﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.rczkRwrap-structure {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.gnYJihonor_cta {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}svg {
    height: 30px;
    width: 30px;
}.container {
    max-width: 100%;
    width: 1165px;
    margin: auto;
}.rNzbdmain_base {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.zGtTWmentorship_experience {
    position: relative;
    background: linear-gradient(45deg, rgb(240,225,212) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 70px 30px;
}.zGtTWmentorship_experience::before {
    content: "";
    top: 0;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(222,193,170,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    width: 100%;
}.zGtTWmentorship_experience::after {
    position: absolute;
    opacity: 0.3;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(199,161,128,0.5) 0%, transparent 40%);
    z-index: 0;
    content: "";
    top: 0;
    height: 100%;
    right: 0;
}.zGtTWmentorship_experience .egTvjreview_carousel {
    perspective: 1500px;
    grid-template-columns: 1fr;
    position: relative;
    margin: 0 auto;
    display: grid;
    transform-style: preserve-3d;
    max-width: 1000px;
    z-index: 2;
}.zGtTWmentorship_experience .MBkRNimage_header {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: bottom;
    height: 300px;
    position: relative;
    width: 100%;
    transform: rotateX(10deg);
    z-index: 2;
    border-radius: 27px 27px 0 0;
}.zGtTWmentorship_experience .MBkRNimage_header::before {
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    width: 100%;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .MBkRNimage_header {
    transform: rotateX(0deg) translateZ(30px);
}.zGtTWmentorship_experience .ZuSQEwork_tasks {
    transform-origin: top;
    transform: rotateX(-5deg);
    z-index: 1;
    position: relative;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 27px 27px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .ZuSQEwork_tasks {
    transform: rotateX(0deg) translateZ(20px);
}.zGtTWmentorship_experience .name {
    margin-bottom: 10px;
    display: inline-block;
    transform: translateZ(0);
    font-size: 30px;
    position: relative;
    transition: transform 0.4s ease;
    color: rgb(222,193,170);
    font-weight: 700;
}.zGtTWmentorship_experience .name::after {
    height: 3px;
    transition: width 0.4s ease 0.1s;
    width: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(199,161,128), transparent);
    content: "";
    bottom: -5px;
    left: 0;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .name::after {
    width: 100%;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .name {
    transform: translateZ(10px);
}.zGtTWmentorship_experience .ZuSQEwork_tasks > div:nth-child(2) {
    letter-spacing: 1px;
    margin-bottom: 20px;
    opacity: 0.7;
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
    font-weight: 600;
    transform: translateZ(0);
    color: #000000;
    font-size: 16px;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .ZuSQEwork_tasks > div:nth-child(2) {
    transform: translateZ(15px);
    color: rgb(199,161,128);
}.zGtTWmentorship_experience .WSiKyexperience {
    font-size: 15px;
    transition: transform 0.4s ease 0.2s;
    transform: translateZ(0);
    padding: 20px 0 0 0;
    line-height: 1.7;
    border-top: 1px solid rgb(240,225,212);
    position: relative;
    color: #000000;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .WSiKyexperience {
    transform: translateZ(5px);
}.zGtTWmentorship_experience .WSiKyexperience::before {
    color: rgb(199,161,128,0.5);
    position: absolute;
    content: "";
    left: -5px;
    line-height: 0;
    top: 10px;
    font-size: 60px;
    opacity: 0.5;
}

@media (min-width: 768px) {.zGtTWmentorship_experience .egTvjreview_carousel {
    grid-gap: 0;
    grid-template-columns: 300px 1fr;
}.zGtTWmentorship_experience .MBkRNimage_header {
    height: 100%;
    transform-origin: right;
    transform: rotateY(-10deg);
    border-radius: 27px 0 0 27px;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .MBkRNimage_header {
    transform: rotateY(0deg) translateZ(30px);
}.zGtTWmentorship_experience .ZuSQEwork_tasks {
    transform: rotateY(5deg);
    border-radius: 0 27px 27px 0;
    transform-origin: left;
}.zGtTWmentorship_experience .egTvjreview_carousel:hover .ZuSQEwork_tasks {
    transform: rotateY(0deg) translateZ(20px);
}
}

@media (max-width: 767px) {.zGtTWmentorship_experience {
    padding: 50px 20px;
}.zGtTWmentorship_experience .MBkRNimage_header {
    height: 250px;
}.zGtTWmentorship_experience .ZuSQEwork_tasks {
    padding: 30px 25px;
}.zGtTWmentorship_experience .name {
    font-size: calc(30px - 4px);
}.zGtTWmentorship_experience .ZuSQEwork_tasks > div:nth-child(2) {
    font-size: calc(16px - 1px);
}.zGtTWmentorship_experience .WSiKyexperience {
    font-size: calc(15px - 1px);
}}.cHsiDwelcome_board {
    overflow: hidden;
    display: flex;
    perspective: 1000px;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgba(240, 245, 255, 1) 70%, rgba(225, 240, 250, 1) 100%);
    min-height: 100vh;
}.cHsiDwelcome_board::before {
    content: "";
    background: repeating-linear-gradient(45deg, rgba(94, 170, 168, 0.03), rgba(94, 170, 168, 0.03) 10px, transparent 10px, transparent 20px);
    left: 0;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    top: 0;
    bottom: 0;
    right: 0;
}.cHsiDwelcome_board::after {
    width: 40%;
    position: absolute;
    z-index: 0;
    right: -5%;
    content: "";
    background: linear-gradient(145deg, rgba(94, 170, 168, 0.15), rgba(94, 170, 168, 0.05) 60%, transparent 100%);
    height: 70%;
    pointer-events: none;
    top: -10%;
    transform: rotate(-15deg) skewX(10deg);
}.cHsiDwelcome_board .PsaLplearn_guide {
    transform-style: preserve-3d;
    padding: 3rem;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 2;
    grid-template-columns: 1fr 1fr;
    display: grid;
    max-width: 1280px;
    gap: 2rem;
}.cHsiDwelcome_board .aANWjdesc_block {
    transform: translateZ(20px);
    justify-content: center;
    display: flex;
    position: relative;
    padding: 2rem;
    flex-direction: column;
    z-index: 3;
}.cHsiDwelcome_board .aANWjdesc_block::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1.4), box-shadow 0.5s ease;
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    top: 0;
    border-left: 4px solid rgb(222,193,170);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.7) 80%);
    content: "";
    z-index: -1;
}.cHsiDwelcome_board .aANWjdesc_block:hover::before {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(5px) translateY(-5px);
}.cHsiDwelcome_board h1 {
    transition: transform 0.5s ease;
    font-size: 42px;
    position: relative;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
    color: #000000;
    font-weight: 700;
}.cHsiDwelcome_board h1::after {
    position: absolute;
    bottom: -10px;
    transform: scaleX(0.8);
    transition: transform 0.5s ease;
    transform-origin: left;
    content: "";
    background: rgb(222,193,170);
    left: 0;
    height: 4px;
    width: 60px;
}.cHsiDwelcome_board .aANWjdesc_block:hover h1 {
    transform: translateX(0);
}.cHsiDwelcome_board .aANWjdesc_block:hover h1::after {
    transform: scaleX(1);
}.cHsiDwelcome_board .rtHCWlearn_home {
    flex-direction: column;
    margin-bottom: 2rem;
    display: flex;
    gap: 1.5rem;
}.cHsiDwelcome_board .rtHCWlearn_home svg {
    margin-left: -10px;
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.5s ease;
    transform: rotate(-5deg);
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
    height: 80px;
}.cHsiDwelcome_board .aANWjdesc_block:hover .rtHCWlearn_home svg {
    transform: rotate(0) scale(1.05);
    filter: drop-shadow(3px 6px 8px rgba(0, 0, 0, 0.15));
}.cHsiDwelcome_board .rtHCWlearn_home svg path {
    fill: rgb(94, 170, 168);
    transition: fill 0.3s ease;
}.cHsiDwelcome_board .rtHCWlearn_home svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
    fill: rgb(94, 170, 168);
}.cHsiDwelcome_board .aANWjdesc_block:hover .rtHCWlearn_home svg path,
.cHsiDwelcome_board .aANWjdesc_block:hover .rtHCWlearn_home svg text {
    fill: rgb(222,193,170);
}.cHsiDwelcome_board .rtHCWlearn_home p {
    opacity: 0.9;
    transform: translateY(5px);
    transition: transform 0.5s ease, opacity 0.5s ease;
    color: #000000;
    line-height: 1.6;
    font-size: calc(12px * 1.1);
    max-width: 90%;
}.cHsiDwelcome_board .aANWjdesc_block:hover .rtHCWlearn_home p {
    transform: translateY(0);
    opacity: 1;
}.cHsiDwelcome_board ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
}.cHsiDwelcome_board ul li {
    display: inline-block;
}.cHsiDwelcome_board .FsOZYrequest_card {
    position: relative;
    font-weight: 600;
    transform: translateY(0);
    z-index: 1;
    color: #ffffff;
    border: none;
    overflow: hidden;
    text-decoration: none;
    font-size: 19px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.3);
    padding: 0.9rem 2rem;
    background: linear-gradient(135deg, rgb(222,193,170) 0%, rgb(94, 170, 168) 100%);
}.cHsiDwelcome_board .FsOZYrequest_card::before {
    transition: opacity 0.4s ease;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(94, 170, 168) 0%, rgb(222,193,170) 100%);
    z-index: -1;
    opacity: 0;
    content: "";
}.cHsiDwelcome_board .FsOZYrequest_card:hover {
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}.cHsiDwelcome_board .FsOZYrequest_card:hover::before {
    opacity: 1;
}.cHsiDwelcome_board .MBkRNimage_header {
    height: 100%;
    transform-style: preserve-3d;
    z-index: 2;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    min-height: 400px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: translateZ(10px) perspective(1000px) rotateY(-5deg);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    overflow: hidden;
}.cHsiDwelcome_board .MBkRNimage_header::before {
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    transition: opacity 0.5s ease;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.7) 0%, rgba(94, 170, 168, 0) 70%);
    left: 0;
}.cHsiDwelcome_board .MBkRNimage_header:hover {
    transform: translateZ(30px) perspective(1000px) rotateY(0deg);
}.cHsiDwelcome_board .MBkRNimage_header:hover::before {
    opacity: 0.7;
}

