* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.first_expertptW {
    flex: 1 0 auto;
}.collab_spacefbs {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1205px;
}html,body {
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-viewportdDf {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, rgb(194,165,119) 100%);
    z-index: 99;
    overflow: visible;
    width: 100%;
    position: relative;
}header::before {
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(145deg, rgb(194,165,119,0.5) 0%, transparent 70%);
    top: 0;
}header .top_knownKt {
    display: flex;
    transform: none;
    z-index: 5;
    justify-content: space-between;
    position: relative;
    flex-direction: row;
    padding: 20px 15px;
    align-items: center;
}header .top_knownKt .head_leadwpu {
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin-right: 10px;
}header .top_knownKt .head_leadwpu:hover {
    transform: scale(1.05);
}header .top_knownKt .head_leadwpu .page_topxBg {
    display: inline-block;
}header .top_knownKt .head_leadwpu .page_topxBg svg {
    width: auto;
    height: 50px;
}header .top_knownKt .top_infoTVD {
    flex-wrap: wrap;
    transform: none;
    list-style: none;
    position: relative;
    display: flex;
    margin: 0;
    border-radius: 28px;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
}header .top_knownKt .top_infoTVD::before {
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    z-index: -1;
    content: "";
    border-radius: 28px;
    top: 0;
    transform: rotate(-2deg) scale(1.03);
    height: 100%;
}header .top_knownKt .top_infoTVD .header_sitebarqxh {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 12px;
    position: relative;
}header .top_knownKt .top_infoTVD .header_sitebarqxh:hover {
    transform: translateY(-3px) scale(1.05);
}header .top_knownKt .top_infoTVD .header_sitebarqxh a {
    overflow: hidden;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: 600;
    color: #ffffff;
    padding: 8px 5px;
    font-family: Arial, sans-serif;
}header .top_knownKt .top_infoTVD .header_sitebarqxh a::after {
    height: 2px;
    content: "";
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(194,165,119), transparent);
    width: 100%;
    transition: transform 0.4s ease;
    transform: translateX(-100%);
    position: absolute;
    bottom: 0;
}header .top_knownKt .top_infoTVD .header_sitebarqxh:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .top_knownKt {
    align-items: center;
    flex-direction: column;
}header .top_knownKt .head_leadwpu {
    margin-right: 0;
    margin-bottom: 15px;
}header .top_knownKt .top_infoTVD {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .top_knownKt .top_infoTVD .header_sitebarqxh {
    margin: 5px 15px 5px 0;
}header .top_knownKt .top_infoTVD .header_sitebarqxh a {
    font-size: calc(15px - 2px);
    padding: 5px;
}}.pricing_stackgyM {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.pricing_stackgyM::before {
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
}.pricing_stackgyM .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.pricing_stackgyM .promo_plansMis {
    position: relative;
    perspective: 1000px;
}.pricing_stackgyM h2 {
    transform: translateZ(50px);
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    font-weight: 700;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #ffffff;
    font-size: 38px;
    text-align: center;
}.pricing_stackgyM .pricing_packPNR {
    line-height: 1.6;
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    max-width: 800px;
    color: #ffffff;
    opacity: 0.9;
    transform: translateZ(30px);
    font-size: calc(13px * 1.1);
    margin: 0 auto 50px;
}.pricing_stackgyM .fee_chartjeH {
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    perspective: 2000px;
    list-style: none;
    margin: 0;
    padding: 0;
}.pricing_stackgyM .fee_chartjeH li {
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
    height: 100%;
}.pricing_stackgyM .fee_chartjeH li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing_stackgyM .fee_chartjeH li:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_stackgyM .fee_chartjeH li:nth-child(3) {
    animation-delay: 0.7s;
}.pricing_stackgyM .fee_chartjeH li:nth-child(4) {
    animation-delay: 0.9s;
}.pricing_stackgyM .value_ratesazE {
    will-change: transform;
    display: block;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: inherit;
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
}.pricing_stackgyM .value_ratesazE:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.pricing_stackgyM .fee_pricingnBh {
    border: 1px solid rgba(255,255,255,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    background: linear-gradient(135deg, rgb(217,198,165,0.5), rgb(194,165,119,0.5));
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    height: 100%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
}.pricing_stackgyM .value_ratesazE:hover .fee_pricingnBh {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}.pricing_stackgyM .fee_pricingnBh::before {
    top: -10px;
    transform: rotate(45deg);
    right: -10px;
    width: 100px;
    height: 100px;
    background: rgb(194,165,119);
    opacity: 0.15;
    content: "";
    position: absolute;
    transition: all 0.4s ease;
}.pricing_stackgyM .value_ratesazE:hover .fee_pricingnBh::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}.pricing_stackgyM .price_schemesmUI {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    position: relative;
    padding: 35px 30px;
}.pricing_stackgyM .value_ratesazE:hover .price_schemesmUI {
    transform: translateZ(10px);
}.pricing_stackgyM .price_schemesmUI h4 {
    position: relative;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    font-weight: 700;
    font-size: calc(24px * 1.2);
    color: #ffffff;
    padding-bottom: 15px;
}.pricing_stackgyM .value_ratesazE:hover .price_schemesmUI h4 {
    transform: translateY(-5px);
}.pricing_stackgyM .price_schemesmUI h4::after {
    transition: width 0.4s ease;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(217,198,165);
    bottom: 0;
    height: 3px;
    width: 50px;
}.pricing_stackgyM .value_ratesazE:hover .price_schemesmUI h4::after {
    width: 80px;
}.pricing_stackgyM .price_schemesmUI p {
    color: #ffffff;
    overflow-y: auto;
    padding-right: 10px;
    opacity: 0.8;
    font-size: 13px;
    transition: opacity 0.3s ease;
    line-height: 1.6;
    margin-bottom: 30px;
    max-height: 200px;
}.pricing_stackgyM .price_schemesmUI p::-webkit-scrollbar {
    width: 4px;
}.pricing_stackgyM .price_schemesmUI p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(217,198,165,0.5);
}.pricing_stackgyM .value_ratesazE:hover .price_schemesmUI p {
    opacity: 1;
}.pricing_stackgyM .study_feesxZT {
    font-weight: 700;
    position: relative;
    display: block;
    transition: all 0.4s ease;
    font-size: calc(24px * 1.4);
    margin-top: 20px;
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
}.pricing_stackgyM .study_feesxZT::before {
    left: 0;
    background: rgb(194,165,119);
    transition: width 0.4s ease;
    position: absolute;
    height: 2px;
    content: "";
    width: 30px;
    top: -10px;
}.pricing_stackgyM .value_ratesazE:hover .study_feesxZT::before {
    width: 50px;
}.pricing_stackgyM .value_ratesazE:hover .study_feesxZT {
    transform: scale(1.1);
    color: rgb(194,165,119);
}

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

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.pricing_stackgyM {
    padding: 100px 0;
}.pricing_stackgyM h2 {
    font-size: calc(38px * 0.9);
}.pricing_stackgyM .pricing_packPNR {
    margin-bottom: 40px;
    font-size: 13px;
}.pricing_stackgyM .fee_chartjeH {
    gap: 25px;
}
}

