﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}.header_sitebar_XG {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.verify_cta_4N {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    width: 1104px;
    margin: auto;
}.wrap-structure_20 {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-track {
    box-shadow: inset 1px -5px 3px 4px rgba(0, 0, 0, 0.2);
    background: linear-gradient(356deg, #ffffff 15%, rgb(255, 255, 255, 0.5) 77%, rgb(140,178,160) 1%, rgb(140,178,160,0.5) 31%, rgb(180,206,197) 34%, rgb(180,206,197,0.5) 35%, rgb(217,230,225) 36%);
    border-radius: 9.9vh;
}::-webkit-scrollbar-thumb {
    background: linear-gradient(145deg, #ffffff 25%, rgb(255, 255, 255, 0.5) 52%, rgb(140,178,160) 79%, rgb(140,178,160,0.5) 52%, rgb(180,206,197) 23%, rgb(180,206,197,0.5) 17%, rgb(217,230,225) 35%);
    border-radius: 9999px;
    transition: all, border-radius, transform 1.5s ease;
}::-webkit-scrollbar-thumb:active {
    transform: scale(0.95);
    background: rgb(140,178,160,0.5);
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(217,230,225) rgb(140,178,160);
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    min-height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.ty_div_f9 {
    background: linear-gradient(135deg, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.ty_div_f9::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    pointer-events: none;
    top: 0;
}.ty_div_f9::after {
    transform: rotate(35deg) scale(2);
    position: absolute;
    pointer-events: none;
    width: 100%;
    top: -50%;
    animation: shimmer 8s infinite linear;
    z-index: 0;
    content: "";
    height: 100%;
    right: -50%;
    background: linear-gradient(45deg, transparent, rgb(180,206,197,0.5), transparent);
}.ty_div_f9 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.ty_div_f9 .growth_hist_5J {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.1),
        0 0 0 1px rgba(255,255,255,0.15),
        inset 0 0 20px rgba(rgb(180,206,197),0.05);
    display: flex;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    gap: 40px;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 60px 50px;
    transform: perspective(1000px) rotateX(2deg);
}.ty_div_f9 .growth_hist_5J:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(180,206,197),0.08);
}.ty_div_f9 .growth_hist_5J::before {
    height: 10px;
    top: -10px;
    right: 20px;
    filter: blur(10px);
    position: absolute;
    left: 20px;
    background: rgb(180,206,197);
    opacity: 0.4;
    z-index: -1;
    content: "";
}.ty_div_f9 .growth_hist_5J > div:first-child {
    padding-bottom: 30px;
    position: relative;
}.ty_div_f9 .growth_hist_5J > div:first-child::after {
    content: "";
    bottom: 0;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    width: 80px;
    height: 3px;
    left: 0;
    transform-origin: left center;
    position: absolute;
}.ty_div_f9 .growth_hist_5J:hover > div:first-child::after {
    transform: scaleX(1.5);
}.ty_div_f9 h5 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    position: relative;
    margin: 0 0 15px;
    letter-spacing: -0.01em;
    color: #000000;
    font-size: 21px;
    z-index: 2;
}.ty_div_f9 h5::before {
    background: rgb(180,206,197);
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    width: 10px;
    height: 10px;
    left: -20px;
    position: absolute;
    transition: transform 0.3s ease;
    opacity: 0.8;
}.ty_div_f9 .growth_hist_5J:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}.ty_div_f9 a {
    text-decoration: none;
    display: block;
    transition: transform 0.3s ease;
}.ty_div_f9 a:hover {
    transform: translateX(5px);
}.ty_div_f9 p {
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    font-weight: 400;
    margin: 0;
    position: relative;
    font-size: 14px;
    z-index: 2;
    line-height: 1.8;
    color: #000000;
}.ty_div_f9 a:hover p {
    color: rgb(180,206,197);
}

@keyframes shimmer {
    0% { transform: rotate(35deg) translateX(-30%) scale(2); }
    100% { transform: rotate(35deg) translateX(30%) scale(2); }
}

@media (min-width: 992px) {.ty_div_f9 .growth_hist_5J {
    align-items: center;
    padding: 80px 70px;
    flex-direction: row;
}.ty_div_f9 .growth_hist_5J > div:first-child {
    padding-bottom: 0;
    padding-right: 50px;
    flex: 0 0 40%;
}.ty_div_f9 .growth_hist_5J > div:first-child::after {
    height: 80px;
    left: auto;
    top: 50%;
    bottom: auto;
    right: 0;
    transform-origin: center top;
    width: 3px;
}.ty_div_f9 .growth_hist_5J:hover > div:first-child::after {
    transform: scaleY(1.5);
}.ty_div_f9 h5 {
    margin-bottom: 0;
    font-size: calc(21px * 1.1);
}.ty_div_f9 h5::before {
    left: -30px;
    height: 15px;
    width: 15px;
}.ty_div_f9 a:hover {
    transform: translateX(10px);
}
}

@media (max-width: 991px) {.ty_div_f9 {
    padding: 80px 0;
}.ty_div_f9 .growth_hist_5J {
    padding: 50px 35px;
}.ty_div_f9 h5 {
    font-size: calc(21px * 0.95);
}
}

@media (max-width: 767px) {.ty_div_f9 {
    padding: 60px 0;
}.ty_div_f9 .growth_hist_5J {
    gap: 30px;
    padding: 40px 25px;
}.ty_div_f9 h5 {
    font-size: calc(21px * 0.9);
}.ty_div_f9 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.ty_div_f9 .growth_hist_5J > div:first-child {
    padding-bottom: 20px;
}
}

@media (max-width: 480px) {.ty_div_f9 {
    padding: 50px 0;
}.ty_div_f9 .growth_hist_5J {
    padding: 30px 20px;
    gap: 25px;
}.ty_div_f9 h5 {
    font-size: calc(21px * 0.85);
}.ty_div_f9 p {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}.ty_div_f9 .growth_hist_5J > div:first-child {
    padding-bottom: 15px;
}.ty_div_f9 .growth_hist_5J > div:first-child::after {
    width: 60px;
}}header {
    padding: 0;
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 100;
    position: relative;
    background: linear-gradient(135deg, rgb(180,206,197,0.5) 0%, rgb(140,178,160,0.5) 100%);
    backdrop-filter: blur(10px);
    margin-top: 0;
}header::before {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(180,206,197,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(140,178,160,0.5) 0%, transparent 30%);
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0.5;
}header .head_tutor_gs {
    padding: 1.2rem 2.5rem;
    justify-content: space-between;
    position: relative;
    z-index: 5;
    align-items: center;
    display: flex;
}header .nav_expert_LU {
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.4s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    flex: 0 0 auto;
    border-radius: 23px;
    position: relative;
    z-index: 2;
    padding: 0.8rem 1.2rem;
}header .nav_expert_LU:hover {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}header .nav_main_FN {
    transition: all 0.3s ease;
    display: block;
}header .nav_main_FN img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .nav_section_Xg {
    list-style: none;
    position: relative;
    padding: 0;
    display: flex;
    margin: 0;
    z-index: 2;
}header .nav_start_ig {
    position: relative;
    margin: 0 0.3rem;
}header .nav_start_ig a {
    color: #ffffff;
    transition: all 0.3s ease;
    z-index: 1;
    -webkit-backdrop-filter: blur(5px);
    font-weight: 600;
    padding: 0.8rem 1.2rem;
    border-radius: 23px;
    font-size: 16px;
    backdrop-filter: blur(5px);
    display: block;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
}header .nav_start_ig a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}header .nav_start_ig a::before {
    opacity: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    content: '';
    border-radius: 23px;
    transition: opacity 0.3s ease;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}header .nav_start_ig a:hover::before {
    opacity: 1;
}header .nav_start_ig::after {
    width: 0;
    height: 3px;
    content: '';
    border-radius: 10px;
    background: #ffffff;
    transition: width 0.3s ease;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.7;
    bottom: -3px;
}header .nav_start_ig:hover::after {
    width: 70%;
}header .head_tutor_gs::before {
    height: 100px;
    position: absolute;
    content: '';
    border-radius: 50%;
    filter: blur(40px);
    top: -20px;
    width: 100px;
    opacity: 0.5;
    z-index: -1;
    right: -20px;
    background: rgb(180,206,197,0.5);
}header .head_tutor_gs::after {
    height: 80px;
    filter: blur(30px);
    opacity: 0.5;
    width: 80px;
    content: '';
    position: absolute;
    background: rgb(140,178,160,0.5);
    left: -20px;
    bottom: -20px;
    border-radius: 50%;
    z-index: -1;
}header .header_sitebar_XG {
    padding-top: 2rem;
    background: rgb(217,230,225);
    z-index: 1;
    position: relative;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .nav_expert_LU::after {
    height: 20px;
    transition: all 0.4s ease;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
    content: '';
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
}header .nav_expert_LU:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .head_tutor_gs {
    margin: 0 auto;
    max-width: 1320px;
}header .nav_start_ig {
    margin: 0 0.5rem;
}header .nav_start_ig a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .head_tutor_gs {
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
}header .nav_expert_LU {
    margin-bottom: 0;
    border-radius: 10px;
    padding: 0.6rem 1rem;
}header .nav_section_Xg {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .nav_start_ig a {
    border-radius: 10px;
    font-size: calc(16px - 1px);
    padding: 0.6rem 1rem;
}header .head_tutor_gs::before,
    header .head_tutor_gs::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head_tutor_gs {
    padding: 0.8rem 1.2rem;
}header .nav_expert_LU {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .nav_main_FN img {
    max-height: 35px;
}header .nav_section_Xg {
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .nav_section_Xg::-webkit-scrollbar {
    height: 3px;
}header .nav_section_Xg::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .nav_start_ig {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .nav_start_ig a {
    white-space: nowrap;
    font-size: calc(16px - 2px);
    padding: 0.5rem 0.8rem;
}header .nav_start_ig::after {
    display: none;
}header .nav_expert_LU::after {
    display: none;
}
}

@media (max-width: 479px) {header .head_tutor_gs {
    padding: 0.7rem 1rem;
}header .nav_expert_LU {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .nav_start_ig a {
    padding: 0.4rem 0.6rem;
    font-size: calc(16px - 3px);
}}.secure_protection_0T {
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    position: relative;
    background: #ffffff;
    max-width: 1000px;
    border: 2px solid rgb(180,206,197);
    overflow: hidden;
    width: 85%;
}.secure_protection_0T:before, .secure_protection_0T:after {
    opacity: 0.1;
    z-index: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
}.secure_protection_0T h1 {
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(180,206,197);
    color: #000000;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 20px;
    z-index: 1;
    position: relative;
    font-size: 38px;
    font-weight: 700;
}.secure_protection_0T h2 {
    color: rgb(140,178,160);
    border-bottom: 2px solid rgb(140,178,160,0.5);
    padding-bottom: 5px;
    font-weight: 600;
    position: relative;
    font-size: 34px;
    margin-top: 30px;
    margin-bottom: 20px;
    z-index: 1;
}.secure_protection_0T ul, .secure_protection_0T ol {
    padding-left: 20px;
    z-index: 1;
    list-style-type: disc;
    list-style: none;
    margin-bottom: 20px;
    position: relative;
}.secure_protection_0T li {
    font-size: 12px;
    line-height: 1.8;
    position: relative;
    margin-bottom: 10px;
}.secure_protection_0T li:before {
    font-size: 1.2em;
    content: "•";
    line-height: 1;
    position: absolute;
    left: -20px;
    color: rgb(180,206,197);
}.secure_protection_0T div {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    line-height: 1.8;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 25px;
    z-index: 1;
}.secure_protection_0T .container {
    position: relative;
    z-index: 1;
}.secure_protection_0T h3, .secure_protection_0T h4, .secure_protection_0T h5, .secure_protection_0T h6 {
    z-index: 1;
    color: rgb(180,206,197);
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 25px;
    font-size: 23px;
    position: relative;
}.secure_protection_0T p, .secure_protection_0T span {
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 1.6;
    z-index: 1;
    color: #000000;
    position: relative;
}.secure_protection_0T a {
    color: rgb(140,178,160);
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgb(140,178,160);
    text-decoration: none;
    font-weight: 600;
}.secure_protection_0T a:hover {
    color: rgb(180,206,197);
    border-bottom: 1px solid rgb(180,206,197);
}.secure_protection_0T button {
    cursor: pointer;
    border-radius: 10px;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    z-index: 1;
    color: #ffffff;
    background: rgb(140,178,160);
    position: relative;
}.secure_protection_0T button:hover {
    background: rgb(180,206,197);
}

@media only screen and (max-width: 800px) {.secure_protection_0T {
    padding: 30px;
    width: 90%;
}.secure_protection_0T h1 {
    font-size: calc(23px - 5px);
}.secure_protection_0T h2 {
    font-size: calc(23px - 3px);
}.secure_protection_0T ul, .secure_protection_0T ol {
    padding-left: 10px;
}.secure_protection_0T li:before {
    left: -10px;
}.secure_protection_0T button {
    padding: 10px 20px;
}}.education_history_tm {
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgb(180,206,197,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.education_history_tm::before {
    position: absolute;
    top: -50px;
    content: "";
    z-index: 0;
    width: 300px;
    background: rgb(140,178,160,0.5);
    transform: rotate(-15deg);
    filter: blur(80px);
    right: -50px;
    height: 300px;
}.education_history_tm::after {
    height: 250px;
    position: absolute;
    left: -50px;
    background: rgb(180,206,197,0.5);
    width: 250px;
    transform: rotate(25deg);
    filter: blur(60px);
    content: "";
    bottom: -80px;
    z-index: 0;
}.education_history_tm .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.education_history_tm .client_review_pe {
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    padding: 40px;
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
}.education_history_tm .client_review_pe:hover {
    transform: perspective(1000px) rotateY(0deg);
}.education_history_tm .client_review_pe::before {
    left: 0;
    transform-origin: left center;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    width: 5px;
    transform: scaleY(0);
    background: linear-gradient(to bottom, rgb(180,206,197), rgb(140,178,160));
    content: "";
    height: 100%;
    top: 0;
}.education_history_tm .client_review_pe:hover::before {
    transform: scaleY(1);
}.education_history_tm .pic_float_8z {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 200px;
    width: 200px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    margin: 0 auto;
    border: 3px solid #ffffff;
    clip-path: polygon(25% 0%, 75% 0%, 100% 25%, 100% 75%, 75% 100%, 25% 100%, 0% 75%, 0% 25%);
}.education_history_tm .client_review_pe:hover .pic_float_8z {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) scale(1.05);
}.education_history_tm .pic_float_8z::after {
    width: 100%;
    background: linear-gradient(135deg, rgb(180,206,197,0.5) 0%, transparent 50%, rgb(140,178,160,0.5) 100%);
    opacity: 0;
    transition: opacity 0.6s ease;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}.education_history_tm .client_review_pe:hover .pic_float_8z::after {
    opacity: 0.4;
}.education_history_tm .name {
    color: rgb(180,206,197);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    display: inline-block;
    position: relative;
    margin: 0 0 5px 0;
    transform: translateX(0);
    font-size: calc(22px * 1.1);
    font-weight: 700;
}.education_history_tm .client_review_pe:hover .name {
    transform: translateX(10px);
}.education_history_tm .name::after {
    background: rgb(140,178,160);
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
    bottom: -3px;
    position: absolute;
    width: 0;
    left: 0;
    height: 2px;
    content: "";
}.education_history_tm .client_review_pe:hover .name::after {
    width: 100%;
}.education_history_tm .client_review_pe > div:nth-child(2) > div {
    font-weight: 600;
    font-size: calc(16px * 0.95);
    position: relative;
    color: #000000;
    margin-bottom: 15px;
    transition: padding-left 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    padding-left: 0;
}.education_history_tm .client_review_pe:hover > div:nth-child(2) > div {
    padding-left: 10px;
}.education_history_tm .career_trajectory_rO {
    padding: 25px 20px;
    border-radius: 10px;
    position: relative;
    margin: 0;
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    background: linear-gradient(to right, #ffffff, rgb(217,230,225), #ffffff);
    background-size: 200% 100%;
    font-size: 16px;
    line-height: 1.8;
}.education_history_tm .client_review_pe:hover .career_trajectory_rO {
    background-position: right center;
}.education_history_tm .career_trajectory_rO::before,
.education_history_tm .career_trajectory_rO::after {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    font-size: 60px;
    line-height: 1;
    color: rgb(180,206,197,0.5);
    font-family: Georgia, serif;
}.education_history_tm .career_trajectory_rO::before {
    opacity: 0.5;
    top: -10px;
    left: -10px;
    transform: translateX(-20px) translateY(-20px) scale(0.8);
}.education_history_tm .career_trajectory_rO::after {
    content: "";
    bottom: -30px;
    right: -10px;
    opacity: 0.5;
    transform: translateX(20px) translateY(20px) scale(0.8);
}.education_history_tm .client_review_pe:hover .career_trajectory_rO::before {
    transform: translateX(0) translateY(0) scale(1);
    opacity: 0.7;
}.education_history_tm .client_review_pe:hover .career_trajectory_rO::after {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

@media (min-width: 768px) {.education_history_tm .client_review_pe {
    gap: 25px 40px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 220px 1fr;
}.education_history_tm .client_review_pe > div:first-child {
    grid-row: 1 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
}.education_history_tm .client_review_pe > div:nth-child(2) {
    align-self: end;
}.education_history_tm .client_review_pe > div:nth-child(3) {
    grid-column: 2 / 3;
}.education_history_tm .pic_float_8z {
    height: 200px;
    width: 200px;
}
}

@media (min-width: 992px) {.education_history_tm {
    padding: 150px 0;
}.education_history_tm .client_review_pe {
    gap: 30px 60px;
    transform: perspective(1500px) rotateY(3deg);
    padding: 60px;
}.education_history_tm .pic_float_8z {
    height: 240px;
    width: 240px;
}.education_history_tm .name {
    font-size: calc(22px * 1.2);
}.education_history_tm .client_review_pe > div:nth-child(2) > div {
    font-size: 16px;
}.education_history_tm .career_trajectory_rO {
    line-height: 1.9;
    padding: 30px 25px;
    font-size: calc(16px * 1.05);
}
}

@media (max-width: 767px) {.education_history_tm {
    padding: 80px 0;
}.education_history_tm .client_review_pe {
    padding: 30px 25px;
    gap: 20px;
}.education_history_tm .pic_float_8z {
    height: 150px;
    width: 150px;
}.education_history_tm .name {
    font-size: 22px;
    text-align: center;
}.education_history_tm .client_review_pe > div:nth-child(2) {
    text-align: center;
}.education_history_tm .client_review_pe > div:nth-child(2) > div {
    font-size: calc(16px * 0.9);
}.education_history_tm .career_trajectory_rO {
    padding: 20px 15px;
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}}.cookie_warning_banner_IL {
    position: fixed;
    background: rgb(217,230,225);
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(180,206,197);
    width: 100%;
}.cookie_explained_ky {
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
}.cookie_warning_banner_IL h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie_warning_banner_IL p {
    font-size: 18px;
}.track_switch_4d {
    margin-right: 10px;
    flex-shrink: 0;
}.track_switch_4d svg, .track_switch_4d svg path, .track_switch_4d img {
    width: 100px;
    height: 100px;
    fill: rgb(180,206,197);
}.track_alert_k6 {
    white-space: nowrap;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(180,206,197);
    text-align: center;
    color: rgb(180,206,197);
    line-height: 35px;
    text-decoration: none;
    min-width: 120px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 24px;
}.cookie_warning_banner_IL p a {
    text-decoration: none;
    color: rgb(180,206,197);
}
@media only screen and (max-width: 1200px) {.cookie_warning_banner_IL {
    padding: 20px;
}}
#consentPolicyBanner_y4 {
    display: none;
}#consentPolicyBanner_y4:checked ~ .cookie_warning_banner_IL {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.track_switch_4d {
    display: none;
}.cookie_explained_ky {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie_warning_banner_IL h5 {
    text-align: center;
}.cookie_warning_banner_IL p {
    text-align: center;
}.digital_consent_aX {
    margin-bottom: 20px;
}body .wrap-structure_20 .track_alert_k6 {
    margin-left: 0;
}}.client_testimonials_dI {
    background: rgb(217,230,225);
    padding: 8rem 0;
    position: relative;
    overflow: hidden;
}.client_testimonials_dI::before {
    top: 0;
    position: absolute;
    background-position: 0 0, 15px 15px;
    width: 100%;
    content: "";
    z-index: 0;
    opacity: 0.2;
    left: 0;
    background-image: 
        radial-gradient(rgb(180,206,197,0.5) 2px, transparent 2px),
        radial-gradient(rgb(140,178,160,0.5) 2px, transparent 2px);
    background-size: 30px 30px;
    height: 100%;
}.client_testimonials_dI .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
}.client_testimonials_dI h2 {
    font-size: calc(28px * 1.5);
    position: relative;
    max-width: 70%;
    margin-bottom: 6rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000000;
    text-align: left;
}.client_testimonials_dI h2::after {
    left: 0;
    width: 50px;
    height: 4px;
    background: rgb(180,206,197);
    position: absolute;
    transition: width 0.5s ease;
    bottom: -1rem;
    content: "";
}.client_testimonials_dI:hover h2::after {
    width: 100px;
}.client_testimonials_dI .success_testimonials_5Q {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-gap: 2rem;
}.client_testimonials_dI .client_review_pe {
    padding: 3rem 2rem;
    border-left: 3px solid rgb(180,206,197);
    display: flex;
    background: transparent;
    flex-direction: column;
    transition: all 0.4s ease;
    position: relative;
    align-items: flex-start;
}.client_testimonials_dI .client_review_pe:nth-child(1) {
    grid-column: 1 / span 5;
    transform: translateY(2rem);
}.client_testimonials_dI .client_review_pe:nth-child(2) {
    transform: translateY(-2rem);
    grid-column: 7 / span 6;
}.client_testimonials_dI .client_review_pe:nth-child(3) {
    transform: translateY(4rem);
    grid-column: 3 / span 5;
}.client_testimonials_dI .client_review_pe:nth-child(4) {
    grid-column: 9 / span 4;
    transform: translateY(1rem);
}.client_testimonials_dI .client_review_pe:nth-child(5) {
    grid-column: 1 / span 4;
    transform: translateY(6rem);
}.client_testimonials_dI .client_review_pe:nth-child(6) {
    grid-column: 6 / span 7;
    transform: translateY(3rem);
}.client_testimonials_dI .client_review_pe:nth-child(7) {
    grid-column: 7 / span 4;
    transform: translateY(3rem);
}.client_testimonials_dI .client_review_pe:nth-child(8) {
    grid-column: 1 / span 5;
    transform: translateY(3rem);
}.client_testimonials_dI .client_review_pe:hover {
    transform: translateX(10px) translateY(0);
    border-left: 3px solid rgb(140,178,160);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.client_testimonials_dI .client_review_pe::before {
    color: rgb(180,206,197,0.5);
    font-size: 6rem;
    position: absolute;
    top: 1rem;
    content: "";
    font-family: serif;
    z-index: -1;
    left: 2rem;
    opacity: 0.3;
    line-height: 1;
    transition: all 0.5s ease;
}.client_testimonials_dI .client_review_pe:hover::before {
    transform: translateY(-10px) scale(1.2);
    color: rgb(140,178,160,0.5);
    opacity: 0.5;
}.client_testimonials_dI .client_review_pe img {
    margin-bottom: 1.5rem;
    filter: grayscale(100%);
    border: 2px solid rgba(0, 0, 0, 0.5);
    width: 50px;
    transition: all 0.5s ease;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
}.client_testimonials_dI .client_review_pe:hover img {
    transform: scale(1.2);
    border-color: rgb(140,178,160);
    filter: grayscale(0%);
}.client_testimonials_dI .client_review_pe p {
    position: relative;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #000000;
    z-index: 1;
    transform: translateX(0);
    font-size: 21px;
    transition: all 0.4s ease;
}.client_testimonials_dI .client_review_pe:hover p {
    transform: translateX(10px);
    color: rgb(180,206,197);
}.client_testimonials_dI .client_review_pe .description {
    transform: translateX(0);
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    margin-top: 1rem;
    max-width: 95%;
    line-height: 1.8;
    transition: transform 0.4s ease 0.1s;
    position: relative;
    z-index: 1;
}.client_testimonials_dI .client_review_pe:hover .description {
    transform: translateX(10px);
}.client_testimonials_dI .client_review_pe::after {
    width: 0;
    position: absolute;
    height: 3px;
    transition: width 0.5s ease;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    bottom: 0;
}.client_testimonials_dI .client_review_pe:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 992px) {.client_testimonials_dI h2 {
    max-width: 90%;
    font-size: calc(28px * 1.2);
}.client_testimonials_dI .success_testimonials_5Q {
    grid-template-columns: repeat(6, 1fr);
}.client_testimonials_dI .client_review_pe:nth-child(1) {
    grid-column: 1 / span 3;
}.client_testimonials_dI .client_review_pe:nth-child(2) {
    grid-column: 4 / span 3;
}.client_testimonials_dI .client_review_pe:nth-child(3) {
    grid-column: 1 / span 3;
}.client_testimonials_dI .client_review_pe:nth-child(4) {
    grid-column: 4 / span 3;
}.client_testimonials_dI .client_review_pe:nth-child(5) {
    grid-column: 1 / span 3;
}.client_testimonials_dI .client_review_pe:nth-child(6) {
    grid-column: 4 / span 3;
}
}

@media (max-width: 768px) {.client_testimonials_dI {
    padding: 5rem 0;
}.client_testimonials_dI h2 {
    max-width: 100%;
    text-align: center;
    font-size: 28px;
    margin-bottom: 4rem;
}.client_testimonials_dI h2::after {
    left: 50%;
    transform: translateX(-50%);
}.client_testimonials_dI:hover h2::after {
    width: 80px;
}.client_testimonials_dI .success_testimonials_5Q {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}.client_testimonials_dI .client_review_pe,
    .client_testimonials_dI .client_review_pe:nth-child(n) {
    padding: 2rem 1rem;
    border-left: none;
    border-top: 3px solid rgb(180,206,197);
    transform: translateY(0);
}.client_testimonials_dI .client_review_pe:hover {
    border-top: 3px solid rgb(140,178,160);
    border-left: none;
    transform: translateY(-10px) translateX(0);
}.client_testimonials_dI .client_review_pe::before {
    font-size: 4rem;
    left: 1rem;
    top: 0.5rem;
}.client_testimonials_dI .client_review_pe::after {
    transition: height 0.5s ease;
    width: 3px;
    height: 0;
    bottom: auto;
    top: 0;
}.client_testimonials_dI .client_review_pe:hover::after {
    height: 100%;
    width: 3px;
}.client_testimonials_dI .client_review_pe p,
    .client_testimonials_dI .client_review_pe:hover p,
    .client_testimonials_dI .client_review_pe .description,
    .client_testimonials_dI .client_review_pe:hover .description {
    transform: translateX(0);
}}.course_program_description_df {
    overflow: hidden;
    padding: 120px 0;
    perspective: 1000px;
    background: rgb(217,230,225);
    position: relative;
}.course_program_description_df::before {
    height: 100%;
    content: "";
    left: 0;
    animation: shiftLines 20s linear infinite;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(180,206,197,0.5) 0,
        rgb(180,206,197,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    position: absolute;
    top: 0;
}@keyframes shiftLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

.course_program_description_df .container {
    max-width: 1280px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    overflow: visible;
}.course_program_description_df .career_challenge_k6 {
    gap: 0;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    grid-template-rows: auto auto;
    min-height: 550px;
}.course_program_description_df .text_wrapper_Xw {
    z-index: 5;
    transition: transform 0.5s ease;
    background: #ffffff;
    margin-right: 50px;
    margin-top: -80px;
    position: relative;
    grid-row: 2;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1),
                0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 19px;
    margin-left: 50px;
    padding: 40px;
    grid-column: 1;
    transform: translateZ(0);
}.course_program_description_df .text_wrapper_Xw::before {
    content: "";
    height: 100%;
    border-radius: 19px;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0.95) 100%);
    backdrop-filter: blur(10px);
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
}.course_program_description_df .text_wrapper_Xw::after {
    content: "";
    top: -20px;
    right: -20px;
    height: 100px;
    background: radial-gradient(circle, rgb(180,206,197) 0%, transparent 70%);
    border-radius: 50%;
    opacity: 0.3;
    z-index: -1;
    width: 100px;
    position: absolute;
    filter: blur(20px);
    animation: pulsate 5s ease-in-out infinite;
}@keyframes pulsate {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

.course_program_description_df .text_wrapper_Xw h2 {
    color: #000000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 30px;
    z-index: 2;
    font-size: 29px;
    position: relative;
}.course_program_description_df .text_wrapper_Xw h2::before {
    transition: width 0.3s ease;
    background: rgb(180,206,197);
    bottom: -8px;
    content: "";
    position: absolute;
    border-radius: 10px;
    width: 40px;
    height: 4px;
    left: 0;
}.course_program_description_df .text_wrapper_Xw:hover h2::before {
    width: 100%;
}.course_program_description_df .text_wrapper_Xw .description {
    line-height: 1.7;
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 13px;
}.course_program_description_df .text_wrapper_Xw .description:last-child {
    margin-bottom: 0;
}.course_program_description_df .pic_float_8z {
    border-radius: 19px;
    height: 450px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    grid-row: 1;
    z-index: 3;
    transform: rotateX(5deg);
    overflow: hidden;
    position: relative;
    grid-column: 1;
    transition: transform 0.5s ease;
}.course_program_description_df .pic_float_8z::before {
    content: "";
    background: linear-gradient(180deg, 
                transparent 0%, 
                rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}.course_program_description_df .pic_float_8z::after {
    content: "";
    background: radial-gradient(
        circle at 70% 20%,
        rgb(180,206,197,0.5) 0%,
        transparent 60%
    );
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    mix-blend-mode: overlay;
    left: 0;
}.course_program_description_df:hover .pic_float_8z {
    transform: rotateX(2deg) translateY(-10px);
}.course_program_description_df:hover .text_wrapper_Xw {
    transform: translateY(-10px);
}.course_program_description_df .container::before,
.course_program_description_df .container::after {
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    opacity: 0.1;
    background: rgb(140,178,160,0.5);
    content: "";
}.course_program_description_df .container::before {
    height: 200px;
    animation: float 20s ease-in-out infinite;
    left: -50px;
    top: -100px;
    width: 200px;
}.course_program_description_df .container::after {
    animation: float 15s ease-in-out infinite reverse;
    width: 150px;
    bottom: -50px;
    right: -30px;
    height: 150px;
}@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20px, -20px);
    }
    50% {
        transform: translate(0, -40px);
    }
    75% {
        transform: translate(-20px, -20px);
    }
}

.course_program_description_df .career_challenge_k6::after {
    top: 0;
    pointer-events: none;
    z-index: 1;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgb(180,206,197,0.5) 20px,
        rgb(180,206,197,0.5) 21px
    );
    position: absolute;
    right: 0;
    height: 100%;
    opacity: 0.05;
}

@media screen and (max-width: 1024px) {.course_program_description_df {
    padding: 80px 0;
}.course_program_description_df .career_challenge_k6 {
    min-height: 400px;
}.course_program_description_df .pic_float_8z {
    height: 350px;
}.course_program_description_df .text_wrapper_Xw {
    margin-top: -60px;
    padding: 30px;
    margin-left: 30px;
    margin-right: 30px;
}.course_program_description_df .container::before {
    width: 150px;
    height: 150px;
}.course_program_description_df .container::after {
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 767px) {.course_program_description_df {
    padding: 60px 0;
}.course_program_description_df .career_challenge_k6 {
    min-height: auto;
}.course_program_description_df .pic_float_8z {
    height: 250px;
    transform: none;
}.course_program_description_df .text_wrapper_Xw {
    transform: none;
    padding: 25px;
    margin-left: 15px;
    margin-top: -40px;
    margin-right: 15px;
}.course_program_description_df .text_wrapper_Xw h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
}.course_program_description_df .text_wrapper_Xw .description {
    font-size: calc(13px * 0.95);
}.course_program_description_df:hover .pic_float_8z,
    .course_program_description_df:hover .text_wrapper_Xw {
    transform: none;
}.course_program_description_df .container::before,
    .course_program_description_df .container::after {
    display: none;
}}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_program_description_df .pic_float_8z {
    animation: slideUp 0.8s ease-out forwards;
}.course_program_description_df .text_wrapper_Xw {
    animation-fill-mode: forwards;
    opacity: 0;
    animation: slideUp 1s 0.3s ease-out forwards;
}

@media (prefers-color-scheme: dark) {.course_program_description_df {
    background: rgb(180,206,197);
}.course_program_description_df .text_wrapper_Xw::before {
    background: linear-gradient(120deg, 
                    rgba(30, 30, 30, 0.9) 0%, 
                    rgba(50, 50, 50, 0.95) 100%);
}.course_program_description_df .text_wrapper_Xw h2 {
    color: #ffffff;
}.course_program_description_df .text_wrapper_Xw .description {
    color: #ffffff;
    opacity: 0.9;
}
}

@media (prefers-contrast: more) {.course_program_description_df .text_wrapper_Xw {
    background: #ffffff;
}.course_program_description_df .text_wrapper_Xw h2 {
    color: #000000;
}.course_program_description_df .text_wrapper_Xw .description {
    color: #000000;
}.course_program_description_df .pic_float_8z::before {
    opacity: 0.7;
}
}

@media (prefers-reduced-motion: reduce) {.course_program_description_df::before,
    .course_program_description_df .container::before,
    .course_program_description_df .container::after,
    .course_program_description_df .text_wrapper_Xw::after,
    .course_program_description_df:hover .pic_float_8z,
    .course_program_description_df:hover .text_wrapper_Xw {
    animation: none;
    transform: none;
}.course_program_description_df .pic_float_8z,
    .course_program_description_df .text_wrapper_Xw {
    animation: none;
    opacity: 1;
}}

.course_program_description_df .pic_float_8z,
.course_program_description_df .text_wrapper_Xw {
    transform: translateZ(0);
    will-change: transform;
}

@media (hover: hover) {.course_program_description_df .text_wrapper_Xw:hover h2::before {
    width: 100%;
}.course_program_description_df:hover .pic_float_8z {
    transform: rotateX(2deg) translateY(-10px);
}.course_program_description_df:hover .text_wrapper_Xw {
    transform: translateY(-10px);
}}.title_board_4e {
    position: relative;
    padding: 4rem 1rem;
    width: 100%;
    background-color: rgb(217,230,225);
    overflow: hidden;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    display: flex;
}.title_board_4e > div {
    z-index: 1;
    width: 100%;
    max-width: 1200px;
    position: relative;
}.title_board_4e .learn_legacy_FS {
    position: relative;
    margin-bottom: 2rem;
    transform: translateX(-5%);
    animation: slideInLeft 0.8s ease-out forwards;
    opacity: 0;
}.title_board_4e .fast_school_CF {
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
    color: #000000;
    font-size: 45px;
}.title_board_4e .fast_school_CF::after {
    animation: expandLine 1s 0.3s ease forwards;
    bottom: -10px;
    transform: scaleX(0);
    width: 80px;
    background: linear-gradient(to right, rgb(180,206,197), rgb(140,178,160));
    position: absolute;
    left: 0;
    transform-origin: left;
    height: 4px;
    content: "";
}.title_board_4e .edu_begin_Eq {
    transform: translateY(20px);
    border: 1px solid rgb(140,178,160,0.5);
    opacity: 0;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    animation: fadeUp 0.8s 0.2s ease-out forwards;
}.title_board_4e .edu_begin_Eq::before {
    left: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    transition: all 0.5s ease;
    top: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, 
    rgb(180,206,197,0.5), 
    rgba(0, 0, 0, 0.5) 70%);
}.title_board_4e .edu_begin_Eq:hover::before {
    background: linear-gradient(135deg, 
    rgb(140,178,160,0.5), 
    rgba(0, 0, 0, 0.5) 80%);
}.title_board_4e .edu_begin_Eq > div {
    max-width: 600px;
    z-index: 2;
    padding: 3rem;
    animation: slideInRight 0.8s 0.4s ease-out forwards;
    transform: translateX(20px);
    opacity: 0;
    position: relative;
    color: #ffffff;
}.title_board_4e .edu_begin_Eq p {
    letter-spacing: 0.5px;
    line-height: 1.6;
    font-size: calc(14px + 0.2rem);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 1.5rem;
}.title_board_4e .edu_begin_Eq h3 {
    transition: all 0.3s ease;
    border-left: 3px solid rgb(180,206,197);
    line-height: 1.4;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    font-size: 21px;
    position: relative;
    padding-left: 20px;
}.title_board_4e .edu_begin_Eq:hover h3 {
    border-left-color: rgb(140,178,160);
    transform: translateX(5px);
}

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

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

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

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