@media (max-width: 991px) {.cHsiDwelcome_board .PsaLplearn_guide {
    padding: 2rem 1.5rem;
    grid-template-columns: 1fr;
}.cHsiDwelcome_board .aANWjdesc_block {
    padding: 1.5rem;
    order: 2;
    transform: translateZ(0);
}.cHsiDwelcome_board .MBkRNimage_header {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transform: translateZ(0) perspective(1000px) rotateY(0);
    order: 1;
    min-height: 350px;
}.cHsiDwelcome_board h1 {
    transform: translateX(0);
    font-size: calc(42px * 0.9);
}.cHsiDwelcome_board .rtHCWlearn_home p {
    max-width: 100%;
}.cHsiDwelcome_board .aANWjdesc_block::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.cHsiDwelcome_board {
    min-height: auto;
    padding: 3rem 0;
}.cHsiDwelcome_board .PsaLplearn_guide {
    padding: 1rem;
    gap: 1.5rem;
}.cHsiDwelcome_board .aANWjdesc_block {
    padding: 1.2rem;
}.cHsiDwelcome_board h1 {
    margin-bottom: 1.2rem;
    font-size: calc(42px * 0.8);
}.cHsiDwelcome_board .rtHCWlearn_home {
    margin-bottom: 1.5rem;
    gap: 1rem;
}.cHsiDwelcome_board .rtHCWlearn_home svg {
    height: 60px;
    width: 60px;
}.cHsiDwelcome_board .rtHCWlearn_home p {
    font-size: 12px;
}.cHsiDwelcome_board .MBkRNimage_header {
    min-height: 250px;
}.cHsiDwelcome_board .FsOZYrequest_card {
    padding: 0.8rem 1.5rem;
    font-size: calc(19px * 0.9);
}
}

