* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    height: 30px;
    width: 30px;
}.netiquette-VcIkZ {
    flex: 0 0 auto;
}html,body {
    height: 100%;
    auto
contain
touch-action: none;
    auto
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    color: #000000;
    min-height: 100%;
}.inner-container-5yv8Q {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.nav-know-9FRYC {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1207px;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    backdrop-filter: blur(10px);
    z-index: 100;
    position: fixed;
    transition: all 0.5s ease;
    width: 100%;
    left: 0;
}header::before {
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(165,203,191,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(118,175,165,0.5) 0%, transparent 20%);
    opacity: 0.3;
    position: absolute;
    width: 100%;
    content: "";
    animation: pulse 15s infinite alternate;
    z-index: -1;
    left: 0;
}header .container {
    position: relative;
    padding: 1rem 2rem;
}header .main-edu-xX8zu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}header .top-know-2eInV {
    position: relative;
    display: flex;
    gap: 2rem;
    align-items: center;
}header .top-know-2eInV::before {
    content: "";
    top: -15px;
    height: calc(100% + 30px);
    transform: skewX(-15deg);
    width: calc(100% + 60px);
    left: -30px;
    position: absolute;
    border-radius: 23px;
    background: linear-gradient(90deg, transparent 0%, rgb(165,203,191,0.5) 50%, transparent 100%);
    z-index: -1;
    opacity: 0.1;
}header .nav-tutor-A2Eku {
    font-size: 14px;
    padding: 0.5rem 0;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
}header .nav-tutor-A2Eku::before {
    bottom: 0;
    transition: width 0.3s ease;
    height: 2px;
    width: 0;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(165,203,191), rgb(118,175,165));
}header .nav-tutor-A2Eku:hover {
    transform: translateY(-2px);
    color: rgb(165,203,191);
}header .nav-tutor-A2Eku:hover::before {
    width: 100%;
}header .nav-learning-5v8I7 {
    display: flex;
    z-index: 2;
    text-decoration: none;
    position: relative;
    align-items: center;
}header .nav-learning-5v8I7 svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    height: 40px;
    width: auto;
}header .nav-learning-5v8I7:hover svg {
    filter: drop-shadow(0 0 12px rgb(165,203,191,0.5));
    transform: scale(1.05);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .top-know-2eInV {
    gap: 1.5rem;
}header .nav-tutor-A2Eku {
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .main-edu-xX8zu {
    padding: 1rem 0;
    gap: 1rem;
    flex-direction: column-reverse;
}header .nav-learning-5v8I7 {
    margin-bottom: 0.5rem;
}header .top-know-2eInV {
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    justify-content: flex-start;
    padding: 0.5rem 0;
    width: 100%;
    overflow-x: auto;
}header .top-know-2eInV::before {
    display: none;
}header .nav-tutor-A2Eku {
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.05);
    padding: 0.5rem 1rem;
    border-radius: 10px;
}header .nav-tutor-A2Eku::before {
    display: none;
}}.instructor-profile-R3pPi {
    background: linear-gradient(135deg, rgb(209,230,222) 0%, rgb(165,203,191,0.5) 70%, rgb(118,175,165,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.instructor-profile-R3pPi::before {
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    background-size: 120px 120px;
    opacity: 0.3;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(165,203,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 40% 70%, rgb(165,203,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 70% 10%, rgb(165,203,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 90% 50%, rgb(165,203,191,0.5) 2px, transparent 2px);
    width: 100%;
    content: "";
}.instructor-profile-R3pPi::after {
    right: -50%;
    height: 90%;
    width: 90%;
    top: -50%;
    z-index: 0;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    background: radial-gradient(ellipse at center, rgb(118,175,165,0.5) 0%, transparent 70%);
    opacity: 0.2;
    border-radius: 50%;
}.instructor-profile-R3pPi .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
}.instructor-profile-R3pPi .rating-views-3OpKH {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    position: relative;
    border-left: 4px solid rgb(165,203,191);
    gap: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 
                0 3px 10px rgba(0,0,0,0.05),
                0 1px 0 rgba(255,255,255,0.8) inset;
    display: grid;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    transform: perspective(1200px) rotateX(2deg);
    padding: 2.5rem;
    backdrop-filter: blur(10px);
}.instructor-profile-R3pPi .rating-views-3OpKH:hover {
    transform: perspective(1200px) rotateX(0);
    box-shadow: 0 18px 40px rgba(0,0,0,0.15), 
                0 5px 12px rgba(0,0,0,0.08),
                0 1px 0 rgba(255,255,255,0.8) inset;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:first-child {
    display: flex;
    justify-content: center;
}.instructor-profile-R3pPi .img-pic-wrap-gdxzG {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1),
                0 0 0 8px rgba(255,255,255,0.8),
                0 0 0 12px rgb(165,203,191,0.5);
    width: 150px;
    border-radius: 50%;
    z-index: 2;
    position: relative;
    transition: all 0.4s ease-out;
    height: 150px;
}.instructor-profile-R3pPi .rating-views-3OpKH:hover .img-pic-wrap-gdxzG {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15),
                0 0 0 8px rgba(255,255,255,0.9),
                0 0 0 12px rgb(165,203,191);
    transform: translateY(-5px) scale(1.05);
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(2) {
    position: relative;
    text-align: center;
}.instructor-profile-R3pPi .name {
    color: #000000;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 21px;
    padding-bottom: 0.5rem;
    position: relative;
    transform: translateZ(0);
    font-weight: 700;
}.instructor-profile-R3pPi .name::after {
    transform: translateX(-50%);
    content: "";
    height: 2px;
    position: absolute;
    width: 40%;
    transition: width 0.3s ease;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(165,203,191), transparent);
    bottom: 0;
}.instructor-profile-R3pPi .rating-views-3OpKH:hover .name::after {
    width: 70%;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(2) > div {
    display: inline-block;
    position: relative;
    font-style: italic;
    padding: 0.5rem 1.5rem;
    background: linear-gradient(to right, rgba(rgb(165,203,191,0.5), 0.1), rgba(rgb(165,203,191,0.5), 0), rgba(rgb(165,203,191,0.5), 0.1));
    font-weight: 600;
    font-size: calc(16px - 0.1rem);
    color: rgb(118,175,165);
}.instructor-profile-R3pPi .exp-summary-rYGfx {
    font-size: 16px;
    line-height: 1.7;
    box-shadow: 0 3px 8px rgba(0,0,0,0.05);
    background-color: rgba(255,255,255,0.5);
    font-family: Arial, sans-serif;
    padding: 1.5rem;
    border-radius: 10px;
    position: relative;
    color: #000000;
}.instructor-profile-R3pPi .exp-summary-rYGfx::before,
.instructor-profile-R3pPi .exp-summary-rYGfx::after {
    font-family: serif;
    position: absolute;
    line-height: 1;
    color: rgb(165,203,191,0.5);
    content: "";
    font-size: 3.5rem;
}.instructor-profile-R3pPi .exp-summary-rYGfx::before {
    left: 0;
    top: -0.5rem;
}.instructor-profile-R3pPi .exp-summary-rYGfx::after {
    bottom: -1.5rem;
    right: 0;
    content: "";
}

@media (min-width: 768px) {.instructor-profile-R3pPi .rating-views-3OpKH {
    grid-template-rows: auto 1fr;
    gap: 1.5rem 2.5rem;
    grid-template-columns: 180px 1fr;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:first-child {
    align-self: center;
    grid-row: 1 / 3;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(2) {
    align-self: end;
    text-align: left;
}.instructor-profile-R3pPi .name::after {
    transform: none;
    left: 0;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(2) > div {
    background: linear-gradient(to right, rgba(rgb(165,203,191,0.5), 0.1), rgba(rgb(165,203,191,0.5), 0));
    padding-left: 0;
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(3) {
    grid-column: 2;
}
}

@media (min-width: 992px) {.instructor-profile-R3pPi {
    padding: 8rem 0;
}.instructor-profile-R3pPi .rating-views-3OpKH {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    margin: 0 auto;
    max-width: 90%;
}.instructor-profile-R3pPi .rating-views-3OpKH:hover {
    transform: perspective(1500px) rotateX(0) rotateY(0);
}.instructor-profile-R3pPi .img-pic-wrap-gdxzG {
    height: 180px;
    width: 180px;
}.instructor-profile-R3pPi .exp-summary-rYGfx {
    line-height: 1.8;
    padding: 2rem;
    font-size: calc(16px + 0.1rem);
}
}

@media (min-width: 1200px) {.instructor-profile-R3pPi .rating-views-3OpKH {
    gap: 2rem 3rem;
    max-width: 80%;
    grid-template-columns: 220px 1fr;
}.instructor-profile-R3pPi .img-pic-wrap-gdxzG {
    height: 200px;
    width: 200px;
}.instructor-profile-R3pPi .name {
    font-size: calc(21px + 0.2rem);
}.instructor-profile-R3pPi .rating-views-3OpKH > div:nth-child(2) > div {
    font-size: 16px;
}
}

@media (max-width: 767px) {.instructor-profile-R3pPi {
    padding: 4rem 0;
}.instructor-profile-R3pPi .rating-views-3OpKH {
    padding: 2rem 1.5rem;
}.instructor-profile-R3pPi .exp-summary-rYGfx {
    padding: 1rem 0.5rem;
}.instructor-profile-R3pPi .exp-summary-rYGfx::before,
    .instructor-profile-R3pPi .exp-summary-rYGfx::after {
    font-size: 2.5rem;
}}.secure-refuge-i6a1b {
    line-height: 1.6;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    width: 100%;
    overflow: hidden;
    padding: 40px;
}.secure-refuge-i6a1b h1 {
    color: rgb(165,203,191);
    font-weight: 700;
    font-size: 47px;
    text-align: center;
    border-bottom: 2px solid rgb(165,203,191);
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
}.secure-refuge-i6a1b h2 {
    border-bottom: 1px solid rgb(118,175,165);
    font-size: 31px;
    color: rgb(118,175,165);
    font-weight: 600;
    margin-top: 30px;
    padding-bottom: 8px;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
}.secure-refuge-i6a1b h3, .secure-refuge-i6a1b h4, .secure-refuge-i6a1b h5, .secure-refuge-i6a1b h6 {
    margin-bottom: 10px;
    color: #000000;
    padding-bottom: 5px;
    font-size: 19px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-top: 25px;
}.secure-refuge-i6a1b ul, .secure-refuge-i6a1b ol {
    padding-left: 0;
    padding: 10px 0;
    margin: 0;
    list-style-position: inside;
}.secure-refuge-i6a1b li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 5px 0;
    margin-bottom: 10px;
}.secure-refuge-i6a1b section {
    background: #ffffff;
}.secure-refuge-i6a1b p, .secure-refuge-i6a1b span, .secure-refuge-i6a1b div {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 10px;
    font-size: 17px;
}

@media only screen and (max-width: 800px) {.secure-refuge-i6a1b {
    box-shadow: none;
    padding: 20px;
}.secure-refuge-i6a1b h1, .secure-refuge-i6a1b h2 {
    font-size: calc(19px - 5px);
    border-bottom-width: 1px;
    text-align: left;
}.secure-refuge-i6a1b ul, .secure-refuge-i6a1b ol {
    padding: 10px 0;
}.secure-refuge-i6a1b li {
    padding: 5px 0;
}.secure-refuge-i6a1b p, .secure-refuge-i6a1b span, .secure-refuge-i6a1b div {
    padding-bottom: 5px;
}}.plan-block-KxWp9 {
    padding: 100px 0;
    background: rgb(209,230,222);
    position: relative;
    overflow: hidden;
}.plan-block-KxWp9::before {
    height: 300px;
    animation: float-effect 12s infinite alternate ease-in-out;
    filter: blur(80px);
    content: "";
    right: -50px;
    width: 300px;
    background: rgb(165,203,191,0.5);
    position: absolute;
    z-index: 0;
    top: -50px;
}.plan-block-KxWp9::after {
    z-index: 0;
    position: absolute;
    background: rgb(118,175,165,0.5);
    content: "";
    bottom: -50px;
    width: 250px;
    filter: blur(60px);
    height: 250px;
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    left: -50px;
}.plan-block-KxWp9 .container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.plan-block-KxWp9 .class-deals-8Clne {
    gap: 60px;
    display: flex;
    flex-direction: column;
}.plan-block-KxWp9 .annual-plan-GCb0Q {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    text-align: center;
    order: -1;
    max-width: 700px;
}.plan-block-KxWp9 .annual-plan-GCb0Q h2 {
    font-weight: 700;
    font-size: 28px;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    color: #000000;
}.plan-block-KxWp9 .annual-plan-GCb0Q h2::after {
    background: rgb(165,203,191);
    height: 3px;
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
    position: absolute;
}.plan-block-KxWp9 .cost-table-XuZ3M {
    opacity: 0.85;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
}.plan-block-KxWp9 .study-sub-SuijG {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
}.plan-block-KxWp9 .deal-opts-GBzwW {
    color: inherit;
    text-decoration: none;
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    position: relative;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover {
    transform: translateY(-10px) scale(1.02);
}.plan-block-KxWp9 .learning-deals-mCd2n {
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    transform-style: preserve-3d;
    border-radius: 10px;
    transition: box-shadow 0.4s ease;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .learning-deals-mCd2n {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(165,203,191,0.5);
}.plan-block-KxWp9 .learning-package-lwuEH {
    padding: 30px;
    overflow: hidden;
    display: flex;
    z-index: 2;
    flex-grow: 1;
    position: relative;
    flex-direction: column;
}.plan-block-KxWp9 .learning-package-lwuEH::before {
    transition: transform 0.5s ease;
    top: 0;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(165,203,191), rgb(118,175,165));
    right: 0;
    content: "";
    height: 5px;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .learning-package-lwuEH::before {
    transform: scaleX(1);
}.plan-block-KxWp9 .learning-package-lwuEH h3 {
    margin-bottom: 10px;
    white-space: normal;
    font-size: calc(21px + 2px);
    overflow-wrap: break-word;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
    font-weight: 700;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .learning-package-lwuEH h3 {
    color: rgb(165,203,191);
    transform: translateX(5px);
}.plan-block-KxWp9 .cost-rates-2nkjx {
    display: block;
    overflow-wrap: break-word;
    margin: 10px 0 20px;
    color: rgb(118,175,165);
    font-size: 21px;
    white-space: normal;
    transition: transform 0.4s ease;
    font-weight: 700;
    word-break: break-word;
    position: relative;
}.plan-block-KxWp9 .cost-rates-2nkjx::before {
    position: absolute;
    transition: width 0.4s ease;
    bottom: -8px;
    width: 40px;
    left: 0;
    background: rgb(118,175,165,0.5);
    content: "";
    height: 2px;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .cost-rates-2nkjx::before {
    width: 80px;
}.plan-block-KxWp9 .learning-package-lwuEH p {
    flex-grow: 1;
    font-size: calc(14px - 1px);
    word-break: break-word;
    overflow-wrap: break-word;
    transition: color 0.3s ease;
    line-height: 1.6;
    color: #000000;
    white-space: normal;
    margin-bottom: 0;
}.plan-block-KxWp9 .img-pic-wrap-gdxzG {
    transform: translateZ(-10px);
    transition: transform 0.6s ease, filter 0.6s ease;
    position: relative;
    height: 200px;
    overflow: hidden;
}.plan-block-KxWp9 .img-pic-wrap-gdxzG::after {
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    opacity: 0.6;
    transition: opacity 0.5s ease;
    position: absolute;
    content: "";
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .img-pic-wrap-gdxzG {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}.plan-block-KxWp9 .deal-opts-GBzwW:hover .img-pic-wrap-gdxzG::after {
    opacity: 0.4;
}.plan-block-KxWp9 .deal-opts-GBzwW::after {
    content: "";
    transition: opacity 0.4s ease;
    opacity: 0;
    left: 30px;
    filter: blur(10px);
    border-radius: 50%;
    height: 15px;
    top: 100%;
    background: rgb(165,203,191,0.5);
    right: 30px;
    position: absolute;
    z-index: -1;
}.plan-block-KxWp9 .deal-opts-GBzwW:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.plan-block-KxWp9 .class-deals-8Clne {
    align-items: center;
    flex-direction: row;
}.plan-block-KxWp9 .annual-plan-GCb0Q {
    text-align: left;
    flex: 0 0 30%;
    order: 0;
    padding-right: 40px;
}.plan-block-KxWp9 .annual-plan-GCb0Q h2::after {
    transform: none;
    left: 0;
}.plan-block-KxWp9 .study-sub-SuijG {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan-block-KxWp9 .study-sub-SuijG {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.plan-block-KxWp9 .learning-package-lwuEH {
    padding: 35px;
}.plan-block-KxWp9 .img-pic-wrap-gdxzG {
    height: 220px;
}
}

@media (max-width: 991px) {.plan-block-KxWp9 {
    padding: 80px 0;
}.plan-block-KxWp9 .annual-plan-GCb0Q {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.plan-block-KxWp9 {
    padding: 60px 0;
}.plan-block-KxWp9 .study-sub-SuijG {
    gap: 25px;
    grid-template-columns: 1fr;
}.plan-block-KxWp9 .annual-plan-GCb0Q h2 {
    font-size: calc(28px - 4px);
}.plan-block-KxWp9 .img-pic-wrap-gdxzG {
    height: 180px;
}.plan-block-KxWp9 .learning-package-lwuEH {
    padding: 25px;
}
}

@media (max-width: 480px) {.plan-block-KxWp9 {
    padding: 50px 0;
}.plan-block-KxWp9 .learning-package-lwuEH h3 {
    font-size: 21px;
}.plan-block-KxWp9 .cost-rates-2nkjx {
    font-size: calc(21px - 2px);
}.plan-block-KxWp9 .img-pic-wrap-gdxzG {
    height: 160px;
}.plan-block-KxWp9 .learning-package-lwuEH {
    padding: 20px;
}}.customer-reviews-vHX8O {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(118,175,165,0.5) 100%);
    overflow: hidden;
    position: relative;
}.customer-reviews-vHX8O::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
    background: radial-gradient(circle at 30% 50%, rgba(255,255,255,0.05) 0%, transparent 60%);
    width: 100%;
    left: 0;
}.customer-reviews-vHX8O::after {
    position: absolute;
    left: 0;
    opacity: 0.3;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 20% 20%, rgb(165,203,191,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 80%, rgb(118,175,165,0.5) 0%, transparent 8%),
        radial-gradient(circle at 50% 50%, rgb(165,203,191,0.5) 0%, transparent 6%);
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
}.customer-reviews-vHX8O h2 {
    position: relative;
    text-shadow: 0 2px 15px rgba(0,0,0,0.1);
    font-weight: 700;
    transform: perspective(1000px) rotateX(5deg);
    text-align: center;
    font-size: 32px;
    z-index: 2;
    color: #ffffff;
    transition: transform 0.5s ease-out;
    margin-bottom: 3.5rem;
}.customer-reviews-vHX8O h2:hover {
    transform: perspective(1000px) rotateX(0deg);
}.customer-reviews-vHX8O .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}.customer-reviews-vHX8O .proof-stats-LO3X7 {
    position: relative;
}.customer-reviews-vHX8O .rating-spot-wRzLE {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
}.customer-reviews-vHX8O .rating-views-3OpKH {
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform-origin: center bottom;
}.customer-reviews-vHX8O .rating-views-3OpKH::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom right, transparent 49.5%, rgb(165,203,191,0.5) 50%, transparent 50.5%);
    width: 100%;
    opacity: 0.1;
    position: absolute;
}.customer-reviews-vHX8O .rating-views-3OpKH:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transform: translateY(-10px) scale(1.02);
}.customer-reviews-vHX8O .rating-views-3OpKH:hover::before {
    opacity: 0.2;
}.customer-reviews-vHX8O .rating-views-3OpKH::after {
    line-height: 1;
    font-family: Arial, sans-serif;
    opacity: 0.15;
    right: 20px;
    position: absolute;
    content: '"';
    top: 10px;
    color: rgb(165,203,191,0.5);
    font-size: 6rem;
    z-index: -1;
}.customer-reviews-vHX8O .rating-views-3OpKH h3 {
    position: relative;
    font-weight: 600;
    font-size: calc(22px * 1.1);
    color: rgb(165,203,191);
    display: inline-block;
    margin-bottom: 0.8rem;
}.customer-reviews-vHX8O .rating-views-3OpKH h3::after {
    content: "";
    bottom: -5px;
    background: rgb(118,175,165);
    position: absolute;
    height: 2px;
    width: 0;
    left: 0;
    transition: width 0.3s ease;
}.customer-reviews-vHX8O .rating-views-3OpKH:hover h3::after {
    width: 100%;
}.customer-reviews-vHX8O .rating-views-3OpKH .description {
    position: relative;
    z-index: 2;
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
    margin-bottom: 1.5rem;
}.customer-reviews-vHX8O .rating-views-3OpKH div {
    transform: rotate(-5deg);
    border: 2px solid rgb(165,203,191,0.5);
    width: 60px;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 60px;
    overflow: hidden;
    z-index: 2;
    position: relative;
}.customer-reviews-vHX8O .rating-views-3OpKH:hover div {
    transform: rotate(0deg) scale(1.1);
}.customer-reviews-vHX8O .rating-views-3OpKH img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    width: 100%;
}.customer-reviews-vHX8O .rating-views-3OpKH:hover img {
    transform: scale(1.1);
}@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0);
    }
}

.customer-reviews-vHX8O .rating-views-3OpKH:nth-child(odd) {
    animation: floatAnimation 6s ease-in-out infinite;
}.customer-reviews-vHX8O .rating-views-3OpKH:nth-child(even) {
    animation: floatAnimation 7s ease-in-out infinite 1s;
}

@media screen and (max-width: 991px) {.customer-reviews-vHX8O {
    padding: 4rem 0;
}.customer-reviews-vHX8O .rating-spot-wRzLE {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.customer-reviews-vHX8O h2 {
    margin-bottom: 2.5rem;
    font-size: calc(32px * 0.9);
}
}

@media screen and (max-width: 767px) {.customer-reviews-vHX8O {
    padding: 3rem 0;
}.customer-reviews-vHX8O .rating-spot-wRzLE {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.customer-reviews-vHX8O .rating-views-3OpKH {
    padding: 1.5rem;
}.customer-reviews-vHX8O h2 {
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.customer-reviews-vHX8O .rating-views-3OpKH div {
    height: 50px;
    width: 50px;
}.customer-reviews-vHX8O .rating-views-3OpKH::after {
    top: 5px;
    right: 15px;
    font-size: 4rem;
}
}

@media screen and (max-width: 480px) {.customer-reviews-vHX8O {
    padding: 2.5rem 0;
}.customer-reviews-vHX8O h2 {
    transform: none;
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.customer-reviews-vHX8O .rating-views-3OpKH {
    padding: 1.25rem;
}.customer-reviews-vHX8O .rating-views-3OpKH .description {
    font-size: calc(14px * 0.95);
    margin-bottom: 1rem;
}.customer-reviews-vHX8O .rating-views-3OpKH h3 {
    font-size: 22px;
}}.gratBox-gsYr6 {
    z-index: 1;
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(209,230,222) 0%, rgb(165,203,191,0.5) 100%);
}.gratBox-gsYr6::before {
    animation: floatGlow 12s ease-in-out infinite alternate;
    height: 70%;
    background: rgb(118,175,165,0.5);
    right: -10%;
    position: absolute;
    top: -10%;
    transform: rotate(-15deg) translateZ(0);
    content: "";
    z-index: -1;
    filter: blur(25px);
    width: 50%;
}.gratBox-gsYr6::after {
    height: 60%;
    width: 40%;
    content: "";
    animation: floatGlow 8s ease-in-out infinite alternate-reverse;
    background: rgb(165,203,191,0.5);
    bottom: -5%;
    left: -5%;
    z-index: -1;
    position: absolute;
    transform: rotate(10deg) translateZ(0);
    filter: blur(20px);
}.gratBox-gsYr6 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
    transform: translateZ(0);
    margin: 0 auto;
}.gratBox-gsYr6 h2 {
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    max-width: 800px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 34px;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 3rem;
}.gratBox-gsYr6 h2::after {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(165,203,191) 0%, rgb(118,175,165) 100%);
    content: "";
    width: 120px;
    height: 4px;
    position: absolute;
    transform: scaleX(1);
    bottom: -15px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
}.gratBox-gsYr6 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.gratBox-gsYr6 h2:hover::after {
    transform: scaleX(1.2);
}.gratBox-gsYr6 .proof-stats-LO3X7 {
    border-radius: 10px;
    backdrop-filter: blur(5px);
    padding: 3rem;
    animation: slideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    border-left: 5px solid rgb(118,175,165);
    background: rgba(255, 255, 255, 0.9);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
    transform: translateY(0);
}.gratBox-gsYr6 .proof-stats-LO3X7:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.07),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
    transform: translateY(-5px);
}.gratBox-gsYr6 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratBox-gsYr6 li {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    position: relative;
}.gratBox-gsYr6 li::before {
    top: 0.5rem;
    position: absolute;
    width: 6px;
    height: 6px;
    animation: pulseIn 0.3s 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform: scale(0);
    border-radius: 50%;
    left: 0;
    content: "";
    background: rgb(165,203,191);
}.gratBox-gsYr6 li span {
    font-size: 16px;
    color: #000000;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    animation: fadeIn 0.5s 0.6s ease forwards;
    transform: translateY(20px);
    opacity: 0;
}

@keyframes floatGlow {
    0% {
        transform: rotate(-15deg) translate(0, 0) scale(1);
        opacity: 0.5;
    }
    100% {
        transform: rotate(-12deg) translate(2%, 2%) scale(1.05);
        opacity: 0.7;
    }
}

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

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

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

@media (max-width: 991px) {.gratBox-gsYr6 {
    padding: 5rem 0;
}.gratBox-gsYr6 h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 2.5rem;
}.gratBox-gsYr6 .proof-stats-LO3X7 {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.gratBox-gsYr6 {
    padding: 4rem 0;
}.gratBox-gsYr6 h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.8);
}.gratBox-gsYr6 h2::after {
    width: 100px;
    height: 3px;
}.gratBox-gsYr6 .proof-stats-LO3X7 {
    padding: 2rem;
}.gratBox-gsYr6 li span {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.gratBox-gsYr6 {
    padding: 3.5rem 0;
}.gratBox-gsYr6 .container {
    padding: 0 1.5rem;
}.gratBox-gsYr6 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(34px * 0.7);
}.gratBox-gsYr6 h2::after {
    width: 80px;
    bottom: -12px;
}.gratBox-gsYr6 .proof-stats-LO3X7 {
    padding: 1.8rem 1.5rem;
    border-left-width: 4px;
}.gratBox-gsYr6 li span {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}.gratBox-gsYr6 li::before {
    top: 0.4rem;
    height: 5px;
    width: 5px;
}
}

@media (max-width: 375px) {.gratBox-gsYr6 {
    padding: 3rem 0;
}.gratBox-gsYr6 .container {
    padding: 0 1.2rem;
}.gratBox-gsYr6 h2 {
    font-size: calc(34px * 0.65);
    margin-bottom: 1.5rem;
}.gratBox-gsYr6 .proof-stats-LO3X7 {
    padding: 1.5rem 1.2rem;
}.gratBox-gsYr6 li span {
    font-size: calc(16px * 0.85);
    line-height: 1.5;
}}#cookiePopupBanner-Z61KD {
    display: none;
}#cookiePopupBanner-Z61KD:checked ~ .popupPrivacySettings-5oCRD {
    opacity: 0;
    visibility: hidden;
}.popupPrivacySettings-5oCRD {
    bottom: 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    position: fixed;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 20px 0;
    z-index: 90;
    border-top: 3px solid rgb(165,203,191);
    background: rgb(118,175,165);
}.cookie-ack-WLdIw {
    border-radius: 11px;
    padding: 20px 5%;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    gap: 20px;
    justify-content: space-between;
    display: flex;
    border: 2px dashed rgb(165,203,191);
}.popupPrivacySettings-5oCRD h5 {
    margin: 0;
    font-size: 21px;
    color: rgb(165,203,191);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
}.popupPrivacySettings-5oCRD p {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    position: relative;
    line-height: 1.5;
}.cookie-eductrl-pkVOK {
    margin-right: 20px;
    align-items: center;
    display: flex;
    background: rgb(165,203,191,0.5);
    border-radius: 11px;
    padding: 10px;
    justify-content: center;
    flex-shrink: 0;
}.cookie-eductrl-pkVOK svg {
    fill: rgb(165,203,191);
    width: 60px;
    height: 60px;
}.consent-box-xuo5K {
    border: 2px solid rgb(165,203,191);
    border-radius: 10px;
    text-align: center;
    white-space: nowrap;
    flex-shrink: 0;
    color: #000000;
    padding: 10px 20px;
    background: rgb(165,203,191);
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    margin-left: 10px;
    cursor: pointer;
    min-width: 140px;
}.consent-box-xuo5K:hover {
    box-shadow: 0 0 10px rgb(118,175,165);
    background-color: rgb(118,175,165);
}.cookie_button.privacy-opt-l69OR {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(118,175,165);
}.cookie_button.privacy-opt-l69OR:hover {
    box-shadow: 0 0 10px rgb(118,175,165);
}.popupPrivacySettings-5oCRD p a {
    transition: color 0.3s ease;
    color: rgb(165,203,191);
    border-bottom: 1px dashed rgb(165,203,191);
    text-decoration: none;
}.popupPrivacySettings-5oCRD p a:hover {
    color: rgb(118,175,165);
}
@media only screen and (max-width: 1200px) {.popupPrivacySettings-5oCRD {
    padding: 15px 0;
}.cookie-ack-WLdIw {
    padding: 15px 5%;
}.cookie-eductrl-pkVOK {
    display: none;
}.cookie-ack-WLdIw {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.popupPrivacySettings-5oCRD h5 {
    margin-bottom: 10px;
    font-size: 21px;
}.user-choices-biPd6 {
    margin-bottom: 15px;
}.consent-box-xuo5K {
    min-width: 100%;
    margin: 10px 0;
}}
.program-overview-HFRZU {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(209,230,222) 0%, rgba(245, 247, 250, 0.95) 100%);
}.program-overview-HFRZU::before {
    transform: rotate(-15deg) skewX(-15deg);
    animation: float 15s infinite alternate ease-in-out;
    content: "";
    top: -5%;
    background: linear-gradient(145deg, rgb(165,203,191,0.5) 10%, rgb(118,175,165,0.5) 90%);
    width: 35%;
    z-index: 1;
    opacity: 0.07;
    position: absolute;
    filter: blur(20px);
    right: -10%;
    height: 70%;
}.program-overview-HFRZU::after {
    transform: rotate(10deg) skewX(10deg);
    background: linear-gradient(215deg, rgb(118,175,165,0.5) 10%, rgb(165,203,191,0.5) 90%);
    content: "";
    height: 50%;
    filter: blur(15px);
    animation: float 18s infinite alternate-reverse ease-in-out;
    left: -5%;
    width: 25%;
    position: absolute;
    bottom: -5%;
    z-index: 1;
    opacity: 0.05;
}.program-overview-HFRZU .container {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    padding: 0 2rem;
    max-width: 1200px;
}.program-overview-HFRZU .job-skills-dBa43 {
    gap: 3rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.program-overview-HFRZU .img-pic-wrap-gdxzG {
    min-height: 350px;
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    border: 1px solid rgba(var(--dark-color-rgb), 0.08);
    box-shadow: 0 25px 50px -12px rgba(var(--dark-color-rgb), 0.1);
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    position: relative;
}.program-overview-HFRZU .img-pic-wrap-gdxzG::before {
    background: linear-gradient(to bottom, rgba(var(--dark-color-rgb), 0) 60%, rgba(var(--dark-color-rgb), 0.5) 100%);
    z-index: 2;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
}.program-overview-HFRZU .img-pic-wrap-gdxzG::after {
    z-index: 3;
    transform: skewX(-25deg);
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    top: 0;
    width: 50%;
    animation: shine 10s infinite;
    height: 100%;
    content: "";
}.program-overview-HFRZU .text-info-box-YdWRG {
    transform: translateZ(0);
    position: relative;
    padding: 1.5rem 0;
}.program-overview-HFRZU h3 {
    transform: translateY(0);
    margin-bottom: 1.5rem;
    line-height: 1.3;
    font-size: calc(23px * 1.1);
    font-weight: 600;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
    position: relative;
    color: #000000;
    padding-left: 1rem;
}.program-overview-HFRZU h3::before {
    transition: transform 0.4s ease;
    width: 3px;
    content: "";
    top: 0.2em;
    height: 85%;
    background: linear-gradient(to bottom, rgb(165,203,191), rgb(118,175,165));
    transform: scaleY(0.7);
    position: absolute;
    left: 0;
}.program-overview-HFRZU p.description {
    display: block;
    margin-bottom: 2rem;
    position: relative;
    overflow-y: auto;
    max-height: 300px;
    color: #000000;
    padding-right: 1rem;
    font-size: 14px;
    line-height: 1.7;
}.program-overview-HFRZU p.description::-webkit-scrollbar {
    width: 4px;
}.program-overview-HFRZU p.description::-webkit-scrollbar-track {
    background: rgba(var(--dark-color-rgb), 0.05);
}.program-overview-HFRZU p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(118,175,165,0.5);
}.program-overview-HFRZU span.description {
    display: none;
}.program-overview-HFRZU .text-info-box-YdWRG div {
    position: relative;
}.program-overview-HFRZU .text-info-box-YdWRG div::after {
    content: "";
    background: linear-gradient(to top, rgb(209,230,222) 20%, transparent);
    width: 25%;
    height: 30px;
    position: absolute;
    right: 0;
    pointer-events: none;
    opacity: 0.8;
    bottom: 0;
}

