﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.head_nav_1907 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1254px;
}.container-wrap_5670 {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}::-webkit-scrollbar {
    width: 2%;
}::-webkit-scrollbar-track {
    box-shadow: inset 2px 1px 8px 5px rgba(0, 0, 0, 0.3);
    border-radius: 19%;
    background: rgb(219,225,214);
    border: 1px dashed rgb(133,167,98);
}::-webkit-scrollbar-track:active {
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
    border-radius: 9999px;
}* {
    scrollbar-color: #ffffff rgb(255, 255, 255, 0.5);
    scrollbar-width: none;
}.whatsapp_grp_7091 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}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;
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(145deg, rgb(219,225,214) 0%, rgb(179,198,159,0.5) 100%);
    left: 0;
    opacity: 0.9;
    z-index: -2;
}footer::after {
    background-image: 
        repeating-linear-gradient(0deg, rgb(179,198,159,0.5), rgb(179,198,159,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(179,198,159,0.5), rgb(179,198,159,0.5) 1px, transparent 1px, transparent 20px);
    position: absolute;
    opacity: 0.1;
    right: 0;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    bottom: 0;
}.whatsapp_grp_7091 {
    padding: 4rem 0 2rem;
    color: #000000;
    position: relative;
}.whatsapp_grp_7091::after {
    position: absolute;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(179,198,159), rgb(133,167,98));
    width: 100%;
    content: "";
    left: 0;
}.whatsapp_grp_7091 .container {
    flex-wrap: wrap;
    position: relative;
    gap: 3rem;
    display: flex;
}.whatsapp_grp_7091 .company_holder {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex: 1 1 400px;
    border-radius: 11px;
    padding: 2rem 2.5rem;
    background: #ffffff;
    position: relative;
}.whatsapp_grp_7091 .company_holder::before {
    background: rgb(179,198,159);
    left: 0;
    content: "";
    border-top-right-radius: 11px;
    top: 0;
    position: absolute;
    height: 5px;
    border-top-left-radius: 11px;
    width: 100%;
}.whatsapp_grp_7091 .company_holder h3 {
    font-size: 30px;
    letter-spacing: 0.5px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    color: rgb(179,198,159);
    position: relative;
}.whatsapp_grp_7091 .company_holder h3::after {
    bottom: -0.5rem;
    position: absolute;
    height: 3px;
    width: 80px;
    left: 0;
    background: rgb(133,167,98);
    content: "";
}.whatsapp_grp_7091 .code_labs_7015 {
    border-radius: 10px;
    font-size: 15px;
    color: #000000;
    position: relative;
    border-left: 3px solid rgb(133,167,98);
    line-height: 1.7;
    background: rgb(219,225,214);
    padding: 1.5rem;
}.whatsapp_grp_7091 .sustain_cta_8617 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.whatsapp_grp_7091 .nav_learn_0816 {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}.whatsapp_grp_7091 .head_learn_7954 {
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
    overflow: hidden;
    border-radius: 11px;
    min-width: 200px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.whatsapp_grp_7091 .head_learn_7954 h5 {
    margin: 0;
    font-size: 24px;
    background: rgb(133,167,98);
    font-weight: 600;
    color: #ffffff;
    position: relative;
    padding: 1rem 1.5rem;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 {
    gap: 0;
    flex-direction: column;
    display: flex;
    padding: 1rem 0;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a {
    display: flex;
    color: #000000;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.8rem 1.5rem;
    font-size: 15px;
    align-items: center;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a::before {
    content: "";
    width: 0;
    top: 0;
    z-index: -1;
    background: rgb(219,225,214);
    left: 0;
    height: 100%;
    transition: all 0.3s ease;
    position: absolute;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a::after {
    width: 5px;
    transition: all 0.3s ease;
    left: 1.5rem;
    opacity: 0;
    background: rgb(133,167,98);
    border-radius: 50%;
    height: 5px;
    position: absolute;
    top: 50%;
    content: "";
    transform: translateY(-50%);
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a:hover {
    color: rgb(179,198,159);
    padding-left: 2.2rem;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a:hover::before {
    width: 100%;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a:hover::after {
    opacity: 1;
}.volunteer_5496 {
    margin-top: 3rem;
    position: relative;
    padding: 2rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(219,225,214);
}.volunteer_5496::before {
    background: linear-gradient(90deg, transparent, rgb(179,198,159,0.5), transparent);
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    right: 10%;
    left: 10%;
}.volunteer_5496 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.volunteer_5496 .blog_ref_3571 {
    background: #ffffff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 50px;
    color: #000000;
    padding: 0.8rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
}

@media (max-width: 1200px) {.whatsapp_grp_7091 .container {
    gap: 2rem;
}.whatsapp_grp_7091 .company_holder {
    flex: 1 1 360px;
}.whatsapp_grp_7091 .sustain_cta_8617 {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.whatsapp_grp_7091 .nav_learn_0816 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.whatsapp_grp_7091 {
    padding: 3.5rem 0 2rem;
}.whatsapp_grp_7091 .container {
    flex-direction: column;
    gap: 2.5rem;
}.whatsapp_grp_7091 .company_holder,
    .whatsapp_grp_7091 .sustain_cta_8617 {
    flex: 1 1 100%;
    min-width: 100%;
}.whatsapp_grp_7091 .head_learn_7954 {
    flex: 1 1 calc(50% - 1rem);
    min-width: 200px;
}
}

@media (max-width: 768px) {.whatsapp_grp_7091 {
    padding: 3rem 0 1.5rem;
}.whatsapp_grp_7091 .nav_learn_0816 {
    gap: 1.5rem;
}.whatsapp_grp_7091 .company_holder {
    padding: 2rem;
}.whatsapp_grp_7091 .company_holder h3 {
    font-size: calc(30px - 2px);
}.volunteer_5496 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.whatsapp_grp_7091 {
    padding: 2.5rem 0 1rem;
}.whatsapp_grp_7091 .container {
    gap: 1.5rem;
}.whatsapp_grp_7091 .head_learn_7954 {
    min-width: 100%;
    flex: 1 1 100%;
}.whatsapp_grp_7091 .nav_learn_0816 {
    gap: 1rem;
}.whatsapp_grp_7091 .company_holder {
    padding: 1.5rem;
}.whatsapp_grp_7091 .code_labs_7015 {
    padding: 1.2rem;
}.volunteer_5496 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}
}

@media (max-width: 420px) {.whatsapp_grp_7091 .company_holder h3::after {
    width: 50px;
}.whatsapp_grp_7091 .head_learn_7954 .nav_learn_0816 a:hover {
    padding-left: 2rem;
}.volunteer_5496 .blog_ref_3571 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.leadership_experience_5172 {
    background: linear-gradient(135deg, rgb(219,225,214) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.leadership_experience_5172::before {
    top: -10%;
    background: linear-gradient(45deg, rgb(133,167,98,0.5) 0%, rgb(179,198,159,0.5) 100%);
    width: 30%;
    content: "";
    right: -5%;
    transform: rotate(-15deg);
    z-index: 0;
    position: absolute;
    opacity: 0.4;
    filter: blur(40px);
    height: 80%;
}.leadership_experience_5172::after {
    filter: blur(50px);
    background: linear-gradient(-45deg, rgb(179,198,159,0.5) 0%, rgb(133,167,98,0.5) 100%);
    content: "";
    opacity: 0.3;
    bottom: -10%;
    width: 40%;
    height: 70%;
    left: -5%;
    position: absolute;
    transform: rotate(10deg);
    z-index: 0;
}.leadership_experience_5172 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
}.leadership_experience_5172 .student_views_6539 {
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    border-left: 4px solid rgb(133,167,98);
    padding: 2rem;
    grid-template-columns: 1fr;
    gap: 2rem;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.leadership_experience_5172 .student_views_6539:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.leadership_experience_5172 .image_showcase_7150 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    height: 180px;
    margin: 0 auto;
    width: 180px;
    transition: all 0.4s ease-out;
    transform: rotate(-3deg);
    position: relative;
    border-radius: 10px;
}.leadership_experience_5172 .image_showcase_7150:hover {
    transform: rotate(0deg) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.leadership_experience_5172 .image_showcase_7150::after {
    left: 10px;
    border-radius: 5px;
    bottom: 10px;
    top: 10px;
    content: "";
    right: 10px;
    pointer-events: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
}.leadership_experience_5172 .name {
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0.5rem;
}.leadership_experience_5172 .name::after {
    content: "";
    background: linear-gradient(90deg, rgb(133,167,98) 0%, transparent 100%);
    transition: width 0.3s ease;
    width: 40%;
    bottom: -5px;
    position: absolute;
    height: 3px;
    left: 0;
}.leadership_experience_5172 .student_views_6539:hover .name::after {
    width: 70%;
}.leadership_experience_5172 .work_card_8492 {
    border-left: 2px solid rgb(133,167,98,0.5);
    margin: 0;
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
    padding-left: 1.5rem;
}.leadership_experience_5172 .work_card_8492::before {
    font-family: serif;
    color: rgb(133,167,98,0.5);
    font-size: 5rem;
    content: "";
    opacity: 0.3;
    left: -10px;
    position: absolute;
    top: -20px;
}

@media (min-width: 768px) {.leadership_experience_5172 {
    padding: 7rem 0;
}.leadership_experience_5172 .student_views_6539 {
    padding: 3rem;
    grid-template-rows: auto 1fr;
    gap: 2.5rem;
    grid-template-columns: 220px 1fr;
}.leadership_experience_5172 .student_views_6539 > div:nth-child(1) {
    grid-row: 1 / 3;
}.leadership_experience_5172 .image_showcase_7150 {
    width: 220px;
    height: 280px;
    margin: 0;
}.leadership_experience_5172 .work_card_8492 {
    font-size: calc(16px + 0.1rem);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.leadership_experience_5172 .student_views_6539 {
    gap: 3rem;
    grid-template-columns: 300px 1fr;
    padding: 4rem;
}.leadership_experience_5172 .image_showcase_7150 {
    height: 350px;
    width: 280px;
}.leadership_experience_5172 .name {
    font-size: calc(18px + 0.2rem);
}.leadership_experience_5172 .work_card_8492 {
    line-height: 1.8;
    padding-left: 2.5rem;
    font-size: calc(16px + 0.2rem);
}
}

@media (min-width: 1200px) {.leadership_experience_5172 .container {
    padding: 0 2rem;
}.leadership_experience_5172 .student_views_6539 {
    transform: perspective(1500px) rotateY(-3deg);
    padding: 5rem;
    grid-template-columns: 350px 1fr;
    gap: 4rem;
}.leadership_experience_5172 .image_showcase_7150 {
    width: 320px;
    height: 400px;
}
}

@media (max-width: 767px) {.leadership_experience_5172 .student_views_6539 > div:nth-child(2) {
    text-align: center;
}.leadership_experience_5172 .name::after {
    left: 50%;
    transform: translateX(-50%);
}.leadership_experience_5172 .work_card_8492 {
    text-align: left;
    padding: 1.5rem;
}}.learning_process_5872 {
    position: relative;
    padding: 150px 0;
    background: linear-gradient(110deg, rgb(219,225,214) 0%, rgb(133,167,98,0.5) 120%);
    overflow: visible;
}.learning_process_5872::before {
    position: absolute;
    left: 0;
    background-image: radial-gradient(rgb(179,198,159,0.5) 1px, transparent 1px);
    width: 100%;
    opacity: 0.1;
    content: '';
    height: 100%;
    top: 0;
    background-size: 40px 40px;
    z-index: 1;
}.learning_process_5872 .value_prop_4081 {
    align-items: stretch;
    max-width: 1200px;
    justify-content: space-between;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    display: flex;
    position: relative;
}.learning_process_5872 .text_bubble_7385 {
    width: 100%;
    flex-direction: column;
    display: flex;
    position: relative;
}.learning_process_5872 .text_bubble_7385 h2 {
    margin-bottom: 0;
    align-self: flex-start;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(120deg, rgb(179,198,159,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 14px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateX(-50px);
    font-size: 35px;
    padding: 35px 50px;
    width: 50%;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 3;
}.learning_process_5872 .text_bubble_7385 p {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(15px);
    margin-top: -15px;
    position: relative;
    color: #ffffff;
    align-self: flex-end;
    transform: translateX(50px);
    line-height: 1.8;
    font-size: 16px;
    width: 65%;
    padding: 40px 50px;
    border-radius: 14px;
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.learning_process_5872 .text_bubble_7385 h2::before {
    width: 120px;
    left: -80px;
    top: -60px;
    border-radius: 50%;
    opacity: 0.1;
    z-index: -1;
    background: rgb(179,198,159);
    position: absolute;
    filter: blur(30px);
    content: '';
    height: 120px;
}.learning_process_5872 .text_bubble_7385 h2::after {
    animation: float-small 8s infinite ease-in-out;
    background: rgb(179,198,159);
    bottom: -20px;
    position: absolute;
    height: 40px;
    z-index: 4;
    content: '';
    width: 40px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    right: 30px;
}.learning_process_5872 .text_bubble_7385 p::before {
    opacity: 0.6;
    content: '';
    width: 85%;
    background: linear-gradient(90deg, transparent, rgb(179,198,159,0.5), transparent);
    position: absolute;
    left: 7.5%;
    height: 1px;
    top: 20px;
}.learning_process_5872 .text_bubble_7385 p::after {
    position: absolute;
    opacity: 0.6;
    width: 70%;
    left: 15%;
    bottom: 20px;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(133,167,98,0.5), transparent);
    height: 1px;
}.learning_process_5872::after {
    height: 200px;
    left: 10%;
    transform: rotate(45deg);
    bottom: -100px;
    width: 200px;
    border: 2px solid rgb(179,198,159,0.5);
    opacity: 0.2;
    position: absolute;
    animation: rotate-slow 30s linear infinite;
    content: '';
}.learning_process_5872 .value_prop_4081::before {
    border: 3px solid rgb(133,167,98,0.5);
    top: -75px;
    right: 15%;
    height: 150px;
    width: 150px;
    opacity: 0.2;
    position: absolute;
    animation: pulse-ring 10s infinite ease-in-out;
    border-radius: 50%;
    content: '';
}.learning_process_5872 .value_prop_4081::after {
    position: absolute;
    top: 40%;
    height: 80px;
    background: rgb(179,198,159);
    opacity: 0.1;
    content: '';
    right: -40px;
    filter: blur(20px);
    width: 80px;
    animation: pulse-fade 8s infinite alternate;
    border-radius: 10px;
}@keyframes float-small {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes rotate-slow {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@keyframes pulse-ring {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes pulse-fade {
    0% {
        opacity: 0.1;
        transform: scale(1) rotate(0);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1) rotate(5deg);
    }
    100% {
        opacity: 0.1;
        transform: scale(1) rotate(0);
    }
}

.learning_process_5872 .text_bubble_7385 h2 span {
    display: inline-block;
    z-index: 2;
    position: relative;
}.learning_process_5872 .text_bubble_7385 h2 span::after {
    width: 100%;
    background: rgb(179,198,159);
    position: absolute;
    left: 0;
    z-index: -1;
    height: 4px;
    content: '';
    bottom: 2px;
    opacity: 0.3;
}.learning_process_5872 .text_bubble_7385 p strong {
    color: rgb(179,198,159);
    font-weight: 600;
}

@media screen and (max-width: 1200px) {.learning_process_5872 .text_bubble_7385 h2 {
    transform: translateX(-30px);
    width: 55%;
}.learning_process_5872 .text_bubble_7385 p {
    width: 70%;
    transform: translateX(30px);
}
}

@media screen and (max-width: 992px) {.learning_process_5872 {
    padding: 120px 0;
}.learning_process_5872 .text_bubble_7385 h2 {
    padding: 30px 40px;
    width: 60%;
    transform: translateX(-20px);
}.learning_process_5872 .text_bubble_7385 p {
    transform: translateX(20px);
    padding: 35px 40px;
    width: 75%;
}.learning_process_5872 .text_bubble_7385 h2::before {
    width: 100px;
    left: -60px;
    top: -50px;
    height: 100px;
}.learning_process_5872 .text_bubble_7385 h2::after {
    width: 30px;
    bottom: -15px;
    height: 30px;
}.learning_process_5872::after {
    width: 150px;
    bottom: -75px;
    height: 150px;
}.learning_process_5872 .value_prop_4081::before {
    width: 120px;
    top: -60px;
    height: 120px;
}.learning_process_5872 .value_prop_4081::after {
    width: 60px;
    right: -30px;
    height: 60px;
}
}

@media screen and (max-width: 768px) {.learning_process_5872 {
    overflow: hidden;
    padding: 100px 0;
}.learning_process_5872 .text_bubble_7385 h2 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.9);
    width: 100%;
    transform: none;
    padding: 25px 30px;
    align-self: center;
}.learning_process_5872 .text_bubble_7385 p {
    transform: none;
    width: 100%;
    padding: 30px;
    align-self: center;
    margin-top: 0;
}.learning_process_5872 .text_bubble_7385 h2::before,
    .learning_process_5872 .text_bubble_7385 h2::after,
    .learning_process_5872::after,
    .learning_process_5872 .value_prop_4081::before,
    .learning_process_5872 .value_prop_4081::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.learning_process_5872 {
    padding: 80px 0;
}.learning_process_5872 .text_bubble_7385 h2 {
    padding: 20px 25px;
    font-size: calc(35px * 0.8);
}.learning_process_5872 .text_bubble_7385 p {
    padding: 25px;
    font-size: calc(16px * 0.9);
}}.company_info_2470 {
    background: linear-gradient(180deg, rgb(219,225,214) 0%, #ffffff 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.company_info_2470::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(179,198,159,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(133,167,98,0.5) 0%, transparent 30%);
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    opacity: 0.3;
    position: absolute;
    height: 100%;
}.company_info_2470::after {
    width: 100%;
    background: 
        linear-gradient(-45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%),
        linear-gradient(45deg, transparent 45%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.5) 55%, transparent 55%);
    content: "";
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.03;
    background-size: 100px 100px;
    top: 0;
}.company_info_2470 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.company_info_2470 h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 80px;
    font-size: 48px;
    color: #000000;
    text-align: center;
}.company_info_2470 h2::before {
    content: "";
    position: absolute;
    background: rgb(179,198,159);
    transform: translateX(-50%);
    height: 4px;
    bottom: -20px;
    width: 80px;
    border-radius: 4px;
    left: 50%;
}.company_info_2470 h2::after {
    border-radius: 4px;
    bottom: -20px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    background: rgb(133,167,98);
    width: 30px;
    height: 4px;
    animation: slideAcross 3s infinite;
    position: absolute;
}@keyframes slideAcross {
    0% {
        left: calc(50% - 40px);
    }
    50% {
        left: calc(50% + 40px);
    }
    100% {
        left: calc(50% - 40px);
    }
}

.company_info_2470 .guide_bios_6874 {
    gap: 30px;
    display: flex;
}.company_info_2470 .knowledge_zone_3849 {
    transform: translateY(0);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    flex: 1;
    transition: all 0.4s ease;
    border-radius: 23px;
    overflow: hidden;
    padding: 60px 40px;
    background: #ffffff;
}.company_info_2470 .knowledge_zone_3849:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.company_info_2470 .knowledge_zone_3849::before {
    transition: all 0.4s ease;
    width: 100%;
    height: 6px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}.company_info_2470 .knowledge_zone_3849:nth-child(1)::before {
    background: rgb(179,198,159);
}.company_info_2470 .knowledge_zone_3849:nth-child(2)::before {
    background: rgb(133,167,98);
}.company_info_2470 .knowledge_zone_3849::after {
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 100%);
    height: 100%;
    z-index: -1;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
}.company_info_2470 .knowledge_zone_3849 h3 {
    padding-bottom: 15px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    color: #000000;
    font-size: 18px;
}.company_info_2470 .knowledge_zone_3849 h3::after {
    transition: width 0.4s ease;
    content: "";
    width: 50px;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
}.company_info_2470 .knowledge_zone_3849:nth-child(1) h3::after {
    background: rgb(179,198,159);
}.company_info_2470 .knowledge_zone_3849:nth-child(2) h3::after {
    background: rgb(133,167,98);
}.company_info_2470 .knowledge_zone_3849:hover h3::after {
    width: 80px;
}.company_info_2470 .knowledge_zone_3849 p {
    position: relative;
    font-size: 18px;
    z-index: 2;
    line-height: 1.8;
    color: #000000;
}.company_info_2470 .knowledge_zone_3849:nth-child(1) {
    transform: translateY(20px);
}.company_info_2470 .knowledge_zone_3849:nth-child(1):hover {
    transform: translateY(5px);
}.company_info_2470 .knowledge_zone_3849:nth-child(1)::after {
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    opacity: 0.1;
    z-index: 1;
    height: 100px;
    width: 100px;
    position: absolute;
    background: rgb(179,198,159,0.5);
    content: "";
}.company_info_2470 .knowledge_zone_3849:nth-child(2)::after {
    z-index: 1;
    content: "";
    background: rgb(133,167,98,0.5);
    width: 100px;
    top: 20px;
    left: 20px;
    opacity: 0.1;
    position: absolute;
    border-radius: 50%;
    height: 100px;
}.company_info_2470 .container::before,
.company_info_2470 .container::after {
    z-index: 1;
    content: "";
    width: 300px;
    position: absolute;
    height: 300px;
    opacity: 0.05;
}.company_info_2470 .container::before {
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    right: -150px;
    background: rgb(179,198,159);
    top: -150px;
    animation: morphShape 15s linear infinite alternate;
}.company_info_2470 .container::after {
    bottom: -150px;
    background: rgb(133,167,98);
    left: -150px;
    border-radius: 70% 30% 40% 60% / 60% 40% 50% 40%;
    animation: morphShape 15s linear infinite alternate-reverse;
}

@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 50% 30% 40%;
    }
    100% {
        border-radius: 35% 65% 60% 40% / 50% 45% 55% 45%;
    }
}

@media screen and (max-width: 991px) {.company_info_2470 {
    padding: 100px 0;
}.company_info_2470 h2 {
    margin-bottom: 60px;
}.company_info_2470 .knowledge_zone_3849 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.company_info_2470 {
    padding: 80px 0;
}.company_info_2470 h2 {
    margin-bottom: 50px;
    font-size: 37px;
}.company_info_2470 .guide_bios_6874 {
    flex-direction: column;
}.company_info_2470 .knowledge_zone_3849 {
    transform: translateY(0) !important;
}.company_info_2470 .knowledge_zone_3849:hover {
    transform: translateY(-10px) !important;
}
}

@media screen and (max-width: 576px) {.company_info_2470 {
    padding: 60px 0;
}.company_info_2470 h2 {
    margin-bottom: 40px;
}.company_info_2470 .knowledge_zone_3849 {
    padding: 30px 25px;
}.company_info_2470 .knowledge_zone_3849 h3 {
    font-size: calc(22px + 0.1rem);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.company_info_2470 .knowledge_zone_3849 p {
    font-size: calc(18px - 0.05rem);
}.company_info_2470 .knowledge_zone_3849:hover {
    transform: translateY(-5px) !important;
}}.contact_0698 {
    padding: 80px 0;
    position: relative;
}.contact_0698::before {
    content: "";
    bottom: 0;
    z-index: 1;
    position: absolute;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
}.contact_0698 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.contact_0698 .query_section_5073 {
    position: relative;
    display: grid;
    background: #ffffff;
    border-radius: 0;
    grid-template-columns: 45% 55%;
    overflow: hidden;
}.contact_0698 .query_section_5073::before {
    width: 300px;
    height: 300px;
    position: absolute;
    background: rgb(179,198,159,0.5);
    border-radius: 50%;
    z-index: 0;
    left: -150px;
    top: -150px;
    content: "";
}.contact_0698 .query_section_5073::after {
    content: "";
    height: 300px;
    border-radius: 50%;
    background: rgb(133,167,98,0.5);
    bottom: -150px;
    right: -150px;
    z-index: 0;
    width: 300px;
    position: absolute;
}.contact_0698 .inquiry_message_0843 {
    padding: 50px;
    z-index: 1;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
}.contact_0698 .inquiry_message_0843 h3 {
    margin-bottom: 40px;
    font-size: 36px;
    color: rgb(179,198,159);
    position: relative;
    font-weight: 700;
}.contact_0698 .inquiry_message_0843 h3::after {
    background-color: rgb(133,167,98);
    left: 0;
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    bottom: -15px;
}.contact_0698 .inquiry_message_0843 div {
    margin-bottom: 30px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}.contact_0698 .inquiry_message_0843 div:last-of-type {
    border-bottom: none;
}.contact_0698 .inquiry_message_0843 div svg {
    width: 24px;
    flex-shrink: 0;
    margin-right: 15px;
    height: 24px;
}.contact_0698 .inquiry_message_0843 div svg path {
    fill: rgb(179,198,159);
    transition: fill 0.3s ease;
}.contact_0698 .inquiry_message_0843 div:hover svg path {
    fill: rgb(133,167,98);
}.contact_0698 .inquiry_message_0843 div span {
    color: #000000;
    font-size: 18px;
}.contact_0698 .inquiry_message_0843 div span a {
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
}.contact_0698 .inquiry_message_0843 div span a:hover {
    color: rgb(179,198,159);
}.contact_0698 .inquiry_support_4608 {
    background-color: #ffffff;
    position: relative;
    padding: 50px;
    z-index: 1;
}.contact_0698 .inquiry_support_4608 h3 {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 30px;
}.contact_0698 form {
    display: flex;
    flex-direction: column;
}.contact_0698 form input[type="text"],
.contact_0698 form input[type="email"] {
    border: none;
    color: #000000;
    padding: 0 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 18px;
    height: 55px;
    background-color: rgb(219,225,214);
}.contact_0698 form input[type="text"]:focus,
.contact_0698 form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(179,198,159,0.5);
}.contact_0698 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_0698 .support_section_0412 {
    position: relative;
    margin-bottom: 25px;
}.contact_0698 .support_section_0412 input[type="checkbox"] {
    opacity: 0;
    width: 0;
    cursor: pointer;
    position: absolute;
    height: 0;
}.contact_0698 .support_section_0412 label {
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
    display: block;
    position: relative;
    line-height: 1.6;
    font-size: 12px;
}.contact_0698 .support_section_0412 label::before {
    content: "";
    left: 0;
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    top: 2px;
    background-color: rgb(219,225,214);
    transition: all 0.3s ease;
}.contact_0698 .support_section_0412 input[type="checkbox"]:checked + label::before {
    background-color: rgb(179,198,159);
}.contact_0698 .support_section_0412 input[type="checkbox"]:checked + label::after {
    width: 6px;
    transform: rotate(45deg);
    top: 3px;
    height: 12px;
    content: "";
    position: absolute;
    left: 7px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}.contact_0698 .support_section_0412 label a {
    color: rgb(179,198,159);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_0698 .support_section_0412 label a:hover {
    color: rgb(133,167,98);
    text-decoration: underline;
}.contact_0698 form .feedback_reach_2746 {
    border: none;
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    background-color: rgb(179,198,159);
    color: #ffffff;
    padding: 16px 30px;
    align-self: flex-start;
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s ease;
}.contact_0698 form .feedback_reach_2746:hover {
    background-color: rgb(133,167,98);
}@keyframes borderPulse {
    0% {
        border-color: rgba(0, 0, 0, 0.1);
    }
    50% {
        border-color: rgb(179,198,159,0.5);
    }
    100% {
        border-color: rgba(0, 0, 0, 0.1);
    }
}

.contact_0698 .inquiry_message_0843 div {
    animation: borderPulse 3s infinite;
    animation-delay: calc(var(--n) * 0.5s);
}.contact_0698 .inquiry_message_0843 div:nth-child(2) {
    --n: 0;
}.contact_0698 .inquiry_message_0843 div:nth-child(3) {
    --n: 1;
}.contact_0698 .inquiry_message_0843 div:nth-child(4) {
    --n: 2;
}.contact_0698 .inquiry_message_0843 div:nth-child(5) {
    --n: 3;
}

@media screen and (max-width: 992px) {.contact_0698 .container {
    width: 90%;
}.contact_0698 .query_section_5073 {
    grid-template-columns: 1fr;
}.contact_0698 .inquiry_message_0843 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}
}

@media screen and (max-width: 576px) {.contact_0698 {
    padding: 60px 0;
}.contact_0698 .inquiry_message_0843,
    .contact_0698 .inquiry_support_4608 {
    padding: 30px 20px;
}.contact_0698 .inquiry_message_0843 h3 {
    font-size: calc(36px * 0.8);
}.contact_0698 form input[type="text"],
    .contact_0698 form input[type="email"] {
    height: 50px;
}.contact_0698 form .feedback_reach_2746 {
    padding: 14px 20px;
    width: 100%;
}}.appBlock_3257 {
    display: flex;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(133,167,98,0.5), rgb(179,198,159,0.5) 70%);
    align-items: center;
    position: relative;
    padding: 5rem 0;
    min-height: 60vh;
}.appBlock_3257::before {
    pointer-events: none;
    position: absolute;
    height: 100%;
    opacity: 0.07;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(133,167,98,0.5) 0px,
        rgb(133,167,98,0.5) 2px,
        transparent 2px,
        transparent 8px
    );
    content: "";
    width: 100%;
    z-index: 1;
    top: 0;
}.appBlock_3257::after {
    height: 200%;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(179,198,159,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    animation: shimmerEffect 15s infinite alternate ease-in-out;
    right: -20%;
    z-index: 0;
    top: -50%;
    width: 80%;
    transform: rotate(35deg);
    opacity: 0.15;
}.appBlock_3257 .container {
    margin: 0 auto;
    width: 90%;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.appBlock_3257 .value_prop_4081 {
    padding: 3.5rem;
    border-radius: 3px;
    transform-style: preserve-3d;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 2px 5px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: rotateX(2deg) rotateY(1deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.7)
    );
    position: relative;
}.appBlock_3257 .value_prop_4081:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.appBlock_3257 .value_prop_4081::before {
    z-index: -1;
    background: linear-gradient(
        45deg,
        rgb(133,167,98,0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgb(179,198,159,0.5) 100%
    );
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    transform: translateZ(-10px);
    opacity: 0.05;
    width: 100%;
}.appBlock_3257 .value_prop_4081 > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
}.appBlock_3257 .value_prop_4081 > div:first-child::after {
    width: 40%;
    bottom: 0;
    transform-origin: left center;
    content: "";
    background: linear-gradient(
        to right,
        rgb(133,167,98),
        rgb(179,198,159,0.5)
    );
    height: 3px;
    position: absolute;
    animation: lineExtend 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
}.appBlock_3257 h5 {
    font-size: clamp(1.5rem, 2.5vw, 19px);
    font-weight: 700;
    opacity: 0;
    margin: 0;
    color: #000000;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    transform: translateY(15px);
    line-height: 1.4;
}.appBlock_3257 p {
    transform: translateY(20px);
    margin: 0;
    line-height: 1.8;
    font-size: clamp(1rem, 1.2vw, 17px);
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    font-family: Arial, sans-serif;
    opacity: 0;
    color: #000000;
    max-width: 95%;
}.appBlock_3257 a {
    transition: transform 0.3s ease;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    position: relative;
    transform: scale(1);
}.appBlock_3257 a:hover {
    transform: scale(1.01);
}.appBlock_3257 a::before {
    pointer-events: none;
    content: "";
    top: -15px;
    border-radius: 3px;
    opacity: 0;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border: 1px solid rgb(133,167,98,0.5);
    transition: opacity 0.3s ease, transform 0.3s ease;
    left: -15px;
    position: absolute;
}.appBlock_3257 a:hover::before {
    transform: scale(1.02);
    opacity: 0.5;
}.appBlock_3257 a::after {
    background: linear-gradient(
        to right,
        rgb(133,167,98),
        rgb(179,198,159)
    );
    height: 1px;
    bottom: -5px;
    content: "";
    left: 0;
    transform-origin: right;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}.appBlock_3257 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

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

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

@keyframes shimmerEffect {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(35deg) translateX(0);
    }
    50% {
        opacity: 0.25;
        transform: rotate(35deg) translateX(5%);
    }
}

@media (max-width: 991px) {.appBlock_3257 {
    padding: 4rem 0;
}.appBlock_3257 .value_prop_4081 {
    padding: 2.5rem;
    transform: rotateX(1deg) rotateY(0.5deg);
}.appBlock_3257 h5 {
    line-height: 1.35;
}.appBlock_3257 p {
    max-width: 100%;
}.appBlock_3257 .value_prop_4081 > div:first-child::after {
    width: 60%;
}
}

@media (max-width: 767px) {.appBlock_3257 {
    padding: 3rem 0;
    min-height: auto;
}.appBlock_3257 .value_prop_4081 {
    padding: 2rem;
    transform: none;
}.appBlock_3257 .value_prop_4081 > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1.2rem;
}.appBlock_3257 .value_prop_4081 > div:first-child::after {
    width: 80%;
}.appBlock_3257 p {
    line-height: 1.6;
}.appBlock_3257::after {
    top: -30%;
    right: -50%;
    width: 100%;
}
}

@media (max-width: 480px) {.appBlock_3257 {
    padding: 2.5rem 0;
}.appBlock_3257 .value_prop_4081 {
    padding: 1.5rem;
}.appBlock_3257 h5 {
    font-size: 1.3rem;
}.appBlock_3257 p {
    font-size: 0.95rem;
}.appBlock_3257 .value_prop_4081 > div:first-child {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
}.appBlock_3257 a::before {
    width: calc(100% + 20px);
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
}}.offer_board_0863 {
    position: relative;
    --card-bg: #ffffff;
    --card-border: linear-gradient(135deg, rgb(179,198,159), rgb(133,167,98));
    background-color: var(--pricing-bg);
    overflow: hidden;
    padding: 120px 0 80px;
    --card-accent: rgb(179,198,159);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --pricing-bg: #f5f7fa;
}.offer_board_0863::before {
    filter: blur(60px);
    content: "";
    background: linear-gradient(135deg, rgb(179,198,159,0.5), rgb(133,167,98,0.5));
    position: absolute;
    opacity: 0.5;
    top: -10%;
    transform: rotate(-15deg);
    right: -5%;
    z-index: 1;
    height: 50%;
    width: 35%;
}.offer_board_0863::after {
    content: "";
    background: linear-gradient(225deg, rgb(133,167,98,0.5), rgb(179,198,159,0.5));
    height: 40%;
    z-index: 1;
    opacity: 0.4;
    width: 30%;
    position: absolute;
    bottom: -10%;
    filter: blur(50px);
    left: -5%;
    transform: rotate(15deg);
}.offer_board_0863 .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}.offer_board_0863 .skill_offers_7054 {
    flex-direction: column;
    display: flex;
}.offer_board_0863 .payment_scheme_1958 {
    margin-right: auto;
    text-align: center;
    max-width: 800px;
    margin-bottom: 60px;
    margin-left: auto;
    order: -1;
}.offer_board_0863 .payment_scheme_1958 h2 {
    color: #000000;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
}.offer_board_0863 .payment_scheme_1958 h2::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    background: linear-gradient(to right, rgb(179,198,159), rgb(133,167,98));
    left: 50%;
}.offer_board_0863 .promo_plans_4698 {
    font-size: calc(12px + 2px);
    margin: 0 auto;
    white-space: normal;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: #000000;
    word-wrap: break-word;
    max-width: 700px;
}.offer_board_0863 .rate_plans_6394 {
    gap: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.offer_board_0863 .monthly_plan_1928 {
    transition: transform var(--card-transition);
    color: inherit;
    height: 100%;
    transform: translateY(0);
    display: block;
    text-decoration: none;
}.offer_board_0863 .monthly_plan_1928:hover {
    transform: translateY(-10px);
}.offer_board_0863 .fee_choices_1856 {
    background-color: var(--card-bg);
    overflow: hidden;
    border-radius: 18px;
    transition: box-shadow var(--card-transition);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: var(--card-shadow);
}.offer_board_0863 .monthly_plan_1928:hover .fee_choices_1856 {
    box-shadow: var(--card-hover-shadow);
}.offer_board_0863 .fee_choices_1856::before {
    content: "";
    height: 5px;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.5s ease;
    top: 0;
    width: 100%;
    left: 0;
    transform-origin: left;
    background: var(--card-border);
}.offer_board_0863 .monthly_plan_1928:hover .fee_choices_1856::before {
    transform: scaleX(1);
}.offer_board_0863 .fee_offers_7319 {
    display: flex;
    flex-direction: column;
    padding: 35px 30px;
    position: relative;
    z-index: 1;
    flex-grow: 1;
}.offer_board_0863 .fee_offers_7319 h3 {
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    font-weight: 700;
    transition: color 0.3s ease;
    display: inline-block;
    font-size: calc(23px + 2px);
}.offer_board_0863 .monthly_plan_1928:hover .fee_offers_7319 h3 {
    color: var(--card-accent);
}.offer_board_0863 .payment_plans_3049 {
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    color: var(--card-accent);
    font-size: calc(23px + 6px);
}.offer_board_0863 .payment_plans_3049::after {
    height: 2px;
    transition: width 0.3s ease;
    background-color: var(--card-accent);
    left: 0;
    content: "";
    width: 40px;
    position: absolute;
    bottom: -10px;
}.offer_board_0863 .monthly_plan_1928:hover .payment_plans_3049::after {
    width: 60px;
}.offer_board_0863 .fee_offers_7319 p {
    white-space: normal;
    font-size: 12px;
    color: #000000;
    hyphens: auto;
    line-height: 1.6;
    margin-top: 15px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    flex-grow: 1;
}.offer_board_0863 .image_showcase_7150 {
    position: relative;
    height: 200px;
    transition: transform 0.6s ease;
    overflow: hidden;
    width: 100%;
}.offer_board_0863 .image_showcase_7150::after {
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    top: 0;
    content: "";
}.offer_board_0863 .monthly_plan_1928:hover .image_showcase_7150::after {
    opacity: 1;
}.offer_board_0863 .monthly_plan_1928:hover .image_showcase_7150 {
    transform: scale(1.05);
}

@media (min-width: 992px) {.offer_board_0863 .skill_offers_7054 {
    align-items: center;
    gap: 60px;
    flex-direction: row;
}.offer_board_0863 .payment_scheme_1958 {
    margin: 0;
    text-align: left;
    width: 30%;
    order: 0;
}.offer_board_0863 .payment_scheme_1958 h2 {
    display: block;
    text-align: left;
}.offer_board_0863 .payment_scheme_1958 h2::after {
    left: 0;
    transform: none;
}.offer_board_0863 .promo_plans_4698 {
    text-align: left;
    margin: 0;
}.offer_board_0863 .rate_plans_6394 {
    width: 70%;
}
}

@media (max-width: 991px) {.offer_board_0863 {
    padding: 80px 0 60px;
}.offer_board_0863 .rate_plans_6394 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 767px) {.offer_board_0863 {
    padding: 60px 0 40px;
}.offer_board_0863 .payment_scheme_1958 {
    margin-bottom: 40px;
}.offer_board_0863 .rate_plans_6394 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.offer_board_0863 .fee_offers_7319 {
    padding: 25px 20px;
}.offer_board_0863 .fee_offers_7319 h3 {
    font-size: 23px;
}.offer_board_0863 .payment_plans_3049 {
    font-size: calc(23px + 2px);
}.offer_board_0863 .fee_offers_7319 p {
    font-size: calc(12px - 1px);
}.offer_board_0863 .image_showcase_7150 {
    height: 180px;
}
}

@media (max-width: 480px) {.offer_board_0863 {
    padding: 50px 0 30px;
}.offer_board_0863 .payment_scheme_1958 h2 {
    font-size: calc(36px - 4px);
}.offer_board_0863 .promo_plans_4698 {
    font-size: 12px;
}.offer_board_0863 .fee_offers_7319 {
    padding: 20px 15px;
}.offer_board_0863 .image_showcase_7150 {
    height: 160px;
}}header {
    z-index: 100;
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
    padding: 0;
    position: relative;
    background: #ffffff;
}header::before {
    top: 0;
    content: '';
    width: 35%;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(179,198,159), rgb(133,167,98));
    z-index: 0;
}header .container {
    margin: 0;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
}header .top_edu_2149 {
    height: 100%;
    align-items: stretch;
    display: flex;
}header .head_mentor_0342 {
    padding: 1.2rem 0;
    width: 35%;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    position: relative;
}header .head_mentor_0342 svg {
    transition: all 0.3s ease;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    width: 150px;
}header .head_mentor_0342:hover svg {
    transform: scale(1.05);
}header .head_learn_7954 {
    padding: 1.2rem 3%;
    position: relative;
    display: flex;
    width: 65%;
    gap: 0.5rem;
    justify-content: flex-start;
    align-items: center;
}header .head_learn_7954::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    content: '';
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(179,198,159,0.5), transparent);
}header .nav_pagebar_0498 {
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
    z-index: 1;
    background: #ffffff;
    font-size: 20px;
    padding: 0.6rem 1.2rem;
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    text-decoration: none;
    overflow: hidden;
}header .nav_pagebar_0498::before {
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(179,198,159,0.5), rgb(133,167,98,0.5));
    transition: opacity 0.3s ease;
    content: '';
    border-radius: 10px;
    z-index: -1;
    height: 100%;
}header .nav_pagebar_0498:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    color: #ffffff;
}header .nav_pagebar_0498:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header::before {
    width: 30%;
}header .head_mentor_0342 {
    width: 30%;
    padding: 1rem 0;
}header .head_mentor_0342 svg {
    width: 130px;
}header .head_learn_7954 {
    width: 70%;
    gap: 0.5rem;
    padding: 1rem 2.5%;
}header .nav_pagebar_0498 {
    padding: 0.5rem 1rem;
    font-size: calc(20px);
}
}