@media (max-width: 991px) {.title_board_4e {
    padding: 3rem 1rem;
}.title_board_4e .fast_school_CF {
    font-size: calc(45px - 0.5rem);
}.title_board_4e .edu_begin_Eq > div {
    max-width: 100%;
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.title_board_4e {
    padding: 2rem 1rem;
    min-height: auto;
}.title_board_4e .learn_legacy_FS {
    margin-bottom: 1.5rem;
}.title_board_4e .fast_school_CF {
    font-size: calc(45px - 1rem);
}.title_board_4e .edu_begin_Eq > div {
    padding: 2rem 1.5rem;
}.title_board_4e .edu_begin_Eq p {
    margin-bottom: 1rem;
    font-size: 14px;
}.title_board_4e .edu_begin_Eq h3 {
    font-size: calc(21px - 0.2rem);
}
}

@media (max-width: 480px) {.title_board_4e {
    padding: 1.5rem 1rem;
}.title_board_4e .fast_school_CF {
    font-size: calc(45px - 1.5rem);
}.title_board_4e .edu_begin_Eq > div {
    padding: 1.5rem 1rem;
}.title_board_4e .edu_begin_Eq h3 {
    font-size: calc(21px - 0.4rem);
    padding-left: 15px;
}}.pricing_row_item_PE {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(217,230,225);
}.pricing_row_item_PE::before {
    filter: blur(60px);
    right: -50px;
    height: 300px;
    width: 300px;
    top: -50px;
    background: linear-gradient(135deg, rgb(140,178,160,0.5), rgb(180,206,197,0.5));
    z-index: 0;
    border-radius: 50%;
    content: "";
    position: absolute;
}.pricing_row_item_PE::after {
    content: "";
    z-index: 0;
    position: absolute;
    filter: blur(50px);
    height: 250px;
    width: 250px;
    border-radius: 50%;
    bottom: -50px;
    background: linear-gradient(225deg, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    left: -50px;
}.pricing_row_item_PE .container {
    position: relative;
    z-index: 1;
}.pricing_row_item_PE .lesson_rates_r1 {
    gap: 3rem;
    flex-direction: column-reverse;
    display: flex;
}.pricing_row_item_PE .payment_scheme_jC {
    position: relative;
    padding: 0 1rem;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}.pricing_row_item_PE .payment_scheme_jC h2 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    position: relative;
    font-size: calc(28px * 1.1);
}.pricing_row_item_PE .payment_scheme_jC h2::after {
    height: 3px;
    bottom: -10px;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    left: 50%;
    content: "";
}.pricing_row_item_PE .cert_fees_8G {
    font-size: 18px;
    margin-bottom: 1rem;
    color: #000000;
    line-height: 1.6;
}.pricing_row_item_PE .access_cost_tB {
    gap: 2rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: 1fr;
}.pricing_row_item_PE .monthly_rate_VN {
    transform-style: preserve-3d;
    text-decoration: none;
    position: relative;
    display: block;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.pricing_row_item_PE .monthly_rate_VN:hover {
    transform: translateY(-10px);
}.pricing_row_item_PE .study_offers_iX {
    border-radius: 10px;
    justify-content: space-between;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    min-height: 430px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}.pricing_row_item_PE .monthly_rate_VN:hover .study_offers_iX {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.pricing_row_item_PE .price_view_f1 {
    position: relative;
    flex: 1;
    z-index: 2;
    padding: 2rem;
}.pricing_row_item_PE .monthly_rate_VN h3 {
    font-weight: 700;
    display: inline-block;
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    font-size: calc(24px * 1.1);
}.pricing_row_item_PE .monthly_rate_VN h3::before {
    width: 40px;
    height: 2px;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    background: rgb(180,206,197);
    bottom: -5px;
    position: absolute;
}.pricing_row_item_PE .monthly_rate_VN:hover h3::before {
    width: 100%;
}.pricing_row_item_PE .learn_rates_Dz {
    display: block;
    font-weight: 700;
    margin: 1.5rem 0;
    color: rgb(140,178,160);
    position: relative;
    font-size: calc(24px * 1.4);
}.pricing_row_item_PE .learn_rates_Dz::after {
    position: absolute;
    height: 20px;
    transform: translateY(-50%);
    border-radius: 3px;
    width: 3px;
    content: "";
    left: -10px;
    top: 50%;
    background: rgb(180,206,197);
}.pricing_row_item_PE .monthly_rate_VN p {
    margin-bottom: 1rem;
    font-size: 18px;
    word-wrap: break-word;
    hyphens: auto;
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.6;
}.pricing_row_item_PE .pic_float_8z {
    height: 180px;
    position: relative;
}.pricing_row_item_PE .pic_float_8z::before {
    z-index: 1;
    content: "";
    inset: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}.pricing_row_item_PE .monthly_rate_VN:nth-child(1) .study_offers_iX {
    border-top: 4px solid rgb(180,206,197);
}.pricing_row_item_PE .monthly_rate_VN:nth-child(2) .study_offers_iX {
    border-top: 4px solid rgb(140,178,160);
}.pricing_row_item_PE .monthly_rate_VN:nth-child(3) .study_offers_iX {
    border-top: 4px solid #6c5ce7;
}.pricing_row_item_PE .monthly_rate_VN:nth-child(4) .study_offers_iX {
    border-top: 4px solid #00b894;
}

@media (min-width: 768px) {.pricing_row_item_PE .access_cost_tB {
    grid-template-columns: repeat(2, 1fr);
}.pricing_row_item_PE .study_offers_iX {
    min-height: 480px;
}.pricing_row_item_PE .payment_scheme_jC {
    padding: 0 2rem;
}.pricing_row_item_PE .payment_scheme_jC h2 {
    font-size: calc(28px * 1.2);
}
}

@media (min-width: 992px) {.pricing_row_item_PE .lesson_rates_r1 {
    gap: 4rem;
    align-items: center;
    flex-direction: row;
}.pricing_row_item_PE .access_cost_tB {
    grid-template-columns: repeat(2, 1fr);
    flex: 2;
}.pricing_row_item_PE .payment_scheme_jC {
    text-align: left;
    flex: 1;
    padding-right: 3rem;
}.pricing_row_item_PE .payment_scheme_jC h2::after {
    left: 0;
    transform: none;
}.pricing_row_item_PE .study_offers_iX {
    min-height: 500px;
}
}

@media (min-width: 1200px) {.pricing_row_item_PE .access_cost_tB {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.pricing_row_item_PE .monthly_rate_VN {
    transform: perspective(1000px) rotateY(0);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.pricing_row_item_PE .monthly_rate_VN:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.pricing_row_item_PE .study_offers_iX {
    min-height: 520px;
    transform-style: preserve-3d;
    backface-visibility: hidden;
}.pricing_row_item_PE .pic_float_8z {
    height: 200px;
}.pricing_row_item_PE .learn_rates_Dz {
    font-size: calc(24px * 1.6);
}.pricing_row_item_PE .payment_scheme_jC h2 {
    font-size: calc(28px * 1.3);
}}.meet_us_R5 {
    background-color: rgb(217,230,225);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.meet_us_R5::before {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0.05;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(180,206,197,0.5) 0,
        rgb(180,206,197,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.meet_us_R5 .container {
    position: relative;
    z-index: 2;
}.meet_us_R5 .growth_hist_5J {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 0;
    max-width: 1200px;
    position: relative;
}.meet_us_R5 .growth_hist_5J h3 {
    font-size: 48px;
    transform: translateZ(0);
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    border-left: 6px solid rgb(180,206,197);
    transition: transform 0.3s ease;
    padding-left: 20px;
    width: 100%;
    color: #000000;
}.meet_us_R5 .growth_hist_5J h3:hover {
    transform: translateX(5px);
}.meet_us_R5 .knowledge_guides_uR {
    position: relative;
    width: 55%;
    padding-right: 60px;
}.meet_us_R5 .corp_values_gS {
    width: 45%;
    position: relative;
}.meet_us_R5 .knowledge_guides_uR span {
    transform: skewX(-10deg);
    font-weight: 600;
    position: relative;
    border-radius: 10px;
    padding: 8px 15px;
    display: inline-block;
    font-size: 19px;
    color: rgb(180,206,197);
    margin-bottom: 20px;
    background-color: rgb(180,206,197,0.5);
}.meet_us_R5 .knowledge_guides_uR p {
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 40px;
    color: #000000;
    position: relative;
}.meet_us_R5 .corp_values_gS p {
    color: #000000;
    margin-bottom: 40px;
    position: relative;
    font-size: 17px;
    line-height: 1.8;
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 320px;
    transition: all 0.3s ease;
    border-radius: 0 24px 24px 0;
    box-shadow: -15px 15px 0 rgb(180,206,197,0.5);
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z:hover {
    transform: translate(5px, -5px);
    box-shadow: -20px 20px 0 rgb(180,206,197,0.5);
}.meet_us_R5 .corp_values_gS .knowledge_learning_TZ {
    position: relative;
    box-shadow: 15px 15px 0 rgb(140,178,160,0.5);
    transition: all 0.3s ease;
    overflow: hidden;
    width: 100%;
    border-radius: 24px 0 0 24px;
    height: 320px;
    margin-bottom: 40px;
}.meet_us_R5 .corp_values_gS .knowledge_learning_TZ:hover {
    box-shadow: 20px 20px 0 rgb(140,178,160,0.5);
    transform: translate(-5px, -5px);
}.meet_us_R5 .knowledge_guides_uR::after {
    background: linear-gradient(90deg, rgb(180,206,197), transparent);
    height: 2px;
    left: 0;
    bottom: -30px;
    content: "";
    position: absolute;
    width: 40%;
}.meet_us_R5 .corp_values_gS::before {
    width: 40%;
    position: absolute;
    content: "";
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(140,178,160));
    height: 2px;
    top: -30px;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 1024px) {.meet_us_R5 {
    padding: 80px 0;
}.meet_us_R5 .growth_hist_5J h3 {
    margin-bottom: 40px;
}.meet_us_R5 .knowledge_guides_uR,
    .meet_us_R5 .corp_values_gS {
    width: 50%;
}.meet_us_R5 .knowledge_guides_uR {
    padding-right: 30px;
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z,
    .meet_us_R5 .corp_values_gS .knowledge_learning_TZ {
    height: 280px;
}
}

@media (max-width: 768px) {.meet_us_R5 {
    padding: 60px 0;
}.meet_us_R5 .growth_hist_5J h3 {
    margin-bottom: 30px;
    font-size: calc(48px * 0.8);
}.meet_us_R5 .knowledge_guides_uR,
    .meet_us_R5 .corp_values_gS {
    padding-right: 0;
    width: 100%;
}.meet_us_R5 .knowledge_guides_uR {
    margin-bottom: 60px;
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z {
    box-shadow: -10px 10px 0 rgb(180,206,197,0.5);
    height: 250px;
    border-radius: 24px;
}.meet_us_R5 .corp_values_gS .knowledge_learning_TZ {
    height: 250px;
    border-radius: 24px;
    box-shadow: 10px 10px 0 rgb(140,178,160,0.5);
}.meet_us_R5 .knowledge_guides_uR::after,
    .meet_us_R5 .corp_values_gS::before {
    width: 30%;
}
}

@media (max-width: 576px) {.meet_us_R5 {
    padding: 40px 0;
}.meet_us_R5 .growth_hist_5J h3 {
    font-size: calc(48px * 0.7);
    border-left-width: 4px;
    padding-left: 15px;
    margin-bottom: 25px;
}.meet_us_R5 .knowledge_guides_uR {
    margin-bottom: 40px;
}.meet_us_R5 .knowledge_guides_uR span {
    font-size: calc(19px * 0.9);
    padding: 6px 12px;
}.meet_us_R5 .knowledge_guides_uR p,
    .meet_us_R5 .corp_values_gS p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: calc(17px * 0.95);
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z,
    .meet_us_R5 .corp_values_gS .knowledge_learning_TZ {
    height: 200px;
}.meet_us_R5 .knowledge_guides_uR .pic_float_8z {
    box-shadow: -8px 8px 0 rgb(180,206,197,0.5);
}.meet_us_R5 .corp_values_gS .knowledge_learning_TZ {
    box-shadow: 8px 8px 0 rgb(140,178,160,0.5);
}.meet_us_R5 .knowledge_guides_uR::after,
    .meet_us_R5 .corp_values_gS::before {
    width: 25%;
}}.contact_panel_n2 {
    position: relative;
    background: linear-gradient(135deg, rgb(217,230,225) 0%, rgba(0, 0, 0, 0.03) 100%);
    padding: 80px 0;
    overflow: hidden;
}.contact_panel_n2::before {
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(180,206,197), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(140,178,160), 0.05) 0%, transparent 30%);
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    content: "";
    top: 0;
}.contact_panel_n2::after {
    width: 100%;
    animation: gridMove 20s linear infinite;
    content: "";
    top: 0;
    background-image: 
        linear-gradient(90deg, rgba(rgb(180,206,197), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(180,206,197), 0.03) 1px, transparent 1px);
    opacity: 0.6;
    height: 100%;
    left: 0;
    z-index: 1;
    background-size: 20px 20px;
    position: absolute;
}@keyframes gridMove {
    0% { background-position: 0 0; }
    100% { background-position: 20px 20px; }
}

.contact_panel_n2 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.contact_panel_n2 h2 {
    color: #000000;
    display: inline-block;
    left: 50%;
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 34px;
    margin-bottom: 50px;
    transform: translateX(-50%);
}.contact_panel_n2 h2::after {
    height: 3px;
    content: "";
    width: 70%;
    background: linear-gradient(90deg, transparent, rgb(180,206,197), transparent);
    bottom: -15px;
    position: absolute;
    left: 15%;
}.contact_panel_n2 .help_message_Xs {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(180,206,197), 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border-radius: 12px;
    transform: translateY(0);
    display: flex;
    overflow: hidden;
}.contact_panel_n2 .help_message_Xs:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(180,206,197), 0.1);
}.contact_panel_n2 .help_message_Xs::before {
    background: linear-gradient(to bottom, rgb(180,206,197), rgb(140,178,160));
    height: 100%;
    left: 0;
    position: absolute;
    width: 5px;
    top: 0;
    content: "";
}.contact_panel_n2 .pic_float_8z {
    width: 45%;
    overflow: hidden;
    position: relative;
}.contact_panel_n2 .pic_float_8z::after {
    content: "";
    width: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(180,206,197), 0.3) 0%, 
                rgba(rgb(140,178,160), 0.3) 100%);
    left: 0;
}.contact_panel_n2 .pic_float_8z::before {
    position: absolute;
    transform: rotate(45deg);
    left: -100px;
    content: "";
    z-index: 2;
    height: 150px;
    animation: shine 6s infinite;
    top: -100px;
    width: 150%;
    background: rgba(255, 255, 255, 0.2);
}@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}

.contact_panel_n2 .inquiry_inquiry_lq {
    padding: 50px 40px;
    width: 55%;
    position: relative;
}.contact_panel_n2 .inquiry_inquiry_lq::before {
    position: absolute;
    background: radial-gradient(circle, rgba(rgb(180,206,197), 0.05) 0%, transparent 70%);
    width: 200px;
    height: 200px;
    right: -50px;
    top: -50px;
    content: "";
    border-radius: 50%;
    z-index: 0;
}.contact_panel_n2 form {
    position: relative;
    z-index: 2;
}.contact_panel_n2 form h3 {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    color: #000000;
    display: inline-block;
}.contact_panel_n2 form h3::after {
    bottom: -10px;
    width: 40px;
    left: 0;
    position: absolute;
    height: 2px;
    background: rgb(180,206,197);
    content: "";
}.contact_panel_n2 form input[type="text"] {
    border-radius: 10px;
    font-size: 17px;
    background: rgba(#ffffff, 0.8);
    border: 1px solid rgba(#000000, 0.1);
    width: 100%;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    position: relative;
}.contact_panel_n2 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(180,206,197);
    box-shadow: 0 0 0 3px rgba(rgb(180,206,197), 0.1);
    background: #ffffff;
}.contact_panel_n2 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact_panel_n2 form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.contact_panel_n2 .help_form_7J {
    display: flex;
    position: relative;
    margin-bottom: 30px;
    align-items: flex-start;
}.contact_panel_n2 .help_form_7J input[type="checkbox"] {
    cursor: pointer;
    height: 0;
    opacity: 0;
    width: 0;
    position: absolute;
}.contact_panel_n2 .help_form_7J label {
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    position: relative;
    line-height: 1.4;
    user-select: none;
    padding-left: 35px;
}.contact_panel_n2 .help_form_7J label::before {
    content: "";
    border-radius: 10px;
    background: rgba(#ffffff, 0.8);
    top: 0;
    height: 22px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    width: 22px;
    border: 1px solid rgba(#000000, 0.2);
}.contact_panel_n2 .help_form_7J input[type="checkbox"]:checked + label::before {
    background: rgb(180,206,197);
    border-color: rgb(180,206,197);
}.contact_panel_n2 .help_form_7J input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    width: 6px;
    position: absolute;
    transform: rotate(45deg);
    height: 12px;
    top: 4px;
    left: 8px;
    border: solid #ffffff;
    content: "";
}.contact_panel_n2 .help_form_7J label a {
    color: rgb(180,206,197);
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.contact_panel_n2 .help_form_7J label a::after {
    left: 0;
    width: 100%;
    transform: scaleX(0);
    bottom: -2px;
    height: 1px;
    position: absolute;
    transform-origin: left;
    content: "";
    transition: transform 0.3s ease;
    background: rgb(180,206,197);
}.contact_panel_n2 .help_form_7J label a:hover {
    color: rgb(140,178,160);
}.contact_panel_n2 .help_form_7J label a:hover::after {
    transform: scaleX(1);
    background: rgb(140,178,160);
}.contact_panel_n2 .help_query_py {
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160));
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s ease;
    font-size: 14px;
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    color: #ffffff;
    padding: 15px 20px;
}.contact_panel_n2 .help_query_py::before {
    z-index: -1;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    transition: opacity 0.3s ease;
    background: linear-gradient(90deg, rgb(140,178,160), rgb(180,206,197));
    left: 0;
    opacity: 0;
}.contact_panel_n2 .help_query_py:hover::before {
    opacity: 1;
}.contact_panel_n2 .help_query_py:active {
    transform: translateY(2px);
}.contact_panel_n2 svg {
    margin-right: 10px;
    transition: fill 0.3s ease;
    width: 20px;
    height: 20px;
    fill: rgb(180,206,197);
}.contact_panel_n2 svg path {
    transition: fill 0.3s ease;
    fill: rgb(180,206,197);
}.contact_panel_n2 svg:hover,
.contact_panel_n2 svg:hover path {
    fill: rgb(140,178,160);
}.contact_panel_n2 form input {
    background: rgb(217,230,225);
}
@media (max-width: 1024px) {.contact_panel_n2 {
    padding: 60px 0;
}.contact_panel_n2 .container {
    padding: 0 15px;
}.contact_panel_n2 h2 {
    margin-bottom: 40px;
}.contact_panel_n2 .inquiry_inquiry_lq {
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.contact_panel_n2 {
    padding: 50px 0;
}.contact_panel_n2 h2 {
    margin-bottom: 30px;
}.contact_panel_n2 .help_message_Xs {
    flex-direction: column;
}.contact_panel_n2 .pic_float_8z {
    width: 100%;
    height: 250px;
}.contact_panel_n2 .inquiry_inquiry_lq {
    width: 100%;
    padding: 30px 25px;
}.contact_panel_n2 form h3 {
    margin-bottom: 25px;
}.contact_panel_n2 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_panel_n2 .help_form_7J {
    margin-bottom: 25px;
}.contact_panel_n2 .help_query_py {
    padding: 12px 15px;
}
}

@media (max-width: 480px) {.contact_panel_n2 {
    padding: 40px 0;
}.contact_panel_n2 h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.85);
}.contact_panel_n2 .pic_float_8z {
    height: 200px;
}.contact_panel_n2 .inquiry_inquiry_lq {
    padding: 25px 20px;
}.contact_panel_n2 form h3 {
    margin-bottom: 20px;
    font-size: calc(24px * 0.9);
}.contact_panel_n2 form input[type="text"] {
    margin-bottom: 12px;
    padding: 10px 12px;
}.contact_panel_n2 .help_form_7J {
    margin-bottom: 20px;
}.contact_panel_n2 .help_form_7J label {
    padding-left: 30px;
    font-size: calc(14px * 0.9);
}.contact_panel_n2 .help_form_7J label::before {
    width: 18px;
    height: 18px;
}.contact_panel_n2 .help_form_7J input[type="checkbox"]:checked + label::after {
    left: 6px;
    top: 3px;
    height: 10px;
    width: 5px;
}.contact_panel_n2 .help_query_py {
    padding: 10px 12px;
}
}

@media (prefers-reduced-motion: reduce) {.contact_panel_n2::after,
    .contact_panel_n2 .pic_float_8z::before {
    animation: none;
}.contact_panel_n2 .help_message_Xs:hover {
    transform: none;
}}.locate_ey {
    background: rgb(217,230,225);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}.locate_ey::before {
    opacity: 0.08;
    background: radial-gradient(at 70% 20%, rgb(180,206,197,0.5) 0%, transparent 60%);
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
}.locate_ey .container {
    position: relative;
    z-index: 1;
}.locate_ey .get_contactinfo_Pb {
    flex-direction: column;
    padding: 0;
    position: relative;
    display: flex;
}.locate_ey .get_contactinfo_Pb h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 35px;
    color: rgb(180,206,197);
    display: inline-block;
}.locate_ey .get_contactinfo_Pb h2::after {
    background: rgb(140,178,160);
    content: '';
    height: 3px;
    width: 50px;
    left: 0;
    position: absolute;
    bottom: -10px;
}.locate_ey .get_contactinfo_Pb p {
    color: #000000;
    margin-bottom: 40px;
    max-width: 90%;
    line-height: 1.8;
    font-size: 18px;
}.locate_ey .get_contactinfo_Pb p:last-of-type {
    padding-left: 28px;
    position: relative;
    margin-bottom: 50px;
}.locate_ey .contact_now_zZ {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}.locate_ey .quick_help_JS {
    text-decoration: none;
    width: 80px;
    justify-content: center;
    height: 80px;
    transition: all 0.4s ease;
    z-index: 1;
    position: relative;
    align-items: center;
    display: flex;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    color: rgb(180,206,197);
    background: #ffffff;
}.locate_ey .quick_help_JS::before {
    width: 100%;
    z-index: -1;
    content: '';
    left: 0;
    transition: opacity 0.4s ease;
    border-radius: 50%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(135deg, rgb(180,206,197) 0%, rgb(140,178,160) 100%);
    position: absolute;
    top: 0;
}.locate_ey .quick_help_JS:hover {
    color: #ffffff;
    transform: translateY(-5px);
}.locate_ey .quick_help_JS:hover::before {
    opacity: 1;
}.locate_ey .quick_help_JS svg {
    width: 28px;
    stroke: currentColor;
    transition: all 0.3s ease;
    height: 28px;
    stroke-width: 2;
    fill: none;
}.locate_ey .quick_help_JS:hover svg {
    transform: scale(1.1);
}.locate_ey .quick_help_JS svg path {
    transition: all 0.3s ease;
}.locate_ey .get_contactinfo_Pb p:last-of-type svg {
    left: 0;
    height: 20px;
    stroke: rgb(180,206,197);
    fill: none;
    top: 4px;
    stroke-width: 2;
    position: absolute;
    width: 20px;
}

@media screen and (max-width: 991px) {.locate_ey {
    padding: 70px 0;
}.locate_ey .get_contactinfo_Pb h2 {
    font-size: calc(35px * 0.95);
}.locate_ey .quick_help_JS {
    width: 70px;
    height: 70px;
}
}

@media screen and (max-width: 767px) {.locate_ey {
    padding: 60px 0;
}.locate_ey .get_contactinfo_Pb h2 {
    font-size: calc(35px * 0.9);
}.locate_ey .get_contactinfo_Pb p {
    max-width: 100%;
}.locate_ey .contact_now_zZ {
    justify-content: center;
}
}

@media screen and (max-width: 480px) {.locate_ey {
    padding: 50px 0;
}.locate_ey .get_contactinfo_Pb h2 {
    font-size: calc(35px * 0.85);
}.locate_ey .get_contactinfo_Pb p {
    font-size: calc(18px * 0.95);
}.locate_ey .quick_help_JS {
    height: 65px;
    width: 65px;
}.locate_ey .quick_help_JS svg {
    width: 24px;
    height: 24px;
}}.learning_process_kF {
    align-items: center;
    position: relative;
    display: flex;
    min-height: 75vh;
    overflow: hidden;
    justify-content: center;
    background: rgb(217,230,225);
}.learning_process_kF::before {
    height: 100%;
    background: 
        radial-gradient(ellipse at 30% 30%, rgb(180,206,197,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at 70% 70%, rgb(140,178,160,0.5) 0%, transparent 60%);
    width: 100%;
    animation: pulseBackground 8s ease-in-out infinite alternate;
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    opacity: 0.5;
}.learning_process_kF::after {
    top: 0;
    position: absolute;
    content: "";
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        );
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
}.learning_process_kF .container {
    z-index: 5;
    max-width: 1200px;
    width: 100%;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}.learning_process_kF .growth_hist_5J {
    justify-content: center;
    width: 100%;
    gap: 5rem;
    display: flex;
    max-width: 1300px;
    align-items: center;
    position: relative;
}.learning_process_kF .growth_hist_5J::before {
    z-index: -1;
    height: 100%;
    opacity: 0.6;
    width: 100%;
    position: absolute;
    animation: rotateField 40s linear infinite;
    background: 
        repeating-radial-gradient(
            circle at center,
            transparent,
            transparent 40px,
            rgba(255, 255, 255, 0.03) 40px,
            rgba(255, 255, 255, 0.03) 60px
        );
    border-radius: 50%;
    content: "";
}.learning_process_kF .growth_hist_5J::after {
    z-index: -2;
    border-radius: 50%;
    content: "";
    transform-origin: center;
    width: 100%;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(180,206,197,0.5) 90deg,
            transparent 180deg,
            rgb(140,178,160,0.5) 270deg,
            transparent 360deg
        );
    position: absolute;
    height: 100%;
    animation: rotateField 20s linear infinite reverse;
    opacity: 0.3;
}.learning_process_kF h3 {
    z-index: 2;
    max-width: 600px;
    justify-content: center;
    animation: magneticPulse 5s ease-in-out infinite;
    padding: 2rem 3rem;
    align-items: center;
    margin: 0 10px;
    font-weight: 700;
    font-size: 32px;
    position: relative;
    text-align: center;
    color: rgb(180,206,197);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex: 0 1 48%;
    border-radius: 30px;
    display: flex;
    background: #ffffff;
}.learning_process_kF h3::before {
    animation: borderPulse 5s ease-in-out infinite;
    inset: -5px;
    background: linear-gradient(135deg, rgb(180,206,197,0.5), rgb(140,178,160,0.5));
    content: "";
    border-radius: 35px;
    position: absolute;
    opacity: 0.7;
    z-index: -1;
}.learning_process_kF h3::after {
    background: linear-gradient(to right, rgb(180,206,197), transparent);
    z-index: 1;
    position: absolute;
    width: 40px;
    top: 50%;
    height: 2px;
    content: "";
    right: -20px;
}.learning_process_kF span {
    padding: 2rem 3rem;
    margin: 0 10px;
    max-width: 850px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    font-size: 14px;
    flex: 0 1 70%;
    line-height: 1.7;
    border-radius: 30px;
    position: relative;
    color: #000000;
    background: #ffffff;
    animation: magneticPulse 5s ease-in-out 0.5s infinite;
}.learning_process_kF span::before {
    border-radius: 35px;
    content: "";
    position: absolute;
    opacity: 0.7;
    inset: -5px;
    z-index: -1;
    animation: borderPulse 5s ease-in-out 0.5s infinite;
    background: linear-gradient(135deg, rgb(140,178,160,0.5), rgb(180,206,197,0.5));
}.learning_process_kF span::after {
    height: 2px;
    position: absolute;
    background: linear-gradient(to left, rgb(140,178,160), transparent);
    width: 40px;
    left: -20px;
    z-index: 1;
    top: 50%;
    content: "";
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.5;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.7;
        background-position: 100% 100%;
    }
}

