﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.TC-viewport-container {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}.Ap-partner-logo {
    flex: 0 0 auto;
}html,body {
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.sR-head-base {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}::-webkit-scrollbar {
    padding: 2px;
}::-webkit-scrollbar-track {
    border-radius: 10%;
    background: rgb(181,150,103,0.5);
    margin: 1px 0;
}::-webkit-scrollbar-track:active {
    background: rgb(239,225,204);
}::-webkit-scrollbar-thumb {
    border-radius: 11%;
    transition: all, box-shadow, transform 3.2s cubic-bezier(0.42, 0, 0.58, 1);
    background: repeating-linear-gradient(45deg, rgb(181,150,103,0.5), rgb(181,150,103,0.5) 13px, rgb(181,150,103) 13px, rgb(181,150,103) 16px);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(181,150,103,0.5);
    box-shadow: inset 4px 5px 7px -2px rgba(0, 0, 0, 0.2);
    transform: translateY(1px);
}::-webkit-scrollbar-corner {
    border: 1px solid rgb(181,150,103);
    background: rgb(210,184,147,0.5);
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1102px;
    margin: auto;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Gt-education-history {
    background-color: rgb(239,225,204);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.Gt-education-history::before {
    filter: blur(25px);
    width: 45%;
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(210,184,147,0.5), rgb(181,150,103,0.5));
    position: absolute;
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    top: -5%;
    height: 70%;
    right: -10%;
    z-index: 1;
}.Gt-education-history::after {
    left: -5%;
    filter: blur(20px);
    transform: rotate(10deg) skewX(-10deg);
    width: 35%;
    content: "";
    z-index: 1;
    bottom: -10%;
    height: 60%;
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(181,150,103,0.5), rgb(210,184,147,0.5));
}.Gt-education-history .container {
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.Gt-education-history .TA-testimonial-corner {
    position: relative;
    padding: 3rem;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.08);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
    gap: 2.5rem;
    backdrop-filter: blur(10px);
    display: grid;
    transform: perspective(1000px) rotateY(1deg) rotateX(1deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.6s ease;
    grid-template-columns: 1fr;
}.Gt-education-history .TA-testimonial-corner:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.12);
}.Gt-education-history .TA-testimonial-corner > div:first-child {
    width: 100%;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
}.Gt-education-history .TA-testimonial-corner .BC-img-overlay {
    overflow: hidden;
    box-shadow: 
        0 10px 30px -10px rgba(0,0,0,0.15),
        0 1px 3px rgba(0,0,0,0.1);
    width: 100%;
    transform: translateZ(20px);
    border-radius: 5px;
    padding-bottom: 100%;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
    position: relative;
}.Gt-education-history .TA-testimonial-corner .BC-img-overlay::before {
    background: linear-gradient(
        to bottom,
        transparent 65%,
        rgb(181,150,103,0.5) 100%
    );
    left: 0;
    width: 100%;
    content: "";
    opacity: 0.7;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
}.Gt-education-history .TA-testimonial-corner .BC-img-overlay::after {
    background: linear-gradient(
        45deg,
        rgb(210,184,147,0.5) 0%,
        transparent 50%
    );
    position: absolute;
    opacity: 0.4;
    content: "";
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
}.Gt-education-history .TA-testimonial-corner:hover .BC-img-overlay {
    box-shadow: 
        0 15px 35px -10px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.1);
    transform: translateZ(30px) scale(1.02);
}.Gt-education-history .TA-testimonial-corner > div:nth-child(2) {
    position: relative;
    text-align: center;
}.Gt-education-history .TA-testimonial-corner .name {
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: calc(19px * 1.1);
    margin-bottom: 0.5rem;
    font-weight: 700;
}.Gt-education-history .TA-testimonial-corner .name::after {
    transform: translateX(-50%);
    border-radius: 10px;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(181,150,103), rgb(210,184,147));
    left: 50%;
    height: 3px;
    width: 35%;
    content: "";
    position: absolute;
}.Gt-education-history .TA-testimonial-corner > div:nth-child(2) > div {
    margin-top: 0.8rem;
    font-size: calc(13px * 0.95);
    color: rgb(181,150,103);
    letter-spacing: 0.5px;
    font-weight: 600;
}.Gt-education-history .TA-testimonial-corner > div:nth-child(3) {
    position: relative;
}.Gt-education-history .TA-testimonial-corner .iq-exp-milestones {
    line-height: 1.7;
    border-left: 3px solid rgb(210,184,147,0.5);
    color: #000000;
    padding: 0.5rem 0.5rem 0.5rem 1.5rem;
    position: relative;
    margin: 0;
    font-size: 13px;
}.Gt-education-history .TA-testimonial-corner .iq-exp-milestones::before {
    font-size: 5rem;
    left: -10px;
    font-family: serif;
    color: rgb(210,184,147,0.5);
    opacity: 0.2;
    z-index: -1;
    top: -20px;
    content: "";
    position: absolute;
}

@media (min-width: 768px) {.Gt-education-history .TA-testimonial-corner {
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    padding: 3.5rem;
    grid-template-areas: 
            "photo info"
            "photo quote";
    grid-template-columns: 280px 1fr;
}.Gt-education-history .TA-testimonial-corner > div:first-child {
    grid-area: photo;
    margin: 0;
}.Gt-education-history .TA-testimonial-corner > div:nth-child(2) {
    align-self: flex-end;
    grid-area: info;
    text-align: left;
}.Gt-education-history .TA-testimonial-corner > div:nth-child(3) {
    align-self: flex-start;
    grid-area: quote;
}.Gt-education-history .TA-testimonial-corner .name::after {
    left: 0;
    width: 50px;
    transform: none;
}.Gt-education-history .TA-testimonial-corner .BC-img-overlay {
    border-radius: 8px;
}
}

@media (min-width: 992px) {.Gt-education-history {
    padding: 8rem 0;
}.Gt-education-history .TA-testimonial-corner {
    padding: 4rem;
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
}.Gt-education-history .TA-testimonial-corner .name {
    font-size: calc(19px * 1.2);
}.Gt-education-history .TA-testimonial-corner > div:nth-child(2) > div {
    font-size: 13px;
}.Gt-education-history .TA-testimonial-corner .iq-exp-milestones {
    font-size: calc(13px * 1.05);
    padding: 0.5rem 1rem 0.5rem 2rem;
}
}