@media (max-width: 480px) {.cHsiDwelcome_board {
    padding: 2rem 0;
}.cHsiDwelcome_board .PsaLplearn_guide {
    gap: 1rem;
    padding: 0.8rem;
}.cHsiDwelcome_board .aANWjdesc_block {
    padding: 1rem;
}.cHsiDwelcome_board h1 {
    margin-bottom: 1rem;
    font-size: calc(42px * 0.7);
}.cHsiDwelcome_board .rtHCWlearn_home svg {
    height: 50px;
    width: 50px;
}.cHsiDwelcome_board .rtHCWlearn_home p {
    font-size: calc(12px * 0.9);
}.cHsiDwelcome_board .MBkRNimage_header {
    min-height: 200px;
}}.umUBsour_mission {
    overflow: hidden;
    color: #ffffff;
    padding: 120px 0 100px;
    background: linear-gradient(125deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.umUBsour_mission::before {
    position: absolute;
    background-size: 30px 30px;
    height: 100%;
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    top: 0;
    opacity: 0.15;
    width: 100%;
    content: "";
    left: 0;
}.umUBsour_mission::after {
    animation: rotateBackground 60s linear infinite;
    content: "";
    top: -50%;
    background: radial-gradient(ellipse at center, transparent 30%, #000000 100%);
    width: 200%;
    height: 200%;
    position: absolute;
    opacity: 0.2;
    left: -50%;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.umUBsour_mission .container {
    position: relative;
    padding: 0 20px;
    max-width: 1280px;
    z-index: 2;
    margin: 0 auto;
}.umUBsour_mission h2 {
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 80px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}.umUBsour_mission h2::before {
    height: 4px;
    position: absolute;
    background: rgb(222,193,170);
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: -20px;
    width: 60px;
}.umUBsour_mission h2::after {
    font-size: 0.15em;
    transform: translateX(-50%);
    letter-spacing: 5px;
    position: absolute;
    left: 50%;
    top: -0.5em;
    content: attr(data-text);
    color: rgb(222,193,170);
    white-space: nowrap;
}.umUBsour_mission .BbXChskill_learn {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.umUBsour_mission .vgbEJhow_grow {
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    overflow: hidden;
    padding: 40px;
    transition: all 0.4s ease;
    position: relative;
}.umUBsour_mission .vgbEJhow_grow:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    border-color: rgb(222,193,170,0.5);
    background: rgba(255, 255, 255, 0.07);
    transform: translateY(-10px);
}.umUBsour_mission .vgbEJhow_grow:first-child:hover {
    border-color: rgb(222,193,170,0.5);
}.umUBsour_mission .vgbEJhow_grow:last-child:hover {
    border-color: rgb(199,161,128,0.5);
}.umUBsour_mission .vgbEJhow_grow::before {
    transform: scaleY(0);
    height: 100%;
    position: absolute;
    left: 0;
    transition: transform 0.5s ease;
    transform-origin: bottom;
    background: rgb(222,193,170);
    width: 4px;
    content: "";
    top: 0;
}.umUBsour_mission .vgbEJhow_grow:last-child::before {
    background: rgb(199,161,128);
}.umUBsour_mission .vgbEJhow_grow:hover::before {
    transform: scaleY(1);
}.umUBsour_mission .vgbEJhow_grow::after {
    height: 100px;
    z-index: -1;
    position: absolute;
    top: 0;
    filter: blur(40px);
    right: 0;
    content: "";
    background: rgb(222,193,170,0.5);
    opacity: 0.05;
    border-radius: 50%;
    width: 100px;
}.umUBsour_mission .vgbEJhow_grow:last-child::after {
    bottom: 0;
    top: auto;
    right: auto;
    left: 0;
    background: rgb(199,161,128,0.5);
}.umUBsour_mission .vgbEJhow_grow h3 {
    color: rgb(222,193,170);
    align-items: center;
    font-weight: 600;
    position: relative;
    font-size: 24px;
    display: flex;
    margin-bottom: 25px;
}.umUBsour_mission .vgbEJhow_grow:last-child h3 {
    color: rgb(199,161,128);
}.umUBsour_mission .vgbEJhow_grow h3::before {
    height: 8px;
    width: 8px;
    content: "";
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    margin-right: 15px;
    background: currentColor;
}.umUBsour_mission .vgbEJhow_grow p {
    opacity: 0.8;
    position: relative;
    font-size: 12px;
    z-index: 2;
    line-height: 1.8;
    color: #ffffff;
}.umUBsour_mission .vgbEJhow_grow:first-child {
    animation: slideUp 0.7s ease forwards;
}.umUBsour_mission .vgbEJhow_grow:last-child {
    animation: slideUp 0.7s 0.2s ease forwards;
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.umUBsour_mission .BbXChskill_learn::before {
    border-radius: 50%;
    z-index: -1;
    opacity: 0.1;
    width: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
    height: 200px;
    filter: blur(30px);
    background: radial-gradient(circle, rgb(222,193,170,0.5) 0%, transparent 70%);
}.umUBsour_mission .BbXChskill_learn::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(222,193,170,0.5), rgb(199,161,128,0.5), transparent);
    bottom: -30px;
    width: 100%;
    height: 1px;
    left: 0;
    content: "";
}

@media (max-width: 1100px) {.umUBsour_mission {
    padding: 100px 0 80px;
}.umUBsour_mission h2 {
    font-size: calc(47px * 0.9);
    margin-bottom: 60px;
}.umUBsour_mission .vgbEJhow_grow {
    padding: 35px;
}
}

@media (max-width: 768px) {.umUBsour_mission {
    padding: 80px 0 60px;
}.umUBsour_mission h2 {
    font-size: calc(47px * 0.8);
    margin-bottom: 50px;
}.umUBsour_mission .BbXChskill_learn {
    grid-template-columns: 1fr;
    gap: 40px;
}.umUBsour_mission .vgbEJhow_grow {
    padding: 30px;
}.umUBsour_mission .vgbEJhow_grow:last-child {
    animation-delay: 0.1s;
}
}

@media (max-width: 576px) {.umUBsour_mission {
    padding: 60px 0 50px;
}.umUBsour_mission h2 {
    font-size: calc(31px);
    margin-bottom: 40px;
}.umUBsour_mission h2::before {
    width: 50px;
    height: 3px;
    bottom: -15px;
}.umUBsour_mission .BbXChskill_learn {
    gap: 30px;
}.umUBsour_mission .vgbEJhow_grow {
    padding: 25px;
}.umUBsour_mission .vgbEJhow_grow h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 20px;
}.umUBsour_mission .vgbEJhow_grow p {
    font-size: calc(12px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.umUBsour_mission::after {
    animation: none;
}.umUBsour_mission .vgbEJhow_grow,
    .umUBsour_mission .vgbEJhow_grow::before {
    transition: none;
}.umUBsour_mission .vgbEJhow_grow:hover {
    transform: none;
}.umUBsour_mission .vgbEJhow_grow:first-child,
    .umUBsour_mission .vgbEJhow_grow:last-child {
    opacity: 1;
    animation: none;
    transform: none;
}
}

@supports not (backdrop-filter: blur(10px)) {.umUBsour_mission .vgbEJhow_grow {
    background: rgba(30, 30, 30, 0.7);
}}.WhCNEpotential_learners {
    position: relative;
    overflow: hidden;
    background-color: rgb(240,225,212);
    padding: 6rem 0;
}.WhCNEpotential_learners::before {
    z-index: 1;
    content: '';
    opacity: 0.2;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, #ffffff 0%, transparent 25%),
        radial-gradient(circle at 80% 80%, rgb(199,161,128,0.5) 0%, transparent 30%),
        radial-gradient(circle at 50% 50%, rgb(222,193,170,0.5) 0%, transparent 40%);
}.WhCNEpotential_learners::after {
    z-index: 1;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    content: '';
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    height: 100%;
    top: 0;
}.WhCNEpotential_learners .PsaLplearn_guide {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.WhCNEpotential_learners h3 {
    letter-spacing: 2px;
    margin-bottom: 4rem;
    color: rgb(222,193,170);
    font-weight: 300;
    text-align: center;
    position: relative;
    font-size: 43px;
}.WhCNEpotential_learners h3::after {
    left: 50%;
    border-radius: 50px;
    position: absolute;
    content: '';
    opacity: 0.8;
    width: 80px;
    height: 3px;
    bottom: -15px;
    background: linear-gradient(90deg, transparent, rgb(222,193,170), transparent);
    transform: translateX(-50%);
}.WhCNEpotential_learners ul {
    display: grid;
    list-style-type: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
    margin: 0;
    padding: 0;
}.WhCNEpotential_learners li {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    padding: 2.5rem 2rem;
    align-items: center;
    display: flex;
    border-radius: 25px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.02);
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    flex-direction: column;
    backdrop-filter: blur(10px);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
}.WhCNEpotential_learners li::before {
    z-index: -1;
    transition: opacity 0.5s ease;
    left: 0;
    opacity: 0.1;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 90% 10%, rgb(222,193,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 10% 90%, rgb(199,161,128,0.5) 0%, transparent 30%);
    width: 100%;
    top: 0;
    content: '';
}.WhCNEpotential_learners li::after {
    content: '';
    opacity: 0;
    position: absolute;
    height: 200%;
    top: -50%;
    left: -50%;
    z-index: -1;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.8) 0%, transparent 60%);
    transform: scale(0.8);
    width: 200%;
    transition: all 0.5s ease;
}.WhCNEpotential_learners li:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.05);
    border-color: rgb(222,193,170,0.5);
}.WhCNEpotential_learners li:hover::before {
    opacity: 0.2;
}.WhCNEpotential_learners li:hover::after {
    opacity: 0.1;
    transform: scale(1);
}.WhCNEpotential_learners li svg {
    animation: float 8s ease-in-out infinite;
    margin-bottom: 1.5rem;
    width: 70px;
    fill: rgb(199,161,128);
    transition: all 0.5s ease;
    height: 70px;
    filter: drop-shadow(0 3px 6px rgb(199,161,128,0.5));
}.WhCNEpotential_learners li:hover svg {
    fill: rgb(222,193,170);
    filter: drop-shadow(0 8px 15px rgb(222,193,170,0.5));
    transform: translateY(-5px);
}.WhCNEpotential_learners li svg path {
    transition: all 0.5s ease;
}.WhCNEpotential_learners li:hover svg path {
    fill: rgb(222,193,170);
}.WhCNEpotential_learners li {
    margin-top: 1rem;
    line-height: 1.7;
    color: #000000;
    font-weight: 300;
    font-size: calc(17px * 1.1);
}.WhCNEpotential_learners li:nth-child(1) {
    animation-delay: 0s;
}.WhCNEpotential_learners li:nth-child(2) {
    animation-delay: 0.3s;
}.WhCNEpotential_learners li:nth-child(3) {
    animation-delay: 0.6s;
}.WhCNEpotential_learners li:nth-child(4) {
    animation-delay: 0.9s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991px) {.WhCNEpotential_learners {
    padding: 5rem 0;
}.WhCNEpotential_learners h3 {
    font-size: calc(43px * 0.8);
    margin-bottom: 3rem;
}.WhCNEpotential_learners ul {
    gap: 2rem;
}.WhCNEpotential_learners li {
    padding: 2rem 1.5rem;
}.WhCNEpotential_learners li svg {
    width: 60px;
    height: 60px;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 767px) {.WhCNEpotential_learners {
    padding: 4rem 0;
}.WhCNEpotential_learners h3 {
    font-size: calc(43px * 0.7);
    margin-bottom: 2.5rem;
    letter-spacing: 1px;
}.WhCNEpotential_learners ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.WhCNEpotential_learners li {
    padding: 1.8rem 1.2rem;
}.WhCNEpotential_learners li svg {
    width: 50px;
    margin-bottom: 1rem;
    height: 50px;
}}.ckKjNtraining_structure {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, rgba(rgb(222,193,170,0.5), 0.1) 100%);
    padding: 6rem 0;
}.ckKjNtraining_structure::before {
    left: 0;
    height: 100%;
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(rgb(222,193,170,0.5), 0.03) 15px,
        rgba(rgb(222,193,170,0.5), 0.03) 16px
    );
}.ckKjNtraining_structure::after {
    background: rgb(199,161,128);
    width: 35%;
    height: 40%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(25px);
    right: -5%;
    animation: floatElement 15s ease-in-out infinite alternate;
    content: "";
    position: absolute;
    z-index: 0;
    top: -5%;
    transform: rotate(-15deg) skew(15deg);
    opacity: 0.07;
}.ckKjNtraining_structure .container {
    z-index: 2;
    position: relative;
}.ckKjNtraining_structure .PsaLplearn_guide {
    backdrop-filter: blur(10px);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    background: linear-gradient(
        to right bottom,
        rgba(rgb(255, 255, 255, 0.5), 0.95),
        rgba(rgb(255, 255, 255, 0.5), 0.85)
    );
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    border-left: 4px solid rgb(222,193,170);
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.ckKjNtraining_structure .PsaLplearn_guide:hover {
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.ckKjNtraining_structure .PsaLplearn_guide::before {
    content: "";
    height: 100%;
    transform: translateZ(-1px);
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    width: 100%;
    opacity: 0.05;
}.ckKjNtraining_structure .PsaLplearn_guide::after {
    opacity: 0.15;
    position: absolute;
    height: 10px;
    background: rgb(199,161,128);
    right: 50px;
    filter: blur(15px);
    bottom: -15px;
    content: "";
    transform: skewX(-15deg);
    width: 60%;
    transition: all 0.5s ease;
}.ckKjNtraining_structure .PsaLplearn_guide > div {
    position: relative;
    z-index: 2;
    animation: fadeInUp 0.8s ease-out forwards;
}.ckKjNtraining_structure h3 {
    transform: translateZ(5px);
    position: relative;
    letter-spacing: -0.02em;
    font-size: calc(36px * 0.85);
    color: rgb(222,193,170);
    font-weight: 700;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}.ckKjNtraining_structure h3::after {
    position: absolute;
    width: 80px;
    transform: scaleX(1);
    transition: transform 0.5s ease;
    bottom: 0;
    left: 0;
    content: "";
    transform-origin: left center;
    background: linear-gradient(to right, rgb(222,193,170), rgb(199,161,128));
    height: 3px;
}.ckKjNtraining_structure .PsaLplearn_guide:hover h3::after {
    transform: scaleX(1.5);
}.ckKjNtraining_structure p {
    color: #000000;
    position: relative;
    transform: translateZ(5px);
    line-height: 1.75;
    font-size: 17px;
    margin-bottom: 0;
}.ckKjNtraining_structure p span {
    display: block;
    position: relative;
}.ckKjNtraining_structure p span::before {
    position: absolute;
    opacity: 0.1;
    top: -25px;
    left: -10px;
    font-size: 5rem;
    z-index: -1;
    color: rgb(222,193,170);
    content: "";
    font-family: Georgia, serif;
}

@media (max-width: 991px) {.ckKjNtraining_structure {
    padding: 4rem 0;
}.ckKjNtraining_structure .PsaLplearn_guide {
    transform: perspective(800px) rotateX(1deg);
    padding: 2.5rem;
}.ckKjNtraining_structure h3 {
    font-size: calc(36px * 0.75);
}
}

@media (max-width: 767px) {.ckKjNtraining_structure {
    padding: 3rem 0;
}.ckKjNtraining_structure .PsaLplearn_guide {
    padding: 2rem;
    border-left-width: 3px;
    transform: none;
}.ckKjNtraining_structure .PsaLplearn_guide:hover {
    transform: translateY(-3px);
}.ckKjNtraining_structure h3 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.2rem;
}.ckKjNtraining_structure p {
    font-size: calc(17px * 0.95);
    line-height: 1.65;
}.ckKjNtraining_structure .PsaLplearn_guide::after {
    right: 30px;
    width: 40%;
}
}

@media (max-width: 575px) {.ckKjNtraining_structure {
    padding: 2.5rem 0;
}.ckKjNtraining_structure .PsaLplearn_guide {
    padding: 1.5rem;
    border-left-width: 2px;
}.ckKjNtraining_structure h3 {
    margin-bottom: 1rem;
    padding-bottom: 0.8rem;
    font-size: calc(36px * 0.65);
}.ckKjNtraining_structure h3::after {
    height: 2px;
    width: 60px;
}.ckKjNtraining_structure p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}

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

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

@property --gradient-angle {

    syntax: '<angle>';
    initial-value: 0deg;
    inherits: false;

}.cqxNycookie_alert_overlay {
    width: 100%;
    animation: slideIn 0.5s ease-in-out;
    position: fixed;
    z-index: 90;
    bottom: 0;
    box-shadow: 0 -10px 30px rgb(222,193,170,0.5);
    background: rgb(199,161,128);
    border-top: 2px solid rgb(222,193,170);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.JySvPcookie_review {
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0 0 20px rgb(222,193,170,0.5);
    padding: 20px 5%;
    display: flex;
    background: linear-gradient(135deg, rgb(199,161,128) 0%, rgba(0, 0, 0, 0.5) 100%);
    align-items: center;
}.KpINxuser_tracker {
    border-radius: 12px;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(222,193,170);
    overflow: hidden;
    margin-right: 20px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
}.KpINxuser_tracker svg, .KpINxuser_tracker svg path {
    height: 60px;
    transition: transform 0.3s ease;
    fill: rgb(222,193,170);
    width: 60px;
}.KpINxuser_tracker:hover svg {
    transform: rotate(20deg);
}.iVhqKtrack_optin {
    min-width: 300px;
    flex: 1;
    color: #ffffff;
}.iVhqKtrack_optin h5 {
    font-weight: 700;
    font-size: 19px;
    color: rgb(222,193,170);
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgb(222,193,170);
}.iVhqKtrack_optin p {
    margin-bottom: 0;
    font-size: 12px;
    text-shadow: 0 0 5px rgb(222,193,170,0.5);
    color: #ffffff;
}.wEWLfcookie_visitor {
    box-shadow: 0 0 10px rgb(222,193,170,0.5);
    white-space: nowrap;
    color: #000000;
    cursor: pointer;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 12px 25px;
    background: rgb(222,193,170);
    margin-left: 10px;
}.wEWLfcookie_visitor:hover {
    box-shadow: 0 0 20px rgb(199,161,128,0.5);
    background: rgb(199,161,128);
}.cqxNycookie_alert_overlay p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(222,193,170);
}.cqxNycookie_alert_overlay p a:hover {
    color: rgb(199,161,128);
}#mMZPiprivacyModalWindow {
    display: none;
}#mMZPiprivacyModalWindow:checked ~ .cqxNycookie_alert_overlay {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cqxNycookie_alert_overlay {
    padding: 20px;
}.JySvPcookie_review {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.KpINxuser_tracker {
    display: none;
}.JySvPcookie_review {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.iVhqKtrack_optin {
    margin-bottom: 20px;
    text-align: center;
}.cqxNycookie_alert_overlay h5, .cqxNycookie_alert_overlay p {
    text-align: center;
}.wEWLfcookie_visitor {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    text-align: center;
}}
.UFdBtprogram_overview {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(240,225,212) 0%, #ffffff 100%);
}.UFdBtprogram_overview::before {
    transform: rotate(-15deg) skew(10deg);
    top: -10%;
    opacity: 0.6;
    width: 50%;
    background: linear-gradient(45deg, rgb(222,193,170,0.5) 0%, rgb(199,161,128,0.5) 100%);
    right: -5%;
    position: absolute;
    filter: blur(20px);
    z-index: 1;
    content: "";
    height: 70%;
}.UFdBtprogram_overview::after {
    content: "";
    filter: blur(20px);
    transform: rotate(15deg) skew(-10deg);
    width: 40%;
    background: linear-gradient(225deg, rgb(199,161,128,0.5) 0%, rgb(222,193,170,0.5) 100%);
    height: 60%;
    z-index: 1;
    opacity: 0.4;
    bottom: -10%;
    position: absolute;
    left: -5%;
}.UFdBtprogram_overview .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.UFdBtprogram_overview h2 {
    margin-bottom: 50px;
    color: #000000;
    font-size: 31px;
    transform: translateX(-5px);
    font-weight: 700;
    max-width: 80%;
    position: relative;
}.UFdBtprogram_overview h2::after {
    transform: scaleX(1);
    height: 3px;
    position: absolute;
    bottom: -15px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    background: rgb(222,193,170);
    width: 80px;
    content: "";
    left: 0;
}.UFdBtprogram_overview h2:hover::after {
    transform: scaleX(1.5);
}.UFdBtprogram_overview .xTXPNprogram_track {
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.UFdBtprogram_overview .MBkRNimage_header {
    height: 400px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    width: 100%;
}.UFdBtprogram_overview .MBkRNimage_header::before {
    height: 100%;
    background: linear-gradient(to right, rgb(222,193,170,0.5) 0%, transparent 100%);
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    transition: opacity 0.5s ease;
    left: 0;
    opacity: 0.4;
}.UFdBtprogram_overview .MBkRNimage_header:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) scale(1.02);
}.UFdBtprogram_overview .MBkRNimage_header:hover::before {
    opacity: 0.2;
}.UFdBtprogram_overview .aANWjdesc_block {
    position: relative;
    padding: 20px 0;
}.UFdBtprogram_overview .description {
    line-height: 1.7;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    padding-left: 20px;
    color: #000000;
    border-left: 2px solid rgb(199,161,128,0.5);
    font-size: 15px;
    position: relative;
}.UFdBtprogram_overview .description:first-child {
    font-size: calc(15px * 1.05);
    font-weight: 600;
}.UFdBtprogram_overview .description:last-child {
    opacity: 0.85;
    transform: translateY(5px);
}.UFdBtprogram_overview .description::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(222,193,170);
}.UFdBtprogram_overview .description:hover {
    transform: translateX(5px);
    border-left-color: rgb(222,193,170);
}