@media (max-width: 992px) {.pricing_stackgyM {
    padding: 80px 0;
}.pricing_stackgyM .fee_chartjeH {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.pricing_stackgyM .price_schemesmUI {
    padding: 30px 25px;
}.pricing_stackgyM .price_schemesmUI p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.pricing_stackgyM {
    padding: 70px 0;
}.pricing_stackgyM h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 15px;
}.pricing_stackgyM .pricing_packPNR {
    margin-bottom: 30px;
    font-size: calc(13px * 0.95);
}.pricing_stackgyM .fee_chartjeH {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing_stackgyM .fee_pricingnBh {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.pricing_stackgyM .study_feesxZT {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 576px) {.pricing_stackgyM {
    padding: 60px 0;
}.pricing_stackgyM h2 {
    font-size: calc(38px * 0.7);
}.pricing_stackgyM .pricing_packPNR {
    margin-bottom: 25px;
    font-size: calc(13px * 0.9);
}.pricing_stackgyM .price_schemesmUI {
    padding: 25px 20px;
}.pricing_stackgyM .price_schemesmUI h4 {
    padding-bottom: 10px;
    font-size: 24px;
    margin-bottom: 15px;
}.pricing_stackgyM .price_schemesmUI p {
    font-size: calc(13px * 0.9);
    margin-bottom: 20px;
    max-height: 150px;
}}.cookieInformationAlerttnR {
    z-index: 90;
    background: rgb(236,226,207);
    border-top: 2px solid rgb(217,198,165);
    bottom: 0;
    width: 100%;
    position: fixed;
}#cookieInfoContainerHnL {
    display: none;
}#cookieInfoContainerHnL:checked ~ .cookieInformationAlerttnR {
    opacity: 0;
    visibility: hidden;
}.user_statusJKL {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}.cookieInformationAlerttnR h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieInformationAlerttnR p {
    font-size: 18px;
}.track_acceptFYv {
    margin-right: 10px;
    flex-shrink: 0;
}.track_acceptFYv svg, .track_acceptFYv svg path, .track_acceptFYv img {
    height: 100px;
    fill: rgb(217,198,165);
    width: 100px;
}.cookie_tabcjz {
    text-align: center;
    color: rgb(217,198,165);
    flex-shrink: 0;
    white-space: nowrap;
    border-bottom: 2px solid rgb(217,198,165);
    line-height: 35px;
    margin-left: 10px;
    font-size: 24px;
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
}.cookieInformationAlerttnR p a {
    color: rgb(217,198,165);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookieInformationAlerttnR {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.track_acceptFYv {
    display: none;
}.user_statusJKL {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookieInformationAlerttnR h5 {
    text-align: center;
}.cookieInformationAlerttnR p {
    text-align: center;
}.cookie_gatekAw {
    margin-bottom: 20px;
}body .wrapper-viewportdDf .cookie_tabcjz {
    margin-bottom: 10px;
    margin-left: 0;
}}
.wrapper-viewportdDf .cookieInformationAlerttnR {
    background: rgb(217,198,165);
    box-shadow: rgb(194,165,119,0.5) 0px 0px 10px 10px;
}.wrapper-viewportdDf .user_statusJKL {
    justify-content: space-between;
    padding: 40px 0;
}.wrapper-viewportdDf .cookie_tabcjz {
    padding: 10px;
    background: #ffffff;
    font-size: 20px;
    border: none;
    color: rgb(217,198,165);
    margin-left: 30px;
}.wrapper-viewportdDf .cookie_gatekAw {
    color: #ffffff;
    text-align: left;
}.wrapper-viewportdDf .cookie_gatekAw h5 {
    font-weight: 700;
}.wrapper-viewportdDf .cookie_gatekAw h5, .wrapper-viewportdDf .cookie_gatekAw p {
    color: #ffffff;
}.wrapper-viewportdDf .cookieInformationAlerttnR p a {
    text-decoration: underline;
    color: rgb(194,165,119);
}.program_informationoOC {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(45deg, rgb(236,226,207) 0%, rgb(194,165,119,0.5) 50%, rgb(236,226,207) 100%);
    overflow: hidden;
}.program_informationoOC::before {
    border-radius: 50%;
    background: radial-gradient(circle, rgb(217,198,165,0.5) 0%, transparent 70%);
    height: 70%;
    z-index: 1;
    animation: pulseGlow 15s ease-in-out infinite;
    opacity: 0.4;
    position: absolute;
    content: "";
    right: -10%;
    width: 70%;
    top: -10%;
}.program_informationoOC::after {
    position: absolute;
    animation: pulseGlow 12s ease-in-out infinite reverse;
    width: 50%;
    border-radius: 50%;
    left: -5%;
    bottom: -5%;
    background: radial-gradient(circle, rgb(194,165,119,0.5) 0%, transparent 70%);
    height: 50%;
    opacity: 0.3;
    z-index: 1;
    content: "";
}@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.program_informationoOC .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.program_informationoOC .skill_programMzb {
    transform: perspective(1000px) rotateY(-2deg);
    gap: 3rem;
    transform-style: preserve-3d;
    position: relative;
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
}.program_informationoOC .skill_programMzb::before {
    transform: translateZ(-10px);
    opacity: 0.05;
    height: calc(100% + 4rem);
    left: -2rem;
    width: calc(100% + 4rem);
    top: -2rem;
    position: absolute;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(217,198,165,0.5) 50px, rgb(217,198,165,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(217,198,165,0.5) 50px, rgb(217,198,165,0.5) 51px);
    z-index: -1;
    content: "";
    border-radius: 16px;
}.program_informationoOC .fast_developmentgRf {
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    position: relative;
    z-index: 3;
    padding: 3rem;
    background: #ffffff;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.04),
        inset 0 0 0 1px rgb(236,226,207);
    transform: translateZ(20px);
    border-radius: 16px;
}.program_informationoOC .fast_developmentgRf::before {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    z-index: -1;
    opacity: 0.7;
    height: 100%;
    top: 0;
}.program_informationoOC .head_leadwpu {
    align-items: center;
    display: flex;
    margin-bottom: 2rem;
    position: relative;
}.program_informationoOC .head_leadwpu::before {
    width: 40px;
    right: -20px;
    transform: translateY(-50%);
    height: 2px;
    background: rgb(217,198,165);
    content: "";
    top: 50%;
    position: absolute;
    opacity: 0.6;
}.program_informationoOC .head_leadwpu::after {
    content: "";
    left: 0;
    border-radius: 10px;
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(194,165,119) 0%, transparent 100%);
    width: 60px;
}.program_informationoOC .head_leadwpu svg {
    width: auto;
    height: 4rem;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgb(217,198,165,0.5));
}.program_informationoOC .head_leadwpu svg:hover {
    transform: translateY(-2px) scale(1.03);
    filter: drop-shadow(0 6px 12px rgb(217,198,165,0.5));
}.program_informationoOC .head_leadwpu svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,198,165);
}.program_informationoOC .head_leadwpu svg:hover path {
    fill: rgb(194,165,119);
}.program_informationoOC h3 {
    font-size: 38px;
    background: linear-gradient(to right, #000000 0%, rgb(217,198,165) 100%);
    display: inline-block;
    -webkit-background-clip: text !important;
    position: relative;
    margin-bottom: 1.5rem;
    color: transparent;
    background-clip: text !important;
    font-weight: 700;
    transform: translateZ(5px);
}.program_informationoOC h3::after {
    width: 30px;
    content: "";
    height: 3px;
    background: rgb(217,198,165);
    border-radius: 10px;
    position: absolute;
    bottom: -8px;
    left: 0;
    transition: width 0.3s ease;
}.program_informationoOC .fast_developmentgRf:hover h3::after {
    width: 80px;
}.program_informationoOC p {
    font-size: 15px;
    z-index: 2;
    color: #000000;
    margin-bottom: 1rem;
    transform: translateZ(10px);
    line-height: 1.7;
    position: relative;
}.program_informationoOC .image_overlaykJL {
    min-height: 400px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 100%;
    animation: floatAnimation 6s ease-in-out infinite;
    transform: translateZ(30px) rotate(3deg);
    position: relative;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    z-index: 2;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    height: 450px;
}@keyframes floatAnimation {
    0% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotate(3deg) translateY(-10px);
    }
    100% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
}

.program_informationoOC .image_overlaykJL::before {
    z-index: 1;
    content: "";
    top: 0;
    opacity: 0.5;
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
    mix-blend-mode: soft-light;
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(217,198,165,0.5) 100%
    );
    left: 0;
    position: absolute;
}.program_informationoOC .image_overlaykJL::after {
    background: linear-gradient(
        to top,
        rgb(217,198,165,0.5) 0%,
        transparent 100%
    );
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 50%;
    opacity: 0.3;
    z-index: 1;
    left: 0;
    content: "";
}.program_informationoOC .skill_programMzb:hover .image_overlaykJL {
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    transform: translateZ(40px) rotate(1deg) scale(1.03);
}.program_informationoOC .skill_programMzb:hover .image_overlaykJL::before {
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(194,165,119,0.5) 40%,
        rgb(217,198,165,0.5) 100%
    );
    opacity: 0.7;
}

@media (max-width: 1024px) {.program_informationoOC {
    padding: 5rem 0;
}.program_informationoOC .skill_programMzb {
    grid-template-columns: 1fr;
    gap: 2rem;
    transform: perspective(1000px) rotateY(0deg);
}.program_informationoOC .fast_developmentgRf {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 2.5rem;
}.program_informationoOC .image_overlaykJL {
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
    transform: translateZ(20px) rotate(0deg);
    min-height: 350px;
}.program_informationoOC .skill_programMzb:hover .image_overlaykJL {
    transform: translateZ(30px) scale(1.02);
}
}

@media (max-width: 768px) {.program_informationoOC {
    padding: 4rem 0;
}.program_informationoOC .skill_programMzb::before {
    height: calc(100% + 3rem);
    left: -1.5rem;
    width: calc(100% + 3rem);
    top: -1.5rem;
}.program_informationoOC .fast_developmentgRf {
    padding: 2rem;
}.program_informationoOC .head_leadwpu svg {
    height: 3.5rem;
}.program_informationoOC h3 {
    font-size: calc(38px * 0.9);
}.program_informationoOC .image_overlaykJL {
    min-height: 300px;
}
}