@media (max-width: 767px) {header {
    background: rgb(219,225,214);
}header::before {
    width: 100%;
    bottom: 50%;
    top: 0;
    height: auto;
}header .top_edu_2149 {
    align-items: center;
    flex-direction: column;
}header .head_mentor_0342 {
    width: 100%;
    padding: 0.8rem 0;
}header .head_mentor_0342 svg {
    width: 120px;
}header .head_learn_7954 {
    padding: 0.8rem 0;
    flex-wrap: wrap;
    width: 95%;
    justify-content: center;
    gap: 0.6rem;
}header .head_learn_7954::before {
    background: linear-gradient(to right, transparent, rgb(179,198,159,0.5), transparent);
    left: 0;
    width: 100%;
    top: 0;
    height: 1px;
}header .nav_pagebar_0498 {
    padding: 0.5rem 0.9rem;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}
}

@media (max-width: 480px) {header .head_mentor_0342 {
    padding: 0.7rem 0;
}header .head_mentor_0342 svg {
    width: 110px;
}header .head_learn_7954 {
    width: 100%;
    justify-content: flex-start;
    padding: 0.7rem 2%;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .head_learn_7954::-webkit-scrollbar {
    height: 3px;
}header .head_learn_7954::-webkit-scrollbar-thumb {
    background: rgb(179,198,159);
    border-radius: 10px;
}header .nav_pagebar_0498 {
    margin-right: 2px;
    font-size: calc(20px - 1px);
    flex-shrink: 0;
    padding: 0.45rem 0.9rem;
    white-space: nowrap;
}}.course_summary_6132 {
    background: linear-gradient(45deg, rgb(133,167,98,0.5) 0%, rgb(219,225,214) 50%, rgb(179,198,159,0.5) 100%);
    padding: 8rem 2rem;
    position: relative;
    overflow: hidden;
}.course_summary_6132::before {
    z-index: 1;
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(133,167,98,0.5) 100%);
    animation: rotate 60s linear infinite;
    top: -50%;
    height: 200%;
    width: 200%;
    content: "";
    position: absolute;
    left: -50%;
}.course_summary_6132::after {
    left: 0;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    background: linear-gradient(
        rgb(133,167,98,0.5),
        transparent 20%,
        transparent 80%,
        rgb(179,198,159,0.5)
    );
    content: "";
    height: 100%;
}.course_summary_6132 .container {
    z-index: 3;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}.course_summary_6132 .career_lab_4670 {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 2rem;
}.course_summary_6132 .text_bubble_7385 {
    margin-bottom: 4rem;
    max-width: 800px;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}.course_summary_6132 h2 {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 42px;
    margin-bottom: 3rem;
}.course_summary_6132 h2::before,
.course_summary_6132 h2::after {
    content: "";
    width: 150%;
    left: -25%;
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(179,198,159), transparent);
    position: absolute;
}.course_summary_6132 h2::before {
    top: -15px;
}.course_summary_6132 h2::after {
    bottom: -15px;
}.course_summary_6132 .description {
    font-size: calc(13px * 1.1);
    color: #000000;
    position: relative;
    transform: translateY(30px);
    margin-bottom: 1.5rem;
    animation-delay: 0.2s;
    animation: slideUp 0.8s forwards;
    line-height: 1.8;
    opacity: 0;
}.course_summary_6132 .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.course_summary_6132 .image_showcase_7150 {
    border-radius: 22px;
    height: 500px;
    transform: scale(0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-top: 2rem;
    width: 100%;
}.course_summary_6132 .image_showcase_7150::before {
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(179,198,159,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(133,167,98,0.5) 100%
    );
    z-index: 1;
    opacity: 0.7;
    height: 100%;
    transition: opacity 0.5s ease;
    width: 100%;
    left: 0;
}.course_summary_6132 .image_showcase_7150:hover {
    transform: scale(1);
}.course_summary_6132 .image_showcase_7150:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.course_summary_6132 {
    padding: 5rem 1.5rem;
}.course_summary_6132 .text_bubble_7385 {
    margin-bottom: 3rem;
}.course_summary_6132 h2 {
    font-size: calc(42px * 0.85);
}.course_summary_6132 .image_showcase_7150 {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.course_summary_6132 {
    padding: 4rem 1rem;
}.course_summary_6132 .text_bubble_7385 {
    margin-bottom: 2rem;
}.course_summary_6132 h2 {
    font-size: calc(42px * 0.7);
}.course_summary_6132 h2::before,
    .course_summary_6132 h2::after {
    left: -10%;
    width: 120%;
}.course_summary_6132 .description {
    font-size: 13px;
}.course_summary_6132 .image_showcase_7150 {
    height: 300px;
}}.enroll_instantly_4982 {
    background: linear-gradient(120deg, #ffffff 0%, rgb(219,225,214) 100%);
    overflow: hidden;
    position: relative;
    padding: 140px 0;
}.enroll_instantly_4982::before {
    height: 100%;
    opacity: 0.05;
    width: 100%;
    background-position: 0 0, 30px 30px;
    background: linear-gradient(45deg, rgb(179,198,159,0.5) 25%, transparent 25%, transparent 75%, rgb(179,198,159,0.5) 75%, rgb(179,198,159,0.5));
    position: absolute;
    z-index: 1;
    background-size: 60px 60px;
    top: 0;
    left: 0;
    content: '';
}.enroll_instantly_4982 .value_prop_4081 {
    padding: 80px 0;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    border: 1px solid rgb(179,198,159);
    max-width: 1000px;
}.enroll_instantly_4982 .value_prop_4081::before {
    z-index: -1;
    top: -30px;
    border: 1px solid rgb(179,198,159,0.5);
    position: absolute;
    opacity: 0.5;
    height: calc(100% + 60px);
    content: '';
    left: -30px;
    width: calc(100% + 60px);
}.enroll_instantly_4982 .value_prop_4081::after {
    top: -60px;
    content: '';
    opacity: 0.2;
    width: calc(100% + 120px);
    z-index: -2;
    height: calc(100% + 120px);
    border: 1px solid rgb(179,198,159,0.5);
    position: absolute;
    left: -60px;
}.enroll_instantly_4982 .container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
}.enroll_instantly_4982 .container p {
    font-weight: 700;
    margin: 0 0 50px 0;
    color: #000000;
    z-index: 5;
    padding: 0;
    max-width: 700px;
    position: relative;
    font-size: 28px;
    line-height: 1.4;
}.enroll_instantly_4982 .feedback_reach_2746 {
    color: rgb(179,198,159);
    position: relative;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.4s ease;
    border: 1px solid rgb(179,198,159);
    background: transparent;
    display: inline-block;
    z-index: 5;
    padding: 16px 40px;
}.enroll_instantly_4982 .feedback_reach_2746::before {
    transition: width 0.4s ease;
    height: 100%;
    left: 0;
    width: 0;
    content: '';
    top: 0;
    z-index: -1;
    position: absolute;
    background: rgb(179,198,159);
}.enroll_instantly_4982 .feedback_reach_2746:hover {
    color: #ffffff;
}.enroll_instantly_4982 .feedback_reach_2746:hover::before {
    width: 100%;
}.enroll_instantly_4982 .container p::before {
    content: '';
    left: 50%;
    background: rgb(179,198,159);
    height: 1px;
    position: absolute;
    transform: translateX(-50%);
    width: 40px;
    bottom: -25px;
}.enroll_instantly_4982::after {
    right: -150px;
    top: -150px;
    border-radius: 50%;
    position: absolute;
    content: '';
    z-index: 1;
    background: linear-gradient(135deg, rgb(179,198,159,0.5) 0%, rgb(133,167,98,0.5) 100%);
    opacity: 0.1;
    height: 300px;
    filter: blur(50px);
    width: 300px;
}

@media (max-width: 991px) {.enroll_instantly_4982 {
    padding: 120px 0;
}.enroll_instantly_4982 .value_prop_4081 {
    padding: 60px 0;
}.enroll_instantly_4982 .container p {
    margin-bottom: 40px;
    font-size: calc(19px * 1.2);
}
}

@media (max-width: 767px) {.enroll_instantly_4982 {
    padding: 100px 0;
}.enroll_instantly_4982 .value_prop_4081 {
    padding: 50px 0;
}.enroll_instantly_4982 .value_prop_4081::before {
    width: calc(100% + 40px);
    top: -20px;
    height: calc(100% + 40px);
    left: -20px;
}.enroll_instantly_4982 .value_prop_4081::after {
    width: calc(100% + 80px);
    left: -40px;
    top: -40px;
    height: calc(100% + 80px);
}.enroll_instantly_4982 .container p {
    font-size: 19px;
    margin-bottom: 35px;
}.enroll_instantly_4982 .feedback_reach_2746 {
    padding: 14px 35px;
}
}

@media (max-width: 480px) {.enroll_instantly_4982 {
    padding: 80px 0;
}.enroll_instantly_4982 .value_prop_4081 {
    padding: 40px 0;
}.enroll_instantly_4982 .value_prop_4081::before {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
}.enroll_instantly_4982 .value_prop_4081::after {
    top: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    left: -20px;
}.enroll_instantly_4982 .container p {
    margin-bottom: 30px;
    font-size: calc(16px * 1.2);
}.enroll_instantly_4982 .feedback_reach_2746 {
    padding: 12px 30px;
    font-size: calc(15px * 0.9);
}.enroll_instantly_4982 .container p::before {
    bottom: -20px;
    width: 30px;
}}.title_board_5496 {
    display: flex;
    min-height: 90vh;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(135deg, rgb(219,225,214) 0%, rgba(94,170,168,0.05) 100%);
    padding: 3rem 0;
    overflow: hidden;
    position: relative;
}.title_board_5496::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgba(94,170,168,0.03) 0px,
        rgba(94,170,168,0.03) 2px,
        transparent 2px,
        transparent 10px
    );
    left: 0;
    height: 100%;
    z-index: 0;
}.title_board_5496::after {
    width: 40%;
    top: -5%;
    border-radius: 50%;
    height: 40%;
    content: "";
    right: -5%;
    background: radial-gradient(circle at center, rgba(94,170,168,0.1) 0%, transparent 70%);
    position: absolute;
    z-index: 0;
}.title_board_5496 h1 {
    font-size: calc(21px * 1.2);
    transform: translateY(-15px);
    font-weight: 600;
    color: #000000;
    text-align: center;
    z-index: 2;
    letter-spacing: 0.12rem;
    position: relative;
    animation: fadeSlideDown 0.8s ease-out forwards 0.2s;
    margin-bottom: 2rem;
    opacity: 0;
}.title_board_5496 .value_prop_4081 {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 2rem;
    max-width: 1200px;
    width: 90%;
    z-index: 2;
    margin: 0 auto;
}.title_board_5496 .text_bubble_7385 {
    opacity: 0;
    animation: fadeSlideRight 0.8s ease-out forwards 0.4s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.85);
    transform: translateX(-15px);
    backdrop-filter: blur(8px);
    padding: 2rem;
    position: relative;
}.title_board_5496 .text_bubble_7385::before {
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(179,198,159), rgb(133,167,98));
    left: 0;
    position: absolute;
    width: 4px;
    top: 0;
}.title_board_5496 ol {
    padding: 0;
    list-style: none;
    margin: 0;
}.title_board_5496 li {
    margin-bottom: 2rem;
}.title_board_5496 .edu_online_3859 {
    display: flex;
    align-items: center;
    flex-direction: column;
}.title_board_5496 svg {
    height: 120px;
    transform: scale(0);
    width: 120px;
    animation: scaleIn 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.6s;
    margin-bottom: 1.5rem;
}.title_board_5496 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
    transform-origin: center;
}.title_board_5496 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title_board_5496 svg:hover path {
    fill: rgb(179,198,159);
}.title_board_5496 svg:hover text {
    fill: rgb(179,198,159);
}.title_board_5496 .edu_online_3859 p {
    text-align: center;
    animation: fadeIn 0.8s ease-out forwards 0.8s;
    max-width: 40rem;
    font-size: 17px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
    opacity: 0;
}.title_board_5496 .feedback_reach_2746 {
    color: #ffffff;
    padding: 1rem 2.5rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,198,159) 0%, rgb(94,170,168) 100%);
    animation: fadeSlideUp 0.8s ease-out forwards 1s;
    position: relative;
    transform: translateY(20px);
    border: none;
    font-weight: 600;
    z-index: 2;
    display: inline-block;
    font-size: 20px;
    text-decoration: none;
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease, background 0.3s ease;
    box-shadow: 0 10px 20px rgba(94,170,168,0.2);
}.title_board_5496 .feedback_reach_2746::before {
    top: 0;
    transition: left 0.6s ease;
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    left: -100%;
}.title_board_5496 .feedback_reach_2746:hover {
    box-shadow: 0 15px 25px rgba(94,170,168,0.3);
    transform: translateY(-5px);
}.title_board_5496 .feedback_reach_2746:hover::before {
    left: 100%;
}.title_board_5496 .image_showcase_7150 {
    animation: fadeSlideLeft 0.8s ease-out forwards 0.6s;
    transform: translateX(15px);
    opacity: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    position: relative;
    width: 100%;
    height: 300px;
}.title_board_5496 .image_showcase_7150::after {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgba(94,170,168,0.3) 0%, transparent 60%);
}

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

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

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

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

