* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.nav_expert_j {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    width: 20px;
    height: 11px;
    background: linear-gradient(244deg, rgb(98,142,105,0.5) 77%, rgb(134,178,141) 41%, rgb(169,214,175) 34%);
    padding: 2px;
}::-webkit-scrollbar-button {
    background: rgb(98,142,105);
}::-webkit-scrollbar-track {
    border-radius: 16.1em;
    background: rgb(98,142,105,0.5);
}::-webkit-scrollbar-thumb {
    transition: box-shadow 5s ease-out;
    background: rgb(134,178,141,0.5);
    border: 1px groove #ffffff;
    box-shadow: -4px -1px 13px 7px rgba(0, 0, 0, 0.7);
    border-radius: 11.2vh;
}::-webkit-scrollbar-thumb:hover {
    transform: translateX(2px);
    background: linear-gradient(319deg, #ffffff 13%, rgb(98,142,105) 86%, rgb(98,142,105,0.5) 58%, rgb(134,178,141) 37%, rgb(134,178,141,0.5) 39%, rgb(169,214,175) 76%);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -5px -3px 5px 4px rgba(0, 0, 0, 0.3);
    transform: scale(0.95);
    background: rgb(169,214,175);
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(134,178,141);
}.lang_learn_h {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    auto
contain
touch-action: none;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-viewport_E {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}.container {
    max-width: 100%;
    width: 1144px;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.welcome_board_z {
    width: 100%;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
}.welcome_board_z .learn_quickpro_J {
    position: relative;
    min-height: 85vh;
    align-items: center;
    width: 100%;
    justify-content: center;
    display: flex;
}.welcome_board_z .learn_quickpro_J::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    right: 0;
    content: "";
    left: 0;
}.welcome_board_z .study_expert_j {
    width: 90%;
    transition: transform 0.5s ease;
    padding: 3rem;
    max-width: 1200px;
    z-index: 2;
    background: linear-gradient(to right, rgb(134,178,141,0.5) 0%, transparent 100%);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
}.welcome_board_z .study_expert_j:hover {
    transform: perspective(1000px) rotateY(0);
}.welcome_board_z .study_expert_j > div {
    transform: translateX(0);
    margin-bottom: 2rem;
    transition: transform 0.4s ease;
}.welcome_board_z .study_expert_j > div:hover {
    transform: translateX(10px);
}.welcome_board_z p {
    font-size: calc(12px * 1.1);
    position: relative;
    letter-spacing: 0.5px;
    color: #ffffff;
    margin-bottom: 1rem;
    padding-left: 20px;
    font-weight: 400;
    line-height: 1.6;
}.welcome_board_z p::before {
    transform: translateY(-50%);
    height: 2px;
    content: "";
    background: rgb(98,142,105);
    width: 10px;
    left: 0;
    position: absolute;
    top: 50%;
}.welcome_board_z .title_style_header {
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(41px * 1.2);
    transform-origin: left center;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}.welcome_board_z .title_style_header:hover {
    transform: scale(1.03);
}.welcome_board_z h3 {
    padding: 15px;
    letter-spacing: 0.3px;
    color: #ffffff;
    font-size: calc(19px * 1.1);
    font-weight: 600;
    background: linear-gradient(to right, rgb(98,142,105,0.5), transparent);
    border-left: 3px solid rgb(98,142,105);
    line-height: 1.5;
}

@media screen and (max-width: 1200px) {.welcome_board_z .study_expert_j {
    padding: 2.5rem;
    width: 85%;
}.welcome_board_z .title_style_header {
    font-size: calc(41px * 1.1);
}
}

@media screen and (max-width: 992px) {.welcome_board_z .learn_quickpro_J {
    min-height: 75vh;
}.welcome_board_z .study_expert_j {
    width: 90%;
    transform: perspective(800px) rotateY(-1deg);
    padding: 2rem;
}.welcome_board_z .title_style_header {
    font-size: 41px;
}.welcome_board_z h3 {
    font-size: 19px;
}
}

@media screen and (max-width: 768px) {.welcome_board_z .learn_quickpro_J {
    min-height: 70vh;
}.welcome_board_z .study_expert_j {
    width: 95%;
    transform: none;
    background: linear-gradient(to bottom, rgb(134,178,141,0.5) 0%, transparent 100%);
    padding: 1.5rem;
}.welcome_board_z p {
    font-size: 12px;
}.welcome_board_z .title_style_header {
    font-size: calc(31px * 1.1);
}.welcome_board_z h3 {
    padding: 10px;
    font-size: calc(17px * 1.1);
}
}

@media screen and (max-width: 576px) {.welcome_board_z .learn_quickpro_J {
    min-height: 60vh;
}.welcome_board_z .study_expert_j {
    padding: 1.25rem;
}.welcome_board_z .study_expert_j > div {
    margin-bottom: 1.5rem;
}.welcome_board_z p {
    padding-left: 15px;
}.welcome_board_z .title_style_header {
    font-size: 31px;
}.welcome_board_z h3 {
    font-size: 17px;
}}#cookieMessagePanel_f {
    display: none;
}#cookieMessagePanel_f:checked ~ .dialogCookieSettings_V {
    visibility: hidden;
    opacity: 0;
}.dialogCookieSettings_V {
    padding: 20px 0;
    width: 100%;
    background: rgb(98,142,105);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    position: fixed;
    border-top: 3px solid rgb(134,178,141);
    bottom: 0;
    font-family: Arial, sans-serif;
    z-index: 90;
}.learn_consent_D {
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(134,178,141);
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 29px;
    display: flex;
    padding: 20px 5%;
}.dialogCookieSettings_V h5 {
    letter-spacing: 1.5px;
    margin: 0;
    color: rgb(134,178,141);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}.dialogCookieSettings_V p {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    margin: 0;
}.cookie_visitor_x {
    background: rgb(134,178,141,0.5);
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    display: flex;
    padding: 10px;
    border-radius: 29px;
    flex-shrink: 0;
}.cookie_visitor_x svg {
    fill: rgb(134,178,141);
    height: 60px;
    width: 60px;
}.visitor_privacy_F {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    line-height: 40px;
    margin-left: 10px;
    flex-shrink: 0;
    cursor: pointer;
    color: #000000;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 17px;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
    background: rgb(134,178,141);
    min-width: 140px;
    border: 2px solid rgb(134,178,141);
}.visitor_privacy_F:hover {
    background-color: rgb(98,142,105);
    box-shadow: 0 0 10px rgb(98,142,105);
}.cookie_button.track_bar_C {
    border: 2px solid rgb(98,142,105);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.track_bar_C:hover {
    box-shadow: 0 0 10px rgb(98,142,105);
}.dialogCookieSettings_V p a {
    text-decoration: none;
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(134,178,141);
    color: rgb(134,178,141);
}.dialogCookieSettings_V p a:hover {
    color: rgb(98,142,105);
}
@media only screen and (max-width: 1200px) {.dialogCookieSettings_V {
    padding: 15px 0;
}.learn_consent_D {
    padding: 15px 5%;
}.cookie_visitor_x {
    display: none;
}.learn_consent_D {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.dialogCookieSettings_V h5 {
    margin-bottom: 10px;
    font-size: 17px;
}.cookie_all_R {
    margin-bottom: 15px;
}.visitor_privacy_F {
    margin: 10px 0;
    min-width: 100%;
}}
footer {
    position: relative;
}footer::before {
    content: '';
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(98,142,105,0.5) 0%, rgb(134,178,141,0.5) 100%);
    right: 0;
    left: 0;
    bottom: 0;
}.lang_learn_h {
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    color: #ffffff;
    z-index: 2;
    position: relative;
}.lang_learn_h .container {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
}.lang_learn_h .company_holder {
    z-index: 3;
    position: relative;
    grid-column: 1 / 5;
}.lang_learn_h .company_holder h3 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 35px;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
}.lang_learn_h .company_holder h3::after {
    content: '';
    background: rgb(134,178,141);
    bottom: 0;
    height: 4px;
    width: 40px;
    border-radius: 10px;
    position: absolute;
    left: 0;
}.lang_learn_h .sponsor_logo_x {
    border-radius: 15px;
    padding: 20px;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(134,178,141);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(0);
    margin-top: 25px;
    line-height: 1.6;
    font-size: 16px;
}.lang_learn_h .badge_case_x {
    position: relative;
    grid-column: 5 / 13;
}.lang_learn_h .nav_master_h {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    display: grid;
}.lang_learn_h .head_train_U {
    position: relative;
}.lang_learn_h .head_train_U h5 {
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
    color: #ffffff;
}.lang_learn_h .head_train_U h5::before {
    background: rgb(134,178,141);
    border-radius: 50%;
    width: 8px;
    top: 50%;
    content: '';
    position: absolute;
    left: -15px;
    transform: translateY(-50%);
    height: 8px;
}.lang_learn_h .head_train_U .nav_master_h {
    gap: 15px;
    flex-direction: column;
    display: flex;
}.lang_learn_h .head_train_U .nav_master_h a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease;
    padding: 8px 15px;
}.lang_learn_h .head_train_U .nav_master_h a::before {
    left: 0;
    z-index: -1;
    width: 3px;
    position: absolute;
    background: rgb(134,178,141);
    top: 0;
    content: '';
    transition: all 0.3s ease;
    height: 100%;
}.lang_learn_h .head_train_U .nav_master_h a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.lang_learn_h .head_train_U .nav_master_h a:hover::before {
    width: 100%;
    background: rgb(134,178,141,0.5);
}.study_bottom_c {
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    margin-top: 60px;
    padding: 20px 0;
    z-index: 2;
}.study_bottom_c::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.2;
    right: 15%;
    height: 1px;
    top: 0;
    content: '';
    position: absolute;
    left: 15%;
}.study_bottom_c .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.study_bottom_c .discuss_cta_G {
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #ffffff;
    opacity: 0.8;
    text-align: center;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    z-index: 1;
}