@media (min-width: 768px) {.UFdBtprogram_overview h2 {
    max-width: 70%;
    font-size: calc(31px * 1.1);
}.UFdBtprogram_overview .xTXPNprogram_track {
    align-items: flex-start;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
}.UFdBtprogram_overview .MBkRNimage_header {
    height: 500px;
}.UFdBtprogram_overview .aANWjdesc_block {
    padding: 20px 0 20px 20px;
}
}

@media (min-width: 992px) {.UFdBtprogram_overview {
    padding: 150px 0 100px;
}.UFdBtprogram_overview h2 {
    transform: translateX(-10px);
    max-width: 60%;
    margin-bottom: 70px;
}.UFdBtprogram_overview .xTXPNprogram_track {
    gap: 80px;
}.UFdBtprogram_overview .MBkRNimage_header {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 600px;
}.UFdBtprogram_overview .aANWjdesc_block {
    scrollbar-color: rgb(199,161,128) #ffffff;
    scrollbar-width: thin;
    max-height: 600px;
    padding: 40px 0 40px 40px;
    overflow-y: auto;
}.UFdBtprogram_overview .aANWjdesc_block::-webkit-scrollbar {
    width: 6px;
}.UFdBtprogram_overview .aANWjdesc_block::-webkit-scrollbar-track {
    background: #ffffff;
}.UFdBtprogram_overview .aANWjdesc_block::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(199,161,128);
}.UFdBtprogram_overview .description {
    padding-left: 30px;
    margin-bottom: 30px;
}
}

@media (min-width: 1200px) {.UFdBtprogram_overview h2 {
    max-width: 50%;
    font-size: calc(31px * 1.2);
}.UFdBtprogram_overview .xTXPNprogram_track {
    grid-template-columns: 45% 55%;
}.UFdBtprogram_overview .MBkRNimage_header {
    height: 650px;
}.UFdBtprogram_overview .aANWjdesc_block {
    max-height: 650px;
    padding: 60px 0 60px 60px;
}.UFdBtprogram_overview .description {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}.UFdBtprogram_overview .description:first-child {
    font-size: calc(15px * 1.1);
}
}

@media (max-width: 767px) {.UFdBtprogram_overview {
    padding: 80px 0 50px;
}.UFdBtprogram_overview h2 {
    font-size: calc(31px * 0.9);
    max-width: 100%;
    margin-bottom: 40px;
}.UFdBtprogram_overview .MBkRNimage_header {
    height: 300px;
    transform: perspective(1000px) rotateY(-1deg) translateZ(0);
}.UFdBtprogram_overview .description {
    padding-left: 15px;
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}.MoicDnewsletter_signup {
    background: linear-gradient(135deg, rgb(222,193,170,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
}.MoicDnewsletter_signup::before {
    pointer-events: none;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 1px, transparent 1px),
                radial-gradient(circle at 30% 70%, rgba(255,255,255,0.1) 1px, transparent 1px);
    transform: rotate(-15deg);
    background-size: 30px 30px;
    width: 200%;
    left: -50%;
    top: -50%;
    position: absolute;
    height: 200%;
    opacity: 0.4;
    z-index: -1;
}.MoicDnewsletter_signup::after {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: radial-gradient(ellipse at center, rgb(222,193,170,0.5) 0%, transparent 70%);
    content: "";
    width: 100%;
    z-index: -2;
}.MoicDnewsletter_signup .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.MoicDnewsletter_signup .PsaLplearn_guide {
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 
                0 0 0 1px rgba(255,255,255,0.1);
    display: grid;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.05) 100%);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    padding: 2.5rem;
    z-index: 2;
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(199,161,128);
    gap: 2rem;
}.MoicDnewsletter_signup h3 {
    color: #ffffff;
    margin: 0;
    letter-spacing: 0.5px;
    line-height: 1.4;
    font-size: calc(18px * 1.1);
    font-weight: 600;
    position: relative;
    padding-left: 1.5rem;
}.MoicDnewsletter_signup h3::before {
    width: 3px;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(199,161,128), transparent);
    content: "";
}.MoicDnewsletter_signup .input_holder {
    transform: translateZ(0);
    display: flex;
    max-width: 650px;
    gap: 1.25rem;
    position: relative;
    flex-direction: column;
    margin: 0 auto;
}.MoicDnewsletter_signup .input_holder div {
    width: 100%;
    position: relative;
}.MoicDnewsletter_signup .input_holder div::before {
    content: "";
    pointer-events: none;
    z-index: -1;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(199,161,128,0.5), transparent);
    transition: opacity 0.3s ease-out;
    border-radius: 10px;
    top: 0;
    height: 100%;
    opacity: 0;
}.MoicDnewsletter_signup .input_holder div:focus-within::before {
    opacity: 0.3;
}.MoicDnewsletter_signup .ryPCtmail_panel {
    background: rgba(255,255,255,0.1);
    font-size: 16px;
    width: 100%;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 1rem 1.25rem;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    backdrop-filter: blur(5px);
    border-radius: 10px;
}.MoicDnewsletter_signup .ryPCtmail_panel:focus {
    outline: none;
    background: rgba(255,255,255,0.15);
    box-shadow: 0 0 0 3px rgb(199,161,128,0.5);
    border-color: rgb(199,161,128);
    transform: translateY(-2px);
}.MoicDnewsletter_signup .ryPCtmail_panel::placeholder {
    color: rgba(255,255,255,0.6);
}.MoicDnewsletter_signup .SNGwKsub_style {
    align-self: flex-start;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    color: #ffffff;
    font-weight: 600;
    padding: 0.9rem 2rem;
    border: none;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    position: relative;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
}.MoicDnewsletter_signup .SNGwKsub_style::before {
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    width: 100%;
    position: absolute;
    transition: left 0.6s ease;
    height: 100%;
    top: 0;
}.MoicDnewsletter_signup .SNGwKsub_style:hover {
    box-shadow: 0 7px 14px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}.MoicDnewsletter_signup .SNGwKsub_style:hover::before {
    left: 100%;
}.MoicDnewsletter_signup .SNGwKsub_style:active {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0,0,0,0.3);
}

@media (min-width: 768px) {.MoicDnewsletter_signup {
    padding: 5rem 3rem;
}.MoicDnewsletter_signup .PsaLplearn_guide {
    grid-template-columns: 1.2fr 1fr;
    align-items: center;
    padding: 3rem;
    transform: perspective(1000px) rotateX(1deg);
}.MoicDnewsletter_signup h3 {
    font-size: 18px;
    padding-right: 2rem;
}.MoicDnewsletter_signup .input_holder {
    align-items: stretch;
    flex-direction: row;
}.MoicDnewsletter_signup .input_holder div {
    flex: 1;
}.MoicDnewsletter_signup .ryPCtmail_panel {
    height: 100%;
}
}

