* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.nav-wrap-96 {
    flex: 1 0 auto;
}

html,body {
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
    color: #000000;
    scroll-snap-type: none;
    font-family: Arial, sans-serif;
}

a {
    color: inherit;
    text-decoration: none;
}

.achieve-cta-ew {
    flex: 0 0 auto;
}

.achieve-cta-ew {
    background-color: rgb(188,210,185);
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
}

.thanksSpace-7w::before {
    content: "";
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at 75% 25%, rgb(188,210,185,0.5) 0%, transparent 50%);
    left: 0;
    top: 0;
}

.thanksSpace-7w .container {
    position: relative;
    z-index: 2;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}

.thanksSpace-7w .study-studio-9M > div:first-child {
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
    position: relative;
}

.thanksSpace-7w .study-studio-9M > div:last-child {
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translateY(15px);
}

.thanksSpace-7w h5 {
    font-weight: 700;
    padding-left: 1rem;
    color: #000000;
    transform: translateY(0);
    transition: transform 0.4s ease;
    position: relative;
    line-height: 1.4;
    margin: 0;
    font-size: 18px;
}

.thanksSpace-7w a {
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.thanksSpace-7w a:hover p {
    color: rgb(188,210,185);
}

.company-info-ax {
    position: relative;
    padding: 120px 0;
    background: rgb(221,220,230);
    overflow: hidden;
    z-index: 1;
}

.company-info-ax::after {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    opacity: 0.2;
    background: radial-gradient(
        circle at top right,
        rgb(188,210,185,0.5) 0%,
        transparent 70%
    );
    top: 0;
    height: 100%;
    z-index: -1;
}

.company-info-ax .container {
    max-width: 1200px;
    overflow: visible;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.company-info-ax h2 {
    margin-bottom: 60px;
    color: #000000;
    font-size: 33px;
    text-align: left;
    position: relative;
    font-weight: 700;
    padding-left: 20px;
    border-left: 4px solid rgb(188,210,185);
}

.company-info-ax h2::before {
    top: -40px;
    position: absolute;
    opacity: 0.05;
    left: -10px;
    font-weight: 700;
    z-index: -1;
    color: rgba(0, 0, 0, 0.5);
    content: "01";
    font-size: calc(46px * 1.5);
}

.company-info-ax .achieve-stats-2j {
    padding: 0;
    gap: 30px;
    position: relative;
    align-items: center;
    display: grid;
    grid-template-columns: 3fr 7fr;
}

.company-info-ax .achieve-stats-2j h3 {
    display: inline-block;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    font-weight: 600;
    text-align: center;
    color: #000000;
    padding: 15px 30px;
    position: relative;
    font-size: 19px;
    background: linear-gradient(
        135deg, 
        rgb(188,210,185,0.5) 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
    margin-bottom: 0;
}

.company-info-ax .achieve-stats-2j p {
    font-size: 16px;
    border-radius: 22px;
    background: #ffffff;
    z-index: 1;
    padding: 30px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.company-info-ax .achieve-stats-2j:nth-child(2) p {
    grid-column: 1;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);
    margin-right: -20px;
    grid-row: 1;
    border-right: 3px solid rgb(187,126,126);
    text-align: right;
}

.company-info-ax .achieve-stats-2j:nth-child(2)::before {
    left: -100px;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    animation: rotate 30s linear infinite reverse;
    height: 200px;
    border: 1px dashed rgb(187,126,126,0.5);
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    width: 200px;
    opacity: 0.2;
}

.tariff-grid-nY .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}

.tariff-grid-nY .edu-deals-bi {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.tariff-grid-nY .plan-details-d6 {
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    max-width: 700px;
    font-size: 12px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}

.tariff-grid-nY .learning-price-mO li {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(30px);
}

.tariff-grid-nY .learning-price-mO li:nth-child(2) {
    animation-delay: 0.4s;
}

.tariff-grid-nY .learning-price-mO li:nth-child(4) {
    animation-delay: 0.6s;
}

.tariff-grid-nY .cost-rates-Pc:hover {
    transform: translateY(-8px) scale(1.02);
}

.tariff-grid-nY .cost-rates-Pc::before {
    content: "";
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    top: 0;
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    position: absolute;
    height: 100%;
    pointer-events: none;
}

.tariff-grid-nY .cost-rates-Pc:hover .learn-deals-CJ {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.tariff-grid-nY .learn-deals-CJ::after {
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(188,210,185), rgb(187,126,126));
    transform: scaleX(0);
    height: 5px;
    content: '';
    position: absolute;
    top: 0;
}

.tariff-grid-nY .price-view-aY h4 {
    margin: 0 0 20px;
    position: relative;
    color: rgb(188,210,185);
    font-weight: 700;
    transition: transform 0.3s ease;
    font-size: 20px;
    padding-bottom: 15px;
}

.tariff-grid-nY .price-view-aY h4::after {
    bottom: 0;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    width: 40px;
    height: 3px;
    left: 0;
    background: rgb(187,126,126);
}

.tariff-grid-nY .fee-choices-Xr {
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    overflow: hidden;
    align-self: flex-start;
    margin-top: auto;
    background: linear-gradient(135deg, rgb(188,210,185) 0%, rgb(188,210,185,0.5) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 700;
    font-size: calc(20px + 4px);
    position: relative;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
    padding: 10px 20px;
}

.tariff-grid-nY .cost-rates-Pc:hover .fee-choices-Xr::before {
    opacity: 1;
    transform: scale(1);
}

.title-section-3c {
    background: rgb(221,220,230);
    position: relative;
    overflow: hidden;
    width: 100%;
}

.title-section-3c .study-studio-9M {
    align-items: center;
    height: 75vh;
    position: relative;
    display: flex;
    width: 100%;
    z-index: 2;
}

.title-section-3c .edu-intro-Gg::before {
    background: linear-gradient(
        to right,
        #000000 0%,
        transparent 20%
    );
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    pointer-events: none;
    width: 100%;
    z-index: 3;
}

.title-section-3c .study-tools-Gu::before {
    z-index: 2;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
}

.title-section-3c .learning-lead-7W {
    gap: 15px;
    position: absolute;
    flex-direction: column;
    z-index: 10;
    left: 30px;
    display: flex;
    bottom: 30px;
}

.title-section-3c .learning-lead-7W label::before {
    transition: height 0.3s ease;
    background: rgb(187,126,126);
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    position: absolute;
    left: 0;
}

.title-section-3c .text-post-AP::before {
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: rgb(187,126,126);
    top: 0;
}

.title-section-3c .text-post-AP .container {
    padding: 3rem;
    color: #ffffff;
    position: relative;
}

.title-section-3c .text-post-AP .container::after {
    width: 80px;
    content: "";
    border-bottom: 5px solid #ffffff;
    position: absolute;
    border-left: 5px solid #ffffff;
    left: 15px;
    opacity: 0.15;
    bottom: 15px;
    height: 80px;
}

.title-section-3c .text-post-AP h3 {
    font-size: 24px;
    opacity: 0.9;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 2rem;
}

.title-section-3c input:nth-of-type(1):checked ~ .fast-knowledge-zD {
    transform: translateX(0);
}

.title-section-3c input:nth-of-type(2):checked ~ .fast-knowledge-zD {
    transform: translateX(-20%);
}

.title-section-3c input:nth-of-type(4):checked ~ .fast-knowledge-zD {
    transform: translateX(-60%);
}

.title-section-3c input:nth-of-type(6):checked ~ .fast-knowledge-zD {
    transform: translateX(-100%);
}

.title-section-3c input:nth-of-type(8):checked ~ .fast-knowledge-zD {
    transform: translateX(-140%);
}

.title-section-3c input:nth-of-type(10):checked ~ .fast-knowledge-zD {
    transform: translateX(-180%);
}

.title-section-3c input:nth-of-type(1):checked ~ .learning-lead-7W label:nth-child(1),
.title-section-3c input:nth-of-type(2):checked ~ .learning-lead-7W label:nth-child(2),
.title-section-3c input:nth-of-type(3):checked ~ .learning-lead-7W label:nth-child(3),
.title-section-3c input:nth-of-type(4):checked ~ .learning-lead-7W label:nth-child(4),
.title-section-3c input:nth-of-type(5):checked ~ .learning-lead-7W label:nth-child(5),
.title-section-3c input:nth-of-type(6):checked ~ .learning-lead-7W label:nth-child(6),
.title-section-3c input:nth-of-type(7):checked ~ .learning-lead-7W label:nth-child(7),
.title-section-3c input:nth-of-type(8):checked ~ .learning-lead-7W label:nth-child(8),
.title-section-3c input:nth-of-type(9):checked ~ .learning-lead-7W label:nth-child(9),
.title-section-3c input:nth-of-type(10):checked ~ .learning-lead-7W label:nth-child(10) {
    width: 5px;
    opacity: 1;
}

.academic-experience-Ch {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(221,220,230), rgb(187,126,126,0.5));
}

.academic-experience-Ch::after {
    border-radius: 20px;
    height: 60%;
    content: "";
    left: -5%;
    animation: float 6s ease-in-out infinite reverse;
    transform: rotate(20deg);
    position: absolute;
    z-index: 1;
    bottom: -5%;
    width: 40%;
    background: rgb(187,126,126,0.5);
}

.academic-experience-Ch .learner-reflections-Wq {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 40px;
    background: #ffffff;
    transform: rotate(-2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    grid-template-areas: 
        "photo name"
        "photo job"
        "quote quote";
    border-radius: 20px;
    gap: 15px;
    grid-template-columns: 1fr 2fr;
    display: grid;
}

.academic-experience-Ch .name {
    margin-top: 20px;
    transform: translateX(20px);
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    grid-area: name;
}

.academic-experience-Ch .exp-summary-TH {
    border-radius: 0 10px 10px 0;
    grid-area: quote;
    background: linear-gradient(to right, rgb(221,220,230), transparent);
    border-left: 4px solid rgb(188,210,185);
    position: relative;
    color: #000000;
    margin-top: 20px;
    padding: 20px;
    font-size: 17px;
    line-height: 1.6;
}

.achieve-cta-ew::before {
    height: 100%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    background-color: rgb(188,210,185);
    width: 60%;
    z-index: 0;
    content: "";
    top: 0;
    position: absolute;
    right: 0;
}

footer .ranking-bar-6v {
    z-index: 1;
    position: relative;
}

footer .info_item {
    background-color: rgba(255, 255, 255, 0.1);
    margin-right: 10px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px 25px;
    margin-bottom: 10px;
    transform: skewX(-5deg);
    backdrop-filter: blur(5px);
    flex: 0 1 auto;
}

footer .info_item p,
footer .info_item a {
    vertical-align: middle;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    transform: skewX(5deg);
    text-decoration: none;
}

footer .nav-top-DI {
    position: relative;
    padding-left: 20px;
}

footer .nav-top-DI svg {
    height: 45px;
    margin-bottom: 20px;
    width: auto;
    filter: brightness(0) invert(1);
}

footer .online-tools-ct {
    line-height: 1.6;
    max-width: 320px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}

footer .header-pro-7p h5::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    background-color: rgb(188,210,185);
    height: 3px;
}

footer .nav-learn-l7 {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    margin-bottom: 25px;
    display: grid;
    gap: 15px;
}

footer .nav-learn-l7 a::before {
    transition: all 0.3s ease;
    color: rgb(188,210,185);
    position: absolute;
    opacity: 0;
    content: "→";
    left: -20px;
}

footer .subscribe_holder {
    position: relative;
    padding: 30px;
    border-radius: 17px;
    border-left: 5px solid rgb(188,210,185);
    background-color: rgba(0, 0, 0, 0.3);
}

footer .subscribe_holder h5 {
    font-size: 23px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(188,210,185);
    background-color: rgba(255, 255, 255, 0.15);
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .sub-tutorial-3s:hover {
    transform: translateX(5px);
    background-color: rgb(187,126,126);
}

footer .webinar-live-Fh {
    padding-top: 20px;
    margin-top: 60px;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

footer .design-res-mO {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-size: 13px;
}

.contact-form-section-LX::before {
    filter: blur(70px);
    border-radius: 50%;
    height: 400px;
    background: linear-gradient(45deg, rgb(188,210,185,0.5), rgb(187,126,126,0.5));
    right: -150px;
    content: "";
    z-index: 1;
    top: -150px;
    width: 400px;
    position: absolute;
}

.contact-form-section-LX .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}

.contact-form-section-LX h2::before {
    height: 50px;
    z-index: -1;
    background: rgb(188,210,185,0.5);
    content: "";
    width: 50px;
    border-radius: 50%;
    left: calc(50% - 120px);
    top: -25px;
    position: absolute;
}

.contact-form-section-LX .help-request-u5 {
    background: #ffffff;
    display: flex;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.contact-form-section-LX .img-zoom-effect-w2 {
    min-height: 500px;
    transition: transform 0.5s ease;
    position: relative;
    flex: 0 0 45%;
}

.contact-form-section-LX .img-zoom-effect-w2::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    z-index: 1;
    inset: 0;
}

.contact-form-section-LX .support-query-t1 {
    flex-direction: column;
    display: flex;
    flex: 0 0 55%;
    position: relative;
    padding: 60px;
    justify-content: center;
}

.contact-form-section-LX form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    font-size: 20px;
}

.contact-form-section-LX form input[type="text"]:focus {
    outline: none;
    background: linear-gradient(rgb(221,220,230), rgb(221,220,230)) padding-box,
                linear-gradient(to right, rgb(188,210,185), rgb(187,126,126)) border-box;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(rgb(188,210,185), 0.1);
}

.contact-form-section-LX .feedback-inquiry-Vw input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-form-section-LX .feedback-inquiry-Vw label::before {
    height: 22px;
    border-radius: 6px;
    top: 0;
    background: rgb(221,220,230);
    transition: all 0.3s ease;
    width: 22px;
    position: absolute;
    left: 0;
    content: "";
}

.contact-form-section-LX .feedback-inquiry-Vw input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 12px;
    top: 4px;
    width: 6px;
    position: absolute;
    border: solid #ffffff;
    content: "";
    left: 8px;
}

.contact-form-section-LX .connect-map-A2 {
    cursor: pointer;
    z-index: 1;
    color: #ffffff;
    width: 100%;
    padding: 20px;
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    border: none;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(188,210,185), rgb(187,126,126));
    font-size: 19px;
}

.contact-form-section-LX svg {
    margin-right: 12px;
    stroke: rgb(188,210,185);
    fill: none;
    transition: all 0.3s ease;
    width: 24px;
    height: 24px;
}

.contact-form-section-LX svg:hover,
.contact-form-section-LX svg:hover path {
    stroke: rgb(187,126,126);
}

.privacy-section-G9::before {
    width: 30%;
    opacity: 0.1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgb(187,126,126,0.5));
    right: 0;
}