@media (max-width: 992px) {.lang_learn_h .container {
    grid-template-columns: repeat(1, 1fr);
}.lang_learn_h .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.lang_learn_h .badge_case_x {
    grid-column: 1 / -1;
}.lang_learn_h .nav_master_h {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.lang_learn_h {
    padding: 60px 0 30px;
}.lang_learn_h .nav_master_h {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.lang_learn_h .head_train_U {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.lang_learn_h::before {
    width: 100%;
    background-size: 200% 200%;
    left: 0;
    background: linear-gradient(90deg, rgb(134,178,141), rgb(98,142,105), rgb(134,178,141));
    top: 0;
    height: 5px;
    animation: gradientShift 5s infinite;
    position: absolute;
    content: '';
}.lang_learn_h .company_holder::after {
    border-radius: 50%;
    background: rgb(134,178,141,0.5);
    content: '';
    top: 40px;
    filter: blur(60px);
    opacity: 0.4;
    height: 150px;
    right: -50px;
    position: absolute;
    width: 150px;
    z-index: -1;
}.lang_learn_h .company_holder::before {
    opacity: 0.3;
    bottom: 0;
    left: -30px;
    width: 100px;
    position: absolute;
    height: 100px;
    border-radius: 50%;
    filter: blur(40px);
    content: '';
    background: rgb(98,142,105,0.5);
    z-index: -1;
}.lang_learn_h .badge_case_x::after {
    height: 120px;
    background: rgb(134,178,141,0.5);
    position: absolute;
    width: 120px;
    border-radius: 50%;
    right: 100px;
    opacity: 0.2;
    z-index: -1;
    top: -20px;
    content: '';
    filter: blur(50px);
}.lang_learn_h .badge_case_x::before {
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    bottom: -50px;
    width: 180px;
    height: 180px;
    opacity: 0.25;
    filter: blur(70px);
    left: 80px;
    content: '';
    background: rgb(98,142,105,0.5);
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.lang_learn_h .head_train_U {
    animation: borderPulse 4s infinite;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}.lang_learn_h .head_train_U h5 {
    letter-spacing: 0.5px;
}.lang_learn_h .head_train_U h5::after {
    background: rgb(98,142,105);
    left: 0;
    height: 2px;
    content: '';
    width: 30px;
    bottom: -5px;
    position: absolute;
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.study_bottom_c {
    background-size: 200% 200%;
    animation: movingGradient 10s ease infinite;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.gratFrame_3 {
    background: linear-gradient(135deg, rgb(134,178,141,0.5) 0%, rgb(169,214,175) 50%, rgb(98,142,105,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.gratFrame_3::before {
    top: 0;
    opacity: 0.7;
    z-index: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(134,178,141,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(98,142,105,0.5) 0%, transparent 40%);
    width: 100%;
    animation: pulse 10s infinite alternate ease-in-out;
}.gratFrame_3::after {
    filter: blur(80px);
    animation: float 15s infinite alternate ease-in-out;
    background: rgb(255, 255, 255, 0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 1;
    top: -50%;
    transform: rotate(35deg);
    content: "";
    right: -50%;
}.gratFrame_3 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
}.gratFrame_3 .learning_track_i {
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    gap: 2.5rem;
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    flex-direction: column;
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transform-origin: top center;
}.gratFrame_3 .learning_track_i:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.12),
        0 10px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.gratFrame_3 .learning_track_i > div:first-child {
    border-left: 4px solid rgb(134,178,141);
    position: relative;
    padding-left: 1.5rem;
    margin-left: -1.5rem;
    animation: slideRight 0.6s 0.2s cubic-bezier(0.25, 1, 0.5, 1) both;
}.gratFrame_3 .learning_track_i > div:first-child::before {
    position: absolute;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    content: "";
    width: 1rem;
    background: rgb(134,178,141);
    left: -0.5rem;
    height: 1rem;
    top: 50%;
}.gratFrame_3 h5 {
    line-height: 1.4;
    display: inline-block;
    margin: 0;
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    position: relative;
}.gratFrame_3 .learning_track_i > div:last-child {
    position: relative;
    animation: fadeIn 0.8s 0.4s cubic-bezier(0.25, 1, 0.5, 1) both;
}.gratFrame_3 a {
    box-shadow: 
        0 6px 12px rgba(0, 0, 0, 0.04),
        0 1px 3px rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease;
    display: block;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.95) 100%);
    text-decoration: none;
    transform-origin: center;
    position: relative;
    padding: 1.5rem 2rem;
    border-radius: 10px;
    overflow: hidden;
}.gratFrame_3 a::before {
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(134,178,141), rgb(98,142,105));
    transition: width 0.3s ease;
    left: 0;
    height: 100%;
    width: 4px;
}.gratFrame_3 a:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 12px 24px rgba(0, 0, 0, 0.08),
        0 4px 8px rgba(0, 0, 0, 0.04);
}.gratFrame_3 a:hover::before {
    width: 8px;
}.gratFrame_3 p {
    z-index: 1;
    transition: color 0.3s ease;
    margin: 0;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
    position: relative;
}.gratFrame_3 a:hover p {
    color: #000000;
}

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 0.8; }
}

@keyframes float {
    0% { transform: rotate(35deg) translateY(0); }
    50% { transform: rotate(32deg) translateY(-20px); }
    100% { transform: rotate(35deg) translateY(0); }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(5deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

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

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

@media (max-width: 991px) {.gratFrame_3 {
    padding: 5rem 0;
}.gratFrame_3 .learning_track_i {
    gap: 2rem;
    padding: 2.5rem;
}.gratFrame_3 h5 {
    font-size: calc(24px * 0.95);
}
}

@media (max-width: 768px) {.gratFrame_3 {
    padding: 4rem 0;
}.gratFrame_3 .container {
    padding: 0 1.5rem;
}.gratFrame_3 .learning_track_i {
    gap: 1.8rem;
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.gratFrame_3 h5 {
    font-size: calc(24px * 0.9);
}.gratFrame_3 a {
    padding: 1.2rem 1.5rem;
}.gratFrame_3 p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.gratFrame_3 {
    padding: 3rem 0;
}.gratFrame_3 .container {
    padding: 0 1rem;
}.gratFrame_3 .learning_track_i {
    padding: 1.5rem;
    gap: 1.5rem;
    transform: none;
}.gratFrame_3 .learning_track_i > div:first-child {
    padding-left: 1rem;
    border-left-width: 3px;
    margin-left: -1rem;
}.gratFrame_3 h5 {
    font-size: calc(24px * 0.85);
}.gratFrame_3 a {
    padding: 1rem;
}.gratFrame_3 p {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.statistics_information_O {
    overflow: hidden;
    background: rgb(169,214,175);
    position: relative;
    padding: 6rem 0;
}.statistics_information_O::before {
    background: radial-gradient(ellipse at center, transparent 0%, rgb(169,214,175) 100%);
    left: 0;
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}.statistics_information_O .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
}.statistics_information_O .top_gain_Z {
    margin-bottom: 5rem;
    position: relative;
    display: flex;
}.statistics_information_O .expert_benefits_s {
    position: relative;
    width: 25%;
    padding: 0;
    z-index: 2;
}.statistics_information_O .expert_benefits_s:not(:last-child) {
    border-right: 1px dashed rgb(134,178,141,0.5);
}.statistics_information_O .expert_benefits_s h4 {
    -webkit-text-stroke: 1px rgb(134,178,141);
    margin: 0 0 1rem;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: calc(33px * 1.5);
    position: relative;
    color: transparent;
    font-weight: 700;
}.statistics_information_O .expert_benefits_s:nth-child(even) h4 {
    -webkit-text-stroke: 1px rgb(98,142,105);
}.statistics_information_O .expert_benefits_s:hover h4 {
    transform: translateY(-5px);
    -webkit-text-stroke: 0;
    color: rgb(134,178,141);
}.statistics_information_O .expert_benefits_s:nth-child(even):hover h4 {
    color: rgb(98,142,105);
    -webkit-text-stroke: 0;
}.statistics_information_O .expert_benefits_s span {
    position: relative;
    display: block;
    color: #000000;
    transition: all 0.3s ease;
    font-weight: 400;
    font-size: 14px;
}.statistics_information_O .expert_benefits_s:hover span {
    transform: translateY(5px);
}.statistics_information_O .advantage_statistics_c {
    position: relative;
    text-align: center;
}.statistics_information_O .advantage_statistics_c::before {
    top: -2.5rem;
    width: 1px;
    content: "";
    height: 2rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    background: rgb(134,178,141,0.5);
}.statistics_information_O .benefits_track_I {
    padding: 0 1rem;
    font-weight: 700;
    font-size: 33px;
    display: inline-block;
    margin: 0 0 1.5rem;
    color: #000000;
    position: relative;
}.statistics_information_O .benefits_track_I::before,
.statistics_information_O .benefits_track_I::after {
    width: 30px;
    background: rgb(134,178,141);
    top: 50%;
    position: absolute;
    content: "";
    height: 1px;
}.statistics_information_O .benefits_track_I::before {
    left: -20px;
    transform: translateY(-50%);
}.statistics_information_O .benefits_track_I::after {
    transform: translateY(-50%);
    right: -20px;
}.statistics_information_O .edu_wins_c {
    line-height: 1.7;
    max-width: 700px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}.statistics_information_O svg {
    opacity: 0.2;
    width: 30px;
    top: -10px;
    position: absolute;
    right: 10px;
    height: 30px;
    fill: rgb(134,178,141,0.5);
    transition: all 0.3s ease;
}.statistics_information_O .expert_benefits_s:nth-child(even) svg {
    fill: rgb(98,142,105,0.5);
}.statistics_information_O svg path {
    fill: inherit;
}.statistics_information_O .expert_benefits_s:hover svg {
    opacity: 0.8;
    transform: rotate(15deg);
}

@media (max-width: 1024px) {.statistics_information_O {
    padding: 5rem 0;
}.statistics_information_O .expert_benefits_s h4 {
    font-size: calc(33px * 1.2);
}.statistics_information_O .top_gain_Z {
    margin-bottom: 4rem;
}
}

@media (max-width: 768px) {.statistics_information_O {
    padding: 4rem 0;
}.statistics_information_O .top_gain_Z {
    margin-bottom: 3rem;
    flex-wrap: wrap;
}.statistics_information_O .expert_benefits_s {
    margin-bottom: 1.5rem;
    width: 50%;
}.statistics_information_O .expert_benefits_s:nth-child(2) {
    border-right: none;
}.statistics_information_O .advantage_statistics_c::before {
    height: 1rem;
    top: -1.5rem;
}.statistics_information_O .benefits_track_I {
    margin-bottom: 1.2rem;
    font-size: calc(33px * 0.9);
}.statistics_information_O .edu_wins_c {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.statistics_information_O {
    padding: 3rem 0;
}.statistics_information_O .expert_benefits_s {
    margin-bottom: 2rem;
    width: 100%;
    border-bottom: 1px dashed rgb(134,178,141,0.5);
    border-right: none !important;
    padding-bottom: 1.5rem;
}.statistics_information_O .expert_benefits_s:last-child {
    border-bottom: none;
}.statistics_information_O .expert_benefits_s h4 {
    font-size: 33px;
}.statistics_information_O .expert_benefits_s span {
    font-size: calc(14px * 0.9);
}.statistics_information_O .benefits_track_I {
    font-size: calc(33px * 0.8);
    margin-bottom: 1rem;
}.statistics_information_O .edu_wins_c {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}}.prospective_members_z {
    background: linear-gradient(135deg, rgb(169,214,175) 0%, rgb(134,178,141,0.5) 100%);
    padding: 110px 0;
    overflow: hidden;
    position: relative;
}.prospective_members_z::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(98,142,105,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(134,178,141,0.5) 0%, transparent 40%);
    z-index: 1;
    content: "";
    left: 0;
    animation: backgroundShift 15s ease-in-out infinite alternate;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}.prospective_members_z::after {
    z-index: 2;
    left: 0;
    position: absolute;
    background-size: cover;
    bottom: 0;
    content: "";
    width: 100%;
    background-position: center;
    height: 120px;
}@keyframes backgroundShift {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

.prospective_members_z .container {
    z-index: 3;
    padding: 0 15px;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}.prospective_members_z .learning_track_i {
    transform-style: preserve-3d;
    padding: 50px 40px;
    perspective: 1000px;
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
}.prospective_members_z .learning_track_i::before {
    opacity: 0.3;
    width: 100px;
    height: 100px;
    transform: rotate(-15deg) translateZ(-10px);
    content: "";
    z-index: -1;
    border-radius: 10px;
    background: rgb(98,142,105);
    top: -10px;
    right: -10px;
    position: absolute;
}.prospective_members_z .learning_track_i::after {
    transform: rotate(10deg) translateZ(-15px);
    content: "";
    width: 120px;
    border-radius: 10px;
    height: 120px;
    bottom: -15px;
    z-index: -1;
    background: rgb(134,178,141);
    opacity: 0.3;
    position: absolute;
    left: -15px;
}.prospective_members_z h4 {
    color: rgb(134,178,141);
    position: relative;
    text-align: center;
    font-size: 28px;
    margin-bottom: 35px;
    padding-bottom: 15px;
    font-weight: 700;
}.prospective_members_z h4::after {
    position: absolute;
    transform: translateX(-50%);
    height: 4px;
    left: 50%;
    width: 70px;
    content: "";
    background: linear-gradient(90deg, rgb(134,178,141), rgb(98,142,105));
    border-radius: 10px;
    bottom: 0;
}.prospective_members_z div > div {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
}.prospective_members_z p {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    overflow: hidden;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    color: #000000;
    border-radius: 10px;
    font-size: 12px;
    z-index: 1;
    padding: 20px;
}.prospective_members_z p::before {
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    z-index: -1;
    background: linear-gradient(to bottom, rgb(134,178,141), rgb(98,142,105));
    width: 4px;
    top: 0;
    content: "";
    height: 100%;
}.prospective_members_z p::after {
    background: linear-gradient(135deg, rgb(134,178,141,0.5) 0%, transparent 100%);
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    transition: all 0.4s ease;
    opacity: 0;
    content: "";
    height: 100%;
}.prospective_members_z p:hover {
    transform: translateY(-5px);
    color: #000000;
}.prospective_members_z p:hover::before {
    width: 8px;
}.prospective_members_z p:hover::after {
    opacity: 0.15;
}.prospective_members_z p svg {
    height: 24px;
    margin-right: 15px;
    transition: all 0.3s ease;
    width: 24px;
    flex-shrink: 0;
}.prospective_members_z p svg path {
    transition: fill 0.3s ease;
    fill: rgb(134,178,141);
}.prospective_members_z p:hover svg {
    transform: scale(1.2);
}.prospective_members_z p:hover svg path {
    fill: rgb(98,142,105);
}@keyframes floatItem {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0px);
    }
}

.prospective_members_z p:nth-child(odd) {
    animation: floatItem 6s ease-in-out infinite;
}.prospective_members_z p:nth-child(even) {
    animation: floatItem 7s ease-in-out infinite reverse;
}@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.prospective_members_z .learning_track_i > div p {
    opacity: 0;
    animation: fadeSlideUp 0.6s ease forwards;
}.prospective_members_z .learning_track_i > div p:nth-child(1) {
    animation-delay: 0.2s;
}.prospective_members_z .learning_track_i > div p:nth-child(2) {
    animation-delay: 0.4s;
}.prospective_members_z .learning_track_i > div p:nth-child(3) {
    animation-delay: 0.6s;
}.prospective_members_z .learning_track_i > div p:nth-child(4) {
    animation-delay: 0.8s;
}.prospective_members_z .learning_track_i > div p:nth-child(5) {
    animation-delay: 1s;
}.prospective_members_z .learning_track_i > div p:nth-child(6) {
    animation-delay: 1.2s;
}

@media (max-width: 991px) {.prospective_members_z {
    padding: 80px 0;
}.prospective_members_z .learning_track_i {
    padding: 40px 30px;
}.prospective_members_z h4 {
    font-size: calc(28px * 0.9);
    margin-bottom: 30px;
}.prospective_members_z div > div {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.prospective_members_z p {
    padding: 15px;
}.prospective_members_z::after {
    height: 80px;
}
}

@media (max-width: 768px) {.prospective_members_z {
    padding: 70px 0 90px;
}.prospective_members_z .learning_track_i {
    padding: 35px 25px;
}.prospective_members_z h4 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.8);
}.prospective_members_z div > div {
    grid-template-columns: 1fr;
}.prospective_members_z::after {
    height: 60px;
}
}

@media (max-width: 576px) {.prospective_members_z {
    padding: 60px 0 80px;
}.prospective_members_z .learning_track_i {
    padding: 30px 20px;
}.prospective_members_z .learning_track_i::before,
    .prospective_members_z .learning_track_i::after {
    height: 70px;
    width: 70px;
}.prospective_members_z h4 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: calc(28px * 0.7);
}.prospective_members_z h4::after {
    height: 3px;
    width: 50px;
}.prospective_members_z p {
    font-size: calc(12px * 0.9);
    padding: 12px;
}.prospective_members_z p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.prospective_members_z::after {
    height: 40px;
}}.stay_connected_C {
    padding: 4rem 2rem;
    transform: skewY(-2deg);
    background: linear-gradient(135deg, rgb(169,214,175) 0%, rgb(134,178,141,0.5) 100%);
    overflow: hidden;
    margin: 5rem 0;
    position: relative;
}.stay_connected_C .container {
    position: relative;
    transform: skewY(2deg);
    z-index: 1;
}.stay_connected_C .learning_track_i {
    align-items: flex-start;
    margin: 0 auto;
    max-width: 1140px;
    flex-direction: column;
    display: flex;
}.stay_connected_C .learning_track_i::before {
    position: absolute;
    animation: pulse 8s infinite alternate;
    height: 130%;
    transform: rotate(-15deg);
    right: -20%;
    background: linear-gradient(45deg, rgb(98,142,105) 0%, rgb(134,178,141) 100%);
    top: -15%;
    z-index: -1;
    content: "";
    filter: blur(25px);
    width: 70%;
    opacity: 0.2;
    border-radius: 27px;
}.stay_connected_C .learning_track_i::after {
    width: 40%;
    z-index: -1;
    bottom: -20%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    animation: float 6s infinite alternate;
    background: rgb(134,178,141,0.5);
    height: 60%;
    content: "";
    left: 10%;
}.stay_connected_C p {
    padding-left: 2rem;
    margin-bottom: 2rem;
    max-width: 70%;
    transform: translateX(30px);
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 28px;
    color: #000000;
    font-weight: 700;
}.stay_connected_C p::before {
    top: 50%;
    height: 80%;
    position: absolute;
    content: "";
    background: rgb(98,142,105);
    border-radius: 10px;
    left: 0;
    width: 5px;
    transform: translateY(-50%);
}.stay_connected_C .input_holder {
    max-width: 600px;
    transition: all 0.3s ease;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    flex-direction: row;
    width: 100%;
    overflow: hidden;
    display: flex;
    margin-left: 3rem;
    align-items: center;
}.stay_connected_C .input_holder:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.stay_connected_C .updates_text_g {
    outline: none;
    flex: 1;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    background: #ffffff;
    border: none;
    font-size: 15px;
    padding: 1.2rem 1.5rem;
    color: #000000;
}.stay_connected_C .updates_text_g:focus {
    box-shadow: inset 0 0 0 2px rgb(134,178,141,0.5);
    background: #ffffff;
}.stay_connected_C .help_reach_y {
    font-weight: 600;
    padding: 1.2rem 2rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: none;
    font-size: 20px;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(98,142,105) 0%, rgb(134,178,141) 100%);
    outline: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.stay_connected_C .help_reach_y::before {
    height: 100%;
    top: 0;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    width: 100%;
    left: -100%;
    content: "";
}.stay_connected_C .help_reach_y:hover::before {
    left: 100%;
}.stay_connected_C .help_reach_y:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(134,178,141) 0%, rgb(98,142,105) 100%);
    transform: translateY(-2px);
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-10deg) scale(1.05);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
}

@keyframes float {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-15px) rotate(5deg);
    }
    100% {
        transform: translateY(0) rotate(0);
    }
}