@media (max-width: 576px) {.Gt-education-history {
    padding: 4rem 0;
}.Gt-education-history .TA-testimonial-corner {
    padding: 2rem;
    gap: 1.5rem;
}.Gt-education-history .TA-testimonial-corner .BC-img-overlay {
    max-width: 220px;
}.Gt-education-history .TA-testimonial-corner .name {
    font-size: 19px;
}.Gt-education-history .TA-testimonial-corner > div:nth-child(2) > div {
    font-size: calc(13px * 0.9);
}.Gt-education-history .TA-testimonial-corner .iq-exp-milestones {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
    padding: 0.5rem 0 0.5rem 1rem;
}}header {
    z-index: 1000;
    top: 0;
    position: fixed;
    -webkit-backdrop-filter: blur(10px);
    width: 100%;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease;
    left: 0;
    background: linear-gradient(180deg, 
        rgb(210,184,147) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    border-bottom: 1px solid rgb(210,184,147,0.5);
    backdrop-filter: blur(10px);
}header:before {
    left: 0;
    pointer-events: none;
    width: 100%;
    background: 
        radial-gradient(circle at 15% 15%, rgb(210,184,147,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(181,150,103,0.5) 0%, transparent 25%);
    content: '';
    opacity: 0.1;
    height: 100%;
    position: absolute;
    top: 0;
}header:after {
    top: 0;
    width: 100%;
    opacity: 0.02;
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    height: 100%;
    mix-blend-mode: overlay;
}header .wT-top-start {
    overflow: hidden;
    position: relative;
}header .wT-top-start:before {
    opacity: 0.7;
    animation: scanlineGlow 4s linear infinite;
    left: -50%;
    content: '';
    height: 1px;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(210,184,147) 25%,
        #ffffff 50%,
        rgb(210,184,147) 75%,
        transparent 100%
    );
    box-shadow: 0 0 15px rgb(210,184,147), 0 0 35px rgb(210,184,147);
    width: 200%;
}header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 18px 25px;
    position: relative;
}header .container:before {
    mix-blend-mode: overlay;
    height: 100%;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    opacity: 0.5;
    position: absolute;
    content: '';
    width: 100%;
    pointer-events: none;
}header .Tb-head-learning {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}header .Tb-head-learning:before {
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    animation: breathe 5s infinite alternate;
    filter: blur(15px);
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgb(210,184,147);
    content: '';
    opacity: 0.3;
}header .Tb-head-learning:after {
    top: 50%;
    filter: blur(15px);
    opacity: 0.3;
    width: 20px;
    position: absolute;
    transform: translateY(-50%);
    right: -10px;
    border-radius: 50%;
    content: '';
    height: 20px;
    background: rgb(181,150,103);
    animation: breathe 5s infinite alternate-reverse;
}header .bc-top-master {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
}header .bc-top-master:before {
    transform: translateX(-100%);
    filter: blur(5px);
    position: absolute;
    content: '';
    height: 110%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(210,184,147,0.5), 
        transparent
    );
    left: -5%;
    top: -5%;
    width: 110%;
    animation: menuGlow 10s infinite ease-in-out;
    opacity: 0.15;
}header .De-head-skill {
    text-decoration: none;
    padding: 8px 2px;
    font-size: 14px;
    text-shadow: 0 0 1px #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    font-family: Arial, sans-serif;
}header .De-head-skill:before {
    transition: all 0.4s ease;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0;
    transform: skewX(-20deg) scale(0.8, 1);
    opacity: 0;
    top: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(210,184,147,0.5), 
        transparent
    );
    content: '';
}header .De-head-skill:after {
    bottom: -2px;
    filter: blur(0.5px);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    width: 0;
    background: linear-gradient(90deg, 
        rgb(210,184,147),
        #ffffff 50%,
        rgb(210,184,147)
    );
    opacity: 0.8;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 2px;
    content: '';
}header .De-head-skill:hover {
    transform: translateY(-2px);
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(210,184,147);
    color: #ffffff;
}header .De-head-skill:hover:before {
    opacity: 0.15;
    transform: skewX(-20deg) scale(1.05, 1);
}header .De-head-skill:hover:after {
    box-shadow: 
        0 0 5px rgb(210,184,147),
        0 0 10px rgb(210,184,147);
    width: 100%;
}header .Ww-nav-master {
    padding: 5px;
    position: relative;
    align-items: center;
    display: flex;
    text-decoration: none;
    justify-content: center;
    transition: all 0.3s ease;
}header .Ww-nav-master:before {
    opacity: 0;
    width: 150%;
    background: radial-gradient(circle, 
        rgb(210,184,147,0.5) 0%, 
        transparent 70%
    );
    content: '';
    transform: translate(-50%, -50%);
    left: 50%;
    height: 150%;
    transition: opacity 0.5s ease;
    position: absolute;
    top: 50%;
}header .Ww-nav-master:after {
    top: -5px;
    content: '';
    left: -5px;
    border: 1px solid transparent;
    opacity: 0;
    transition: all 0.5s ease;
    position: absolute;
    border-image: linear-gradient(45deg, rgb(210,184,147), rgb(181,150,103), rgb(210,184,147)) 1;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
}header .Ww-nav-master:hover:before {
    opacity: 0.3;
}header .Ww-nav-master:hover:after {
    opacity: 0.7;
    animation: borderRotate 4s linear infinite;
}header .Ww-nav-master svg {
    position: relative;
    width: auto;
    height: 45px;
    filter: drop-shadow(0 0 2px rgb(210,184,147,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .Ww-nav-master:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(210,184,147));
}header .Ww-nav-master:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}

@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(210,184,147), rgb(181,150,103), rgb(210,184,147)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(210,184,147), rgb(181,150,103), rgb(210,184,147)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(210,184,147), rgb(181,150,103), rgb(210,184,147)) 1;
    }
}

@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}

