* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.flag_content_SGXjl {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
    auto;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
}.container {
    margin: auto;
    width: 1208px;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.top_study_lPmfg {
    flex: 1 0 auto;
}.segment-wrapper_IyrqX {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.flag_content_SGXjl {
    background-color: rgb(230,229,208);
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 5rem 0 2rem;
    position: relative;
}.flag_content_SGXjl::before {
    height: 100%;
    opacity: 0.07;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    z-index: 0;
    width: 100%;
    background: 
        linear-gradient(135deg, rgb(184,199,191,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(136,154,141,0.5) 0%, transparent 70%);
}.flag_content_SGXjl::after {
    top: 0;
    z-index: 1;
    height: 7px;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(230,229,208) 0%,
        rgb(184,199,191) 35%, 
        rgb(136,154,141) 65%,
        rgb(230,229,208) 100%);
    content: '';
}.flag_content_SGXjl .container {
    position: relative;
    z-index: 2;
}.flag_content_SGXjl .learn_nav_GXfIp {
    display: flex;
    flex-direction: column;
}.flag_content_SGXjl .message_us_Mztjm {
    justify-content: center;
    gap: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 4rem;
    display: flex;
    padding-bottom: 2rem;
}.flag_content_SGXjl .message_us_Mztjm::after {
    left: 0;
    content: '';
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(136,154,141,0.5) 50%,
        transparent 100%);
    height: 1px;
    bottom: -1px;
}.flag_content_SGXjl .info_item {
    width: 25%;
    flex: 0 0 auto;
    padding: 0.5rem 1rem;
    position: relative;
    transition: all 0.3s ease;
}.flag_content_SGXjl .info_item::before {
    width: 1px;
    transform: translateY(-50%);
    height: 60%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.06);
    top: 50%;
    position: absolute;
    content: '';
}.flag_content_SGXjl .info_item:first-child::before {
    display: none;
}.flag_content_SGXjl .info_item p,
.flag_content_SGXjl .info_item a {
    text-align: center;
    font-size: calc(18px - 1px);
    justify-content: center;
    align-items: center;
    color: #000000;
    gap: 0.75rem;
    font-weight: 400;
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
}.flag_content_SGXjl .info_item:hover {
    transform: translateY(-5px);
}.flag_content_SGXjl .info_item:hover p,
.flag_content_SGXjl .info_item:hover a {
    color: rgb(184,199,191);
}.flag_content_SGXjl .info_item svg {
    width: 20px;
    height: 20px;
    fill: rgb(184,199,191);
    transition: transform 0.3s ease;
}.flag_content_SGXjl .info_item:hover svg {
    transform: rotate(10deg);
}.flag_content_SGXjl .text_main_holder {
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
    gap: 3rem;
    display: flex;
}.flag_content_SGXjl .main_lead_bqHpQ {
    width: 100%;
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
    max-width: 300px;
    margin-right: auto;
}.flag_content_SGXjl .main_lead_bqHpQ svg {
    max-width: 160px;
    transition: all 0.3s ease;
    height: auto;
}.flag_content_SGXjl .main_lead_bqHpQ:hover svg {
    transform: scale(1.05);
}.flag_content_SGXjl .affiliate_cta_GZwBp {
    line-height: 1.6;
    padding-left: 2rem;
    color: #000000;
    position: relative;
    font-size: 16px;
}.flag_content_SGXjl .affiliate_cta_GZwBp::before {
    width: 4px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(184,199,191), rgb(136,154,141));
    content: '';
    left: 0;
    top: 0;
    border-radius: 2px;
    bottom: 0;
}.flag_content_SGXjl .head_know_VZpzK {
    min-width: 240px;
    flex: 1;
    gap: 2rem;
    max-width: 400px;
    flex-direction: column;
    position: relative;
    display: flex;
}.flag_content_SGXjl .head_know_VZpzK::before {
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.02);
    z-index: -1;
    left: 0;
    position: absolute;
    content: '';
    border-radius: 19px;
    height: 100%;
}.flag_content_SGXjl .head_know_VZpzK h5 {
    color: #000000;
    border-radius: 10px;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    font-size: 18px;
    margin-bottom: 1rem;
    background: rgba(0, 0, 0, 0.03);
}.flag_content_SGXjl .top_wrap_JiwgF {
    display: flex;
    gap: 0.75rem;
    padding: 0 1.5rem;
    flex-direction: column;
}.flag_content_SGXjl .top_wrap_JiwgF:first-child {
    position: relative;
}.flag_content_SGXjl .top_wrap_JiwgF a {
    text-decoration: none;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 1.25rem;
    color: #000000;
    font-size: 18px;
}.flag_content_SGXjl .top_wrap_JiwgF a::before {
    position: absolute;
    width: 6px;
    left: 0;
    transition: all 0.3s ease;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgb(136,154,141,0.5);
    content: '';
    height: 6px;
}.flag_content_SGXjl .top_wrap_JiwgF a:hover {
    padding-left: 1.5rem;
    color: rgb(184,199,191);
}.flag_content_SGXjl .top_wrap_JiwgF a:hover::before {
    height: 8px;
    width: 8px;
    background-color: rgb(184,199,191);
}.flag_content_SGXjl .subscribe_holder {
    display: flex;
    width: 100%;
    position: relative;
    max-width: 400px;
    gap: 1.5rem;
    flex-direction: column;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 19px;
    padding: 2rem;
}.flag_content_SGXjl .subscribe_holder::before {
    top: 0;
    height: 0;
    left: 0;
    border-color: rgb(184,199,191,0.5) transparent transparent transparent;
    content: '';
    width: 0;
    border-style: solid;
    position: absolute;
    border-width: 50px 50px 0 0;
    border-top-left-radius: 19px;
}.flag_content_SGXjl .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 0.5rem;
}.flag_content_SGXjl .subscribe_holder p {
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
}.flag_content_SGXjl .input_holder {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    position: relative;
}.flag_content_SGXjl .input_holder input[type="email"] {
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.125rem 1.25rem;
    color: #000000;
}.flag_content_SGXjl .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(184,199,191,0.5);
    outline: none;
    border-color: rgb(184,199,191);
}.flag_content_SGXjl .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.flag_content_SGXjl .sub_objective_yvKeW {
    transition: all 0.3s ease;
    font-size: 19px;
    border-radius: 10px;
    position: relative;
    background: linear-gradient(135deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    font-weight: 600;
    border: none;
    color: #ffffff;
    padding: 1.125rem 1.25rem;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
}.flag_content_SGXjl .sub_objective_yvKeW::before {
    position: absolute;
    content: '';
    height: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(136,154,141) 0%, rgb(184,199,191) 100%);
    top: 0;
    left: 0;
    width: 100%;
}.flag_content_SGXjl .sub_objective_yvKeW:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.flag_content_SGXjl .sub_objective_yvKeW:hover::before {
    opacity: 1;
}.flag_content_SGXjl .donate_books_wWJGD {
    text-align: center;
    position: relative;
    padding-top: 2rem;
    margin-top: 4rem;
}.flag_content_SGXjl .donate_books_wWJGD::before {
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    position: absolute;
    width: 40%;
    content: '';
    top: 0;
    left: 30%;
}.flag_content_SGXjl .patent_info_CdZKy {
    color: #000000;
    opacity: 0.8;
    font-size: 16px;
}

@media (max-width: 1200px) {.flag_content_SGXjl .text_main_holder {
    gap: 2.5rem;
}.flag_content_SGXjl .main_lead_bqHpQ {
    max-width: 260px;
}.flag_content_SGXjl .head_know_VZpzK {
    min-width: 220px;
}
}

@media (max-width: 991px) {.flag_content_SGXjl {
    padding: 4rem 0 2rem;
}.flag_content_SGXjl .info_item {
    width: 50%;
    padding: 1rem;
}.flag_content_SGXjl .info_item:nth-child(3)::before {
    display: none;
}.flag_content_SGXjl .text_main_holder {
    align-items: center;
    gap: 3rem;
    flex-direction: column;
}.flag_content_SGXjl .main_lead_bqHpQ {
    width: 100%;
    text-align: center;
    max-width: 100%;
    align-items: center;
}.flag_content_SGXjl .affiliate_cta_GZwBp {
    max-width: 500px;
    text-align: center;
    padding-left: 0;
}.flag_content_SGXjl .affiliate_cta_GZwBp::before {
    display: none;
}.flag_content_SGXjl .head_know_VZpzK {
    width: 100%;
    max-width: 600px;
}.flag_content_SGXjl .subscribe_holder {
    width: 100%;
    max-width: 600px;
}
}