.privacy-section-G9 .container {
    margin: 0 auto;
    background: #ffffff;
    padding: 3rem;
    position: relative;
    max-width: 1140px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    border-top: 4px solid rgb(188,210,185);
    z-index: 2;
    transform: perspective(1000px) rotateX(0.5deg);
}

.privacy-section-G9 h1::after {
    background: linear-gradient(90deg, rgb(188,210,185), rgb(187,126,126));
    bottom: 0;
    width: 80px;
    transform-origin: left;
    left: 0;
    height: 4px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
}

.privacy-section-G9 h4 {
    font-size: calc(37px * 0.7);
    margin: 1.5rem 0 0.75rem;
    font-weight: 600;
    display: inline-block;
    color: #000000;
    position: relative;
}

.privacy-section-G9 p {
    transition: color 0.3s ease;
    max-width: 90ch;
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.5rem;
}

.privacy-section-G9 p strong {
    font-weight: 600;
    color: rgb(188,210,185);
    position: relative;
    display: inline-block;
}

.privacy-section-G9 span {
    margin-bottom: 1.5rem;
    border-left: 1px solid rgb(187,126,126,0.5);
    display: block;
    line-height: 1.7;
    color: #000000;
    max-width: 90ch;
    font-size: 16px;
    padding-left: 1rem;
}

