* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.main_site4HTx {
    flex: 1 0 auto;
}.training_zoneGPVF {
    flex: 0 0 auto;
}.framework-wrapfZo3 {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1219px;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing_bundlebHAy {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(219,234,220) 0%, rgb(183,207,184,0.5) 100%);
    position: relative;
}.pricing_bundlebHAy::before {
    pointer-events: none;
    width: 100%;
    z-index: 0;
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 30% 70%, rgb(145,180,149,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    content: "";
}.pricing_bundlebHAy .container {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1320px;
}.pricing_bundlebHAy .tuition_gridmhXM {
    display: flex;
    position: relative;
    flex-direction: column-reverse;
    gap: 60px;
}.pricing_bundlebHAy .study_pricingRlfa {
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    max-width: 100%;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    border-left: 3px solid rgb(183,207,184);
    padding: 30px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.pricing_bundlebHAy .study_pricingRlfa:hover {
    transform: perspective(1000px) rotateX(2deg);
}.pricing_bundlebHAy .study_pricingRlfa h2 {
    -webkit-background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149));
    letter-spacing: -0.02em;
    transform: translateZ(0);
    font-size: 38px;
    color: transparent;
    line-height: 1.3;
    background-clip: text !important;
    margin-bottom: 20px;
}.pricing_bundlebHAy .study_pricingRlfa .fee_chartrn8P {
    line-height: 1.6;
    margin-bottom: 0;
    word-break: break-word;
    max-width: 700px;
    color: #000000;
    overflow-wrap: break-word;
    font-size: 14px;
}.pricing_bundlebHAy .pay_options4m9f {
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
    display: grid;
}.pricing_bundlebHAy .learn_dealsU2qy {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    display: block;
    text-decoration: none;
}.pricing_bundlebHAy .learn_dealsU2qy:hover {
    z-index: 5;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.pricing_bundlebHAy .learning_feesTNtK {
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    border: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    height: 100%;
    flex-direction: column;
}.pricing_bundlebHAy .learning_feesTNtK::before {
    top: 0;
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149));
    height: 5px;
    content: "";
    width: 100%;
    transition: transform 0.4s ease-out;
    position: absolute;
    left: 0;
    transform-origin: left;
    transform: scaleX(0.8);
}.pricing_bundlebHAy .learn_dealsU2qy:hover .learning_feesTNtK::before {
    transform: scaleX(1);
}.pricing_bundlebHAy .cert_plansp9KZ {
    display: flex;
    position: relative;
    padding: 30px;
    flex: 1;
    z-index: 1;
    flex-direction: column;
}.pricing_bundlebHAy .cert_plansp9KZ h3 {
    transform-origin: left;
    position: relative;
    font-size: calc(18px + 2px);
    white-space: nowrap;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    transition: transform 0.3s ease;
    margin-bottom: 15px;
}.pricing_bundlebHAy .learn_dealsU2qy:hover .cert_plansp9KZ h3 {
    transform: translateX(5px) scale(1.03);
    color: rgb(183,207,184);
}.pricing_bundlebHAy .plan_pricingzAjR {
    color: rgb(145,180,149);
    font-size: calc(18px + 4px);
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}.pricing_bundlebHAy .plan_pricingzAjR::after {
    bottom: -5px;
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgb(183,207,184);
    width: 50px;
    height: 3px;
    position: absolute;
    transform: scaleX(0.5);
    content: "";
    left: 0;
}.pricing_bundlebHAy .learn_dealsU2qy:hover .plan_pricingzAjR::after {
    transform: scaleX(1);
}.pricing_bundlebHAy .cert_plansp9KZ p {
    overflow-wrap: break-word;
    -webkit-line-clamp: 5;
    flex: 1;
    color: #000000;
    word-break: break-word;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0;
}.pricing_bundlebHAy .img_shadow_boxl3Fc {
    overflow: hidden;
    position: relative;
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.pricing_bundlebHAy .img_shadow_boxl3Fc::after {
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    pointer-events: none;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
    content: "";
    left: 0;
}.pricing_bundlebHAy .learn_dealsU2qy:hover .img_shadow_boxl3Fc {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing_bundlebHAy .pay_options4m9f {
    grid-template-columns: repeat(2, 1fr);
}.pricing_bundlebHAy .study_pricingRlfa {
    padding: 40px;
}.pricing_bundlebHAy .cert_plansp9KZ {
    padding: 30px 35px;
}.pricing_bundlebHAy .img_shadow_boxl3Fc {
    height: 240px;
}
}

@media (min-width: 992px) {.pricing_bundlebHAy .tuition_gridmhXM {
    align-items: stretch;
    flex-direction: row;
    gap: 40px;
}.pricing_bundlebHAy .study_pricingRlfa {
    width: 30%;
    justify-content: center;
    display: flex;
    padding: 50px 40px;
    flex-direction: column;
}.pricing_bundlebHAy .pay_options4m9f {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}.pricing_bundlebHAy .cert_plansp9KZ {
    padding: 30px;
}.pricing_bundlebHAy .cert_plansp9KZ p {
    -webkit-line-clamp: 6;
}
}

@media (min-width: 1200px) {.pricing_bundlebHAy {
    padding: 120px 0;
}.pricing_bundlebHAy .pay_options4m9f {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_bundlebHAy .study_pricingRlfa h2 {
    font-size: calc(38px + 4px);
}.pricing_bundlebHAy .cert_plansp9KZ h3 {
    font-size: calc(18px + 4px);
}.pricing_bundlebHAy .plan_pricingzAjR {
    font-size: calc(18px + 8px);
}.pricing_bundlebHAy .img_shadow_boxl3Fc {
    height: 280px;
}
}

@media (min-width: 1400px) {.pricing_bundlebHAy .pay_options4m9f {
    grid-template-columns: repeat(2, 1fr);
}.pricing_bundlebHAy .cert_plansp9KZ p {
    -webkit-line-clamp: 7;
}
}

@media (hover: hover) {.pricing_bundlebHAy .learn_dealsU2qy {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.pricing_bundlebHAy .learn_dealsU2qy:hover {
    transform: translateY(-10px) scale(1.02);
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    right: 0;
    z-index: -2;
    top: 0;
    opacity: 0.9;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(to right, rgb(145,180,149), rgb(183,207,184));
    position: absolute;
}footer::after {
    right: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    bottom: 0;
    z-index: -1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}.training_zoneGPVF {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}.training_zoneGPVF::before {
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149), rgb(183,207,184));
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 10px;
}.training_zoneGPVF .container {
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    gap: 2rem;
}.training_zoneGPVF .company_holder {
    position: relative;
    grid-column: span 5;
    padding: 0;
}.training_zoneGPVF .company_holder h3 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 700;
    margin: 0 0 1.5rem;
    font-size: 31px;
    padding-bottom: 1rem;
    position: relative;
    color: #ffffff;
}.training_zoneGPVF .company_holder h3::after {
    left: 0;
    width: 80px;
    background: #ffffff;
    bottom: -2px;
    content: "";
    position: absolute;
    height: 2px;
}.training_zoneGPVF .discord_ctalIbQ {
    position: relative;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    line-height: 1.7;
    margin-top: 1.5rem;
    padding: 0 0 0 1.5rem;
    font-size: 13px;
}.training_zoneGPVF .level_up2vlL {
    grid-column: span 7;
}.training_zoneGPVF .nav_studyZSrw {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.training_zoneGPVF .main_trainW4Hy {
    position: relative;
}.training_zoneGPVF .main_trainW4Hy h5 {
    margin: 0 0 1.5rem;
    color: #ffffff;
    position: relative;
    font-size: 21px;
    padding-bottom: 0.8rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
}.training_zoneGPVF .main_trainW4Hy h5::after {
    width: 40px;
    background: #ffffff;
    height: 2px;
    content: "";
    bottom: -2px;
    left: 0;
    position: absolute;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw {
    gap: 1rem;
    display: grid;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw a {
    text-decoration: none;
    font-size: 13px;
    display: flex;
    position: relative;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    align-items: center;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw a::after {
    transform: translateX(-5px);
    transition: all 0.3s ease;
    opacity: 0;
    content: "\2192";
    margin-left: 0.5rem;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw a:hover::after {
    opacity: 1;
    transform: translateX(0);
}.campus_linksWMpt {
    padding: 2rem 0;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    margin-top: 4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.campus_linksWMpt .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.campus_linksWMpt .student_aidyz57 {
    font-size: 15px;
    padding: 0 1rem;
    opacity: 0.9;
    text-align: center;
    position: relative;
    color: #ffffff;
}.training_zoneGPVF::after {
    height: 50px;
    content: "";
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    position: absolute;
    right: 2rem;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    top: 2rem;
}.training_zoneGPVF .company_holder::before {
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}.training_zoneGPVF .company_holder::after {
    bottom: 0;
    left: 0;
    height: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 50px;
    content: "";
}.training_zoneGPVF .level_up2vlL::after {
    right: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    width: 50px;
    bottom: 0;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    height: 50px;
}

@media (max-width: 1200px) {.training_zoneGPVF .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.training_zoneGPVF {
    padding: 4rem 0 2rem;
}.training_zoneGPVF .container {
    grid-template-columns: 1fr;
}.training_zoneGPVF .company_holder,
    .training_zoneGPVF .level_up2vlL {
    grid-column: span 12;
}.training_zoneGPVF .company_holder {
    margin-bottom: 2rem;
}.training_zoneGPVF::after,
    .training_zoneGPVF .company_holder::before,
    .training_zoneGPVF .company_holder::after,
    .training_zoneGPVF .level_up2vlL::after {
    display: none;
}
}

@media (max-width: 768px) {.training_zoneGPVF {
    padding: 3rem 0 1.5rem;
}.training_zoneGPVF .nav_studyZSrw {
    gap: 1.5rem;
}.training_zoneGPVF .company_holder h3 {
    font-size: calc(31px - 2px);
}.campus_linksWMpt {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.training_zoneGPVF {
    padding: 2.5rem 0 1rem;
}.training_zoneGPVF .nav_studyZSrw {
    grid-template-columns: 1fr;
    gap: 2rem;
}.training_zoneGPVF .discord_ctalIbQ {
    padding-left: 1rem;
}.campus_linksWMpt {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.training_zoneGPVF .company_holder h3::after,
    .training_zoneGPVF .main_trainW4Hy h5::after {
    width: 30px;
}.training_zoneGPVF .main_trainW4Hy .nav_studyZSrw a:hover {
    padding-left: 0.3rem;
}}.course_programKAoF {
    background-color: rgb(219,234,220);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.course_programKAoF::before {
    right: -10%;
    height: 65%;
    z-index: 0;
    opacity: 0.05;
    position: absolute;
    top: -5%;
    width: 65%;
    content: "";
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(145,180,149,0.5), rgb(145,180,149));
}.course_programKAoF::after {
    width: 55%;
    bottom: -5%;
    left: -10%;
    background: linear-gradient(135deg, rgb(183,207,184,0.5), rgb(183,207,184));
    opacity: 0.05;
    z-index: 0;
    content: "";
    position: absolute;
    height: 55%;
    transform: rotate(15deg);
}.course_programKAoF .container {
    position: relative;
    z-index: 1;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1.5rem;
}.course_programKAoF h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 3rem;
    max-width: 85%;
    font-size: 33px;
    line-height: 1.3;
}.course_programKAoF h2::after {
    position: absolute;
    transform: scaleX(1);
    left: 0;
    bottom: -0.75rem;
    height: 3px;
    background: linear-gradient(90deg, rgb(145,180,149), rgb(183,207,184));
    content: "";
    transform-origin: left center;
    transition: transform 0.5s ease;
    width: 5rem;
}.course_programKAoF .container:hover h2::after {
    transform: scaleX(1.5);
}.course_programKAoF .learn_more6afU {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.course_programKAoF .img_shadow_boxl3Fc {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.6s ease;
    height: 400px;
    position: relative;
    overflow: hidden;
}.course_programKAoF .img_shadow_boxl3Fc::before {
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgb(145,180,149,0.5), transparent);
    top: 0;
    width: 100%;
    transition: opacity 0.6s ease;
    height: 100%;
    opacity: 0.3;
    content: "";
}.course_programKAoF .img_shadow_boxl3Fc::after {
    height: 200%;
    left: -100%;
    content: "";
    top: 30%;
    transform: rotate(45deg);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.8s ease-out;
    width: 200%;
    position: absolute;
}.course_programKAoF .container:hover .img_shadow_boxl3Fc {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.course_programKAoF .container:hover .img_shadow_boxl3Fc::before {
    opacity: 0.5;
}.course_programKAoF .container:hover .img_shadow_boxl3Fc::after {
    left: 100%;
}.course_programKAoF .text_body_wrapacbY {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 2.5rem;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    transform: translateY(0);
}.course_programKAoF .text_body_wrapacbY::before {
    width: 4px;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    transform: scaleY(0.3);
    top: 0;
    transform-origin: center;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(145,180,149), rgb(183,207,184));
    content: "";
    left: 0;
}.course_programKAoF .container:hover .text_body_wrapacbY {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course_programKAoF .container:hover .text_body_wrapacbY::before {
    transform: scaleY(1);
}.course_programKAoF .description {
    transition: color 0.3s ease;
    color: #000000;
    font-size: 16px;
    position: relative;
    margin-bottom: 1.5rem;
    line-height: 1.8;
}.course_programKAoF .description:last-child {
    margin-bottom: 0;
}.course_programKAoF .description::first-letter {
    font-weight: 600;
    font-size: 1.3em;
    color: rgb(145,180,149);
}.course_programKAoF .description strong {
    background: linear-gradient(to right, rgb(145,180,149,0.5), transparent);
    color: #000000;
    background-clip: text !important;
    -webkit-background-clip: text !important;
}

@media (min-width: 768px) {.course_programKAoF {
    padding: 8rem 0;
}.course_programKAoF h2 {
    max-width: 70%;
    margin-bottom: 3.5rem;
    font-size: calc(33px * 1.1);
}.course_programKAoF .learn_more6afU {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course_programKAoF .img_shadow_boxl3Fc {
    height: 500px;
}.course_programKAoF .text_body_wrapacbY {
    overflow-y: auto;
    scrollbar-color: rgb(145,180,149,0.5) #ffffff;
    scrollbar-width: thin;
    padding: 3rem;
    max-height: 500px;
}.course_programKAoF .text_body_wrapacbY::-webkit-scrollbar {
    width: 6px;
}.course_programKAoF .text_body_wrapacbY::-webkit-scrollbar-track {
    background: #ffffff;
}.course_programKAoF .text_body_wrapacbY::-webkit-scrollbar-thumb {
    background-color: rgb(145,180,149,0.5);
    border-radius: 20px;
}
}

@media (min-width: 992px) {.course_programKAoF {
    padding: 10rem 0;
}.course_programKAoF h2 {
    max-width: 60%;
    font-size: calc(33px * 1.2);
}.course_programKAoF .learn_more6afU {
    gap: 4rem;
}.course_programKAoF .img_shadow_boxl3Fc {
    height: 550px;
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
}.course_programKAoF .container:hover .img_shadow_boxl3Fc {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.course_programKAoF .text_body_wrapacbY {
    max-height: 550px;
    margin-right: -2rem;
    padding: 3.5rem;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.95);
}.course_programKAoF .description {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.course_programKAoF h2 {
    max-width: 50%;
    font-size: calc(33px * 1.3);
}.course_programKAoF .learn_more6afU {
    gap: 5rem;
}.course_programKAoF .img_shadow_boxl3Fc {
    transform: perspective(1000px) rotateY(-5deg) translateX(-30px);
    height: 600px;
}.course_programKAoF .text_body_wrapacbY {
    margin-right: -3rem;
    max-height: 600px;
    padding: 4rem;
}.course_programKAoF .description {
    font-size: calc(16px * 1.1);
    line-height: 2;
}
}

@media (max-width: 767px) {.course_programKAoF {
    padding: 4rem 0;
}.course_programKAoF h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.course_programKAoF .img_shadow_boxl3Fc {
    height: 300px;
    transform: perspective(1000px) rotateY(0deg);
}.course_programKAoF .text_body_wrapacbY {
    padding: 2rem;
}.course_programKAoF .description {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}}.learning_impact0THh {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgba(rgb(145,180,149,0.5), 0.03) 0%, rgba(rgb(183,207,184,0.5), 0.07) 100%);
    position: relative;
}.learning_impact0THh::before {
    height: 300px;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(45deg, rgb(183,207,184), rgb(145,180,149));
    left: -100px;
    top: -50px;
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
    position: absolute;
    opacity: 0.05;
    content: "";
    z-index: 0;
    width: 300px;
}.learning_impact0THh::after {
    content: "";
    right: -50px;
    position: absolute;
    opacity: 0.05;
    width: 200px;
    bottom: -50px;
    height: 200px;
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(135deg, rgb(145,180,149), rgb(183,207,184));
    z-index: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.learning_impact0THh .container {
    gap: 60px;
    position: relative;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    display: grid;
    perspective: 1000px;
    z-index: 1;
}.learning_impact0THh .img_shadow_boxl3Fc {
    object-fit: cover;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 2px;
    z-index: 2;
    width: 100%;
    transform: rotateY(-5deg) translateZ(20px);
    height: auto;
    box-shadow: 
        20px 20px 60px rgba(rgba(0, 0, 0, 0.5), 0.12),
        -5px -5px 30px rgba(rgb(255, 255, 255, 0.5), 0.8);
}.learning_impact0THh .img_shadow_boxl3Fc:hover {
    transform: rotateY(0deg) translateZ(30px) scale(1.02);
}.learning_impact0THh .learn_classesZQV8 {
    transform: translateZ(0);
    z-index: 2;
    position: relative;
}.learning_impact0THh .text_body_wrapacbY {
    padding: 20px 0 20px 30px;
    position: relative;
}.learning_impact0THh .text_body_wrapacbY::before {
    width: 3px;
    animation: grow 3s ease-out forwards;
    height: 100%;
    transform: scaleY(0.95);
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(183,207,184), rgb(145,180,149));
    position: absolute;
    content: "";
    transform-origin: top;
}.learning_impact0THh h1 {
    transform: translateX(0);
    line-height: 1.3;
    font-weight: 700;
    transition: transform 0.5s ease-out;
    position: relative;
    color: #000000;
    font-size: 45px;
    margin-bottom: 30px;
}.learning_impact0THh h1::after {
    transition: transform 0.5s ease-out;
    transform-origin: left;
    background: rgb(183,207,184);
    position: absolute;
    left: 0;
    transform: scaleX(0.7);
    height: 3px;
    width: 80px;
    content: "";
    bottom: -10px;
}.learning_impact0THh .text_body_wrapacbY:hover h1 {
    transform: translateX(5px);
}.learning_impact0THh .text_body_wrapacbY:hover h1::after {
    transform: scaleX(1);
}.learning_impact0THh ul {
    padding: 0;
    display: grid;
    gap: 20px;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
}.learning_impact0THh li {
    transform: translateY(0);
    position: relative;
    padding: 16px 20px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 4px;
    box-shadow: 
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 3px rgba(rgba(0, 0, 0, 0.5), 0.1);
    background: rgba(rgb(255, 255, 255, 0.5), 0.7);
    backdrop-filter: blur(10px);
}.learning_impact0THh li:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 10px 25px rgba(rgba(0, 0, 0, 0.5), 0.07),
        0 2px 5px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.learning_impact0THh li p {
    align-items: center;
    display: flex;
    color: #000000;
    font-size: 18px;
    gap: 15px;
    line-height: 1.6;
    margin: 0;
}.learning_impact0THh svg {
    width: 24px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    height: 24px;
}.learning_impact0THh li:hover svg {
    transform: scale(1.1) translateY(-2px);
}.learning_impact0THh svg path {
    transition: fill 0.3s ease;
    fill: rgb(183,207,184);
}.learning_impact0THh li:hover svg path {
    fill: rgb(145,180,149);
}

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

@keyframes grow {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(0.95);
    }
}

@media screen and (max-width: 1200px) {.learning_impact0THh {
    padding: 100px 0;
}.learning_impact0THh .container {
    padding: 0 30px;
}.learning_impact0THh h1 {
    font-size: calc(45px * 0.9);
}
}

@media screen and (max-width: 992px) {.learning_impact0THh .container {
    grid-template-columns: 1fr;
    gap: 40px;
}.learning_impact0THh .img_shadow_boxl3Fc {
    transform: rotateY(-3deg) translateZ(10px);
    margin: 0 auto;
    max-width: 80%;
}.learning_impact0THh ul {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}.learning_impact0THh h1 {
    text-align: center;
    margin-bottom: 40px;
}.learning_impact0THh h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.7);
}.learning_impact0THh .text_body_wrapacbY {
    padding: 20px 0;
}.learning_impact0THh .text_body_wrapacbY::before {
    width: 100%;
    top: 0;
    height: 3px;
    transform: scaleX(0.95);
}.learning_impact0THh .text_body_wrapacbY:hover h1 {
    transform: translateY(-5px);
}.learning_impact0THh .text_body_wrapacbY:hover h1::after {
    transform: translateX(-50%) scaleX(1);
}
}

@media screen and (max-width: 768px) {.learning_impact0THh {
    padding: 80px 0;
}.learning_impact0THh .img_shadow_boxl3Fc {
    max-width: 100%;
}.learning_impact0THh h1 {
    font-size: calc(45px * 0.8);
    line-height: 1.4;
}.learning_impact0THh li {
    padding: 15px;
}.learning_impact0THh li p {
    font-size: calc(18px * 0.95);
}
}

@media screen and (max-width: 576px) {.learning_impact0THh {
    padding: 60px 0;
}.learning_impact0THh .container {
    padding: 0 20px;
    gap: 30px;
}.learning_impact0THh h1 {
    margin-bottom: 30px;
    font-size: calc(45px * 0.7);
}.learning_impact0THh ul {
    grid-template-columns: 1fr;
    gap: 15px;
}.learning_impact0THh svg {
    width: 20px;
    height: 20px;
}.learning_impact0THh li p {
    gap: 10px;
    font-size: calc(18px * 0.9);
}}.contact_boxx8Gi {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(219,234,220);
}.contact_boxx8Gi::before {
    opacity: 0.3;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(183,207,184,0.5) 0,
        rgb(183,207,184,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    height: 100%;
}.contact_boxx8Gi::after {
    opacity: 0.2;
    bottom: 0;
    position: absolute;
    content: "";
    animation: float 10s ease-in-out infinite;
    width: 300px;
    height: 300px;
    z-index: 1;
    right: 0;
    filter: blur(60px);
    background: radial-gradient(circle, rgb(145,180,149) 0%, transparent 70%);
}.contact_boxx8Gi .img_shadow_boxl3Fc {
    left: 0;
    height: 100%;
    opacity: 0.08;
    filter: blur(2px) saturate(0.8);
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}.contact_boxx8Gi .img_shadow_boxl3Fc::after {
    position: absolute;
    background: linear-gradient(to bottom, rgb(145,180,149,0.5) 0%, transparent 100%);
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
}.contact_boxx8Gi .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 20px;
}.contact_boxx8Gi h3 {
    font-size: 32px;
    color: #000000;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
}.contact_boxx8Gi h3::before {
    background: rgb(183,207,184);
    left: 50%;
    height: 4px;
    width: 40px;
    top: -20px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
}.contact_boxx8Gi h3::after {
    content: "";
    position: absolute;
    width: 100px;
    transform: translateX(-50%);
    bottom: -20px;
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(183,207,184), transparent);
    height: 1px;
}.inquiry_links9ijg {
    z-index: 10;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 19px;
    gap: 0;
    position: relative;
    display: grid;
    background: #ffffff;
    backdrop-filter: blur(10px);
    overflow: hidden;
}.inquiry_links9ijg::before {
    top: -50%;
    background: radial-gradient(circle at center, rgb(145,180,149,0.5) 0%, transparent 50%);
    position: absolute;
    animation: rotate 60s linear infinite;
    width: 200%;
    left: -50%;
    height: 200%;
    content: "";
    opacity: 0.2;
    z-index: 0;
}.inquiry_links9ijg .feedback_blockhWOm {
    padding: 60px 50px;
    position: relative;
    z-index: 2;
}.inquiry_links9ijg .feedback_blockhWOm::before {
    top: 15%;
    background: linear-gradient(to bottom, transparent, rgb(183,207,184,0.5), transparent);
    position: absolute;
    height: 70%;
    content: "";
    width: 1px;
    right: 0;
}.inquiry_links9ijg .feedback_blockhWOm h3 {
    text-align: left;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 35px;
    font-size: 22px;
}.inquiry_links9ijg .feedback_blockhWOm h3::before {
    display: none;
}.inquiry_links9ijg .feedback_blockhWOm h3::after {
    background: rgb(183,207,184);
    width: 60px;
    height: 2px;
    transform: none;
    left: 0;
    bottom: -15px;
}.inquiry_links9ijg .feedback_blockhWOm form {
    display: flex;
    flex-direction: column;
}.inquiry_links9ijg .feedback_blockhWOm input[type="text"],
.inquiry_links9ijg .feedback_blockhWOm textarea {
    padding: 18px 22px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    font-size: 12px;
    background: rgba(240, 240, 240, 0.5);
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s ease;
    border: none;
}.inquiry_links9ijg .feedback_blockhWOm input[type="text"]:focus,
.inquiry_links9ijg .feedback_blockhWOm textarea:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(183,207,184,0.5), inset 0 1px 3px rgba(0, 0, 0, 0.05);
}.inquiry_links9ijg .feedback_blockhWOm textarea {
    resize: vertical;
    min-height: 150px;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv label {
    line-height: 1.5;
    padding-left: 30px;
    color: #000000;
    font-size: calc(12px - 2px);
    position: relative;
    cursor: pointer;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv label::before {
    content: "";
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
    left: 0;
    top: 2px;
    height: 20px;
    position: absolute;
    border-radius: 10px;
    width: 20px;
    background: rgba(240, 240, 240, 0.8);
    transition: all 0.3s ease;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv input[type="checkbox"]:checked + label::before {
    background: rgb(183,207,184);
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 5px;
    border: solid #ffffff;
    content: "";
    height: 10px;
    transform: rotate(45deg);
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(183,207,184);
    position: relative;
    transition: all 0.3s ease;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv a::after {
    left: 0;
    bottom: -2px;
    height: 1px;
    content: "";
    position: absolute;
    background-color: rgb(183,207,184);
    transition: width 0.3s ease;
    width: 0;
}.inquiry_links9ijg .feedback_blockhWOm .query_mapwXzv a:hover::after {
    width: 100%;
}.inquiry_links9ijg .feedback_blockhWOm .support_boxhWvd {
    border: 2px solid rgb(183,207,184);
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #000000;
    align-self: flex-start;
    background: transparent;
    z-index: 1;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding: 15px 30px;
}.inquiry_links9ijg .feedback_blockhWOm .support_boxhWvd::before {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 0;
    position: absolute;
    background: rgb(183,207,184);
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    z-index: -1;
}.inquiry_links9ijg .feedback_blockhWOm .support_boxhWvd:hover {
    color: #ffffff;
}.inquiry_links9ijg .feedback_blockhWOm .support_boxhWvd:hover::before {
    width: 100%;
}.inquiry_links9ijg .help_blockiU2b {
    z-index: 2;
    padding: 60px 50px;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 1) 100%);
}.inquiry_links9ijg .help_blockiU2b::before {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    background-size: 20px 20px;
    background: linear-gradient(45deg, transparent 25%, rgba(0, 0, 0, 0.02) 25%, rgba(0, 0, 0, 0.02) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.02) 75%);
    opacity: 0.5;
    width: 100%;
}.inquiry_links9ijg .help_blockiU2b h4 {
    letter-spacing: 0.5px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 22px;
    position: relative;
}.inquiry_links9ijg .help_blockiU2b h4::after {
    background: rgb(183,207,184);
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 60px;
    height: 2px;
    content: "";
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k {
    list-style: none;
    padding: 0;
    margin: 0;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li {
    display: flex;
    z-index: 1;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: 2px solid transparent;
    align-items: center;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li:last-child {
    margin-bottom: 0;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li:hover {
    padding-left: 20px;
    border-left-color: rgb(183,207,184);
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li svg {
    margin-right: 18px;
    transition: all 0.3s ease;
    opacity: 0.8;
    height: 22px;
    width: 22px;
    flex-shrink: 0;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li:hover svg {
    transform: scale(1.1);
    opacity: 1;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li svg path {
    transition: all 0.3s ease;
    fill: rgb(183,207,184);
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li:hover svg path {
    fill: rgb(145,180,149);
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li span {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
    position: relative;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li a::after {
    background-color: rgb(183,207,184);
    transition: width 0.3s ease;
    position: absolute;
    bottom: -3px;
    height: 1px;
    content: "";
    left: 0;
    width: 0;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li a:hover {
    color: rgb(183,207,184);
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li a:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.contact_boxx8Gi {
    padding: 80px 0;
}.inquiry_links9ijg {
    grid-template-columns: 1fr;
}.inquiry_links9ijg .feedback_blockhWOm::before {
    bottom: 0;
    right: auto;
    width: 70%;
    height: 1px;
    top: auto;
    left: 15%;
}.inquiry_links9ijg .feedback_blockhWOm,
    .inquiry_links9ijg .help_blockiU2b {
    padding: 50px 40px;
}
}

@media screen and (max-width: 768px) {.contact_boxx8Gi {
    padding: 60px 0;
}.contact_boxx8Gi h3 {
    margin-bottom: 40px;
    font-size: calc(32px - 4px);
}.inquiry_links9ijg .feedback_blockhWOm,
    .inquiry_links9ijg .help_blockiU2b {
    padding: 40px 30px;
}.inquiry_links9ijg .feedback_blockhWOm h3,
    .inquiry_links9ijg .help_blockiU2b h4 {
    margin-bottom: 30px;
    font-size: calc(22px - 2px);
}.inquiry_links9ijg .feedback_blockhWOm input[type="text"],
    .inquiry_links9ijg .feedback_blockhWOm textarea {
    padding: 15px 18px;
    margin-bottom: 20px;
}.inquiry_links9ijg .feedback_blockhWOm .support_boxhWvd {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact_boxx8Gi {
    padding: 50px 0;
}.inquiry_links9ijg {
    border-radius: 10px;
}.inquiry_links9ijg .feedback_blockhWOm,
    .inquiry_links9ijg .help_blockiU2b {
    padding: 30px 25px;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li {
    align-items: flex-start;
}.inquiry_links9ijg .help_blockiU2b .request_cardLu8k li svg {
    margin-top: 3px;
}}.welcome_boardoXAu {
    position: relative;
    perspective: 1000px;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background: rgb(219,234,220);
    align-items: center;
    min-height: 100vh;
}.welcome_boardoXAu::before {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 85%);
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(183,207,184,0.5), rgb(145,180,149,0.5));
    z-index: 1;
    position: absolute;
    height: 100%;
    opacity: 0.8;
}.welcome_boardoXAu::after {
    width: 40%;
    height: 70%;
    z-index: 0;
    right: -5%;
    content: "";
    top: 15%;
    transform: skewX(-15deg) translateZ(-10px);
    filter: blur(8px);
    background: linear-gradient(225deg, rgb(183,207,184) 10%, transparent 80%);
    position: absolute;
}.welcome_boardoXAu .learn_entryjK2R {
    animation: fadeIn 1s ease-out forwards;
    width: 85%;
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
}.welcome_boardoXAu .fast_studyproYrVF {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(5px);
    transform: perspective(1000px) rotateY(2deg) rotateX(1deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    background-blend-mode: overlay !important;
    padding: 3.5rem 2.5rem;
    position: relative;
}.welcome_boardoXAu .fast_studyproYrVF::before {
    z-index: 1;
    background: linear-gradient(to right, 
    rgba(var(--dark-color-rgb), 0.75),
    rgba(var(--dark-color-rgb), 0.4)
  );
    inset: 0;
    content: "";
    position: absolute;
}.welcome_boardoXAu .fast_studyproYrVF::after {
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0.5;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
    height: 100%;
    background: linear-gradient(45deg, 
    rgb(183,207,184,0.5) 0%, 
    transparent 40%, 
    rgb(145,180,149,0.5) 80%
  );
    width: 100%;
    z-index: 2;
}.welcome_boardoXAu .fast_studyproYrVF span {
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateX(-20px);
    animation: slideIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.3s;
    display: block;
    opacity: 0;
    z-index: 3;
}.welcome_boardoXAu .fast_studyproYrVF h3 {
    border-left: 3px solid rgb(183,207,184);
    padding: 0.5rem 0;
    font-weight: 600;
    background-clip: text !important;
    font-size: calc(20px * 0.85);
    max-width: 90%;
    -webkit-background-clip: text !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.4;
    background: linear-gradient(90deg, rgb(145,180,149), #ffffff);
    color: #ffffff;
    position: relative;
    padding-left: 1rem;
    color: transparent;
}.welcome_boardoXAu .fast_studyproYrVF h1 {
    font-size: calc(47px * 1.2);
    animation: slideUpFade 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.5s;
    opacity: 0;
    transform: translateY(20px);
    color: #ffffff;
    margin-bottom: 2rem;
    z-index: 3;
    line-height: 1.2;
    font-weight: 700;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    position: relative;
}.welcome_boardoXAu .fast_studyproYrVF h1::after {
    bottom: -10px;
    width: 15%;
    left: 0;
    content: "";
    animation: expandWidth 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
    height: 4px;
    background: linear-gradient(to right, rgb(183,207,184), transparent);
    position: absolute;
}.welcome_boardoXAu .fast_studyproYrVF div {
    z-index: 3;
    position: relative;
    animation: slideUpFade 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.7s;
    opacity: 0;
    transform: translateY(30px);
}.welcome_boardoXAu .fast_studyproYrVF div div {
    opacity: 1;
    position: relative;
    animation: none;
    transform: none;
}.welcome_boardoXAu .fast_studyproYrVF p {
    padding: 1rem 1.5rem;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: 1rem;
    line-height: 1.6;
    transform: perspective(500px) rotateX(2deg);
    border-radius: 10px;
    font-weight: 400;
    background: linear-gradient(90deg, 
    rgba(var(--primary-color-rgb), 0.3), 
    rgba(var(--primary-color-rgb), 0.1)
  );
    color: #ffffff;
    font-size: calc(14px * 1.2);
    max-width: 90%;
}.welcome_boardoXAu .fast_studyproYrVF p::before {
    left: 0;
    top: 0;
    width: 4px;
    content: "";
    transform: scaleY(0);
    background: rgb(145,180,149);
    animation: scaleVertical 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.2s;
    height: 100%;
    position: absolute;
    transform-origin: bottom;
}@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

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

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

@keyframes expandWidth {
  from { width: 15%; }
  to { width: 30%; }
}

@keyframes scaleVertical {
  from { transform: scaleY(0); }
  to { transform: scaleY(1); }
}

.welcome_boardoXAu .fast_studyproYrVF:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0) rotateX(0);
}

@media (max-width: 1200px) {.welcome_boardoXAu .fast_studyproYrVF h1 {
    font-size: calc(47px * 1.1);
}.welcome_boardoXAu .fast_studyproYrVF h3 {
    font-size: calc(20px * 0.8);
}
}

@media (max-width: 992px) {.welcome_boardoXAu .learn_entryjK2R {
    width: 90%;
}.welcome_boardoXAu .fast_studyproYrVF {
    transform: perspective(800px) rotateY(1deg) rotateX(0.5deg);
    padding: 3rem 2rem;
}.welcome_boardoXAu .fast_studyproYrVF h1 {
    font-size: 47px;
}.welcome_boardoXAu .fast_studyproYrVF p {
    font-size: 14px;
}
}

@media (max-width: 768px) {.welcome_boardoXAu {
    min-height: 90vh;
}.welcome_boardoXAu::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}.welcome_boardoXAu .learn_entryjK2R {
    width: 95%;
}.welcome_boardoXAu .fast_studyproYrVF {
    padding: 2.5rem 1.5rem;
    transform: none;
}.welcome_boardoXAu .fast_studyproYrVF h1 {
    margin-bottom: 1.5rem;
    font-size: calc(47px * 0.9);
}.welcome_boardoXAu .fast_studyproYrVF h3 {
    max-width: 100%;
    font-size: calc(20px * 0.75);
}.welcome_boardoXAu .fast_studyproYrVF p {
    padding: 0.75rem 1rem;
    max-width: 100%;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.welcome_boardoXAu {
    min-height: 80vh;
}.welcome_boardoXAu .fast_studyproYrVF {
    padding: 2rem 1.25rem;
}.welcome_boardoXAu .fast_studyproYrVF h1 {
    margin-bottom: 1.25rem;
    font-size: calc(47px * 0.8);
}.welcome_boardoXAu .fast_studyproYrVF h3 {
    padding-left: 0.75rem;
    font-size: calc(20px * 0.7);
    border-left: 2px solid rgb(183,207,184);
}.welcome_boardoXAu .fast_studyproYrVF p {
    padding: 0.5rem 0.75rem;
    font-size: calc(14px * 0.9);
}.welcome_boardoXAu .fast_studyproYrVF h1::after {
    height: 3px;
}.welcome_boardoXAu .fast_studyproYrVF p::before {
    width: 3px;
}}header {
    padding: 0;
    margin-top: 0;
    position: relative;
    background: rgb(219,234,220);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: visible;
    z-index: 100;
}header::before {
    left: 0;
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(183,207,184), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(183,207,184), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(183,207,184), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(183,207,184), 0.03) 25%) 0 0 / 20px 20px;
    width: 100%;
    z-index: 0;
    top: 0;
    content: '';
    height: 100%;
}header::after {
    height: 5px;
    transform: scaleX(0.7);
    left: 0;
    transition: transform 0.5s ease;
    transform-origin: center;
    width: 100%;
    content: '';
    bottom: 0;
    background: linear-gradient(to right, 
        rgb(183,207,184), 
        rgb(145,180,149), 
        rgb(183,207,184)
    );
    position: absolute;
}header:hover::after {
    transform: scaleX(1);
}header .main_infoeLnb {
    z-index: 5;
    display: flex;
    align-items: center;
    padding: 1.3rem 2.5rem;
    position: relative;
    justify-content: space-between;
}header .top_headerFh6v {
    flex: 0 0 auto;
    perspective: 800px;
    position: relative;
    margin-right: 2rem;
}header .main_startQmhH {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    position: relative;
    display: block;
}header .main_startQmhH:hover {
    transform: rotateY(10deg) rotateX(5deg);
}header .main_startQmhH::before {
    top: 0;
    height: 100%;
    left: 0;
    filter: blur(10px);
    transform: translateZ(-10px);
    position: absolute;
    content: '';
    background: rgb(183,207,184);
    width: 100%;
    opacity: 0.1;
}header .main_startQmhH img {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    max-height: 40px;
    transform: translateZ(20px);
}header .main_trainW4Hy {
    list-style: none;
    transform-style: preserve-3d;
    margin: 0;
    display: flex;
    position: relative;
    padding: 0;
    perspective: 1000px;
}header .main_trainW4Hy::before {
    content: '';
    width: 100%;
    position: absolute;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    transform: rotateX(90deg);
    left: 0;
    height: 10px;
    transform-origin: top;
    top: 100%;
}header .head_studyHx9X {
    position: relative;
    margin: 0 0.3rem;
    transform-style: preserve-3d;
}header .head_studyHx9X a {
    color: #000000;
    transition: all 0.4s ease;
    align-items: center;
    transform-style: preserve-3d;
    background: #ffffff;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    border-radius: 10px;
    position: relative;
    padding: 0.7rem 1.2rem;
    transform: translateZ(0);
    font-weight: 600;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    justify-content: center;
}header .head_studyHx9X a::before {
    content: '';
    position: absolute;
    height: 100%;
    transform: translateZ(-5px);
    width: 100%;
    background: linear-gradient(135deg, 
        rgb(183,207,184,0.5) 0%, 
        rgb(145,180,149,0.5) 100%
    );
    border-radius: 10px;
    transition: opacity 0.4s ease;
    top: 0;
    opacity: 0;
    left: 0;
}header .head_studyHx9X a:hover {
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
}header .head_studyHx9X a:hover::before {
    opacity: 1;
}header .head_studyHx9X a::after {
    left: 5px;
    right: 5px;
    content: '';
    opacity: 0;
    transition: all 0.4s ease;
    bottom: -5px;
    position: absolute;
    transform: translateZ(-10px);
    background: rgb(183,207,184);
    height: 5px;
}header .head_studyHx9X a:hover::after {
    opacity: 0.3;
    bottom: -8px;
}header .main_infoeLnb::before {
    height: 1px;
    width: 30%;
    background: linear-gradient(to right, 
        transparent, 
        rgb(183,207,184), 
        transparent
    );
    position: absolute;
    top: 0;
    content: '';
    left: 35%;
}.main_site4HTx {
    padding-top: 2rem;
    background: #ffffff;
    z-index: 1;
    position: relative;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

@media (min-width: 1400px) {header .main_infoeLnb {
    max-width: 1320px;
    margin: 0 auto;
}header .head_studyHx9X {
    margin: 0 0.5rem;
}header .head_studyHx9X a {
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 991px) {header .main_infoeLnb {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .top_headerFh6v {
    margin-right: 0;
    margin-bottom: 0;
}header .main_trainW4Hy {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
}header .head_studyHx9X a {
    font-size: calc(13px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main_infoeLnb {
    padding: 0.8rem 1.5rem;
}header .top_headerFh6v {
    max-width: 140px;
}header .main_startQmhH img {
    max-height: 35px;
}header .main_trainW4Hy {
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
}header .main_trainW4Hy::-webkit-scrollbar {
    height: 3px;
}header .main_trainW4Hy::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(183,207,184,0.5);
}header .head_studyHx9X {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .head_studyHx9X a {
    padding: 0.5rem 0.8rem;
    font-size: calc(13px - 2px);
    white-space: nowrap;
}
}

@media (max-width: 479px) {header .main_infoeLnb {
    padding: 0.7rem 1.2rem;
}header .top_headerFh6v {
    max-width: 120px;
}header .head_studyHx9X a {
    padding: 0.4rem 0.6rem;
    font-size: calc(13px - 3px);
}header::after {
    height: 3px;
}
}

@supports not (transform-style: preserve-3d) {header .main_startQmhH:hover {
    transform: translateY(-3px);
}header .head_studyHx9X a:hover {
    transform: translateY(-3px);
}}.cookieAgreementModalSmKt {
    bottom: 0;
    transition: transform 0.5s ease-in-out;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(145,180,149);
    padding: 20px 0;
    transform: translateY(100%);
    z-index: 90;
    width: 100%;
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(145,180,149);
    position: fixed;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.edu_approveZoDv {
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    display: flex;
    padding: 20px 5%;
}.cookieAgreementModalSmKt h5 {
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 700;
}.cookieAgreementModalSmKt p {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
}.learn_agreeVZ1j {
    margin-right: 15px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(183,207,184));
}.learn_agreeVZ1j svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(183,207,184);
    height: 80px;
    width: 80px;
}.learn_agreeVZ1j:hover svg {
    transform: scale(1.1);
}.track_accept0F2l {
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149));
    color: #000000;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(183,207,184);
    text-decoration: none;
    border-radius: 12px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    min-width: 140px;
    font-size: 19px;
    padding: 10px 20px;
    white-space: nowrap;
}.track_accept0F2l:hover {
    box-shadow: 0 0 20px rgb(145,180,149);
}.cookie_button.digital_cookiesYDNG:hover {
    box-shadow: 0 0 15px rgb(145,180,149);
}.cookieAgreementModalSmKt p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(183,207,184);
}.cookieAgreementModalSmKt p a:hover {
    color: rgb(145,180,149);
}#trackingPolicyBoxaGlk {
    display: none;
}#trackingPolicyBoxaGlk:checked ~ .cookieAgreementModalSmKt {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieAgreementModalSmKt {
    padding: 15px 0;
}.edu_approveZoDv {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.learn_agreeVZ1j {
    display: none;
}.edu_approveZoDv {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookieAgreementModalSmKt h5 {
    margin-bottom: 5px;
    font-size: 20px;
}.edu_consentJhLi {
    margin-bottom: 15px;
}.track_accept0F2l {
    margin: 10px 0;
    min-width: 100%;
}}
.privacy_gatemQPY {
    flex-direction: column;
    font-family: Arial, sans-serif;
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
    border: 1px solid rgb(183,207,184);
    background-color: rgb(183,207,184);
    color: #000000;
    padding: 50px;
}.privacy_gatemQPY h1 {
    margin-bottom: 20px;
    color: rgb(183,207,184);
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(145,180,149);
}.privacy_gatemQPY h2 {
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 2px solid rgb(183,207,184);
    padding-bottom: 5px;
    letter-spacing: 1.5px;
    font-size: 36px;
    color: rgb(145,180,149);
}.privacy_gatemQPY h3, .privacy_gatemQPY h4, .privacy_gatemQPY h5, .privacy_gatemQPY h6 {
    margin: 10px 0;
}.privacy_gatemQPY ul,
.privacy_gatemQPY ol {
    padding: 0 20px;
    list-style-position: inside;
    margin: 20px 0;
}.privacy_gatemQPY ul {
    list-style-type: square;
}.privacy_gatemQPY ol {
    list-style-type: decimal;
}.privacy_gatemQPY li {
    border-bottom: 1px solid rgb(183,207,184,0.5);
    margin-bottom: 10px;
    font-size: 18px;
    padding-bottom: 5px;
    color: #000000;
}.privacy_gatemQPY p {
    line-height: 1.8;
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
}.privacy_gatemQPY > div {
    background-color: rgb(219,234,220);
    padding: 20px;
    border-radius: 10px;
    border: 1px solid rgb(183,207,184,0.5);
}.privacy_gatemQPY span {
    color: rgb(145,180,149);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {.privacy_gatemQPY {
    gap: 20px;
    padding: 30px;
}.privacy_gatemQPY h1 {
    font-size: calc(21px * 0.8);
}.privacy_gatemQPY h2 {
    font-size: calc(21px * 0.8);
}.privacy_gatemQPY ul,
    .privacy_gatemQPY ol {
    padding-left: 15px;
}.privacy_gatemQPY > div {
    padding: 15px;
}}.gratSpot9DAI {
    background: linear-gradient(135deg, rgb(183,207,184,0.5), rgb(145,180,149,0.5));
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.gratSpot9DAI::before {
    position: absolute;
    pointer-events: none;
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    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%);
    left: 0;
    height: 100%;
}.gratSpot9DAI::after {
    animation: shimmer 8s infinite linear;
    transform: rotate(35deg) scale(2);
    z-index: 0;
    position: absolute;
    height: 100%;
    top: -50%;
    background: linear-gradient(45deg, transparent, rgb(183,207,184,0.5), transparent);
    right: -50%;
    pointer-events: none;
    width: 100%;
    content: "";
}.gratSpot9DAI .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.gratSpot9DAI .learn_classesZQV8 {
    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(183,207,184),0.05);
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    backdrop-filter: blur(10px);
    display: flex;
    gap: 40px;
    background: rgba(255, 255, 255, 0.92);
    padding: 60px 50px;
    position: relative;
}.gratSpot9DAI .learn_classesZQV8:hover {
    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(183,207,184),0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.gratSpot9DAI .learn_classesZQV8::before {
    right: 20px;
    filter: blur(10px);
    position: absolute;
    content: "";
    opacity: 0.4;
    top: -10px;
    z-index: -1;
    background: rgb(183,207,184);
    height: 10px;
    left: 20px;
}.gratSpot9DAI .learn_classesZQV8 > div:first-child {
    padding-bottom: 30px;
    position: relative;
}.gratSpot9DAI .learn_classesZQV8 > div:first-child::after {
    transform-origin: left center;
    width: 80px;
    transition: transform 0.4s ease;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149));
    height: 3px;
    content: "";
    bottom: 0;
}.gratSpot9DAI .learn_classesZQV8:hover > div:first-child::after {
    transform: scaleX(1.5);
}.gratSpot9DAI h5 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    z-index: 2;
    position: relative;
    line-height: 1.4;
    letter-spacing: -0.01em;
    margin: 0 0 15px;
    font-size: 23px;
    color: #000000;
}.gratSpot9DAI h5::before {
    opacity: 0.8;
    position: absolute;
    left: -20px;
    width: 10px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    background: rgb(183,207,184);
    content: "";
    height: 10px;
    transition: transform 0.3s ease;
}.gratSpot9DAI .learn_classesZQV8:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}.gratSpot9DAI a {
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
}.gratSpot9DAI a:hover {
    transform: translateX(5px);
}.gratSpot9DAI p {
    position: relative;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    transition: color 0.3s ease;
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    z-index: 2;
}.gratSpot9DAI a:hover p {
    color: rgb(183,207,184);
}

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

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

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

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

@media (max-width: 480px) {.gratSpot9DAI {
    padding: 50px 0;
}.gratSpot9DAI .learn_classesZQV8 {
    gap: 25px;
    padding: 30px 20px;
}.gratSpot9DAI h5 {
    font-size: calc(23px * 0.85);
}.gratSpot9DAI p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.gratSpot9DAI .learn_classesZQV8 > div:first-child {
    padding-bottom: 15px;
}.gratSpot9DAI .learn_classesZQV8 > div:first-child::after {
    width: 60px;
}}.who_we_areuxNW {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
}.who_we_areuxNW::before {
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0.85;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(183,207,184,0.5) 0%,
        rgb(145,180,149,0.5) 50%,
        rgb(183,207,184) 100%);
    content: "";
    left: 0;
}.who_we_areuxNW::after {
    bottom: -50px;
    z-index: -1;
    position: absolute;
    transform: translate(25%, 25%);
    width: 300px;
    content: "";
    animation: pulse 8s infinite alternate ease-in-out;
    filter: blur(60px);
    height: 300px;
    background: rgb(183,207,184);
    right: -50px;
    border-radius: 50%;
    opacity: 0.15;
}.who_we_areuxNW h4 {
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 2px;
    transform: perspective(1000px) translateZ(0);
    animation: slideInDown 0.8s ease-out forwards;
    text-transform: uppercase;
    margin-bottom: 60px;
    text-align: center;
    font-size: 36px;
    position: relative;
}.who_we_areuxNW h4::after {
    left: 50%;
    background: rgb(145,180,149);
    transform: translateX(-50%);
    position: absolute;
    content: "";
    width: 80px;
    bottom: -15px;
    height: 4px;
}.who_we_areuxNW .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    transform: perspective(1000px) rotateX(0deg);
}.who_we_areuxNW .text_body_wrapacbY {
    background: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) translateY(30px);
    opacity: 0;
    position: relative;
    animation: slideUp 1s 0.4s ease-out forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 50px;
    border-left: 5px solid rgb(145,180,149);
}.who_we_areuxNW .text_body_wrapacbY::before {
    border-top: 4px solid rgb(183,207,184,0.5);
    top: 30px;
    z-index: 0;
    width: 120px;
    right: 30px;
    border-right: 4px solid rgb(183,207,184,0.5);
    opacity: 0.5;
    content: "";
    position: absolute;
    height: 120px;
}.who_we_areuxNW .text_body_wrapacbY h6 {
    color: rgb(183,207,184);
    position: relative;
    letter-spacing: 1px;
    transform: translateX(-15px);
    opacity: 0;
    animation: slideRight 0.7s 0.8s ease-out forwards;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 19px;
}.who_we_areuxNW .text_body_wrapacbY h6::after {
    width: 60px;
    bottom: -10px;
    transform-origin: left;
    position: absolute;
    content: "";
    height: 3px;
    background: rgb(145,180,149);
    animation: expandWidth 1.2s 1.2s ease-in-out forwards;
    transform: scaleX(0.3);
    left: 0;
}.who_we_areuxNW .text_body_wrapacbY div {
    z-index: 1;
    position: relative;
}.who_we_areuxNW .text_body_wrapacbY span {
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 15px;
    display: block;
    text-align: justify;
    animation: fadeIn 1s 1s ease-out forwards;
    font-size: 18px;
    line-height: 1.8;
    opacity: 0;
    color: #000000;
    transform: translateY(20px);
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: perspective(1000px) translateY(-50px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) translateY(0) translateZ(0);
    }
}

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

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

@keyframes expandWidth {
    from {
        transform: scaleX(0.3);
    }
    to {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
    50% {
        transform: translate(25%, 25%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translate(25%, 25%) scale(1);
        opacity: 0.15;
    }
}


@media screen and (max-width: 1024px) {.who_we_areuxNW {
    padding: 100px 0 70px;
}.who_we_areuxNW .text_body_wrapacbY {
    padding: 40px 30px;
}.who_we_areuxNW h4 {
    font-size: calc(36px * 0.9);
    margin-bottom: 50px;
}.who_we_areuxNW .text_body_wrapacbY::before {
    width: 90px;
    height: 90px;
}
}

@media screen and (max-width: 768px) {.who_we_areuxNW {
    padding: 80px 0 60px;
}.who_we_areuxNW h4 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.8);
}.who_we_areuxNW .text_body_wrapacbY {
    padding: 35px 25px;
}.who_we_areuxNW .text_body_wrapacbY h6 {
    font-size: calc(19px * 0.9);
    margin-bottom: 20px;
}.who_we_areuxNW .text_body_wrapacbY::before {
    right: 20px;
    top: 20px;
    height: 70px;
    width: 70px;
}.who_we_areuxNW::after {
    height: 200px;
    width: 200px;
}
}

@media screen and (max-width: 576px) {.who_we_areuxNW {
    padding: 60px 0 40px;
}.who_we_areuxNW h4 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.7);
}.who_we_areuxNW h4::after {
    width: 60px;
    bottom: -10px;
    height: 3px;
}.who_we_areuxNW .text_body_wrapacbY {
    border-left-width: 3px;
    padding: 25px 20px;
}.who_we_areuxNW .text_body_wrapacbY h6 {
    font-size: calc(19px * 0.8);
    margin-bottom: 15px;
}.who_we_areuxNW .text_body_wrapacbY span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.who_we_areuxNW .text_body_wrapacbY::before {
    display: none;
}.who_we_areuxNW::after {
    height: 150px;
    right: -30px;
    width: 150px;
    bottom: -30px;
}}.education_experienceh4aQ {
    overflow: hidden;
    background: rgb(219,234,220);
    position: relative;
    height: 500px;
}.education_experienceh4aQ::before {
    width: 50%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    top: 0;
    position: absolute;
    content: "";
    background: rgb(183,207,184);
    left: 0;
    height: 100%;
}.education_experienceh4aQ::after {
    content: "";
    mix-blend-mode: overlay;
    position: absolute;
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(145,180,149,0.5) 100%
        );
    z-index: 2;
    height: 100%;
    width: 100%;
}.education_experienceh4aQ .testimonialsiw0y {
    height: 100%;
    position: relative;
    display: flex;
    z-index: 3;
}.education_experienceh4aQ .img_shadow_boxl3Fc {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    transform: translateX(-5%);
    width: 45%;
    filter: grayscale(30%) contrast(1.1);
    left: 0;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    border-radius: 0;
    top: -15%;
    height: 130%;
}.education_experienceh4aQ .img_shadow_boxl3Fc::after {
    background: linear-gradient(
        to right,
        rgb(183,207,184) 0%,
        transparent 100%
    );
    top: 0;
    content: "";
    left: 0;
    opacity: 0.3;
    position: absolute;
    height: 100%;
    width: 100%;
}.education_experienceh4aQ:hover .img_shadow_boxl3Fc {
    filter: grayscale(0%) contrast(1.2);
    transform: translateX(0%);
}.education_experienceh4aQ .job_timelinei9be {
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 3;
    padding: 0 3rem 0 7rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 60%;
}.education_experienceh4aQ .name {
    font-size: 45px;
    transform: translateX(50px);
    font-weight: 700;
    animation: slide-left 0.7s forwards 0.2s;
    position: relative;
    color: #000000;
    margin-bottom: 0.7rem;
    opacity: 0;
}.education_experienceh4aQ .name::before {
    height: 5px;
    left: 0;
    transform: scaleX(0);
    content: "";
    position: absolute;
    bottom: -10px;
    transition: transform 0.5s ease 0.7s;
    transform-origin: left;
    width: 50px;
    background: rgb(183,207,184);
}.education_experienceh4aQ:hover .name::before {
    transform: scaleX(1);
}.education_experienceh4aQ .job_timelinei9be > div:nth-child(2) {
    text-transform: uppercase;
    letter-spacing: 3px;
    opacity: 0;
    font-size: 20px;
    color: rgb(145,180,149);
    transform: translateX(50px);
    margin-bottom: 2rem;
    animation: slide-left 0.7s forwards 0.4s;
    font-weight: 600;
}.education_experienceh4aQ .experience_dataUuS7 {
    transform: translateX(50px);
    padding-left: 30px;
    max-width: 600px;
    font-weight: 400;
    position: relative;
    opacity: 0;
    line-height: 1.8;
    animation: slide-left 0.7s forwards 0.6s;
    font-size: 18px;
    color: #000000;
}@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.education_experienceh4aQ .experience_dataUuS7::before {
    width: 5px;
    height: 100%;
    border-radius: 10px;
    content: "";
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(183,207,184) 0%,
        rgb(145,180,149) 100%
    );
    position: absolute;
    left: 0;
}.education_experienceh4aQ .experience_dataUuS7::after {
    opacity: 0.1;
    right: -80px;
    position: absolute;
    bottom: -120px;
    line-height: 0;
    z-index: -1;
    font-family: serif;
    content: '"';
    color: rgb(183,207,184,0.5);
    font-size: 20rem;
}@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

.education_experienceh4aQ:hover .img_shadow_boxl3Fc {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}.education_experienceh4aQ .job_timelinei9be > div {
    transition: transform 0.3s ease;
}.education_experienceh4aQ:hover .name {
    transform: translateY(-5px);
    transition-delay: 0.1s;
}.education_experienceh4aQ:hover .job_timelinei9be > div:nth-child(2) {
    transition-delay: 0.2s;
    transform: translateY(-3px);
}.education_experienceh4aQ:hover .experience_dataUuS7 {
    transition-delay: 0.3s;
    transform: translateY(-1px);
}

@media (max-width: 992px) {.education_experienceh4aQ {
    height: auto;
    padding: 0;
}.education_experienceh4aQ::before {
    clip-path: none;
    height: 250px;
    width: 100%;
}.education_experienceh4aQ .testimonialsiw0y {
    flex-direction: column;
}.education_experienceh4aQ .img_shadow_boxl3Fc {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
    clip-path: none;
    height: 300px;
}.education_experienceh4aQ .job_timelinei9be {
    position: relative;
    width: 100%;
    padding: 2rem;
}.education_experienceh4aQ:hover .img_shadow_boxl3Fc {
    animation: none;
}.education_experienceh4aQ .experience_dataUuS7::after {
    display: none;
}
}