@media (min-width: 768px) {.program-overview-HFRZU {
    padding: 8rem 0;
}.program-overview-HFRZU .job-skills-dBa43 {
    grid-template-columns: 0.9fr 1.1fr;
    align-items: center;
    gap: 3.5rem;
}.program-overview-HFRZU .img-pic-wrap-gdxzG {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    min-height: 450px;
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.program-overview-HFRZU h3 {
    margin-bottom: 2rem;
    font-size: calc(23px * 1.3);
    padding-left: 1.5rem;
}.program-overview-HFRZU h3::before {
    width: 5px;
}.program-overview-HFRZU p.description {
    padding-right: 2rem;
    max-height: 380px;
}
}

@media (min-width: 992px) {.program-overview-HFRZU {
    padding: 10rem 0;
}.program-overview-HFRZU .job-skills-dBa43 {
    grid-template-columns: 0.85fr 1.15fr;
    gap: 5rem;
}.program-overview-HFRZU .img-pic-wrap-gdxzG {
    transform: perspective(1500px) rotateY(-5deg) translateZ(0);
    min-height: 500px;
}.program-overview-HFRZU .img-pic-wrap-gdxzG:hover {
    transform: perspective(1500px) rotateY(0deg) translateZ(10px);
}.program-overview-HFRZU h3 {
    padding-left: 2rem;
    font-size: calc(23px * 1.4);
}.program-overview-HFRZU h3::before {
    width: 6px;
}
}

@media (min-width: 1200px) {.program-overview-HFRZU .job-skills-dBa43 {
    gap: 6rem;
    grid-template-columns: 0.8fr 1.2fr;
}.program-overview-HFRZU .img-pic-wrap-gdxzG {
    min-height: 550px;
}.program-overview-HFRZU h3 {
    font-size: calc(23px * 1.5);
}}

@keyframes float {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(-12deg) translateY(-20px);
    }
    100% {
        transform: rotate(-18deg) skewX(-18deg) translateY(20px);
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}.teaching-process-2aRmo {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(209,230,222) 0%, rgba(245, 247, 250, 0.9) 100%);
}.teaching-process-2aRmo::before {
    background-image: 
        linear-gradient(45deg, transparent 48%, rgb(165,203,191,0.5) 49%, rgb(165,203,191,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(118,175,165,0.5) 49%, rgb(118,175,165,0.5) 51%, transparent 52%);
    background-position: 0 0;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 40px 40px;
    animation: patternMove 35s linear infinite;
    left: 0;
    opacity: 0.1;
    z-index: 1;
}.teaching-process-2aRmo::after {
    transform: rotate(-15deg);
    opacity: 0.15;
    z-index: 1;
    height: 200%;
    right: -20%;
    position: absolute;
    top: -50%;
    width: 60%;
    content: "";
    background: linear-gradient(120deg, rgb(165,203,191,0.5) 0%, transparent 70%);
}.teaching-process-2aRmo .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
    perspective: 1000px;
}.teaching-process-2aRmo .proof-stats-LO3X7 {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 3;
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
}.teaching-process-2aRmo .proof-stats-LO3X7 > div {
    border-left: 4px solid rgb(165,203,191);
    padding: 50px 40px;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s ease;
    transform: translateZ(0);
    position: relative;
    border-radius: 2px;
    max-width: 900px;
    background: #ffffff;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 4px rgba(0, 0, 0, 0.03),
        0 20px 25px -5px rgba(0, 0, 0, 0.1);
}.teaching-process-2aRmo .proof-stats-LO3X7 > div:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 2px 6px rgba(0, 0, 0, 0.04),
        0 30px 35px -10px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px) translateZ(10px);
}.teaching-process-2aRmo .proof-stats-LO3X7 > div::before {
    width: 100%;
    top: 0;
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    height: 100%;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    content: "";
    left: 0;
    z-index: -1;
}.teaching-process-2aRmo h3 {
    padding-bottom: 15px;
    font-size: calc(30px * 0.85);
    transition: transform 0.4s ease;
    position: relative;
    color: #000000;
    transform: translateX(0);
    margin-bottom: 25px;
    font-weight: 700;
}.teaching-process-2aRmo h3::after {
    width: 60px;
    left: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(165,203,191) 0%, rgb(118,175,165) 100%);
    height: 3px;
    transition: width 0.4s ease-in-out;
    content: "";
}.teaching-process-2aRmo .proof-stats-LO3X7 > div:hover h3 {
    transform: translateX(5px);
}.teaching-process-2aRmo .proof-stats-LO3X7 > div:hover h3::after {
    width: 100px;
}.teaching-process-2aRmo p {
    line-height: 1.8;
    font-size: 17px;
    position: relative;
    margin-bottom: 0;
    transform: translateZ(0);
    color: #000000;
}.teaching-process-2aRmo p span {
    display: block;
    border-left: 2px solid rgba(var(--primary-color-rgb), 0.3);
    position: relative;
    padding-left: 10px;
}