@media (max-width: 992px) {.stay_connected_C {
    padding: 3rem 1.5rem;
}.stay_connected_C p {
    transform: translateX(15px);
    font-size: calc(28px * 0.9);
    max-width: 80%;
}.stay_connected_C .input_holder {
    margin-left: 2rem;
}
}

@media (max-width: 768px) {.stay_connected_C p {
    font-size: calc(28px * 0.8);
    padding-left: 1.5rem;
    max-width: 100%;
    transform: translateX(0);
}.stay_connected_C .input_holder {
    max-width: 100%;
    flex-direction: column;
    margin-left: 0;
}.stay_connected_C .updates_text_g {
    padding: 1rem;
    width: 100%;
}.stay_connected_C .help_reach_y {
    width: 100%;
    padding: 1rem;
}
}

@media (max-width: 576px) {.stay_connected_C {
    transform: skewY(-1deg);
    padding: 2.5rem 1rem;
}.stay_connected_C .container {
    transform: skewY(1deg);
}.stay_connected_C p {
    font-size: 20px;
    margin-bottom: 1.5rem;
}.stay_connected_C .learning_track_i::before {
    width: 100%;
    right: -50%;
}}.secure_shell_A {
    width: 100%;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 30px;
    color: #000000;
    background-color: rgb(98,142,105);
    height: 100%;
}.secure_shell_A h1 {
    margin-top: 30px;
    font-weight: 700;
    color: rgb(134,178,141);
    margin-bottom: 20px;
    font-size: 45px;
}.secure_shell_A h2 {
    margin-bottom: 15px;
    font-size: 37px;
    color: rgb(134,178,141);
    margin-top: 25px;
    font-weight: 600;
}.secure_shell_A h3, .secure_shell_A h4, .secure_shell_A h5, .secure_shell_A h6 {
    color: rgb(134,178,141);
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 20px;
    margin-top: 20px;
}.secure_shell_A li {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
}.secure_shell_A section {
    border-radius: 24px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.secure_shell_A p, .secure_shell_A span, .secure_shell_A div {
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {.secure_shell_A {
    padding: 20px;
}.secure_shell_A h1 {
    margin-top: 25px;
    font-size: calc(20px - 5px);
    margin-bottom: 15px;
}.secure_shell_A h2 {
    font-size: calc(20px - 3px);
    margin-bottom: 10px;
    margin-top: 20px;
}.secure_shell_A h3, .secure_shell_A h4, .secure_shell_A h5, .secure_shell_A h6 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: calc(20px - 2px);
}.secure_shell_A ul, .secure_shell_A ol {
    padding: 5px 0;
    margin: 10px 0;
}.secure_shell_A li {
    font-size: calc(16px - 1px);
    margin-bottom: 5px;
}.secure_shell_A p, .secure_shell_A span, .secure_shell_A div {
    margin-bottom: 4px;
    font-size: calc(16px - 1px);
}}.pricing_options_1 {
    padding: 100px 0;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.pricing_options_1::before {
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(20, 30, 48, 0.85), rgba(36, 59, 85, 0.92));
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
}.pricing_options_1::after {
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(134,178,141,0.5), 0.15) 0%, transparent 50%);
    left: 0;
}.pricing_options_1 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}.pricing_options_1 .learning_cost_v {
    position: relative;
}.pricing_options_1 h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
    transform: translateY(0);
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 1;
    font-size: 29px;
    font-weight: 700;
    position: relative;
}.pricing_options_1 h2::after {
    background: linear-gradient(90deg, rgb(134,178,141), rgb(98,142,105));
    bottom: -10px;
    left: 50%;
    position: absolute;
    width: 80px;
    height: 3px;
    content: "";
    transform: translateX(-50%);
}.pricing_options_1 .payment_deals_m {
    opacity: 0.9;
    max-width: 700px;
    font-size: calc(15px + 2px);
    color: #ffffff;
    text-align: center;
    line-height: 1.6;
    margin: 0 auto 40px;
}.pricing_options_1 .rate_choice_4 {
    gap: 30px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
}.pricing_options_1 .rate_choice_4 li {
    display: flex;
    perspective: 1000px;
}.pricing_options_1 .learning_price_b {
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(8px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    z-index: 1;
    flex-direction: column;
    overflow: hidden;
    text-decoration: none;
    -webkit-backdrop-filter: blur(8px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
}.pricing_options_1 .learning_price_b::before {
    width: 100%;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
    top: 0;
    background: radial-gradient(circle at 30% 30%, rgb(134,178,141,0.5), transparent 75%);
    position: absolute;
    content: "";
    height: 100%;
}.pricing_options_1 .learning_price_b:hover {
    transform: translateY(-10px) rotateX(5deg);
    box-shadow: 0 25px 35px rgba(0, 0, 0, 0.25);
}.pricing_options_1 .learning_price_b:hover::before {
    opacity: 0.15;
}.pricing_options_1 .rate_card_D {
    padding: 30px;
    flex-direction: column;
    position: relative;
    display: flex;
    flex-grow: 1;
}.pricing_options_1 .bundle_price_Y {
    display: flex;
    height: 100%;
    flex-direction: column;
}.pricing_options_1 .bundle_price_Y h4 {
    margin: 0 0 20px;
    font-size: calc(22px + 2px);
    color: #ffffff;
    transition: transform 0.3s ease;
    position: relative;
}.pricing_options_1 .learning_price_b:hover .bundle_price_Y h4 {
    transform: translateY(-5px);
}.pricing_options_1 .bundle_price_Y h4::after {
    width: 40px;
    transition: width 0.3s ease;
    height: 2px;
    background: rgb(98,142,105);
    content: "";
    bottom: -8px;
    position: absolute;
    left: 0;
}.pricing_options_1 .learning_price_b:hover .bundle_price_Y h4::after {
    width: 60px;
}.pricing_options_1 .bundle_price_Y p {
    flex-grow: 1;
    margin: 0 0 25px;
    line-height: 1.6;
    word-break: break-word;
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    overflow-wrap: break-word;
}.pricing_options_1 .plan_cost_t {
    padding: 10px 20px;
    font-size: calc(22px + 4px);
    transition: transform 0.3s ease;
    margin-top: auto;
    color: #ffffff;
    align-self: flex-start;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(134,178,141,0.5), transparent);
    overflow: hidden;
    font-weight: 700;
}.pricing_options_1 .plan_cost_t::before {
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    width: 100%;
    transition: left 0.5s ease;
    left: -100%;
    position: absolute;
}.pricing_options_1 .learning_price_b:hover .plan_cost_t {
    transform: scale(1.05);
}.pricing_options_1 .learning_price_b:hover .plan_cost_t::before {
    left: 100%;
}

@media (max-width: 1200px) {.pricing_options_1 {
    padding: 80px 0;
}.pricing_options_1 .rate_choice_4 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.pricing_options_1 h2 {
    font-size: calc(29px - 4px);
}.pricing_options_1 .payment_deals_m {
    margin-bottom: 30px;
    font-size: 15px;
}.pricing_options_1 .rate_card_D {
    padding: 25px;
}
}

@media (max-width: 768px) {.pricing_options_1 {
    padding: 60px 0;
}.pricing_options_1 .rate_choice_4 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing_options_1 .bundle_price_Y h4 {
    font-size: 22px;
}.pricing_options_1 .plan_cost_t {
    font-size: 22px;
}
}

@media (max-width: 576px) {.pricing_options_1 {
    padding: 50px 0;
}.pricing_options_1 h2 {
    font-size: calc(29px - 6px);
}.pricing_options_1 .payment_deals_m {
    font-size: calc(15px - 1px);
}.pricing_options_1 .rate_card_D {
    padding: 20px;
}.pricing_options_1 .bundle_price_Y p {
    font-size: calc(15px - 1px);
}}.company_overview_p {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.company_overview_p::before {
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgb(134,178,141,0.5) 0%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    top: 0;
    left: 0;
}.company_overview_p::after {
    width: 50%;
    z-index: 2;
    right: -10%;
    animation: floatElement 15s ease-in-out infinite alternate;
    background: linear-gradient(45deg, rgb(98,142,105,0.5) 0%, rgb(134,178,141,0.5) 100%);
    content: "";
    height: 70%;
    top: -10%;
    opacity: 0.2;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
}.company_overview_p .container {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.company_overview_p .text_card_k {
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(8px);
    transition: transform 0.5s ease-in-out;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}.company_overview_p .text_card_k:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_overview_p .text_card_k::before {
    width: 4px;
    top: 0;
    height: 100%;
    position: absolute;
    transform: scaleY(0.95);
    background: linear-gradient(to bottom, rgb(134,178,141), rgb(98,142,105));
    left: 0;
    content: "";
}.company_overview_p h1 {
    display: inline-block;
    font-size: 44px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
}.company_overview_p h1::after {
    width: 60%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(134,178,141), transparent);
    position: absolute;
    transition: width 0.3s ease-in-out;
    left: 0;
    content: "";
    height: 3px;
}.company_overview_p h1:hover::after {
    width: 100%;
}.company_overview_p ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.company_overview_p ul li {
    margin-bottom: 20px;
    position: relative;
}.company_overview_p h4 {
    margin-bottom: 15px;
    position: relative;
    padding-left: 0;
    transition: padding-left 0.3s ease;
    font-size: calc(22px + 2px);
    font-weight: 600;
    color: rgb(98,142,105);
}.company_overview_p h4:hover {
    padding-left: 15px;
}.company_overview_p h4::before {
    background-color: rgb(134,178,141);
    transition: transform 0.3s ease;
    transform: translateY(-50%) scale(0);
    top: 50%;
    width: 8px;
    position: absolute;
    content: "";
    height: 8px;
    left: -15px;
}.company_overview_p h4:hover::before {
    transform: translateY(-50%) scale(1);
}.company_overview_p span {
    font-size: 16px;
    column-gap: 30px;
    display: block;
    position: relative;
    column-count: 1;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 10px 0;
    text-align: justify;
    line-height: 1.7;
}

@keyframes floatElement {
    0% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-15px) rotate(1deg); }
    100% { transform: translateY(5px) rotate(-1deg); }
}

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