.privacy-section-G9 li {
    line-height: 1.7;
    font-size: 16px;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
}

.privacy-section-G9 li:hover::before {
    transform: rotate(135deg);
}

.privacy-section-G9 div.container:hover h1::after {
    width: 120px;
}

header::before {
    top: 0;
    z-index: 0;
    content: '';
    left: 0;
    position: absolute;
    opacity: 0.6;
    background: linear-gradient(135deg, 
        rgb(188,210,185,0.5) 0%, 
        transparent 60%, 
        rgb(187,126,126,0.5) 100%);
    height: 100%;
    width: 100%;
}

header .main-base-bS {
    position: relative;
    padding: 0.6rem;
    display: flex;
    align-items: center;
    margin-right: 1rem;
    text-decoration: none;
}

header .main-base-bS:hover::after {
    transform: scaleX(1);
}

header .main-base-bS svg {
    transition: all 0.3s ease;
    height: auto;
    width: 140px;
}

header .header-pro-7p {
    background: rgba(255, 255, 255, 0.5);
    flex-wrap: wrap;
    display: flex;
    padding: 0.5rem;
    border-radius: 10px;
    gap: 0.4rem;
}

header .nav-lesson-vZ::after {
    transform-origin: left;
    left: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to right, rgb(188,210,185), rgb(187,126,126));
    transition: transform 0.3s ease;
    transform: scaleX(0);
    height: 2px;
    content: '';
}