@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 200px 200px;
    }
}

@media screen and (max-width: 991px) {.teaching-process-2aRmo {
    padding: 80px 0;
}.teaching-process-2aRmo .proof-stats-LO3X7 > div {
    padding: 40px 30px;
}.teaching-process-2aRmo h3 {
    margin-bottom: 20px;
    font-size: calc(30px * 0.75);
}
}

@media screen and (max-width: 768px) {.teaching-process-2aRmo {
    padding: 60px 0;
}.teaching-process-2aRmo .proof-stats-LO3X7 > div {
    padding: 35px 25px;
}.teaching-process-2aRmo h3 {
    font-size: calc(30px * 0.7);
    margin-bottom: 18px;
    padding-bottom: 12px;
}.teaching-process-2aRmo p {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}

@media screen and (max-width: 576px) {.teaching-process-2aRmo {
    padding: 50px 0;
}.teaching-process-2aRmo .proof-stats-LO3X7 > div {
    border-left-width: 3px;
    padding: 30px 20px;
}.teaching-process-2aRmo h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(30px * 0.65);
}.teaching-process-2aRmo h3::after {
    height: 2px;
    width: 50px;
}.teaching-process-2aRmo .proof-stats-LO3X7 > div:hover h3::after {
    width: 80px;
}.teaching-process-2aRmo p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.teaching-process-2aRmo p span {
    border-left-width: 1px;
    padding-left: 8px;
}}.get-in-touch-FyaSd {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(209,230,222) 0%, rgba(0, 0, 0, 0.03) 100%);
    padding: 80px 0;
}.get-in-touch-FyaSd::before {
    right: 0;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(165,203,191), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(118,175,165), 0.05) 0%, transparent 30%);
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}.get-in-touch-FyaSd::after {
    background-image: 
        linear-gradient(90deg, rgba(rgb(165,203,191), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(165,203,191), 0.03) 1px, transparent 1px);
    position: absolute;
    opacity: 0.6;
    z-index: 1;
    height: 100%;
    animation: gridMove 20s linear infinite;
    content: "";
    background-size: 20px 20px;
    width: 100%;
    left: 0;
    top: 0;
}@keyframes gridMove {
    0% { background-position: 0 0; }
    100% { background-position: 20px 20px; }
}