@media (max-width: 576px) {.program_informationoOC {
    padding: 3rem 0;
}.program_informationoOC .skill_programMzb::before {
    display: none;
}.program_informationoOC .fast_developmentgRf {
    padding: 1.5rem;
}.program_informationoOC .head_leadwpu svg {
    height: 3rem;
}.program_informationoOC .head_leadwpu::before {
    right: -10px;
    width: 20px;
}.program_informationoOC h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1rem;
}.program_informationoOC p {
    font-size: calc(15px * 0.9);
}.program_informationoOC .image_overlaykJL {
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
    min-height: 250px;
}}.check_it_out_nowBKY {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(236,226,207) 100%);
}.check_it_out_nowBKY::before {
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.07;
    background-image: 
        linear-gradient(rgb(217,198,165,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(217,198,165,0.5) 1px, transparent 1px);
    z-index: 1;
    background-size: 40px 40px;
    left: 0;
    position: absolute;
    content: '';
}.check_it_out_nowBKY .skill_programMzb {
    z-index: 10;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 70px 50px;
    overflow: hidden;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 19px;
}.check_it_out_nowBKY .skill_programMzb::before,
.check_it_out_nowBKY .skill_programMzb::after {
    height: 300px;
    width: 300px;
    content: '';
    filter: blur(60px);
    border-radius: 50%;
    opacity: 0.5;
    z-index: -1;
    position: absolute;
}.check_it_out_nowBKY .skill_programMzb::before {
    top: -100px;
    left: -100px;
    animation: float-blob1 15s ease-in-out infinite alternate;
    background: rgb(217,198,165);
}.check_it_out_nowBKY .skill_programMzb::after {
    animation: float-blob2 20s ease-in-out infinite alternate;
    right: -100px;
    background: rgb(194,165,119);
    bottom: -100px;
}.check_it_out_nowBKY .container p {
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 36px;
    z-index: 5;
    letter-spacing: 0.5px;
    color: #ffffff;
    line-height: 1.4;
}.check_it_out_nowBKY .container p::first-letter {
    color: rgb(217,198,165);
    font-size: 130%;
}.check_it_out_nowBKY .connect_inquiryBko {
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 19px;
    z-index: 5;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    padding: 16px 42px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
}.check_it_out_nowBKY .connect_inquiryBko::before {
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(217,198,165), rgb(194,165,119));
    height: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    transition: opacity 0.4s ease;
    opacity: 0;
}.check_it_out_nowBKY .connect_inquiryBko:hover {
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}.check_it_out_nowBKY .connect_inquiryBko:hover::before {
    opacity: 0.8;
}.check_it_out_nowBKY::after {
    top: 0;
    content: '';
    background-image: radial-gradient(#ffffff 1px, transparent 1px);
    animation: twinkle 10s linear infinite;
    width: 100%;
    opacity: 0.1;
    position: absolute;
    left: 0;
    background-size: 50px 50px;
    height: 100%;
    z-index: 1;
}

@keyframes twinkle {
    0%, 100% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
}

@keyframes float-blob1 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(50px, 20px) scale(1.2);
    }
    100% {
        transform: translate(10px, 40px) scale(0.8);
    }
}

@keyframes float-blob2 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(-30px, -20px) scale(1.2);
    }
    100% {
        transform: translate(-10px, -40px) scale(0.9);
    }
}

@media (max-width: 991px) {.check_it_out_nowBKY {
    padding: 90px 0;
}.check_it_out_nowBKY .skill_programMzb {
    padding: 50px 30px;
}.check_it_out_nowBKY .container p {
    margin-bottom: 40px;
    font-size: calc(23px * 1.3);
}
}

@media (max-width: 767px) {.check_it_out_nowBKY {
    padding: 70px 0;
}.check_it_out_nowBKY .skill_programMzb {
    padding: 40px 25px;
}.check_it_out_nowBKY .container p {
    font-size: 23px;
    margin-bottom: 30px;
}.check_it_out_nowBKY .connect_inquiryBko {
    padding: 14px 34px;
}
}