@media (min-width: 992px) {.MoicDnewsletter_signup {
    padding: 6rem 4rem;
}.MoicDnewsletter_signup::before {
    background-size: 40px 40px;
}.MoicDnewsletter_signup .PsaLplearn_guide {
    padding: 3.5rem;
    gap: 3rem;
    grid-template-columns: 1.5fr 1fr;
}.MoicDnewsletter_signup h3 {
    font-size: calc(18px * 1.1);
}
}

@media (max-width: 767px) {.MoicDnewsletter_signup .PsaLplearn_guide {
    padding: 2rem 1.5rem;
}.MoicDnewsletter_signup h3 {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 0.9);
}.MoicDnewsletter_signup .SNGwKsub_style {
    margin-top: 0.5rem;
    width: 100%;
}
}

@media (max-width: 480px) {.MoicDnewsletter_signup {
    padding: 3rem 1.5rem;
}.MoicDnewsletter_signup .PsaLplearn_guide {
    padding: 1.5rem;
}.MoicDnewsletter_signup h3 {
    font-size: calc(18px * 0.85);
    padding-left: 1rem;
}.MoicDnewsletter_signup .ryPCtmail_panel {
    padding: 0.9rem 1rem;
}}.gnYJihonor_cta {
    position: relative;
    z-index: 1;
    padding: 5rem 0 1rem;
    background: linear-gradient(135deg, #000000 0%, rgb(222,193,170,0.5) 100%);
    color: #ffffff;
    font-family: Arial, sans-serif;
}.gnYJihonor_cta::before {
    right: 0;
    top: 0;
    background: radial-gradient(circle at 30% 50%, rgb(222,193,170,0.5) 0%, transparent 50%);
    bottom: 0;
    z-index: -1;
    content: '';
    left: 0;
    position: absolute;
}.gnYJihonor_cta::after {
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(222,193,170), transparent);
    z-index: 2;
    animation: glowLine 3s infinite alternate;
    left: 0;
    right: 0;
    position: absolute;
    content: '';
    top: 0;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.gnYJihonor_cta .container {
    position: relative;
    z-index: 2;
}.gnYJihonor_cta .dafknforum_link {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}.gnYJihonor_cta .jwAXehelp_now {
    flex-wrap: wrap;
    backdrop-filter: blur(8px);
    gap: 2rem;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(199,161,128,0.5);
    margin-bottom: 1rem;
    justify-content: center;
    padding: 1.5rem;
    position: relative;
    border-radius: 10px;
    display: flex;
}.gnYJihonor_cta .jwAXehelp_now::before {
    left: 50%;
    animation: scanLine 4s infinite linear;
    width: 50%;
    content: '';
    top: -2px;
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(199,161,128), transparent);
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.gnYJihonor_cta .info_item {
    min-width: 200px;
    transition: transform 0.3s ease;
    max-width: 300px;
    flex: 1;
    text-align: center;
}.gnYJihonor_cta .info_item:hover {
    transform: translateY(-5px);
}.gnYJihonor_cta .info_item p, 
.gnYJihonor_cta .info_item a {
    font-size: calc(15px - 2px);
    border-radius: 10px;
    border: 1px solid transparent;
    color: #ffffff;
    align-items: center;
    transition: all 0.3s ease;
    gap: 0.5rem;
    text-decoration: none;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 0.75rem;
    display: flex;
    justify-content: center;
}.gnYJihonor_cta .info_item svg {
    width: 1.25rem;
    height: 1.25rem;
    fill: rgb(199,161,128);
    transition: fill 0.3s ease;
}.gnYJihonor_cta .info_item a:hover {
    border-color: rgb(222,193,170,0.5);
    box-shadow: 0 0 15px rgb(222,193,170,0.5);
    background: #000000;
}.gnYJihonor_cta .info_item a:hover svg {
    fill: rgb(222,193,170);
}.gnYJihonor_cta .text_main_holder {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr;
}.gnYJihonor_cta .UkpOPhead_nav {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
}.gnYJihonor_cta .UkpOPhead_nav svg {
    filter: drop-shadow(0 0 5px rgb(222,193,170,0.5));
    height: auto;
    max-width: 180px;
    transition: filter 0.3s ease;
}.gnYJihonor_cta .UkpOPhead_nav svg:hover {
    filter: drop-shadow(0 0 10px rgb(222,193,170));
}.gnYJihonor_cta .PqBxthackathon {
    font-size: calc(16px - 1px);
    line-height: 1.5;
    color: #ffffff;
    max-width: 280px;
    opacity: 0.7;
}.gnYJihonor_cta .HouYDnav_skill {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.gnYJihonor_cta .HouYDnav_skill h5 {
    position: relative;
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 0.5rem;
    padding-bottom: 0.75rem;
    font-weight: 600;
}.gnYJihonor_cta .HouYDnav_skill h5::after {
    bottom: 0;
    width: 40px;
    content: '';
    background: rgb(199,161,128);
    height: 2px;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
}.gnYJihonor_cta .HouYDnav_skill:hover h5::after {
    width: 80px;
}.gnYJihonor_cta .rMBWghead_info {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
}.gnYJihonor_cta .rMBWghead_info a {
    padding-left: 1rem;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    opacity: 0.8;
}.gnYJihonor_cta .rMBWghead_info a::before {
    width: 5px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    left: 0;
    content: '';
    background: rgb(199,161,128);
    height: 5px;
}.gnYJihonor_cta .rMBWghead_info a:hover {
    transform: translateX(5px);
    color: rgb(222,193,170);
    opacity: 1;
}.gnYJihonor_cta .rMBWghead_info a:hover::before {
    width: 7px;
    height: 7px;
    background: rgb(222,193,170);
    box-shadow: 0 0 8px rgb(222,193,170);
}.gnYJihonor_cta .subscribe_holder {
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    flex-direction: column;
    overflow: hidden;
    border-radius: 10px;
    gap: 1.25rem;
    padding: 1.5rem;
    border: 1px solid rgb(199,161,128,0.5);
    display: flex;
}.gnYJihonor_cta .subscribe_holder::before {
    position: absolute;
    content: '';
    opacity: 0.1;
    top: 0;
    z-index: -1;
    bottom: 0;
    background: radial-gradient(circle at top right, rgb(222,193,170,0.5) 0%, transparent 70%);
    left: 0;
    right: 0;
}.gnYJihonor_cta .subscribe_holder h5 {
    font-size: 21px;
    color: #ffffff;
    font-weight: 600;
}.gnYJihonor_cta .subscribe_holder p {
    font-size: calc(15px - 1px);
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
}.gnYJihonor_cta .input_holder {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}.gnYJihonor_cta .input_holder input[type="email"] {
    font-size: 15px;
    border-radius: 10px;
    width: 100%;
    flex: 1;
    border: 1px solid rgb(199,161,128,0.5);
    padding: 0.875rem 1rem;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}.gnYJihonor_cta .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(222,193,170,0.5);
    border-color: rgb(222,193,170);
    outline: none;
}.gnYJihonor_cta .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.gnYJihonor_cta .SNGwKsub_style {
    background: rgb(222,193,170);
    transition: all 0.3s ease;
    padding: 0.875rem 1.5rem;
    font-size: 18px;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}.gnYJihonor_cta .SNGwKsub_style::before {
    transition: left 0.7s ease;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}.gnYJihonor_cta .SNGwKsub_style:hover {
    box-shadow: 0 0 15px rgb(199,161,128,0.5);
    transform: translateY(-2px);
    background: rgb(199,161,128);
}.gnYJihonor_cta .SNGwKsub_style:hover::before {
    left: 100%;
}.gnYJihonor_cta .rFnpetestimonial {
    margin-top: 3rem;
    position: relative;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(199,161,128,0.5);
    text-align: center;
}.gnYJihonor_cta .rFnpetestimonial::before {
    height: 1px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(199,161,128,0.5), transparent);
    content: '';
}.gnYJihonor_cta .xWoYhcookie_ctrl {
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
}

@media (max-width: 1024px) {.gnYJihonor_cta {
    padding: 4rem 0 1rem;
}.gnYJihonor_cta .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.gnYJihonor_cta .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.gnYJihonor_cta .input_holder {
    flex-direction: row;
}.gnYJihonor_cta .SNGwKsub_style {
    width: auto;
}
}

@media (max-width: 768px) {.gnYJihonor_cta {
    padding: 3rem 0 1rem;
}.gnYJihonor_cta .jwAXehelp_now {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}.gnYJihonor_cta .info_item {
    min-width: 100%;
}.gnYJihonor_cta .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.gnYJihonor_cta .subscribe_holder {
    grid-column: auto;
}.gnYJihonor_cta .UkpOPhead_nav {
    align-items: center;
    text-align: center;
}.gnYJihonor_cta .PqBxthackathon {
    text-align: center;
    max-width: 100%;
}.gnYJihonor_cta .HouYDnav_skill h5 {
    text-align: center;
}.gnYJihonor_cta .HouYDnav_skill h5::after {
    transform: translateX(-50%);
    left: 50%;
}.gnYJihonor_cta .rMBWghead_info {
    align-items: center;
}.gnYJihonor_cta .rMBWghead_info a {
    text-align: center;
}.gnYJihonor_cta .rMBWghead_info a:hover {
    transform: translateY(-2px);
}.gnYJihonor_cta .input_holder {
    flex-direction: column;
}.gnYJihonor_cta .SNGwKsub_style {
    width: 100%;
}
}