.program-details-lX {
    position: relative;
    max-height: 900px;
    background-color: #ffffff;
    min-height: 600px;
    height: 100vh;
    overflow: hidden;
}

.program-details-lX .class-path-92 {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.program-details-lX .skill-path-ey {
    top: 0;
    height: 100%;
    width: 500%;
    left: 0;
    position: absolute;
    animation: carousel-slide 30s infinite linear;
    display: flex;
}

.program-details-lX .training-Oi img {
    height: 100%;
    transition: transform 1s ease;
    filter: brightness(1.05) contrast(1.1);
    width: 100%;
    transform: scale(1.1);
    object-fit: cover;
}

.program-details-lX .study-studio-9M {
    padding-left: 3%;
    width: 100%;
    max-width: 750px;
}

.program-details-lX .lesson-path-KZ h3 {
    color: #000000;
    font-size: 38px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.program-details-lX .lesson-path-KZ p {
    margin-bottom: 2rem;
    color: #000000;
    font-size: 18px;
    line-height: 1.7;
}

.program-details-lX .lesson-path-KZ .connect-map-A2 {
    overflow: hidden;
    padding: 1rem 2rem;
    font-size: 17px;
    z-index: 1;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    position: relative;
    background: linear-gradient(to right, rgb(188,210,185), rgb(187,126,126));
    text-decoration: none;
}

.program-details-lX .lesson-path-KZ .connect-map-A2:hover::before {
    opacity: 1;
}

.customer-comments-xX {
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(221,220,230) 0%, #ffffff 100%);
    padding: 120px 0;
}

.customer-comments-xX .study-studio-9M {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}

.customer-comments-xX h4 {
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 80px;
    color: #000000;
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 700;
}

.customer-comments-xX .opinion-spot-EW {
    grid-template-columns: repeat(3, 1fr);
    transform-style: preserve-3d;
    gap: 50px 30px;
    display: grid;
    perspective: 1000px;
}

.customer-comments-xX .learner-reflections-Wq {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 30px;
    background: #ffffff;
    border-radius: 17px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    z-index: 2;
    transform: rotateX(10deg) rotateY(-10deg);
}

.customer-comments-xX .learner-reflections-Wq::after {
    left: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: calc(17px - 5px);
    bottom: 5px;
    content: "";
    border: 1px solid #ffffff;
    transform: scale(0.9) translateZ(10px);
    opacity: 0;
    transition: all 0.5s ease;
    z-index: -1;
}

.customer-comments-xX .img-zoom-effect-w2 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    transform: translateZ(20px);
    width: 90px;
    border-radius: 17px;
    margin: 0 auto 20px;
    border: 3px solid #ffffff;
    height: 90px;
}

.customer-comments-xX .learner-reflections-Wq:hover span {
    color: #ffffff;
    transform: translateZ(30px);
}

.customer-comments-xX .learner-reflections-Wq p {
    text-align: center;
    transition: all 0.5s ease;
    padding-top: 15px;
    line-height: 1.7;
    font-size: 18px;
    color: #000000;
    position: relative;
    transform: translateZ(10px);
}

.customer-comments-xX .learner-reflections-Wq:hover p {
    transform: translateZ(20px);
    color: #ffffff;
}

.customer-comments-xX .learner-reflections-Wq:nth-child(3n+1) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.1s;
}