@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

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

@media (min-width: 768px) {.title_board_5496 {
    padding: 5rem 0;
}.title_board_5496 h1 {
    font-size: calc(21px * 1.5);
    margin-bottom: 3rem;
}.title_board_5496 .value_prop_4081 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.title_board_5496 .text_bubble_7385 {
    padding: 3rem;
}.title_board_5496 svg {
    width: 150px;
    height: 150px;
}.title_board_5496 .image_showcase_7150 {
    height: 400px;
}
}

@media (min-width: 992px) {.title_board_5496 {
    min-height: 100vh;
}.title_board_5496 .value_prop_4081 {
    gap: 4rem;
}.title_board_5496 .text_bubble_7385 {
    padding: 4rem;
}.title_board_5496 svg {
    height: 180px;
    width: 180px;
}.title_board_5496 .image_showcase_7150 {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    height: 500px;
}.title_board_5496 .edu_online_3859 p {
    font-size: calc(17px * 1.1);
}.title_board_5496 .feedback_reach_2746 {
    padding: 1.2rem 3rem;
}
}

@media (min-width: 1200px) {.title_board_5496 .value_prop_4081 {
    gap: 5rem;
}.title_board_5496 h1 {
    font-size: calc(21px * 1.8);
}.title_board_5496 .image_showcase_7150 {
    height: 550px;
}.title_board_5496 .text_bubble_7385::before {
    width: 6px;
}
}