@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .bc-top-master {
    gap: 20px;
}header .Ww-nav-master svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .bc-top-master {
    top: 0;
    overflow-y: auto;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    width: 85%;
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    height: 100vh;
    max-width: 330px;
    padding: 85px 30px 30px;
    gap: 25px;
    flex-direction: column;
    backdrop-filter: blur(15px);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    right: -100%;
    -webkit-backdrop-filter: blur(15px);
    z-index: 1001;
    position: fixed;
}header .bc-top-master:before {
    opacity: 0.3;
    width: 80%;
    animation: none;
    height: 1px;
    left: 10%;
    top: 70px;
}header .bc-top-master:after {
    border: 1px solid rgb(210,184,147,0.5);
    width: 30px;
    top: 20px;
    background: transparent;
    right: 20px;
    position: absolute;
    height: 30px;
    opacity: 0.6;
    content: '';
}header .menu.active {
    right: 0;
}header .De-head-skill {
    width: 100%;
    padding: 12px 5px;
    text-align: left;
    border-bottom: 1px solid rgb(210,184,147,0.5);
    opacity: 0.8;
}header .De-head-skill:last-child {
    border-bottom: none;
}header .De-head-skill:hover {
    opacity: 1;
    transform: translateY(0);
}header .Ww-nav-master {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .Ww-nav-master svg {
    height: 35px;
}header .bc-top-master {
    width: 100%;
    max-width: 100%;
}}.dR-course-fit-for {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(239,225,204) 0%, #ffffff 100%);
}.dR-course-fit-for::before {
    z-index: 1;
    right: 0;
    background-size: 20px 20px;
    bottom: 0;
    position: absolute;
    height: 60%;
    width: 60%;
    background-position: 0 0;
    background-image: radial-gradient(rgb(210,184,147,0.5) 20%, transparent 20%);
    content: "";
    opacity: 0.3;
}.dR-course-fit-for .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1140px;
}.dR-course-fit-for .iE-why-choose {
    position: relative;
}.dR-course-fit-for h4 {
    text-align: center;
    font-weight: 700;
    color: rgb(210,184,147);
    font-size: 42px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 50px;
    position: relative;
}.dR-course-fit-for h4:hover {
    transform: perspective(1000px) rotateX(5deg);
}.dR-course-fit-for h4::after {
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    content: "";
    height: 5px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    width: 100px;
    position: absolute;
    border-radius: 5px;
}.dR-course-fit-for div > div {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 20px;
    display: grid;
    gap: 30px;
}.dR-course-fit-for p {
    padding: 40px 30px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    background: #ffffff;
    text-align: center;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: all 0.3s ease;
    z-index: 1;
    display: flex;
    margin: 0;
    color: #000000;
    font-size: 14px;
    height: 200px;
}.dR-course-fit-for p:nth-child(even) {
    transform: translateY(100px);
}.dR-course-fit-for p::before {
    background: linear-gradient(135deg, #ffffff, rgb(239,225,204));
    z-index: -1;
    transition: opacity 0.3s ease;
    content: "";
    width: 100%;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    top: 0;
    opacity: 0;
    position: absolute;
    height: 100%;
    left: 0;
}.dR-course-fit-for p:hover {
    color: #000000;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.dR-course-fit-for p:hover::before {
    opacity: 1;
}.dR-course-fit-for p svg {
    transition: all 0.3s ease;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    position: absolute;
    width: 32px;
    height: 32px;
}.dR-course-fit-for p svg path {
    transition: fill 0.3s ease;
    fill: rgb(210,184,147);
}.dR-course-fit-for p span {
    margin-top: 50px;
    display: block;
    width: 100%;
}.dR-course-fit-for p:hover svg {
    transform: translateX(-50%) scale(1.2);
}.dR-course-fit-for p:hover svg path {
    fill: rgb(181,150,103);
}@keyframes hexSpin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.dR-course-fit-for::after {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    border: 2px dashed rgb(181,150,103,0.5);
    top: 10%;
    width: 200px;
    height: 200px;
    left: 5%;
    position: absolute;
    z-index: 1;
    content: "";
    animation: hexSpin 30s linear infinite;
    opacity: 0.5;
}@keyframes fadeScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.dR-course-fit-for .iE-why-choose > div p {
    animation: fadeScale 0.5s ease forwards;
    opacity: 0;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(1) {
    animation-delay: 0.1s;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(2) {
    animation-delay: 0.2s;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(3) {
    animation-delay: 0.3s;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(4) {
    animation-delay: 0.4s;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(5) {
    animation-delay: 0.5s;
}.dR-course-fit-for .iE-why-choose > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.dR-course-fit-for {
    padding: 80px 0;
}.dR-course-fit-for h4 {
    margin-bottom: 70px;
    font-size: calc(42px * 0.85);
}.dR-course-fit-for div > div {
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px 20px;
}.dR-course-fit-for p {
    height: 180px;
    padding: 35px 25px;
}.dR-course-fit-for p:nth-child(3n+2) {
    transform: translateY(0);
}.dR-course-fit-for p:nth-child(even) {
    transform: translateY(90px);
}.dR-course-fit-for p svg {
    top: 25px;
}.dR-course-fit-for p span {
    margin-top: 45px;
}.dR-course-fit-for::after {
    width: 150px;
    height: 150px;
}
}

@media (max-width: 768px) {.dR-course-fit-for {
    padding: 70px 0;
}.dR-course-fit-for h4 {
    font-size: calc(42px * 0.7);
    margin-bottom: 60px;
}.dR-course-fit-for h4::after {
    bottom: -12px;
    width: 80px;
}.dR-course-fit-for div > div {
    grid-template-columns: 1fr;
    gap: 20px;
}.dR-course-fit-for p {
    height: auto;
    padding: 20px;
    border-radius: 26px;
    clip-path: none;
    aspect-ratio: 1.73 / 1;
}.dR-course-fit-for p::before {
    clip-path: none;
    border-radius: 26px;
}.dR-course-fit-for p:nth-child(even) {
    transform: translateY(0);
}.dR-course-fit-for p svg {
    height: 28px;
    margin-right: 15px;
    position: static;
    transform: none;
    width: 28px;
}.dR-course-fit-for p span {
    display: inline;
    margin-top: 0;
}.dR-course-fit-for p:hover {
    transform: translateY(0) scale(1.03);
}.dR-course-fit-for p:hover svg {
    transform: scale(1.2);
}.dR-course-fit-for::after {
    display: none;
}
}

@media (max-width: 576px) {.dR-course-fit-for {
    padding: 60px 0;
}.dR-course-fit-for h4 {
    font-size: calc(42px * 0.6);
    margin-bottom: 40px;
}.dR-course-fit-for h4::after {
    height: 4px;
    bottom: -10px;
    width: 60px;
}.dR-course-fit-for p {
    font-size: calc(14px * 0.9);
    padding: 15px;
}.dR-course-fit-for p svg {
    width: 24px;
    margin-right: 10px;
    height: 24px;
}}.zn-course-highlights {
    padding: 100px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(239,225,204) 0%, rgba(245, 245, 245, 0.95) 100%);
    overflow: hidden;
}.zn-course-highlights::before {
    top: 0;
    z-index: 0;
    position: absolute;
    content: "";
    opacity: 0.1;
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(210,184,147,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(181,150,103,0.5) 0%, transparent 25%);
}.zn-course-highlights::after {
    width: 200px;
    opacity: 0.2;
    position: absolute;
    transform: rotate(15deg);
    right: -50px;
    height: 200px;
    border: 1px solid rgb(210,184,147,0.5);
    top: -50px;
    content: "";
    z-index: 1;
}.zn-course-highlights .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.zn-course-highlights h2 {
    line-height: 1.4;
    font-weight: 700;
    transform: translateX(-5px);
    position: relative;
    color: #000000;
    font-size: 37px;
    margin-bottom: 50px;
}.zn-course-highlights h2::after {
    content: "";
    left: 0;
    background: rgb(210,184,147);
    bottom: -15px;
    position: absolute;
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 3px;
    transform: scaleX(1);
    width: 80px;
}.zn-course-highlights h2:hover::after {
    transform: scaleX(1.5);
}.zn-course-highlights .eJ-skill-explorer {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 1fr;
}.zn-course-highlights .BC-img-overlay {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    height: 350px;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
}.zn-course-highlights .BC-img-overlay::before {
    bottom: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.3));
    content: "";
    right: 0;
}.zn-course-highlights .BC-img-overlay::after {
    position: absolute;
    background: rgb(210,184,147);
    width: 120%;
    mix-blend-mode: overlay;
    transition: opacity 0.5s ease;
    top: -10%;
    opacity: 0;
    left: -10%;
    content: "";
    height: 120%;
}.zn-course-highlights .BC-img-overlay:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.zn-course-highlights .BC-img-overlay:hover::after {
    opacity: 0.1;
}.zn-course-highlights .LX-subtext-wrap {
    position: relative;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: translateY(-5px);
}.zn-course-highlights .LX-subtext-wrap::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    content: "";
    left: 0;
    width: 3px;
    background: rgb(210,184,147);
    top: 0;
    position: absolute;
}.zn-course-highlights .LX-subtext-wrap:hover {
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.zn-course-highlights .LX-subtext-wrap:hover::before {
    height: 100%;
}.zn-course-highlights .description {
    line-height: 1.8;
    position: relative;
    padding-left: 15px;
    color: #000000;
    margin-bottom: 20px;
    font-size: 14px;
}.zn-course-highlights .description:last-child {
    margin-bottom: 0;
}.zn-course-highlights .description::before {
    background: rgb(210,184,147);
    border-radius: 50%;
    opacity: 0.7;
    height: 5px;
    left: 0;
    width: 5px;
    top: 0.7em;
    content: "";
    position: absolute;
}.zn-course-highlights .container:hover .description::before {
    animation: pulse 2s infinite;
}

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

@media (min-width: 768px) {.zn-course-highlights {
    padding: 120px 0;
}.zn-course-highlights h2 {
    font-size: calc(37px * 1.1);
    max-width: 85%;
}.zn-course-highlights .eJ-skill-explorer {
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
    align-items: center;
}.zn-course-highlights .BC-img-overlay {
    height: 450px;
}.zn-course-highlights .LX-subtext-wrap {
    overflow-y: auto;
    scrollbar-color: rgb(210,184,147,0.5) rgba(0,0,0,0.05);
    scrollbar-width: thin;
    padding: 40px 50px;
    max-height: 450px;
}.zn-course-highlights .LX-subtext-wrap::-webkit-scrollbar {
    width: 6px;
}.zn-course-highlights .LX-subtext-wrap::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
}.zn-course-highlights .LX-subtext-wrap::-webkit-scrollbar-thumb {
    background-color: rgb(210,184,147,0.5);
}
}

@media (min-width: 992px) {.zn-course-highlights {
    padding: 150px 0;
}.zn-course-highlights::before {
    background: 
            radial-gradient(circle at 10% 30%, rgb(210,184,147,0.5) 0%, transparent 30%),
            radial-gradient(circle at 90% 70%, rgb(181,150,103,0.5) 0%, transparent 35%);
}.zn-course-highlights h2 {
    max-width: 70%;
    margin-left: 30px;
    transform: translateX(0);
}.zn-course-highlights .eJ-skill-explorer {
    gap: 80px;
}.zn-course-highlights .BC-img-overlay {
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
    height: 500px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.8s ease;
}.zn-course-highlights .BC-img-overlay:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.zn-course-highlights .LX-subtext-wrap {
    padding: 50px 60px;
    max-height: 500px;
    transform: translateY(0) translateX(20px);
}.zn-course-highlights .LX-subtext-wrap:hover {
    transform: translateY(0) translateX(0);
}.zn-course-highlights .description {
    padding-left: 25px;
    font-size: calc(14px * 1.05);
}.zn-course-highlights .description::before {
    height: 6px;
    left: 10px;
    width: 6px;
}
}

@media (min-width: 1200px) {.zn-course-highlights h2 {
    margin-left: 50px;
}.zn-course-highlights .eJ-skill-explorer {
    gap: 100px;
}.zn-course-highlights .BC-img-overlay {
    transform: perspective(1200px) rotateY(-8deg) translateX(-30px);
}.zn-course-highlights .LX-subtext-wrap {
    transform: translateY(0) translateX(30px);
}
}

@media (max-width: 767px) {.zn-course-highlights {
    padding: 60px 0;
}.zn-course-highlights h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.9);
}.zn-course-highlights h2::after {
    bottom: -10px;
    width: 60px;
}.zn-course-highlights .description {
    font-size: calc(14px * 0.95);
}.zn-course-highlights .BC-img-overlay {
    margin-bottom: 20px;
    height: 250px;
}.zn-course-highlights .LX-subtext-wrap {
    padding: 25px 20px;
}}.VT-privacy-fortress {
    font-family: Arial, sans-serif;
    padding: 2em;
    background-color: rgb(210,184,147);
    box-shadow: 0 0 20px rgb(210,184,147,0.5);
    color: #ffffff;
    border: 1px solid rgb(210,184,147,0.5);
    margin: 0 auto;
}.VT-privacy-fortress h1 {
    margin-bottom: 1.5em;
    font-weight: 700;
    text-align: center;
    font-size: 41px;
    color: #ffffff;
    text-shadow: 0 0 10px rgb(210,184,147,0.5);
}.VT-privacy-fortress h2 {
    color: rgb(181,150,103);
    margin-bottom: 1em;
    text-shadow: 0 0 8px rgb(181,150,103,0.5);
    font-size: 28px;
    font-weight: 600;
}.VT-privacy-fortress h3,
.VT-privacy-fortress h4,
.VT-privacy-fortress h5,
.VT-privacy-fortress h6 {
    color: #ffffff;
    margin-bottom: 0.75em;
}.VT-privacy-fortress h3 {
    font-size: calc(22px - 0.2em);
    font-weight: 400;
}.VT-privacy-fortress h4 {
    font-size: calc(22px - 0.4em);
    font-weight: 400;
}.VT-privacy-fortress h5 {
    font-weight: 300;
    font-size: 22px;
}.VT-privacy-fortress h6 {
    font-size: 22px;
    font-weight: 300;
}.VT-privacy-fortress ul,
.VT-privacy-fortress ol {
    margin-bottom: 1.5em;
    padding-left: 1.5em;
}.VT-privacy-fortress ul {
    list-style-type: circle;
}.VT-privacy-fortress ol {
    list-style-type: decimal;
}.VT-privacy-fortress li {
    margin-bottom: 0.75em;
    font-size: 12px;
    color: #ffffff;
}.VT-privacy-fortress p {
    line-height: 1.7;
    margin-bottom: 1.5em;
    font-size: 12px;
    color: #ffffff;
}.VT-privacy-fortress span {
    font-weight: 600;
    color: rgb(210,184,147);
}.VT-privacy-fortress div {
    margin-bottom: 1.5em;
}
@media only screen and (max-width: 800px) {.VT-privacy-fortress {
    border-radius: 10px;
    padding: 1em;
}.VT-privacy-fortress h1 {
    font-size: calc(22px - 0.5em);
}.VT-privacy-fortress h2 {
    font-size: calc(22px - 0.4em);
}.VT-privacy-fortress p,
    .VT-privacy-fortress li {
    font-size: calc(12px - 0.2em);
}}
.VT-privacy-fortress h1::after {
    content: "";
    box-shadow: 0 0 10px rgb(210,184,147,0.5);
    height: 4px;
    background-color: rgb(210,184,147);
    display: block;
    margin: 0.5em auto 0;
    width: 80px;
    border-radius: 10px;
}.VT-privacy-fortress h2::after {
    border-radius: 10px;
    box-shadow: 0 0 8px rgb(181,150,103,0.5);
    content: "";
    margin: 0.5em auto 0;
    display: block;
    background-color: rgb(181,150,103);
    width: 60px;
    height: 3px;
}.VT-privacy-fortress ul li::before,
.VT-privacy-fortress ol li::before {
    box-shadow: 0 0 5px rgb(210,184,147,0.5);
    content: "";
    height: 8px;
    border-radius: 50%;
    width: 8px;
    margin-right: 0.5em;
    display: inline-block;
    background-color: rgb(210,184,147);
}.VT-privacy-fortress a {
    color: rgb(210,184,147);
    box-shadow: 0 0 5px rgb(210,184,147,0.5);
    text-decoration: underline;
}.VT-privacy-fortress a:hover {
    color: rgb(181,150,103);
    box-shadow: 0 0 5px rgb(181,150,103,0.5);
}.VT-privacy-fortress blockquote {
    border-left: 5px solid rgb(210,184,147);
    margin: 1em 0;
    font-style: italic;
    color: #ffffff;
    box-shadow: 0 0 10px rgb(210,184,147,0.5);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1.5em;
}footer {
    position: relative;
    width: 100%;
}.Ap-partner-logo {
    background-color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 80px 0 30px;
}.Ap-partner-logo::before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: repeating-linear-gradient(
        to right,
        rgb(210,184,147),
        rgb(210,184,147) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 1px;
    left: 0;
    bottom: 0;
}footer .ax-login-footer {
    position: relative;
    z-index: 1;
}footer .ms-edu-help {
    flex-wrap: wrap;
    position: relative;
    height: 100px;
    justify-content: space-between;
    display: flex;
    margin-bottom: 70px;
    overflow: hidden;
}footer .info_item {
    display: flex;
    height: 100px;
    transition: all 0.5s ease;
    flex: 1;
    background-color: rgb(181,150,103);
    align-items: center;
    cursor: pointer;
    margin-right: 1px;
    padding: 0 25px;
    position: relative;
    min-width: 250px;
    overflow: hidden;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    background-color: rgb(210,184,147);
    flex: 1.5;
}footer .info_item::after {
    content: "";
    width: 1px;
    position: absolute;
    right: 0;
    background-color: rgba(255, 255, 255, 0.1);
    top: 0;
    height: 100%;
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
    z-index: 2;
    flex-shrink: 0;
    fill: #ffffff;
    position: relative;
}footer .info_item p,
footer .info_item a {
    max-width: 100%;
    z-index: 2;
    text-decoration: none;
    font-size: 13px;
    text-overflow: ellipsis;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}footer .info_item::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    position: absolute;
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    margin: 0 -20px;
    display: flex;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding: 0 20px;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    flex-wrap: nowrap;
    gap: 0;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .YB-main-train, footer .bc-top-master, footer .subscribe_holder {
    max-width: 500px;
    position: relative;
    transition: all 0.4s ease;
    flex: 0 0 100%;
    min-width: 280px;
    border-radius: 13px;
    height: 450px;
    padding: 30px;
    scroll-snap-align: start;
    margin-right: 30px;
}footer .YB-main-train {
    flex-direction: column;
    display: flex;
    justify-content: center;
    background-color: rgb(239,225,204);
    align-items: center;
    text-align: center;
}footer .YB-main-train svg {
    margin-bottom: 30px;
    height: 50px;
    width: auto;
}footer .cY-art-portal {
    max-width: 300px;
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
}footer .bc-top-master {
    justify-content: center;
    position: relative;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(181,150,103,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(210,184,147,0.5) 0%, transparent 40%);
    overflow: hidden;
    background-color: rgb(181,150,103);
}footer .bc-top-master::after {
    pointer-events: none;
    left: 0;
    content: "";
    position: absolute;
    background-size: 30px 30px;
    bottom: 0;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    right: 0;
    opacity: 0.3;
    top: 0;
}footer .bc-top-master h5 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    letter-spacing: 1px;
    font-size: 22px;
    display: inline-block;
}footer .bc-top-master h5::after {
    background-color: rgb(210,184,147);
    width: 30px;
    height: 2px;
    left: 0;
    bottom: -10px;
    content: "";
    position: absolute;
}footer .Vj-head-study {
    overflow: hidden;
    max-height: 280px;
    margin-bottom: 20px;
    height: auto;
    position: relative;
}footer .Vj-head-study a {
    text-decoration: none;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    display: block;
}footer .Vj-head-study a:hover {
    padding-left: 10px;
    color: #ffffff;
    border-bottom-color: rgb(210,184,147);
}footer .subscribe_holder {
    color: #ffffff;
    justify-content: center;
    flex-direction: column;
    display: flex;
    background-color: rgb(210,184,147);
}footer .subscribe_holder h5 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}footer .subscribe_holder p {
    font-size: 13px;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    font-size: 13px;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .pW-expand-knowledge {
    cursor: pointer;
    background-color: rgb(181,150,103);
    text-align: center;
    padding: 15px;
    font-size: 14px;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
    color: #ffffff;
    border: none;
}footer .pW-expand-knowledge:hover {
    background-color: rgb(181,150,103,0.5);
}footer .iC-cookie-ctrl {
    padding-top: 20px;
    position: relative;
    margin-top: 40px;
}footer .iC-cookie-ctrl::before {
    content: "";
    height: 1px;
    right: 20%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    position: absolute;
    left: 20%;
}footer .gA-grant-info {
    text-align: center;
    color: #000000;
    font-size: 12px;
}

@media (min-width: 992px) {footer .text_main_holder {
    overflow-x: visible;
    scroll-snap-type: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    flex-wrap: wrap;
}footer .YB-main-train, footer .bc-top-master, footer .subscribe_holder {
    margin-right: 0;
    height: 500px;
    flex: 1;
    min-width: 0;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .YB-main-train::before,
    footer .bc-top-master::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .Ap-partner-logo {
    padding: 60px 0 30px;
}footer .ms-edu-help {
    flex-direction: column;
    margin-bottom: 40px;
    height: auto;
}footer .info_item {
    margin-bottom: 1px;
    width: 100%;
    margin-right: 0;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .YB-main-train, footer .bc-top-master, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}

@media (max-width: 576px) {footer .Ap-partner-logo {
    padding: 50px 0 20px;
}footer .YB-main-train::before,
    footer .bc-top-master::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    top: 15px;
    left: 15px;
}footer .Vj-head-study {
    max-height: 220px;
    height: auto;
}footer .YB-main-train, footer .bc-top-master, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .bc-top-master h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(22px - 2px);
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .pW-expand-knowledge {
    padding: 12px;
}}.bL-client-comments {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(239,225,204) 0%, #ffffff 100%);
    position: relative;
}.bL-client-comments::before {
    opacity: 0.2;
    transform-origin: center top;
    transform: perspective(500px) rotateX(30deg) scale(1.5);
    position: absolute;
    background: 
        linear-gradient(90deg, rgb(210,184,147,0.5) 0.5px, transparent 1px),
        linear-gradient(0deg, rgb(210,184,147,0.5) 0.5px, transparent 1px);
    height: 100%;
    z-index: 1;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    background-size: 20px 20px;
}.bL-client-comments .iE-why-choose {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.bL-client-comments h4 {
    color: #000000;
    margin-bottom: 80px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 29px;
}.bL-client-comments h4::after {
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    width: 100px;
    left: 50%;
    border-radius: 10px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    content: "";
}.bL-client-comments .zp-student-opinions {
    grid-template-columns: repeat(3, 1fr);
    transform-style: preserve-3d;
    display: grid;
    gap: 50px 30px;
    perspective: 1000px;
}.bL-client-comments .TA-testimonial-corner {
    padding: 30px;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: rotateX(10deg) rotateY(-10deg);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 11px;
    transform-style: preserve-3d;
}.bL-client-comments .TA-testimonial-corner::before {
    transition: opacity 0.5s ease;
    position: absolute;
    background: linear-gradient(135deg, rgb(181,150,103,0.5), rgb(210,184,147,0.5));
    content: "";
    border-radius: 11px;
    inset: 0;
    z-index: -1;
    opacity: 0;
}.bL-client-comments .TA-testimonial-corner:hover::before {
    opacity: 0.7;
}.bL-client-comments .TA-testimonial-corner::after {
    position: absolute;
    content: "";
    z-index: -1;
    opacity: 0;
    border-radius: calc(11px - 5px);
    left: 5px;
    right: 5px;
    transform: scale(0.9) translateZ(10px);
    bottom: 5px;
    top: 5px;
    transition: all 0.5s ease;
    border: 1px solid #ffffff;
}.bL-client-comments .TA-testimonial-corner:hover::after {
    transform: scale(1) translateZ(10px);
    opacity: 0.3;
}.bL-client-comments .TA-testimonial-corner:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: rotateX(0) rotateY(0) translateZ(30px);
    z-index: 3;
}.bL-client-comments .BC-img-overlay {
    margin: 0 auto 20px;
    transition: all 0.5s ease;
    border-radius: 11px;
    height: 90px;
    width: 90px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    transform: translateZ(20px);
}.bL-client-comments .TA-testimonial-corner:hover .BC-img-overlay {
    border-radius: 50%;
    border-color: rgb(210,184,147,0.5);
    transform: translateZ(40px);
}.bL-client-comments .TA-testimonial-corner span {
    transition: all 0.5s ease;
    display: block;
    transform: translateZ(15px);
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    font-size: 20px;
}.bL-client-comments .TA-testimonial-corner:hover span {
    color: #ffffff;
    transform: translateZ(30px);
}.bL-client-comments .TA-testimonial-corner p {
    color: #000000;
    line-height: 1.7;
    text-align: center;
    font-size: 16px;
    transform: translateZ(10px);
    position: relative;
    transition: all 0.5s ease;
    padding-top: 15px;
}.bL-client-comments .TA-testimonial-corner p::before {
    width: 30px;
    position: absolute;
    background: rgb(210,184,147,0.5);
    top: 0;
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
    transition: all 0.5s ease;
    content: "";
}.bL-client-comments .TA-testimonial-corner:hover p {
    color: #ffffff;
    transform: translateZ(20px);
}.bL-client-comments .TA-testimonial-corner:hover p::before {
    background: #ffffff;
    width: 50px;
}.bL-client-comments .TA-testimonial-corner:nth-child(3n+1) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.1s;
}.bL-client-comments .TA-testimonial-corner:nth-child(3n+2) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.3s;
}.bL-client-comments .TA-testimonial-corner:nth-child(3n) {
    animation-delay: 0.5s;
    animation: floatIn 0.7s ease-out both;
}