@media (max-width: 480px) {.check_it_out_nowBKY {
    padding: 50px 0;
}.check_it_out_nowBKY .skill_programMzb {
    padding: 30px 20px;
}.check_it_out_nowBKY .container p {
    font-size: calc(15px * 1.2);
    margin-bottom: 25px;
}.check_it_out_nowBKY .connect_inquiryBko {
    font-size: calc(20px * 0.9);
    padding: 12px 28px;
}.check_it_out_nowBKY .skill_programMzb::before,
    .check_it_out_nowBKY .skill_programMzb::after {
    width: 200px;
    height: 200px;
}}footer {
    position: relative;
    width: 100%;
}footer .collab_spacefbs {
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    background-color: #2c3e50;
}footer .collab_spacefbs::before {
    content: "";
    height: 100%;
    background-size: 60px 60px;
    opacity: 0.1;
    width: 100%;
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    left: 0;
    top: 0;
    position: absolute;
}footer .footer_eduFom {
    z-index: 1;
    position: relative;
}footer .get_connectedCUd {
    margin: -70px auto 60px;
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    position: relative;
}footer .info_item {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 10px;
    padding: 0 20px;
    height: 100px;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
    position: relative;
    background-color: #ffffff;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    position: absolute;
    width: 6px;
    content: "";
    top: 25%;
    height: 50%;
    transition: height 0.3s ease, top 0.3s ease;
    left: 0;
    background-color: rgb(217,198,165);
}footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}footer .info_item:hover::before {
    height: 100%;
    top: 0;
}footer .info_item svg {
    width: 22px;
    height: 22px;
    fill: rgb(217,198,165);
    position: relative;
    margin-right: 15px;
    flex-shrink: 0;
    z-index: 1;
}footer .info_item p,
footer .info_item a {
    z-index: 1;
    text-decoration: none;
    color: #2c3e50;
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    color: rgb(217,198,165);
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}footer .head_leadwpu, footer .subscribe_holder {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 29px;
    transition: all 0.3s ease;
    padding: 30px;
    position: relative;
}footer .head_leadwpu:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .top_infoTVD {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    display: grid;
}footer .head_leadwpu svg {
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    height: 45px;
    width: auto;
}footer .vr_labsraO {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
}footer .top_infoTVD h5 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 600;
    grid-column: 1 / -1;
    color: #ffffff;
}footer .top_infoTVD h5::after {
    bottom: 0;
    left: 0;
    background-color: rgb(217,198,165);
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
}footer .top_sitewrapRFS {
    height: 100%;
    border-radius: 29px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    padding: 20px;
}footer .top_sitewrapRFS:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.08);
}footer .top_sitewrapRFS a {
    transition: all 0.3s ease;
    font-size: 13px;
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
}footer .top_sitewrapRFS a:last-child {
    border-bottom: none;
}footer .top_sitewrapRFS a::before {
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: translateX(-10px);
    position: absolute;
    opacity: 0;
    right: 0;
    content: "→";
}footer .top_sitewrapRFS a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .top_sitewrapRFS a:hover::before {
    opacity: 1;
    transform: translateX(0);
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    font-size: 21px;
    padding-bottom: 10px;
}footer .subscribe_holder h5::after {
    width: 50px;
    content: "";
    left: 0;
    position: absolute;
    background-color: rgb(217,198,165);
    height: 2px;
    bottom: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    font-size: 13px;
    padding: 15px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(217,198,165);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_dealCrN {
    font-size: 19px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: rgb(217,198,165);
    padding: 15px;
    color: #ffffff;
}footer .sub_dealCrN:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(194,165,119);
    transform: translateY(-3px);
}footer .search_footbMk {
    margin-top: 50px;
    text-align: center;
    position: relative;
}footer .conduct_codeDed {
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    border-radius: 30px;
    padding: 8px 20px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 2fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_dealCrN {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .top_infoTVD {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .collab_spacefbs {
    padding: 70px 0 30px;
}footer .get_connectedCUd {
    margin-bottom: 40px;
    margin-top: 0;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .head_leadwpu, footer .subscribe_holder {
    padding: 25px 20px;
}footer .top_infoTVD h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .search_footbMk {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .collab_spacefbs {
    padding: 50px 0 20px;
}footer .top_sitewrapRFS {
    padding: 15px;
}footer .top_infoTVD h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .input_holder input[type="email"],
    footer .sub_dealCrN {
    padding: 12px;
}}.potential_studentsRVP {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,226,207) 0%, rgb(217,198,165,0.5) 100%);
    padding: 120px 0;
    position: relative;
}.potential_studentsRVP::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.6;
    position: absolute;
    background: 
        radial-gradient(
            circle at 70% 20%, 
            rgb(194,165,119,0.5) 0%, 
            transparent 50%
        );
    z-index: 0;
    width: 100%;
}.potential_studentsRVP::after {
    position: absolute;
    z-index: 0;
    background: 
        linear-gradient(
            to top,
            rgb(236,226,207) 0%,
            transparent 100%
        );
    height: 200px;
    left: 0;
    content: "";
    width: 100%;
    bottom: 0;
}.potential_studentsRVP .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.potential_studentsRVP .skill_programMzb {
    padding: 0 50px;
    position: relative;
    overflow: visible;
}.potential_studentsRVP h4 {
    margin-bottom: 80px;
    padding-left: 25px;
    max-width: 700px;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 44px;
    line-height: 1.2;
}.potential_studentsRVP h4::before {
    background: linear-gradient(180deg, rgb(217,198,165), rgb(194,165,119));
    content: "";
    border-radius: 3px;
    position: absolute;
    left: 0;
    width: 6px;
    top: 15px;
    bottom: 15px;
}.potential_studentsRVP div {
    position: relative;
    display: flex;
    flex-direction: column;
}.potential_studentsRVP div::before {
    left: 36px;
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(217,198,165,0.5), rgb(194,165,119,0.5));
    top: 0;
    width: 2px;
    position: absolute;
    content: "";
    height: 100%;
}.potential_studentsRVP div p {
    margin: 0 0 35px 0;
    position: relative;
    color: #000000;
    align-items: flex-start;
    transition: all 0.3s ease;
    padding-left: 85px;
    font-size: 14px;
    line-height: 1.6;
    display: flex;
}.potential_studentsRVP div p:last-child {
    margin-bottom: 0;
}.potential_studentsRVP div p:hover {
    transform: translateX(10px);
}.potential_studentsRVP div p svg {
    transition: all 0.3s ease;
    background: #ffffff;
    height: 32px;
    position: absolute;
    left: 20px;
    padding: 8px;
    z-index: 2;
    top: 0;
    width: 32px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}.potential_studentsRVP div p:hover svg {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.2);
}.potential_studentsRVP div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,198,165);
}.potential_studentsRVP div p:hover svg path {
    fill: rgb(194,165,119);
}.potential_studentsRVP div p::before {
    transition: all 0.3s ease;
    opacity: 0;
    height: 2px;
    top: 16px;
    width: 10px;
    content: "";
    background: rgb(217,198,165);
    left: 75px;
    position: absolute;
}.potential_studentsRVP div p:hover::before {
    width: 20px;
    opacity: 1;
}.potential_studentsRVP div p::after {
    height: calc(100% + 20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    top: -10px;
    transform: scale(0.95);
    opacity: 0;
    width: calc(100% - 60px);
    border-radius: 11px;
    content: "";
    z-index: -1;
    background: #ffffff;
    left: 60px;
    position: absolute;
}.potential_studentsRVP div p:hover::after {
    opacity: 1;
    transform: scale(1);
}

@media (max-width: 991px) {.potential_studentsRVP {
    padding: 100px 0;
}.potential_studentsRVP .skill_programMzb {
    padding: 0 30px;
}.potential_studentsRVP h4 {
    font-size: calc(44px - 6px);
    margin-bottom: 60px;
}.potential_studentsRVP div p {
    padding-left: 75px;
    margin-bottom: 30px;
}.potential_studentsRVP div::before {
    left: 31px;
}.potential_studentsRVP div p svg {
    height: 28px;
    left: 17px;
    width: 28px;
}.potential_studentsRVP div p::before {
    left: 65px;
}.potential_studentsRVP div p::after {
    width: calc(100% - 50px);
    left: 50px;
}
}

@media (max-width: 767px) {.potential_studentsRVP {
    padding: 80px 0;
}.potential_studentsRVP .skill_programMzb {
    padding: 0 20px;
}.potential_studentsRVP h4 {
    font-size: calc(44px - 12px);
    padding-left: 20px;
    margin-bottom: 50px;
}.potential_studentsRVP h4::before {
    width: 4px;
}.potential_studentsRVP div p {
    margin-bottom: 25px;
    padding-left: 65px;
}.potential_studentsRVP div::before {
    left: 28px;
}.potential_studentsRVP div p svg {
    left: 16px;
    width: 24px;
    height: 24px;
}.potential_studentsRVP div p::before {
    top: 14px;
    left: 55px;
}.potential_studentsRVP div p::after {
    width: calc(100% - 45px);
    left: 45px;
}
}

@media (max-width: 479px) {.potential_studentsRVP {
    padding: 60px 0;
}.potential_studentsRVP .skill_programMzb {
    padding: 0 10px;
}.potential_studentsRVP h4 {
    margin-bottom: 40px;
    padding-left: 15px;
    font-size: calc(44px - 18px);
}.potential_studentsRVP div p {
    margin-bottom: 20px;
    font-size: calc(14px - 1px);
    padding-left: 55px;
}.potential_studentsRVP div::before {
    left: 23px;
}.potential_studentsRVP div p svg {
    padding: 6px;
    width: 20px;
    left: 13px;
    height: 20px;
}.potential_studentsRVP div p::before {
    left: 45px;
    top: 10px;
}.potential_studentsRVP div p::after {
    width: calc(100% - 40px);
    left: 40px;
}}.leadership_profilehao {
    padding: 80px 0;
    perspective: 1000px;
    background-color: rgb(236,226,207);
    position: relative;
    overflow: hidden;
}.leadership_profilehao::before {
    transform: skewY(-5deg);
    top: -10%;
    position: absolute;
    height: 120%;
    left: -5%;
    background: linear-gradient(
        135deg,
        rgb(194,165,119,0.5) 0%,
        transparent 40%,
        rgb(217,198,165,0.5) 100%
    );
    width: 120%;
    content: "";
    z-index: 0;
}.leadership_profilehao .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.leadership_profilehao .success_feedbackXjE {
    padding: 40px;
    gap: 30px;
    grid-template-columns: 1fr;
    background-color: rgba(255, 255, 255, 0.95);
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(217,198,165);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    display: grid;
}.leadership_profilehao .success_feedbackXjE:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.07),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.leadership_profilehao .success_feedbackXjE > div:first-child {
    transform: translateZ(20px);
    transition: transform 0.4s ease-out;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 240px;
}.leadership_profilehao .success_feedbackXjE:hover > div:first-child {
    transform: translateZ(40px) translateY(-5px);
}.leadership_profilehao .success_feedbackXjE .image_overlaykJL {
    width: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
}.leadership_profilehao .success_feedbackXjE:hover .image_overlaykJL {
    transform: scale(1.03);
}.leadership_profilehao .success_feedbackXjE > div:nth-child(2) {
    transform: translateZ(10px);
    position: relative;
    padding-left: 15px;
}.leadership_profilehao .success_feedbackXjE > div:nth-child(2)::before {
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(217,198,165) 0%,
        rgb(194,165,119) 100%
    );
    transform-origin: top;
    left: 0;
    width: 3px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleY(0);
    content: "";
    height: 100%;
}.leadership_profilehao .success_feedbackXjE:hover > div:nth-child(2)::before {
    transform: scaleY(1);
}.leadership_profilehao .name {
    display: inline-block;
    margin: 0 0 10px;
    color: #000000;
    font-weight: 700;
    font-size: 20px;
    position: relative;
}.leadership_profilehao .name::after {
    width: 40%;
    position: absolute;
    bottom: -5px;
    left: 0;
    content: "";
    transition: width 0.4s ease;
    background-color: rgb(217,198,165);
    height: 2px;
}.leadership_profilehao .success_feedbackXjE:hover .name::after {
    width: 100%;
}.leadership_profilehao .success_feedbackXjE > div:nth-child(2) > div {
    color: rgb(194,165,119);
    letter-spacing: 0.5px;
    margin-top: 5px;
    font-weight: 600;
    font-size: calc(18px - 2px);
    opacity: 0.9;
}.leadership_profilehao .success_feedbackXjE > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
    transition: transform 0.4s ease-out;
}.leadership_profilehao .success_feedbackXjE:hover > div:nth-child(3) {
    transform: translateZ(15px);
}.leadership_profilehao .work_timelineALl {
    font-size: 18px;
    box-shadow: 
        inset 0 0 0 1px rgba(rgb(217,198,165,0.5), 0.1),
        0 10px 30px rgba(0, 0, 0, 0.03);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 10px 20px 25px;
    border-radius: 10px;
    line-height: 1.8;
    margin: 0;
    position: relative;
    color: #000000;
}.leadership_profilehao .work_timelineALl::before {
    font-size: calc(42px * 1.5);
    left: 5px;
    content: "";
    opacity: 0.4;
    position: absolute;
    top: 10px;
    line-height: 1;
    color: rgb(217,198,165,0.5);
}