@media (min-width: 768px) {.company_overview_p .text_card_k {
    margin-left: 5%;
    width: 90%;
}.company_overview_p span {
    column-count: 2;
}
}

@media (min-width: 992px) {.company_overview_p {
    padding: 150px 0;
}.company_overview_p .text_card_k {
    margin-left: 10%;
    width: 80%;
}.company_overview_p span {
    column-count: 2;
}.company_overview_p h1 {
    font-size: calc(44px + 5px);
}
}

@media (max-width: 767px) {.company_overview_p {
    padding: 80px 0;
}.company_overview_p .text_card_k {
    transform: perspective(800px) rotateY(0deg);
    padding: 25px;
}.company_overview_p h1 {
    font-size: calc(44px - 4px);
}.company_overview_p h4 {
    font-size: 22px;
}.company_overview_p span {
    font-size: calc(16px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.company_overview_p {
    padding: 60px 0;
}.company_overview_p .text_card_k {
    padding: 20px 15px;
}.company_overview_p h1 {
    font-size: calc(44px - 6px);
    margin-bottom: 20px;
}.company_overview_p h4 {
    font-size: calc(22px - 2px);
    margin-bottom: 10px;
}.company_overview_p span {
    line-height: 1.5;
    font-size: calc(16px - 2px);
}}.client_testimonials_M {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(180deg, rgb(169,214,175) 0%, rgba(0, 0, 0, 0.5) 100%);
    perspective: 1000px;
    overflow: hidden;
}.client_testimonials_M::before {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0.6;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(134,178,141,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(98,142,105,0.5) 0%, transparent 15%);
    z-index: 1;
    width: 100%;
}.client_testimonials_M::after {
    content: "";
    position: absolute;
    background-size: 30px 30px;
    width: 100%;
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    opacity: 0.2;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
}.client_testimonials_M .container {
    z-index: 2;
    position: relative;
}.client_testimonials_M h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 4rem;
    font-weight: 700;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 2rem;
    color: #000000;
    position: relative;
    display: inline-block;
}.client_testimonials_M h2::before, 
.client_testimonials_M h2::after {
    animation: neonPulse 2s infinite alternate;
    height: 3px;
    content: "";
    position: absolute;
    background: rgb(134,178,141);
    top: 50%;
    width: 50px;
}.client_testimonials_M h2::before {
    left: -30px;
}.client_testimonials_M h2::after {
    right: -30px;
}.client_testimonials_M .client_views_w {
    flex-wrap: wrap;
    justify-content: center;
    perspective: 1000px;
    display: flex;
    gap: 2rem;
}.client_testimonials_M .learner_stories_7 {
    border-radius: 10px;
    transform-style: preserve-3d;
    flex: 0 0 calc(33.333% - 2rem);
    max-width: calc(33.333% - 2rem);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2rem;
    min-width: 280px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    align-items: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    display: flex;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    position: relative;
    flex-direction: column;
    transform: translateZ(0) rotateY(0);
}.client_testimonials_M .learner_stories_7::before {
    transition: opacity 0.5s ease;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    border-radius: 10px;
    position: absolute;
    opacity: 0;
    mask-composite: exclude;
    content: "";
    inset: 0;
    background: linear-gradient(45deg, rgb(134,178,141), rgb(98,142,105)) border-box;
    border: 2px solid transparent;
}.client_testimonials_M .learner_stories_7:hover {
    transform: translateZ(20px) rotateY(5deg);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
}.client_testimonials_M .learner_stories_7:hover::before {
    opacity: 1;
    animation: borderGlow 1.5s infinite alternate;
}.client_testimonials_M .learner_stories_7:nth-child(even):hover {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) rotateY(-5deg);
}.client_testimonials_M .learner_stories_7 img {
    border-radius: 50%;
    border: 3px solid #ffffff;
    height: 90px;
    position: relative;
    object-fit: cover;
    z-index: 2;
    margin-bottom: 1.5rem;
    width: 90px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
}.client_testimonials_M .learner_stories_7:hover img {
    border-color: rgb(134,178,141);
    transform: scale(1.05);
    box-shadow: 0 0 15px rgb(134,178,141,0.5);
}.client_testimonials_M .learner_stories_7 p {
    font-weight: 600;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: calc(16px * 1.1);
    margin: 0;
}.client_testimonials_M .learner_stories_7 .description {
    margin-top: 1rem;
    position: relative;
    font-weight: 400;
    z-index: 2;
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding-top: 1rem;
}.client_testimonials_M .learner_stories_7 .description::after {
    top: 0;
    content: "";
    transition: all 0.3s ease;
    transform: translateX(-50%);
    height: 2px;
    background: rgb(98,142,105,0.5);
    width: 40px;
    left: 50%;
    position: absolute;
}.client_testimonials_M .learner_stories_7:hover .description::after {
    background: rgb(134,178,141);
    box-shadow: 0 0 10px rgb(134,178,141,0.5);
    width: 60px;
}