.get-in-touch-FyaSd .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.get-in-touch-FyaSd h2 {
    left: 50%;
    transform: translateX(-50%);
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #000000;
    text-align: center;
    position: relative;
    display: inline-block;
}.get-in-touch-FyaSd h2::after {
    height: 3px;
    bottom: -15px;
    content: "";
    position: absolute;
    left: 15%;
    background: linear-gradient(90deg, transparent, rgb(165,203,191), transparent);
    width: 70%;
}.get-in-touch-FyaSd .inquiry-box-MhVBW {
    position: relative;
    border-radius: 28px;
    overflow: hidden;
    background: #ffffff;
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(165,203,191), 0.05);
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.get-in-touch-FyaSd .inquiry-box-MhVBW:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(165,203,191), 0.1);
}.get-in-touch-FyaSd .inquiry-box-MhVBW::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(165,203,191), rgb(118,175,165));
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
}.get-in-touch-FyaSd .img-pic-wrap-gdxzG {
    overflow: hidden;
    width: 45%;
    position: relative;
}.get-in-touch-FyaSd .img-pic-wrap-gdxzG::after {
    background: linear-gradient(135deg, 
                rgba(rgb(165,203,191), 0.3) 0%, 
                rgba(rgb(118,175,165), 0.3) 100%);
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
}.get-in-touch-FyaSd .img-pic-wrap-gdxzG::before {
    width: 150%;
    background: rgba(255, 255, 255, 0.2);
    animation: shine 6s infinite;
    height: 150px;
    z-index: 2;
    top: -100px;
    transform: rotate(45deg);
    left: -100px;
    content: "";
    position: absolute;
}@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}