@media screen and (min-width: 768px) {.leadership_profilehao {
    padding: 100px 0;
}.leadership_profilehao .success_feedbackXjE {
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto 1fr;
    padding: 50px;
}.leadership_profilehao .success_feedbackXjE > div:first-child {
    height: 100%;
    grid-row: 1 / span 2;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.leadership_profilehao .success_feedbackXjE > div:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
    padding-left: 40px;
    align-self: start;
}.leadership_profilehao .success_feedbackXjE > div:nth-child(3) {
    padding-left: 40px;
    grid-column: 2;
    grid-row: 2;
}.leadership_profilehao .work_timelineALl {
    font-size: calc(18px + 1px);
    padding: 25px 20px 25px 35px;
}
}

@media screen and (min-width: 992px) {.leadership_profilehao {
    padding: 120px 0;
}.leadership_profilehao .success_feedbackXjE {
    gap: 40px;
    grid-template-columns: 380px 1fr;
    padding: 60px;
    transform: perspective(1200px) rotateY(-3deg);
}.leadership_profilehao .name {
    font-size: calc(20px + 2px);
}.leadership_profilehao .success_feedbackXjE > div:nth-child(2) > div {
    font-size: 18px;
}.leadership_profilehao .work_timelineALl {
    line-height: 1.9;
    padding: 30px 25px 30px 45px;
}.leadership_profilehao .work_timelineALl::before {
    font-size: calc(42px * 2);
}
}

@media (hover: none) {.leadership_profilehao .success_feedbackXjE {
    transform: none !important;
}.leadership_profilehao .success_feedbackXjE > div:first-child,
    .leadership_profilehao .success_feedbackXjE > div:nth-child(3) {
    transform: none !important;
}
}

@media (prefers-reduced-motion) {.leadership_profilehao .success_feedbackXjE,
    .leadership_profilehao .success_feedbackXjE > div,
    .leadership_profilehao .name::after,
    .leadership_profilehao .image_overlaykJL {
    transition: none !important;
    transform: none !important;
}}.training_structurelxD {
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(236,226,207) 45%, rgb(217,198,165,0.5) 100%);
    z-index: 1;
    padding: 8rem 2rem;
}.training_structurelxD::before {
    animation: backgroundPulse 15s infinite alternate ease-in-out;
    height: 100%;
    background-size: 50% 50%;
    z-index: -1;
    left: 0;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    opacity: 0.7;
    background: 
        linear-gradient(135deg, transparent 20px, rgba(255,255,255,0.03) 0) top left,
        linear-gradient(225deg, transparent 20px, rgba(255,255,255,0.03) 0) top right,
        linear-gradient(315deg, transparent 20px, rgba(255,255,255,0.03) 0) bottom right,
        linear-gradient(45deg, transparent 20px, rgba(255,255,255,0.03) 0) bottom left;
    top: 0;
    content: "";
}.training_structurelxD::after {
    right: -5%;
    position: absolute;
    z-index: -1;
    width: 40%;
    top: -10%;
    opacity: 0.05;
    transform: rotate(15deg);
    content: "";
    height: 70%;
    animation: floatElement 20s infinite alternate ease-in-out;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    background: rgb(194,165,119,0.5);
    filter: blur(40px);
}.training_structurelxD .skill_programMzb {
    margin: 0 auto;
    position: relative;
    display: grid;
    gap: 3rem;
    max-width: 1200px;
    z-index: 2;
    grid-template-columns: 1fr;
}.training_structurelxD h2 {
    transform: translateX(-20px);
    font-size: 36px;
    animation: slideInText 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    opacity: 0;
    margin-bottom: 2rem;
    position: relative;
    color: rgb(217,198,165);
}.training_structurelxD h2::before {
    position: absolute;
    height: 3px;
    animation: expandLine 1s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
    background: rgb(194,165,119);
    transform: scaleX(0);
    bottom: -15px;
    left: 0;
    width: 80px;
    transform-origin: left;
}.training_structurelxD .text_textcGf {
    position: relative;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    opacity: 0;
    animation: fadeUpIn 1s 0.4s forwards cubic-bezier(0.2, 0.8, 0.2, 1);
    background: linear-gradient(140deg, rgba(255,255,255,0.07) 0%, rgba(255,255,255,0.03) 100%);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.05), 
                inset 0 0 0 1px rgba(255,255,255,0.1);
    transform: translateY(20px);
}.training_structurelxD .text_textcGf::before {
    background: linear-gradient(to bottom, rgb(217,198,165), rgb(194,165,119));
    height: 0;
    animation: growVertical 0.7s 0.8s forwards ease-in-out;
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
}.training_structurelxD .text_textcGf::after {
    bottom: 0;
    content: "";
    position: absolute;
    height: 25%;
    right: 0;
    width: 25%;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    z-index: -1;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(194,165,119,0.5), 0.1) 50%);
}.training_structurelxD p {
    margin: 0;
    transform: translateZ(0);
    color: #000000;
    position: relative;
    z-index: 2;
    line-height: 1.8;
    font-size: 17px;
}.training_structurelxD p::first-letter {
    font-size: 1.5em;
    color: rgb(217,198,165);
    font-weight: 600;
}

@keyframes slideInText {
    0% { transform: translateX(-20px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}

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

@keyframes fadeUpIn {
    0% { transform: translateY(20px); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}

@keyframes growVertical {
    0% { height: 0; }
    100% { height: 100%; }
}

@keyframes backgroundPulse {
    0% { opacity: 0.5; }
    50% { opacity: 0.7; }
    100% { opacity: 0.6; }
}

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

@media (min-width: 768px) {.training_structurelxD {
    padding: 10rem 4rem;
}.training_structurelxD .skill_programMzb {
    gap: 4rem;
    grid-template-columns: 1fr;
}.training_structurelxD h2 {
    margin-bottom: 3rem;
    font-size: calc(36px * 1.2);
}.training_structurelxD h2::before {
    width: 120px;
    height: 4px;
    bottom: -20px;
}.training_structurelxD .text_textcGf {
    width: 90%;
    padding: 3.5rem;
    margin-left: 5%;
    transition: transform 0.4s ease-out;
}.training_structurelxD .text_textcGf:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.08), 
                    inset 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-5px);
}.training_structurelxD p {
    font-size: calc(17px * 1.05);
    max-width: 90%;
}
}

@media (min-width: 1024px) {.training_structurelxD {
    padding: 12rem 5rem;
}.training_structurelxD::before {
    background-size: 25% 25%;
}.training_structurelxD .skill_programMzb {
    align-items: center;
    grid-template-columns: 0.4fr 0.6fr;
    gap: 2rem;
}.training_structurelxD h2 {
    margin-bottom: 0;
    font-size: calc(36px * 1.3);
}.training_structurelxD h2::before {
    width: 140px;
    bottom: -25px;
}.training_structurelxD .text_textcGf {
    padding: 4rem;
    margin-left: 0;
    width: 100%;
}.training_structurelxD p {
    max-width: 100%;
}
}

@media (min-width: 1440px) {.training_structurelxD {
    padding: 14rem 6rem;
}.training_structurelxD .skill_programMzb {
    grid-template-columns: 0.35fr 0.65fr;
    gap: 3rem;
}.training_structurelxD h2 {
    font-size: calc(36px * 1.4);
}.training_structurelxD .text_textcGf {
    padding: 5rem;
}.training_structurelxD p {
    font-size: calc(17px * 1.1);
    line-height: 1.9;
}
}

@media (prefers-reduced-motion: reduce) {.training_structurelxD::before,
    .training_structurelxD::after,
    .training_structurelxD h2,
    .training_structurelxD h2::before,
    .training_structurelxD .text_textcGf,
    .training_structurelxD .text_textcGf::before {
    transition: none;
    opacity: 1;
    transform: none;
    animation: none;
}.training_structurelxD .text_textcGf::before {
    height: 100%;
}
}