@media (max-width: 767px) {.title_board_5496 .value_prop_4081 {
    flex-direction: column-reverse;
    display: flex;
}.title_board_5496 .image_showcase_7150 {
    margin-bottom: 1.5rem;
}.title_board_5496 .text_bubble_7385 {
    padding: 1.5rem;
}.title_board_5496 h1 {
    font-size: calc(21px * 1.1);
}.title_board_5496 .edu_online_3859 p {
    font-size: calc(17px * 0.95);
}.title_board_5496 .feedback_reach_2746 {
    padding: 0.8rem 2rem;
    font-size: calc(20px * 0.9);
}}.trackingNoticeModal_8420 {
    z-index: 90;
    transition: all 0.3s ease-in-out;
    border-top: 2px solid rgb(179,198,159);
    background: rgb(133,167,98);
    bottom: 0;
    position: fixed;
    width: 100%;
    padding: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
}.cookie_view_4719 {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 20px 30px;
    justify-content: space-between;
    flex-wrap: wrap;
}.trackingNoticeModal_8420 h5 {
    margin-bottom: 6px;
    font-size: 18px;
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    font-weight: 700;
}.trackingNoticeModal_8420 p {
    font-size: 15px;
    max-width: 500px;
    color: #ffffff;
}.web_cookies_6401 {
    margin-right: 20px;
    flex-shrink: 0;
}.web_cookies_6401 svg, .web_cookies_6401 svg path {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(179,198,159);
    width: 80px;
}.web_cookies_6401:hover svg {
    transform: rotate(10deg);
}.track_settings_2314 {
    line-height: 35px;
    font-size: 15px;
    cursor: pointer;
    margin-left: 20px;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    background: rgb(179,198,159);
    box-shadow: rgb(179,198,159,0.5) 0px 4px 10px 0px;
    border-radius: 11px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
}.cookie_button.edu_accept_0645 {
    background: rgb(179,198,159);
}.cookie_button.privacy_notify_7926 {
    background: rgb(133,167,98);
}.track_settings_2314:hover {
    box-shadow: rgb(179,198,159,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.trackingNoticeModal_8420 p a {
    transition: color 0.3s ease-in-out;
    color: rgb(179,198,159);
    font-weight: 600;
    text-decoration: none;
}.trackingNoticeModal_8420 p a:hover {
    color: rgb(133,167,98);
}.container-wrap_5670 .trackingNoticeModal_8420 {
    border: none;
    background: rgb(133,167,98);
    padding: 40px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
}.container-wrap_5670 .track_settings_2314 {
    border: none;
    border-radius: 10px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(179,198,159);
    color: #ffffff;
    margin-left: 30px;
    font-size: 15px;
    padding: 10px;
    font-weight: 400;
}.container-wrap_5670 .user_choices_6724 h5, .container-wrap_5670 .user_choices_6724 p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.trackingNoticeModal_8420 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.web_cookies_6401 {
    display: none;
}.cookie_view_4719 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.trackingNoticeModal_8420 h5 {
    text-align: center;
}.trackingNoticeModal_8420 p {
    text-align: center;
}.user_choices_6724 {
    margin-bottom: 20px;
    text-align: center;
}.track_settings_2314 {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}
#cookie_info_popup_0937 {
    display: none;
}#cookie_info_popup_0937:checked ~ .trackingNoticeModal_8420 {
    visibility: hidden;
    opacity: 0;
}.privacy_panel_3674 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    overflow: hidden;
    color: #000000;
    padding: 40px;
    background: #ffffff;
    font-family: Arial, sans-serif;
}.privacy_panel_3674 h1 {
    border-bottom: 3px solid rgb(179,198,159);
    padding-bottom: 15px;
    font-size: 46px;
    color: rgb(179,198,159);
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 700;
}.privacy_panel_3674 h2 {
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 25px;
    color: rgb(133,167,98);
    font-weight: 600;
    border-bottom: 2px solid rgb(133,167,98);
    padding-bottom: 10px;
}.privacy_panel_3674 ul, .privacy_panel_3674 ol {
    list-style-type: none;
    padding-left: 0;
    margin: 25px 0;
}.privacy_panel_3674 ul li, .privacy_panel_3674 ol li {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}.privacy_panel_3674 ul li::before, .privacy_panel_3674 ol li::before {
    height: 10px;
    top: 50%;
    position: absolute;
    width: 10px;
    transform: translateY(-50%);
    background: rgb(179,198,159);
    left: 0;
    border-radius: 50%;
    content: '';
}.privacy_panel_3674 p, .privacy_panel_3674 span, .privacy_panel_3674 div {
    margin-bottom: 15px;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_panel_3674 {
    padding: 25px;
}.privacy_panel_3674 h1 {
    font-size: 30px;
    margin-bottom: 20px;
}.privacy_panel_3674 h2 {
    font-size: 24px;
    margin-bottom: 15px;
}.privacy_panel_3674 ul li, .privacy_panel_3674 ol li {
    font-size: 18px;
}}

