﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.main-mainbar-NxqCz3 {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 0.5em;
}::-webkit-scrollbar-track {
    background: rgb(224,223,220);
}::-webkit-scrollbar-thumb {
    background: rgb(116,170,129);
    transition: background, border-radius, transform 3.8s ease-in-out;
    box-shadow: -5px 0px 2px 3px rgba(0, 0, 0, 0.8);
}::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}::-webkit-scrollbar-thumb:active {
    background: rgb(255, 255, 255, 0.5);
    box-shadow: inset 0px 1px 11px 3px rgba(0, 0, 0, 0.3);
}::-webkit-scrollbar-corner {
    border-radius: 8px;
    border: 1px dotted rgb(116,170,129,0.5);
    background: rgb(178,175,159);
}* {
    scrollbar-width: none;
    scrollbar-color: rgb(116,170,129,0.5) rgb(178,175,159,0.5);
}.container {
    margin: auto;
    max-width: 100%;
    width: 1192px;
}.fund-cta-3gkyeQ {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.wrapper-structure-hUi6BG {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
    scroll-behavior: auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title-intro-WXa6KA {
    position: relative;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgb(178,175,159,0.5) 50%, rgb(116,170,129,0.5) 100%);
    overflow: hidden;
    width: 100%;
}.title-intro-WXa6KA::before {
    opacity: 0.5;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background-size: 100% 100%, 100% 100%, 60px 60px, 60px 60px;
    background: 
        radial-gradient(circle at 10% 20%, rgb(178,175,159,0.5) 5%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(116,170,129,0.5) 10%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(178,175,159,0.5) 49%, rgb(178,175,159,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(116,170,129,0.5) 49%, rgb(116,170,129,0.5) 51%, transparent 52%);
    height: 100%;
    z-index: 1;
    top: 0;
    animation: patternShift 60s linear infinite;
}@keyframes patternShift {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0, 0 0;
    }
    50% {
        background-position: 10% 20%, -10% -20%, 30px 30px, -30px -30px;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0, 0 0;
    }
}

.title-intro-WXa6KA .fast-study-5gkjzo {
    position: relative;
    z-index: 2;
    flex-direction: column;
    display: flex;
    min-height: 100vh;
}.title-intro-WXa6KA .learning-primary-dKCI16 {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    position: absolute;
    overflow: hidden;
}.title-intro-WXa6KA .learning-primary-dKCI16 input {
    display: none;
}.title-intro-WXa6KA .edu-online-ZijlK2 {
    width: 500%;
    transition: transform 1.2s cubic-bezier(0.42, 0, 0.58, 1);
    display: flex;
    height: 100%;
}.title-intro-WXa6KA .learn-hero-dMwV3z {
    width: 20%;
    height: 100%;
    position: relative;
}.title-intro-WXa6KA .learn-hero-dMwV3z img {
    width: 100%;
    transition: transform 8s ease-in-out;
    height: 100%;
    transform: scale(1.05);
    object-fit: cover;
    filter: brightness(0.85) contrast(1.1);
}.title-intro-WXa6KA .skill-upfast-JxRcgD {
    transform: translateX(-50%);
    gap: 16px;
    bottom: 30px;
    border-radius: 13px;
    position: absolute;
    z-index: 10;
    display: flex;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.5);
    left: 50%;
    padding: 12px 20px;
    box-shadow: 0 10px 30px -15px #000000;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label {
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    width: 14px;
    position: relative;
    height: 14px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label::before {
    border-radius: 50%;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    transform: scale(1);
    background: rgb(116,170,129,0.5);
    height: 100%;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    content: "";
}.title-intro-WXa6KA .skill-upfast-JxRcgD label::after {
    height: 6px;
    top: 50%;
    width: 6px;
    transform: translate(-50%, -50%) scale(0);
    border-radius: 50%;
    position: absolute;
    content: "";
    left: 50%;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}.title-intro-WXa6KA .skill-upfast-JxRcgD label:hover::before {
    transform: scale(1.1);
    background: rgb(116,170,129);
}.title-intro-WXa6KA .text-wrapper-qhD86f {
    margin-top: auto;
    width: 100%;
    padding: 40px 0 80px;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 5;
    backdrop-filter: blur(10px);
    position: relative;
}.title-intro-WXa6KA .text-wrapper-qhD86f .container {
    background: none;
    max-width: 1200px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    border-left: 3px solid rgb(178,175,159);
    opacity: 0;
    margin: 0 auto;
    padding: 20px 30px;
    animation: slideUp 1s cubic-bezier(0.42, 0, 0.58, 1) forwards;
    transform: translateY(30px);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.title-intro-WXa6KA .text-wrapper-qhD86f h1 {
    font-size: 46px;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    color: rgb(178,175,159);
}.title-intro-WXa6KA .text-wrapper-qhD86f h1::after {
    border-radius: 10px;
    bottom: 0;
    left: 0;
    content: "";
    width: 80px;
    background: rgb(178,175,159);
    height: 3px;
    position: absolute;
}.title-intro-WXa6KA .text-wrapper-qhD86f h3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 24px;
    color: rgb(116,170,129);
}.title-intro-WXa6KA .text-wrapper-qhD86f p {
    font-family: Arial, sans-serif;
    -webkit-text-fill-color: #ffffff;
    max-width: 800px;
    font-size: 12px;
    text-shadow: 0 1px 3px #000000;
    letter-spacing: 0.02em;
    margin-bottom: 0;
    background: linear-gradient(to right, #ffffff, #ffffff);
    font-weight: 400;
    line-height: 1.8;
    color: #ffffff;
    -webkit-background-clip: text !important;
}.title-intro-WXa6KA input:nth-of-type(1):checked ~ .edu-online-ZijlK2 {
    transform: translateX(0);
}.title-intro-WXa6KA input:nth-of-type(2):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-20%);
}.title-intro-WXa6KA input:nth-of-type(3):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-40%);
}.title-intro-WXa6KA input:nth-of-type(4):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-60%);
}.title-intro-WXa6KA input:nth-of-type(5):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-80%);
}.title-intro-WXa6KA input:nth-of-type(6):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-100%);
}.title-intro-WXa6KA input:nth-of-type(7):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-120%);
}.title-intro-WXa6KA input:nth-of-type(8):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-140%);
}.title-intro-WXa6KA input:nth-of-type(9):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-160%);
}.title-intro-WXa6KA input:nth-of-type(10):checked ~ .edu-online-ZijlK2 {
    transform: translateX(-180%);
}.title-intro-WXa6KA input:nth-of-type(1):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(1) img,
.title-intro-WXa6KA input:nth-of-type(2):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(2) img,
.title-intro-WXa6KA input:nth-of-type(3):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(3) img,
.title-intro-WXa6KA input:nth-of-type(4):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(4) img,
.title-intro-WXa6KA input:nth-of-type(5):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(5) img,
.title-intro-WXa6KA input:nth-of-type(6):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(6) img,
.title-intro-WXa6KA input:nth-of-type(7):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(7) img,
.title-intro-WXa6KA input:nth-of-type(8):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(8) img,
.title-intro-WXa6KA input:nth-of-type(9):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(9) img,
.title-intro-WXa6KA input:nth-of-type(10):checked ~ .edu-online-ZijlK2 .learn-hero-dMwV3z:nth-child(10) img {
    transform: scale(1);
}.title-intro-WXa6KA input:nth-of-type(1):checked ~ .skill-upfast-JxRcgD label:nth-child(1)::before,
.title-intro-WXa6KA input:nth-of-type(2):checked ~ .skill-upfast-JxRcgD label:nth-child(2)::before,
.title-intro-WXa6KA input:nth-of-type(3):checked ~ .skill-upfast-JxRcgD label:nth-child(3)::before,
.title-intro-WXa6KA input:nth-of-type(4):checked ~ .skill-upfast-JxRcgD label:nth-child(4)::before,
.title-intro-WXa6KA input:nth-of-type(5):checked ~ .skill-upfast-JxRcgD label:nth-child(5)::before,
.title-intro-WXa6KA input:nth-of-type(6):checked ~ .skill-upfast-JxRcgD label:nth-child(6)::before,
.title-intro-WXa6KA input:nth-of-type(7):checked ~ .skill-upfast-JxRcgD label:nth-child(7)::before,
.title-intro-WXa6KA input:nth-of-type(8):checked ~ .skill-upfast-JxRcgD label:nth-child(8)::before,
.title-intro-WXa6KA input:nth-of-type(9):checked ~ .skill-upfast-JxRcgD label:nth-child(9)::before,
.title-intro-WXa6KA input:nth-of-type(10):checked ~ .skill-upfast-JxRcgD label:nth-child(10)::before {
    background: rgb(178,175,159);
    transform: scale(1.2);
}.title-intro-WXa6KA input:nth-of-type(1):checked ~ .skill-upfast-JxRcgD label:nth-child(1)::after,
.title-intro-WXa6KA input:nth-of-type(2):checked ~ .skill-upfast-JxRcgD label:nth-child(2)::after,
.title-intro-WXa6KA input:nth-of-type(3):checked ~ .skill-upfast-JxRcgD label:nth-child(3)::after,
.title-intro-WXa6KA input:nth-of-type(4):checked ~ .skill-upfast-JxRcgD label:nth-child(4)::after,
.title-intro-WXa6KA input:nth-of-type(5):checked ~ .skill-upfast-JxRcgD label:nth-child(5)::after,
.title-intro-WXa6KA input:nth-of-type(6):checked ~ .skill-upfast-JxRcgD label:nth-child(6)::after,
.title-intro-WXa6KA input:nth-of-type(7):checked ~ .skill-upfast-JxRcgD label:nth-child(7)::after,
.title-intro-WXa6KA input:nth-of-type(8):checked ~ .skill-upfast-JxRcgD label:nth-child(8)::after,
.title-intro-WXa6KA input:nth-of-type(9):checked ~ .skill-upfast-JxRcgD label:nth-child(9)::after,
.title-intro-WXa6KA input:nth-of-type(10):checked ~ .skill-upfast-JxRcgD label:nth-child(10)::after {
    transform: translate(-50%, -50%) scale(1);
}