@keyframes floatIn {
    from {
        opacity: 0;
        transform: rotateX(20deg) rotateY(-20deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: rotateX(10deg) rotateY(-10deg) translateY(0);
    }
}

@media (max-width: 1024px) {.bL-client-comments {
    padding: 90px 0;
}.bL-client-comments .zp-student-opinions {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
}.bL-client-comments h4 {
    font-size: calc(29px * 0.9);
    margin-bottom: 60px;
}.bL-client-comments .TA-testimonial-corner {
    padding: 25px;
}.bL-client-comments .BC-img-overlay {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 768px) {.bL-client-comments {
    padding: 70px 0;
}.bL-client-comments::before {
    transform: perspective(500px) rotateX(20deg) scale(2);
}.bL-client-comments h4 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.8);
}.bL-client-comments .zp-student-opinions {
    grid-template-columns: 1fr;
    gap: 40px;
}.bL-client-comments .TA-testimonial-corner {
    padding: 20px;
    max-width: 350px;
    margin: 0 auto;
    transform: rotateX(5deg) rotateY(-5deg);
}.bL-client-comments .TA-testimonial-corner:hover {
    transform: rotateX(0) rotateY(0) translateZ(20px);
}.bL-client-comments .BC-img-overlay {
    width: 70px;
    height: 70px;
}.bL-client-comments .TA-testimonial-corner span {
    font-size: calc(20px * 0.9);
}.bL-client-comments .TA-testimonial-corner p {
    font-size: calc(16px * 0.95);
}}.ae-contact-information {
    position: relative;
    padding: 80px 0;
    background: rgb(239,225,204);
    overflow: hidden;
}.ae-contact-information::before {
    content: '';
    background: radial-gradient(circle at 20% 50%, rgb(210,184,147,0.5) 0%, transparent 40%),
                radial-gradient(circle at 80% 30%, rgb(181,150,103,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    left: 0;
}.ae-contact-information .BC-img-overlay {
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    left: 0;
    width: 50%;
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
}.ae-contact-information .BC-img-overlay::before {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    content: '';
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6), transparent);
    top: 0;
}.ae-contact-information .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    text-align: center;
}.ae-contact-information h3 {
    font-family: Arial, sans-serif;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff;
    margin-bottom: 40px;
    font-size: 34px;
    background: rgba(255, 255, 255, 0.8);
    font-weight: 700;
    display: inline-block;
    color: #000000;
    backdrop-filter: blur(5px);
}.ae-contact-information .bW-reach-box {
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    overflow: hidden;
    z-index: 3;
    display: flex;
    position: relative;
}.ae-contact-information .bW-reach-box::before {
    position: absolute;
    height: 150px;
    border-radius: 50%;
    transform: translate(50%, -50%);
    width: 150px;
    right: 0;
    opacity: 0.2;
    top: 0;
    content: '';
    background: rgb(210,184,147,0.5);
}.ae-contact-information .bW-reach-box::after {
    height: 100px;
    bottom: 0;
    opacity: 0.2;
    background: rgb(181,150,103,0.5);
    content: '';
    position: absolute;
    width: 100px;
    transform: translate(-50%, 50%);
    border-radius: 50%;
    left: 0;
}.ae-contact-information .bt-connect-map {
    flex: 1;
    padding: 50px;
    position: relative;
}.ae-contact-information form h3 {
    text-align: left;
    margin-bottom: 25px;
    font-size: 22px;
}.ae-contact-information input[type="text"],
.ae-contact-information textarea {
    border: 2px solid rgba(0, 0, 0, 0.08);
    color: #000000;
    margin-bottom: 20px;
    border-radius: 14px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #ffffff;
    padding: 15px 20px;
    width: 100%;
    transition: all 0.3s ease;
}.ae-contact-information input[type="text"]:focus,
.ae-contact-information textarea:focus {
    outline: none;
    border-color: rgb(210,184,147);
    box-shadow: 0 0 10px rgb(210,184,147,0.5);
}.ae-contact-information textarea {
    height: 140px;
    resize: none;
}.ae-contact-information .oV-reach-support {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}.ae-contact-information .oV-reach-support input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.ae-contact-information .oV-reach-support label {
    color: #000000;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
}.ae-contact-information .oV-reach-support label::before {
    border: 2px solid rgb(210,184,147,0.5);
    width: 20px;
    height: 20px;
    border-radius: 10px;
    top: 2px;
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    content: '';
}.ae-contact-information .oV-reach-support input[type="checkbox"]:checked + label::before {
    background: rgb(210,184,147);
    border-color: rgb(210,184,147);
}.ae-contact-information .oV-reach-support input[type="checkbox"]:checked + label::after {
    position: absolute;
    width: 6px;
    left: 7px;
    top: 6px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    height: 10px;
    content: '';
    border: solid #ffffff;
}.ae-contact-information .oV-reach-support a {
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(210,184,147);
}.ae-contact-information .oV-reach-support a:hover {
    color: rgb(181,150,103);
}.ae-contact-information .eG-message-map {
    position: relative;
    border: none;
    border-radius: 14px;
    color: #ffffff;
    cursor: pointer;
    padding: 15px 30px;
    transition: all 0.3s ease;
    font-weight: 600;
    background: rgb(210,184,147);
    overflow: hidden;
    font-size: 17px;
    font-family: Arial, sans-serif;
    z-index: 1;
}.ae-contact-information .eG-message-map::before {
    z-index: -1;
    height: 100%;
    top: 0;
    background: rgb(181,150,103);
    content: '';
    position: absolute;
    transform: translateX(-100%);
    transition: transform 0.4s ease;
    width: 100%;
    left: 0;
}.ae-contact-information .eG-message-map:hover {
    box-shadow: 0 5px 15px rgb(210,184,147,0.5);
}.ae-contact-information .eG-message-map:hover::before {
    transform: translateX(0);
}.ae-contact-information .aV-inquiry-widget {
    width: 35%;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(210,184,147), rgb(181,150,103));
    position: relative;
    overflow: hidden;
    padding: 50px;
}.ae-contact-information .aV-inquiry-widget::before {
    opacity: 0.3;
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%),
                linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%);
    content: '';
}.ae-contact-information .aV-inquiry-widget h4 {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 22px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
}.ae-contact-information .aV-inquiry-widget h4::after {
    left: 0;
    border-radius: 3px;
    bottom: -10px;
    background: #ffffff;
    width: 40px;
    height: 3px;
    position: absolute;
    content: '';
}.ae-contact-information .mY-request-request {
    list-style: none;
    padding: 0;
    margin: 0;
}.ae-contact-information .mY-request-request li {
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    align-items: flex-start;
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    display: flex;
}.ae-contact-information .mY-request-request li:last-child {
    border-bottom: none;
}.ae-contact-information .mY-request-request li:hover {
    transform: translateX(5px);
}.ae-contact-information .mY-request-request svg {
    margin-top: 3px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 22px;
    height: 22px;
}.ae-contact-information .mY-request-request svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.ae-contact-information .mY-request-request li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}.ae-contact-information .mY-request-request span {
    color: #ffffff;
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}.ae-contact-information .mY-request-request a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.ae-contact-information .mY-request-request a:hover {
    color: rgba(255, 255, 255, 0.8);
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.ae-contact-information .BC-img-overlay {
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    width: 40%;
}.ae-contact-information .bW-reach-box {
    flex-direction: column;
    margin: 0 auto;
    max-width: 90%;
}.ae-contact-information .bt-connect-map {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
}.ae-contact-information .aV-inquiry-widget {
    width: 100%;
}
}