@media (max-width: 767px) {.training_structurelxD {
    padding: 6rem 1.5rem;
}.training_structurelxD .skill_programMzb {
    gap: 2rem;
}.training_structurelxD h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2rem;
}.training_structurelxD .text_textcGf {
    padding: 2rem;
}.training_structurelxD p {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}}.title_openerOtY {
    width: 100%;
    overflow: hidden;
    height: 100vh;
    position: relative;
    min-height: 600px;
}.title_openerOtY .page_introVck {
    height: 100%;
    top: 0;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    position: absolute;
    align-items: center;
    left: 0;
}.title_openerOtY .page_introVck::before {
    left: 0;
    right: 0;
    content: "";
    backdrop-filter: blur(2px);
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.6) 40%,
    rgba(rgb(217,198,165,0.5), 0.4) 100%);
    bottom: 0;
    z-index: 1;
    position: absolute;
    top: 0;
}.title_openerOtY .fast_trackXvf {
    z-index: 2;
    margin-left: 8%;
    max-width: 1200px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2rem;
    width: 90%;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
}.title_openerOtY .fast_trackXvf:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_openerOtY .fast_trackXvf > div {
    transform: translateX(0);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
}.title_openerOtY .fast_trackXvf > div:nth-child(1) {
    transform: translateX(-50px);
    animation: slideIn 0.8s 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    opacity: 0;
}.title_openerOtY .fast_trackXvf > div:nth-child(2) {
    animation: slideIn 0.8s 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    opacity: 0;
    transform: translateX(-50px);
}.title_openerOtY .fast_trackXvf > div:nth-child(3) {
    animation: slideIn 0.8s 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    transform: translateX(-50px);
    opacity: 0;
}.title_openerOtY p {
    display: inline-block;
    transform: skewX(-5deg);
    line-height: 1.5;
    font-size: calc(18px * 1.2);
    border-left: 4px solid rgb(194,165,119);
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding-left: 3rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    letter-spacing: 1px;
    color: #ffffff;
}.title_openerOtY .title_style_header {
    background: linear-gradient(90deg, 
    rgb(217,198,165) 0%, 
    transparent 100%);
    font-weight: 700;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    display: inline-block;
    color: #ffffff;
    margin-bottom: 2rem;
    padding: 0.8rem 2rem;
    line-height: 1.2;
    transition: transform 0.4s ease;
    font-size: calc(41px * 1.3);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.title_openerOtY .fast_trackXvf > div:nth-child(2):hover .title_style_header {
    transform: translateX(10px) scale(1.02);
}.title_openerOtY h3 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
    max-width: 80%;
    color: #ffffff;
    background-color: rgba(rgb(194,165,119,0.5), 0.3);
    transform-origin: left bottom;
    font-size: calc(18px * 1.1);
    transition: all 0.3s ease-out;
    box-shadow: 0 15px 25px -15px rgba(0, 0, 0, 0.3);
    line-height: 1.6;
    margin-top: 1rem;
    font-weight: 400;
    padding: 1.5rem 2rem;
    backdrop-filter: blur(8px);
}.title_openerOtY .fast_trackXvf > div:nth-child(3):hover h3 {
    box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
    background-color: rgba(rgb(194,165,119,0.5), 0.5);
}@keyframes slideIn {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.title_openerOtY::after {
    background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(rgb(217,198,165,0.5), 0.2) 100%);
    content: "";
    width: 30%;
    height: 100%;
    top: 0;
    z-index: 1;
    right: 0;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    position: absolute;
}

@media (max-width: 1200px) {.title_openerOtY .fast_trackXvf {
    margin-left: 5%;
    width: 90%;
}.title_openerOtY .title_style_header {
    font-size: calc(41px * 1.1);
}.title_openerOtY h3 {
    max-width: 90%;
    font-size: 18px;
}
}

@media (max-width: 992px) {.title_openerOtY {
    height: auto;
    min-height: 500px;
}.title_openerOtY .page_introVck {
    position: relative;
    padding: 80px 0;
}.title_openerOtY .fast_trackXvf {
    transform: perspective(1000px) rotateY(0deg);
    padding: 1.5rem;
    margin-left: 5%;
}.title_openerOtY .title_style_header {
    font-size: 41px;
    padding: 0.6rem 1.5rem;
}.title_openerOtY h3 {
    font-size: calc(18px * 0.9);
    max-width: 100%;
}.title_openerOtY p {
    padding-left: 1.5rem;
    font-size: 18px;
}
}

@media (max-width: 768px) {.title_openerOtY {
    min-height: 450px;
}.title_openerOtY .fast_trackXvf {
    margin-left: 2.5%;
    padding: 1rem;
    width: 95%;
}.title_openerOtY .title_style_header {
    font-size: calc(41px * 0.9);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 0.5rem 1rem;
}.title_openerOtY h3 {
    padding: 1rem 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%);
    font-size: calc(18px * 0.85);
}.title_openerOtY::after {
    width: 20%;
}
}

@media (max-width: 576px) {.title_openerOtY {
    min-height: 400px;
}.title_openerOtY .page_introVck {
    padding: 60px 0;
}.title_openerOtY .fast_trackXvf {
    width: 95%;
    padding: 0.8rem;
    margin-left: 2.5%;
}.title_openerOtY p {
    font-size: calc(18px * 0.9);
    transform: skewX(0deg);
    padding-left: 1rem;
    border-left: 3px solid rgb(194,165,119);
}.title_openerOtY .title_style_header {
    padding: 0.4rem 1rem;
    margin-bottom: 1.2rem;
    font-size: calc(41px * 0.8);
}.title_openerOtY h3 {
    font-size: calc(18px * 0.8);
    padding: 0.8rem 1rem;
}.title_openerOtY::after {
    display: none;
}}.meet_usAyw {
    position: relative;
    padding: 120px 0;
    background: rgb(236,226,207);
    overflow: hidden;
}.meet_usAyw::before {
    content: "";
    position: absolute;
    opacity: 0.35;
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, transparent 50%);
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
}.meet_usAyw::after {
    right: 0;
    z-index: 1;
    width: 60%;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(194,165,119,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
}.meet_usAyw .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.meet_usAyw .skill_programMzb {
    flex-direction: row-reverse;
    align-items: center;
    position: relative;
    display: flex;
    gap: 60px;
}.meet_usAyw .skill_programMzb::before {
    top: -80px;
    filter: blur(80px);
    border-radius: 50%;
    background: rgb(217,198,165,0.5);
    height: 200px;
    position: absolute;
    right: -100px;
    z-index: -1;
    width: 200px;
    content: "";
    animation: pulse 8s infinite alternate;
}.meet_usAyw .skill_programMzb::after {
    position: absolute;
    bottom: -50px;
    height: 150px;
    z-index: -1;
    width: 150px;
    content: "";
    animation: pulse 6s infinite alternate-reverse;
    border-radius: 50%;
    background: rgb(194,165,119,0.5);
    left: -70px;
    filter: blur(60px);
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
}

.meet_usAyw .why_chooseRMa {
    transition: transform 0.6s ease;
    flex: 0 0 35%;
    border-radius: 21px;
    overflow: hidden;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
}.meet_usAyw .why_chooseRMa:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.meet_usAyw .why_chooseRMa::before {
    animation: border-pulse 4s infinite alternate;
    border: 1px solid rgb(194,165,119,0.5);
    right: -10px;
    position: absolute;
    left: -10px;
    content: "";
    border-radius: 21px;
    bottom: -10px;
    top: -10px;
    z-index: -1;
}@keyframes border-pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.7;
    }
}

.meet_usAyw .image_overlaykJL {
    position: relative;
    height: 380px;
    overflow: hidden;
}.meet_usAyw .image_overlaykJL::after {
    left: 0;
    background: linear-gradient(to top, #000000, transparent);
    z-index: 1;
    bottom: 0;
    content: "";
    height: 50%;
    width: 100%;
    position: absolute;
}.meet_usAyw .study_labRaB {
    padding: 20px 25px;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.meet_usAyw .smart_classesJZh {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    font-size: calc(18px - 2px);
    color: #ffffff;
    margin: 0 0 8px;
}.meet_usAyw .learning_trackZLB {
    font-weight: 300;
    margin: 0;
    opacity: 0.9;
    font-size: 17px;
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}.meet_usAyw .text_textcGf {
    flex: 1;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 21px;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(5px);
}.meet_usAyw .text_textcGf::before {
    z-index: -1;
    opacity: 0.15;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, transparent 100%);
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
}.meet_usAyw .text_textcGf::after {
    z-index: -1;
    background: radial-gradient(circle, rgb(194,165,119,0.5) 0%, transparent 70%);
    animation: float 15s infinite linear;
    height: 200px;
    position: absolute;
    content: "";
    top: -50%;
    opacity: 0.8;
    width: 200px;
    right: -50%;
}@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-30px, 30px) rotate(180deg);
    }
    100% {
        transform: translate(0, 0) rotate(360deg);
    }
}