@media (max-width: 480px) {.gnYJihonor_cta {
    padding: 2.5rem 0 1rem;
}.gnYJihonor_cta .info_item p, 
    .gnYJihonor_cta .info_item a {
    font-size: calc(15px - 3px);
}.gnYJihonor_cta .HouYDnav_skill h5, 
    .gnYJihonor_cta .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}.gnYJihonor_cta .rMBWghead_info a, 
    .gnYJihonor_cta .subscribe_holder p {
    font-size: calc(15px - 2px);
}.gnYJihonor_cta .xWoYhcookie_ctrl {
    font-size: calc(16px - 2px);
}}.GftDQconnect_with_us {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.GftDQconnect_with_us::before {
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(222,193,170,0.5);
    backdrop-filter: blur(10px);
}.GftDQconnect_with_us::after {
    position: absolute;
    pointer-events: none;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(199,161,128,0.5) 0%, transparent 50%, rgb(222,193,170,0.5) 100%);
    top: 0;
    z-index: 2;
    height: 100%;
    left: 0;
}.GftDQconnect_with_us .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
    position: relative;
    width: 90%;
}.GftDQconnect_with_us .idoZLsupport_inquiry {
    border-radius: 24px;
    justify-content: space-between;
    gap: 30px;
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.05);
}.GftDQconnect_with_us .LmDjrfeedback_help {
    width: 40%;
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    background: linear-gradient(to bottom right, rgb(222,193,170), rgb(199,161,128));
}.GftDQconnect_with_us .LmDjrfeedback_help::before {
    border-radius: 50%;
    content: '';
    background: rgb(199,161,128);
    width: 200px;
    position: absolute;
    top: -100px;
    opacity: 0.4;
    height: 200px;
    right: -100px;
}.GftDQconnect_with_us .LmDjrfeedback_help::after {
    height: 150px;
    left: -75px;
    content: '';
    background: rgb(222,193,170);
    border-radius: 50%;
    bottom: -75px;
    position: absolute;
    opacity: 0.3;
    width: 150px;
}.GftDQconnect_with_us .LmDjrfeedback_help h3 {
    font-size: 37px;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
    z-index: 5;
    font-weight: 700;
}.GftDQconnect_with_us .LmDjrfeedback_help div {
    align-items: center;
    z-index: 5;
    display: flex;
    position: relative;
    transition: transform 0.3s ease;
    margin-bottom: 25px;
}.GftDQconnect_with_us .LmDjrfeedback_help div:hover {
    transform: translateX(10px);
}.GftDQconnect_with_us .LmDjrfeedback_help div svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.GftDQconnect_with_us .LmDjrfeedback_help div svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.GftDQconnect_with_us .LmDjrfeedback_help div:hover svg path {
    fill: rgb(240,225,212);
}.GftDQconnect_with_us .LmDjrfeedback_help div span {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}.GftDQconnect_with_us .LmDjrfeedback_help div span a {
    transition: color 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.GftDQconnect_with_us .LmDjrfeedback_help div span a:hover {
    color: rgb(240,225,212);
    text-decoration: underline;
}.GftDQconnect_with_us .taelZconnect_list {
    position: relative;
    width: 60%;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    padding: 60px 40px;
}.GftDQconnect_with_us .taelZconnect_list::before {
    background: linear-gradient(to right, rgb(222,193,170), rgb(199,161,128));
    top: 0;
    content: '';
    width: 100%;
    left: 0;
    height: 5px;
    position: absolute;
}.GftDQconnect_with_us .taelZconnect_list h3 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    font-size: 22px;
}.GftDQconnect_with_us .taelZconnect_list h3::after {
    bottom: -10px;
    left: 0;
    position: absolute;
    background: rgb(199,161,128);
    width: 50px;
    content: '';
    height: 3px;
}.GftDQconnect_with_us form {
    width: 100%;
    display: flex;
    flex-direction: column;
}.GftDQconnect_with_us form input[type="text"],
.GftDQconnect_with_us form input[type="email"] {
    font-size: 18px;
    border: 1px solid transparent;
    padding: 16px 20px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    border: none;
    border-radius: 10px;
    transition: all 0.3s ease;
}.GftDQconnect_with_us form input[type="text"]:focus,
.GftDQconnect_with_us form input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.12);
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(199,161,128), 0.2);
    transform: translateY(-2px);
    border-color: rgb(199,161,128);
}.GftDQconnect_with_us form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.GftDQconnect_with_us .BwGUlrequest_help {
    position: relative;
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.GftDQconnect_with_us .BwGUlrequest_help input[type="checkbox"] {
    width: 0;
    position: absolute;
    cursor: pointer;
    height: 0;
    opacity: 0;
}.GftDQconnect_with_us .BwGUlrequest_help label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
}.GftDQconnect_with_us .BwGUlrequest_help label::before {
    background: transparent;
    transition: all 0.3s ease;
    content: '';
    border: 2px solid rgb(199,161,128);
    width: 22px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    top: 2px;
    height: 22px;
}.GftDQconnect_with_us .BwGUlrequest_help input[type="checkbox"]:checked + label::before {
    background: rgb(199,161,128);
}.GftDQconnect_with_us .BwGUlrequest_help input[type="checkbox"]:checked + label::after {
    top: 5px;
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid white;
    width: 6px;
    height: 12px;
    left: 8px;
    transform: rotate(45deg);
    content: '';
}.GftDQconnect_with_us .BwGUlrequest_help label a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(199,161,128);
}.GftDQconnect_with_us .BwGUlrequest_help label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.GftDQconnect_with_us form .FsOZYrequest_card {
    transition: all 0.3s ease;
    padding: 16px 30px;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    background: linear-gradient(to right, rgb(222,193,170), rgb(199,161,128));
    border: none;
}.GftDQconnect_with_us form .FsOZYrequest_card::before {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    top: 0;
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
}.GftDQconnect_with_us form .FsOZYrequest_card:hover::before {
    left: 100%;
}.GftDQconnect_with_us form .FsOZYrequest_card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.GftDQconnect_with_us .LmDjrfeedback_help div:nth-child(2) {
    animation: float 5s infinite ease-in-out;
}.GftDQconnect_with_us .LmDjrfeedback_help div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.GftDQconnect_with_us .LmDjrfeedback_help div:nth-child(4) {
    animation: float 6s infinite ease-in-out;
}.GftDQconnect_with_us .LmDjrfeedback_help div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.GftDQconnect_with_us {
    padding: 80px 0;
}.GftDQconnect_with_us .idoZLsupport_inquiry {
    flex-direction: column;
}.GftDQconnect_with_us .LmDjrfeedback_help,
    .GftDQconnect_with_us .taelZconnect_list {
    width: 100%;
    padding: 40px 30px;
}.GftDQconnect_with_us .LmDjrfeedback_help h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.GftDQconnect_with_us .LmDjrfeedback_help div {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 576px) {.GftDQconnect_with_us {
    padding: 60px 0;
}.GftDQconnect_with_us .container {
    width: 95%;
}.GftDQconnect_with_us .LmDjrfeedback_help,
    .GftDQconnect_with_us .taelZconnect_list {
    padding: 30px 20px;
}.GftDQconnect_with_us .LmDjrfeedback_help h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 25px;
}.GftDQconnect_with_us .taelZconnect_list h3 {
    font-size: calc(22px * 0.9);
}.GftDQconnect_with_us form input[type="text"],
    .GftDQconnect_with_us form input[type="email"] {
    padding: 14px 16px;
    margin-bottom: 15px;
}.GftDQconnect_with_us .BwGUlrequest_help label {
    font-size: calc(15px * 0.9);
}.GftDQconnect_with_us form .FsOZYrequest_card {
    padding: 14px 20px;
}}.hSljFprivacy_widget {
    font-family: Arial, sans-serif;
    padding: 40px;
    overflow: hidden;
    width: 100%;
    height: auto;
    color: #ffffff;
    box-shadow: 0 0 15px rgb(222,193,170,0.5);
    border: 2px solid rgb(222,193,170);
}.hSljFprivacy_widget h1 {
    border-bottom: 2px solid rgb(222,193,170);
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(222,193,170,0.5);
    color: rgb(222,193,170);
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 43px;
}.hSljFprivacy_widget h2 {
    color: rgb(199,161,128);
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(199,161,128);
    text-shadow: 0 0 10px rgb(199,161,128,0.5);
    font-weight: 600;
    font-size: 35px;
}.hSljFprivacy_widget h3, .hSljFprivacy_widget h4, .hSljFprivacy_widget h5, .hSljFprivacy_widget h6 {
    color: rgb(222,193,170);
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 19px;
    margin-top: 20px;
    text-shadow: 0 0 5px rgb(222,193,170,0.5);
}.hSljFprivacy_widget li {
    line-height: 1.6;
    margin-bottom: 15px;
    color: #000000;
    font-size: 17px;
    position: relative;
    font-weight: 400;
}.hSljFprivacy_widget li::before {
    left: -15px;
    content: "▸";
    position: absolute;
    top: 0;
    color: rgb(222,193,170);
}.hSljFprivacy_widget section {
    box-shadow: 0 0 15px rgb(222,193,170,0.5);
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px;
}.hSljFprivacy_widget p, .hSljFprivacy_widget span, .hSljFprivacy_widget div {
    line-height: 1.8;
    color: #000000;
    text-shadow: 0 0 5px rgb(222,193,170,0.5);
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 300;
}