@media (max-width: 768px) {.ae-contact-information {
    padding: 60px 0;
}.ae-contact-information .BC-img-overlay {
    display: none;
}.ae-contact-information h3 {
    font-size: calc(34px * 0.9);
}.ae-contact-information .bt-connect-map,
    .ae-contact-information .aV-inquiry-widget {
    padding: 40px 30px;
}.ae-contact-information form h3,
    .ae-contact-information .aV-inquiry-widget h4 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 576px) {.ae-contact-information {
    padding: 40px 0;
}.ae-contact-information h3 {
    font-size: calc(34px * 0.8);
}.ae-contact-information .bW-reach-box {
    max-width: 95%;
}.ae-contact-information .bt-connect-map,
    .ae-contact-information .aV-inquiry-widget {
    padding: 30px 20px;
}.ae-contact-information input[type="text"],
    .ae-contact-information textarea {
    padding: 12px;
}.ae-contact-information .eG-message-map {
    padding: 12px;
    width: 100%;
}}.bK-pricing-wrapper {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.bK-pricing-wrapper::before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(20,30,50,0.95) 100%);
    content: "";
    right: 0;
    top: 0;
    left: 0;
}.bK-pricing-wrapper .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.bK-pricing-wrapper .av-fee-plans {
    align-items: center;
    display: flex;
    flex-direction: column;
}.bK-pricing-wrapper h2 {
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    position: relative;
    margin-bottom: 20px;
    transform: translateY(0);
    color: #ffffff;
    animation: float 6s ease-in-out infinite;
}.bK-pricing-wrapper h2::after {
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    content: "";
    bottom: -10px;
    height: 3px;
    width: 80px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}.bK-pricing-wrapper .FJ-fee-plan {
    margin: 0 auto 50px;
    text-align: center;
    font-size: 16px;
    max-width: 800px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
}.bK-pricing-wrapper .ej-learning-package {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
}.bK-pricing-wrapper .ej-learning-package li {
    perspective: 1000px;
}.bK-pricing-wrapper .Vn-price-grid {
    height: 100%;
    display: block;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-sizing: border-box;
    transform-style: preserve-3d;
    text-decoration: none;
}.bK-pricing-wrapper .Vn-price-grid:hover {
    transform: translateY(-10px) rotateY(2deg);
}.bK-pricing-wrapper .sU-value-rates {
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 35px 30px;
    overflow: hidden;
    height: 100%;
    display: flex;
    backdrop-filter: blur(5px);
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    transition: all 0.4s ease;
    flex-direction: column;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
}.bK-pricing-wrapper .sU-value-rates::before {
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    content: "";
    position: absolute;
    transform-origin: left;
    transform: scaleX(0.5);
    top: 0;
    transition: transform 0.4s ease;
    left: 0;
}.bK-pricing-wrapper .Vn-price-grid:hover .sU-value-rates::before {
    transform: scaleX(1);
}.bK-pricing-wrapper .Od-member-plans {
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    display: flex;
}.bK-pricing-wrapper .Vn-price-grid h4 {
    color: #ffffff;
    font-weight: 700;
    font-size: calc(23px * 1.2);
    margin: 0 0 20px;
    position: relative;
}.bK-pricing-wrapper .Vn-price-grid h4::after {
    content: "";
    bottom: -10px;
    left: 0;
    background-color: rgb(210,184,147);
    height: 2px;
    width: 40px;
    position: absolute;
}.bK-pricing-wrapper .Vn-price-grid p {
    overflow-wrap: break-word;
    font-size: 16px;
    word-wrap: break-word;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    margin: 0 0 25px;
    white-space: normal;
    flex-grow: 1;
}.bK-pricing-wrapper .Ea-study-costs {
    transform: translateZ(10px);
    align-self: flex-start;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: calc(23px * 1.4);
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgb(210,184,147,0.5) 0%, rgb(181,150,103,0.5) 100%);
    transition: all 0.3s ease;
}.bK-pricing-wrapper .Vn-price-grid:hover .Ea-study-costs {
    transform: translateZ(15px) scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 1200px) {.bK-pricing-wrapper {
    padding: 100px 0;
}.bK-pricing-wrapper .ej-learning-package {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.bK-pricing-wrapper {
    padding: 80px 0;
}.bK-pricing-wrapper .ej-learning-package {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.bK-pricing-wrapper h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 768px) {.bK-pricing-wrapper {
    padding: 60px 0;
}.bK-pricing-wrapper .ej-learning-package {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.bK-pricing-wrapper .FJ-fee-plan {
    margin-bottom: 40px;
}.bK-pricing-wrapper h2 {
    font-size: calc(32px * 0.8);
}.bK-pricing-wrapper .sU-value-rates {
    padding: 30px 25px;
}
}

@media (max-width: 576px) {.bK-pricing-wrapper {
    padding: 50px 0;
}.bK-pricing-wrapper h2 {
    font-size: calc(32px * 0.7);
}.bK-pricing-wrapper .FJ-fee-plan {
    margin-bottom: 30px;
    font-size: calc(16px * 0.9);
}.bK-pricing-wrapper .sU-value-rates {
    padding: 25px 20px;
}.bK-pricing-wrapper .Vn-price-grid h4 {
    font-size: calc(23px * 1.1);
}.bK-pricing-wrapper .Vn-price-grid p {
    font-size: calc(16px * 0.9);
}.bK-pricing-wrapper .Ea-study-costs {
    font-size: calc(23px * 1.2);
    padding: 8px 16px;
}}.yf-title-page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(239,225,204) 0%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: center;
}.yf-title-page::before {
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    background: 
    radial-gradient(circle at 10% 20%, rgb(210,184,147,0.5) 0%, transparent 50%),
    radial-gradient(circle at 90% 80%, rgb(181,150,103,0.5) 0%, transparent 50%);
    animation: pulse 15s infinite alternate ease-in-out;
    content: "";
    width: 100%;
    top: 0;
    opacity: 0.15;
}.yf-title-page::after {
    z-index: 0;
    transform: rotate(-35deg);
    opacity: 0.05;
    height: 100%;
    position: absolute;
    top: -50%;
    right: -50%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    content: "";
    background: rgb(210,184,147);
    width: 100%;
}.yf-title-page .yV-start-home {
    grid-template-columns: 1fr;
    width: 100%;
    gap: 3rem;
    transform: translateY(0);
    max-width: 1200px;
    position: relative;
    opacity: 1;
    animation: slideUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 2;
    display: grid;
}.yf-title-page .yV-start-home > div:first-child {
    transform: translateX(-5px);
    background: linear-gradient(135deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 6px 10px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(210,184,147);
    padding: 2rem;
}.yf-title-page .yV-start-home > div:first-child::before {
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    opacity: 0.5;
    background: #ffffff;
}.yf-title-page h3 {
    margin: 0;
    font-size: calc(22px * 0.95);
    line-height: 1.4;
    font-weight: 600;
    color: #000000;
    position: relative;
}.yf-title-page h3::after {
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    content: "";
    transform-origin: left;
    width: 60px;
    left: 0;
    height: 3px;
    bottom: -10px;
    background: rgb(210,184,147);
    position: absolute;
}.yf-title-page .YP-guide-approach {
    background: linear-gradient(145deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 3rem;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15), 0 10px 15px rgba(0, 0, 0, 0.1);
}.yf-title-page .YP-guide-approach::before {
    background: linear-gradient(to right, rgb(210,184,147,0.5), transparent);
    left: 0;
    opacity: 0.1;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    mix-blend-mode: overlay;
    z-index: 1;
}.yf-title-page .YP-guide-approach:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2), 0 12px 20px rgba(0, 0, 0, 0.15);
}.yf-title-page h1 {
    transform: translateY(0);
    animation: fadeIn 1s ease-out forwards;
    font-weight: 700;
    font-size: 42px;
    color: #ffffff;
    margin: 0 0 2rem 0;
    position: relative;
    line-height: 1.2;
}.yf-title-page h1::before {
    left: 0;
    position: absolute;
    transform-origin: left;
    bottom: -10px;
    height: 4px;
    background: rgb(181,150,103);
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.8s;
    width: 80px;
    content: "";
}.yf-title-page .YP-guide-approach > div {
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 2rem;
    transform: perspective(1000px) rotateX(0deg);
}.yf-title-page .YP-guide-approach > div:hover {
    transform: perspective(1000px) rotateX(5deg);
}.yf-title-page .YP-guide-approach > div::before {
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
    top: 0;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    height: 100%;
}.yf-title-page .YP-guide-approach > div::after {
    z-index: 2;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    animation: shimmer 3s infinite;
    left: -100%;
}.yf-title-page p {
    color: #ffffff;
    z-index: 2;
    line-height: 1.6;
    position: relative;
    margin: 0;
    padding: 2.5rem 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: calc(14px * 1.1);
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 80px;
  }
}