.meet_usAyw .approach_eduRtc {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    gap: 15px;
}.meet_usAyw .approach_eduRtc svg {
    filter: drop-shadow(0 2px 10px rgb(217,198,165,0.5));
    height: 48px;
    fill: rgb(217,198,165);
    width: 48px;
    transition: transform 0.4s ease, filter 0.4s ease;
}.meet_usAyw .approach_eduRtc:hover svg {
    transform: scale(1.1) rotate(5deg);
    filter: drop-shadow(0 5px 15px rgb(217,198,165));
}.meet_usAyw .approach_eduRtc svg path {
    transition: fill 0.3s ease;
}.meet_usAyw .approach_eduRtc:hover svg path {
    fill: rgb(194,165,119);
}.meet_usAyw .approach_eduRtc {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: calc(16px - 1px);
    color: rgb(217,198,165);
}.meet_usAyw h2 {
    font-weight: 700;
    font-size: 37px;
    margin: 0 0 25px;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
}.meet_usAyw h2::after {
    height: 3px;
    width: 80px;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
    border-radius: 10px;
    background: rgb(217,198,165);
}.meet_usAyw p {
    z-index: 2;
    font-size: 17px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}

@media (max-width: 1024px) {.meet_usAyw {
    padding: 90px 0;
}.meet_usAyw .skill_programMzb {
    gap: 40px;
}.meet_usAyw .why_chooseRMa {
    flex: 0 0 40%;
}.meet_usAyw .image_overlaykJL {
    height: 350px;
}.meet_usAyw .text_textcGf {
    padding: 30px;
}
}

@media (max-width: 768px) {.meet_usAyw {
    padding: 70px 0;
}.meet_usAyw .skill_programMzb {
    gap: 50px;
    flex-direction: column;
}.meet_usAyw .why_chooseRMa {
    width: 80%;
    max-width: 350px;
    transform: perspective(1000px) rotateY(0);
    margin: 0 auto;
}.meet_usAyw .why_chooseRMa:hover {
    transform: perspective(1000px) rotateY(0) translateY(-5px);
}.meet_usAyw .image_overlaykJL {
    height: 320px;
}.meet_usAyw .text_textcGf {
    width: 100%;
    padding: 30px 25px;
}.meet_usAyw h2 {
    font-size: calc(37px - 4px);
}
}