.privacy_panel_3674 h3, .privacy_panel_3674 h4, .privacy_panel_3674 h5, .privacy_panel_3674 h6 {
    color: #000000;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 5px;
}.privacy_panel_3674 section {
    background: rgb(219,225,214);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
}.privacy_panel_3674 a {
    padding-bottom: 2px;
    color: rgb(179,198,159);
    border-bottom: 2px solid rgb(179,198,159,0.5);
    text-decoration: none;
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
}.privacy_panel_3674 a:hover {
    border-bottom-color: rgb(133,167,98,0.5);
    color: rgb(133,167,98);
}.newsletter_3491 {
    overflow: hidden;
    margin: 2rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(179,198,159,0.5), rgb(133,167,98));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    padding: 4rem 0;
}.newsletter_3491::before {
    right: -5%;
    opacity: 0.1;
    background: rgb(179,198,159);
    width: 40%;
    content: "";
    height: 40%;
    transform: rotate(-15deg) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    z-index: 1;
    top: -5%;
}.newsletter_3491::after {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1;
    position: absolute;
    height: 35%;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 0 100%);
    content: "";
    background: rgb(133,167,98);
    bottom: -5%;
    left: -5%;
    opacity: 0.1;
    width: 35%;
    transform: rotate(15deg) translateZ(0);
}.newsletter_3491:hover::before {
    transform: rotate(-10deg) scale(1.05) translateZ(0);
}.newsletter_3491:hover::after {
    transform: rotate(10deg) scale(1.05) translateZ(0);
}.newsletter_3491 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.newsletter_3491 .value_prop_4081 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.95);
    border-left: 4px solid rgb(179,198,159);
}.newsletter_3491 .value_prop_4081:hover {
    transform: perspective(1000px) rotateX(0);
}.newsletter_3491 h3 {
    font-family: Arial, sans-serif;
    color: #000000;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    font-size: 18px;
    font-weight: 600;
    transform: translateY(0);
    line-height: 1.4;
    opacity: 1;
    margin-bottom: 1.5rem;
    max-width: 90%;
}.newsletter_3491:hover h3 {
    transform: translateY(-5px);
}.newsletter_3491 .input_holder {
    align-items: stretch;
    gap: 15px;
    margin-top: 2rem;
    flex-direction: row;
    display: flex;
    position: relative;
    z-index: 2;
}.newsletter_3491 .input_holder div {
    position: relative;
    overflow: hidden;
    flex: 1;
}.newsletter_3491 .input_holder input[type="email"] {
    outline: none;
    padding: 0.9rem 1.2rem;
    font-family: Arial, sans-serif;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    background: #ffffff;
    font-size: 13px;
    border: 2px solid rgba(0, 0, 0, 0.08);
    color: #000000;
    width: 100%;
}.newsletter_3491 .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
    transition: all 0.3s ease;
}.newsletter_3491 .input_holder input[type="email"]:focus {
    border-color: rgb(179,198,159);
    box-shadow: 0 0 0 3px rgb(179,198,159,0.5);
}.newsletter_3491 .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.newsletter_3491 .input_holder input[type="submit"] {
    border: none;
    z-index: 1;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(179,198,159), rgb(133,167,98));
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    font-size: 17px;
    overflow: hidden;
    padding: 0.9rem 1.8rem;
}.newsletter_3491 .input_holder input[type="submit"]:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}.newsletter_3491 .input_holder input[type="submit"]:active {
    transform: translateY(1px);
}.newsletter_3491 .input_holder input[type="submit"]::after {
    left: 50%;
    transition: transform 0.6s, opacity 0.6s;
    width: 150%;
    background: rgba(255, 255, 255, 0.1);
    height: 150%;
    position: absolute;
    content: '';
    border-radius: 50%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    top: 50%;
}.newsletter_3491 .input_holder input[type="submit"]:hover::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
}