@keyframes neonPulse {
    0% {
        box-shadow: 0 0 5px rgb(134,178,141), 0 0 10px rgb(134,178,141,0.5);
    }
    100% {
        box-shadow: 0 0 20px rgb(134,178,141), 0 0 30px rgb(134,178,141,0.5);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.client_testimonials_M {
    padding: 4rem 0;
}.client_testimonials_M h2 {
    margin-bottom: 3rem;
}.client_testimonials_M .learner_stories_7 {
    max-width: calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem);
}
}

@media (max-width: 767px) {.client_testimonials_M h2 {
    font-size: calc(30px * 0.9);
}.client_testimonials_M h2::before,
    .client_testimonials_M h2::after {
    width: 30px;
}.client_testimonials_M h2::before {
    left: -15px;
}.client_testimonials_M h2::after {
    right: -15px;
}.client_testimonials_M .client_views_w {
    flex-direction: column;
    gap: 1.5rem;
}.client_testimonials_M .learner_stories_7 {
    padding: 1.5rem;
    flex: 1 1 100%;
    max-width: 100%;
}.client_testimonials_M .learner_stories_7,
    .client_testimonials_M .learner_stories_7:hover,
    .client_testimonials_M .learner_stories_7:nth-child(even):hover {
    transform: none;
}.client_testimonials_M .learner_stories_7 img {
    height: 70px;
    width: 70px;
}
}

@media (max-width: 480px) {.client_testimonials_M {
    padding: 3rem 0;
}.client_testimonials_M h2 {
    font-size: calc(30px * 0.8);
}.client_testimonials_M .learner_stories_7 {
    padding: 1.25rem;
}.client_testimonials_M .learner_stories_7 img {
    height: 60px;
    width: 60px;
}}.course_program_description_X {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(169,214,175);
    perspective: 1000px;
}.course_program_description_X::before {
    width: 100%;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(134,178,141,0.5) 0,
        rgb(134,178,141,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    opacity: 0.05;
    position: absolute;
    animation: shiftLines 20s linear infinite;
    top: 0;
    height: 100%;
}@keyframes shiftLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

.course_program_description_X .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1280px;
    position: relative;
    overflow: visible;
}.course_program_description_X .skill_map_x {
    grid-template-rows: auto auto;
    position: relative;
    display: grid;
    min-height: 550px;
    gap: 0;
    grid-template-columns: 1fr;
}.course_program_description_X .text_card_k {
    padding: 40px;
    transform: translateZ(0);
    grid-row: 2;
    grid-column: 1;
    background: #ffffff;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1),
                0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 5;
    margin-right: 50px;
    margin-top: -80px;
    margin-left: 50px;
    position: relative;
    border-radius: 29px;
}.course_program_description_X .text_card_k::before {
    left: 0;
    border-radius: 29px;
    content: "";
    position: absolute;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0.95) 100%);
    top: 0;
    width: 100%;
    backdrop-filter: blur(10px);
    z-index: -1;
    height: 100%;
}.course_program_description_X .text_card_k::after {
    right: -20px;
    content: "";
    top: -20px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    background: radial-gradient(circle, rgb(134,178,141) 0%, transparent 70%);
    filter: blur(20px);
    z-index: -1;
    opacity: 0.3;
    animation: pulsate 5s ease-in-out infinite;
}@keyframes pulsate {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

.course_program_description_X .text_card_k h2 {
    z-index: 2;
    font-weight: 700;
    display: inline-block;
    font-size: 29px;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
}.course_program_description_X .text_card_k h2::before {
    border-radius: 10px;
    content: "";
    transition: width 0.3s ease;
    background: rgb(134,178,141);
    position: absolute;
    left: 0;
    width: 40px;
    bottom: -8px;
    height: 4px;
}.course_program_description_X .text_card_k:hover h2::before {
    width: 100%;
}.course_program_description_X .text_card_k .description {
    margin-bottom: 20px;
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
    z-index: 2;
}.course_program_description_X .text_card_k .description:last-child {
    margin-bottom: 0;
}.course_program_description_X .photo_frame_M {
    position: relative;
    overflow: hidden;
    height: 450px;
    grid-row: 1;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    z-index: 3;
    grid-column: 1;
    transform: rotateX(5deg);
    transition: transform 0.5s ease;
    border-radius: 29px;
}.course_program_description_X .photo_frame_M::before {
    width: 100%;
    background: linear-gradient(180deg, 
                transparent 0%, 
                rgba(0, 0, 0, 0.5) 100%);
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
}.course_program_description_X .photo_frame_M::after {
    left: 0;
    position: absolute;
    mix-blend-mode: overlay;
    background: radial-gradient(
        circle at 70% 20%,
        rgb(134,178,141,0.5) 0%,
        transparent 60%
    );
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
}.course_program_description_X:hover .photo_frame_M {
    transform: rotateX(2deg) translateY(-10px);
}.course_program_description_X:hover .text_card_k {
    transform: translateY(-10px);
}.course_program_description_X .container::before,
.course_program_description_X .container::after {
    position: absolute;
    z-index: 1;
    content: "";
    border-radius: 50%;
    opacity: 0.1;
    background: rgb(98,142,105,0.5);
}.course_program_description_X .container::before {
    height: 200px;
    width: 200px;
    left: -50px;
    animation: float 20s ease-in-out infinite;
    top: -100px;
}.course_program_description_X .container::after {
    right: -30px;
    height: 150px;
    width: 150px;
    bottom: -50px;
    animation: float 15s ease-in-out infinite reverse;
}@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20px, -20px);
    }
    50% {
        transform: translate(0, -40px);
    }
    75% {
        transform: translate(-20px, -20px);
    }
}

.course_program_description_X .skill_map_x::after {
    pointer-events: none;
    opacity: 0.05;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    right: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgb(134,178,141,0.5) 20px,
        rgb(134,178,141,0.5) 21px
    );
    height: 100%;
}

@media screen and (max-width: 1024px) {.course_program_description_X {
    padding: 80px 0;
}.course_program_description_X .skill_map_x {
    min-height: 400px;
}.course_program_description_X .photo_frame_M {
    height: 350px;
}.course_program_description_X .text_card_k {
    padding: 30px;
    margin-right: 30px;
    margin-top: -60px;
    margin-left: 30px;
}.course_program_description_X .container::before {
    height: 150px;
    width: 150px;
}.course_program_description_X .container::after {
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 767px) {.course_program_description_X {
    padding: 60px 0;
}.course_program_description_X .skill_map_x {
    min-height: auto;
}.course_program_description_X .photo_frame_M {
    height: 250px;
    transform: none;
}.course_program_description_X .text_card_k {
    margin-top: -40px;
    transform: none;
    margin-left: 15px;
    padding: 25px;
    margin-right: 15px;
}.course_program_description_X .text_card_k h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
}.course_program_description_X .text_card_k .description {
    font-size: calc(16px * 0.95);
}.course_program_description_X:hover .photo_frame_M,
    .course_program_description_X:hover .text_card_k {
    transform: none;
}.course_program_description_X .container::before,
    .course_program_description_X .container::after {
    display: none;
}}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_program_description_X .photo_frame_M {
    animation: slideUp 0.8s ease-out forwards;
}.course_program_description_X .text_card_k {
    animation-fill-mode: forwards;
    opacity: 0;
    animation: slideUp 1s 0.3s ease-out forwards;
}

@media (prefers-color-scheme: dark) {.course_program_description_X {
    background: rgb(134,178,141);
}.course_program_description_X .text_card_k::before {
    background: linear-gradient(120deg, 
                    rgba(30, 30, 30, 0.9) 0%, 
                    rgba(50, 50, 50, 0.95) 100%);
}.course_program_description_X .text_card_k h2 {
    color: #ffffff;
}.course_program_description_X .text_card_k .description {
    color: #ffffff;
    opacity: 0.9;
}
}

@media (prefers-contrast: more) {.course_program_description_X .text_card_k {
    background: #ffffff;
}.course_program_description_X .text_card_k h2 {
    color: #000000;
}.course_program_description_X .text_card_k .description {
    color: #000000;
}.course_program_description_X .photo_frame_M::before {
    opacity: 0.7;
}
}

@media (prefers-reduced-motion: reduce) {.course_program_description_X::before,
    .course_program_description_X .container::before,
    .course_program_description_X .container::after,
    .course_program_description_X .text_card_k::after,
    .course_program_description_X:hover .photo_frame_M,
    .course_program_description_X:hover .text_card_k {
    transform: none;
    animation: none;
}.course_program_description_X .photo_frame_M,
    .course_program_description_X .text_card_k {
    animation: none;
    opacity: 1;
}}

.course_program_description_X .photo_frame_M,
.course_program_description_X .text_card_k {
    will-change: transform;
    transform: translateZ(0);
}

@media (hover: hover) {.course_program_description_X .text_card_k:hover h2::before {
    width: 100%;
}.course_program_description_X:hover .photo_frame_M {
    transform: rotateX(2deg) translateY(-10px);
}.course_program_description_X:hover .text_card_k {
    transform: translateY(-10px);
}}.reach_out_J {
    background: linear-gradient(
        -45deg, 
        rgb(169,214,175) 0%, 
        rgb(98,142,105,0.5) 100%
    );
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.reach_out_J .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1rem;
}.reach_out_J .inquiry_help_t {
    border-radius: 22px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 25px 50px rgb(134,178,141,0.5);
    align-items: stretch;
    background: rgb(98,142,105,0.5);
    position: relative;
}.reach_out_J .photo_frame_M {
    margin-left: -5%;
    position: relative;
    transform: skew(-10deg);
    min-height: 600px;
    flex: 0 0 45%;
    z-index: 2;
}.reach_out_J .photo_frame_M::before {
    z-index: 1;
    transform: skew(10deg);
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(
        135deg, 
        rgb(134,178,141,0.5) 0%, 
        rgb(98,142,105,0.5) 100%
    );
    height: 100%;
    width: 120%;
    content: '';
    opacity: 0.7;
}.reach_out_J .help_feedback_n {
    flex-direction: column;
    z-index: 3;
    position: relative;
    justify-content: center;
    padding: 4rem 3rem 4rem 10%;
    display: flex;
    flex: 0 0 55%;
}.reach_out_J h2 {
    text-align: left;
    font-size: 44px;
    color: #ffffff;
    font-weight: 700;
    padding-left: 2rem;
    position: relative;
    margin-bottom: 2.5rem;
}.reach_out_J h2::before {
    position: absolute;
    transform: translateY(-50%);
    content: '';
    border-radius: 50%;
    background: rgb(134,178,141);
    left: 0;
    top: 50%;
    width: 1rem;
    height: 1rem;
    box-shadow: 0 0 15px rgb(134,178,141,0.5);
}.reach_out_J .help_feedback_n h3 {
    font-size: 33px;
    margin-bottom: 2rem;
    position: relative;
    color: #ffffff;
    padding-bottom: 1rem;
    font-weight: 600;
}.reach_out_J .help_feedback_n h3::after {
    bottom: 0;
    left: 0;
    width: 50px;
    position: absolute;
    content: '';
    height: 3px;
    background: rgb(134,178,141);
}.reach_out_J .help_feedback_n form {
    gap: 1.5rem;
    display: grid;
}.reach_out_J .help_feedback_n input:not([type="checkbox"]):not([type="submit"]) {
    position: relative;
    width: 100%;
    border: 1px solid rgb(134,178,141,0.5);
    outline: none;
    background: rgb(98,142,105,0.5);
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    color: #ffffff;
}.reach_out_J .help_feedback_n input:not([type="checkbox"]):not([type="submit"])::after {
    bottom: -2px;
    content: '';
    width: 0;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    background: rgb(134,178,141);
}.reach_out_J .help_feedback_n input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(134,178,141,0.5);
    border-color: rgb(134,178,141);
}.reach_out_J .help_feedback_n input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.reach_out_J .help_feedback_n .reach_widget_s {
    display: flex;
    align-items: center;
    gap: 1rem;
}.reach_out_J .help_feedback_n .reach_widget_s input[type="checkbox"] {
    cursor: pointer;
    border-radius: 10px;
    position: relative;
    appearance: none;
    width: 22px;
    border: 2px solid rgb(134,178,141,0.5);
    transition: all 0.3s ease;
    height: 22px;
    background: rgb(98,142,105,0.5);
}.reach_out_J .help_feedback_n .reach_widget_s input[type="checkbox"]:checked {
    border-color: rgb(134,178,141);
    background: rgb(134,178,141);
}.reach_out_J .help_feedback_n .reach_widget_s input[type="checkbox"]:checked::after {
    top: 50%;
    left: 50%;
    color: #ffffff;
    position: absolute;
    transform: translate(-50%, -50%);
    content: '✔';
    font-size: 0.8rem;
}.reach_out_J .help_feedback_n .reach_widget_s label {
    color: #ffffff;
    align-items: center;
    display: flex;
    font-size: 16px;
}.reach_out_J .help_feedback_n .reach_widget_s a {
    color: rgb(134,178,141);
    text-decoration: none;
    transition: color 0.3s ease;
    margin-left: 0.3rem;
}.reach_out_J .help_feedback_n .reach_widget_s a:hover {
    text-decoration: underline;
}.reach_out_J .help_feedback_n .help_reach_y {
    width: 100%;
    transition: all 0.3s ease;
    padding: 1rem;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    position: relative;
    font-size: 19px;
    background: rgb(134,178,141);
}.reach_out_J .help_feedback_n .help_reach_y::before {
    left: -50%;
    opacity: 0;
    transition: all 0.5s ease;
    width: 200%;
    transform: rotate(-45deg);
    position: absolute;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(134,178,141,0.5), 
        transparent
    );
    content: '';
    height: 200%;
    top: -50%;
}.reach_out_J .help_feedback_n .help_reach_y:hover::before {
    opacity: 1;
}.reach_out_J .help_feedback_n .help_reach_y:hover {
    box-shadow: 0 10px 20px rgb(134,178,141,0.5);
    transform: translateY(-3px);
}