@media (max-width: 576px) {.meet_usAyw {
    padding: 60px 0;
}.meet_usAyw::before,
    .meet_usAyw::after {
    opacity: 0.25;
}.meet_usAyw .why_chooseRMa {
    width: 100%;
}.meet_usAyw .image_overlaykJL {
    height: 280px;
}.meet_usAyw .study_labRaB {
    padding: 15px 20px;
}.meet_usAyw .smart_classesJZh {
    font-size: calc(16px + 1px);
}.meet_usAyw .text_textcGf {
    padding: 25px 20px;
}.meet_usAyw .approach_eduRtc svg {
    width: 40px;
    height: 40px;
}.meet_usAyw .approach_eduRtc {
    margin-bottom: 20px;
    font-size: 17px;
}.meet_usAyw h2 {
    font-size: calc(37px - 6px);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.meet_usAyw h2::after {
    width: 60px;
    height: 2px;
}.meet_usAyw p {
    line-height: 1.7;
    font-size: calc(17px - 1px);
}}.secure_fenceDVR {
    background: #ffffff;
    width: 100%;
    padding: 50px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
}.secure_fenceDVR h1 {
    color: #000000;
    font-family: Arial, sans-serif;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 41px;
    border-bottom: 3px solid rgb(217,198,165);
    text-align: center;
}.secure_fenceDVR h2 {
    padding-bottom: 8px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 36px;
    margin-top: 40px;
    border-bottom: 2px solid rgb(194,165,119);
    text-align: left;
    margin-bottom: 20px;
    color: rgb(194,165,119);
}.secure_fenceDVR h3, .secure_fenceDVR h4, .secure_fenceDVR h5, .secure_fenceDVR h6 {
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: 600;
    margin-top: 30px;
}.secure_fenceDVR ul, .secure_fenceDVR ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
    padding: 20px 0;
}.secure_fenceDVR li {
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
}.secure_fenceDVR section {
    background: #ffffff;
}.secure_fenceDVR p, .secure_fenceDVR span, .secure_fenceDVR div {
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    color: #000000;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.secure_fenceDVR {
    border: none;
    box-shadow: none;
    padding: 20px;
}.secure_fenceDVR h1, .secure_fenceDVR h2 {
    text-align: left;
    font-size: calc(24px - 10px);
    border-bottom-width: 1px;
}.secure_fenceDVR ul, .secure_fenceDVR ol {
    padding: 10px 0;
    border-bottom-width: 0;
    border-top-width: 0;
}.secure_fenceDVR li {
    padding: 5px 0;
    border-bottom-width: 0;
}.secure_fenceDVR p, .secure_fenceDVR span, .secure_fenceDVR div {
    border-bottom-width: 0;
    padding-bottom: 5px;
}}.contactfJq {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.contactfJq::before {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    backdrop-filter: blur(8px);
    content: '';
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}.contactfJq::after {
    background: linear-gradient(135deg, rgb(217,198,165,0.5) 0%, transparent 50%, rgb(194,165,119,0.5) 100%);
    animation: gradientShift 15s ease infinite;
    left: 0;
    top: 0;
    z-index: 2;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contactfJq .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 3;
}.contactfJq .query_supportQKr {
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}.contactfJq .query_supportQKr::before {
    top: -50%;
    opacity: 0.1;
    animation: rotate 30s linear infinite;
    width: 200%;
    left: -50%;
    position: absolute;
    pointer-events: none;
    background: radial-gradient(circle, rgb(217,198,165,0.5) 0%, transparent 30%);
    height: 200%;
    content: '';
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contactfJq .reach_feedbackZYl {
    flex: 1;
    padding: 50px;
    background: linear-gradient(145deg, rgb(217,198,165,0.5) 0%, rgb(194,165,119,0.5) 100%);
    position: relative;
    overflow: hidden;
}.contactfJq .reach_feedbackZYl::after {
    top: 0;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    height: 100%;
    content: '';
    width: 100px;
    right: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
}.contactfJq .reach_feedbackZYl h3 {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
}.contactfJq .reach_feedbackZYl h3::after {
    width: 80px;
    height: 3px;
    background: #ffffff;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
}.contactfJq .reach_feedbackZYl div {
    transform: translateX(0);
    align-items: center;
    transition: transform 0.3s ease;
    display: flex;
    padding-left: 15px;
    position: relative;
    margin-bottom: 25px;
}.contactfJq .reach_feedbackZYl div:hover {
    transform: translateX(10px);
}.contactfJq .reach_feedbackZYl div::before {
    left: 0;
    height: 0;
    transition: height 0.3s ease, top 0.3s ease;
    content: '';
    border-radius: 10px;
    width: 5px;
    top: 50%;
    position: absolute;
    background: #ffffff;
}.contactfJq .reach_feedbackZYl div:hover::before {
    top: 10%;
    height: 80%;
}.contactfJq .reach_feedbackZYl svg {
    height: 24px;
    width: 24px;
    fill: #ffffff;
    margin-right: 15px;
}.contactfJq .reach_feedbackZYl svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contactfJq .reach_feedbackZYl div:hover svg path {
    fill: rgb(194,165,119);
}.contactfJq .reach_feedbackZYl span {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
}.contactfJq .reach_feedbackZYl span a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}.contactfJq .reach_feedbackZYl span a:hover {
    color: rgb(194,165,119);
}.contactfJq .inquiry_formWyq {
    flex: 1.2;
    position: relative;
    padding: 50px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
}.contactfJq .inquiry_formWyq::before {
    border-radius: 50%;
    right: -100px;
    height: 200px;
    background: radial-gradient(circle, rgb(194,165,119,0.5) 0%, transparent 70%);
    width: 200px;
    animation: pulse 4s ease-in-out infinite alternate;
    top: -100px;
    content: '';
    position: absolute;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contactfJq .inquiry_formWyq h3 {
    position: relative;
    font-weight: 600;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
}.contactfJq .inquiry_formWyq h3::after {
    height: 2px;
    border-radius: 10px;
    transform: translateX(-50%);
    background: rgb(194,165,119);
    position: absolute;
    bottom: -15px;
    width: 50px;
    left: 50%;
    content: '';
}.contactfJq .inquiry_formWyq form {
    display: flex;
    flex-direction: column;
}.contactfJq .inquiry_formWyq input[type="text"],
.contactfJq .inquiry_formWyq input[type="email"] {
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    font-size: 13px;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    padding: 15px 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.contactfJq .inquiry_formWyq input[type="text"]:focus,
.contactfJq .inquiry_formWyq input[type="email"]:focus {
    outline: none;
    border-color: rgb(194,165,119);
    box-shadow: 0 0 0 2px rgb(194,165,119,0.5);
}.contactfJq .inquiry_formWyq input[type="text"]::placeholder,
.contactfJq .inquiry_formWyq input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contactfJq .inquiry_formWyq .query_infoMmU {
    margin-bottom: 25px;
    position: relative;
    align-items: flex-start;
    display: flex;
}.contactfJq .inquiry_formWyq .query_infoMmU input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contactfJq .inquiry_formWyq .query_infoMmU label {
    font-size: 16px;
    padding-left: 30px;
    position: relative;
    line-height: 1.5;
    color: #ffffff;
    cursor: pointer;
}.contactfJq .inquiry_formWyq .query_infoMmU label::before {
    top: 2px;
    height: 18px;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 18px;
    border-radius: 10px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
}.contactfJq .inquiry_formWyq .query_infoMmU label::after {
    opacity: 0;
    transition: all 0.2s ease;
    height: 4px;
    left: 5px;
    transform: rotate(-45deg) scale(0);
    position: absolute;
    border-bottom: 2px solid #ffffff;
    top: 9px;
    content: '';
    width: 8px;
    border-left: 2px solid #ffffff;
}.contactfJq .inquiry_formWyq .query_infoMmU input[type="checkbox"]:checked + label::before {
    border-color: rgb(194,165,119);
    background: rgb(194,165,119,0.5);
}.contactfJq .inquiry_formWyq .query_infoMmU input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}.contactfJq .inquiry_formWyq .query_infoMmU label a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(194,165,119);
}.contactfJq .inquiry_formWyq .query_infoMmU label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.contactfJq .inquiry_formWyq .connect_inquiryBko {
    z-index: 1;
    padding: 15px 30px;
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
    cursor: pointer;
    background: linear-gradient(90deg, rgb(217,198,165) 0%, rgb(194,165,119) 100%);
    position: relative;
    font-family: Arial, sans-serif;
    border-radius: 20px;
    overflow: hidden;
    border: none;
    transition: all 0.3s ease;
}.contactfJq .inquiry_formWyq .connect_inquiryBko::before {
    left: -100%;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    content: '';
    height: 100%;
    z-index: -1;
    top: 0;
    position: absolute;
}.contactfJq .inquiry_formWyq .connect_inquiryBko:hover::before {
    left: 100%;
}.contactfJq .inquiry_formWyq .connect_inquiryBko:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

@media (max-width: 992px) {.contactfJq {
    padding: 80px 0;
}.contactfJq .query_supportQKr {
    flex-direction: column;
}.contactfJq .reach_feedbackZYl,
    .contactfJq .inquiry_formWyq {
    padding: 40px;
}.contactfJq .reach_feedbackZYl {
    text-align: center;
}.contactfJq .reach_feedbackZYl h3::after {
    left: 50%;
    transform: translateX(-50%);
}.contactfJq .reach_feedbackZYl div {
    padding-left: 0;
    justify-content: center;
}.contactfJq .reach_feedbackZYl div::before {
    display: none;
}
}

@media (max-width: 768px) {.contactfJq {
    padding: 60px 0;
}.contactfJq .reach_feedbackZYl,
    .contactfJq .inquiry_formWyq {
    padding: 30px;
}.contactfJq .reach_feedbackZYl h3,
    .contactfJq .inquiry_formWyq h3 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.8);
}.contactfJq .reach_feedbackZYl div {
    margin-bottom: 20px;
}.contactfJq .inquiry_formWyq input[type="text"],
    .contactfJq .inquiry_formWyq input[type="email"] {
    padding: 12px 15px;
}.contactfJq .inquiry_formWyq .connect_inquiryBko {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contactfJq {
    padding: 40px 0;
}.contactfJq .container {
    padding: 0 10px;
}.contactfJq .reach_feedbackZYl,
    .contactfJq .inquiry_formWyq {
    padding: 20px;
}.contactfJq .reach_feedbackZYl h3,
    .contactfJq .inquiry_formWyq h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 25px;
}.contactfJq .reach_feedbackZYl svg {
    height: 20px;
    width: 20px;
}.contactfJq .inquiry_formWyq .query_infoMmU label {
    font-size: calc(16px * 0.9);
}.contactfJq .inquiry_formWyq .connect_inquiryBko {
    width: 100%;
}}.gratZonexek {
    padding: 5rem 0;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(236,226,207), rgb(194,165,119,0.5));
    position: relative;
    overflow: hidden;
}.gratZonexek::before {
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    animation: backgroundShift 20s infinite alternate ease-in-out;
    top: 0;
    z-index: 1;
    height: 100%;
    background: 
        linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.03) 40%, transparent 60%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
}.gratZonexek .container {
    z-index: 2;
    position: relative;
    transform-style: preserve-3d;
    max-width: 1200px;
    margin: 0 auto;
}.gratZonexek .skill_programMzb {
    backdrop-filter: blur(8px);
    transform-style: preserve-3d;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.2) inset;
    display: grid;
    grid-template-columns: 1fr;
    padding: 3rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.98));
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(0);
    gap: 2.5rem;
    position: relative;
}.gratZonexek .skill_programMzb:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
    transform: translateZ(10px) scale(1.01);
}.gratZonexek .skill_programMzb::before {
    z-index: -1;
    width: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(217,198,165,0.5) 100%);
    top: 0;
    transition: opacity 0.5s ease;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    transform: translateZ(-10px);
    pointer-events: none;
    opacity: 0;
}.gratZonexek .skill_programMzb:hover::before {
    opacity: 0.05;
}.gratZonexek .skill_programMzb > div:first-child {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(20px);
}.gratZonexek .skill_programMzb > div:first-child::after {
    transform: scaleX(0);
    left: 0;
    background: rgb(217,198,165);
    height: 3px;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    content: "";
    bottom: -10px;
    width: 60px;
}.gratZonexek .skill_programMzb:hover > div:first-child::after {
    transform: scaleX(1);
}.gratZonexek h5 {
    color: #000000;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.02em;
    margin: 0;
    font-size: 21px;
    line-height: 1.4;
    transform: translateZ(5px);
}.gratZonexek h5::first-letter {
    font-size: 1.2em;
    color: rgb(217,198,165);
}.gratZonexek .skill_programMzb > div:last-child {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(15px);
}.gratZonexek a {
    color: inherit;
    display: block;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0.5rem 0;
    text-decoration: none;
    position: relative;
}.gratZonexek a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    left: -100%;
    transition: left 0.8s ease-in-out;
}.gratZonexek .skill_programMzb:hover a::before {
    left: 100%;
}.gratZonexek p {
    line-height: 1.7;
    transition: opacity 0.4s ease;
    opacity: 0.9;
    font-weight: 400;
    color: #000000;
    margin: 0;
    font-size: 13px;
}.gratZonexek a:hover p {
    opacity: 1;
    color: rgb(217,198,165);
}

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

@media (min-width: 768px) {.gratZonexek {
    padding: 7rem 0;
}.gratZonexek .skill_programMzb {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 4rem;
}.gratZonexek h5 {
    font-size: calc(21px * 1.1);
}.gratZonexek p {
    font-size: calc(13px * 1.05);
}.gratZonexek .skill_programMzb::after {
    border-right: 3px solid rgb(217,198,165);
    transform: translateZ(10px) scale(0.9);
    top: -15px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    border-top: 3px solid rgb(217,198,165);
    content: "";
    width: 30px;
    position: absolute;
    opacity: 0;
    height: 30px;
    right: -15px;
}.gratZonexek .skill_programMzb:hover::after {
    opacity: 1;
    transform: translateZ(10px) scale(1);
}.gratZonexek .skill_programMzb::before {
    transition: clip-path 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.gratZonexek .skill_programMzb:hover::before {
    clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);
}
}

@media (min-width: 992px) {.gratZonexek {
    padding: 8rem 0;
}.gratZonexek .skill_programMzb {
    gap: 4rem;
    padding: 5rem;
}.gratZonexek .skill_programMzb > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.gratZonexek .skill_programMzb:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.gratZonexek .skill_programMzb > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.gratZonexek .skill_programMzb:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.gratZonexek a {
    padding: 1rem 0;
}.gratZonexek p {
    line-height: 1.8;
}.gratZonexek .container::before {
    left: 10%;
    content: "";
    opacity: 0.5;
    height: 1px;
    width: 80%;
    background: linear-gradient(90deg, transparent, rgb(217,198,165,0.5), transparent);
    position: absolute;
    bottom: -20px;
}
}

@media (max-width: 767px) {.gratZonexek {
    padding: 3rem 1rem;
}.gratZonexek .skill_programMzb {
    padding: 2rem 1.5rem;
}.gratZonexek h5 {
    font-size: calc(21px * 0.9);
}.gratZonexek p {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}