@media (max-width: 991px) {.title-intro-WXa6KA .fast-study-5gkjzo {
    min-height: 90vh;
}.title-intro-WXa6KA .learning-primary-dKCI16 {
    height: 90vh;
}.title-intro-WXa6KA .text-wrapper-qhD86f {
    padding: 30px 0 60px;
}.title-intro-WXa6KA .text-wrapper-qhD86f h1 {
    font-size: calc(46px * 0.9);
}.title-intro-WXa6KA .text-wrapper-qhD86f h3 {
    font-size: calc(24px * 0.9);
}.title-intro-WXa6KA .text-wrapper-qhD86f p {
    font-size: calc(12px * 0.95);
}.title-intro-WXa6KA .skill-upfast-JxRcgD {
    bottom: 25px;
    padding: 10px 16px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label {
    height: 12px;
    width: 12px;
}
}

@media (max-width: 767px) {.title-intro-WXa6KA .fast-study-5gkjzo {
    min-height: 80vh;
}.title-intro-WXa6KA .learning-primary-dKCI16 {
    height: 80vh;
}.title-intro-WXa6KA .text-wrapper-qhD86f {
    padding: 25px 0 50px;
}.title-intro-WXa6KA .text-wrapper-qhD86f .container {
    padding: 15px 20px;
}.title-intro-WXa6KA .text-wrapper-qhD86f h1 {
    font-size: calc(46px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 10px;
}.title-intro-WXa6KA .text-wrapper-qhD86f h1::after {
    width: 60px;
    height: 2px;
}.title-intro-WXa6KA .text-wrapper-qhD86f h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.8);
}.title-intro-WXa6KA .text-wrapper-qhD86f p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.title-intro-WXa6KA .skill-upfast-JxRcgD {
    padding: 8px 12px;
    bottom: 20px;
    gap: 10px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label {
    height: 10px;
    width: 10px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label::after {
    width: 4px;
    height: 4px;
}
}

@media (max-width: 479px) {.title-intro-WXa6KA .fast-study-5gkjzo {
    min-height: 70vh;
}.title-intro-WXa6KA .learning-primary-dKCI16 {
    height: 70vh;
}.title-intro-WXa6KA .text-wrapper-qhD86f {
    padding: 20px 0 40px;
}.title-intro-WXa6KA .text-wrapper-qhD86f h1 {
    font-size: calc(46px * 0.7);
}.title-intro-WXa6KA .text-wrapper-qhD86f h3 {
    font-size: calc(24px * 0.7);
}.title-intro-WXa6KA .text-wrapper-qhD86f p {
    font-size: calc(12px * 0.85);
}.title-intro-WXa6KA .skill-upfast-JxRcgD {
    padding: 6px 10px;
    gap: 8px;
    bottom: 15px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label {
    width: 8px;
    height: 8px;
}.title-intro-WXa6KA .skill-upfast-JxRcgD label::after {
    width: 3px;
    height: 3px;
}}header {
    position: relative;
    padding: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: rgb(224,223,220);
    overflow: visible;
    z-index: 100;
    margin-top: 0;
}header::before {
    z-index: 0;
    width: 100%;
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(178,175,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(178,175,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(178,175,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(178,175,159), 0.03) 25%) 0 0 / 20px 20px;
}header::after {
    transform: scaleX(0.7);
    transition: transform 0.5s ease;
    bottom: 0;
    width: 100%;
    height: 5px;
    left: 0;
    background: linear-gradient(to right, 
        rgb(178,175,159), 
        rgb(116,170,129), 
        rgb(178,175,159)
    );
    position: absolute;
    content: '';
    transform-origin: center;
}header:hover::after {
    transform: scaleX(1);
}header .top-wrap-tWg8Z1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 1.3rem 2.5rem;
    align-items: center;
    z-index: 5;
}header .top-pro-HmSuRh {
    perspective: 800px;
    flex: 0 0 auto;
    margin-right: 2rem;
    position: relative;
}header .main-info-f4eSck {
    display: block;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform-style: preserve-3d;
}header .main-info-f4eSck:hover {
    transform: rotateY(10deg) rotateX(5deg);
}header .main-info-f4eSck::before {
    width: 100%;
    background: rgb(178,175,159);
    position: absolute;
    height: 100%;
    filter: blur(10px);
    transform: translateZ(-10px);
    left: 0;
    opacity: 0.1;
    content: '';
    top: 0;
}header .main-info-f4eSck img {
    transform: translateZ(20px);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    max-height: 40px;
}header .head-nav-ln2P3f {
    list-style: none;
    margin: 0;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
    padding: 0;
    display: flex;
}header .head-nav-ln2P3f::before {
    content: '';
    transform-origin: top;
    width: 100%;
    transform: rotateX(90deg);
    position: absolute;
    height: 10px;
    top: 100%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    left: 0;
}header .head-guide-0lR6jA {
    transform-style: preserve-3d;
    position: relative;
    margin: 0 0.3rem;
}header .head-guide-0lR6jA a {
    padding: 0.7rem 1.2rem;
    justify-content: center;
    border-radius: 10px;
    transform-style: preserve-3d;
    color: #000000;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: all 0.4s ease;
    font-size: 15px;
    display: flex;
    background: #ffffff;
    text-decoration: none;
    font-weight: 600;
    transform: translateZ(0);
}header .head-guide-0lR6jA a::before {
    transform: translateZ(-5px);
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, 
        rgb(178,175,159,0.5) 0%, 
        rgb(116,170,129,0.5) 100%
    );
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    border-radius: 10px;
}header .head-guide-0lR6jA a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    transform: translateZ(15px);
}header .head-guide-0lR6jA a:hover::before {
    opacity: 1;
}header .head-guide-0lR6jA a::after {
    position: absolute;
    opacity: 0;
    left: 5px;
    bottom: -5px;
    background: rgb(178,175,159);
    transition: all 0.4s ease;
    transform: translateZ(-10px);
    content: '';
    right: 5px;
    height: 5px;
}header .head-guide-0lR6jA a:hover::after {
    opacity: 0.3;
    bottom: -8px;
}header .top-wrap-tWg8Z1::before {
    height: 1px;
    content: '';
    left: 35%;
    top: 0;
    width: 30%;
    background: linear-gradient(to right, 
        transparent, 
        rgb(178,175,159), 
        transparent
    );
    position: absolute;
}.main-mainbar-NxqCz3 {
    background: #ffffff;
    position: relative;
    padding-top: 2rem;
    z-index: 1;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

@media (min-width: 1400px) {header .top-wrap-tWg8Z1 {
    max-width: 1320px;
    margin: 0 auto;
}header .head-guide-0lR6jA {
    margin: 0 0.5rem;
}header .head-guide-0lR6jA a {
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 991px) {header .top-wrap-tWg8Z1 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-pro-HmSuRh {
    margin-right: 0;
    margin-bottom: 0;
}header .head-nav-ln2P3f {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .head-guide-0lR6jA a {
    padding: 0.6rem 1rem;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top-wrap-tWg8Z1 {
    padding: 0.8rem 1.5rem;
}header .top-pro-HmSuRh {
    max-width: 140px;
}header .main-info-f4eSck img {
    max-height: 35px;
}header .head-nav-ln2P3f {
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}header .head-nav-ln2P3f::-webkit-scrollbar {
    height: 3px;
}header .head-nav-ln2P3f::-webkit-scrollbar-thumb {
    background: rgb(178,175,159,0.5);
    border-radius: 10px;
}header .head-guide-0lR6jA {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .head-guide-0lR6jA a {
    font-size: calc(15px - 2px);
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 479px) {header .top-wrap-tWg8Z1 {
    padding: 0.7rem 1.2rem;
}header .top-pro-HmSuRh {
    max-width: 120px;
}header .head-guide-0lR6jA a {
    padding: 0.4rem 0.6rem;
    font-size: calc(15px - 3px);
}header::after {
    height: 3px;
}
}

@supports not (transform-style: preserve-3d) {header .main-info-f4eSck:hover {
    transform: translateY(-3px);
}header .head-guide-0lR6jA a:hover {
    transform: translateY(-3px);
}}.cookie-dialog-notice-Bnmfdt {
    animation: slideUp 0.5s forwards;
    background: rgb(116,170,129);
    position: fixed;
    transform: translateY(100%);
    z-index: 90;
    padding: 20px 0;
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease-in-out;
    border-top: 3px solid rgb(116,170,129);
    font-family: Arial, sans-serif;
    bottom: 0;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie-alerts-pTMxjD {
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    gap: 20px;
    display: flex;
}.cookie-dialog-notice-Bnmfdt h5 {
    font-weight: 700;
    color: #ffffff;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
}.cookie-dialog-notice-Bnmfdt p {
    font-size: 18px;
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
}.privacy-notify-HB1ZCq {
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(178,175,159));
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
}.privacy-notify-HB1ZCq svg {
    width: 80px;
    fill: rgb(178,175,159);
    height: 80px;
    transition: transform 0.3s ease-in-out;
}.privacy-notify-HB1ZCq:hover svg {
    transform: scale(1.1);
}.cookie-tab-0IdKQ6 {
    box-shadow: 0 0 15px rgb(178,175,159);
    margin-left: 10px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
    min-width: 140px;
    color: #000000;
    line-height: 40px;
    border-radius: 28px;
    cursor: pointer;
    white-space: nowrap;
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129));
    font-size: 20px;
}.cookie-tab-0IdKQ6:hover {
    box-shadow: 0 0 20px rgb(116,170,129);
}.cookie_button.data-approve-8Xcflr:hover {
    box-shadow: 0 0 15px rgb(116,170,129);
}.cookie-dialog-notice-Bnmfdt p a {
    transition: color 0.3s ease;
    color: rgb(178,175,159);
    text-decoration: none;
}.cookie-dialog-notice-Bnmfdt p a:hover {
    color: rgb(116,170,129);
}#cookie-message-box-kreRZT {
    display: none;
}#cookie-message-box-kreRZT:checked ~ .cookie-dialog-notice-Bnmfdt {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-dialog-notice-Bnmfdt {
    padding: 15px 0;
}.cookie-alerts-pTMxjD {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.privacy-notify-HB1ZCq {
    display: none;
}.cookie-alerts-pTMxjD {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie-dialog-notice-Bnmfdt h5 {
    font-size: 21px;
    margin-bottom: 5px;
}.cookie-gate-AYuswi {
    margin-bottom: 15px;
}.cookie-tab-0IdKQ6 {
    min-width: 100%;
    margin: 10px 0;
}}
.testimonials-MCQRtx {
    background: linear-gradient(180deg, rgb(224,223,220) 0%, rgb(178,175,159,0.5) 30%, rgb(224,223,220) 100%);
    padding: 7rem 2rem;
    overflow: hidden;
    position: relative;
}.testimonials-MCQRtx::before {
    z-index: 0;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: radial-gradient(circle at top right, rgb(116,170,129,0.5) 0%, transparent 60%);
    top: 0;
}.testimonials-MCQRtx::after {
    content: "";
    z-index: 0;
    background: rgb(178,175,159,0.5);
    top: -20%;
    height: 100%;
    position: absolute;
    opacity: 0.3;
    filter: blur(70px);
    transform: rotate(45deg);
    width: 40%;
    left: -10%;
}.testimonials-MCQRtx .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.testimonials-MCQRtx h2 {
    transform: translateX(5%);
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: calc(33px * 1.3);
    text-align: left;
    margin-bottom: 4rem;
}.testimonials-MCQRtx h2::after {
    bottom: -15px;
    content: "";
    height: 4px;
    transition: transform 0.5s ease;
    position: absolute;
    width: 100px;
    background: rgb(178,175,159);
    transform-origin: left;
    left: 0;
    transform: scaleX(1);
}.testimonials-MCQRtx:hover h2::after {
    transform: scaleX(1.5);
}.testimonials-MCQRtx .testimonial-space-r7Y0IV {
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 8rem;
    padding-left: 50px;
}.testimonials-MCQRtx .testimonial-space-r7Y0IV::before {
    top: 10px;
    content: "";
    width: 3px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(178,175,159), rgb(116,170,129));
    left: 25px;
    bottom: 10px;
    z-index: 1;
}.testimonials-MCQRtx .review-highlights-OT6dpG {
    gap: 0.5rem 2rem;
    display: grid;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    grid-template-columns: 100px 1fr;
    position: relative;
    grid-template-areas: 
        "image name"
        "image description";
}.testimonials-MCQRtx .review-highlights-OT6dpG::before {
    left: -50px;
    top: 40px;
    transition: all 0.3s ease;
    width: 20px;
    border: 3px solid rgb(178,175,159);
    background: #ffffff;
    content: "";
    position: absolute;
    z-index: 2;
    box-shadow: 0 0 0 5px rgb(224,223,220);
    height: 20px;
    border-radius: 50%;
}.testimonials-MCQRtx .review-highlights-OT6dpG:hover::before {
    transform: scale(1.3);
    box-shadow: 0 0 0 8px rgb(224,223,220), 0 0 15px rgb(178,175,159);
}.testimonials-MCQRtx .review-highlights-OT6dpG img {
    border: 3px solid #ffffff;
    grid-area: image;
    box-shadow: 5px 5px 0 rgb(178,175,159,0.5);
    transition: all 0.3s ease;
    object-fit: cover;
    transform: rotate(-3deg);
    border-radius: 15px;
    height: 100px;
    width: 100px;
}.testimonials-MCQRtx .review-highlights-OT6dpG:hover img {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 8px 8px 0 rgb(178,175,159);
}.testimonials-MCQRtx .review-highlights-OT6dpG p {
    grid-area: name;
    color: #000000;
    padding-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
    font-size: calc(18px * 1.1);
    margin: 0;
    align-self: end;
}.testimonials-MCQRtx .review-highlights-OT6dpG p::after {
    background: rgb(116,170,129);
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease;
    left: 0;
    content: "";
    width: 40px;
}.testimonials-MCQRtx .review-highlights-OT6dpG:hover p::after {
    width: 80px;
}.testimonials-MCQRtx .review-highlights-OT6dpG .description {
    grid-area: description;
    line-height: 1.6;
    position: relative;
    border-radius: 15px;
    padding: 1.5rem;
    color: #000000;
    z-index: 1;
    font-weight: 400;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    background: #ffffff;
    transform: translateX(0);
    margin: 0;
}.testimonials-MCQRtx .review-highlights-OT6dpG:hover .description {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    transform: translateX(10px);
}.testimonials-MCQRtx .review-highlights-OT6dpG .description::before {
    position: absolute;
    font-size: 4rem;
    content: "";
    color: rgb(178,175,159,0.5);
    line-height: 1;
    left: 10px;
    opacity: 0.2;
    top: 10px;
}.testimonials-MCQRtx .review-highlights-OT6dpG:nth-child(even) {
    margin-left: 30px;
}.testimonials-MCQRtx .review-highlights-OT6dpG:nth-child(even) img {
    transform: rotate(3deg);
}.testimonials-MCQRtx .review-highlights-OT6dpG:nth-child(even):hover img {
    transform: rotate(0deg) scale(1.05);
}

@media (max-width: 992px) {.testimonials-MCQRtx {
    padding: 5rem 1.5rem;
}.testimonials-MCQRtx h2 {
    transform: translateX(0);
    margin-bottom: 3rem;
    text-align: center;
}.testimonials-MCQRtx h2::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.testimonials-MCQRtx:hover h2::after {
    transform: translateX(-50%) scaleX(1.5);
}
}

@media (max-width: 768px) {.testimonials-MCQRtx {
    padding: 4rem 1rem;
}.testimonials-MCQRtx .testimonial-space-r7Y0IV {
    padding-left: 40px;
    gap: 5rem;
}.testimonials-MCQRtx .testimonial-space-r7Y0IV::before {
    left: 20px;
}.testimonials-MCQRtx .review-highlights-OT6dpG {
    grid-template-areas: 
            "image"
            "name"
            "description";
    grid-template-columns: 1fr;
    gap: 1rem;
}.testimonials-MCQRtx .review-highlights-OT6dpG::before {
    top: 30px;
    left: -40px;
}.testimonials-MCQRtx .review-highlights-OT6dpG img {
    justify-self: start;
}.testimonials-MCQRtx .review-highlights-OT6dpG p {
    padding-bottom: 0.7rem;
}.testimonials-MCQRtx .review-highlights-OT6dpG .description {
    padding: 1.2rem;
}.testimonials-MCQRtx .review-highlights-OT6dpG:nth-child(even) {
    margin-left: 0;
}
}

@media (max-width: 480px) {.testimonials-MCQRtx h2 {
    font-size: 33px;
}.testimonials-MCQRtx .testimonial-space-r7Y0IV {
    padding-left: 30px;
    gap: 4rem;
}.testimonials-MCQRtx .testimonial-space-r7Y0IV::before {
    left: 15px;
}.testimonials-MCQRtx .review-highlights-OT6dpG::before {
    width: 15px;
    left: -30px;
    height: 15px;
}.testimonials-MCQRtx .review-highlights-OT6dpG img {
    height: 80px;
    width: 80px;
}}.get-help-info-jmUJxa {
    background-color: rgb(224,223,220);
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}.get-help-info-jmUJxa::before {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    background: 
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 5px,
      rgba(rgb(178,175,159), 0.02) 5px,
      rgba(rgb(178,175,159), 0.02) 10px
    );
    height: 100%;
    content: '';
    top: 0;
}.get-help-info-jmUJxa::after {
    width: 100%;
    height: 150px;
    position: absolute;
    content: '';
    background: linear-gradient(
    to bottom,
    transparent,
    rgba(rgb(178,175,159), 0.05)
  );
    bottom: 0;
    z-index: 1;
    left: 0;
}.get-help-info-jmUJxa .container {
    position: relative;
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
}.get-help-info-jmUJxa .query-form-z5T7we {
    flex-direction: column;
    padding: 60px;
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    background-color: #ffffff;
    box-shadow: 
    0 15px 35px rgba(#000000, 0.1),
    0 1px 5px rgba(#000000, 0.05);
}.get-help-info-jmUJxa .query-form-z5T7we::before {
    background-color: rgba(rgb(116,170,129), 0.1);
    content: '';
    height: 150px;
    position: absolute;
    top: -50px;
    border-radius: 75px;
    width: 150px;
    right: -50px;
}.get-help-info-jmUJxa .query-form-z5T7we::after {
    border-radius: 100px;
    width: 200px;
    background-color: rgba(rgb(178,175,159), 0.08);
    height: 200px;
    bottom: -50px;
    content: '';
    position: absolute;
    left: -50px;
}.get-help-info-jmUJxa h3 {
    color: rgb(178,175,159);
    margin-bottom: 25px;
    z-index: 2;
    position: relative;
    font-size: 32px;
    font-weight: 700;
}.get-help-info-jmUJxa .get-help-FW0In9 {
    z-index: 2;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    max-width: 90%;
    font-size: 15px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM {
    z-index: 2;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 30px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span {
    padding: 20px;
    border-bottom: 3px solid transparent;
    flex: 1 0 calc(50% - 30px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    padding-left: 40px;
    min-width: 250px;
    position: relative;
    background-color: rgba(#ffffff, 0.8);
    box-shadow: 
    0 5px 15px rgba(#000000, 0.03),
    0 1px 5px rgba(#000000, 0.02);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span:hover {
    box-shadow: 
    0 10px 25px rgba(#000000, 0.07),
    0 2px 10px rgba(#000000, 0.04);
    transform: translateY(-5px);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span p {
    font-weight: 600;
    font-size: 15px;
    color: #000000;
    margin: 0 0 5px 0;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span span {
    min-width: auto;
    border: none;
    background: transparent;
    color: #000000;
    box-shadow: none;
    padding: 0;
    margin: 10px 0 0;
    display: block;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span span:hover {
    border-bottom: none;
    box-shadow: none;
    transform: none;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span a {
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 400;
    position: relative;
    padding-bottom: 2px;
    color: rgb(178,175,159);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span a:hover {
    color: rgb(116,170,129);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span a::after {
    transition: width 0.3s ease;
    bottom: 0;
    width: 0;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    background-color: rgb(116,170,129);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span a:hover::after {
    width: 100%;
}.get-help-info-jmUJxa .send-feedback-RIHhuT {
    margin-top: 10px;
    flex-basis: 100%;
    background-color: rgba(rgb(178,175,159), 0.04);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 30px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT::before {
    width: 100%;
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    background: linear-gradient(
    to right,
    rgb(178,175,159),
    rgb(116,170,129)
  );
    top: 0;
}.get-help-info-jmUJxa .send-feedback-RIHhuT h4 {
    font-size: 21px;
    margin-bottom: 20px;
    color: rgb(178,175,159);
    font-weight: 600;
    position: relative;
}.get-help-info-jmUJxa .send-feedback-RIHhuT h4::before {
    width: 24px;
    left: 0;
    content: '';
    top: 50%;
    position: absolute;
    border-radius: 50%;
    height: 24px;
    transform: translateY(-50%);
    background-color: rgba(rgb(178,175,159), 0.1);
}.get-help-info-jmUJxa .send-feedback-RIHhuT h4 svg {
    width: 16px;
    top: 50%;
    position: absolute;
    height: 16px;
    fill: rgb(178,175,159);
    left: 4px;
    transform: translateY(-50%);
}.get-help-info-jmUJxa .send-feedback-RIHhuT h4 svg path {
    fill: rgb(178,175,159);
}.get-help-info-jmUJxa .send-feedback-RIHhuT span {
    color: #000000;
    padding: 10px 0;
    box-shadow: none;
    border-bottom: 1px solid rgba(#000000, 0.06);
    background: transparent;
    min-width: auto;
    font-size: 15px;
    display: block;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span:last-child {
    border-bottom: none;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span:hover {
    transform: none;
    border-bottom: 1px solid rgba(#000000, 0.06);
    box-shadow: none;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span:last-child:hover {
    border-bottom: none;
}

@media (max-width: 992px) {.get-help-info-jmUJxa {
    padding: 70px 0;
}.get-help-info-jmUJxa .query-form-z5T7we {
    padding: 45px;
}.get-help-info-jmUJxa .get-help-FW0In9 {
    max-width: 100%;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span {
    flex: 1 0 calc(50% - 20px);
    min-width: 220px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT {
    padding: 25px;
}
}

@media (max-width: 768px) {.get-help-info-jmUJxa {
    padding: 60px 0;
}.get-help-info-jmUJxa .query-form-z5T7we {
    padding: 35px;
}.get-help-info-jmUJxa h3 {
    font-size: calc(32px - 2px);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM {
    gap: 20px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span {
    flex: 1 0 100%;
}
}

@media (max-width: 576px) {.get-help-info-jmUJxa {
    padding: 50px 0;
}.get-help-info-jmUJxa .query-form-z5T7we {
    padding: 25px;
}.get-help-info-jmUJxa h3 {
    margin-bottom: 20px;
    font-size: calc(32px - 4px);
}.get-help-info-jmUJxa .get-help-FW0In9 {
    margin-bottom: 30px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM {
    gap: 15px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span {
    padding-left: 30px;
    padding: 15px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT {
    padding: 20px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT h4 {
    margin-bottom: 15px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span {
    padding: 8px 0;
}}

.get-help-info-jmUJxa .edu-asksup-u1QmxM span::before {
    transition: width 0.5s ease;
    left: 0;
    z-index: -1;
    content: "";
    height: 100%;
    background: linear-gradient(
    to right,
    rgba(rgb(178,175,159), 0.05),
    transparent
  );
    width: 0;
    top: 0;
    position: absolute;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span:hover::before {
    width: 100%;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span p {
    display: flex;
    position: relative;
    align-items: center;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span p::before {
    transform: translateY(-50%);
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: rgba(rgb(178,175,159), 0.1);
    top: 50%;
    height: 22px;
    left: 0;
    width: 22px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span svg {
    width: 24px;
    fill: rgb(178,175,159);
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    height: 24px;
    transform: translateY(-50%);
    left: 3px;
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span:hover svg {
    transform: translateY(-50%) scale(1.1);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span svg path {
    transition: fill 0.3s ease;
    fill: rgb(178,175,159);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span:hover svg path {
    fill: rgb(116,170,129);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span[href^="mailto:"] svg path,
.get-help-info-jmUJxa .edu-asksup-u1QmxM span a[href^="mailto:"] + svg path {
    fill: rgb(178,175,159);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span[href^="tel:"] svg path,
.get-help-info-jmUJxa .edu-asksup-u1QmxM span a[href^="tel:"] + svg path {
    fill: rgb(178,175,159);
}.get-help-info-jmUJxa .edu-asksup-u1QmxM span[href^="https://wa.me"] svg path,
.get-help-info-jmUJxa .edu-asksup-u1QmxM span a[href^="https://wa.me"] + svg path {
    fill: rgb(178,175,159);
}.get-help-info-jmUJxa .query-form-z5T7we h3::after {
    width: 70px;
    display: block;
    height: 3px;
    content: "";
    margin-top: 15px;
    border-radius: 10px;
    background: linear-gradient(
    to right,
    rgb(178,175,159),
    rgb(116,170,129)
  );
}.get-help-info-jmUJxa .query-form-z5T7we {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
}.get-help-info-jmUJxa .query-form-z5T7we:hover {
    transform: perspective(1000px) rotateX(2deg);
}.get-help-info-jmUJxa .send-feedback-RIHhuT span {
    transition: padding 0.3s ease;
    position: relative;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span:hover {
    padding-left: 10px;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span::before {
    transform: translateY(-50%);
    width: 16px;
    top: 50%;
    left: 0;
    height: 16px;
    background-color: rgba(rgb(178,175,159), 0.08);
    position: absolute;
    content: "";
    border-radius: 50%;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span svg {
    width: 8px;
    transform: translateY(-50%);
    height: 8px;
    left: 4px;
    top: 50%;
    fill: rgb(178,175,159);
    position: absolute;
}.get-help-info-jmUJxa .send-feedback-RIHhuT span svg path {
    fill: rgb(178,175,159);
}.teaching-process-Z0fKHG {
    overflow: hidden;
    position: relative;
    perspective: 1000px;
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(178,175,159,0.5), rgb(116,170,129,0.5), rgb(224,223,220));
}.teaching-process-Z0fKHG::before {
    content: "";
    width: 120%;
    position: absolute;
    top: -10%;
    height: 120%;
    left: -5%;
    animation: constellation 30s infinite linear;
    opacity: 0.4;
    background: 
        radial-gradient(circle at 20% 30%, rgb(116,170,129,0.5) 2px, transparent 12px),
        radial-gradient(circle at 70% 60%, rgb(116,170,129,0.5) 2px, transparent 10px),
        radial-gradient(circle at 40% 80%, rgb(116,170,129,0.5) 2px, transparent 8px),
        radial-gradient(circle at 90% 15%, rgb(116,170,129,0.5) 2px, transparent 14px);
    z-index: 0;
}.teaching-process-Z0fKHG::after {
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.3;
    position: absolute;
    background: 
        radial-gradient(ellipse at 30% 40%, rgb(178,175,159,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at 70% 60%, rgb(116,170,129,0.5) 0%, transparent 60%);
    left: 0;
    pointer-events: none;
    z-index: 1;
    top: 0;
}.teaching-process-Z0fKHG .fast-study-5gkjzo {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    transform-style: preserve-3d;
}.teaching-process-Z0fKHG h2 {
    font-weight: 700;
    margin-bottom: 3rem;
    transform: translateZ(20px);
    font-size: 37px;
    position: relative;
    display: inline-block;
    color: #000000;
    text-align: left;
}.teaching-process-Z0fKHG h2::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
    bottom: -12px;
    width: 60%;
    transform: scaleX(0.8);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129));
    height: 3px;
    left: 0;
}.teaching-process-Z0fKHG .fast-study-5gkjzo:hover h2::after {
    transform: scaleX(1);
}.teaching-process-Z0fKHG .text-wrapper-qhD86f {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 95%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(10px);
    position: relative;
    border-left: 4px solid rgb(178,175,159);
    padding: 2.5rem;
    box-shadow: 
        0 10px 30px -15px rgba(0, 0, 0, 0.15),
        0 3px 10px -5px rgba(0, 0, 0, 0.08);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
}.teaching-process-Z0fKHG .text-wrapper-qhD86f::before {
    transition: opacity 0.5s ease-in-out;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1));
    z-index: -1;
}.teaching-process-Z0fKHG .text-wrapper-qhD86f:hover {
    box-shadow: 
        0 15px 35px -20px rgba(0, 0, 0, 0.2),
        0 5px 15px -10px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
}.teaching-process-Z0fKHG .text-wrapper-qhD86f:hover::before {
    opacity: 1;
}.teaching-process-Z0fKHG p {
    color: #000000;
    font-size: 15px;
    margin: 0;
    max-width: 90%;
    line-height: 1.8;
    transition: transform 0.4s ease-out;
}

@keyframes constellation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 768px) {.teaching-process-Z0fKHG .fast-study-5gkjzo {
    grid-template-columns: 1fr;
    align-items: start;
    display: grid;
    gap: 2rem;
}.teaching-process-Z0fKHG h2 {
    margin-bottom: 4rem;
    font-size: calc(37px * 1.2);
}.teaching-process-Z0fKHG .text-wrapper-qhD86f {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 95%);
    padding: 3rem 3.5rem;
}.teaching-process-Z0fKHG p {
    font-size: calc(15px * 1.05);
    max-width: 85%;
}
}

@media (min-width: 992px) {.teaching-process-Z0fKHG {
    padding: 10rem 0;
}.teaching-process-Z0fKHG .fast-study-5gkjzo {
    grid-template-columns: 1fr;
    gap: 3rem;
}.teaching-process-Z0fKHG h2 {
    font-size: calc(37px * 1.4);
    margin-bottom: 1rem;
}.teaching-process-Z0fKHG h2::after {
    height: 4px;
    bottom: -15px;
}.teaching-process-Z0fKHG .text-wrapper-qhD86f {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 92%);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem 4rem;
}.teaching-process-Z0fKHG p {
    font-size: calc(15px * 1.1);
    transform: translateX(0);
    max-width: 80%;
}.teaching-process-Z0fKHG .text-wrapper-qhD86f:hover p {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.teaching-process-Z0fKHG {
    padding: 5rem 0;
}.teaching-process-Z0fKHG .fast-study-5gkjzo {
    padding: 0 1.5rem;
}.teaching-process-Z0fKHG h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2rem;
}.teaching-process-Z0fKHG .text-wrapper-qhD86f {
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);
}.teaching-process-Z0fKHG p {
    font-size: calc(15px * 0.95);
    max-width: 100%;
}
}

@media (max-width: 480px) {.teaching-process-Z0fKHG {
    padding: 4rem 0;
}.teaching-process-Z0fKHG .fast-study-5gkjzo {
    padding: 0 1rem;
}.teaching-process-Z0fKHG h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.8);
}.teaching-process-Z0fKHG .text-wrapper-qhD86f {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 98%);
    padding: 1.5rem;
}.teaching-process-Z0fKHG p {
    font-size: calc(15px * 0.9);
}}.thanksFrame-j0tgMo {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(224,223,220), #ffffff);
    position: relative;
    padding: 120px 0;
}.thanksFrame-j0tgMo::before {
    top: 0;
    width: 100%;
    opacity: 0.2;
    height: 100%;
    content: "";
    animation: movePattern 40s linear infinite;
    z-index: 1;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(116,170,129,0.5) 49.5%, rgb(116,170,129,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(116,170,129,0.5) 49.5%, rgb(116,170,129,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    background-size: 60px 60px;
}.thanksFrame-j0tgMo::after {
    transform: rotate(25deg);
    top: -50%;
    background: linear-gradient(120deg, rgb(178,175,159,0.5) 10%, transparent 80%);
    z-index: 0;
    right: -20%;
    position: absolute;
    height: 200%;
    content: "";
    opacity: 0.1;
    width: 70%;
}.thanksFrame-j0tgMo .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    max-width: 1140px;
}.thanksFrame-j0tgMo h2 {
    margin-bottom: 40px;
    line-height: 1.4;
    font-size: 37px;
    animation: fadeSlideIn 0.8s ease-out forwards;
    position: relative;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    font-weight: 600;
    color: #000000;
    transform: translateZ(20px);
}.thanksFrame-j0tgMo h2::after {
    width: 80px;
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129));
    position: absolute;
    height: 3px;
    animation: expandLine 0.6s 0.4s forwards ease-out;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    bottom: -16px;
}.thanksFrame-j0tgMo .fast-study-5gkjzo {
    border-left: 4px solid rgb(116,170,129);
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    opacity: 0;
    background: #ffffff;
    transform: translateZ(10px) translateY(10px);
    padding: 35px 40px 30px;
    animation: fadeSlideUp 0.8s 0.3s ease-out forwards;
}.thanksFrame-j0tgMo .fast-study-5gkjzo::before {
    height: 100px;
    right: 20px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(116,170,129,0.5) 30%, transparent 70%);
    transform: translateZ(-5px);
    opacity: 0.15;
    content: "";
    top: 20px;
    position: absolute;
    width: 100px;
}.thanksFrame-j0tgMo ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.thanksFrame-j0tgMo li {
    padding-left: 25px;
    position: relative;
}.thanksFrame-j0tgMo li::before {
    width: 8px;
    top: 8px;
    transform: rotate(45deg);
    left: 0;
    background: rgb(178,175,159);
    position: absolute;
    animation: pulse 3s infinite;
    height: 8px;
    content: "";
    opacity: 0.9;
}.thanksFrame-j0tgMo li span {
    line-height: 1.8;
    font-size: 12px;
    font-family: Arial, sans-serif;
    display: block;
    color: #000000;
}

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

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

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.2);
    }
}

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

@media (max-width: 1200px) {.thanksFrame-j0tgMo {
    padding: 100px 0;
}.thanksFrame-j0tgMo h2 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 992px) {.thanksFrame-j0tgMo {
    padding: 80px 0;
}.thanksFrame-j0tgMo h2 {
    font-size: calc(37px * 0.85);
}.thanksFrame-j0tgMo::after {
    width: 100%;
    right: -50%;
}.thanksFrame-j0tgMo .fast-study-5gkjzo {
    padding: 30px 35px 25px;
}
}

@media (max-width: 768px) {.thanksFrame-j0tgMo {
    padding: 60px 0;
}.thanksFrame-j0tgMo h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.thanksFrame-j0tgMo h2::after {
    bottom: -12px;
    width: 60px;
}.thanksFrame-j0tgMo .fast-study-5gkjzo {
    padding: 25px 30px 20px;
}.thanksFrame-j0tgMo li span {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.thanksFrame-j0tgMo {
    padding: 50px 0;
}.thanksFrame-j0tgMo h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 25px;
}.thanksFrame-j0tgMo .fast-study-5gkjzo {
    border-left-width: 3px;
    padding: 20px 25px 15px;
}.thanksFrame-j0tgMo li {
    padding-left: 20px;
}.thanksFrame-j0tgMo li::before {
    height: 6px;
    top: 8px;
    width: 6px;
}.thanksFrame-j0tgMo li span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.thanksFrame-j0tgMo::before {
    background-size: 40px 40px;
}
}

@media (hover: hover) {.thanksFrame-j0tgMo .fast-study-5gkjzo:hover {
    transform: translateZ(15px) translateY(5px);
    transition: transform 0.3s ease;
}}.tariff-plan-sMpKZ1 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgba(245, 247, 252, 1) 100%);
}.tariff-plan-sMpKZ1::before {
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
    pointer-events: none;
    left: 0;
}.tariff-plan-sMpKZ1 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}.tariff-plan-sMpKZ1 .study-rates-8mydK3 {
    flex-direction: column-reverse;
    display: flex;
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ {
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
    text-align: center;
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ h2 {
    margin-bottom: 15px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 36px;
    position: relative;
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ h2::after {
    width: 80px;
    bottom: -10px;
    left: 50%;
    position: absolute;
    background: rgb(178,175,159);
    transform: translateX(-50%);
    height: 3px;
    content: "";
}.tariff-plan-sMpKZ1 .fee-deals-YRJlgP {
    line-height: 1.6;
    margin: 0 auto;
    word-break: break-word;
    max-width: 700px;
    white-space: normal;
    font-size: 18px;
    color: #000000;
    overflow-wrap: break-word;
}.tariff-plan-sMpKZ1 .study-price-qe5Au8 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9 {
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: block;
    color: #000000;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 8px;
    position: relative;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.tariff-plan-sMpKZ1 .fee-plan-Kewxbu {
    overflow: hidden;
    flex-direction: column;
    position: relative;
    min-height: 450px;
    display: flex;
    background-color: #ffffff;
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v {
    padding: 30px;
    z-index: 2;
    flex: 1;
    word-break: break-word;
    flex-direction: column;
    display: flex;
    overflow-wrap: break-word;
    white-space: normal;
    position: relative;
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v h3 {
    color: #000000;
    font-weight: 600;
    position: relative;
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-size: calc(18px + 2px);
    margin-bottom: 8px;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:hover .package-pricing-WqEL3v h3 {
    transform: translateX(5px);
}.tariff-plan-sMpKZ1 .rate-card-u20jpg {
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: rgb(178,175,159);
    margin: 15px 0;
    font-size: calc(18px + 4px);
}.tariff-plan-sMpKZ1 .rate-card-u20jpg::before {
    content: "";
    background: rgb(178,175,159);
    height: 2px;
    transition: all 0.3s ease;
    left: -20px;
    transform: translateX(-10px);
    top: 50%;
    opacity: 0;
    position: absolute;
    width: 10px;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:hover .rate-card-u20jpg::before {
    transform: translateX(0);
    opacity: 1;
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v p {
    flex: 1;
    margin-top: 15px;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
    font-size: 18px;
    line-height: 1.6;
    white-space: normal;
}.tariff-plan-sMpKZ1 .pic-frame-wrap-h2r8JP {
    overflow: hidden;
    position: relative;
    height: 200px;
    width: 100%;
    transition: transform 0.6s ease;
}.tariff-plan-sMpKZ1 .pic-frame-wrap-h2r8JP::after {
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(0deg, rgba(rgb(178,175,159,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:hover .pic-frame-wrap-h2r8JP {
    transform: scale(1.05);
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(odd) .fee-plan-Kewxbu {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(even) .fee-plan-Kewxbu {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.tariff-plan-sMpKZ1 .pricing-pack-plaBu9:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.tariff-plan-sMpKZ1 .study-price-qe5Au8 {
    grid-template-columns: repeat(2, 1fr);
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ {
    margin-bottom: 60px;
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v h3 {
    font-size: 18px;
}.tariff-plan-sMpKZ1 .rate-card-u20jpg {
    font-size: calc(18px + 2px);
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v p {
    font-size: calc(18px - 1px);
}
}

@media (min-width: 992px) {.tariff-plan-sMpKZ1 .study-rates-8mydK3 {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ {
    flex: 0 0 30%;
    margin-bottom: 0;
    text-align: left;
}.tariff-plan-sMpKZ1 .learn-fees-oeazCJ h2::after {
    transform: none;
    left: 0;
}.tariff-plan-sMpKZ1 .study-price-qe5Au8 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v {
    padding: 35px;
}
}

@media (min-width: 1200px) {.tariff-plan-sMpKZ1 .study-price-qe5Au8 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff-plan-sMpKZ1 .fee-plan-Kewxbu {
    min-height: 500px;
}.tariff-plan-sMpKZ1 .pic-frame-wrap-h2r8JP {
    height: 220px;
}.tariff-plan-sMpKZ1 .package-pricing-WqEL3v h3 {
    font-size: calc(18px + 2px);
}.tariff-plan-sMpKZ1 .rate-card-u20jpg {
    font-size: calc(18px + 6px);
}}.secure-shell-jWwXCA {
    gap: 30px;
    padding: 50px;
    display: flex;
    background: linear-gradient(to right, rgb(178,175,159), rgb(116,170,129));
    font-family: Arial, sans-serif;
    color: #ffffff;
    flex-direction: column;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.secure-shell-jWwXCA h1 {
    text-align: center;
    font-size: 39px;
    margin-bottom: 20px;
    font-weight: 700;
}.secure-shell-jWwXCA h2 {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}.secure-shell-jWwXCA h3, .secure-shell-jWwXCA h4, .secure-shell-jWwXCA h5, .secure-shell-jWwXCA h6 {
    margin: 1rem 0;
    text-align: center;
}.secure-shell-jWwXCA p {
    margin-bottom: 20px;
    text-align: justify;
    font-size: 15px;
    line-height: 1.8;
}.secure-shell-jWwXCA ul, .secure-shell-jWwXCA ol {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}.secure-shell-jWwXCA ul li, .secure-shell-jWwXCA ol li {
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 15px;
}.secure-shell-jWwXCA span {
    font-weight: 600;
}.secure-shell-jWwXCA div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure-shell-jWwXCA {
    padding: 30px 15px;
}.secure-shell-jWwXCA h1 {
    font-size: calc(19px - 10px);
}.secure-shell-jWwXCA h2 {
    font-size: calc(19px - 8px);
}.secure-shell-jWwXCA p, .secure-shell-jWwXCA li {
    font-size: calc(15px - 2px);
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    z-index: -2;
    background: linear-gradient(120deg, rgb(178,175,159) 0%, rgb(116,170,129) 100%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    opacity: 0.85;
}footer::after {
    background-size: 20px 20px;
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.07) 1px, transparent 1px);
    z-index: -1;
    right: 0;
    bottom: 0;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
}.fund-cta-3gkyeQ {
    color: #ffffff;
    position: relative;
    padding: 4rem 0 2.5rem;
}.fund-cta-3gkyeQ::before {
    top: 0;
    clip-path: polygon(
        0% 0%, 4% 100%, 8% 0%, 12% 100%, 16% 0%, 20% 100%, 
        24% 0%, 28% 100%, 32% 0%, 36% 100%, 40% 0%, 44% 100%, 
        48% 0%, 52% 100%, 56% 0%, 60% 100%, 64% 0%, 68% 100%, 
        72% 0%, 76% 100%, 80% 0%, 84% 100%, 88% 0%, 92% 100%, 
        96% 0%, 100% 100%
    );
    content: "";
    background: #ffffff;
    left: 0;
    width: 100%;
    position: absolute;
    height: 10px;
    opacity: 0.2;
}.fund-cta-3gkyeQ .container {
    position: relative;
    justify-content: space-between;
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}.fund-cta-3gkyeQ .company_holder {
    flex: 1 1 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.1);
    clip-path: polygon(
        0% 0%, 100% 0%, 95% 100%, 5% 100%
    );
    position: relative;
}.fund-cta-3gkyeQ .company_holder h3 {
    text-transform: uppercase;
    padding: 0.5rem 2rem;
    font-weight: 700;
    margin: 0 0 1.5rem;
    font-size: 28px;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    letter-spacing: 1px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    display: inline-block;
}.fund-cta-3gkyeQ .cloud-lab-4nRAZq {
    line-height: 1.6;
    background: rgba(0, 0, 0, 0.15);
    font-size: 14px;
    color: #ffffff;
    padding: 1.5rem;
    clip-path: polygon(3% 0%, 97% 0%, 100% 100%, 0% 100%);
    margin: 0 1rem;
}.fund-cta-3gkyeQ .workshop-cta-pZ3yvT {
    gap: 2rem;
    min-width: 400px;
    flex-direction: column;
    display: flex;
    flex: 1 1 calc(100% - 480px);
}.fund-cta-3gkyeQ .nav-master-4qXLtB {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}.fund-cta-3gkyeQ .head-nav-ln2P3f {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
}.fund-cta-3gkyeQ .head-nav-ln2P3f h5 {
    position: relative;
    margin: 0 0 1.5rem;
    color: #ffffff;
    display: inline-block;
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 5% 100%);
    background: rgba(255, 255, 255, 0.15);
    padding: 0.5rem 1.5rem;
    font-weight: 600;
    font-size: 18px;
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB {
    background: rgba(0, 0, 0, 0.15);
    gap: 0.8rem;
    flex-direction: column;
    padding: 1.5rem;
    display: flex;
    clip-path: polygon(2% 0%, 98% 0%, 100% 95%, 0% 100%);
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB a {
    text-decoration: none;
    clip-path: polygon(0% 0%, 97% 0%, 100% 100%, 3% 100%);
    padding: 0.6rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    display: block;
    font-size: 14px;
    transition: all 0.3s ease;
    position: relative;
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.15);
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB a::before {
    position: absolute;
    height: 100%;
    transition: all 0.3s ease;
    opacity: 0;
    content: "";
    width: 3px;
    top: 0;
    background: #ffffff;
    left: 0;
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB a:hover::before {
    opacity: 0.7;
}.story-spot-pWSIAC {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 3rem;
    clip-path: polygon(0% 20%, 2% 0%, 98% 0%, 100% 20%, 100% 100%, 0% 100%);
    padding: 2rem 0;
}.story-spot-pWSIAC .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.story-spot-pWSIAC .footer-workshops-6QeEJk {
    color: #ffffff;
    text-align: center;
    padding: 0.7rem 2rem;
    background: rgba(255, 255, 255, 0.05);
    font-size: 15px;
    position: relative;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
}

@keyframes hexagonPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1200px) {.fund-cta-3gkyeQ .container {
    gap: 2rem;
}.fund-cta-3gkyeQ .company_holder {
    flex: 1 1 380px;
}.fund-cta-3gkyeQ .workshop-cta-pZ3yvT {
    min-width: 380px;
    flex: 1 1 calc(100% - 430px);
}
}

@media (max-width: 992px) {.fund-cta-3gkyeQ {
    padding: 3.5rem 0 2rem;
}.fund-cta-3gkyeQ .container {
    flex-direction: column;
    gap: 2.5rem;
}.fund-cta-3gkyeQ .company_holder,
    .fund-cta-3gkyeQ .workshop-cta-pZ3yvT {
    flex: 1 1 100%;
    min-width: 100%;
}.fund-cta-3gkyeQ .head-nav-ln2P3f {
    flex: 1 1 calc(50% - 1.25rem);
    min-width: 200px;
}
}

@media (max-width: 768px) {.fund-cta-3gkyeQ {
    padding: 3rem 0 1.5rem;
}.fund-cta-3gkyeQ .company_holder {
    padding: 2rem;
}.fund-cta-3gkyeQ .company_holder h3 {
    font-size: calc(28px - 2px);
}.fund-cta-3gkyeQ .nav-master-4qXLtB {
    gap: 1.5rem;
}.story-spot-pWSIAC {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.fund-cta-3gkyeQ {
    padding: 2.5rem 0 1rem;
}.fund-cta-3gkyeQ .head-nav-ln2P3f {
    min-width: 100%;
    flex: 1 1 100%;
}.fund-cta-3gkyeQ .nav-master-4qXLtB {
    gap: 1rem;
}.story-spot-pWSIAC {
    padding: 1.5rem 0;
    clip-path: polygon(0% 10%, 2% 0%, 98% 0%, 100% 10%, 100% 100%, 0% 100%);
    margin-top: 1.5rem;
}.fund-cta-3gkyeQ::before {
    height: 5px;
}
}

@media (max-width: 420px) {.fund-cta-3gkyeQ .company_holder {
    clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
    padding: 1.5rem;
}.fund-cta-3gkyeQ .company_holder h3 {
    padding: 0.4rem 1rem;
}.fund-cta-3gkyeQ .head-nav-ln2P3f h5 {
    padding: 0.4rem 1rem;
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB {
    padding: 1rem;
}.fund-cta-3gkyeQ .head-nav-ln2P3f .nav-master-4qXLtB a:hover {
    transform: translateX(3px);
}.story-spot-pWSIAC .footer-workshops-6QeEJk {
    width: 90%;
    padding: 0.6rem 1.5rem;
}}.statistical-report-HxE1il {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, rgba(rgb(178,175,159,0.5), 0.05) 100%);
    position: relative;
}.statistical-report-HxE1il::before {
    content: "";
    height: 8px;
    top: 0;
    opacity: 0.8;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(178,175,159) 0%, rgb(116,170,129) 100%);
    right: 0;
}.statistical-report-HxE1il::after {
    right: 0;
    background: radial-gradient(circle at bottom right, rgba(rgb(116,170,129,0.5), 0.1), transparent 70%);
    z-index: 0;
    position: absolute;
    pointer-events: none;
    content: "";
    height: 100%;
    bottom: 0;
    width: 40%;
}.statistical-report-HxE1il .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
}.statistical-report-HxE1il h4 {
    margin-top: 3rem;
    color: #000000;
    text-align: center;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    font-weight: 600;
    position: relative;
    transition: transform 0.5s ease-out;
    font-size: 22px;
}.statistical-report-HxE1il h4::after {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, rgb(178,175,159), rgb(116,170,129));
    width: 80px;
}.statistical-report-HxE1il ul {
    padding: 0;
    list-style: none;
    margin: 0 auto;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}.statistical-report-HxE1il .gain-study-VNE7j0 {
    position: relative;
    display: flex;
    align-items: center;
    backdrop-filter: blur(5px);
    height: 220px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.6) inset;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
    transform: translateY(0);
    justify-content: center;
    z-index: 1;
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95), rgba(rgb(255, 255, 255, 0.5), 0.85));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
}.statistical-report-HxE1il .gain-study-VNE7j0:hover {
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.12), 
                0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.8) inset;
    transform: translateY(-8px);
}.statistical-report-HxE1il .gain-study-VNE7j0::before {
    position: absolute;
    animation: gradientShift 8s ease infinite;
    z-index: 2;
    content: "";
    top: 0;
    background-size: 200% 100%;
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(178,175,159), 
        rgb(116,170,129), 
        rgb(178,175,159));
    width: 100%;
}.statistical-report-HxE1il .gain-study-VNE7j0::after {
    content: "";
    z-index: -1;
    opacity: 0;
    left: -25%;
    width: 150%;
    position: absolute;
    transform: scale(0.8);
    top: -25%;
    height: 150%;
    transition: opacity 0.5s ease, transform 0.5s ease;
    background: radial-gradient(circle, transparent 30%, rgba(rgb(116,170,129,0.5), 0.03) 70%);
}.statistical-report-HxE1il .gain-study-VNE7j0:hover::after {
    opacity: 1;
    transform: scale(1);
}.statistical-report-HxE1il .gain-study-VNE7j0 div {
    align-items: center;
    padding: 2rem;
    display: flex;
    text-align: center;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    z-index: 2;
    position: relative;
    height: 100%;
}.statistical-report-HxE1il .gain-study-VNE7j0 p {
    position: relative;
    line-height: 1;
    margin: 0 0 0.5rem;
    perspective: 1000px;
    color: rgb(178,175,159);
    font-weight: 700;
    transform-style: preserve-3d;
    font-size: calc(33px * 1.2);
}.statistical-report-HxE1il .gain-study-VNE7j0 p::after {
    border-radius: 10px;
    bottom: -10px;
    content: "";
    left: 50%;
    position: absolute;
    width: 40px;
    background: linear-gradient(90deg, rgb(178,175,159), transparent);
    height: 3px;
    transform: translateX(-50%);
}.statistical-report-HxE1il .gain-study-VNE7j0 span {
    max-width: 90%;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    font-size: 12px;
    margin-top: 1rem;
    transition: transform 0.3s ease, color 0.3s ease;
}.statistical-report-HxE1il .gain-study-VNE7j0:hover span {
    color: rgb(116,170,129);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(odd) div {
    background-image: 
        linear-gradient(135deg, transparent 0%, rgba(rgb(178,175,159,0.5), 0.03) 100%);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(even) div {
    background-image: 
        linear-gradient(135deg, transparent 0%, rgba(rgb(116,170,129,0.5), 0.03) 100%);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(1) {
    animation: fadeInUp 0.5s 0.1s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(2) {
    animation: fadeInUp 0.5s 0.2s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(3) {
    animation: fadeInUp 0.5s 0.3s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(4) {
    animation: fadeInUp 0.5s 0.4s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(5) {
    animation: fadeInUp 0.5s 0.5s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(6) {
    animation: fadeInUp 0.5s 0.6s both;
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(7) {
    animation: fadeInUp 0.5s 0.7s both;
}

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

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

@media screen and (min-width: 992px) {.statistical-report-HxE1il ul {
    grid-template-columns: repeat(4, 1fr);
}.statistical-report-HxE1il h4 {
    font-size: calc(22px * 1.1);
    margin-top: 4rem;
}.statistical-report-HxE1il .gain-study-VNE7j0 p {
    font-size: calc(33px * 1.4);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(1) {
    transform: rotate(-1deg) translateY(0);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(3) {
    transform: rotate(1deg) translateY(0);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(1):hover {
    transform: rotate(-1deg) translateY(-8px);
}.statistical-report-HxE1il .gain-study-VNE7j0:nth-child(3):hover {
    transform: rotate(1deg) translateY(-8px);
}
}

@media screen and (max-width: 991px) {.statistical-report-HxE1il ul {
    grid-template-columns: repeat(3, 1fr);
}.statistical-report-HxE1il .gain-study-VNE7j0 {
    height: 200px;
}
}

@media screen and (max-width: 767px) {.statistical-report-HxE1il {
    padding: 4rem 0;
}.statistical-report-HxE1il ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.statistical-report-HxE1il .gain-study-VNE7j0 {
    height: 180px;
}.statistical-report-HxE1il .gain-study-VNE7j0 p {
    font-size: calc(33px * 1.1);
}.statistical-report-HxE1il .gain-study-VNE7j0 span {
    font-size: calc(12px * 0.9);
}
}

@media screen and (max-width: 576px) {.statistical-report-HxE1il {
    padding: 3rem 0;
}.statistical-report-HxE1il ul {
    max-width: 320px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.statistical-report-HxE1il .gain-study-VNE7j0 {
    height: 160px;
}.statistical-report-HxE1il h4 {
    margin-top: 2rem;
    font-size: 22px;
}.statistical-report-HxE1il h4::after {
    width: 60px;
}}.contact-MeWuE7 {
    position: relative;
    overflow: hidden;
    background-color: rgb(224,223,220);
    padding: 100px 0;
}.contact-MeWuE7::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(120deg, rgb(178,175,159,0.5) 0%, transparent 75%);
    opacity: 0.15;
    content: "";
}.contact-MeWuE7::after {
    height: 70%;
    width: 70%;
    position: absolute;
    opacity: 0.1;
    right: 0;
    background: linear-gradient(240deg, rgb(116,170,129,0.5) 0%, transparent 70%);
    bottom: 0;
    content: "";
}.contact-MeWuE7 .container {
    padding: 0 30px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.contact-MeWuE7 h2 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    font-size: 30px;
    font-family: Arial, sans-serif;
}.contact-MeWuE7 .connect-query-7kNDeL {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    flex-direction: row-reverse;
    margin-top: 50px;
    background: #ffffff;
    border-radius: 18px;
    display: flex;
    flex-wrap: wrap;
}.contact-MeWuE7 .pic-frame-wrap-h2r8JP {
    overflow: hidden;
    min-height: 500px;
    flex: 0 0 40%;
    position: relative;
}.contact-MeWuE7 .pic-frame-wrap-h2r8JP::after {
    bottom: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    right: 0;
    content: "";
    left: 0;
}.contact-MeWuE7 .connect-widget-CjaE1T {
    padding: 60px;
    position: relative;
    flex: 0 0 60%;
}.contact-MeWuE7 .connect-widget-CjaE1T::before {
    position: absolute;
    height: calc(100% - 80px);
    width: 5px;
    background: linear-gradient(to bottom, rgb(178,175,159), rgb(116,170,129));
    border-radius: 2.5px;
    left: 0;
    top: 40px;
    content: "";
}.contact-MeWuE7 form {
    padding-left: 25px;
    width: 100%;
}.contact-MeWuE7 form h3 {
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
}.contact-MeWuE7 form input[type="text"] {
    background: rgb(224,223,220);
    font-family: Arial, sans-serif;
    padding: 18px 25px;
    font-size: 14px;
    width: 100%;
    color: #000000;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    border: none;
}.contact-MeWuE7 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(178,175,159,0.5);
    outline: none;
    background: rgba(rgb(178,175,159), 0.05);
}.contact-MeWuE7 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact-MeWuE7 .reach-widget-H3oID5 {
    align-items: flex-start;
    display: flex;
    margin: 10px 0 30px;
}.contact-MeWuE7 .reach-widget-H3oID5 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-MeWuE7 .reach-widget-H3oID5 label {
    cursor: pointer;
    position: relative;
    font-size: 15px;
    color: #000000;
    line-height: 1.5;
    padding-left: 35px;
}.contact-MeWuE7 .reach-widget-H3oID5 label::before {
    top: 2px;
    border: 2px solid rgb(178,175,159,0.5);
    border-radius: 10px;
    position: absolute;
    width: 22px;
    content: "";
    left: 0;
    transition: all 0.2s ease;
    height: 22px;
}.contact-MeWuE7 .reach-widget-H3oID5 input[type="checkbox"]:checked + label::before {
    border-color: rgb(178,175,159);
    background-color: rgb(178,175,159);
}.contact-MeWuE7 .reach-widget-H3oID5 input[type="checkbox"]:checked + label::after {
    content: "";
    height: 11px;
    border-bottom: 2px solid #ffffff;
    left: 8px;
    top: 9px;
    border-right: 2px solid #ffffff;
    width: 6px;
    transform: rotate(45deg);
    position: absolute;
}.contact-MeWuE7 .reach-widget-H3oID5 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(178,175,159);
}.contact-MeWuE7 .reach-widget-H3oID5 label a:hover {
    color: rgb(116,170,129);
    text-decoration: underline;
}.contact-MeWuE7 form .help-info-ZJxl9M {
    overflow: hidden;
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 15px 35px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(45deg, rgb(178,175,159), rgb(116,170,129));
    font-family: Arial, sans-serif;
    position: relative;
    border: none;
}.contact-MeWuE7 form .help-info-ZJxl9M::before {
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    content: "";
    transform: rotate(45deg) translateX(-200%);
    width: 120%;
    top: -10%;
    left: -10%;
    position: absolute;
    height: 120%;
}.contact-MeWuE7 form .help-info-ZJxl9M:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(178,175,159), 0.3);
}.contact-MeWuE7 form .help-info-ZJxl9M:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact-MeWuE7 svg {
    fill: rgb(178,175,159);
    height: 22px;
    width: 22px;
}.contact-MeWuE7 svg path {
    transition: fill 0.3s ease;
    fill: rgb(178,175,159);
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact-MeWuE7 .connect-widget-CjaE1T {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact-MeWuE7 .pic-frame-wrap-h2r8JP {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-MeWuE7 .connect-widget-CjaE1T {
    flex: 0 0 100%;
}.contact-MeWuE7 .connect-widget-CjaE1T::before {
    width: calc(100% - 80px);
    left: 40px;
    background: linear-gradient(to right, rgb(178,175,159), rgb(116,170,129));
    top: 0;
    height: 5px;
}.contact-MeWuE7 form {
    padding-top: 25px;
    padding-left: 0;
}
}

@media screen and (max-width: 767px) {.contact-MeWuE7 {
    padding: 70px 0;
}.contact-MeWuE7 .pic-frame-wrap-h2r8JP {
    min-height: 250px;
}.contact-MeWuE7 .connect-widget-CjaE1T {
    padding: 40px 30px;
}.contact-MeWuE7 .connect-widget-CjaE1T::before {
    width: calc(100% - 60px);
    left: 30px;
}
}

@media screen and (max-width: 480px) {.contact-MeWuE7 {
    padding: 50px 0;
}.contact-MeWuE7 h2 {
    font-size: calc(30px * 0.8);
}.contact-MeWuE7 .pic-frame-wrap-h2r8JP {
    min-height: 200px;
}.contact-MeWuE7 .connect-widget-CjaE1T {
    padding: 30px 20px;
}.contact-MeWuE7 .connect-widget-CjaE1T::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact-MeWuE7 form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}.contact-MeWuE7 form input[type="text"] {
    padding: 15px 20px;
}.contact-MeWuE7 form .help-info-ZJxl9M {
    text-align: center;
    width: 100%;
}}.leadership-profile-0RsvXt {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(224,223,220) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.leadership-profile-0RsvXt::before {
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.05;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(116,170,129,0.5) 0px,
        rgb(116,170,129,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    left: 0;
}.leadership-profile-0RsvXt::after {
    right: -25%;
    transform: rotate(-15deg);
    height: 200%;
    top: -50%;
    content: "";
    position: absolute;
    opacity: 0.1;
    width: 80%;
    background: radial-gradient(
        ellipse at center,
        rgb(178,175,159,0.5) 0%,
        transparent 70%
    );
    z-index: 1;
}.leadership-profile-0RsvXt .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG {
    gap: 2rem;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    position: relative;
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    transform: perspective(1000px) rotateY(0deg);
    display: grid;
    padding: 3rem;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG::before {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(178,175,159), rgb(116,170,129));
    position: absolute;
    transform-origin: top;
    transform: scaleY(0);
    top: 0;
    content: "";
    left: 0;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover::before {
    transform: scaleY(1);
}.leadership-profile-0RsvXt .pic-frame-wrap-h2r8JP {
    width: 180px;
    position: relative;
    border: 6px solid #ffffff;
    transform: rotate(-3deg) translateY(0);
    height: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 0 auto;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover .pic-frame-wrap-h2r8JP {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.leadership-profile-0RsvXt .pic-frame-wrap-h2r8JP::after {
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    left: 0;
}.leadership-profile-0RsvXt .name {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(21px * 1.1);
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    color: rgb(178,175,159);
    transform: translateY(0);
    font-weight: 700;
    margin: 0.5rem 0;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover .name {
    transform: translateY(-5px);
}.leadership-profile-0RsvXt .name::after {
    height: 2px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    background: rgb(116,170,129);
    left: 50%;
    content: "";
    bottom: -5px;
    transform: translateX(-50%) scaleX(0.5);
    position: absolute;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(2) div {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    font-style: italic;
    margin-top: 0.5rem;
    color: rgb(116,170,129);
    transform: translateY(0);
    text-align: center;
    font-size: calc(12px * 1.05);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.leadership-profile-0RsvXt .career-milestones-wRLznf {
    line-height: 1.8;
    font-size: 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    transition: opacity 0.4s ease;
    opacity: 0.95;
    text-align: justify;
    position: relative;
    color: #000000;
    padding: 1.5rem 0.5rem 0.5rem;
    margin: 1.5rem 0 0;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover .career-milestones-wRLznf {
    opacity: 1;
}.leadership-profile-0RsvXt .career-milestones-wRLznf::before {
    position: absolute;
    left: 50%;
    font-family: serif;
    font-size: 4rem;
    top: -0.5rem;
    line-height: 1;
    content: "";
    color: rgb(178,175,159,0.5);
    text-shadow: 2px 2px 0 #ffffff;
    transform: translateX(-50%);
}

@media (min-width: 768px) {.leadership-profile-0RsvXt .review-highlights-OT6dpG {
    gap: 2.5rem;
    padding: 3.5rem;
    grid-template-columns: auto 1fr;
}.leadership-profile-0RsvXt .pic-frame-wrap-h2r8JP {
    height: 200px;
    margin: 0;
    width: 200px;
}.leadership-profile-0RsvXt .name {
    text-align: left;
}.leadership-profile-0RsvXt .name::after {
    transform: translateX(0) scaleX(0.5);
    left: 0;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG:hover .name::after {
    transform: translateX(0) scaleX(1);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(2) div {
    text-align: left;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(3) {
    grid-column: span 2;
}.leadership-profile-0RsvXt .career-milestones-wRLznf {
    padding: 2rem 1rem 0.5rem;
}.leadership-profile-0RsvXt .career-milestones-wRLznf::before {
    left: 1rem;
    transform: translateX(0);
}
}

@media (min-width: 992px) {.leadership-profile-0RsvXt {
    padding: 150px 0;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG {
    grid-template-columns: 220px 1fr 2fr;
    padding: 4rem;
    gap: 3rem;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(1) {
    grid-row: span 2;
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(3) {
    grid-column: 3;
    grid-row: span 2;
}.leadership-profile-0RsvXt .pic-frame-wrap-h2r8JP {
    height: 280px;
    width: 220px;
}.leadership-profile-0RsvXt .career-milestones-wRLznf {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    border-top: none;
    padding: 0 0 0 3rem;
    height: 100%;
    margin: 0;
}.leadership-profile-0RsvXt .career-milestones-wRLznf::before {
    top: 1rem;
    left: 1rem;
}
}

@media (min-width: 1200px) {.leadership-profile-0RsvXt .review-highlights-OT6dpG {
    padding: 5rem;
    gap: 3.5rem;
    grid-template-columns: 250px 1fr 2.5fr;
}.leadership-profile-0RsvXt .pic-frame-wrap-h2r8JP {
    width: 250px;
    height: 320px;
}.leadership-profile-0RsvXt .name {
    font-size: calc(21px * 1.2);
}.leadership-profile-0RsvXt .review-highlights-OT6dpG div:nth-child(2) div {
    font-size: calc(12px * 1.1);
    margin-top: 0.75rem;
}.leadership-profile-0RsvXt .career-milestones-wRLznf {
    padding: 0 0 0 4rem;
    font-size: calc(12px * 1.05);
    line-height: 1.9;
}}.our-mission-GHiBk0 {
    overflow: hidden;
    z-index: 1;
    padding: 100px 0 80px;
    position: relative;
}.our-mission-GHiBk0::before {
    background: linear-gradient(135deg, rgb(178,175,159,0.5), rgba(0, 0, 0, 0.5));
    content: "";
    z-index: -1;
    position: absolute;
    opacity: 0.85;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}.our-mission-GHiBk0::after {
    border: 2px solid rgb(116,170,129);
    content: "";
    height: 250px;
    z-index: -1;
    bottom: -50px;
    right: -50px;
    opacity: 0.2;
    width: 250px;
    position: absolute;
    transform: rotate(15deg);
    animation: float 15s infinite ease-in-out;
}.our-mission-GHiBk0 h4 {
    font-weight: 700;
    color: #ffffff;
    transform: translateY(20px);
    margin-bottom: 40px;
    opacity: 0;
    animation: fadeInUp 0.8s 0.2s forwards;
    font-family: Arial, sans-serif;
    font-size: calc(24px * 1.2);
    position: relative;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}.our-mission-GHiBk0 h4::after {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 60px;
    background: rgb(116,170,129);
    bottom: -15px;
    height: 3px;
    content: "";
}.our-mission-GHiBk0 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f {
    opacity: 0;
    overflow: hidden;
    transform: translateY(30px);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    padding: 50px;
    animation: fadeInUp 0.8s 0.4s forwards;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.our-mission-GHiBk0 .text-wrapper-qhD86f::before {
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(178,175,159), rgb(116,170,129));
    position: absolute;
    height: 100%;
    width: 5px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f h6 {
    transform: translateX(-10px);
    font-weight: 700;
    padding-bottom: 15px;
    color: rgb(178,175,159);
    font-family: Arial, sans-serif;
    opacity: 0;
    font-size: calc(16px * 1.3);
    position: relative;
    margin-bottom: 25px;
    animation: fadeInRight 0.8s 0.6s forwards;
}.our-mission-GHiBk0 .text-wrapper-qhD86f h6::after {
    position: absolute;
    left: 0;
    width: 80px;
    bottom: 0;
    content: "";
    height: 2px;
    background: rgb(116,170,129);
}.our-mission-GHiBk0 .text-wrapper-qhD86f div {
    z-index: 1;
    position: relative;
}.our-mission-GHiBk0 .text-wrapper-qhD86f span {
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 17px;
    display: block;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    line-height: 1.8;
    animation: fadeInUp 0.8s 0.8s forwards;
}.our-mission-GHiBk0 .text-wrapper-qhD86f::after {
    background: linear-gradient(135deg, transparent 50%, rgb(116,170,129,0.5) 50%);
    bottom: 0;
    height: 100px;
    content: "";
    z-index: 0;
    right: 0;
    width: 100px;
    position: absolute;
}

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

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

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

@media (max-width: 992px) {.our-mission-GHiBk0 {
    padding: 80px 0 60px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f {
    padding: 40px 30px;
}.our-mission-GHiBk0 h4 {
    font-size: calc(24px * 1.1);
}.our-mission-GHiBk0 .text-wrapper-qhD86f h6 {
    font-size: calc(16px * 1.2);
    margin-bottom: 20px;
}
}

@media (max-width: 768px) {.our-mission-GHiBk0 {
    padding: 60px 0 40px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f {
    padding: 30px 25px;
}.our-mission-GHiBk0 h4 {
    margin-bottom: 30px;
    font-size: 24px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f h6 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}.our-mission-GHiBk0::after {
    height: 180px;
    width: 180px;
}
}

@media (max-width: 576px) {.our-mission-GHiBk0 {
    padding: 50px 0 30px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f {
    padding: 25px 20px;
}.our-mission-GHiBk0 h4 {
    letter-spacing: 2px;
    font-size: calc(24px * 0.9);
}.our-mission-GHiBk0 h4::after {
    bottom: -10px;
    width: 40px;
}.our-mission-GHiBk0 .text-wrapper-qhD86f h6 {
    font-size: calc(16px * 0.95);
}.our-mission-GHiBk0 .text-wrapper-qhD86f span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.our-mission-GHiBk0::after {
    height: 120px;
    bottom: -30px;
    right: -30px;
    width: 120px;
}}.training-benefits-BmZ2ft {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(45deg, rgb(224,223,220), #ffffff);
    overflow: hidden;
}.training-benefits-BmZ2ft::before {
    transform: rotate(-5deg);
    top: -100px;
    position: absolute;
    width: 150%;
    height: 200px;
    z-index: 1;
    content: '';
    background: rgb(178,175,159,0.5);
    left: -25%;
}.training-benefits-BmZ2ft::after {
    height: 200px;
    transform: rotate(-5deg);
    content: '';
    position: absolute;
    right: -25%;
    z-index: 1;
    background: rgb(116,170,129,0.5);
    bottom: -100px;
    width: 150%;
}.training-benefits-BmZ2ft .fast-study-5gkjzo {
    flex-wrap: wrap;
    z-index: 2;
    margin: 0 auto;
    display: flex;
    max-width: 1400px;
    position: relative;
}.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP {
    margin-top: -50px;
    border-radius: 0 19px 19px 0;
    height: 600px;
    width: 45%;
    z-index: 3;
    margin-left: -5%;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: all 0.5s ease;
}.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP:hover {
    box-shadow: 20px 30px 60px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
}.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP::after {
    border: 5px solid rgb(178,175,159);
    top: 20px;
    width: 60%;
    z-index: -1;
    right: -20px;
    position: absolute;
    height: 90%;
    border-left: none;
    opacity: 0.5;
    content: '';
}.training-benefits-BmZ2ft .text-wrapper-qhD86f {
    padding-top: 20px;
    padding-left: 8%;
    width: 60%;
}.training-benefits-BmZ2ft h2 {
    width: fit-content;
    font-size: 30px;
    margin-bottom: 50px;
    font-weight: 700;
    color: #000000;
    position: relative;
}.training-benefits-BmZ2ft h2::before {
    left: -10%;
    height: 30px;
    bottom: -10px;
    width: 120%;
    z-index: -1;
    background: rgb(178,175,159,0.5);
    position: absolute;
    content: '';
}.training-benefits-BmZ2ft .text_main_holder {
    display: grid;
    padding-right: 5%;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.training-benefits-BmZ2ft .text_main_holder > div {
    gap: 15px;
    border-radius: 10px;
    padding: 25px;
    align-items: flex-start;
    background: #ffffff;
    flex-direction: column;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
}.training-benefits-BmZ2ft .text_main_holder > div::before {
    width: 5px;
    left: 0;
    position: absolute;
    top: 0;
    transition: height 0.3s ease-out;
    background: rgb(178,175,159);
    content: '';
    height: 0;
}.training-benefits-BmZ2ft .text_main_holder > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}.training-benefits-BmZ2ft .text_main_holder > div:hover::before {
    height: 100%;
}.training-benefits-BmZ2ft .text_main_holder > div:nth-child(even) {
    transform: translateY(20px);
}.training-benefits-BmZ2ft .text_main_holder > div:nth-child(even):hover {
    transform: translateY(10px);
}.training-benefits-BmZ2ft .text_main_holder svg {
    height: 45px;
    width: 45px;
    transition: transform 0.3s ease;
}.training-benefits-BmZ2ft .text_main_holder > div:hover svg {
    transform: scale(1.1);
}.training-benefits-BmZ2ft .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(116,170,129);
}.training-benefits-BmZ2ft .text_main_holder > div:hover svg path {
    fill: rgb(178,175,159);
}.training-benefits-BmZ2ft .text_main_holder p {
    font-size: 15px;
    position: relative;
    z-index: 1;
    color: #000000;
    margin: 0;
    line-height: 1.6;
}

@media (max-width: 1200px) {.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP {
    width: 40%;
    margin-left: 0;
}.training-benefits-BmZ2ft .text-wrapper-qhD86f {
    width: 60%;
    padding-left: 5%;
}
}

@media (max-width: 992px) {.training-benefits-BmZ2ft .fast-study-5gkjzo {
    padding: 0 20px;
    flex-direction: column;
}.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP {
    margin-top: 0;
    border-radius: 19px;
    height: 400px;
    margin-bottom: 40px;
    width: 100%;
}.training-benefits-BmZ2ft .text-wrapper-qhD86f {
    padding-left: 0;
    width: 100%;
}.training-benefits-BmZ2ft .text_main_holder {
    padding-right: 0;
    grid-template-columns: 1fr;
}.training-benefits-BmZ2ft .text_main_holder > div:nth-child(even) {
    transform: translateY(0);
}.training-benefits-BmZ2ft .text_main_holder > div:nth-child(even):hover {
    transform: translateY(-10px);
}
}

@media (max-width: 576px) {.training-benefits-BmZ2ft {
    padding: 80px 0;
}.training-benefits-BmZ2ft .pic-frame-wrap-h2r8JP {
    height: 300px;
}.training-benefits-BmZ2ft h2 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.9);
}.training-benefits-BmZ2ft .text_main_holder > div {
    padding: 20px;
}.training-benefits-BmZ2ft .text_main_holder svg {
    height: 35px;
    width: 35px;
}}.program-information-wNZAyB {
    overflow: hidden;
    min-height: 600px;
    height: 100vh;
    background-color: #ffffff;
    position: relative;
    max-height: 900px;
}.program-information-wNZAyB::before {
    z-index: 1;
    content: '';
    pointer-events: none;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 70%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
}.program-information-wNZAyB .learn-map-TLXShP {
    z-index: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
}.program-information-wNZAyB .knowledge-map-HGZ3n8 {
    height: 100%;
    width: 500%;
    top: 0;
    animation: carousel-slide 30s infinite linear;
    left: 0;
    position: absolute;
    display: flex;
}.program-information-wNZAyB .learn-map-TLXShP:hover .knowledge-map-HGZ3n8 {
    animation-play-state: paused;
}.program-information-wNZAyB .education-plan-bCWARa {
    width: 20%;
    overflow: hidden;
    height: 100%;
}.program-information-wNZAyB .education-plan-bCWARa img {
    transition: transform 1s ease;
    transform: scale(1.1);
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: brightness(1.05) contrast(1.1);
}.program-information-wNZAyB .education-plan-bCWARa:hover img {
    transform: scale(1.2);
}.program-information-wNZAyB .container {
    width: 65%;
    display: flex;
    z-index: 2;
    height: 100%;
    padding-left: 0;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}.program-information-wNZAyB .fast-study-5gkjzo {
    width: 100%;
    padding-left: 3%;
    max-width: 750px;
}.program-information-wNZAyB .tech-learn-bRvZM3 {
    padding: 3rem;
    border-top: 4px solid rgb(178,175,159);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    background-color: #ffffff;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.9);
}.program-information-wNZAyB .tech-learn-bRvZM3 h3 {
    font-size: 37px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
}.program-information-wNZAyB .tech-learn-bRvZM3 p {
    color: #000000;
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 2rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 .help-info-ZJxl9M {
    overflow: hidden;
    background: linear-gradient(to right, rgb(178,175,159), rgb(116,170,129));
    border-radius: 10px;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 1rem 2rem;
    z-index: 1;
    font-weight: 600;
    display: inline-block;
    font-size: 19px;
    position: relative;
    color: #ffffff;
}.program-information-wNZAyB .tech-learn-bRvZM3 .help-info-ZJxl9M::before {
    height: 100%;
    opacity: 0;
    left: 0;
    background: linear-gradient(to right, rgb(116,170,129), rgb(178,175,159));
    z-index: -1;
    width: 100%;
    content: '';
    transition: opacity 0.3s ease;
    position: absolute;
    top: 0;
}.program-information-wNZAyB .tech-learn-bRvZM3 .help-info-ZJxl9M:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.program-information-wNZAyB .tech-learn-bRvZM3 .help-info-ZJxl9M:hover::before {
    opacity: 1;
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media screen and (max-width: 1200px) {.program-information-wNZAyB .container {
    width: 70%;
}.program-information-wNZAyB::before {
    width: 75%;
}
}

@media screen and (max-width: 992px) {.program-information-wNZAyB {
    min-height: 0;
    max-height: none;
    flex-direction: column;
    display: flex;
    height: auto;
}.program-information-wNZAyB::before {
    background: linear-gradient(180deg, rgb(224,223,220) 0%, transparent 50%);
}.program-information-wNZAyB .learn-map-TLXShP {
    height: 400px;
    position: relative;
    width: 100%;
    order: 2;
}.program-information-wNZAyB .container {
    order: 1;
    width: 100%;
    padding: 4rem 2rem;
}.program-information-wNZAyB .fast-study-5gkjzo {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
}

@media screen and (max-width: 768px) {.program-information-wNZAyB .learn-map-TLXShP {
    height: 350px;
}.program-information-wNZAyB .container {
    padding: 3rem 1.5rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 {
    padding: 2rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 h3 {
    font-size: calc(37px * 0.9);
}
}

@media screen and (max-width: 576px) {.program-information-wNZAyB .learn-map-TLXShP {
    height: 250px;
}.program-information-wNZAyB .container {
    padding: 2.5rem 1rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 {
    padding: 1.5rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 h3 {
    font-size: calc(37px * 0.8);
}.program-information-wNZAyB .tech-learn-bRvZM3 p {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
}.program-information-wNZAyB .tech-learn-bRvZM3 .help-info-ZJxl9M {
    padding: 0.8rem 1.5rem;
    text-align: center;
    width: 100%;
}
}