.customer-comments-xX .learner-reflections-Wq:nth-child(3n) {
    animation-delay: 0.5s;
    animation: floatIn 0.7s ease-out both;
}

.cookie-comply-uP {
    border: 2px solid rgb(188,210,185);
    padding: 20px;
    align-items: center;
    border-radius: 21px;
    width: 90%;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    justify-content: space-between;
    max-width: 1200px;
}

.cookie-none-Aq svg {
    fill: rgb(188,210,185);
    height: 50px;
    width: 50px;
}

.cookie-hide-n0 h5 {
    font-weight: 700;
    color: rgb(188,210,185);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
}

.consent-comply-Yv {
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    color: #ffffff;
    font-size: 17px;
    border-radius: 10px;
    flex-shrink: 0;
    border: none;
    min-width: 120px;
    background: rgb(188,210,185);
    text-align: center;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 768px) {.thanksSpace-7w {
    padding: 6rem 0;
}.thanksSpace-7w .study-studio-9M {
    gap: 3.5rem;
}.thanksSpace-7w .study-studio-9M > div:first-child::before {
    width: 0.6rem;
    height: 70%;
}.thanksSpace-7w h5 {
    font-size: calc(18px * 1.2);
    padding-left: 1.5rem;
}.thanksSpace-7w .study-studio-9M > div:last-child {
    margin-left: 3rem;
    padding: 3rem;
    max-width: 90%;
}
}