@keyframes rotateField {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes magneticPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
}

@keyframes borderPulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.learning_process_kF .container {
    padding: 4rem 1.5rem;
}.learning_process_kF .growth_hist_5J {
    gap: 3rem;
    flex-direction: column;
}.learning_process_kF h3 {
    font-size: calc(32px * 0.9);
    width: 100%;
    padding: 1.8rem 2.5rem;
    max-width: 100%;
    flex: 0 1 auto;
}.learning_process_kF span {
    flex: 0 1 auto;
    padding: 1.8rem 2.5rem;
    font-size: calc(14px * 0.95);
    width: 100%;
    max-width: 100%;
}.learning_process_kF h3::after {
    bottom: -20px;
    right: 50%;
    top: auto;
    width: 40px;
    transform: translateX(50%) rotate(90deg);
}.learning_process_kF span::after {
    display: none;
}
}

@media (max-width: 768px) {.learning_process_kF {
    padding: 3rem 0;
    min-height: auto;
}.learning_process_kF .container {
    padding: 0 1.2rem;
}.learning_process_kF .growth_hist_5J {
    gap: 2.5rem;
}.learning_process_kF h3 {
    padding: 1.5rem 2rem;
    font-size: calc(32px * 0.8);
}.learning_process_kF span {
    font-size: calc(14px * 0.9);
    padding: 1.5rem 2rem;
}.learning_process_kF h3::before,
    .learning_process_kF span::before {
    inset: -3px;
}
}