@media screen and (max-width: 1200px) {.reach_out_J .photo_frame_M {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.reach_out_J .inquiry_help_t {
    flex-direction: column;
}.reach_out_J .photo_frame_M {
    margin-left: 0;
    flex: 0 0 100%;
    min-height: 300px;
    transform: none;
}.reach_out_J .photo_frame_M::before {
    width: 100%;
    transform: none;
}.reach_out_J .help_feedback_n {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.reach_out_J {
    padding: 3rem 0;
}.reach_out_J h2 {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    font-size: calc(44px * 0.8);
}.reach_out_J h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.reach_out_J .help_feedback_n h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 1.5rem;
}.reach_out_J .help_feedback_n input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.reach_out_J .inquiry_help_t {
    border-radius: 0;
}.reach_out_J .help_feedback_n {
    padding: 2rem 1.5rem;
}}.contacts_L {
    background: rgb(169,214,175);
    overflow: hidden;
    padding: 6rem 0;
    isolation: isolate;
    position: relative;
}.contacts_L::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(rgb(134,178,141,0.5), 0.02) 10px,
        rgba(rgb(134,178,141,0.5), 0.02) 20px
    );
    left: 0;
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}.contacts_L::after {
    background: radial-gradient(circle, rgb(134,178,141,0.5) 0%, transparent 70%);
    opacity: 0.1;
    content: '';
    top: -250px;
    right: -250px;
    position: absolute;
    z-index: -2;
    filter: blur(50px);
    height: 500px;
    width: 500px;
}.contacts_L .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contacts_L .contact_support_n {
    overflow: hidden;
    display: grid;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    background: transparent;
    grid-template-columns: 1fr;
    border-radius: 30px;
    gap: 0;
}.contacts_L .contact_support_n::before {
    inset: 0;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    z-index: -1;
    backdrop-filter: blur(10px);
    content: '';
}.contacts_L .contact_support_n h3 {
    padding: 2rem;
    align-items: center;
    color: #ffffff;
    font-size: 38px;
    margin: 0;
    text-align: center;
    gap: 0.75rem;
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    display: flex;
    background: rgb(134,178,141);
    font-weight: 700;
    justify-content: center;
}.contacts_L .contact_support_n h3 svg {
    animation: floatIcon 3s ease-in-out infinite;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
    height: 1.75rem;
    stroke-width: 2;
    stroke: #ffffff;
    stroke-linejoin: round;
    fill: none;
    width: 1.75rem;
    stroke-linecap: round;
}@keyframes floatIcon {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-3px); }
}
.contacts_L .contact_support_n h3::before {
    left: -50%;
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 70%);
    height: 200%;
    animation: rotateGradient 20s linear infinite;
    z-index: 0;
    opacity: 0.5;
    position: absolute;
    width: 200%;
    content: '';
}@keyframes rotateGradient {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.contacts_L .course_info_B {
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    font-size: calc(13px * 1.05);
    padding: 2rem 2rem 1rem;
    line-height: 1.7;
    color: #000000;
    text-align: center;
}.contacts_L .course_info_B::after {
    width: 50px;
    transform: translateX(-50%);
    background: rgb(134,178,141);
    content: '';
    height: 3px;
    position: absolute;
    left: 50%;
    border-radius: 10px;
    bottom: 0;
}.contacts_L .message_page_V {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    position: relative;
    gap: 1.5rem;
    display: grid;
    padding: 2rem;
}.contacts_L .message_page_V span {
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    flex-direction: column;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    padding-left: 3.5rem;
    border: 1px solid rgba(rgb(134,178,141,0.5), 0.1);
    padding: 1.5rem;
    margin-bottom: 10px;
    position: relative;
    justify-content: center;
}.contacts_L .message_page_V span svg {
    stroke-width: 2;
    z-index: 1;
    stroke-linecap: round;
    height: 1.5rem;
    width: 1.5rem;
    stroke-linejoin: round;
    position: absolute;
    transition: all 0.3s ease;
    stroke: rgb(134,178,141);
    left: 1.25rem;
    fill: none;
    margin: auto;
}.contacts_L .message_page_V span svg path,
.contacts_L .message_page_V span svg circle,
.contacts_L .message_page_V span svg line,
.contacts_L .message_page_V span svg polyline,
.contacts_L .message_page_V span svg rect {
    transition: all 0.3s ease;
}.contacts_L .message_page_V span:hover svg {
    transform: scale(1.2);
}.contacts_L .message_page_V span:nth-child(odd) svg {
    stroke: rgb(134,178,141);
}.contacts_L .message_page_V span:nth-child(even) svg {
    stroke: rgb(98,142,105);
}.contacts_L .message_page_V span::before {
    content: '';
    transition: width 0.3s ease;
    background: rgb(134,178,141);
    height: 100%;
    width: 5px;
    position: absolute;
    top: 0;
    left: 0;
}.contacts_L .message_page_V span:nth-child(even)::before {
    background: rgb(98,142,105);
}.contacts_L .message_page_V span::after {
    height: 0;
    content: '';
    opacity: 0.2;
    border-style: solid;
    right: 0;
    border-color: transparent transparent rgb(134,178,141,0.5) transparent;
    border-width: 0 0 30px 30px;
    position: absolute;
    width: 0;
    bottom: 0;
}.contacts_L .message_page_V span:nth-child(even)::after {
    border-color: transparent transparent rgb(98,142,105,0.5) transparent;
}.contacts_L .message_page_V span:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.contacts_L .message_page_V span:hover::before {
    width: 7px;
}.contacts_L .message_page_V span:hover svg path,
.contacts_L .message_page_V span:hover svg circle,
.contacts_L .message_page_V span:hover svg line,
.contacts_L .message_page_V span:hover svg polyline,
.contacts_L .message_page_V span:hover svg rect {
    stroke-dashoffset: 100;
    animation: dash 1.5s linear forwards;
    stroke-dasharray: 100;
}@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}
.contacts_L .message_page_V span p {
    margin: 0 0 0.5rem;
    font-weight: 600;
    font-size: 13px;
    color: #000000;
}.contacts_L .message_page_V span > span {
    margin: 0;
    padding: 0;
    box-shadow: none;
    color: #000000;
    border: none;
    font-weight: 400;
    background: transparent;
}.contacts_L .message_page_V span > span:hover {
    box-shadow: none;
    transform: none;
}.contacts_L .message_page_V span > span::before,
.contacts_L .message_page_V span > span::after {
    display: none;
}.contacts_L .message_page_V span a {
    color: rgb(134,178,141);
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.3s ease;
}.contacts_L .message_page_V span a:hover {
    transform: translateX(3px);
    color: rgb(98,142,105);
}.contacts_L .message_request_P {
    background: rgba(rgb(98,142,105,0.5), 0.1);
    grid-column: 1 / -1;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(rgb(98,142,105,0.5), 0.2);
    border-radius: 10px;
    margin-top: 1rem;
}.contacts_L .message_request_P::before {
    right: -50px;
    width: 100px;
    top: -50px;
    border-radius: 50%;
    background: rgb(98,142,105,0.5);
    opacity: 0.1;
    position: absolute;
    content: '';
    height: 100px;
}.contacts_L .message_request_P h4 {
    align-items: center;
    font-size: 23px;
    padding-bottom: 0.75rem;
    color: rgb(98,142,105);
    border-bottom: 1px solid rgba(rgb(98,142,105,0.5), 0.2);
    display: flex;
    gap: 0.75rem;
    margin: 0 0 1.5rem;
    position: relative;
    font-weight: 600;
}.contacts_L .message_request_P h4 svg {
    stroke-linejoin: round;
    transition: transform 0.3s ease;
    stroke-width: 2;
    fill: none;
    width: 1.25rem;
    height: 1.25rem;
    stroke-linecap: round;
    stroke: rgb(98,142,105);
}.contacts_L .message_request_P h4:hover svg {
    transform: rotate(20deg);
}.contacts_L .message_request_P h4::after {
    width: 60px;
    left: 0;
    border-radius: 10px;
    background: rgb(98,142,105);
    bottom: -1px;
    position: absolute;
    height: 3px;
    content: '';
}.contacts_L .message_request_P span {
    align-items: center;
    font-size: 13px;
    position: relative;
    display: flex;
    color: #000000;
    border-bottom: 1px dashed rgba(#000000, 0.1);
    padding: 0.75rem 0;
}.contacts_L .message_request_P span svg {
    fill: none;
    stroke-width: 2;
    height: 1rem;
    width: 1rem;
    margin-right: 0.75rem;
    transition: transform 0.3s ease;
    stroke-linejoin: round;
    stroke: rgb(98,142,105);
    stroke-linecap: round;
}.contacts_L .message_request_P span:hover svg {
    transform: scale(1.2);
}.contacts_L .message_request_P span:last-child {
    border-bottom: none;
}@keyframes pulseElement {
    0% { transform: scale(1); opacity: 0.7; }
    50% { transform: scale(1.03); opacity: 1; }
    100% { transform: scale(1); opacity: 0.7; }
}
.contacts_L .message_page_V span:nth-child(odd)::after {
    animation: pulseElement 4s infinite ease-in-out;
}.contacts_L .message_page_V span:nth-child(even)::after {
    animation: pulseElement 4s infinite ease-in-out 2s;
}
@media (max-width: 991px) {.contacts_L {
    padding: 5rem 0;
}.contacts_L .contact_support_n h3 {
    font-size: calc(38px * 0.9);
    padding: 1.75rem;
}.contacts_L .contact_support_n h3 svg {
    height: 1.5rem;
    width: 1.5rem;
}.contacts_L .course_info_B {
    font-size: 13px;
    max-width: 90%;
    padding: 1.75rem 1.75rem 1rem;
}.contacts_L .message_page_V {
    padding: 1.75rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.contacts_L .message_page_V span svg {
    width: 1.4rem;
    height: 1.4rem;
}.contacts_L .message_request_P h4 svg {
    width: 1.2rem;
    height: 1.2rem;
}.contacts_L .message_request_P span svg {
    height: 0.9rem;
    width: 0.9rem;
}
}
@media (max-width: 767px) {.contacts_L {
    padding: 4rem 0;
}.contacts_L .contact_support_n h3 {
    padding: 1.5rem;
    font-size: calc(38px * 0.85);
}.contacts_L .contact_support_n h3 svg {
    width: 1.4rem;
    height: 1.4rem;
}.contacts_L .course_info_B {
    max-width: 100%;
    padding: 1.5rem 1.5rem 0.875rem;
}.contacts_L .message_page_V {
    grid-template-columns: 1fr;
    padding: 1.5rem;
}.contacts_L .message_page_V span {
    padding-left: 3.25rem;
    padding: 1.25rem;
}.contacts_L .message_page_V span svg {
    width: 1.3rem;
    left: 1.1rem;
    height: 1.3rem;
}.contacts_L .message_request_P h4 svg {
    width: 1.1rem;
    height: 1.1rem;
}.contacts_L .message_request_P span svg {
    width: 0.85rem;
    height: 0.85rem;
}
}
@media (max-width: 575px) {.contacts_L {
    padding: 3rem 0;
}.contacts_L .contact_support_n h3 {
    padding: 1.25rem;
    font-size: calc(38px * 0.8);
}.contacts_L .contact_support_n h3 svg {
    height: 1.3rem;
    width: 1.3rem;
}.contacts_L .course_info_B {
    font-size: calc(13px * 0.95);
    padding: 1.25rem 1.25rem 0.75rem;
}.contacts_L .message_page_V {
    padding: 1.25rem;
}.contacts_L .message_page_V span {
    padding: 1.25rem;
    padding-left: 3rem;
}.contacts_L .message_page_V span svg {
    height: 1.2rem;
    left: 1rem;
    width: 1.2rem;
}.contacts_L .message_request_P h4 {
    font-size: calc(23px * 0.9);
    margin-bottom: 1.25rem;
}.contacts_L .message_request_P h4 svg {
    height: 1rem;
    width: 1rem;
}.contacts_L .message_request_P span svg {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.5rem;
}
}
@media (prefers-reduced-motion: reduce) {.contacts_L .contact_support_n h3::before,
    .contacts_L .contact_support_n h3 svg,
    .contacts_L .message_page_V span:nth-child(odd)::after,
    .contacts_L .message_page_V span:nth-child(even)::after,
    .contacts_L .message_page_V span:hover svg path,
    .contacts_L .message_page_V span:hover svg circle,
    .contacts_L .message_page_V span:hover svg line,
    .contacts_L .message_page_V span:hover svg polyline,
    .contacts_L .message_page_V span:hover svg rect {
    animation: none;
}.contacts_L .message_request_P h4:hover svg,
    .contacts_L .message_request_P span:hover svg {
    transform: none;
}}header {
    left: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    width: 100%;
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: fixed;
    top: 0;
    background: rgb(169,214,175);
}header:before {
    left: 0;
    background: linear-gradient(90deg, 
        rgb(134,178,141) 0%, 
        rgb(98,142,105) 50%, 
        rgb(134,178,141) 100%
    );
    content: '';
    width: 100%;
    height: 5px;
    top: 0;
    position: absolute;
}header:after {
    content: '';
    position: absolute;
    background: 
        linear-gradient(135deg, rgb(169,214,175) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(169,214,175) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(169,214,175) 25%, transparent 25%),
        linear-gradient(45deg, rgb(169,214,175) 25%, transparent 25%);
    width: 100%;
    left: 0;
    opacity: 0.4;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.01);
    pointer-events: none;
    background-size: 20px 20px;
    height: 100%;
}header .header_pagewrap_3 {
    position: relative;
    overflow: hidden;
}header .header_pagewrap_3:before {
    background: linear-gradient(to right, 
        transparent, 
        rgb(134,178,141,0.5),
        transparent
    );
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
    height: 1px;
    bottom: 0;
}header .container {
    padding: 15px 25px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}header .container:before {
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    content: '';
    left: 10px;
    width: 8px;
    background: rgb(134,178,141);
    opacity: 0.7;
    position: absolute;
    height: 8px;
}header .container:after {
    right: 10px;
    top: 50%;
    opacity: 0.7;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    content: '';
    background: rgb(98,142,105);
    position: absolute;
}header .head_master_H {
    justify-content: space-between;
    position: relative;
    display: flex;
    align-items: center;
}header .head_master_H:before {
    height: 1px;
    bottom: -10px;
    opacity: 0.2;
    position: absolute;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    width: 100%;
    left: 0;
    content: '';
}header .head_train_U {
    position: relative;
    align-items: center;
    gap: 30px;
    display: flex;
}header .head_train_U:before {
    height: 2px;
    width: 100%;
    opacity: 0;
    position: absolute;
    transform: scaleX(0.9);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: '';
    transform-origin: center;
    left: 0;
    background: rgb(134,178,141);
    bottom: -8px;
}header .head_train_U:hover:before {
    opacity: 0.3;
    transform: scaleX(1);
}header .head_study_e {
    font-size: 15px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 8px 2px;
    letter-spacing: 0.5px;
    overflow: hidden;
    color: #000000;
    font-weight: 600;
}header .head_study_e:before {
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    transform: translateX(-101%);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    height: 2px;
    background: rgb(134,178,141);
    content: '';
}header .head_study_e:after {
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    opacity: 0;
    top: 100%;
    left: 50%;
    width: 8px;
    height: 8px;
    transition: all 0.3s ease;
    content: '';
    background: rgb(134,178,141);
}header .head_study_e:hover {
    color: rgb(134,178,141);
}header .head_study_e:hover:before {
    transform: translateX(0);
}header .head_study_e:hover:after {
    opacity: 1;
    top: calc(100% - 3px);
}header .first_pagebar_j {
    transition: all 0.3s ease;
    padding: 5px 12px;
    display: flex;
    position: relative;
    align-items: center;
    text-decoration: none;
}header .first_pagebar_j:before {
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    border: 2px solid transparent;
    content: '';
    position: absolute;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%;
    background: linear-gradient(rgb(169,214,175), rgb(169,214,175)) padding-box,
                linear-gradient(135deg, rgb(134,178,141), rgb(98,142,105)) border-box;
    opacity: 0;
}header .first_pagebar_j:after {
    opacity: 0;
    content: '';
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(134,178,141), rgb(98,142,105));
    position: absolute;
    transition: all 0.4s ease;
    width: 10px;
    transform: scale(0);
    height: 10px;
    top: -5px;
    left: -5px;
}header .first_pagebar_j:hover:before {
    opacity: 1;
}header .first_pagebar_j:hover:after {
    transform: scale(1);
    opacity: 1;
}header .first_pagebar_j svg {
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: auto;
    height: 42px;
}header .first_pagebar_j:hover svg {
    transform: scale(1.05);
}