@media (max-width: 768px) {.flag_content_SGXjl {
    padding: 3.5rem 0 1.5rem;
}.flag_content_SGXjl .message_us_Mztjm {
    margin-bottom: 3rem;
}.flag_content_SGXjl .info_item {
    width: 100%;
}.flag_content_SGXjl .info_item::before {
    display: none;
}.flag_content_SGXjl .top_wrap_JiwgF {
    gap: 0.5rem 1.5rem;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}.flag_content_SGXjl .top_wrap_JiwgF a {
    text-align: center;
    padding: 0.5rem 1rem;
}.flag_content_SGXjl .top_wrap_JiwgF a::before {
    display: none;
}.flag_content_SGXjl .top_wrap_JiwgF a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    padding-left: 1rem;
    border-radius: 10px;
}.flag_content_SGXjl .donate_books_wWJGD {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.flag_content_SGXjl {
    padding: 3rem 0 1.5rem;
}.flag_content_SGXjl .message_us_Mztjm {
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
}.flag_content_SGXjl .text_main_holder {
    gap: 2.5rem;
}.flag_content_SGXjl .head_know_VZpzK {
    padding: 1rem;
}.flag_content_SGXjl .head_know_VZpzK h5 {
    text-align: center;
}.flag_content_SGXjl .subscribe_holder {
    padding: 1.5rem;
}.flag_content_SGXjl .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.flag_content_SGXjl .donate_books_wWJGD {
    margin-top: 2.5rem;
}}.who_we_are_sLVAq {
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(136,154,141,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.who_we_are_sLVAq::before {
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    height: 100%;
    width: 100%;
}.who_we_are_sLVAq::after {
    content: "";
    right: -20%;
    background: linear-gradient(
        to bottom right,
        rgb(184,199,191,0.5) 10%,
        transparent 70%
    );
    z-index: 0;
    transform: rotate(15deg);
    top: -50%;
    height: 200%;
    width: 60%;
    position: absolute;
}.who_we_are_sLVAq .container {
    position: relative;
    z-index: 2;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}.who_we_are_sLVAq h1 {
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    font-size: 42px;
    display: inline-block;
    color: rgb(184,199,191);
    margin-bottom: 3rem;
    position: relative;
    transform: perspective(500px) translateZ(0);
}.who_we_are_sLVAq h1::after {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    bottom: -10px;
    content: "";
    transform-origin: left center;
    transform: scaleX(1);
    background: linear-gradient(
        to right,
        rgb(184,199,191) 0%,
        rgb(136,154,141) 100%
    );
    height: 3px;
    width: 60%;
    position: absolute;
}.who_we_are_sLVAq h1:hover {
    transform: perspective(500px) translateZ(10px);
}.who_we_are_sLVAq h1:hover::after {
    transform: scaleX(1.2);
}.who_we_are_sLVAq .smart_track_MvApq {
    position: relative;
}.who_we_are_sLVAq .smart_track_MvApq ul {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}.who_we_are_sLVAq .learning_lab_iwRbT {
    z-index: 1;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-left: 4px solid rgb(184,199,191);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    transform: translateY(0);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.who_we_are_sLVAq .learning_lab_iwRbT::before {
    left: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.85) 100%
    );
    content: "";
    width: 100%;
}.who_we_are_sLVAq .learning_lab_iwRbT::after {
    opacity: 0.6;
    border-top: 3px solid rgb(136,154,141,0.5);
    width: 60px;
    right: 20px;
    height: 60px;
    top: 20px;
    z-index: -1;
    position: absolute;
    content: "";
    border-right: 3px solid rgb(136,154,141,0.5);
}.who_we_are_sLVAq .learning_lab_iwRbT:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}.who_we_are_sLVAq .learning_lab_iwRbT h4 {
    padding-bottom: 0.75rem;
    color: #000000;
    margin-top: 0;
    font-size: calc(20px * 1.2);
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
}.who_we_are_sLVAq .learning_lab_iwRbT h4::after {
    transition: width 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1);
    position: absolute;
    width: 40px;
    left: 0;
    transform-origin: left center;
    background: linear-gradient(
        to right,
        rgb(184,199,191) 0%,
        rgb(136,154,141) 100%
    );
    content: "";
    height: 3px;
    bottom: 0;
}.who_we_are_sLVAq .learning_lab_iwRbT:hover h4::after {
    transform: scaleX(1.2);
    width: 60px;
}.who_we_are_sLVAq .learning_lab_iwRbT div {
    z-index: 1;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    font-size: 16px;
    position: relative;
    color: #000000;
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(even) {
    border-left: none;
    border-right: 4px solid rgb(136,154,141);
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(odd) div {
    padding-right: 1rem;
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(even) div {
    padding-left: 1rem;
}

@media (min-width: 768px) {.who_we_are_sLVAq {
    padding: 8rem 0;
}.who_we_are_sLVAq h1 {
    font-size: calc(42px * 1.2);
    margin-bottom: 4rem;
}.who_we_are_sLVAq .smart_track_MvApq ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.5rem;
}.who_we_are_sLVAq .learning_lab_iwRbT {
    padding: 3rem;
}.who_we_are_sLVAq .learning_lab_iwRbT h4 {
    margin-bottom: 2rem;
    font-size: calc(20px * 1.4);
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg);
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg);
}.who_we_are_sLVAq .learning_lab_iwRbT:hover:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg) translateY(-8px);
}.who_we_are_sLVAq .learning_lab_iwRbT:hover:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg) translateY(-8px);
}
}

@media (min-width: 992px) {.who_we_are_sLVAq::before {
    background-image: repeating-linear-gradient(
            45deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 30px
        );
}.who_we_are_sLVAq .container {
    padding: 0 2rem;
}.who_we_are_sLVAq h1 {
    font-size: calc(42px * 1.5);
}.who_we_are_sLVAq .learning_lab_iwRbT {
    padding: 3.5rem;
}.who_we_are_sLVAq .learning_lab_iwRbT::after {
    width: 80px;
    height: 80px;
}
}

@media (min-width: 1200px) {.who_we_are_sLVAq {
    padding: 10rem 0;
}.who_we_are_sLVAq .container {
    padding: 0 3rem;
}.who_we_are_sLVAq .smart_track_MvApq ul {
    gap: 5rem;
}.who_we_are_sLVAq .learning_lab_iwRbT {
    padding: 4rem;
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(20px);
}.who_we_are_sLVAq .learning_lab_iwRbT:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(20px);
}.who_we_are_sLVAq .learning_lab_iwRbT:hover:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(30px) translateY(-10px);
}.who_we_are_sLVAq .learning_lab_iwRbT:hover:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(30px) translateY(-10px);
}
}

@media (prefers-reduced-motion) {.who_we_are_sLVAq .learning_lab_iwRbT,
    .who_we_are_sLVAq h1,
    .who_we_are_sLVAq .learning_lab_iwRbT h4::after,
    .who_we_are_sLVAq h1::after {
    transition: none;
}.who_we_are_sLVAq .learning_lab_iwRbT:hover,
    .who_we_are_sLVAq h1:hover,
    .who_we_are_sLVAq .learning_lab_iwRbT:hover h4::after,
    .who_we_are_sLVAq h1:hover::after {
    transform: none;
}}.course_candidates_aQxbA {
    background-color: rgb(230,229,208);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}.course_candidates_aQxbA::before,
.course_candidates_aQxbA::after {
    background: linear-gradient(to bottom, 
        transparent 20%, 
        rgb(184,199,191) 50%, 
        transparent 80%);
    z-index: -1;
    width: 1px;
    position: absolute;
    opacity: 0;
    height: 100%;
    top: 0;
    animation: beamScan 8s infinite ease-out;
    content: '';
}.course_candidates_aQxbA::before {
    left: 25%;
    animation-delay: 0s;
}.course_candidates_aQxbA::after {
    animation-delay: 4s;
    right: 25%;
}.course_candidates_aQxbA .study_training_Qlfej {
    z-index: 2;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 2rem;
    position: relative;
}.course_candidates_aQxbA .study_training_Qlfej::before,
.course_candidates_aQxbA .study_training_Qlfej::after {
    height: 1px;
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(136,154,141) 50%, 
        transparent 90%);
    opacity: 0;
    animation: horizontalBeam 10s infinite ease-out;
    width: 100%;
    position: absolute;
    content: '';
    z-index: -1;
    left: 0;
}.course_candidates_aQxbA .study_training_Qlfej::before {
    animation-delay: 2s;
    top: 30%;
}.course_candidates_aQxbA .study_training_Qlfej::after {
    animation-delay: 6s;
    bottom: 30%;
}.course_candidates_aQxbA h3 {
    position: relative;
    font-weight: 600;
    color: rgb(184,199,191);
    margin-bottom: 3.5rem;
    text-align: center;
    font-size: 32px;
    letter-spacing: 1px;
}.course_candidates_aQxbA h3::after {
    content: '';
    height: 2px;
    animation: pulseLine 4s infinite ease-in-out;
    bottom: -15px;
    background: rgb(184,199,191);
    width: 100px;
    left: 50%;
    opacity: 0.7;
    transform: translateX(-50%) scaleX(0.3);
    position: absolute;
}.course_candidates_aQxbA ul {
    list-style: none;
    gap: 1.2rem;
    padding: 0;
    display: flex;
    margin: 0;
    flex-direction: column;
}.course_candidates_aQxbA ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    align-items: center;
    overflow: hidden;
    color: #000000;
    padding: 1.3rem 1.5rem;
    transition: all 0.3s ease;
    display: flex;
    font-weight: 400;
    font-size: 16px;
}.course_candidates_aQxbA ul li::before {
    transition: transform 0.4s ease;
    left: 0;
    opacity: 0.5;
    background: linear-gradient(to bottom, 
        rgb(136,154,141,0.5), 
        rgb(184,199,191,0.5));
    transform-origin: top;
    height: 100%;
    top: 0;
    width: 3px;
    content: '';
    transform: scaleY(0);
    position: absolute;
}.course_candidates_aQxbA ul li::after {
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    z-index: -1;
    content: '';
    transition: transform 0.5s ease;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(184,199,191,0.5) 20%, 
        transparent 80%);
    top: 0;
    transform: translateX(-100%);
}.course_candidates_aQxbA ul li:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #000000;
}.course_candidates_aQxbA ul li:hover::before {
    transform: scaleY(1);
}.course_candidates_aQxbA ul li:hover::after {
    transform: translateX(100%);
    opacity: 0.15;
}.course_candidates_aQxbA ul li svg {
    transition: all 0.4s ease;
    flex-shrink: 0;
    position: relative;
    height: 28px;
    z-index: 1;
    width: 28px;
    margin-right: 1.5rem;
}.course_candidates_aQxbA ul li:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}.course_candidates_aQxbA ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(184,199,191);
}.course_candidates_aQxbA ul li:hover svg path {
    animation: flashIcon 1s ease;
    fill: rgb(136,154,141);
}@keyframes beamScan {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    20%, 35% {
        opacity: 0.8;
    }
    80%, 100% {
        opacity: 0;
        transform: translateY(100%);
    }
}