@keyframes pulse {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.15;
  }
}

@keyframes shimmer {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

@media (min-width: 768px) {.yf-title-page .yV-start-home {
    gap: 2rem;
    grid-template-columns: 1fr 1.5fr;
}.yf-title-page .yV-start-home > div:first-child {
    transform: translateY(2rem);
    margin-top: 3rem;
}.yf-title-page h3 {
    font-size: 22px;
}.yf-title-page h1 {
    font-size: calc(42px * 1.1);
}.yf-title-page p {
    font-size: calc(14px * 1.2);
}
}

@media (min-width: 1024px) {.yf-title-page {
    padding: 5rem;
}.yf-title-page .yV-start-home {
    gap: 4rem;
    grid-template-columns: 1fr 1.75fr;
}.yf-title-page .yV-start-home > div:first-child {
    margin-top: 2rem;
    padding: 3rem;
}.yf-title-page h3 {
    font-size: calc(22px * 1.1);
}.yf-title-page h1 {
    font-size: calc(42px * 1.2);
    max-width: 90%;
}.yf-title-page .YP-guide-approach {
    padding: 4rem;
}
}

@media (max-width: 767px) {.yf-title-page {
    padding: 3rem 1.5rem;
}.yf-title-page h1 {
    font-size: calc(42px * 0.85);
}.yf-title-page .YP-guide-approach {
    padding: 2rem;
}.yf-title-page p {
    padding: 1.5rem;
    font-size: 14px;
}.yf-title-page h3 {
    font-size: calc(22px * 0.85);
}
}

@media (max-width: 480px) {.yf-title-page {
    padding: 2rem 1rem;
}.yf-title-page h1 {
    font-size: calc(42px * 0.75);
}.yf-title-page .YP-guide-approach {
    padding: 1.5rem;
}.yf-title-page p {
    font-size: calc(14px * 0.9);
    padding: 1.25rem;
}}.SF-ty-block-id {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(210,184,147,0.5), rgb(181,150,103,0.5));
}.SF-ty-block-id::before {
    content: "";
    height: 70%;
    top: -10%;
    width: 50%;
    pointer-events: none;
    position: absolute;
    left: -5%;
    opacity: 0.03;
    background: #ffffff;
    transform: rotate(-15deg) skew(15deg);
}.SF-ty-block-id::after {
    pointer-events: none;
    position: absolute;
    width: 40%;
    right: -5%;
    background: rgb(181,150,103);
    transform: rotate(25deg) skew(-15deg);
    bottom: -10%;
    content: "";
    opacity: 0.05;
    height: 80%;
}.SF-ty-block-id .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.SF-ty-block-id .iE-why-choose {
    flex-direction: column;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    padding: 60px 50px;
}.SF-ty-block-id .iE-why-choose:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.SF-ty-block-id .iE-why-choose::before {
    transform: scaleY(0);
    background: linear-gradient(to bottom, rgb(210,184,147), rgb(181,150,103));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    transform-origin: left center;
    position: absolute;
    top: 0;
    content: "";
    width: 6px;
    height: 100%;
}.SF-ty-block-id .iE-why-choose:hover::before {
    transform: scaleY(1);
}.SF-ty-block-id .iE-why-choose > div:first-child {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}.SF-ty-block-id h5 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    font-size: 22px;
    margin: 0;
    transform: translateY(0);
}.SF-ty-block-id .iE-why-choose:hover h5 {
    transform: translateY(-5px);
}.SF-ty-block-id h5::after {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 3px;
    position: absolute;
    transform: scaleX(0.7);
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    width: 80px;
    bottom: -8px;
    left: 0;
    content: "";
}.SF-ty-block-id .iE-why-choose:hover h5::after {
    transform: scaleX(1);
}.SF-ty-block-id a {
    position: relative;
    display: block;
    text-decoration: none;
    overflow: hidden;
    transition: transform 0.4s ease;
}.SF-ty-block-id a:hover {
    transform: translateX(5px);
}.SF-ty-block-id p {
    transition: color 0.3s ease;
    font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin: 0;
    color: #000000;
    font-weight: 400;
    position: relative;
}.SF-ty-block-id a:hover p {
    color: rgb(210,184,147);
}.SF-ty-block-id a::before {
    left: -100%;
    width: 100%;
    content: "";
    transform: skewX(-15deg);
    height: 100%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(90deg, #ffffff, rgb(181,150,103,0.5), #ffffff);
    transition: left 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    opacity: 0.3;
}.SF-ty-block-id a:hover::before {
    left: 200%;
}

@media (min-width: 992px) {.SF-ty-block-id {
    padding: 150px 0;
}.SF-ty-block-id .iE-why-choose {
    max-width: 85%;
    transform: perspective(1000px) rotateX(2deg);
    padding: 80px 70px;
    margin: 0 auto;
}.SF-ty-block-id h5 {
    font-size: calc(22px * 1.15);
    line-height: 1.3;
}.SF-ty-block-id p {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
}.SF-ty-block-id h5::after {
    width: 100px;
}
}

@media (min-width: 1200px) {.SF-ty-block-id .iE-why-choose {
    max-width: 75%;
}
}

@media (max-width: 991px) {.SF-ty-block-id {
    padding: 100px 0;
}.SF-ty-block-id .iE-why-choose {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.SF-ty-block-id {
    padding: 80px 0;
}.SF-ty-block-id .iE-why-choose {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.SF-ty-block-id h5 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 575px) {.SF-ty-block-id {
    padding: 60px 0;
}.SF-ty-block-id .iE-why-choose {
    transform: none;
    padding: 30px 20px;
}.SF-ty-block-id h5 {
    font-size: calc(22px * 0.85);
    line-height: 1.5;
}.SF-ty-block-id p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}.SF-ty-block-id h5::after {
    width: 60px;
    height: 2px;
}}header .top_plank {
    background: rgb(210,184,147);
    color:  #ffffff;
}header .top_plank .Md-top-experttrack div svg, header .top_plank .Md-top-experttrack div svg path {
    fill: #ffffff;
}header .top_plank .Md-top-experttrack div span {
    color: #ffffff;
}header .top_plank .Md-top-experttrack {
    line-height: 21px;
    width: 100%;
    font-size: 12px;
    align-items: center;
    padding: 15px 0 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}header .top_plank .Md-top-experttrack div {
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .Md-top-experttrack div img, header .top_plank .Md-top-experttrack div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.Se-cookieNotificationBox {
    z-index: 90;
    width: 100%;
    position: fixed;
    background: rgb(239,225,204);
    bottom: 0;
    border-top: 2px solid rgb(210,184,147);
}.Tc-cookie-none {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}.Se-cookieNotificationBox h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.Se-cookieNotificationBox p {
    font-size: 18px;
}.KC-edu-accept {
    flex-shrink: 0;
    margin-right: 10px;
}.KC-edu-accept svg, .KC-edu-accept svg path, .KC-edu-accept img {
    fill: rgb(210,184,147);
    width: 100px;
    height: 100px;
}.tk-cookie-panel {
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 2px solid rgb(210,184,147);
    text-align: center;
    font-size: 24px;
    margin-left: 10px;
    line-height: 35px;
    min-width: 120px;
    color: rgb(210,184,147);
    flex-shrink: 0;
    cursor: pointer;
}.Se-cookieNotificationBox p a {
    text-decoration: none;
    color: rgb(210,184,147);
}
@media only screen and (max-width: 1200px) {.Se-cookieNotificationBox {
    padding: 20px;
}}
#Br-cookie-info-panel {
    display: none;
}#Br-cookie-info-panel:checked ~ .Se-cookieNotificationBox {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.KC-edu-accept {
    display: none;
}.Tc-cookie-none {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.Se-cookieNotificationBox h5 {
    text-align: center;
}.Se-cookieNotificationBox p {
    text-align: center;
}.IC-privacy-cookies {
    margin-bottom: 20px;
}body .TC-viewport-container .tk-cookie-panel {
    margin-left: 0;
}}.uQ-company-info {
    padding: 8rem 0 6rem;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.uQ-company-info::before {
    content: "";
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.9) 0%, 
        rgba(0, 0, 0, 0.75) 30%, 
        rgba(0, 0, 0, 0.6) 70%, 
        rgba(0, 0, 0, 0.85) 100%);
    bottom: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
}.uQ-company-info::after {
    right: -50px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    content: "";
    width: 200px;
    animation: float 10s infinite ease-in-out;
    height: 200px;
    top: -50px;
    background: rgb(210,184,147);
    filter: blur(50px);
    opacity: 0.1;
}.uQ-company-info h4 {
    text-transform: uppercase;
    z-index: 5;
    letter-spacing: 2px;
    animation: fadeInUp 1s forwards 0.2s;
    text-align: center;
    position: relative;
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: calc(38px * 1.2);
    opacity: 0;
    color: #ffffff;
    transform: translateY(20px);
}.uQ-company-info h4::after {
    transform: translateX(-50%);
    bottom: -12px;
    width: 80px;
    background: linear-gradient(90deg, rgb(210,184,147), rgb(181,150,103));
    height: 3px;
    position: absolute;
    content: "";
    left: 50%;
}.uQ-company-info .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    width: 100%;
    z-index: 5;
}.uQ-company-info .LX-subtext-wrap {
    padding: 3rem;
    animation: fadeInUp 1s forwards 0.4s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 10px;
    border-left: 3px solid rgb(210,184,147);
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    transition: transform 0.5s ease-out;
    opacity: 0;
    transform: translateY(30px);
}.uQ-company-info .LX-subtext-wrap:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}.uQ-company-info .LX-subtext-wrap::before {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
    height: 100%;
    pointer-events: none;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(210,184,147,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(181,150,103,0.5) 100%);
}.uQ-company-info h6 {
    display: inline-block;
    transform: translateX(-10px);
    position: relative;
    margin-bottom: 1.5rem;
    opacity: 0;
    color: rgb(210,184,147);
    font-size: calc(18px * 1.1);
    animation: fadeInRight 0.8s forwards 0.6s;
    letter-spacing: 1px;
    font-weight: 700;
}.uQ-company-info h6::after {
    bottom: -8px;
    width: 30px;
    transform: scaleX(0);
    transform-origin: left;
    content: "";
    left: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(181,150,103);
    animation: expandLine 0.6s forwards 1.2s;
    height: 2px;
}.uQ-company-info .LX-subtext-wrap div {
    position: relative;
    overflow: hidden;
}.uQ-company-info .LX-subtext-wrap span {
    display: block;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
    transform: translateY(20px);
    line-height: 1.8;
    opacity: 0;
    animation: fadeInUp 1s forwards 0.8s;
    font-size: 14px;
    text-align: justify;
}.uQ-company-info .LX-subtext-wrap span::first-letter {
    color: rgb(181,150,103);
    font-size: 1.5em;
    font-weight: 700;
    margin-right: 3px;
}

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

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

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

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

@media (max-width: 991px) {.uQ-company-info {
    padding: 6rem 0 4rem;
}.uQ-company-info h4 {
    font-size: calc(38px * 1.1);
}.uQ-company-info .LX-subtext-wrap {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.uQ-company-info {
    padding: 4rem 0 3rem;
}.uQ-company-info h4 {
    font-size: 38px;
    margin-bottom: 2rem;
}.uQ-company-info h4::after {
    height: 2px;
    width: 60px;
}.uQ-company-info .LX-subtext-wrap {
    padding: 2rem;
}.uQ-company-info h6 {
    font-size: 18px;
    margin-bottom: 1.2rem;
}.uQ-company-info .LX-subtext-wrap span {
    line-height: 1.7;
}
}

@media (max-width: 576px) {.uQ-company-info {
    padding: 3rem 0 2rem;
}.uQ-company-info h4 {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 1.3);
}.uQ-company-info h4::after {
    width: 50px;
}.uQ-company-info .LX-subtext-wrap {
    padding: 1.5rem;
    border-left-width: 2px;
}.uQ-company-info h6 {
    font-size: calc(18px * 1.1);
    margin-bottom: 1rem;
}.uQ-company-info .LX-subtext-wrap span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}