@media (min-width: 1200px) {.thanksSpace-7w .study-studio-9M > div:last-child {
    padding: 4.5rem;
    max-width: 75%;
    margin-left: 8rem;
}.thanksSpace-7w h5 {
    font-size: calc(18px * 1.5);
}
}



@media (max-width: 767px) {.thanksSpace-7w {
    padding: 3rem 0;
}.thanksSpace-7w .study-studio-9M > div:first-child::before {
    left: -1rem;
    width: 0.4rem;
}.thanksSpace-7w h5 {
    padding-left: 0.75rem;
    font-size: calc(18px * 0.9);
}.thanksSpace-7w .study-studio-9M > div:last-child {
    padding: 1.75rem;
}}



@media screen and (max-width: 768px) {.company-info-ax {
    padding: 60px 0;
}.company-info-ax h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
    padding-left: 15px;
}.company-info-ax h2::before {
    font-size: calc(46px * 1.2);
    top: -30px;
}.company-info-ax .achieve-stats-2j h3 {
    width: 90%;
    padding: 12px 20px;
    font-size: calc(19px * 0.9);
}.company-info-ax .achieve-stats-2j p {
    line-height: 1.7;
    padding: 20px;
    font-size: calc(16px * 0.95);
}
}



@media screen and (max-width: 576px) {.company-info-ax {
    padding: 50px 0;
}.company-info-ax .container {
    padding: 0 15px;
}.company-info-ax h2 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.8);
}.company-info-ax h2::before {
    left: -5px;
    font-size: calc(46px);
    top: -25px;
}.company-info-ax .timeline-hist-oj {
    gap: 40px;
}.company-info-ax .achieve-stats-2j h3 {
    width: 100%;
    padding: 10px 15px;
    font-size: calc(19px * 0.85);
}.company-info-ax .achieve-stats-2j p {
    font-size: calc(16px * 0.9);
    padding: 15px;
    line-height: 1.6;
}}