@media (max-width: 576px) {.learning_process_kF {
    padding: 2.5rem 0;
}.learning_process_kF .container {
    padding: 0 1rem;
}.learning_process_kF .growth_hist_5J {
    gap: 2rem;
}.learning_process_kF h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(32px * 0.7);
}.learning_process_kF span {
    font-size: calc(14px * 0.85);
    padding: 1.2rem 1.5rem;
}.learning_process_kF h3::after {
    width: 30px;
    bottom: -15px;
}.learning_process_kF h3::before,
    .learning_process_kF span::before {
    inset: -2px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(140,178,160), rgb(180,206,197));
    z-index: -2;
    bottom: 0;
    opacity: 0.9;
    left: 0;
    right: 0;
    top: 0;
}footer::after {
    content: "";
    position: absolute;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}.verify_cta_4N {
    color: #ffffff;
    position: relative;
    padding: 5rem 0 2rem;
}.verify_cta_4N::before {
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    height: 10px;
    background: linear-gradient(90deg, rgb(180,206,197), rgb(140,178,160), rgb(180,206,197));
    width: 100%;
}.verify_cta_4N .container {
    position: relative;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
}.verify_cta_4N .company_holder {
    padding: 0;
    position: relative;
    grid-column: span 5;
}.verify_cta_4N .company_holder h3 {
    margin: 0 0 1.5rem;
    font-size: 36px;
    position: relative;
    color: #ffffff;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 700;
}.verify_cta_4N .company_holder h3::after {
    position: absolute;
    height: 2px;
    bottom: -2px;
    content: "";
    background: #ffffff;
    left: 0;
    width: 80px;
}.verify_cta_4N .report_abuse_mR {
    padding: 0 0 0 1.5rem;
    color: #ffffff;
    margin-top: 1.5rem;
    font-size: 12px;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    line-height: 1.7;
    position: relative;
}.verify_cta_4N .privacy_cta_cz {
    grid-column: span 7;
}.verify_cta_4N .head_class_RY {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.verify_cta_4N .nav_section_Xg {
    position: relative;
}.verify_cta_4N .nav_section_Xg h5 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    padding-bottom: 0.8rem;
    font-size: 24px;
}.verify_cta_4N .nav_section_Xg h5::after {
    left: 0;
    height: 2px;
    width: 40px;
    position: absolute;
    content: "";
    bottom: -2px;
    background: #ffffff;
}.verify_cta_4N .nav_section_Xg .head_class_RY {
    gap: 1rem;
    display: grid;
}.verify_cta_4N .nav_section_Xg .head_class_RY a {
    color: rgba(255, 255, 255, 0.8);
    align-items: center;
    font-size: 12px;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
}.verify_cta_4N .nav_section_Xg .head_class_RY a::after {
    opacity: 0;
    margin-left: 0.5rem;
    transition: all 0.3s ease;
    transform: translateX(-5px);
    content: "\2192";
}.verify_cta_4N .nav_section_Xg .head_class_RY a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.verify_cta_4N .nav_section_Xg .head_class_RY a:hover::after {
    opacity: 1;
    transform: translateX(0);
}.study_bottom_Np {
    padding: 2rem 0;
    margin-top: 4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.1);
    position: relative;
}.study_bottom_Np .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.study_bottom_Np .case_study_7d {
    padding: 0 1rem;
    color: #ffffff;
    text-align: center;
    position: relative;
    font-size: 13px;
    opacity: 0.9;
}.verify_cta_4N::after {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    right: 2rem;
    top: 2rem;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    position: absolute;
    content: "";
}.verify_cta_4N .company_holder::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
}.verify_cta_4N .company_holder::after {
    height: 50px;
    position: absolute;
    left: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    width: 50px;
    content: "";
}.verify_cta_4N .privacy_cta_cz::after {
    content: "";
    right: 0;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: 0;
    height: 50px;
}