@media only screen and (max-width: 800px) {.hSljFprivacy_widget {
    padding: 20px 10px;
}.hSljFprivacy_widget h1 {
    font-size: calc(19px * 0.8);
}.hSljFprivacy_widget h2 {
    font-size: calc(19px * 0.8);
}.hSljFprivacy_widget h3, .hSljFprivacy_widget h4, .hSljFprivacy_widget h5, .hSljFprivacy_widget h6 {
    font-size: calc(19px * 0.8);
}.hSljFprivacy_widget p, .hSljFprivacy_widget span, .hSljFprivacy_widget div {
    font-size: calc(17px * 0.9);
}}.SRhtlthanksPanel {
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(199,161,128,0.5) 0%, rgb(222,193,170,0.5) 40%, rgb(240,225,212) 100%);
    perspective: 1000px;
    position: relative;
}.SRhtlthanksPanel::before {
    top: -50%;
    opacity: 0.2;
    position: absolute;
    left: -50%;
    content: "";
    height: 200%;
    animation: rotateGradient 30s infinite linear;
    background: radial-gradient(circle at center, rgb(222,193,170,0.5) 0%, transparent 70%);
    width: 200%;
}.SRhtlthanksPanel::after {
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(199,161,128,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(199,161,128,0.5) 0%, transparent 6%),
        radial-gradient(circle at 40% 80%, rgb(222,193,170,0.5) 0%, transparent 5%),
        radial-gradient(circle at 65% 25%, rgb(222,193,170,0.5) 0%, transparent 7%);
    position: absolute;
    inset: 0;
    content: "";
}.SRhtlthanksPanel .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}.SRhtlthanksPanel .PsaLplearn_guide {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.3);
    flex-direction: column;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    gap: 2.5rem;
    transform: translateZ(0);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 3rem;
}.SRhtlthanksPanel .PsaLplearn_guide::before {
    height: 100%;
    top: 0;
    left: -100%;
    animation: shimmer 4s infinite;
    position: absolute;
    content: "";
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    pointer-events: none;
    width: 100%;
}.SRhtlthanksPanel .PsaLplearn_guide:hover {
    transform: translateZ(20px) scale(1.01);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        0 10px 25px rgba(0, 0, 0, 0.08);
}.SRhtlthanksPanel .PsaLplearn_guide > div:first-child {
    transform: translateX(-2rem);
    position: relative;
    animation: slideInLeft 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.2s;
    opacity: 0;
}.SRhtlthanksPanel .PsaLplearn_guide > div:last-child {
    animation: slideInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.5s;
    position: relative;
    transform: translateY(2rem);
    opacity: 0;
}.SRhtlthanksPanel h5 {
    font-size: calc(22px * 1.1);
    display: inline-block;
    letter-spacing: 0.02em;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    color: rgb(222,193,170);
    padding-bottom: 1rem;
}.SRhtlthanksPanel h5::after {
    height: 3px;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    width: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    position: absolute;
    content: "";
}.SRhtlthanksPanel p {
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
    font-size: 17px;
    margin: 0;
    z-index: 1;
}.SRhtlthanksPanel a {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(5px);
    position: relative;
    overflow: hidden;
    padding: 1.5rem;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
}.SRhtlthanksPanel a::before {
    position: absolute;
    content: "";
    inset: 0;
    opacity: 0;
    background: linear-gradient(135deg, rgb(222,193,170,0.5) 0%, transparent 100%);
    z-index: -1;
    transition: opacity 0.4s ease;
}.SRhtlthanksPanel a:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}.SRhtlthanksPanel a:hover::before {
    opacity: 0.15;
}.SRhtlthanksPanel a:hover p {
    transform: translateY(-3px);
    color: #000000;
}.SRhtlthanksPanel a::after {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(199,161,128) 0%, rgb(222,193,170) 100%);
    content: "";
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    transform: scaleX(0);
    width: 100%;
    height: 3px;
    transform-origin: left;
}.SRhtlthanksPanel a:hover::after {
    transform: scaleX(1);
}