@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .head_train_U {
    gap: 20px;
}header .first_pagebar_j svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head_train_U {
    max-width: 320px;
    background: rgb(169,214,175);
    right: -100%;
    width: 80%;
    position: fixed;
    top: 0;
    height: 100vh;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 1001;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    padding: 75px 30px 30px;
    gap: 5px;
}header .head_train_U:before {
    left: 10%;
    width: 80%;
    bottom: auto;
    height: 1px;
    top: 60px;
}header .menu.active {
    right: 0;
}header .head_study_e {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 5px;
    width: 100%;
}header .head_study_e:last-child {
    border-bottom: none;
}header .head_study_e:after {
    transform: translateY(-50%) rotate(45deg);
    left: 10px;
    top: 50%;
}header .head_study_e:hover:after {
    opacity: 1;
    left: 5px;
    top: 50%;
}header .first_pagebar_j {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .first_pagebar_j svg {
    height: 35px;
}}.training_benefits_8 {
    background: linear-gradient(135deg, rgb(169,214,175) 0%, #ffffff 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.training_benefits_8::before {
    top: -50px;
    opacity: 0.3;
    animation: float 15s infinite ease-in-out;
    height: 300px;
    width: 300px;
    z-index: 0;
    right: -50px;
    content: "";
    transform: rotate(-15deg);
    filter: blur(100px);
    background: rgb(134,178,141,0.5);
    position: absolute;
}.training_benefits_8::after {
    transform: rotate(20deg);
    bottom: -100px;
    animation: float 18s infinite ease-in-out reverse;
    position: absolute;
    z-index: 0;
    height: 250px;
    content: "";
    filter: blur(80px);
    left: -50px;
    background: rgb(98,142,105,0.5);
    opacity: 0.2;
    width: 250px;
}.training_benefits_8 h5 {
    position: relative;
    z-index: 2;
    letter-spacing: -0.5px;
    max-width: 800px;
    margin-bottom: 50px;
    margin-left: auto;
    font-weight: 700;
    margin-right: auto;
    text-align: center;
    color: #000000;
    line-height: 1.4;
    font-size: 18px;
}.training_benefits_8 h5::after {
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
    border-radius: 10px;
    content: "";
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(134,178,141), rgb(98,142,105));
    height: 3px;
}.training_benefits_8 .container {
    position: relative;
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}.training_benefits_8 .learning_track_i {
    display: flex;
    padding: 40px;
    transform: translateY(0);
    gap: 30px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 40px -20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
}.training_benefits_8 .learning_track_i:hover {
    transform: translateY(-5px);
}.training_benefits_8 .photo_frame_M {
    object-fit: cover;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.15);
    height: auto;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale(1);
    border-radius: 4px;
}.training_benefits_8 .learning_track_i:hover .photo_frame_M {
    transform: scale(1.02);
}.training_benefits_8 .text_card_k {
    flex: 1;
}.training_benefits_8 ul {
    margin: 0;
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0;
    display: grid;
    list-style: none;
}.training_benefits_8 li {
    position: relative;
    opacity: 0.95;
    padding-left: 40px;
    transition: all 0.3s ease-out;
    transform: translateX(0);
}.training_benefits_8 li:hover {
    opacity: 1;
    transform: translateX(5px);
}.training_benefits_8 li p {
    margin: 0;
    line-height: 1.6;
    position: relative;
    color: #000000;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    align-items: flex-start;
}.training_benefits_8 li svg {
    height: 24px;
    transition: transform 0.3s ease;
    margin-right: 16px;
    position: absolute;
    top: 0;
    left: -40px;
    width: 24px;
}.training_benefits_8 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.training_benefits_8 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(134,178,141);
}.training_benefits_8 li:hover svg path {
    fill: rgb(98,142,105);
}

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