.get-in-touch-FyaSd .help-feedback-6maQT {
    padding: 50px 40px;
    position: relative;
    width: 55%;
}.get-in-touch-FyaSd .help-feedback-6maQT::before {
    position: absolute;
    right: -50px;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    content: "";
    top: -50px;
    z-index: 0;
    background: radial-gradient(circle, rgba(rgb(165,203,191), 0.05) 0%, transparent 70%);
}.get-in-touch-FyaSd form {
    position: relative;
    z-index: 2;
}.get-in-touch-FyaSd form h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}.get-in-touch-FyaSd form h3::after {
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    bottom: -10px;
    background: rgb(165,203,191);
    width: 40px;
}.get-in-touch-FyaSd form input[type="text"] {
    font-family: Arial, sans-serif;
    position: relative;
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    color: #000000;
    padding: 15px 20px;
    border: 1px solid rgba(#000000, 0.1);
    background: rgba(#ffffff, 0.8);
    border-radius: 10px;
}.get-in-touch-FyaSd form input[type="text"]:focus {
    border-color: rgb(165,203,191);
    outline: none;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(rgb(165,203,191), 0.1);
}.get-in-touch-FyaSd form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.get-in-touch-FyaSd form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.get-in-touch-FyaSd .help-list-bt4Ll {
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: flex-start;
}.get-in-touch-FyaSd .help-list-bt4Ll input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    width: 0;
    position: absolute;
    height: 0;
}.get-in-touch-FyaSd .help-list-bt4Ll label {
    font-size: 15px;
    color: #000000;
    user-select: none;
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    line-height: 1.4;
}.get-in-touch-FyaSd .help-list-bt4Ll label::before {
    width: 22px;
    transition: all 0.3s ease;
    border: 1px solid rgba(#000000, 0.2);
    height: 22px;
    background: rgba(#ffffff, 0.8);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    border-radius: 10px;
}.get-in-touch-FyaSd .help-list-bt4Ll input[type="checkbox"]:checked + label::before {
    background: rgb(165,203,191);
    border-color: rgb(165,203,191);
}.get-in-touch-FyaSd .help-list-bt4Ll input[type="checkbox"]:checked + label::after {
    position: absolute;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    left: 8px;
    border: solid #ffffff;
    content: "";
    top: 4px;
    border-width: 0 2px 2px 0;
}.get-in-touch-FyaSd .help-list-bt4Ll label a {
    text-decoration: none;
    color: rgb(165,203,191);
    position: relative;
    transition: all 0.3s ease;
}.get-in-touch-FyaSd .help-list-bt4Ll label a::after {
    content: "";
    left: 0;
    background: rgb(165,203,191);
    bottom: -2px;
    transform-origin: left;
    transform: scaleX(0);
    width: 100%;
    height: 1px;
    position: absolute;
    transition: transform 0.3s ease;
}.get-in-touch-FyaSd .help-list-bt4Ll label a:hover {
    color: rgb(118,175,165);
}.get-in-touch-FyaSd .help-list-bt4Ll label a:hover::after {
    background: rgb(118,175,165);
    transform: scaleX(1);
}.get-in-touch-FyaSd .feedback-info-VEqlD {
    background: linear-gradient(90deg, rgb(165,203,191), rgb(118,175,165));
    padding: 15px 20px;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    position: relative;
}.get-in-touch-FyaSd .feedback-info-VEqlD::before {
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(118,175,165), rgb(165,203,191));
    transition: opacity 0.3s ease;
    position: absolute;
    top: 0;
    z-index: -1;
}.get-in-touch-FyaSd .feedback-info-VEqlD:hover::before {
    opacity: 1;
}.get-in-touch-FyaSd .feedback-info-VEqlD:active {
    transform: translateY(2px);
}.get-in-touch-FyaSd svg {
    margin-right: 10px;
    height: 20px;
    fill: rgb(165,203,191);
    transition: fill 0.3s ease;
    width: 20px;
}.get-in-touch-FyaSd svg path {
    fill: rgb(165,203,191);
    transition: fill 0.3s ease;
}.get-in-touch-FyaSd svg:hover,
.get-in-touch-FyaSd svg:hover path {
    fill: rgb(118,175,165);
}.get-in-touch-FyaSd form input {
    background: rgb(209,230,222);
}
@media (max-width: 1024px) {.get-in-touch-FyaSd {
    padding: 60px 0;
}.get-in-touch-FyaSd .container {
    padding: 0 15px;
}.get-in-touch-FyaSd h2 {
    margin-bottom: 40px;
}.get-in-touch-FyaSd .help-feedback-6maQT {
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.get-in-touch-FyaSd {
    padding: 50px 0;
}.get-in-touch-FyaSd h2 {
    margin-bottom: 30px;
}.get-in-touch-FyaSd .inquiry-box-MhVBW {
    flex-direction: column;
}.get-in-touch-FyaSd .img-pic-wrap-gdxzG {
    width: 100%;
    height: 250px;
}.get-in-touch-FyaSd .help-feedback-6maQT {
    padding: 30px 25px;
    width: 100%;
}.get-in-touch-FyaSd form h3 {
    margin-bottom: 25px;
}.get-in-touch-FyaSd form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.get-in-touch-FyaSd .help-list-bt4Ll {
    margin-bottom: 25px;
}.get-in-touch-FyaSd .feedback-info-VEqlD {
    padding: 12px 15px;
}
}

@media (max-width: 480px) {.get-in-touch-FyaSd {
    padding: 40px 0;
}.get-in-touch-FyaSd h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 25px;
}.get-in-touch-FyaSd .img-pic-wrap-gdxzG {
    height: 200px;
}.get-in-touch-FyaSd .help-feedback-6maQT {
    padding: 25px 20px;
}.get-in-touch-FyaSd form h3 {
    margin-bottom: 20px;
    font-size: calc(24px * 0.9);
}.get-in-touch-FyaSd form input[type="text"] {
    padding: 10px 12px;
    margin-bottom: 12px;
}.get-in-touch-FyaSd .help-list-bt4Ll {
    margin-bottom: 20px;
}.get-in-touch-FyaSd .help-list-bt4Ll label {
    font-size: calc(15px * 0.9);
    padding-left: 30px;
}.get-in-touch-FyaSd .help-list-bt4Ll label::before {
    width: 18px;
    height: 18px;
}.get-in-touch-FyaSd .help-list-bt4Ll input[type="checkbox"]:checked + label::after {
    top: 3px;
    left: 6px;
    height: 10px;
    width: 5px;
}.get-in-touch-FyaSd .feedback-info-VEqlD {
    padding: 10px 12px;
}
}

@media (prefers-reduced-motion: reduce) {.get-in-touch-FyaSd::after,
    .get-in-touch-FyaSd .img-pic-wrap-gdxzG::before {
    animation: none;
}.get-in-touch-FyaSd .inquiry-box-MhVBW:hover {
    transform: none;
}}.statistical-data-pmMcs {
    color: #ffffff;
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.statistical-data-pmMcs::before {
    top: 0;
    z-index: 1;
    opacity: 0.15;
    background-color: rgb(165,203,191);
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
}.statistical-data-pmMcs::after {
    position: absolute;
    content: "";
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(165,203,191) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(118,175,165) 0%, transparent 50%);
    z-index: 2;
    left: 0;
    opacity: 0.1;
    width: 100%;
    top: 0;
}.statistical-data-pmMcs .container {
    z-index: 5;
    position: relative;
    max-width: 1400px;
    padding: 0;
    margin: 0 auto;
}.statistical-data-pmMcs .fast-statistics-bqnJV {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    grid-template-columns: 350px 1fr;
    display: grid;
    height: 600px;
}.statistical-data-pmMcs .statistics-benefit-wRNrD {
    align-items: center;
    padding: 20px;
    background: linear-gradient(135deg, rgb(165,203,191), rgb(118,175,165));
    position: relative;
    grid-column: 1;
    display: flex;
    overflow: hidden;
    justify-content: center;
}.statistical-data-pmMcs .statistics-benefit-wRNrD::before {
    content: "";
    width: 200%;
    animation: movePattern 20s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.1),
        rgba(255, 255, 255, 0.1) 2px,
        transparent 2px,
        transparent 10px
    );
    top: -50%;
    height: 200%;
    left: -50%;
    position: absolute;
}@keyframes movePattern {
    0% { transform: rotate(0) scale(1); }
    100% { transform: rotate(360deg) scale(1.2); }
}

.statistical-data-pmMcs .statistics-benefit-wRNrD svg {
    z-index: 1;
    height: 120px;
    width: 120px;
    fill: #ffffff;
    position: relative;
}.statistical-data-pmMcs .statistics-benefit-wRNrD svg path {
    fill: #ffffff;
}.statistical-data-pmMcs .benefits-block-WZPTn {
    position: absolute;
    top: 40px;
    z-index: 1;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    letter-spacing: 2px;
    max-width: 250px;
    left: 40px;
}.statistical-data-pmMcs .program-statistics-sRUpn {
    z-index: 1;
    max-width: 270px;
    color: rgba(255, 255, 255, 0.9);
    bottom: 40px;
    font-size: 14px;
    left: 40px;
    line-height: 1.6;
    position: absolute;
}.statistical-data-pmMcs .statistics-boost-ZEmPS {
    grid-column: 2;
    overflow: hidden;
    display: flex;
    position: relative;
    background: linear-gradient(135deg, rgb(165,203,191,0.5) 0%, rgb(118,175,165,0.5) 100%);
    flex-direction: column;
}.statistical-data-pmMcs .statistics-boost-ZEmPS::before {
    z-index: 0;
    background: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px) 0 0 / 20px 20px,
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px) 0 0 / 20px 20px;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
}.statistical-data-pmMcs .class-gains-AgrI5 {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 40px 0 40px;
    transition: all 0.3s ease;
    height: 20%;
}.statistical-data-pmMcs .class-gains-AgrI5:hover {
    background: rgba(255, 255, 255, 0.15);
}.statistical-data-pmMcs .class-gains-AgrI5::after {
    position: absolute;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    bottom: 0;
    left: 40px;
    right: 40px;
}.statistical-data-pmMcs .class-gains-AgrI5:last-child::after {
    display: none;
}.statistical-data-pmMcs .success-factors-0XDie {
    margin-right: 30px;
    transition: all 0.3s ease;
    justify-content: center;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    flex: 0 0 80px;
    display: flex;
    align-items: center;
    border-radius: 50%;
}.statistical-data-pmMcs .class-gains-AgrI5:hover .success-factors-0XDie {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}.statistical-data-pmMcs .success-factors-0XDie svg {
    fill: rgb(165,203,191);
    height: 40px;
    width: 40px;
}.statistical-data-pmMcs .success-factors-0XDie svg path {
    fill: rgb(165,203,191);
}.statistical-data-pmMcs .class-gains-AgrI5:nth-child(even) .success-factors-0XDie svg,
.statistical-data-pmMcs .class-gains-AgrI5:nth-child(even) .success-factors-0XDie svg path {
    fill: rgb(118,175,165);
}.statistical-data-pmMcs .class-gains-AgrI5 span {
    margin-right: 20px;
    font-weight: 700;
    font-size: calc(28px * 1.3);
    min-width: 100px;
}.statistical-data-pmMcs .class-gains-AgrI5 p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.4;
    font-size: 14px;
    flex: 1;
    margin: 0;
}