@media (max-width: 480px) {.tariff-grid-nY {
    padding: 40px 0;
}.tariff-grid-nY h2 {
    font-size: calc(32px - 6px);
}.tariff-grid-nY .price-view-aY {
    padding: 20px;
    min-height: 280px;
}.tariff-grid-nY .price-view-aY p {
    font-size: calc(12px - 3px);
    margin-bottom: 20px;
}.tariff-grid-nY .fee-choices-Xr {
    padding: 8px 15px;
}}



@media (max-width: 1199px) {.title-section-3c .text-post-AP {
    margin-left: 6%;
    max-width: 500px;
    width: 45%;
}.title-section-3c .text-post-AP .container {
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.title-section-3c .study-studio-9M {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 90vh;
    height: auto;
}.title-section-3c .edu-intro-Gg {
    position: relative;
    height: 50vh;
}.title-section-3c .edu-intro-Gg::before {
    background: linear-gradient(
            to bottom,
            transparent 70%,
            rgb(221,220,230) 100%
        );
}.title-section-3c .text-post-AP {
    margin: -50px 0 30px;
    width: 90%;
    max-width: 600px;
}.title-section-3c .text-post-AP .container {
    padding: 2rem;
}.title-section-3c .text-post-AP h1 {
    font-size: calc(38px * 0.85);
    margin-bottom: 1rem;
}.title-section-3c .text-post-AP h3 {
    margin-bottom: 1.2rem;
    font-size: calc(24px * 0.85);
}.title-section-3c .learning-lead-7W {
    transform: translateX(-50%);
    bottom: 20px;
    left: 50%;
    gap: 10px;
    flex-direction: row;
}.title-section-3c .learning-lead-7W label {
    width: 25px;
    height: 3px;
}.title-section-3c input:nth-of-type(n):checked ~ .learning-lead-7W label:nth-child(n) {
    width: 35px;
    height: 3px;
}
}



@media (max-width: 480px) {.title-section-3c .edu-intro-Gg {
    height: 40vh;
}.title-section-3c .text-post-AP {
    margin: -30px 0 20px;
}
}



@media (orientation: landscape) and (max-height: 600px) and (min-width: 768px) {.title-section-3c .study-studio-9M {
    height: 85vh;
}.title-section-3c .edu-intro-Gg {
    height: 85vh;
}}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .nav-learn-l7 {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .sub-tutorial-3s {
    white-space: nowrap;
}footer .nav-learn-l7 a {
    padding-right: 10px;
}
}



@media (max-width: 991px) {footer .achieve-cta-ew::before {
    width: 100%;
    background-color: rgb(188,210,185);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 0.7;
}
}



@media (max-width: 767px) {footer .achieve-cta-ew {
    padding: 60px 0 30px;
}footer .start-chat-l9 {
    justify-content: center;
    margin-bottom: 40px;
}footer .header-pro-7p h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .webinar-live-Fh {
    margin-top: 40px;
}
}



@media (max-width: 1024px) {.contact-form-section-LX {
    padding: 70px 0;
}.contact-form-section-LX .support-query-t1 {
    padding: 45px;
}.contact-form-section-LX .img-zoom-effect-w2 {
    min-height: 450px;
}
}



@media (max-width: 480px) {.contact-form-section-LX {
    padding: 50px 0;
}.contact-form-section-LX h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 30px;
}.contact-form-section-LX .img-zoom-effect-w2 {
    min-height: 220px;
}.contact-form-section-LX .support-query-t1 {
    padding: 30px 20px;
}.contact-form-section-LX form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 20px;
}.contact-form-section-LX form input[type="text"] {
    padding: 14px 16px;
    margin-bottom: 16px;
    font-size: calc(14px * 0.95);
}.contact-form-section-LX .connect-map-A2 {
    padding: 16px;
}.contact-form-section-LX .feedback-inquiry-Vw label {
    font-size: calc(12px * 0.95);
}}