@media (max-width: 992px) {.newsletter_3491 {
    padding: 3rem 0;
}.newsletter_3491 .value_prop_4081 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.newsletter_3491 h3 {
    max-width: 100%;
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 768px) {.newsletter_3491 {
    padding: 2.5rem 0;
}.newsletter_3491 .value_prop_4081 {
    transform: none;
    padding: 2rem;
}.newsletter_3491 .input_holder {
    flex-direction: column;
    gap: 12px;
}.newsletter_3491 h3 {
    font-size: calc(18px * 0.85);
    margin-bottom: 1rem;
}.newsletter_3491 .input_holder input[type="email"] {
    padding: 0.8rem 1rem;
}.newsletter_3491 .input_holder input[type="submit"] {
    width: 100%;
    padding: 0.8rem 1rem;
}
}

@media (max-width: 576px) {.newsletter_3491 {
    padding: 2rem 0;
}.newsletter_3491 .value_prop_4081 {
    padding: 1.5rem;
    border-left-width: 3px;
}.newsletter_3491 h3 {
    font-size: calc(18px * 0.8);
}.newsletter_3491::before,
    .newsletter_3491::after {
    opacity: 0.07;
}
}

@media (hover: none) {.newsletter_3491 .value_prop_4081 {
    transform: none;
}.newsletter_3491:hover h3 {
    transform: none;
}.newsletter_3491 .input_holder input[type="submit"]:hover {
    transform: none;
    box-shadow: none;
}}.potential_enrollees_7610 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(219,225,214);
}.potential_enrollees_7610::before {
    opacity: 0.15;
    z-index: 0;
    width: 100%;
    background-size: 60px 60px;
    height: 100%;
    background: linear-gradient(
        135deg,
        transparent 20px,
        rgb(179,198,159,0.5) 20px,
        rgb(179,198,159,0.5) 22px,
        transparent 22px
    ),
    linear-gradient(
        225deg,
        transparent 20px,
        rgb(133,167,98,0.5) 20px,
        rgb(133,167,98,0.5) 22px,
        transparent 22px
    );
    left: 0;
    position: absolute;
    content: "";
    top: 0;
}.potential_enrollees_7610::after {
    height: 100%;
    background-size: 40px 40px;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 0;
    filter: blur(1px);
    background: 
        linear-gradient(90deg, transparent 47%, rgb(179,198,159,0.5) 47%, rgb(179,198,159,0.5) 53%, transparent 53%),
        linear-gradient(0deg, transparent 47%, rgb(133,167,98,0.5) 47%, rgb(133,167,98,0.5) 53%, transparent 53%);
    left: 0;
}.potential_enrollees_7610 .value_prop_4081 {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
}.potential_enrollees_7610 h3 {
    transform: translateX(-50%);
    font-weight: 700;
    box-shadow: 0 10px 25px -10px rgb(179,198,159,0.5);
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 80px;
    text-align: center;
    color: #000000;
    display: inline-block;
    padding: 0 20px 20px;
    left: 50%;
    font-size: 33px;
}.potential_enrollees_7610 h3::before {
    background: linear-gradient(90deg, 
        rgb(179,198,159),
        rgb(133,167,98),
        rgb(179,198,159)
    );
    height: 3px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
}.potential_enrollees_7610 h3::after {
    box-shadow: 0 0 15px rgb(179,198,159,0.5);
    height: 12px;
    position: absolute;
    width: 12px;
    background: rgb(179,198,159);
    bottom: -6px;
    border-radius: 50%;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    animation: pulseCircle 2s infinite;
}.potential_enrollees_7610 ul {
    padding: 0;
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    display: grid;
    list-style: none;
}.potential_enrollees_7610 ul li {
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.05),
        -10px -10px 20px rgba(255, 255, 255, 0.5);
    border-left: 3px solid rgb(179,198,159);
    position: relative;
    transition: all 0.4s ease;
    color: #000000;
    padding: 25px 25px 25px 70px;
    background: #ffffff;
    border-bottom: 3px solid rgb(133,167,98);
    font-family: Arial, sans-serif;
    border-right: 1px solid rgb(133,167,98,0.5);
    font-size: 16px;
    border-top: 1px solid rgb(133,167,98,0.5);
}.potential_enrollees_7610 ul li::before {
    position: absolute;
    background: rgb(179,198,159);
    left: -5px;
    width: 10px;
    top: -5px;
    height: 10px;
    content: "";
    border-radius: 50%;
}.potential_enrollees_7610 ul li::after {
    bottom: -5px;
    position: absolute;
    border-radius: 50%;
    background: rgb(133,167,98);
    right: -5px;
    height: 10px;
    width: 10px;
    content: "";
}.potential_enrollees_7610 ul li:hover {
    border-left: 3px solid rgb(133,167,98);
    transform: translateY(-5px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.6);
    border-bottom: 3px solid rgb(179,198,159);
}.potential_enrollees_7610 ul li svg {
    position: absolute;
    transition: all 0.4s ease;
    left: 20px;
    height: 35px;
    transform: translateY(-50%);
    width: 35px;
    top: 50%;
}.potential_enrollees_7610 ul li:hover svg {
    transform: translateY(-50%) scale(1.2);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
}.potential_enrollees_7610 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(179,198,159);
}.potential_enrollees_7610 ul li:hover svg path {
    fill: rgb(133,167,98);
}.potential_enrollees_7610 ul::before {
    left: 0;
    background-image: 
        linear-gradient(45deg, transparent 97%, rgb(179,198,159,0.5) 97%),
        linear-gradient(135deg, transparent 97%, rgb(133,167,98,0.5) 97%);
    pointer-events: none;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.3;
    z-index: -1;
    background-size: 30px 30px;
    top: 0;
}@keyframes pulseCircle {
    0%, 100% {
        box-shadow: 0 0 10px rgb(179,198,159,0.5);
    }
    50% {
        box-shadow: 0 0 20px rgb(179,198,159);
    }
}