@media (max-width: 1200px) {.verify_cta_4N .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.verify_cta_4N {
    padding: 4rem 0 2rem;
}.verify_cta_4N .container {
    grid-template-columns: 1fr;
}.verify_cta_4N .company_holder,
    .verify_cta_4N .privacy_cta_cz {
    grid-column: span 12;
}.verify_cta_4N .company_holder {
    margin-bottom: 2rem;
}.verify_cta_4N::after,
    .verify_cta_4N .company_holder::before,
    .verify_cta_4N .company_holder::after,
    .verify_cta_4N .privacy_cta_cz::after {
    display: none;
}
}

@media (max-width: 768px) {.verify_cta_4N {
    padding: 3rem 0 1.5rem;
}.verify_cta_4N .head_class_RY {
    gap: 1.5rem;
}.verify_cta_4N .company_holder h3 {
    font-size: calc(36px - 2px);
}.study_bottom_Np {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.verify_cta_4N {
    padding: 2.5rem 0 1rem;
}.verify_cta_4N .head_class_RY {
    grid-template-columns: 1fr;
    gap: 2rem;
}.verify_cta_4N .report_abuse_mR {
    padding-left: 1rem;
}.study_bottom_Np {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.verify_cta_4N .company_holder h3::after,
    .verify_cta_4N .nav_section_Xg h5::after {
    width: 30px;
}.verify_cta_4N .nav_section_Xg .head_class_RY a:hover {
    padding-left: 0.3rem;
}
}