@media screen and (max-width: 1200px) {.statistical-data-pmMcs .fast-statistics-bqnJV {
    grid-template-columns: 300px 1fr;
    height: 550px;
}.statistical-data-pmMcs .benefits-block-WZPTn {
    left: 30px;
    font-size: 28px;
    max-width: 240px;
    top: 30px;
}.statistical-data-pmMcs .program-statistics-sRUpn {
    max-width: 240px;
    left: 30px;
    bottom: 30px;
}.statistical-data-pmMcs .statistics-benefit-wRNrD svg {
    width: 100px;
    height: 100px;
}.statistical-data-pmMcs .class-gains-AgrI5 {
    padding: 0 30px;
}.statistical-data-pmMcs .class-gains-AgrI5::after {
    left: 30px;
    right: 30px;
}.statistical-data-pmMcs .success-factors-0XDie {
    flex: 0 0 70px;
    height: 70px;
    margin-right: 25px;
}.statistical-data-pmMcs .success-factors-0XDie svg {
    width: 35px;
    height: 35px;
}.statistical-data-pmMcs .class-gains-AgrI5 span {
    font-size: calc(28px * 1.2);
    min-width: 90px;
}
}

@media screen and (max-width: 992px) {.statistical-data-pmMcs {
    padding: 80px 0;
}.statistical-data-pmMcs .fast-statistics-bqnJV {
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    height: auto;
}.statistical-data-pmMcs .statistics-benefit-wRNrD {
    padding: 30px;
    height: 200px;
    grid-row: 1;
}.statistical-data-pmMcs .benefits-block-WZPTn {
    top: auto;
    text-align: center;
    max-width: 100%;
    position: relative;
    font-size: 28px;
    left: auto;
    margin-bottom: 15px;
}.statistical-data-pmMcs .program-statistics-sRUpn {
    position: relative;
    margin: 0 auto;
    left: auto;
    text-align: center;
    max-width: 500px;
    bottom: auto;
}.statistical-data-pmMcs .statistics-benefit-wRNrD svg {
    height: 150px;
    top: 50%;
    opacity: 0.2;
    width: 150px;
    right: 30px;
    position: absolute;
    transform: translateY(-50%);
}.statistical-data-pmMcs .statistics-boost-ZEmPS {
    grid-row: 2;
}.statistical-data-pmMcs .class-gains-AgrI5 {
    padding: 20px 30px;
    height: auto;
}
}

@media screen and (max-width: 768px) {.statistical-data-pmMcs {
    padding: 60px 0;
}.statistical-data-pmMcs .statistics-benefit-wRNrD {
    height: 180px;
    padding: 20px;
}.statistical-data-pmMcs .benefits-block-WZPTn {
    font-size: calc(28px * 0.9);
}.statistical-data-pmMcs .program-statistics-sRUpn {
    font-size: calc(14px * 0.95);
    max-width: 400px;
}.statistical-data-pmMcs .statistics-benefit-wRNrD svg {
    right: 20px;
    width: 120px;
    height: 120px;
}.statistical-data-pmMcs .class-gains-AgrI5 {
    flex-direction: column;
    padding: 15px 20px;
    align-items: flex-start;
    text-align: left;
}.statistical-data-pmMcs .success-factors-0XDie {
    flex: 0 0 60px;
    height: 60px;
    margin: 0 0 15px 0;
}.statistical-data-pmMcs .success-factors-0XDie svg {
    width: 30px;
    height: 30px;
}.statistical-data-pmMcs .class-gains-AgrI5 span {
    font-size: calc(28px * 1.1);
    margin: 0 0 10px 0;
}.statistical-data-pmMcs .class-gains-AgrI5 p {
    font-size: calc(14px * 0.9);
}.statistical-data-pmMcs .class-gains-AgrI5::after {
    left: 20px;
    right: 20px;
}
}