.potential_enrollees_7610 ul li:nth-child(odd) {
    animation: lightsOn 3s infinite alternate;
}.potential_enrollees_7610 ul li:nth-child(even) {
    animation: lightsOn 5s infinite alternate-reverse;
}

@keyframes lightsOn {
    0% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5),
            0 0 15px rgb(179,198,159,0.5);
    }
}

@media (max-width: 992px) {.potential_enrollees_7610 {
    padding: 80px 0;
}.potential_enrollees_7610 ul {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.potential_enrollees_7610 h3 {
    margin-bottom: 60px;
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.potential_enrollees_7610 {
    padding: 60px 0;
}.potential_enrollees_7610 ul {
    gap: 20px;
    grid-template-columns: 1fr;
}.potential_enrollees_7610 ul li {
    padding: 20px 20px 20px 65px;
}.potential_enrollees_7610 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 40px;
}
}

@media (max-width: 480px) {.potential_enrollees_7610 {
    padding: 50px 0;
}.potential_enrollees_7610 .value_prop_4081 {
    padding: 0 15px;
}.potential_enrollees_7610 h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.7);
}.potential_enrollees_7610 ul li {
    padding: 18px 15px 18px 60px;
}.potential_enrollees_7610 ul li svg {
    height: 30px;
    left: 15px;
    width: 30px;
}
}