@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(0.3);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}

.course_candidates_aQxbA::before :nth-child(1) {
    animation-delay: 1s;
}.course_candidates_aQxbA::before :nth-child(2) {
    animation-delay: 3s;
}.course_candidates_aQxbA::before :nth-child(3) {
    animation-delay: 5s;
}.course_candidates_aQxbA ul::before {
    opacity: 0.2;
    top: 20px;
    height: 50px;
    right: 20px;
    border-radius: 50%;
    border: 1px solid rgb(184,199,191,0.5);
    position: absolute;
    content: '';
    width: 50px;
}.course_candidates_aQxbA ul::after {
    border-radius: 50%;
    opacity: 0.2;
    left: 20px;
    border: 1px solid rgb(136,154,141,0.5);
    width: 30px;
    bottom: 20px;
    content: '';
    position: absolute;
    height: 30px;
}

@media (max-width: 992px) {.course_candidates_aQxbA {
    padding: 4rem 0;
}.course_candidates_aQxbA h3 {
    font-size: calc(32px * 0.9);
}.course_candidates_aQxbA ul {
    gap: 1rem;
}.course_candidates_aQxbA ul li {
    padding: 1.1rem 1.3rem;
}
}

@media (max-width: 576px) {.course_candidates_aQxbA {
    padding: 3rem 0;
}.course_candidates_aQxbA .study_training_Qlfej {
    padding: 0 1.5rem;
}.course_candidates_aQxbA h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2.5rem;
}.course_candidates_aQxbA ul {
    gap: 0.8rem;
}.course_candidates_aQxbA ul li {
    padding: 1rem;
}.course_candidates_aQxbA ul li svg {
    margin-right: 1rem;
    height: 24px;
    width: 24px;
}}.privacy_concealment_EiNxH {
    margin: 0 auto;
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background: #ffffff;
    max-width: 1000px;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.5);
}.privacy_concealment_EiNxH h1 {
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 3px solid rgb(184,199,191);
    font-size: 47px;
    color: rgb(184,199,191);
    margin-top: 30px;
    margin-bottom: 20px;
}.privacy_concealment_EiNxH h2 {
    margin-top: 25px;
    color: rgb(136,154,141);
    border-left: 5px solid rgb(136,154,141);
    font-weight: 600;
    font-size: 32px;
    padding-left: 15px;
    margin-bottom: 15px;
}.privacy_concealment_EiNxH ul {
    border-radius: 10px;
    padding-left: 40px;
    margin: 20px 0;
    list-style-type: disc;
    background: rgb(136,154,141,0.5);
}.privacy_concealment_EiNxH li {
    padding-bottom: 5px;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 10px;
}.privacy_concealment_EiNxH p, .privacy_concealment_EiNxH span, .privacy_concealment_EiNxH div {
    color: #000000;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 15px;
}.privacy_concealment_EiNxH h3, .privacy_concealment_EiNxH h4, .privacy_concealment_EiNxH h5, .privacy_concealment_EiNxH h6 {
    font-size: 19px;
    color: rgb(184,199,191);
    padding-left: 10px;
    font-weight: 600;
    border-left: 4px solid rgb(184,199,191);
    margin-top: 20px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.privacy_concealment_EiNxH {
    padding: 20px;
}.privacy_concealment_EiNxH h1 {
    font-size: calc(19px - 4px);
}.privacy_concealment_EiNxH h2 {
    font-size: calc(19px - 3px);
}.privacy_concealment_EiNxH h3, .privacy_concealment_EiNxH h4, .privacy_concealment_EiNxH h5, .privacy_concealment_EiNxH h6 {
    font-size: calc(19px - 2px);
}.privacy_concealment_EiNxH p, .privacy_concealment_EiNxH span, .privacy_concealment_EiNxH div, .privacy_concealment_EiNxH li {
    font-size: calc(14px - 2px);
}}.primary_page_WVbQT {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.primary_page_WVbQT .main_open_eRvbp {
    width: 100%;
    min-height: 100vh;
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
}.primary_page_WVbQT .main_open_eRvbp:before {
    top: 0;
    right: 0;
    z-index: 1;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.75) 100%);
    bottom: 0;
    position: absolute;
}.primary_page_WVbQT .main_open_eRvbp:after {
    background: radial-gradient(circle at 30% 70%, rgb(184,199,191,0.5) 0%, transparent 40%);
    mix-blend-mode: overlay;
    opacity: 0.6;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    animation: pulse 8s infinite alternate ease-in-out;
    z-index: 2;
    right: 0;
}.primary_page_WVbQT .study_programs_MerLS {
    position: relative;
    width: 90%;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 3;
    max-width: 1200px;
    grid-template-columns: 1fr;
    display: grid;
    padding: 5rem 2rem;
    gap: 2rem;
}.primary_page_WVbQT .study_programs_MerLS > div {
    transform: translateY(30px);
    animation-delay: calc(var(--index, 0) * 0.3s);
    animation: fadeUp 0.8s forwards;
    opacity: 0;
}.primary_page_WVbQT .study_programs_MerLS > div:nth-child(1) {
    --index: 1;
}.primary_page_WVbQT .study_programs_MerLS > div:nth-child(2) {
    --index: 2;
}.primary_page_WVbQT .study_programs_MerLS > div:nth-child(3) {
    --index: 3;
}.primary_page_WVbQT p {
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 2rem;
    position: relative;
    letter-spacing: 0.05em;
    font-size: clamp(1rem, 1.2vw, 1.2rem);
}.primary_page_WVbQT p:before {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    background: rgb(136,154,141);
    width: 1.5rem;
    height: 2px;
    content: "";
}.primary_page_WVbQT .title_style_header {
    -webkit-background-clip: text !important;
    color: transparent;
    margin: 0;
    animation: scaleText 0.5s ease-out forwards;
    background: linear-gradient(90deg, #ffffff 0%, rgb(136,154,141) 100%);
    font-weight: 700;
    background-clip: text !important;
    transform-origin: left center;
    animation-delay: 0.8s;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    font-size: clamp(2.5rem, 6vw, 4.5rem);
    position: relative;
    line-height: 1.1;
}.primary_page_WVbQT h3 {
    margin: 0;
    line-height: 1.6;
    position: relative;
    padding-top: 1.5rem;
    max-width: 800px;
    font-weight: 400;
    font-size: clamp(1rem, 1.5vw, 1.5rem);
}.primary_page_WVbQT h3:before {
    animation-delay: 1.6s;
    position: absolute;
    background: linear-gradient(90deg, rgb(136,154,141) 0%, transparent 100%);
    left: 0;
    width: 0;
    height: 3px;
    animation: lineExpand 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    top: 0;
    content: "";
}

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

@keyframes scaleText {
    0% {
        transform: scale(0.95);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes lineExpand {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

@media (min-width: 768px) {.primary_page_WVbQT .study_programs_MerLS {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    padding: 6rem 3rem;
}.primary_page_WVbQT .study_programs_MerLS:before {
    opacity: 0;
    content: "";
    border-left: 3px solid rgb(136,154,141);
    animation: cornerReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    height: 80px;
    top: -10px;
    width: 80px;
    position: absolute;
    animation-delay: 1.8s;
    border-top: 3px solid rgb(136,154,141);
    left: -10px;
}.primary_page_WVbQT .study_programs_MerLS:after {
    right: -10px;
    width: 80px;
    border-bottom: 3px solid rgb(136,154,141);
    border-right: 3px solid rgb(136,154,141);
    animation: cornerReveal 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
    animation-delay: 2s;
    content: "";
    position: absolute;
    height: 80px;
    bottom: -10px;
}
    
    @keyframes cornerReveal {
        0% {
            opacity: 0;
            transform: scale(0.8);
        }
        100% {
            opacity: 0.7;
            transform: scale(1);
        }
    }
}

@media (min-width: 992px) {.primary_page_WVbQT .study_programs_MerLS {
    padding: 7rem 4rem;
    transform: perspective(1000px) rotateX(3deg);
    width: 80%;
}.primary_page_WVbQT .main_open_eRvbp:after {
    background: radial-gradient(circle at 30% 70%, rgb(184,199,191,0.5) 0%, transparent 50%);
}.primary_page_WVbQT h3 {
    padding-top: 2rem;
}.primary_page_WVbQT h3:before {
    height: 4px;
}
    
    @keyframes lineExpand {
        0% {
            width: 0;
        }
        100% {
            width: 100px;
        }
    }
}

@media (min-width: 1200px) {.primary_page_WVbQT .study_programs_MerLS {
    gap: 3rem;
}.primary_page_WVbQT p {
    padding-left: 3rem;
}.primary_page_WVbQT p:before {
    width: 2.5rem;
}.primary_page_WVbQT .title_style_header {
    letter-spacing: -0.02em;
}.primary_page_WVbQT .study_programs_MerLS:before,
    .primary_page_WVbQT .study_programs_MerLS:after {
    height: 120px;
    width: 120px;
}
}

@media (max-width: 767px) {.primary_page_WVbQT .study_programs_MerLS {
    gap: 1.5rem;
    padding: 4rem 1.5rem;
}.primary_page_WVbQT .main_open_eRvbp {
    min-height: 90vh;
}.primary_page_WVbQT .title_style_header {
    line-height: 1.2;
}.primary_page_WVbQT h3 {
    line-height: 1.5;
}}.pricing_level_JiRkS {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_level_JiRkS::before {
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    bottom: 0;
}.pricing_level_JiRkS .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.pricing_level_JiRkS .trial_pricing_oqlCG {
    position: relative;
}.pricing_level_JiRkS h2 {
    margin-bottom: 20px;
    transform: translateY(20px);
    color: #ffffff;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    text-align: center;
    font-weight: 700;
    font-size: 31px;
    position: relative;
}.pricing_level_JiRkS .pricing_offers_KCHrs {
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    opacity: 0;
    max-width: 800px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    font-size: 12px;
    margin: 0 auto 50px;
    line-height: 1.6;
    text-align: center;
}.pricing_level_JiRkS .edu_deals_JAcna {
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    gap: 30px;
    perspective: 1000px;
    display: grid;
}.pricing_level_JiRkS .edu_deals_JAcna li {
    transform: translateZ(0) rotateY(5deg) translateX(20px);
    animation: fadeInStagger 0.8s ease-out forwards;
    opacity: 0;
}.pricing_level_JiRkS .edu_deals_JAcna li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing_level_JiRkS .edu_deals_JAcna li:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_level_JiRkS .edu_deals_JAcna li:nth-child(3) {
    animation-delay: 0.7s;
}.pricing_level_JiRkS .edu_deals_JAcna li:nth-child(4) {
    animation-delay: 0.9s;
}.pricing_level_JiRkS .tuition_grid_qYyHn {
    height: 100%;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
}.pricing_level_JiRkS .learn_sub_lBcwu {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    position: relative;
    height: 100%;
    transform: translateZ(0);
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
}.pricing_level_JiRkS .learn_sub_lBcwu::before {
    opacity: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    content: "";
    background: linear-gradient(45deg, rgb(184,199,191,0.5), rgb(136,154,141,0.5));
    left: 0;
    top: 0;
    transition: opacity 0.6s ease;
    position: absolute;
}.pricing_level_JiRkS .pricing_block_rnJfG {
    color: #ffffff;
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 400px;
    padding: 35px 30px;
}.pricing_level_JiRkS .pricing_block_rnJfG h4 {
    font-weight: 700;
    font-size: calc(19px * 1.1);
    margin: 0 0 15px;
    color: #ffffff;
    transition: transform 0.3s ease-out;
    position: relative;
    padding-bottom: 15px;
}.pricing_level_JiRkS .pricing_block_rnJfG h4::after {
    bottom: 0;
    position: absolute;
    content: "";
    transition: width 0.4s ease;
    width: 60px;
    left: 0;
    height: 3px;
    background: rgb(184,199,191);
}.pricing_level_JiRkS .pricing_block_rnJfG p {
    overflow-wrap: break-word;
    hyphens: auto;
    color: rgba(255,255,255,0.8);
    word-wrap: break-word;
    font-size: 12px;
    line-height: 1.7;
    margin: 0 0 auto;
    flex-grow: 1;
}.pricing_level_JiRkS .indv_sub_UOfbl {
    background: linear-gradient(135deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    font-weight: 700;
    border-radius: 6px;
    align-self: flex-start;
    font-size: calc(19px * 1.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: 25px;
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover .learn_sub_lBcwu {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.2);
    border-color: rgba(255,255,255,0.2);
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover .learn_sub_lBcwu::before {
    opacity: 0.05;
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover .pricing_block_rnJfG h4 {
    transform: translateY(-5px);
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover .pricing_block_rnJfG h4::after {
    width: 100px;
}.pricing_level_JiRkS .tuition_grid_qYyHn:hover .indv_sub_UOfbl {
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    transform: scale(1.05) translateY(-5px);
}

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

@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateZ(-50px) rotateY(10deg) translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateZ(0) rotateY(0) translateX(0);
    }
}

@media (max-width: 1024px) {.pricing_level_JiRkS {
    padding: 80px 0;
}.pricing_level_JiRkS .edu_deals_JAcna {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.pricing_level_JiRkS .pricing_block_rnJfG {
    min-height: 380px;
    padding: 30px 25px;
}
}

@media (max-width: 768px) {.pricing_level_JiRkS {
    padding: 60px 0;
}.pricing_level_JiRkS h2 {
    font-size: calc(31px * 0.9);
}.pricing_level_JiRkS .pricing_offers_KCHrs {
    margin-bottom: 40px;
    font-size: calc(12px * 0.95);
}.pricing_level_JiRkS .edu_deals_JAcna {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.pricing_level_JiRkS .pricing_block_rnJfG {
    padding: 25px 20px;
    min-height: 350px;
}.pricing_level_JiRkS .pricing_block_rnJfG h4 {
    font-size: 19px;
}.pricing_level_JiRkS .indv_sub_UOfbl {
    font-size: calc(19px * 1.1);
}
}

@media (max-width: 576px) {.pricing_level_JiRkS {
    padding: 50px 0;
}.pricing_level_JiRkS .container {
    padding: 0 15px;
}.pricing_level_JiRkS h2 {
    font-size: calc(31px * 0.8);
}.pricing_level_JiRkS .pricing_offers_KCHrs {
    margin-bottom: 30px;
    font-size: calc(12px * 0.9);
}.pricing_level_JiRkS .edu_deals_JAcna {
    gap: 25px;
    grid-template-columns: 1fr;
}.pricing_level_JiRkS .pricing_block_rnJfG {
    min-height: auto;
}.pricing_level_JiRkS .pricing_block_rnJfG p {
    font-size: calc(12px * 0.9);
}.pricing_level_JiRkS .indv_sub_UOfbl {
    margin-top: 20px;
    align-self: center;
}}.connect_with_us_MhvYd {
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(184,199,191,0.5) 100%);
    overflow: hidden;
}.connect_with_us_MhvYd::before {
    left: 0;
    animation: pulse 15s infinite alternate;
    content: '';
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(136,154,141,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(184,199,191,0.5) 0%, transparent 40%);
    z-index: 0;
    width: 100%;
    height: 100%;
}.connect_with_us_MhvYd::after {
    left: 0;
    opacity: 0.05;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-size: 200px 200px;
    background-position: 0 0, 0 100px, 100px -100px, -100px 0px;
    position: absolute;
    content: '';
    background-image: 
        linear-gradient(45deg, rgb(184,199,191,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(184,199,191,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(184,199,191,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(184,199,191,0.5) 75%);
}.connect_with_us_MhvYd .img_box_syDZU {
    filter: grayscale(40%) contrast(120%);
    top: 0;
    position: absolute;
    z-index: 2;
    height: 100%;
    opacity: 0.2;
    left: 0;
    width: 100%;
}.connect_with_us_MhvYd .container {
    padding: 0 20px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.connect_with_us_MhvYd h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 37px;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    position: relative;
    letter-spacing: 1px;
    color: #000000;
}.connect_with_us_MhvYd h3::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    background: rgb(184,199,191);
    border-radius: 10px;
    bottom: -10px;
    width: 80px;
    content: '';
}.connect_with_us_MhvYd .inquiry_grid_ZoBTA {
    background: #ffffff;
    display: flex;
    border-radius: 17px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}.connect_with_us_MhvYd .inquiry_grid_ZoBTA::before {
    position: absolute;
    z-index: -1;
    animation: border-glow 5s infinite linear;
    border-radius: calc(17px + 5px);
    background: linear-gradient(45deg, rgb(136,154,141), rgb(184,199,191), rgb(136,154,141));
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    content: '';
}.connect_with_us_MhvYd .connect_query_PwrFW {
    overflow: hidden;
    flex: 1 1 60%;
    position: relative;
    padding: 40px;
}.connect_with_us_MhvYd .connect_query_PwrFW::before {
    top: 0;
    left: 0;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    content: '';
    width: 100%;
    background: 
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0;
    z-index: 0;
    height: 100%;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    opacity: 0.3;
    position: absolute;
    background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
}.connect_with_us_MhvYd .connect_query_PwrFW #contact {
    position: relative;
    z-index: 1;
}.connect_with_us_MhvYd .connect_query_PwrFW h3 {
    font-weight: 600;
    margin-bottom: 30px;
    text-align: left;
    color: #000000;
    font-size: 22px;
}.connect_with_us_MhvYd .connect_query_PwrFW h3::after {
    transform: none;
    width: 60px;
    left: 0;
}.connect_with_us_MhvYd .connect_query_PwrFW input[type="text"],
.connect_with_us_MhvYd .connect_query_PwrFW textarea {
    transition: all 0.3s ease;
    width: 100%;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    font-size: 15px;
    color: #000000;
    padding: 15px 20px;
    background-color: rgba(0, 0, 0, 0.02);
}.connect_with_us_MhvYd .connect_query_PwrFW input[type="text"]:focus,
.connect_with_us_MhvYd .connect_query_PwrFW textarea:focus {
    border-color: rgb(184,199,191);
    background-color: #ffffff;
    box-shadow: 0 0 0 3px rgb(184,199,191,0.5);
    outline: none;
}.connect_with_us_MhvYd .connect_query_PwrFW textarea {
    resize: vertical;
    height: 120px;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg label {
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(15px - 2px);
    color: #000000;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg label::before {
    background-color: rgba(0, 0, 0, 0.02);
    left: 0;
    width: 22px;
    content: '';
    top: 2px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 22px;
    position: absolute;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg input[type="checkbox"]:checked + label::before {
    border-color: rgb(184,199,191);
    background-color: rgb(184,199,191);
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg input[type="checkbox"]:checked + label::after {
    top: 9px;
    height: 4px;
    position: absolute;
    transform: rotate(-45deg);
    border-bottom: 2px solid #ffffff;
    width: 8px;
    content: '';
    border-left: 2px solid #ffffff;
    left: 7px;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg a {
    text-decoration: none;
    color: rgb(184,199,191);
    font-weight: 600;
    transition: color 0.3s ease;
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg a:hover {
    color: rgb(136,154,141);
    text-decoration: underline;
}.connect_with_us_MhvYd .connect_query_PwrFW .support_reach_JVjxk {
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease;
    border: none;
    background: linear-gradient(135deg, rgb(184,199,191) 0%, rgb(136,154,141) 100%);
    border-radius: 17px;
    padding: 15px 30px;
    display: inline-block;
    font-size: 17px;
}.connect_with_us_MhvYd .connect_query_PwrFW .support_reach_JVjxk::before {
    top: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
}.connect_with_us_MhvYd .connect_query_PwrFW .support_reach_JVjxk:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.connect_with_us_MhvYd .connect_query_PwrFW .support_reach_JVjxk:hover::before {
    left: 100%;
}.connect_with_us_MhvYd .query_request_dfovD {
    padding: 40px;
    background: linear-gradient(135deg, rgb(136,154,141) 0%, rgb(184,199,191) 100%);
    overflow: hidden;
    position: relative;
    flex: 1 1 40%;
}.connect_with_us_MhvYd .query_request_dfovD::before {
    opacity: 0.6;
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 0%, transparent 40%);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
}.connect_with_us_MhvYd .query_request_dfovD h4 {
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #ffffff;
}.connect_with_us_MhvYd .query_request_dfovD h4::after {
    width: 60px;
    bottom: -10px;
    position: absolute;
    background: #ffffff;
    height: 3px;
    border-radius: 10px;
    left: 0;
    content: '';
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM {
    margin: 0;
    padding: 0;
    list-style: none;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li {
    z-index: 1;
    align-items: flex-start;
    display: flex;
    position: relative;
    margin-bottom: 25px;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li span {
    font-size: 15px;
    line-height: 1.5;
    color: #ffffff;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes border-glow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@media (max-width: 992px) {.connect_with_us_MhvYd {
    padding: 60px 0;
}.connect_with_us_MhvYd .container {
    padding: 0 15px;
}.connect_with_us_MhvYd .inquiry_grid_ZoBTA {
    flex-direction: column;
}.connect_with_us_MhvYd .connect_query_PwrFW,
    .connect_with_us_MhvYd .query_request_dfovD {
    flex: 1 1 100%;
}.connect_with_us_MhvYd .connect_query_PwrFW {
    padding: 30px;
}.connect_with_us_MhvYd .query_request_dfovD {
    padding: 30px;
}
}

@media (max-width: 768px) {.connect_with_us_MhvYd {
    padding: 40px 0;
}.connect_with_us_MhvYd h3 {
    font-size: calc(37px - 4px);
    margin-bottom: 30px;
}.connect_with_us_MhvYd .connect_query_PwrFW h3,
    .connect_with_us_MhvYd .query_request_dfovD h4 {
    margin-bottom: 20px;
    font-size: calc(22px - 2px);
}.connect_with_us_MhvYd .connect_query_PwrFW input[type="text"],
    .connect_with_us_MhvYd .connect_query_PwrFW textarea {
    padding: 12px 15px;
    margin-bottom: 15px;
}.connect_with_us_MhvYd .connect_query_PwrFW textarea {
    height: 100px;
}.connect_with_us_MhvYd .connect_query_PwrFW .support_reach_JVjxk {
    font-size: calc(17px - 1px);
    padding: 12px 25px;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li {
    margin-bottom: 20px;
}.connect_with_us_MhvYd .query_request_dfovD .query_box_vEXmM li svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}
}

@media (max-width: 576px) {.connect_with_us_MhvYd {
    padding: 30px 0;
}.connect_with_us_MhvYd .connect_query_PwrFW,
    .connect_with_us_MhvYd .query_request_dfovD {
    padding: 20px;
}.connect_with_us_MhvYd h3 {
    font-size: calc(37px - 6px);
}.connect_with_us_MhvYd .connect_query_PwrFW .help_panel_qodXg label {
    font-size: calc(15px - 3px);
}}.program_offerings_RqYxQ {
    overflow: hidden;
    background: linear-gradient(45deg, rgb(136,154,141,0.5) 0%, rgb(230,229,208) 50%, rgb(184,199,191,0.5) 100%);
    padding: 8rem 2rem;
    position: relative;
}.program_offerings_RqYxQ::before {
    content: "";
    left: -50%;
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(136,154,141,0.5) 100%);
    animation: rotate 60s linear infinite;
    z-index: 1;
    height: 200%;
    width: 200%;
    top: -50%;
    position: absolute;
}.program_offerings_RqYxQ::after {
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    z-index: 2;
    height: 100%;
    background: linear-gradient(
        rgb(136,154,141,0.5),
        transparent 20%,
        transparent 80%,
        rgb(184,199,191,0.5)
    );
}.program_offerings_RqYxQ .container {
    margin: 0 auto;
    position: relative;
    z-index: 3;
    max-width: 1400px;
}.program_offerings_RqYxQ .knowledge_flow_ldNCJ {
    flex-direction: column;
    display: flex;
    position: relative;
    margin-bottom: 2rem;
}.program_offerings_RqYxQ .text_clip_vWaMs {
    margin-right: auto;
    margin-bottom: 4rem;
    text-align: center;
    max-width: 800px;
    margin-left: auto;
}.program_offerings_RqYxQ h2 {
    position: relative;
    font-size: 44px;
    color: #000000;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 3rem;
}.program_offerings_RqYxQ h2::before,
.program_offerings_RqYxQ h2::after {
    content: "";
    width: 150%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(184,199,191), transparent);
    height: 3px;
    left: -25%;
}.program_offerings_RqYxQ h2::before {
    top: -15px;
}.program_offerings_RqYxQ h2::after {
    bottom: -15px;
}.program_offerings_RqYxQ .description {
    transform: translateY(30px);
    margin-bottom: 1.5rem;
    font-size: calc(13px * 1.1);
    opacity: 0;
    position: relative;
    animation: slideUp 0.8s forwards;
    animation-delay: 0.2s;
    color: #000000;
    line-height: 1.8;
}.program_offerings_RqYxQ .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.program_offerings_RqYxQ .img_box_syDZU {
    transform: scale(0.95);
    height: 500px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 21px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    width: 100%;
    margin-top: 2rem;
    position: relative;
}.program_offerings_RqYxQ .img_box_syDZU::before {
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    transition: opacity 0.5s ease;
    background: linear-gradient(
        to bottom,
        rgb(184,199,191,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(136,154,141,0.5) 100%
    );
    opacity: 0.7;
    content: "";
}.program_offerings_RqYxQ .img_box_syDZU:hover {
    transform: scale(1);
}.program_offerings_RqYxQ .img_box_syDZU:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.program_offerings_RqYxQ {
    padding: 5rem 1.5rem;
}.program_offerings_RqYxQ .text_clip_vWaMs {
    margin-bottom: 3rem;
}.program_offerings_RqYxQ h2 {
    font-size: calc(44px * 0.85);
}.program_offerings_RqYxQ .img_box_syDZU {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.program_offerings_RqYxQ {
    padding: 4rem 1rem;
}.program_offerings_RqYxQ .text_clip_vWaMs {
    margin-bottom: 2rem;
}.program_offerings_RqYxQ h2 {
    font-size: calc(44px * 0.7);
}.program_offerings_RqYxQ h2::before,
    .program_offerings_RqYxQ h2::after {
    left: -10%;
    width: 120%;
}.program_offerings_RqYxQ .description {
    font-size: 13px;
}.program_offerings_RqYxQ .img_box_syDZU {
    height: 300px;
}}.windowPrivacySettings_UhxMX {
    z-index: 90;
    width: 100%;
    background: rgb(230,229,208);
    bottom: 0;
    position: fixed;
    border-top: 2px solid rgb(184,199,191);
}#cookieDialogWindow_SeaLy {
    display: none;
}#cookieDialogWindow_SeaLy:checked ~ .windowPrivacySettings_UhxMX {
    opacity: 0;
    visibility: hidden;
}.privacy_learn_GUDfZ {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    display: flex;
}.windowPrivacySettings_UhxMX h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.windowPrivacySettings_UhxMX p {
    font-size: 18px;
}.cookies_overview_Lxjlb {
    flex-shrink: 0;
    margin-right: 10px;
}.cookies_overview_Lxjlb svg, .cookies_overview_Lxjlb svg path, .cookies_overview_Lxjlb img {
    height: 100px;
    fill: rgb(184,199,191);
    width: 100px;
}.cookie_verify_GaCFk {
    margin-left: 10px;
    border-bottom: 2px solid rgb(184,199,191);
    flex-shrink: 0;
    text-align: center;
    cursor: pointer;
    color: rgb(184,199,191);
    text-decoration: none;
    min-width: 120px;
    font-size: 24px;
    white-space: nowrap;
    line-height: 35px;
}.windowPrivacySettings_UhxMX p a {
    text-decoration: none;
    color: rgb(184,199,191);
}
@media only screen and (max-width: 1200px) {.windowPrivacySettings_UhxMX {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookies_overview_Lxjlb {
    display: none;
}.privacy_learn_GUDfZ {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.windowPrivacySettings_UhxMX h5 {
    text-align: center;
}.windowPrivacySettings_UhxMX p {
    text-align: center;
}.cookie_panel_OEdkL {
    margin-bottom: 20px;
}body .segment-wrapper_IyrqX .cookie_verify_GaCFk {
    margin-bottom: 10px;
    margin-left: 0;
}}
.segment-wrapper_IyrqX .windowPrivacySettings_UhxMX {
    background: rgb(184,199,191);
    box-shadow: rgb(136,154,141,0.5) 0px 0px 10px 10px;
}.segment-wrapper_IyrqX .privacy_learn_GUDfZ {
    justify-content: space-between;
    padding: 40px 0;
}.segment-wrapper_IyrqX .cookie_verify_GaCFk {
    color: rgb(184,199,191);
    font-size: 20px;
    padding: 10px;
    background: #ffffff;
    border: none;
    margin-left: 30px;
}.segment-wrapper_IyrqX .cookie_panel_OEdkL {
    text-align: left;
    color: #ffffff;
}.segment-wrapper_IyrqX .cookie_panel_OEdkL h5 {
    font-weight: 700;
}.segment-wrapper_IyrqX .cookie_panel_OEdkL h5, .segment-wrapper_IyrqX .cookie_panel_OEdkL p {
    color: #ffffff;
}.segment-wrapper_IyrqX .windowPrivacySettings_UhxMX p a {
    text-decoration: underline;
    color: rgb(136,154,141);
}header {
    padding: 1.2rem 0;
    background-color: rgb(230,229,208);
    position: relative;
    z-index: 1000;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
}header::before {
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(184,199,191,0.5) 49.5%, rgb(184,199,191,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(136,154,141,0.5) 49.5%, rgb(136,154,141,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    animation: gridMove 40s linear infinite;
    content: '';
    opacity: 0.15;
    top: 0;
}header::after {
    width: 100%;
    z-index: 1;
    content: '';
    height: 4px;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(184,199,191) 0%, 
        rgb(136,154,141) 50%, 
        rgb(184,199,191) 100%);
    left: 0;
    position: absolute;
}header .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}header .page_nav_TlyKX {
    justify-content: space-between;
    display: flex;
    position: relative;
    align-items: center;
}header .head_know_VZpzK {
    position: relative;
    display: flex;
    padding: 5px;
    gap: 0.5rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 17px;
    backdrop-filter: blur(10px);
}header .head_top_ORYXN {
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 13px;
    padding: 0.7rem 1.2rem;
    font-weight: 400;
}header .head_top_ORYXN::before {
    transform: scale(0.95);
    opacity: 0;
    background: linear-gradient(45deg, rgb(184,199,191), rgb(136,154,141));
    position: absolute;
    top: -2px;
    left: -2px;
    transition: all 0.3s ease;
    bottom: -2px;
    z-index: -1;
    content: '';
    border-radius: calc(10px + 2px);
    right: -2px;
}header .head_top_ORYXN::after {
    top: 0;
    border-radius: 10px;
    content: '';
    right: 0;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    background: rgb(184,199,191);
}header .head_top_ORYXN:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}header .head_top_ORYXN:hover::before {
    opacity: 1;
    transform: scale(1);
}header .nav_skill_LkYRO {
    padding: 0.5rem 1rem;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.3s ease;
    border-radius: 10px;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    position: relative;
}header .nav_skill_LkYRO::before {
    content: '';
    transition: 0.5s;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    width: 100%;
    left: -100%;
    position: absolute;
    top: 0;
}header .nav_skill_LkYRO:hover::before {
    left: 100%;
}header .nav_skill_LkYRO svg {
    position: relative;
    z-index: 2;
    width: 160px;
    height: auto;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .head_know_VZpzK {
    gap: 0.3rem;
}header .head_top_ORYXN {
    padding: 0.6rem 0.8rem;
    font-size: calc(13px - 1px);
}header .nav_skill_LkYRO svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
    padding: 1rem 0 1.5rem;
}header .page_nav_TlyKX {
    flex-direction: column;
}header .head_know_VZpzK {
    order: 2;
    padding: 10px;
    margin-top: 1rem;
    gap: 0.5rem;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .head_top_ORYXN {
    padding: 0.5rem 0.7rem;
    font-size: calc(13px - 2px);
}header .nav_skill_LkYRO {
    order: 1;
    margin-bottom: 0.5rem;
}header .nav_skill_LkYRO svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .head_know_VZpzK {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .head_know_VZpzK::-webkit-scrollbar {
    height: 3px;
}header .head_know_VZpzK::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(184,199,191);
}header .head_top_ORYXN {
    white-space: nowrap;
}header .nav_skill_LkYRO svg {
    width: 110px;
}}.appArea_dBVmD {
    position: relative;
    background: linear-gradient(135deg, rgb(230,229,208) 0%, rgb(136,154,141,0.5) 100%);
    padding: 4rem 0;
    overflow: hidden;
}.appArea_dBVmD::before {
    width: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(184,199,191,0.5) 0%, transparent 50%);
    pointer-events: none;
    content: "";
    left: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
}.appArea_dBVmD::after {
    bottom: -5rem;
    z-index: 0;
    height: 15rem;
    position: absolute;
    background: linear-gradient(225deg, rgb(136,154,141) 0%, transparent 70%);
    right: -5rem;
    width: 15rem;
    content: "";
    opacity: 0.15;
    transform: rotate(-15deg);
}.appArea_dBVmD .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
}.appArea_dBVmD .study_training_Qlfej {
    flex-direction: column;
    opacity: 0;
    animation: slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    gap: 2.5rem;
    transform: translateX(-20px);
    display: flex;
    position: relative;
}.appArea_dBVmD .study_training_Qlfej > div:first-child {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
}.appArea_dBVmD .study_training_Qlfej > div:first-child::before {
    content: "";
    left: -2rem;
    background: rgb(184,199,191);
    transform: translateY(-50%);
    height: 50%;
    top: 50%;
    width: 0.5rem;
    position: absolute;
}.appArea_dBVmD .study_training_Qlfej > div:last-child {
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(15px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    opacity: 0;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
}.appArea_dBVmD .study_training_Qlfej > div:last-child::after {
    transform: scaleX(0);
    bottom: 0;
    height: 4px;
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    content: "";
    width: 100%;
    animation: line-grow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(184,199,191), rgb(136,154,141));
}.appArea_dBVmD h5 {
    color: #000000;
    transition: transform 0.4s ease;
    font-size: 23px;
    font-weight: 700;
    padding-left: 1rem;
    transform: translateY(0);
    margin: 0;
    line-height: 1.4;
    position: relative;
}.appArea_dBVmD p {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 1.8;
    color: #000000;
}.appArea_dBVmD a {
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
}.appArea_dBVmD a:hover {
    transform: translateY(-5px);
}.appArea_dBVmD a:hover p {
    color: rgb(184,199,191);
}.appArea_dBVmD a:focus {
    box-shadow: 0 0 0 3px rgb(184,199,191,0.5);
    outline: none;
}

@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media (min-width: 768px) {.appArea_dBVmD {
    padding: 6rem 0;
}.appArea_dBVmD .study_training_Qlfej {
    gap: 3.5rem;
}.appArea_dBVmD .study_training_Qlfej > div:first-child::before {
    height: 70%;
    width: 0.6rem;
}.appArea_dBVmD h5 {
    padding-left: 1.5rem;
    font-size: calc(23px * 1.2);
}.appArea_dBVmD .study_training_Qlfej > div:last-child {
    padding: 3rem;
    max-width: 90%;
    margin-left: 3rem;
}
}

@media (min-width: 992px) {.appArea_dBVmD {
    padding: 8rem 0;
}.appArea_dBVmD .container {
    padding: 0 2rem;
}.appArea_dBVmD .study_training_Qlfej {
    gap: 4rem;
}.appArea_dBVmD .study_training_Qlfej > div:first-child {
    padding-left: 2rem;
}.appArea_dBVmD .study_training_Qlfej > div:first-child::before {
    left: 0;
    width: 0.7rem;
}.appArea_dBVmD h5 {
    font-size: calc(23px * 1.4);
    padding-left: 2rem;
}.appArea_dBVmD .study_training_Qlfej > div:last-child {
    max-width: 80%;
    margin-left: 6rem;
    padding: 4rem;
}.appArea_dBVmD p {
    line-height: 1.9;
    font-size: calc(12px * 1.1);
}
}

@media (min-width: 1200px) {.appArea_dBVmD .study_training_Qlfej > div:last-child {
    padding: 4.5rem;
    max-width: 75%;
    margin-left: 8rem;
}.appArea_dBVmD h5 {
    font-size: calc(23px * 1.5);
}
}

@media (max-width: 767px) {.appArea_dBVmD {
    padding: 3rem 0;
}.appArea_dBVmD .study_training_Qlfej > div:first-child::before {
    left: -1rem;
    width: 0.4rem;
}.appArea_dBVmD h5 {
    padding-left: 0.75rem;
    font-size: calc(23px * 0.9);
}.appArea_dBVmD .study_training_Qlfej > div:last-child {
    padding: 1.75rem;
}}.education_history_dfrUy {
    background: linear-gradient(150deg, rgb(230,229,208) 0%, rgb(136,154,141,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.education_history_dfrUy::before {
    opacity: 0.07;
    background-size: 40px 40px;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(184,199,191,0.5) 49.5%, rgb(184,199,191,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(184,199,191,0.5) 49.5%, rgb(184,199,191,0.5) 50.5%, transparent 50.5%);
}.education_history_dfrUy::after {
    top: 0;
    width: 100%;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(184,199,191,0.5) 40px,
            rgb(184,199,191,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(184,199,191,0.5) 60px,
            rgb(184,199,191,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(184,199,191,0.5) 80px,
            rgb(184,199,191,0.5) 81px
        );
    height: 100%;
    content: "";
    opacity: 0.04;
    left: 0;
    position: absolute;
}.education_history_dfrUy .container {
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.education_history_dfrUy .review_feedback_hpqnN {
    display: grid;
    background: #ffffff;
    position: relative;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    border-radius: 0;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    padding: 50px;
    gap: 40px;
}.education_history_dfrUy .review_feedback_hpqnN::before {
    left: 0;
    width: 100%;
    height: 6px;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(184,199,191) 0%,
        rgb(136,154,141) 100%
    );
}.education_history_dfrUy .review_feedback_hpqnN::after {
    top: 6px;
    left: 0;
    width: 100%;
    height: 1px;
    animation: scanner 4s linear infinite;
    background: linear-gradient(
        90deg,
        rgb(184,199,191,0.5) 0%,
        transparent 20%,
        rgb(184,199,191,0.5) 40%,
        transparent 60%,
        rgb(136,154,141,0.5) 80%,
        transparent 100%
    );
    position: absolute;
    content: "";
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.education_history_dfrUy .img_box_syDZU {
    width: 100%;
    border-radius: 0;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    transition: all 0.5s ease;
    min-height: 360px;
}.education_history_dfrUy .img_box_syDZU::before {
    content: "";
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    z-index: 1;
    inset: 0;
}.education_history_dfrUy .img_box_syDZU::after {
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    position: absolute;
    content: "";
    left: 0;
}.education_history_dfrUy .name {
    position: relative;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 12px;
    border-left: 4px solid rgb(184,199,191);
    font-size: 34px;
    padding-left: 16px;
}.education_history_dfrUy .name::before {
    width: 4px;
    transition: height 0.5s ease;
    content: "";
    left: -4px;
    background: rgb(136,154,141);
    top: 0;
    position: absolute;
    height: 0;
}.education_history_dfrUy .review_feedback_hpqnN:hover .name::before {
    height: 100%;
}.education_history_dfrUy .review_feedback_hpqnN span:not(.name) {
    text-transform: uppercase;
    margin-bottom: 25px;
    background: rgb(230,229,208);
    padding: 6px 12px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    display: inline-block;
    font-size: 18px;
    border-radius: 3px;
    letter-spacing: 1px;
    font-weight: 600;
}.education_history_dfrUy .review_feedback_hpqnN span:not(.name)::after {
    bottom: 0;
    left: 0;
    background: rgb(184,199,191);
    width: 0;
    height: 2px;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
}.education_history_dfrUy .review_feedback_hpqnN:hover span:not(.name)::after {
    width: 100%;
}.education_history_dfrUy .career_card_LKlDG {
    margin: 0;
    position: relative;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    font-size: 15px;
    background: linear-gradient(
        to right,
        rgb(230,229,208) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    border-radius: 10px;
    color: #000000;
    padding: 25px 30px;
    border-left: 1px solid rgb(184,199,191);
}.education_history_dfrUy .career_card_LKlDG::before {
    left: 12px;
    content: "";
    border-left: 2px solid rgb(184,199,191);
    position: absolute;
    opacity: 0.6;
    height: 12px;
    top: 15px;
    border-top: 2px solid rgb(184,199,191);
    width: 12px;
}.education_history_dfrUy .career_card_LKlDG::after {
    bottom: 15px;
    width: 12px;
    content: "";
    border-right: 2px solid rgb(136,154,141);
    border-bottom: 2px solid rgb(136,154,141);
    right: 12px;
    height: 12px;
    opacity: 0.6;
    position: absolute;
}.education_history_dfrUy .review_feedback_hpqnN:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.education_history_dfrUy .review_feedback_hpqnN:hover .img_box_syDZU {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.education_history_dfrUy {
    padding: 90px 0;
}.education_history_dfrUy .review_feedback_hpqnN {
    gap: 30px;
    padding: 40px 30px;
}.education_history_dfrUy .img_box_syDZU {
    min-height: 320px;
}.education_history_dfrUy .career_card_LKlDG {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.education_history_dfrUy {
    padding: 70px 0;
}.education_history_dfrUy .review_feedback_hpqnN {
    gap: 25px;
    padding: 35px 25px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.education_history_dfrUy .img_box_syDZU {
    min-height: 280px;
}.education_history_dfrUy .name {
    font-size: calc(34px * 0.9);
}.education_history_dfrUy .review_feedback_hpqnN span:not(.name) {
    font-size: calc(18px * 0.95);
    margin-bottom: 20px;
}.education_history_dfrUy .career_card_LKlDG {
    font-size: calc(15px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.education_history_dfrUy {
    padding: 50px 0;
}.education_history_dfrUy .review_feedback_hpqnN {
    gap: 20px;
    padding: 30px 20px;
}.education_history_dfrUy .img_box_syDZU {
    min-height: 220px;
}.education_history_dfrUy .name {
    font-size: calc(34px * 0.8);
    padding-left: 12px;
}.education_history_dfrUy .review_feedback_hpqnN span:not(.name) {
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
    padding: 4px 10px;
}.education_history_dfrUy .career_card_LKlDG {
    font-size: calc(15px * 0.9);
    padding: 15px 18px;
}}.study_method_VMngo {
    background: linear-gradient(115deg, rgb(230,229,208) 0%, rgb(184,199,191,0.5) 150%);
    padding: 180px 0 140px;
    position: relative;
    overflow: visible;
}.study_method_VMngo::before {
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: '';
    opacity: 0.15;
    background: radial-gradient(circle at 30% 70%, rgb(136,154,141,0.5) 0%, transparent 60%);
}.study_method_VMngo .study_training_Qlfej {
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.study_method_VMngo .text_clip_vWaMs {
    width: 100%;
    display: flex;
    position: relative;
}.study_method_VMngo .text_clip_vWaMs h2 {
    height: 300px;
    z-index: 4;
    border-radius: 50%;
    transform: translateX(-50%);
    text-align: center;
    align-items: center;
    left: 15%;
    top: -50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    font-weight: 700;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    font-size: 36px;
    padding: 40px 50px;
    backdrop-filter: blur(10px);
    position: absolute;
    justify-content: center;
    display: flex;
    width: 300px;
    color: #ffffff;
}.study_method_VMngo .text_clip_vWaMs p {
    padding: 60px 50px 60px 250px;
    line-height: 1.8;
    backdrop-filter: blur(15px);
    margin-left: 15%;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    font-size: 17px;
    position: relative;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 3;
}.study_method_VMngo .text_clip_vWaMs::before {
    animation: rotate-slow 60s linear infinite;
    top: -110px;
    transform: translateX(-50%);
    z-index: 2;
    border-radius: 50%;
    opacity: 0.15;
    position: absolute;
    content: '';
    width: 450px;
    left: 15%;
    border: 1px solid rgb(184,199,191,0.5);
    height: 450px;
}.study_method_VMngo .text_clip_vWaMs::after {
    content: '';
    height: 550px;
    opacity: 0.1;
    position: absolute;
    width: 550px;
    animation: rotate-slow 80s linear infinite reverse;
    left: 15%;
    z-index: 1;
    border: 1px dashed rgb(136,154,141,0.5);
    border-radius: 50%;
    top: -160px;
    transform: translateX(-50%);
}.study_method_VMngo .text_clip_vWaMs h2::before {
    position: absolute;
    content: '';
    transform: translate(-50%, -50%);
    opacity: 0.3;
    left: 50%;
    height: 40px;
    top: 0;
    z-index: 5;
    width: 40px;
    background: rgb(184,199,191);
    border-radius: 50%;
}.study_method_VMngo .text_clip_vWaMs h2::after {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    content: '';
    position: absolute;
    height: 350px;
    z-index: -1;
    width: 350px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}.study_method_VMngo .text_clip_vWaMs p::before {
    top: 0;
    background: linear-gradient(135deg, rgb(184,199,191,0.5) 0%, transparent 80%);
    border-radius: 30px;
    width: 100%;
    left: 0;
    content: '';
    height: 100%;
    position: absolute;
    opacity: 0.05;
    z-index: -1;
}.study_method_VMngo .text_clip_vWaMs p::after {
    z-index: 5;
    opacity: 0.1;
    right: 30px;
    transform: rotate(45deg);
    top: -40px;
    background: rgb(136,154,141);
    border-radius: 10px;
    width: 80px;
    content: '';
    height: 80px;
    position: absolute;
}.study_method_VMngo::after {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(184,199,191,0.5), transparent);
    opacity: 0.2;
    content: '';
    left: 0;
    z-index: 1;
    height: 1px;
    bottom: 50%;
    position: absolute;
}.study_method_VMngo .study_training_Qlfej::before {
    content: '';
    animation: pulse-subtle 10s infinite alternate;
    filter: blur(30px);
    left: 15%;
    border-radius: 50%;
    opacity: 0.05;
    top: 50%;
    position: absolute;
    background: rgb(184,199,191);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
}.study_method_VMngo .study_training_Qlfej::after {
    content: '';
    height: 200px;
    width: 200px;
    animation: pulse-subtle 15s infinite alternate-reverse;
    border-radius: 50%;
    bottom: -100px;
    position: absolute;
    opacity: 0.03;
    background: rgb(136,154,141);
    filter: blur(60px);
    right: 10%;
}

@keyframes rotate-slow {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.2);
    }
}
@media screen and (max-width: 1200px) {.study_method_VMngo .text_clip_vWaMs h2 {
    left: 20%;
    width: 280px;
    padding: 35px 40px;
    height: 280px;
}.study_method_VMngo .text_clip_vWaMs p {
    margin-left: 20%;
    padding: 50px 40px 50px 220px;
}.study_method_VMngo .text_clip_vWaMs::before {
    left: 20%;
    top: -95px;
    height: 400px;
    width: 400px;
}.study_method_VMngo .text_clip_vWaMs::after {
    top: -145px;
    height: 500px;
    width: 500px;
    left: 20%;
}.study_method_VMngo .study_training_Qlfej::before {
    left: 20%;
}
}

@media screen and (max-width: 992px) {.study_method_VMngo {
    padding: 160px 0 120px;
}.study_method_VMngo .text_clip_vWaMs h2 {
    left: 25%;
    padding: 30px;
    width: 250px;
    top: -40px;
    height: 250px;
}.study_method_VMngo .text_clip_vWaMs p {
    margin-left: 25%;
    padding: 45px 35px 45px 180px;
}.study_method_VMngo .text_clip_vWaMs::before {
    left: 25%;
    width: 350px;
    top: -80px;
    height: 350px;
}.study_method_VMngo .text_clip_vWaMs::after {
    top: -125px;
    height: 450px;
    width: 450px;
    left: 25%;
}.study_method_VMngo .text_clip_vWaMs h2::after {
    height: 290px;
    width: 290px;
}.study_method_VMngo .study_training_Qlfej::before {
    left: 25%;
}
}

@media screen and (max-width: 768px) {.study_method_VMngo {
    padding: 130px 0 100px;
    overflow: hidden;
}.study_method_VMngo .text_clip_vWaMs {
    align-items: center;
    flex-direction: column;
}.study_method_VMngo .text_clip_vWaMs h2 {
    width: 90%;
    transform: none;
    border-radius: 30px;
    top: 0;
    height: auto;
    position: relative;
    font-size: calc(36px * 0.9);
    left: 0;
    padding: 30px;
    margin-bottom: 20px;
}.study_method_VMngo .text_clip_vWaMs p {
    padding: 30px;
    width: 90%;
    margin-left: 0;
}.study_method_VMngo .text_clip_vWaMs::before,
    .study_method_VMngo .text_clip_vWaMs::after,
    .study_method_VMngo::after,
    .study_method_VMngo .study_training_Qlfej::before,
    .study_method_VMngo .study_training_Qlfej::after,
    .study_method_VMngo .text_clip_vWaMs p::after,
    .study_method_VMngo .text_clip_vWaMs h2::before,
    .study_method_VMngo .text_clip_vWaMs h2::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.study_method_VMngo {
    padding: 100px 0 80px;
}.study_method_VMngo .text_clip_vWaMs h2 {
    width: 100%;
    padding: 25px;
    font-size: calc(36px * 0.8);
}.study_method_VMngo .text_clip_vWaMs p {
    padding: 25px;
    font-size: calc(17px * 0.9);
    width: 100%;
}}.attempt_now_pXvrS {
    position: relative;
    overflow: hidden;
    padding: 130px 0;
    background: linear-gradient(145deg, #ffffff 0%, rgb(230,229,208) 100%);
}.attempt_now_pXvrS::before {
    border-radius: 50%;
    right: -150px;
    width: 300px;
    position: absolute;
    top: -150px;
    content: '';
    opacity: 0.1;
    height: 300px;
    z-index: 1;
    border: 30px solid rgb(184,199,191,0.5);
}.attempt_now_pXvrS::after {
    position: absolute;
    width: 400px;
    content: '';
    border-radius: 50%;
    z-index: 1;
    bottom: -200px;
    left: -200px;
    border: 40px solid rgb(136,154,141,0.5);
    opacity: 0.1;
    height: 400px;
}.attempt_now_pXvrS .study_training_Qlfej {
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 10;
}.attempt_now_pXvrS .container {
    padding: 60px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    max-width: 900px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.attempt_now_pXvrS .container::before {
    top: 0;
    content: '';
    height: 80px;
    z-index: 1;
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: rgb(184,199,191);
    right: 0;
    width: 80px;
}.attempt_now_pXvrS .container::after {
    background: rgb(136,154,141);
    width: 80px;
    position: absolute;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    height: 80px;
    bottom: 0;
    content: '';
    left: 0;
    z-index: 1;
}.attempt_now_pXvrS .container p {
    line-height: 1.4;
    position: relative;
    color: #000000;
    margin: 0 0 40px 0;
    text-align: center;
    z-index: 5;
    font-size: 33px;
    font-weight: 700;
}.attempt_now_pXvrS .support_reach_JVjxk {
    margin: 0 auto;
    transition: all 0.4s ease;
    background: transparent;
    width: 220px;
    border: 2px solid rgb(184,199,191);
    z-index: 5;
    font-weight: 600;
    line-height: 60px;
    height: 60px;
    color: rgb(184,199,191);
    text-decoration: none;
    display: block;
    text-align: center;
    position: relative;
    font-size: 17px;
}.attempt_now_pXvrS .support_reach_JVjxk::before {
    width: calc(100% + 4px);
    z-index: -1;
    height: calc(100% + 4px);
    transition: transform 0.4s ease;
    top: -2px;
    position: absolute;
    content: '';
    left: -2px;
    background: rgb(184,199,191);
    transform: scaleX(0);
    transform-origin: left;
}.attempt_now_pXvrS .support_reach_JVjxk:hover {
    color: #ffffff;
}.attempt_now_pXvrS .support_reach_JVjxk:hover::before {
    transform: scaleX(1);
}.attempt_now_pXvrS .study_training_Qlfej::before {
    height: 94%;
    left: 3%;
    content: '';
    position: absolute;
    top: 3%;
    border: 1px dashed rgb(184,199,191,0.5);
    z-index: 1;
    width: 94%;
}.attempt_now_pXvrS .study_training_Qlfej::after {
    width: 88%;
    height: 88%;
    border: 1px dashed rgb(136,154,141,0.5);
    position: absolute;
    left: 6%;
    content: '';
    z-index: 1;
    top: 6%;
}

@media (max-width: 991px) {.attempt_now_pXvrS {
    padding: 110px 0;
}.attempt_now_pXvrS .container {
    padding: 50px;
}.attempt_now_pXvrS .container p {
    font-size: calc(24px * 1.2);
    margin-bottom: 35px;
}.attempt_now_pXvrS .container::before,
    .attempt_now_pXvrS .container::after {
    width: 70px;
    height: 70px;
}.attempt_now_pXvrS .support_reach_JVjxk {
    height: 55px;
    width: 200px;
    line-height: 55px;
}
}

@media (max-width: 767px) {.attempt_now_pXvrS {
    padding: 90px 0;
}.attempt_now_pXvrS .container {
    padding: 40px;
}.attempt_now_pXvrS .container p {
    margin-bottom: 30px;
    font-size: 24px;
}.attempt_now_pXvrS .container::before,
    .attempt_now_pXvrS .container::after {
    height: 60px;
    width: 60px;
}.attempt_now_pXvrS .support_reach_JVjxk {
    height: 50px;
    width: 180px;
    line-height: 50px;
}
}

@media (max-width: 480px) {.attempt_now_pXvrS {
    padding: 70px 0;
}.attempt_now_pXvrS .container {
    padding: 30px;
}.attempt_now_pXvrS .container p {
    margin-bottom: 25px;
    font-size: calc(17px * 1.2);
}.attempt_now_pXvrS .container::before,
    .attempt_now_pXvrS .container::after {
    width: 50px;
    height: 50px;
}.attempt_now_pXvrS .support_reach_JVjxk {
    width: 160px;
    font-size: calc(17px * 0.9);
    height: 45px;
    line-height: 45px;
}
}