@media screen and (max-width: 576px) {.statistical-data-pmMcs .statistics-benefit-wRNrD {
    height: 160px;
}.statistical-data-pmMcs .benefits-block-WZPTn {
    font-size: calc(28px * 0.8);
}.statistical-data-pmMcs .program-statistics-sRUpn {
    font-size: calc(14px * 0.9);
}.statistical-data-pmMcs .statistics-benefit-wRNrD svg {
    height: 100px;
    width: 100px;
}.statistical-data-pmMcs .success-factors-0XDie {
    height: 50px;
    flex: 0 0 50px;
}.statistical-data-pmMcs .success-factors-0XDie svg {
    width: 25px;
    height: 25px;
}}.our-story-LC9zI {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.our-story-LC9zI::before {
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(15, 23, 42, 0.85) 0%,
        rgba(30, 58, 138, 0.75) 50%,
        rgba(15, 23, 42, 0.85) 100%);
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    backdrop-filter: blur(5px) saturate(120%);
    left: 0;
}.our-story-LC9zI::after {
    top: -50%;
    position: absolute;
    height: 100%;
    z-index: 2;
    width: 100%;
    animation: orbitGlow 15s infinite linear;
    background: radial-gradient(circle, 
        rgb(165,203,191,0.5) 0%, 
        transparent 70%);
    content: "";
    right: -50%;
}.our-story-LC9zI .container {
    padding: 0 30px;
    z-index: 3;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.our-story-LC9zI .text-info-box-YdWRG {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 950px;
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(165,203,191);
    margin: 0 auto;
    background: linear-gradient(to right, 
        rgba(30, 41, 59, 0.6), 
        rgba(30, 41, 59, 0.8));
    clip-path: polygon(
        0 0, 
        100% 0, 
        98% 100%, 
        2% 100%
    );
    padding: 45px 50px;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3);
}.our-story-LC9zI .text-info-box-YdWRG:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.our-story-LC9zI .text-info-box-YdWRG > div:first-child {
    position: relative;
    margin-bottom: 15px;
}.our-story-LC9zI .text-info-box-YdWRG > div:first-child::before {
    height: 60px;
    border: 2px solid rgb(165,203,191,0.5);
    animation: pulsate 4s infinite ease-in-out;
    left: -35px;
    top: -25px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    content: "";
    width: 60px;
}.our-story-LC9zI .text-info-box-YdWRG > div:first-child::after {
    height: 2px;
    content: "";
    width: 100px;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(165,203,191), transparent);
    bottom: -8px;
}.our-story-LC9zI h5 {
    font-size: 21px;
    display: inline-block;
    letter-spacing: 2px;
    margin: 0;
    position: relative;
    color: rgb(165,203,191);
    font-weight: 700;
    text-transform: uppercase;
}.our-story-LC9zI h5::after {
    z-index: -1;
    border-radius: 50%;
    content: "";
    top: -15px;
    width: 30px;
    border: 2px solid rgb(118,175,165,0.5);
    animation: orbit 10s infinite linear;
    position: absolute;
    height: 30px;
    right: -40px;
}.our-story-LC9zI p {
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(16px * 1.2);
    font-weight: 600;
}.our-story-LC9zI p b {
    font-weight: 700;
    position: relative;
    background-clip: text !important;
    background: linear-gradient(120deg, #ffffff, rgb(118,175,165));
    -webkit-background-clip: text !important;
    font-size: calc(20px * 1.1);
    color: transparent;
    display: inline-block;
}.our-story-LC9zI p b::after {
    bottom: -5px;
    background: linear-gradient(90deg, rgb(165,203,191), transparent);
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 2px;
}.our-story-LC9zI ol {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
    counter-reset: custom-counter;
}.our-story-LC9zI li {
    text-align: justify;
    letter-spacing: 0.3px;
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
}.our-story-LC9zI li::before {
    display: none;
}.our-story-LC9zI li::after {
    top: 12px;
    transition: all 0.3s ease;
    border-radius: 50%;
    transform: scale(0);
    width: 8px;
    position: absolute;
    height: 8px;
    opacity: 0;
    content: "";
    left: -20px;
    background-color: rgb(165,203,191);
}.our-story-LC9zI .text-info-box-YdWRG:hover li::after {
    opacity: 1;
    transform: scale(1);
}

@keyframes pulsate {
    0%, 100% { transform: scale(1); opacity: 0.6; }
    50% { transform: scale(1.2); opacity: 0.3; }
}

@keyframes orbit {
    from { transform: rotate(0deg) translateX(10px) rotate(0deg); }
    to { transform: rotate(360deg) translateX(10px) rotate(-360deg); }
}

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

@media (max-width: 992px) {.our-story-LC9zI {
    padding: 80px 0;
}.our-story-LC9zI .text-info-box-YdWRG {
    transform: perspective(800px) rotateY(-1deg);
    padding: 35px 30px;
}.our-story-LC9zI h5 {
    font-size: calc(21px * 0.9);
}.our-story-LC9zI p {
    font-size: 16px;
}.our-story-LC9zI p b {
    font-size: 20px;
}
}

@media (max-width: 768px) {.our-story-LC9zI {
    padding: 60px 0;
}.our-story-LC9zI .text-info-box-YdWRG {
    transform: none;
    padding: 25px 20px;
    clip-path: polygon(
            0 0, 
            100% 0, 
            97% 100%, 
            3% 100%
        );
}.our-story-LC9zI .text-info-box-YdWRG > div:first-child::before {
    height: 40px;
    width: 40px;
    left: -10px;
    top: -15px;
}.our-story-LC9zI h5::after {
    top: -10px;
    height: 20px;
    right: -25px;
    width: 20px;
}.our-story-LC9zI h5 {
    letter-spacing: 1px;
}.our-story-LC9zI li {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}
}

@media (max-width: 576px) {.our-story-LC9zI {
    padding: 50px 0;
}.our-story-LC9zI .container {
    padding: 0 15px;
}.our-story-LC9zI .text-info-box-YdWRG {
    padding: 20px 15px;
    border-left-width: 3px;
}.our-story-LC9zI h5 {
    font-size: calc(21px * 0.85);
}.our-story-LC9zI p b {
    font-size: calc(20px * 0.9);
}.our-story-LC9zI li {
    font-size: calc(16px * 0.85);
    line-height: 1.5;
}.our-story-LC9zI .text-info-box-YdWRG > div:first-child::after {
    width: 70px;
}}.location-info-iY8Va {
    position: relative;
    padding: 5rem 0;
    background-color: rgb(209,230,222);
    z-index: 1;
    overflow: hidden;
}.location-info-iY8Va::before {
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(165,203,191,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgb(118,175,165,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    content: "";
    animation: ambientGlow 15s infinite alternate;
}.location-info-iY8Va::after {
    position: absolute;
    top: 0;
    z-index: -1;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    left: 0;
    height: 100%;
}.location-info-iY8Va .container {
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}.location-info-iY8Va .feedback-form-yW5w7 {
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    padding: 3rem;
    transform: translateY(0);
    border-radius: 29px;
    flex-direction: column;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}.location-info-iY8Va .feedback-form-yW5w7::before {
    z-index: -1;
    transform: rotate(45deg);
    content: "";
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgba(255, 255, 255, 0.03) 30%,
        rgba(255, 255, 255, 0.07) 50%,
        rgba(255, 255, 255, 0.03) 70%,
        transparent 100%
    );
    position: absolute;
    top: -150%;
    height: 200%;
    animation: shineEffect 6s infinite;
    left: -50%;
    transition: all 0.7s ease;
    width: 200%;
}.location-info-iY8Va .get-answers-nuYSj {
    color: rgb(165,203,191);
    display: inline-block;
    align-self: center;
    font-size: 38px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}.location-info-iY8Va .get-answers-nuYSj::after {
    bottom: -10px;
    left: 0;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(165,203,191), transparent);
    width: 100%;
    animation: headerUnderline 3s infinite;
    content: "";
}.location-info-iY8Va .img-pic-wrap-gdxzG {
    overflow: hidden;
    width: 200px;
    margin: 0 auto 2rem;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.3);
    position: relative;
    border: 3px solid rgba(255, 255, 255, 0.1);
    height: 200px;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.location-info-iY8Va .img-pic-wrap-gdxzG:hover {
    box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.4);
    transform: scale(1.02);
}.location-info-iY8Va .img-pic-wrap-gdxzG::after {
    background: linear-gradient(
        135deg,
        rgba(0, 123, 255, 0.2) 0%,
        transparent 100%
    );
    content: "";
    z-index: 1;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}.location-info-iY8Va .reach-help-R60SU {
    overflow: hidden;
    position: relative;
    border-radius: 29px;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(5px);
}.location-info-iY8Va .reach-help-R60SU::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(165,203,191), rgb(118,175,165));
    height: 100%;
    border-radius: 10px;
    left: 0;
    width: 5px;
    content: "";
    top: 0;
}.location-info-iY8Va .reach-help-R60SU p {
    padding-left: 2rem;
    display: flex;
    color: #000000;
    position: relative;
    transition: transform 0.3s ease;
    margin-bottom: 1.5rem;
    font-size: 17px;
    flex-direction: column;
}.location-info-iY8Va .reach-help-R60SU p:hover {
    transform: translateX(5px);
}.location-info-iY8Va .reach-help-R60SU p:last-child {
    margin-bottom: 0;
}.location-info-iY8Va .reach-help-R60SU p span {
    font-weight: 600;
    margin-top: 0.3rem;
}.location-info-iY8Va .reach-help-R60SU p a {
    display: inline-block;
    transition: color 0.3s ease, transform 0.3s ease;
    color: rgb(165,203,191);
    text-decoration: none;
}.location-info-iY8Va .reach-help-R60SU p a:hover {
    transform: scale(1.03);
    color: rgb(118,175,165);
}.location-info-iY8Va .reach-help-R60SU svg {
    fill: none;
    stroke-linejoin: round;
    stroke-width: 2;
    transition: transform 0.3s ease;
    width: 18px;
    left: 0;
    height: 18px;
    position: absolute;
    top: 5px;
    stroke-linecap: round;
}.location-info-iY8Va .reach-help-R60SU p:hover svg {
    transform: scale(1.1);
}.location-info-iY8Va .reach-help-R60SU svg path {
    transition: stroke 0.3s ease;
    stroke: rgb(165,203,191);
}.location-info-iY8Va .reach-help-R60SU p:hover svg path {
    stroke: rgb(118,175,165);
}.location-info-iY8Va .reach-help-R60SU p:nth-child(1) svg path {
    stroke-dasharray: 50;
    animation: drawSVG 1.5s forwards;
    stroke-dashoffset: 50;
}.location-info-iY8Va .reach-help-R60SU p:nth-child(2) svg path {
    stroke-dashoffset: 50;
    stroke-dasharray: 50;
    animation: drawSVG 1.5s 0.2s forwards;
}.location-info-iY8Va .reach-help-R60SU p:nth-child(3) svg path {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    animation: drawSVG 1.5s 0.4s forwards;
}.location-info-iY8Va .reach-help-R60SU p:nth-child(4) svg path {
    animation: drawSVG 1.5s 0.6s forwards;
    stroke-dashoffset: 50;
    stroke-dasharray: 50;
}.location-info-iY8Va .edu-faq-QfcJA {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 2rem;
    margin-top: 2.5rem;
    position: relative;
}.location-info-iY8Va .reach-block-mNJin {
    font-weight: 700;
    position: relative;
    color: rgb(165,203,191);
    font-size: 19px;
    margin-bottom: 1.5rem;
    text-align: center;
}.location-info-iY8Va .reach-block-mNJin::before,
.location-info-iY8Va .reach-block-mNJin::after {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(165,203,191,0.5), transparent);
    width: 30px;
    top: 50%;
    position: absolute;
    content: "";
}.location-info-iY8Va .reach-block-mNJin::before {
    left: 20%;
}.location-info-iY8Va .reach-block-mNJin::after {
    right: 20%;
}.location-info-iY8Va .reach-block-mNJin svg {
    margin-right: 8px;
    stroke-width: 2;
    animation: pulseAnimation 2s infinite;
    vertical-align: middle;
    height: 18px;
    fill: none;
    width: 18px;
    stroke: rgb(165,203,191);
}.location-info-iY8Va .contact-box-inAUZ {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.location-info-iY8Va .contact-today-72f35 {
    padding: 0.8rem 1rem;
    text-align: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: calc(17px - 2px);
    color: #000000;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.05);
}.location-info-iY8Va .contact-today-72f35:hover {
    border-color: rgba(0, 123, 255, 0.2);
    background: rgba(0, 123, 255, 0.1);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.location-info-iY8Va .contact-today-72f35 svg {
    transition: transform 0.3s ease;
    stroke: rgb(165,203,191);
    width: 12px;
    stroke-width: 2;
    margin-right: 5px;
    height: 12px;
    fill: none;
}.location-info-iY8Va .contact-today-72f35:hover svg {
    stroke: rgb(118,175,165);
    transform: rotate(15deg);
}

@keyframes shineEffect {
    0% {
        top: -150%;
        left: -50%;
    }
    100% {
        top: 150%;
        left: 150%;
    }
}

@keyframes headerUnderline {
    0%, 100% {
        width: 30%;
        left: 35%;
    }
    50% {
        width: 100%;
        left: 0;
    }
}

@keyframes ambientGlow {
    0% {
        opacity: 0.5;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.5;
        background-position: 100% 100%;
    }
}

@keyframes drawSVG {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes pulseAnimation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (min-width: 768px) {.location-info-iY8Va .feedback-form-yW5w7 {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}.location-info-iY8Va .get-answers-nuYSj {
    margin-bottom: 3rem;
    width: 100%;
}.location-info-iY8Va .img-pic-wrap-gdxzG {
    width: 250px;
    height: 250px;
    flex-shrink: 0;
    margin: 0;
}.location-info-iY8Va .reach-help-R60SU {
    flex: 1;
    margin-left: 2.5rem;
}.location-info-iY8Va .reach-help-R60SU svg {
    height: 20px;
    width: 20px;
}.location-info-iY8Va .contact-box-inAUZ {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 992px) {.location-info-iY8Va .feedback-form-yW5w7 {
    padding: 4rem;
}.location-info-iY8Va .img-pic-wrap-gdxzG {
    width: 300px;
    height: 300px;
}.location-info-iY8Va .reach-help-R60SU {
    padding: 2.5rem;
}.location-info-iY8Va .reach-help-R60SU svg {
    width: 22px;
    height: 22px;
}.location-info-iY8Va .contact-box-inAUZ {
    grid-template-columns: repeat(4, 1fr);
}
}

@media (max-width: 767px) {.location-info-iY8Va {
    padding: 3rem 0;
}.location-info-iY8Va .feedback-form-yW5w7 {
    padding: 2rem;
}.location-info-iY8Va .reach-help-R60SU {
    padding: 1.5rem;
}.location-info-iY8Va .get-answers-nuYSj {
    font-size: calc(38px - 4px);
}.location-info-iY8Va .reach-block-mNJin {
    font-size: calc(19px - 2px);
}.location-info-iY8Va .contact-box-inAUZ {
    grid-template-columns: 1fr;
    gap: 0.8rem;
}.location-info-iY8Va .reach-help-R60SU svg {
    width: 16px;
    height: 16px;
}}.netiquette-VcIkZ {
    z-index: 1;
    padding: 5rem 0 3rem;
    position: relative;
    color: #ffffff;
}.netiquette-VcIkZ::before {
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    width: 100%;
    content: "";
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(165,203,191,0.5) 100%);
}.netiquette-VcIkZ .container {
    gap: 3rem;
    grid-template-columns: 1.5fr 2fr;
    position: relative;
    display: grid;
}.netiquette-VcIkZ .company_holder {
    padding-left: 2rem;
    position: relative;
    animation: borderPulse 4s infinite alternate;
    border-left: 2px solid rgb(165,203,191);
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(165,203,191);
    }
    50% {
        border-left-color: rgb(118,175,165);
    }
    100% {
        border-left-color: rgb(165,203,191);
    }
}

.netiquette-VcIkZ .company_holder h3 {
    font-size: calc(30px * 1.2);
    background: linear-gradient(to right, #ffffff, rgb(118,175,165));
    margin-bottom: 1.5rem;
    font-weight: 700;
    -webkit-background-clip: text !important;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    -webkit-text-fill-color: transparent;
}.netiquette-VcIkZ .trophy-case-ViAzj {
    margin-top: 1rem;
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
}.netiquette-VcIkZ .fund-cta-tyFq0 {
    display: flex;
    justify-content: flex-end;
}.netiquette-VcIkZ .top-head-4WenN {
    gap: 4rem;
    display: flex;
}.netiquette-VcIkZ .top-know-2eInV {
    position: relative;
}.netiquette-VcIkZ .top-know-2eInV::before {
    top: -10px;
    position: absolute;
    width: 40px;
    content: "";
    left: -20px;
    opacity: 0.4;
    height: 40px;
    border-top: 1px solid rgb(165,203,191);
    border-left: 1px solid rgb(165,203,191);
}.netiquette-VcIkZ .top-know-2eInV::after {
    content: "";
    border-bottom: 1px solid rgb(165,203,191);
    opacity: 0.4;
    height: 40px;
    right: -20px;
    width: 40px;
    position: absolute;
    bottom: -10px;
    border-right: 1px solid rgb(165,203,191);
}.netiquette-VcIkZ .top-know-2eInV h5 {
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(118,175,165);
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN {
    flex-direction: column;
    gap: 0.8rem;
    display: flex;
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN a {
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 1rem;
    text-decoration: none;
    opacity: 0.8;
    font-size: 16px;
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN a::before {
    top: 50%;
    left: 0;
    height: 5px;
    content: "";
    transform: translateY(-50%);
    transition: all 0.3s ease;
    border-radius: 50%;
    background-color: rgb(165,203,191);
    position: absolute;
    width: 5px;
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(165,203,191);
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN a:hover::before {
    background-color: rgb(118,175,165);
    height: 7px;
    width: 7px;
}.glossary-jpvtl {
    margin-top: 2rem;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.glossary-jpvtl::before {
    content: "";
    left: 0;
    background: linear-gradient(to right, transparent, rgb(165,203,191), transparent);
    width: 100%;
    position: absolute;
    opacity: 0.5;
    height: 1px;
    top: 0;
}.glossary-jpvtl .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.glossary-jpvtl .slack-invite-euR8m {
    opacity: 0.7;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}

@media screen and (max-width: 992px) {.netiquette-VcIkZ .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.netiquette-VcIkZ .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.netiquette-VcIkZ .fund-cta-tyFq0 {
    justify-content: flex-start;
}.netiquette-VcIkZ .top-head-4WenN {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.netiquette-VcIkZ {
    padding: 3rem 0 2rem;
}.netiquette-VcIkZ .top-head-4WenN {
    flex-direction: column;
    gap: 2rem;
}.netiquette-VcIkZ .top-know-2eInV::before,
    .netiquette-VcIkZ .top-know-2eInV::after {
    display: none;
}.netiquette-VcIkZ .top-know-2eInV {
    margin-bottom: 1.5rem;
}.glossary-jpvtl {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.netiquette-VcIkZ .company_holder h3 {
    font-size: 30px;
}.netiquette-VcIkZ .top-know-2eInV h5 {
    font-size: calc(20px * 1.1);
}.netiquette-VcIkZ .top-know-2eInV .top-head-4WenN a {
    font-size: calc(16px * 0.9);
}}.primary-page-s8Nkd {
    height: 100vh;
    width: 100%;
    background-color: #000000;
    min-height: 600px;
    position: relative;
    overflow: hidden;
}.primary-page-s8Nkd::before {
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 12px),
        linear-gradient(to bottom, rgb(165,203,191,0.5) 0%, transparent 100%);
    width: 100%;
    content: "";
    opacity: 0.4;
    position: absolute;
    top: 0;
    animation: grid-pulse 8s infinite alternate;
    z-index: 1;
    left: 0;
}.primary-page-s8Nkd::after {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    mix-blend-mode: multiply;
    height: 100%;
    background: radial-gradient(circle at center, transparent 0%, #000000 100%);
    z-index: 1;
    width: 100%;
}@keyframes grid-pulse {
    0% {
        opacity: 0.3;
        background-size: 100% 100%, 100% 100%;
    }
    100% {
        opacity: 0.5;
        background-size: 110% 110%, 120% 120%;
    }
}

.primary-page-s8Nkd .proof-stats-LO3X7 {
    align-items: center;
    display: flex;
    padding-right: 8%;
    position: relative;
    justify-content: flex-end;
    width: 100%;
    z-index: 3;
    height: 100%;
}.primary-page-s8Nkd .lesson-path-3PXrl {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}.primary-page-s8Nkd .learning-intro-Eaqut {
    height: 100%;
    width: 100%;
}.primary-page-s8Nkd .course-page-LlOjg {
    height: 100%;
    display: flex;
    animation: tech-slide 28s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    width: max-content;
}.primary-page-s8Nkd .edu-skill-GmlS7 {
    width: 100vw;
    height: 100%;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}.primary-page-s8Nkd .edu-skill-GmlS7::before {
    z-index: 1;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: hard-light;
    position: absolute;
    top: 0;
    background: 
        linear-gradient(135deg, rgb(165,203,191,0.5) 0%, transparent 50%),
        linear-gradient(225deg, rgb(118,175,165,0.5) 0%, transparent 50%);
}.primary-page-s8Nkd .edu-skill-GmlS7::after {
    content: "";
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    z-index: 2;
    opacity: 0.3;
    left: 0;
    background: repeating-linear-gradient(
        to bottom,
        transparent 0px,
        transparent 1px,
        rgba(0, 0, 0, 0.2) 1px,
        rgba(0, 0, 0, 0.2) 2px
    );
    width: 100%;
    position: absolute;
    pointer-events: none;
}.primary-page-s8Nkd .edu-skill-GmlS7 img {
    animation: glitch-zoom 10s infinite alternate ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: center;
    filter: contrast(1.1) saturate(0.9);
}@keyframes glitch-zoom {
    0%, 100% {
        transform: scale(1);
        filter: contrast(1.1) saturate(0.9);
    }
    20% {
        transform: scale(1.02) translate(-0.3%, 0.3%);
        filter: contrast(1.15) saturate(0.85);
    }
    40% {
        transform: scale(1.03) translate(0.3%, -0.3%);
        filter: contrast(1.2) saturate(0.8);
    }
    60% {
        transform: scale(1.04) translate(-0.2%, -0.2%);
        filter: contrast(1.15) saturate(0.85);
    }
    80% {
        transform: scale(1.02) translate(0.2%, 0.2%);
        filter: contrast(1.1) saturate(0.9);
    }
}

@keyframes tech-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-100vw);
    }
    40%, 56% {
        transform: translateX(-200vw);
    }
    60%, 76% {
        transform: translateX(-300vw);
    }
    80%, 96% {
        transform: translateX(-400vw);
    }
    100% {
        transform: translateX(0);
    }
}

.primary-page-s8Nkd .text-info-box-YdWRG {
    position: relative;
    animation: hud-appear 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 3;
    background: linear-gradient(135deg, 
        rgba(5, 15, 25, 0.8) 0%, 
        rgba(15, 25, 35, 0.7) 100%);
    box-shadow: 
        0 0 0 1px rgba(rgb(165,203,191), 0.2),
        0 15px 35px rgba(0, 0, 0, 0.3);
    max-width: 520px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 30px),
        calc(100% - 30px) 100%,
        0 100%
    );
    padding: 3rem;
    backdrop-filter: blur(10px);
    border-radius: 22px;
}@keyframes hud-appear {
    0% {
        opacity: 0;
        transform: translateX(30px);
        clip-path: polygon(
            0 0,
            0 0,
            0 calc(100% - 30px),
            0 100%,
            0 100%
        );
    }
    100% {
        opacity: 1;
        transform: translateX(0);
        clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 30px),
            calc(100% - 30px) 100%,
            0 100%
        );
    }
}

.primary-page-s8Nkd .text-info-box-YdWRG::before {
    position: absolute;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 20px),
        calc(100% - 20px) 100%,
        0 100%
    );
    border-radius: calc(22px - 5px);
    right: 10px;
    border: 1px solid rgba(rgb(118,175,165), 0.2);
    top: 10px;
    pointer-events: none;
    left: 10px;
    content: "";
    bottom: 10px;
}.primary-page-s8Nkd .text-info-box-YdWRG::after {
    border-radius: 10px;
    width: calc(60% + 4px);
    height: 5px;
    left: -2px;
    background: linear-gradient(to right, rgb(165,203,191), transparent);
    z-index: 4;
    position: absolute;
    content: "";
    top: -2px;
}.primary-page-s8Nkd .text-info-box-YdWRG h1 {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
    font-weight: 700;
    position: relative;
}.primary-page-s8Nkd .text-info-box-YdWRG h1::before {
    bottom: 0;
    border-radius: 10px;
    height: 3px;
    width: 40px;
    position: absolute;
    background: rgb(165,203,191);
    content: "";
    left: 0;
}.primary-page-s8Nkd .text-info-box-YdWRG p {
    font-weight: 400;
    margin-bottom: 2rem;
    font-size: 13px;
    position: relative;
    color: #000000;
    line-height: 1.7;
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD {
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
    padding: 1rem 2rem;
    overflow: hidden;
    background: rgb(165,203,191);
    text-decoration: none;
    display: inline-block;
    border-radius: 10px;
    font-size: 19px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        0 100%
    );
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD::before {
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(45deg, rgb(165,203,191), rgb(118,175,165));
    content: "";
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD::after {
    background: linear-gradient(135deg, transparent 50%, rgb(165,203,191) 50%);
    position: absolute;
    content: "";
    top: 0;
    height: 20px;
    right: 0;
    pointer-events: none;
    width: 20px;
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD:hover::before {
    opacity: 1;
}

@media (max-width: 1200px) {.primary-page-s8Nkd {
    height: 90vh;
}.primary-page-s8Nkd .proof-stats-LO3X7 {
    padding-right: 6%;
}.primary-page-s8Nkd .text-info-box-YdWRG {
    padding: 2.5rem;
    max-width: 480px;
}
}

@media (max-width: 992px) {.primary-page-s8Nkd {
    height: 80vh;
}.primary-page-s8Nkd .proof-stats-LO3X7 {
    padding-right: 4%;
}.primary-page-s8Nkd .text-info-box-YdWRG {
    padding: 2rem;
    max-width: 420px;
}.primary-page-s8Nkd .course-page-LlOjg {
    animation-duration: 24s;
}
}

@media (max-width: 768px) {.primary-page-s8Nkd {
    min-height: unset;
    height: auto;
}.primary-page-s8Nkd .proof-stats-LO3X7 {
    justify-content: center;
    padding: 4rem 2rem;
}.primary-page-s8Nkd .text-info-box-YdWRG {
    max-width: 90%;
    width: 90%;
}@keyframes hud-appear {
        0% {
            opacity: 0;
            transform: translateY(30px);
            clip-path: polygon(
                0 0,
                100% 0,
                100% 0,
                calc(100% - 30px) 0,
                0 0
            );
        }
        100% {
            opacity: 1;
            transform: translateY(0);
            clip-path: polygon(
                0 0,
                100% 0,
                100% calc(100% - 30px),
                calc(100% - 30px) 100%,
                0 100%
            );
        }
    }
    
    .primary-page-s8Nkd .course-page-LlOjg {
    animation-duration: 20s;
}
}

@media (max-width: 576px) {.primary-page-s8Nkd .proof-stats-LO3X7 {
    padding: 3rem 1rem;
}.primary-page-s8Nkd .text-info-box-YdWRG {
    padding: 1.8rem;
    max-width: 95%;
    width: 95%;
}.primary-page-s8Nkd .text-info-box-YdWRG h1 {
    font-size: calc(40px * 0.85);
    margin-bottom: 1.2rem;
}.primary-page-s8Nkd .text-info-box-YdWRG p {
    font-size: calc(13px * 0.9);
    margin-bottom: 1.5rem;
}.primary-page-s8Nkd .text-info-box-YdWRG .feedback-info-VEqlD {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0.9rem 1.5rem;
}.primary-page-s8Nkd .course-page-LlOjg {
    animation-duration: 16s;
}
}

@media (max-height: 600px) {.primary-page-s8Nkd {
    min-height: 500px;
}
}

@media (orientation: landscape) and (max-height: 500px) {.primary-page-s8Nkd {
    height: auto;
    min-height: 140vh;
}.primary-page-s8Nkd .proof-stats-LO3X7 {
    padding: 5rem 2rem;
}
}