@media (min-width: 768px) {.training_benefits_8 {
    padding: 120px 0;
}.training_benefits_8 .learning_track_i {
    padding: 60px;
    align-items: center;
    flex-direction: row;
}.training_benefits_8 .learning_track_i > div:first-child {
    overflow: hidden;
    border-radius: 10px;
    margin-right: 30px;
    flex: 0 0 45%;
}.training_benefits_8 ul {
    grid-template-columns: 1fr 1fr;
}.training_benefits_8 h5 {
    margin-bottom: 60px;
    font-size: calc(18px * 1.1);
}.training_benefits_8 li:nth-child(even) {
    animation-delay: 0.2s;
    animation: fadeInRight 0.5s ease-out forwards;
}.training_benefits_8 li:nth-child(odd) {
    animation: fadeInLeft 0.5s ease-out forwards;
    animation-delay: 0.1s;
}
}

@media (min-width: 992px) {.training_benefits_8 {
    padding: 150px 0;
}.training_benefits_8 .learning_track_i {
    padding: 70px;
}.training_benefits_8 h5 {
    font-size: calc(18px * 1.2);
}.training_benefits_8 li p {
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.training_benefits_8 {
    padding: 70px 0;
}.training_benefits_8 h5 {
    font-size: calc(18px * 0.9);
    padding: 0 15px;
    margin-bottom: 40px;
}.training_benefits_8 .learning_track_i {
    padding: 30px;
}.training_benefits_8 .learning_track_i > div:first-child {
    margin-bottom: 20px;
}.training_benefits_8 li {
    margin-bottom: 15px;
}.training_benefits_8 li p {
    line-height: 1.5;
    font-size: calc(15px * 0.95);
}}

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

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}.education_history_B {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(169,214,175) 0%, rgb(134,178,141,0.5) 50%, rgb(169,214,175) 100%);
}.education_history_B::before {
    top: 0;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(134,178,141,0.5) 0,
        rgb(134,178,141,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.05;
    height: 100%;
    left: 0;
    content: "";
}.education_history_B::after {
    content: "";
    width: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(134,178,141,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(98,142,105,0.5) 0%, transparent 50%);
    height: 100%;
    filter: blur(60px);
    opacity: 0.4;
    top: 0;
    position: absolute;
}.education_history_B .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
}.education_history_B .learner_stories_7 {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 60px 40px;
    flex-direction: column;
    position: relative;
    align-items: center;
    backdrop-filter: blur(10px);
    display: flex;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 10px;
}.education_history_B .learner_stories_7::before {
    inset: 0;
    position: absolute;
    transition: opacity 0.6s ease;
    opacity: 0;
    z-index: 1;
    transform: rotate(-45deg) scale(2);
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 15%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 85%,
        transparent 100%
    );
    content: "";
}.education_history_B .learner_stories_7:hover::before {
    opacity: 1;
    animation: holographic-sweep 1.5s ease infinite;
}@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}

.education_history_B .photo_frame_M {
    position: relative;
    width: 180px;
    z-index: 2;
    transition: all 0.5s ease;
    height: 180px;
    border-radius: 10px;
    overflow: hidden;
    transform: rotate(-3deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(134,178,141,0.5);
    margin-bottom: 35px;
}.education_history_B .photo_frame_M::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        transparent 50%,
        rgba(255, 255, 255, 0.4) 100%
    );
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}.education_history_B .photo_frame_M::after {
    z-index: 1;
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(134,178,141,0.5) 90deg,
            transparent 180deg,
            rgb(98,142,105,0.5) 270deg,
            transparent 360deg
        );
    width: 200%;
    opacity: 0.15;
    top: -50%;
    content: "";
    left: -50%;
    position: absolute;
    mix-blend-mode: overlay;
    height: 200%;
    animation: rotate 15s linear infinite;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.education_history_B .name {
    z-index: 2;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 33px;
    color: #000000;
    position: relative;
}.education_history_B .name::after {
    height: 2px;
    content: "";
    transform: translateX(-50%);
    bottom: -8px;
    position: absolute;
    width: 70px;
    left: 50%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(134,178,141) 50%,
        transparent 100%
    );
}.education_history_B .learner_stories_7 span:not(.name) {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    z-index: 2;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 25px;
    position: relative;
}.education_history_B .job_tasks_v {
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-right: 3px solid rgb(98,142,105);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin: 0;
    padding: 25px 30px;
    z-index: 2;
    font-size: 13px;
    border-radius: 10px;
    max-width: 85%;
    text-align: center;
    line-height: 1.8;
    border-left: 3px solid rgb(134,178,141);
    color: #000000;
}.education_history_B .job_tasks_v::before,
.education_history_B .job_tasks_v::after {
    content: "";
    width: 40px;
    opacity: 0.1;
    height: 40px;
    position: absolute;
    background: rgb(134,178,141,0.5);
}.education_history_B .job_tasks_v::before {
    top: -5px;
    border-left: 3px solid rgb(134,178,141);
    left: -5px;
    border-top: 3px solid rgb(134,178,141);
}.education_history_B .job_tasks_v::after {
    border-right: 3px solid rgb(98,142,105);
    bottom: -5px;
    right: -5px;
    border-bottom: 3px solid rgb(98,142,105);
}.education_history_B .learner_stories_7:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.education_history_B .learner_stories_7:hover .photo_frame_M {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(134,178,141,0.5);
    transform: rotate(0deg) scale(1.05);
}

@media (max-width: 991px) {.education_history_B {
    padding: 80px 0;
}.education_history_B .learner_stories_7 {
    padding: 50px 30px;
}.education_history_B .photo_frame_M {
    height: 160px;
    width: 160px;
    margin-bottom: 30px;
}.education_history_B .job_tasks_v {
    padding: 20px 25px;
    max-width: 90%;
}
}

@media (max-width: 767px) {.education_history_B {
    padding: 60px 0;
}.education_history_B .learner_stories_7 {
    padding: 40px 25px;
}.education_history_B .photo_frame_M {
    width: 140px;
    margin-bottom: 25px;
    height: 140px;
}.education_history_B .name {
    font-size: calc(33px * 0.9);
}.education_history_B .learner_stories_7 span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(20px * 0.95);
}.education_history_B .job_tasks_v {
    padding: 18px 20px;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 575px) {.education_history_B {
    padding: 50px 0;
}.education_history_B .learner_stories_7 {
    padding: 35px 20px;
}.education_history_B .photo_frame_M {
    height: 120px;
    margin-bottom: 20px;
    width: 120px;
}.education_history_B .name {
    font-size: calc(33px * 0.8);
}.education_history_B .learner_stories_7 span:not(.name) {
    font-size: calc(20px * 0.9);
    letter-spacing: 1px;
    margin-bottom: 15px;
}.education_history_B .job_tasks_v {
    max-width: 100%;
    font-size: calc(13px * 0.9);
    padding: 15px;
}}.join_now_P {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(169,214,175) 0%, rgb(98,142,105,0.5) 100%);
    padding: 130px 0;
}.join_now_P::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    content: '';
    background: radial-gradient(
        ellipse at center,
        rgb(169,214,175) 0%,
        transparent 70%
    );
}.join_now_P .learning_track_i {
    position: relative;
    align-items: center;
    flex-direction: column;
    z-index: 10;
    display: flex;
}.join_now_P .container p {
    z-index: 5;
    font-size: 30px;
    color: #000000;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 85%, 
        85% 100%, 
        0% 100%
    );
    background: #ffffff;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        15px 15px 0 rgb(134,178,141,0.5);
    padding: 40px;
    margin: 0 auto 80px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    max-width: 800px;
}.join_now_P .help_reach_y {
    transform-origin: center;
    transform: rotate(-2deg);
    font-size: 16px;
    padding: 20px 50px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 
        5px 5px 0 rgb(134,178,141),
        10px 10px 0 rgb(98,142,105,0.5);
    color: #000000;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 5;
    background: #ffffff;
    position: relative;
}.join_now_P .help_reach_y:hover {
    box-shadow: 
        8px 8px 0 rgb(134,178,141),
        16px 16px 0 rgb(98,142,105,0.5);
    transform: rotate(0) scale(1.05);
}.join_now_P .container p::before {
    background: rgb(134,178,141);
    width: 40px;
    z-index: -1;
    content: '';
    right: -5px;
    top: -5px;
    height: 40px;
    position: absolute;
}.join_now_P .help_reach_y::before {
    z-index: -1;
    width: 100%;
    position: absolute;
    border: 2px dashed rgb(134,178,141);
    height: 100%;
    content: '';
    left: 5px;
    top: 5px;
    transition: all 0.4s ease;
}.join_now_P .help_reach_y:hover::before {
    left: 8px;
    top: 8px;
}.join_now_P::after {
    width: 400px;
    position: absolute;
    top: -200px;
    border-radius: 0 50% 50% 50%;
    background: rgb(134,178,141,0.5);
    right: -200px;
    height: 400px;
    content: '';
    transform: rotate(45deg);
    z-index: 1;
    opacity: 0.1;
}.join_now_P .learning_track_i::after {
    width: 300px;
    transform: rotate(-45deg);
    z-index: 1;
    background: rgb(98,142,105,0.5);
    border-radius: 50% 0 50% 50%;
    bottom: -150px;
    position: absolute;
    height: 300px;
    content: '';
    opacity: 0.1;
    left: -150px;
}

@media (max-width: 991px) {.join_now_P {
    padding: 100px 0;
}.join_now_P .container p {
    margin-bottom: 70px;
    font-size: calc(24px * 1.2);
    padding: 35px;
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.1),
            10px 10px 0 rgb(134,178,141,0.5);
}.join_now_P .help_reach_y {
    padding: 18px 40px;
}
}

@media (max-width: 767px) {.join_now_P {
    padding: 80px 0;
}.join_now_P .container p {
    margin-bottom: 60px;
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            90% 100%, 
            0% 100%
        );
    font-size: 24px;
    padding: 30px;
}.join_now_P .help_reach_y {
    transform: rotate(-1deg);
    padding: 15px 35px;
}.join_now_P .container p::before {
    height: 30px;
    width: 30px;
}
}

@media (max-width: 480px) {.join_now_P {
    padding: 60px 0;
}.join_now_P .container p {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 95%, 
            95% 100%, 
            0% 100%
        );
    margin-bottom: 50px;
    font-size: calc(12px * 1.2);
    padding: 25px;
    box-shadow: 
            0 8px 20px rgba(0, 0, 0, 0.1),
            8px 8px 0 rgb(134,178,141,0.5);
}.join_now_P .help_reach_y {
    padding: 12px 30px;
    font-size: calc(16px * 0.9);
    box-shadow: 
            3px 3px 0 rgb(134,178,141),
            6px 6px 0 rgb(98,142,105,0.5);
    transform: rotate(0);
}.join_now_P .help_reach_y::before {
    top: 3px;
    left: 3px;
}.join_now_P .help_reach_y:hover {
    box-shadow: 
            5px 5px 0 rgb(134,178,141),
            10px 10px 0 rgb(98,142,105,0.5);
    transform: scale(1.03);
}.join_now_P .help_reach_y:hover::before {
    top: 5px;
    left: 5px;
}
}