@media (max-width: 768px) {.privacy-section-G9 {
    padding: 2rem 1rem;
}.privacy-section-G9 .container {
    padding: 2rem 1.5rem;
    transform: none;
}.privacy-section-G9 h1 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
}.privacy-section-G9 h2 {
    font-size: calc(37px * 0.8);
    margin: 2rem 0 0.8rem;
}.privacy-section-G9 h3 {
    font-size: calc(37px * 0.7);
}.privacy-section-G9 h4 {
    font-size: calc(37px * 0.6);
}.privacy-section-G9 p, 
    .privacy-section-G9 span, 
    .privacy-section-G9 li {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}.privacy-section-G9 ul {
    padding-left: 0.5rem;
}.privacy-section-G9 li {
    padding-left: 1.2rem;
}
}



@media (max-width: 991px) {header .head-core-Zv {
    padding: 0.7rem 2.5%;
}header .main-base-bS svg {
    width: 130px;
}header .header-pro-7p {
    padding: 0.4rem;
    gap: 0.35rem;
}header .nav-lesson-vZ {
    padding: 0.35rem 0.6rem;
    font-size: calc(18px - 1px);
}
}



@media (max-width: 767px) {header .head-core-Zv {
    justify-content: center;
    padding: 0.7rem 2%;
}header .main-base-bS {
    margin: 0 0 0.6rem 0;
}header .main-base-bS svg {
    width: 120px;
}header .header-pro-7p {
    width: 100%;
    justify-content: center;
}header .nav-lesson-vZ {
    padding: 0.3rem 0.5rem;
    font-size: calc(18px - 2px);
}
}



@media screen and (max-width: 1200px) {.program-details-lX .container {
    width: 70%;
}.program-details-lX::before {
    width: 75%;
}
}



@media screen and (max-width: 768px) {.program-details-lX .class-path-92 {
    height: 350px;
}.program-details-lX .container {
    padding: 3rem 1.5rem;
}.program-details-lX .lesson-path-KZ {
    padding: 2rem;
}.program-details-lX .lesson-path-KZ h3 {
    font-size: calc(38px * 0.9);
}
}



@media screen and (max-width: 576px) {.program-details-lX .class-path-92 {
    height: 250px;
}.program-details-lX .container {
    padding: 2.5rem 1rem;
}.program-details-lX .lesson-path-KZ {
    padding: 1.5rem;
}.program-details-lX .lesson-path-KZ h3 {
    font-size: calc(38px * 0.8);
}.program-details-lX .lesson-path-KZ p {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 0.9);
}.program-details-lX .lesson-path-KZ .connect-map-A2 {
    padding: 0.8rem 1.5rem;
    text-align: center;
    width: 100%;
}}



@media (max-width: 768px) {.customer-comments-xX {
    padding: 70px 0;
}.customer-comments-xX::before {
    transform: perspective(500px) rotateX(20deg) scale(2);
}.customer-comments-xX h4 {
    font-size: calc(31px * 0.8);
    margin-bottom: 50px;
}.customer-comments-xX .opinion-spot-EW {
    grid-template-columns: 1fr;
    gap: 40px;
}.customer-comments-xX .learner-reflections-Wq {
    margin: 0 auto;
    max-width: 350px;
    padding: 20px;
    transform: rotateX(5deg) rotateY(-5deg);
}.customer-comments-xX .learner-reflections-Wq:hover {
    transform: rotateX(0) rotateY(0) translateZ(20px);
}.customer-comments-xX .img-zoom-effect-w2 {
    height: 70px;
    width: 70px;
}.customer-comments-xX .learner-reflections-Wq span {
    font-size: calc(18px * 0.9);
}.customer-comments-xX .learner-reflections-Wq p {
    font-size: calc(18px * 0.95);
}}



@keyframes rotate {
    0% {
        transform: translateY(-50%) rotate(0deg);
    }
    100% {
        transform: translateY(-50%) rotate(360deg);
    }
}



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



@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