@keyframes slideInLeft {
    from {
        transform: translateX(-2rem);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInUp {
    from {
        transform: translateY(2rem);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 60%;
    }
}

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

@keyframes rotateGradient {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.SRhtlthanksPanel {
    padding: 5rem 0;
}.SRhtlthanksPanel .PsaLplearn_guide {
    gap: 2rem;
    padding: 2.5rem;
}.SRhtlthanksPanel h5 {
    font-size: 22px;
}.SRhtlthanksPanel p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 767px) {.SRhtlthanksPanel {
    padding: 4rem 0;
}.SRhtlthanksPanel .PsaLplearn_guide {
    padding: 2rem;
    gap: 1.5rem;
}.SRhtlthanksPanel h5 {
    font-size: calc(22px * 0.9);
}.SRhtlthanksPanel h5::after {
    height: 2px;
}.SRhtlthanksPanel a {
    padding: 1.2rem;
}
}

@media (max-width: 575px) {.SRhtlthanksPanel {
    padding: 3rem 0;
}.SRhtlthanksPanel .PsaLplearn_guide {
    gap: 1.2rem;
    padding: 1.5rem;
}.SRhtlthanksPanel h5 {
    padding-bottom: 0.75rem;
    font-size: calc(22px * 0.85);
}.SRhtlthanksPanel p {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}.SRhtlthanksPanel a {
    padding: 1rem;
}.SRhtlthanksPanel a:hover {
    transform: translateY(-3px);
}
}

@media (hover: none) {.SRhtlthanksPanel .PsaLplearn_guide:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1),
                   0 0 0 1px rgba(255, 255, 255, 0.1),
                   0 5px 15px rgba(0, 0, 0, 0.05);
    transform: none;
}.SRhtlthanksPanel a:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transform: none;
}.SRhtlthanksPanel a:hover p {
    transform: none;
}}.XGnCblearning_impact {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(145deg, rgb(240,225,212) 0%, rgb(222,193,170,0.5) 100%);
    overflow: hidden;
}.XGnCblearning_impact::before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    animation: pulse 8s infinite alternate;
    background: 
        radial-gradient(circle at 10% 20%, rgb(222,193,170,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(199,161,128,0.5) 0%, transparent 40%);
    opacity: 0.5;
    height: 100%;
    content: "";
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

.XGnCblearning_impact .container {
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.XGnCblearning_impact .PsaLplearn_guide {
    overflow: hidden;
    border-radius: 30px;
    padding: 50px;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 30px rgba(255, 255, 255, 0.5);
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    background: #ffffff;
    gap: 50px;
}.XGnCblearning_impact .PsaLplearn_guide::before {
    right: -150px;
    background: rgb(222,193,170,0.5);
    filter: blur(100px);
    opacity: 0.3;
    height: 300px;
    border-radius: 50%;
    top: -150px;
    position: absolute;
    content: "";
    width: 300px;
    z-index: -1;
}.XGnCblearning_impact .PsaLplearn_guide::after {
    opacity: 0.3;
    background: rgb(199,161,128,0.5);
    filter: blur(80px);
    z-index: -1;
    height: 250px;
    position: absolute;
    left: -100px;
    bottom: -100px;
    border-radius: 50%;
    width: 250px;
    content: "";
}.XGnCblearning_impact .MBkRNimage_header {
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.5),
        inset 0 0 0 8px rgba(255, 255, 255, 0.5);
    width: 45%;
    transition: all 0.5s ease;
    position: relative;
    border-radius: 50%;
}.XGnCblearning_impact .MBkRNimage_header::before {
    position: absolute;
    animation: shine 5s infinite linear;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: 0;
    top: 0;
    border-radius: 50%;
}@keyframes shine {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.XGnCblearning_impact .MBkRNimage_header:hover {
    transform: scale(1.03);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.15),
        -15px -15px 30px rgba(255, 255, 255, 0.7),
        inset 0 0 0 10px rgba(255, 255, 255, 0.8);
}.XGnCblearning_impact .aANWjdesc_block {
    position: relative;
    padding: 20px;
    width: 55%;
}.XGnCblearning_impact .aANWjdesc_block::before {
    border: 4px solid rgb(222,193,170,0.5);
    width: 80px;
    top: -40px;
    height: 80px;
    opacity: 0.3;
    border-radius: 50%;
    content: "";
    left: -40px;
    z-index: -1;
    position: absolute;
}.XGnCblearning_impact h3 {
    color: #000000;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}.XGnCblearning_impact h3::after {
    bottom: -10px;
    transform: scaleX(0.3);
    transform-origin: left;
    left: 0;
    position: absolute;
    transition: transform 0.5s ease;
    content: "";
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, rgb(222,193,170), rgb(199,161,128));
    border-radius: 10px;
}.XGnCblearning_impact .aANWjdesc_block:hover h3::after {
    transform: scaleX(1);
}.XGnCblearning_impact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.XGnCblearning_impact li {
    padding: 15px 20px;
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    transform-origin: left;
    background: rgb(240,225,212);
    transition: all 0.3s ease;
}.XGnCblearning_impact li:hover {
    transform: scale(1.02);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    background: linear-gradient(to right, rgb(240,225,212), #ffffff);
}.XGnCblearning_impact li p {
    color: #000000;
    align-items: center;
    margin: 0;
    display: flex;
    font-size: 13px;
    gap: 15px;
}.XGnCblearning_impact svg {
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background: rgb(222,193,170);
    padding: 10px;
    width: 22px;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    height: 22px;
    display: flex;
}.XGnCblearning_impact svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.XGnCblearning_impact li:hover svg {
    transform: scale(1.1) rotate(10deg);
    background: rgb(199,161,128);
}

@media (max-width: 992px) {.XGnCblearning_impact {
    padding: 80px 0;
}.XGnCblearning_impact .PsaLplearn_guide {
    gap: 40px;
    padding: 40px;
}.XGnCblearning_impact h3 {
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 768px) {.XGnCblearning_impact .PsaLplearn_guide {
    flex-direction: column;
    gap: 40px;
}.XGnCblearning_impact .MBkRNimage_header {
    max-width: 300px;
    margin: 0 auto;
    width: 70%;
}.XGnCblearning_impact .aANWjdesc_block {
    width: 100%;
    padding: 10px;
}.XGnCblearning_impact .aANWjdesc_block::before {
    top: -30px;
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 576px) {.XGnCblearning_impact {
    padding: 60px 0;
}.XGnCblearning_impact .PsaLplearn_guide {
    padding: 30px 20px;
}.XGnCblearning_impact .MBkRNimage_header {
    width: 80%;
}.XGnCblearning_impact h3 {
    font-size: 22px;
    display: block;
    text-align: center;
}.XGnCblearning_impact li {
    padding: 12px 15px;
}.XGnCblearning_impact li p {
    font-size: 13px;
}.XGnCblearning_impact svg {
    padding: 8px;
}}header .rnBdMnav_sitebar {
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    background: linear-gradient(120deg, rgb(240,225,212) 0%, rgb(222,193,170,0.5) 100%);
    position: relative;
    z-index: 100;
}header .rnBdMnav_sitebar::before {
    animation: slidePattern 25s linear infinite;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(199,161,128,0.5) 10px,
        rgb(199,161,128,0.5) 11px
    );
    top: 0;
    position: absolute;
    opacity: 0.1;
}header .rnBdMnav_sitebar::after {
    opacity: 0.1;
    width: 150%;
    top: -50px;
    position: absolute;
    z-index: -2;
    transform: rotate(-2deg);
    height: 100px;
    content: "";
    background: rgb(222,193,170);
    left: -25%;
}header .container {
    padding: 1.5rem 2rem;
    position: relative;
}header .GTHeEhead_teach {
    gap: 2rem;
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
}header .UkpOPhead_nav {
    position: relative;
    z-index: 2;
}header .LDCEWnav_section {
    transition: all 0.3s ease;
    position: relative;
    display: block;
    border-radius: 10px;
    padding: 15px;
    transform: rotate(-3deg);
    background: #ffffff;
    box-shadow: 5px 5px 0 rgb(222,193,170,0.5);
}header .LDCEWnav_section::before {
    right: -5px;
    bottom: -5px;
    left: -5px;
    top: -5px;
    opacity: 0;
    border-radius: 10px;
    position: absolute;
    transition: all 0.3s ease;
    border: 2px dashed rgb(222,193,170,0.5);
    content: "";
}header .LDCEWnav_section:hover {
    box-shadow: 8px 8px 0 rgb(222,193,170);
    transform: rotate(0deg) translateY(-5px);
}header .LDCEWnav_section:hover::before {
    right: -8px;
    left: -8px;
    top: -8px;
    bottom: -8px;
    opacity: 1;
}header .LDCEWnav_section svg {
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    height: 45px;
    width: auto;
}header .HouYDnav_skill {
    justify-content: flex-end;
    position: relative;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}header .HouYDnav_skill::before {
    top: 0;
    right: 0;
    content: "";
    opacity: 0.15;
    position: absolute;
    width: 85%;
    transition: width 0.3s ease;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgb(199,161,128,0.5) 100%);
    border-radius: 0 14px 14px 0;
    bottom: 0;
}header .HouYDnav_skill:hover::before {
    width: 100%;
}header .PatxOmain_page {
    margin: 5px 3px;
    position: relative;
}header .PatxOmain_page:nth-child(odd) {
    transform: translateY(-3px);
}header .PatxOmain_page:nth-child(even) {
    transform: translateY(3px);
}header .PatxOmain_page a {
    color: #000000;
    text-decoration: none;
    background: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 0 10px 0 10px;
    font-family: Arial, sans-serif;
    padding: 8px 16px;
    font-weight: 600;
    border-left: 3px solid transparent;
    font-size: 15px;
    display: block;
}header .PatxOmain_page a::before {
    right: 0;
    transform-origin: top;
    height: 100%;
    top: 0;
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(222,193,170);
    width: 5px;
    transform: scaleY(0);
    content: "";
}header .PatxOmain_page a::after {
    position: absolute;
    bottom: 0;
    content: "";
    transition: transform 0.3s ease 0.1s;
    left: 0;
    background: linear-gradient(90deg, rgb(222,193,170) 0%, rgb(199,161,128) 100%);
    transform: scaleX(0);
    height: 2px;
    width: 100%;
    transform-origin: left;
}header .PatxOmain_page a:hover {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    color: rgb(222,193,170);
    border-left-color: rgb(222,193,170);
    transform: translateX(5px);
}header .PatxOmain_page a:hover::before {
    transform: scaleY(1);
}header .PatxOmain_page a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .GTHeEhead_teach {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    grid-template-rows: auto auto;
}header .UkpOPhead_nav {
    justify-self: center;
}header .HouYDnav_skill {
    justify-content: center;
}header .HouYDnav_skill::before {
    width: 100%;
    background: rgb(199,161,128,0.5);
    opacity: 0.1;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .HouYDnav_skill {
    width: 100%;
    flex-direction: column;
}header .PatxOmain_page {
    margin: 3px 0;
    transform: none !important;
    width: 100%;
}header .PatxOmain_page a {
    border-radius: 10px;
    border-bottom: 3px solid transparent;
    border-left: none;
    text-align: center;
}header .PatxOmain_page a:hover {
    transform: translateY(-3px);
    border-left-color: transparent;
    border-bottom-color: rgb(222,193,170);
}header .PatxOmain_page a::before {
    width: 100%;
    height: 5px;
    transform: scaleX(0);
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
}header .PatxOmain_page a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .LDCEWnav_section {
    transform: none;
    padding: 10px;
}header .LDCEWnav_section svg {
    height: 40px;
}header .LDCEWnav_section:hover {
    transform: translateY(-3px);
}}.IREQcpricing_menu {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.IREQcpricing_menu::before {
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}.IREQcpricing_menu .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
}.IREQcpricing_menu .gYISWpromo_rates {
    position: relative;
}.IREQcpricing_menu h2 {
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
    font-weight: 700;
    transform: translateY(0);
    font-size: 34px;
    margin-bottom: 20px;
    color: #ffffff;
}.IREQcpricing_menu .sYOWQmonthly_rate {
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    margin: 0 auto 50px;
    text-align: center;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    opacity: 0;
    color: rgb(255, 255, 255, 0.5);
    max-width: 800px;
}.IREQcpricing_menu .OkzCxlearn_rates {
    gap: 30px;
    padding: 0;
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.IREQcpricing_menu .OkzCxlearn_rates li {
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.4s ease;
}.IREQcpricing_menu .nXlicedu_rates {
    height: 100%;
    will-change: transform;
    text-decoration: none;
    transform: translateZ(0);
    display: block;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.IREQcpricing_menu .zlZawlearn_pricing {
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.03));
    padding: 30px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: space-between;
    -webkit-backdrop-filter: blur(10px);
    flex-direction: column;
    min-height: 420px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    height: 100%;
}.IREQcpricing_menu .zlZawlearn_pricing::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(222,193,170), 
        rgb(199,161,128));
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
}.IREQcpricing_menu .pfnXNpricing_card {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    height: 100%;
}.IREQcpricing_menu .pfnXNpricing_card h4 {
    padding-bottom: 15px;
    transition: color 0.3s ease;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: calc(24px * 1.1);
    font-weight: 700;
    position: relative;
}.IREQcpricing_menu .pfnXNpricing_card h4::after {
    width: 50px;
    left: 0;
    content: "";
    transition: width 0.4s ease;
    background-color: rgb(222,193,170);
    height: 2px;
    bottom: 0;
    position: absolute;
}.IREQcpricing_menu .pfnXNpricing_card p {
    line-height: 1.6;
    word-break: break-word;
    flex-grow: 1;
    max-height: 200px;
    scrollbar-width: thin;
    overflow-wrap: break-word;
    scrollbar-color: rgb(222,193,170) rgba(255, 255, 255, 0.1);
    overflow-y: auto;
    color: rgba(255, 255, 255, 0.85);
    font-size: 18px;
    margin-bottom: 30px;
}.IREQcpricing_menu .pfnXNpricing_card p::-webkit-scrollbar {
    width: 4px;
}.IREQcpricing_menu .pfnXNpricing_card p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.IREQcpricing_menu .pfnXNpricing_card p::-webkit-scrollbar-thumb {
    background-color: rgb(222,193,170);
}.IREQcpricing_menu .yQOVkcert_plans {
    display: inline-block;
    align-self: flex-start;
    color: #ffffff;
    padding: 10px 0;
    background-clip: text !important;
    margin-top: auto;
    position: relative;
    -webkit-background-clip: text !important;
    font-weight: 700;
    font-size: calc(24px * 1.3);
    color: transparent;
    background: linear-gradient(135deg, rgb(222,193,170), rgb(199,161,128));
}.IREQcpricing_menu .yQOVkcert_plans::before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(222,193,170), 
        transparent);
}.IREQcpricing_menu .OkzCxlearn_rates li:hover {
    transform: translateY(-5px);
}.IREQcpricing_menu .OkzCxlearn_rates li:hover .zlZawlearn_pricing {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}.IREQcpricing_menu .OkzCxlearn_rates li:hover .zlZawlearn_pricing::before {
    transform: scaleX(1);
}.IREQcpricing_menu .OkzCxlearn_rates li:hover .pfnXNpricing_card h4::after {
    width: 80px;
}.IREQcpricing_menu .OkzCxlearn_rates li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}.IREQcpricing_menu .OkzCxlearn_rates li:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}.IREQcpricing_menu .OkzCxlearn_rates li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}.IREQcpricing_menu .OkzCxlearn_rates li:nth-child(4) {
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

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

@media (max-width: 1200px) {.IREQcpricing_menu {
    padding: 80px 0;
}.IREQcpricing_menu .OkzCxlearn_rates {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.IREQcpricing_menu .zlZawlearn_pricing {
    min-height: 400px;
    padding: 25px;
}
}

@media (max-width: 992px) {.IREQcpricing_menu {
    padding: 70px 0;
}.IREQcpricing_menu h2 {
    font-size: calc(34px * 0.9);
}.IREQcpricing_menu .sYOWQmonthly_rate {
    font-size: calc(18px * 0.95);
    margin-bottom: 40px;
}.IREQcpricing_menu .OkzCxlearn_rates {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.IREQcpricing_menu .zlZawlearn_pricing {
    padding: 20px;
    min-height: 380px;
}.IREQcpricing_menu .pfnXNpricing_card h4 {
    font-size: 24px;
}.IREQcpricing_menu .yQOVkcert_plans {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 768px) {.IREQcpricing_menu {
    padding: 60px 0;
}.IREQcpricing_menu h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 15px;
}.IREQcpricing_menu .sYOWQmonthly_rate {
    margin-bottom: 30px;
    font-size: calc(18px * 0.9);
}.IREQcpricing_menu .OkzCxlearn_rates {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.IREQcpricing_menu .zlZawlearn_pricing {
    min-height: auto;
}.IREQcpricing_menu .pfnXNpricing_card p {
    max-height: 150px;
}
}

@media (max-width: 576px) {.IREQcpricing_menu {
    padding: 50px 0;
}.IREQcpricing_menu h2 {
    font-size: calc(34px * 0.8);
}.IREQcpricing_menu .sYOWQmonthly_rate {
    font-size: calc(18px * 0.85);
}.IREQcpricing_menu .zlZawlearn_pricing {
    padding: 20px 15px;
}.IREQcpricing_menu .pfnXNpricing_card h4 {
    font-size: calc(24px * 0.95);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.IREQcpricing_menu .pfnXNpricing_card p {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}.IREQcpricing_menu .yQOVkcert_plans {
    font-size: calc(24px * 1.1);
}
}