* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.scholar_cta_gui {
    flex: 0 0 auto;
}.head_train_gui {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1264px;
}html,body {
    scroll-behavior: smooth;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}.wrapper-structure_gui {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie_notice_window_gui {
    position: fixed;
    max-width: 500px;
    border-radius: 11px;
    font-family: Arial, sans-serif;
    bottom: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    left: 50%;
    overflow: hidden;
    width: 90%;
    transform: translateX(-50%);
    z-index: 1050;
}.privacy_gate_gui {
    flex-direction: column;
    display: flex;
    padding: 20px;
    align-items: center;
}.data_opt_gui {
    margin-bottom: 20px;
}.data_opt_gui svg, .data_opt_gui svg path, .data_opt_gui img {
    fill: rgb(163,190,190);
    height: 60px;
    width: 60px;
}.cookie_notice_window_gui h5 {
    margin-bottom: 10px;
    text-align: center;
    color: rgb(163,190,190);
    font-weight: 700;
    font-size: 21px;
}.cookie_notice_window_gui p {
    margin-bottom: 20px;
    font-size: 12px;
    color: #000000;
    text-align: center;
}.privacy_cookies_gui {
    color: #ffffff;
    text-align: center;
    width: calc(50% - 10px);
    padding: 10px 20px;
    font-size: 18px;
    text-decoration: none;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: rgb(163,190,190);
    border-radius: 10px;
    display: inline-block;
    transition: background 0.3s ease-in-out;
}.privacy_cookies_gui:hover {
    background: rgb(117,158,159);
}.cookie_button.track_toggle_gui {
    background: rgb(117,158,159);
}.cookie_button.track_toggle_gui:hover {
    background: rgb(117,158,159,0.5);
}.cookie_notice_window_gui p a {
    transition: color 0.3s ease-in-out;
    color: rgb(163,190,190);
    text-decoration: none;
}.cookie_notice_window_gui p a:hover {
    color: rgb(117,158,159);
}#cookiePromptModal_gui {
    display: none;
}#cookiePromptModal_gui:checked ~ .cookie_notice_window_gui {
    visibility: hidden;
    opacity: 0;
}footer {
    position: relative;
    width: 100%;
}footer .scholar_cta_gui {
    position: relative;
    color: #ffffff;
    padding: 80px 0 30px;
    background: linear-gradient(135deg, rgb(163,190,190), rgb(117,158,159));
    font-family: Arial, sans-serif;
}footer .scholar_cta_gui::before {
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
}footer .assign_help_gui {
    z-index: 1;
    position: relative;
}footer .reach_contact_gui {
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    display: flex;
}footer .info_item {
    align-items: center;
    transition: all 0.4s ease;
    display: flex;
    justify-content: center;
    background-color: rgb(163,190,190,0.5);
    height: 220px;
    border-radius: 50%;
    padding: 20px;
    z-index: 1;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    flex: 0 1 220px;
}footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}footer .info_item:nth-child(2) {
    transform: translateY(20px);
}footer .info_item:nth-child(3) {
    transform: translateY(-10px);
}footer .info_item:nth-child(4) {
    transform: translateY(10px);
}footer .info_item:hover {
    background-color: rgb(117,158,159,0.5);
    z-index: 2;
    transform: scale(1.05) translateY(0);
}footer .info_item svg {
    height: 24px;
    margin-right: 10px;
    flex-shrink: 0;
    width: 24px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    max-width: 80%;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    flex-wrap: wrap;
    position: relative;
    gap: 30px;
    display: flex;
    justify-content: center;
}footer .top_learning_gui, footer .main_class_gui, footer .subscribe_holder {
    max-width: 400px;
    flex-direction: column;
    display: flex;
    backdrop-filter: blur(5px);
    border-radius: 27px;
    flex: 1 1 300px;
    align-items: center;
    padding: 30px;
    background-color: rgb(163,190,190,0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
}footer .top_learning_gui:hover, footer .main_class_gui:hover, footer .subscribe_holder:hover {
    background-color: rgb(117,158,159,0.5);
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}footer .top_learning_gui::before, footer .main_class_gui::before, footer .subscribe_holder::before {
    content: "";
    z-index: -1;
    height: 150px;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    width: 150px;
}footer .top_learning_gui::before {
    left: -50px;
    background-color: rgb(163,190,190);
    top: -50px;
}footer .main_class_gui::before {
    right: -50px;
    background-color: rgb(117,158,159);
    bottom: -50px;
}footer .subscribe_holder::before {
    background-color: rgb(163,190,190);
    left: -50px;
    bottom: -50px;
}footer .top_learning_gui svg {
    margin-bottom: 20px;
    width: auto;
    filter: brightness(0) invert(1);
    height: 50px;
}footer .faq_block_gui {
    font-size: 15px;
    max-width: 300px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}footer .main_class_gui h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: #ffffff;
}footer .main_class_gui h5::after, footer .subscribe_holder h5::after {
    background-color: #ffffff;
    content: "";
    transform: translateX(-50%);
    height: 2px;
    width: 40px;
    bottom: -8px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease;
}footer .main_class_gui:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}footer .main_start_gui {
    justify-content: center;
    gap: 10px;
    max-width: 300px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}footer .main_start_gui a {
    background-color: rgb(163,190,190,0.5);
    font-size: 12px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 8px 15px;
}footer .main_start_gui a:hover {
    background-color: rgb(117,158,159,0.5);
    transform: translateY(-3px);
}footer .subscribe_holder p {
    max-width: 300px;
    font-size: 12px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}footer .input_holder {
    align-items: center;
    gap: 15px;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 300px;
}footer .input_holder input[type="email"] {
    width: 100%;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    border: none;
    text-align: center;
    font-size: 12px;
    transition: all 0.3s ease;
    padding: 15px 20px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(163,190,190,0.5);
    background-color: rgba(255, 255, 255, 0.3);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_toggles_gui {
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 600;
    background-color: rgb(163,190,190);
    padding: 15px 20px;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    border: none;
}footer .sub_toggles_gui:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background-color: rgb(117,158,159);
}footer .blog_ref_gui {
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .donate_books_gui {
    background-color: rgb(163,190,190,0.5);
    padding: 8px 20px;
    backdrop-filter: blur(5px);
    font-size: 15px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}

@media (max-width: 991px) {footer .info_item {
    height: 180px;
    flex: 0 1 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}

@media (max-width: 767px) {footer .scholar_cta_gui {
    padding: 60px 0 30px;
}footer .reach_contact_gui {
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    flex: 0 1 100px;
    padding: 15px;
    height: 100px;
}footer .top_learning_gui, footer .main_class_gui, footer .subscribe_holder {
    padding: 25px 20px;
}footer .blog_ref_gui {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .scholar_cta_gui {
    padding: 50px 0 20px;
}footer .info_item {
    flex: 0 1 90px;
    height: 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(12px - 1px);
}footer .main_class_gui h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .main_start_gui a {
    font-size: calc(12px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .sub_toggles_gui {
    padding: 12px 15px;
}footer .donate_books_gui {
    padding: 6px 15px;
}}.contact_box_gui {
    padding: 90px 0;
    overflow: hidden;
    position: relative;
    background: rgb(207,222,223);
}.contact_box_gui::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(163,190,190,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(117,158,159,0.5) 0%, transparent 60%);
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.2;
}.contact_box_gui::after {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    content: '';
    top: 0;
}.contact_box_gui .image_shadow_gui {
    top: 2.5%;
    border-radius: 100px 0 0 100px;
    height: 95%;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 0;
    z-index: 1;
    width: 45%;
}.contact_box_gui .image_shadow_gui::after {
    width: 100%;
    border-radius: 100px 0 0 100px;
    position: absolute;
    background: linear-gradient(to right, rgb(163,190,190,0.5), transparent 70%);
    top: 0;
    left: 0;
    height: 100%;
    content: '';
}.contact_box_gui .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.contact_box_gui h3 {
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 50px;
    position: relative;
}.contact_box_gui .support_message_gui {
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #ffffff;
}.contact_box_gui .support_message_gui::before {
    opacity: 0.05;
    position: absolute;
    left: -100px;
    border-radius: 50%;
    top: -100px;
    width: 200px;
    content: '';
    background: rgb(163,190,190,0.5);
    height: 200px;
}.contact_box_gui .support_message_gui::after {
    content: '';
    opacity: 0.05;
    background: rgb(117,158,159,0.5);
    bottom: -75px;
    border-radius: 50%;
    right: -75px;
    position: absolute;
    height: 150px;
    width: 150px;
}.contact_box_gui .query_panel_gui {
    position: relative;
    padding: 50px;
    width: 60%;
}.contact_box_gui form h3 {
    font-size: 18px;
    text-align: left;
    color: rgb(163,190,190);
    margin-bottom: 30px;
}.contact_box_gui form h3::before,
.contact_box_gui form h3::after {
    display: none;
}.contact_box_gui input[type="text"],
.contact_box_gui textarea {
    margin-bottom: 20px;
    border-radius: 30px;
    color: #000000;
    padding: 15px 25px;
    font-size: 13px;
    background: rgba(245, 245, 245, 0.5);
    transition: all 0.3s ease;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
}.contact_box_gui input[type="text"]:focus,
.contact_box_gui textarea:focus {
    box-shadow: 0 0 15px rgb(163,190,190,0.5);
    border-color: rgb(163,190,190,0.5);
    outline: none;
    background: rgba(255, 255, 255, 1);
}.contact_box_gui textarea {
    resize: none;
    border-radius: 20px;
    height: 140px;
}.contact_box_gui .request_form_gui {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.contact_box_gui .request_form_gui input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_box_gui .request_form_gui label {
    font-size: 13px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
}.contact_box_gui .request_form_gui label::before {
    background: #ffffff;
    top: 2px;
    left: 0;
    border: 2px solid rgb(163,190,190,0.5);
    content: '';
    height: 22px;
    transition: all 0.3s ease;
    position: absolute;
    border-radius: 50%;
    width: 22px;
}.contact_box_gui .request_form_gui input[type="checkbox"]:checked + label::before {
    border-color: rgb(163,190,190);
    background: rgb(163,190,190);
}.contact_box_gui .request_form_gui input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    position: absolute;
    content: '';
    width: 6px;
    height: 10px;
    left: 8px;
    top: 6px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}.contact_box_gui .request_form_gui a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(163,190,190);
}.contact_box_gui .request_form_gui a:hover {
    color: rgb(117,158,159);
}.contact_box_gui .connect_request_gui {
    background: rgb(163,190,190);
    border: none;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    cursor: pointer;
    color: #ffffff;
    padding: 15px 40px;
    z-index: 1;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 50px;
    font-family: Arial, sans-serif;
}.contact_box_gui .connect_request_gui::before {
    background: rgb(117,158,159);
    width: 100%;
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    transition: all 0.5s ease;
    z-index: -1;
    transform: translateY(100%);
    border-radius: 50px;
    left: 0;
}.contact_box_gui .connect_request_gui:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgb(163,190,190,0.5);
}.contact_box_gui .connect_request_gui:hover::before {
    transform: translateY(0);
}.contact_box_gui .inquiry_box_gui {
    width: 40%;
    position: absolute;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 50px;
    top: 50%;
    right: 0;
    justify-content: center;
    z-index: 3;
    border-radius: 70px 0 0 70px;
    flex-direction: column;
    background: linear-gradient(135deg, rgb(163,190,190), rgb(117,158,159));
    transform: translateY(-50%);
}.contact_box_gui .inquiry_box_gui::before {
    content: '';
    height: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 70px 0 0 70px;
}.contact_box_gui .inquiry_box_gui h4 {
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 18px;
}.contact_box_gui .inquiry_box_gui h4::after {
    border-radius: 3px;
    height: 3px;
    position: absolute;
    background: #ffffff;
    left: 0;
    bottom: -10px;
    width: 40px;
    content: '';
}.contact_box_gui .request_map_gui {
    list-style: none;
    margin: 0;
    padding: 0;
}.contact_box_gui .request_map_gui li {
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 5px;
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.contact_box_gui .request_map_gui li:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.contact_box_gui .request_map_gui svg {
    margin-right: 15px;
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
    margin-top: 3px;
    flex-shrink: 0;
}.contact_box_gui .request_map_gui li:hover svg {
    transform: scale(1.2);
}.contact_box_gui .request_map_gui svg path {
    fill: #ffffff;
}.contact_box_gui .request_map_gui span {
    color: #ffffff;
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 1.6;
}.contact_box_gui .request_map_gui a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.contact_box_gui .request_map_gui a:hover {
    opacity: 0.8;
}

@media (max-width: 1200px) {.contact_box_gui .support_message_gui {
    width: 70%;
}.contact_box_gui .inquiry_box_gui {
    width: 35%;
}
}

@media (max-width: 992px) {.contact_box_gui .image_shadow_gui {
    display: none;
}.contact_box_gui .container {
    flex-direction: column;
    align-items: center;
    display: flex;
}.contact_box_gui .support_message_gui {
    max-width: 600px;
    flex-direction: column;
    width: 100%;
}.contact_box_gui .inquiry_box_gui {
    transform: none;
    position: relative;
    right: auto;
    width: 100%;
    max-width: 600px;
    border-radius: 20px;
    top: auto;
    margin-top: 30px;
}.contact_box_gui .inquiry_box_gui::before {
    border-radius: 20px;
}
}

@media (max-width: 768px) {.contact_box_gui {
    padding: 70px 0;
}.contact_box_gui h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.contact_box_gui .query_panel_gui,
    .contact_box_gui .inquiry_box_gui {
    padding: 30px;
}
}

@media (max-width: 576px) {.contact_box_gui {
    padding: 50px 0;
}.contact_box_gui h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 30px;
}.contact_box_gui .query_panel_gui,
    .contact_box_gui .inquiry_box_gui {
    padding: 25px 20px;
}.contact_box_gui input[type="text"],
    .contact_box_gui textarea {
    margin-bottom: 15px;
    padding: 12px 20px;
}.contact_box_gui .connect_request_gui {
    padding: 12px;
    width: 100%;
}}.title_welcome_gui {
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 100vh;
    align-items: center;
    overflow: hidden;
    width: 100%;
    background: rgb(207,222,223);
}.title_welcome_gui .course_main_gui {
    padding: 2rem;
    position: relative;
    z-index: 1;
    max-width: 1440px;
    width: 100%;
}.title_welcome_gui .page_hero_gui {
    border-left: 4px solid rgb(163,190,190);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    padding: 5rem 3rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.title_welcome_gui .page_hero_gui::before {
    content: "";
    background: linear-gradient(135deg, 
    rgb(163,190,190,0.5), 
    rgba(0, 0, 0, 0.5) 60%,
    rgb(117,158,159,0.5) 100%);
    backdrop-filter: blur(3px);
    top: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
}.title_welcome_gui .page_hero_gui::after {
    position: absolute;
    animation: orb-float 12s infinite alternate ease-in-out;
    width: 80%;
    content: "";
    transform: translateZ(-10px);
    z-index: 0;
    height: 80%;
    opacity: 0.15;
    right: -30%;
    border-radius: 50%;
    background: rgb(163,190,190);
    top: -30%;
    filter: blur(40px);
}.title_welcome_gui .page_hero_gui span, 
.title_welcome_gui .page_hero_gui h1, 
.title_welcome_gui .page_hero_gui div {
    position: relative;
    z-index: 2;
}.title_welcome_gui .page_hero_gui span {
    display: block;
    animation: fade-up 0.8s forwards ease-out;
    transform: translateY(20px);
    opacity: 0;
    animation-delay: 0.3s;
}.title_welcome_gui .page_hero_gui h3 {
    letter-spacing: 0.02em;
    padding: 0.75rem 1.5rem;
    border-left: 3px solid rgb(163,190,190);
    max-width: 90%;
    line-height: 1.6;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-size: calc(20px * 0.9);
    display: inline-block;
    background: linear-gradient(90deg, rgb(163,190,190,0.5), transparent);
    font-weight: 600;
}.title_welcome_gui .page_hero_gui h1 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 40px;
    transform: translateY(20px);
    animation-delay: 0.6s;
    max-width: 90%;
    margin-bottom: 2rem;
    opacity: 0;
    animation: fade-up 0.8s forwards ease-out;
    position: relative;
    line-height: 1.2;
}.title_welcome_gui .page_hero_gui h1::after {
    position: absolute;
    animation: line-grow 1.2s 1s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    background: rgb(117,158,159);
    content: "";
    bottom: -0.5rem;
    transform-origin: left;
    height: 4px;
    left: 0;
    width: 60px;
    transform: scaleX(0);
}.title_welcome_gui .page_hero_gui div div {
    transform: translateY(20px);
    animation-delay: 0.9s;
    animation: fade-up 0.8s forwards ease-out;
    opacity: 0;
}.title_welcome_gui .page_hero_gui p {
    max-width: 90%;
    line-height: 1.6;
    font-size: calc(16px * 1.2);
    padding-left: 1rem;
    border-left: 2px solid rgb(117,158,159,0.5);
    color: #ffffff;
}.title_welcome_gui .page_hero_gui:hover {
    transform: perspective(1000px) rotateY(0deg);
}

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

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

@keyframes orb-float {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}

@media (max-width: 1200px) {.title_welcome_gui .page_hero_gui {
    padding: 4rem 2.5rem;
}.title_welcome_gui .page_hero_gui h1 {
    font-size: calc(40px * 0.9);
}
}

@media (max-width: 992px) {.title_welcome_gui .page_hero_gui {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 3.5rem 2rem;
}.title_welcome_gui .page_hero_gui h1 {
    font-size: calc(40px * 0.85);
}.title_welcome_gui .page_hero_gui h3 {
    font-size: calc(20px * 0.85);
}.title_welcome_gui .page_hero_gui p {
    font-size: calc(16px * 1.1);
}
}

@media (max-width: 768px) {.title_welcome_gui {
    min-height: 90vh;
}.title_welcome_gui .course_main_gui {
    padding: 1.5rem;
}.title_welcome_gui .page_hero_gui {
    padding: 3rem 1.5rem;
    transform: none !important;
}.title_welcome_gui .page_hero_gui h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.75);
}.title_welcome_gui .page_hero_gui h3 {
    max-width: 100%;
    font-size: calc(20px * 0.8);
    padding: 0.5rem 1rem;
}.title_welcome_gui .page_hero_gui p {
    font-size: 16px;
    max-width: 100%;
}
}

@media (max-width: 576px) {.title_welcome_gui {
    min-height: 80vh;
}.title_welcome_gui .course_main_gui {
    padding: 1rem;
}.title_welcome_gui .page_hero_gui {
    padding: 2.5rem 1.25rem;
    border-left-width: 3px;
}.title_welcome_gui .page_hero_gui h1 {
    margin-bottom: 1.25rem;
    font-size: calc(40px * 0.65);
}.title_welcome_gui .page_hero_gui h3 {
    font-size: calc(20px * 0.75);
    line-height: 1.5;
    margin-bottom: 1rem;
}.title_welcome_gui .page_hero_gui p {
    padding-left: 0.75rem;
    line-height: 1.5;
}.title_welcome_gui .page_hero_gui h1::after {
    height: 3px;
    width: 40px;
}}.company_info_gui {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.company_info_gui::before {
    top: 0;
    bottom: 0;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(30, 45, 75, 0.92) 0%,
        rgba(25, 35, 60, 0.95) 50%,
        rgba(20, 30, 55, 0.98) 100%);
    content: "";
    position: absolute;
    right: 0;
}.company_info_gui::after {
    position: absolute;
    height: 100%;
    animation: shimmer 15s infinite alternate ease-in-out;
    right: -50%;
    filter: blur(60px);
    content: "";
    opacity: 0.08;
    transform: rotate(35deg);
    background: radial-gradient(circle at center, rgb(163,190,190,0.5) 0%, transparent 70%);
    z-index: 2;
    width: 100%;
    top: -50%;
}.company_info_gui .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 5;
}.company_info_gui .text_holder_box_gui {
    padding: 50px;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border-radius: 2px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 5px 5px 10px rgba(255, 255, 255, 0.02),
        inset -5px -5px 10px rgba(0, 0, 0, 0.1);
}.company_info_gui .text_holder_box_gui:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.03),
        inset 5px 5px 10px rgba(255, 255, 255, 0.03),
        inset -5px -5px 10px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.company_info_gui h1 {
    font-weight: 700;
    font-size: 41px;
    margin-bottom: 40px;
    color: #ffffff;
    letter-spacing: 1px;
    transform: translateZ(30px);
    position: relative;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.company_info_gui h1::after {
    height: 4px;
    border-radius: 1px;
    background: linear-gradient(90deg, rgb(163,190,190) 0%, rgb(117,158,159) 100%);
    width: 80px;
    animation: expandLine 1.5s ease-out forwards;
    left: 0;
    content: "";
    position: absolute;
    transform-origin: left;
    bottom: -15px;
}.company_info_gui ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.company_info_gui ul li {
    margin-bottom: 15px;
}.company_info_gui ul li:first-child {
    margin-bottom: 25px;
}.company_info_gui h4 {
    letter-spacing: 0.5px;
    transform: translateZ(20px);
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    font-size: calc(20px + 2px);
    color: rgb(163,190,190);
    font-weight: 600;
}.company_info_gui h4::before {
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.8;
    background: rgb(117,158,159);
    content: "";
    left: -20px;
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
}.company_info_gui span {
    column-count: 1;
    display: block;
    position: relative;
    text-align: justify;
    column-gap: 40px;
    transform: translateZ(10px);
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
}

@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(10%) translateY(5%);
    }
    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(-10%) translateY(-5%);
    }
}


@media (min-width: 768px) {.company_info_gui .text_holder_box_gui {
    padding: 60px 70px;
}.company_info_gui span {
    column-count: 2;
}.company_info_gui h1 {
    font-size: calc(41px + 10px);
}.company_info_gui h1::after {
    width: 120px;
}
    
    @keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 120px;
            opacity: 1;
        }
    }
}

@media (min-width: 1024px) {.company_info_gui {
    padding: 150px 0;
}.company_info_gui .text_holder_box_gui {
    padding: 80px 90px;
    margin: 0 auto;
    max-width: 90%;
}.company_info_gui h1 {
    margin-bottom: 50px;
}.company_info_gui span {
    column-gap: 60px;
    column-count: 2;
}
}

@media (max-width: 767px) {.company_info_gui {
    padding: 80px 0;
}.company_info_gui .text_holder_box_gui {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 25px;
}.company_info_gui h1 {
    margin-bottom: 30px;
    font-size: calc(41px - 2px);
}.company_info_gui h4 {
    font-size: 20px;
}.company_info_gui span {
    line-height: 1.6;
    font-size: calc(15px - 1px);
}.company_info_gui h1::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}@keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 60px;
            opacity: 1;
        }
    }
}.aspiring_learners_gui {
    padding: 120px 0 100px;
    overflow: hidden;
    background: rgb(207,222,223);
    position: relative;
}.aspiring_learners_gui::before {
    top: -50%;
    height: 100%;
    z-index: 1;
    background: rgb(163,190,190,0.5);
    transform: rotate(35deg);
    position: absolute;
    right: -50%;
    content: "";
    width: 100%;
}.aspiring_learners_gui::after {
    z-index: 1;
    bottom: -50%;
    width: 100%;
    background: rgb(117,158,159,0.5);
    left: -50%;
    height: 100%;
    transform: rotate(-35deg);
    position: absolute;
    content: "";
}.aspiring_learners_gui .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    max-width: 1140px;
}.aspiring_learners_gui .approach_edu_gui {
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
    padding: 60px 40px;
    border-radius: 26px;
    background: #ffffff;
}.aspiring_learners_gui .approach_edu_gui::before {
    top: 0;
    position: absolute;
    height: 6px;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(163,190,190), rgb(117,158,159));
    left: 0;
}.aspiring_learners_gui .approach_edu_gui::after {
    height: 120px;
    right: 20px;
    content: "";
    opacity: 0.5;
    width: 120px;
    top: 20px;
    border: 2px solid rgb(163,190,190,0.5);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
}.aspiring_learners_gui h4 {
    position: relative;
    text-align: center;
    color: #000000;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 50px;
}.aspiring_learners_gui h4::before {
    height: 4px;
    background: rgb(163,190,190);
    width: 40px;
    border-radius: 10px;
    bottom: -20px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    position: absolute;
}.aspiring_learners_gui h4::after {
    content: "";
    width: 80px;
    border-radius: 10px;
    bottom: -20px;
    position: absolute;
    left: 50%;
    background: rgb(117,158,159,0.5);
    height: 4px;
    transform: translateX(-20px);
}.aspiring_learners_gui div > div {
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    display: grid;
}.aspiring_learners_gui div > div::before {
    width: 100%;
    z-index: -1;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(117,158,159,0.5) 20%, 
        rgb(117,158,159,0.5) 80%, 
        transparent 100%);
    content: "";
    position: absolute;
    opacity: 0.5;
    left: 0;
    height: 1px;
    top: 50%;
}.aspiring_learners_gui p {
    color: #000000;
    margin: 0;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
    align-items: center;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 13px;
    padding: 24px;
    display: flex;
}.aspiring_learners_gui p::before {
    opacity: 0;
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgb(207,222,223) 100%);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    border-radius: 10px;
    transition: opacity 0.4s ease;
    left: 0;
}.aspiring_learners_gui p:hover {
    border-color: rgb(163,190,190,0.5);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}.aspiring_learners_gui p:hover::before {
    opacity: 1;
}.aspiring_learners_gui p svg {
    flex-shrink: 0;
    transition: all 0.4s ease;
    margin-right: 18px;
    height: 28px;
    width: 28px;
}.aspiring_learners_gui p svg path {
    fill: rgb(163,190,190);
    transition: fill 0.3s ease;
}.aspiring_learners_gui p:hover svg {
    transform: rotate(10deg) scale(1.2);
}.aspiring_learners_gui p:hover svg path {
    fill: rgb(117,158,159);
}@keyframes dotAnimation {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}

.aspiring_learners_gui .approach_edu_gui::before {
    animation: dotAnimation 8s infinite;
}@keyframes fadeSlideIn {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.aspiring_learners_gui .approach_edu_gui > div p {
    opacity: 0;
    animation: fadeSlideIn 0.6s ease forwards;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(1) {
    animation-delay: 0.1s;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(2) {
    animation-delay: 0.3s;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(3) {
    animation-delay: 0.5s;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(4) {
    animation-delay: 0.7s;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(5) {
    animation-delay: 0.9s;
}.aspiring_learners_gui .approach_edu_gui > div p:nth-child(6) {
    animation-delay: 1.1s;
}.aspiring_learners_gui p::after {
    bottom: 10px;
    border-radius: 50%;
    right: 10px;
    width: 30px;
    background: rgb(117,158,159,0.5);
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: all 0.4s ease;
    height: 30px;
    content: "";
}.aspiring_learners_gui p:hover::after {
    opacity: 0.3;
    transform: scale(2);
}

@media (max-width: 991px) {.aspiring_learners_gui {
    padding: 90px 0 80px;
}.aspiring_learners_gui .approach_edu_gui {
    padding: 50px 30px;
}.aspiring_learners_gui h4 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.9);
}.aspiring_learners_gui div > div {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.aspiring_learners_gui p {
    padding: 20px;
}.aspiring_learners_gui .approach_edu_gui::after {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 768px) {.aspiring_learners_gui {
    padding: 80px 0 70px;
}.aspiring_learners_gui .approach_edu_gui {
    padding: 40px 25px;
}.aspiring_learners_gui h4 {
    margin-bottom: 35px;
    font-size: calc(34px * 0.8);
}.aspiring_learners_gui div > div {
    gap: 20px;
    grid-template-columns: 1fr;
}.aspiring_learners_gui div > div::before {
    display: none;
}.aspiring_learners_gui p {
    padding: 18px;
}.aspiring_learners_gui p svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
}.aspiring_learners_gui .approach_edu_gui::after {
    bottom: 20px;
    width: 80px;
    left: 20px;
    right: auto;
    top: auto;
    height: 80px;
}
}

@media (max-width: 576px) {.aspiring_learners_gui {
    padding: 60px 0 50px;
}.aspiring_learners_gui .approach_edu_gui {
    padding: 35px 20px;
}.aspiring_learners_gui h4 {
    font-size: calc(34px * 0.7);
    margin-bottom: 30px;
}.aspiring_learners_gui h4::before {
    height: 3px;
    width: 30px;
}.aspiring_learners_gui h4::after {
    height: 3px;
    width: 60px;
}.aspiring_learners_gui p {
    padding: 15px;
    font-size: calc(13px * 0.9);
}.aspiring_learners_gui p svg {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}.aspiring_learners_gui p:hover {
    transform: translateY(-5px) scale(1.01);
}.aspiring_learners_gui .approach_edu_gui::after {
    width: 60px;
    height: 60px;
}}header {
    position: relative;
    overflow: visible;
    background: rgb(207,222,223);
    z-index: 99;
    width: 100%;
}header::before {
    left: 0;
    top: 0;
    opacity: 0.15;
    content: "";
    width: 100%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, rgb(163,190,190,0.5) 0%, transparent 50%, rgb(163,190,190,0.5) 100%);
    position: absolute;
}header .nav_teach_gui {
    padding: 20px;
    position: relative;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
    gap: 15px;
}header .nav_teach_gui::after {
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(163,190,190,0.5), transparent);
    top: 50%;
    position: absolute;
    content: "";
}header .nav_teach_gui .top_learning_gui {
    position: relative;
    justify-self: center;
    padding: 5px 20px 15px;
    z-index: 10;
}header .nav_teach_gui .top_learning_gui::before,
header .nav_teach_gui .top_learning_gui::after {
    width: 90%;
    content: "";
    border-radius: 26px;
    position: absolute;
    height: 90%;
}header .nav_teach_gui .top_learning_gui::before {
    border-top: 2px solid rgb(163,190,190);
    transform: scale(0);
    transition: transform 0.3s ease;
    top: -5px;
    left: -5px;
    border-left: 2px solid rgb(163,190,190);
    transform-origin: top left;
}header .nav_teach_gui .top_learning_gui::after {
    transform: scale(0);
    border-bottom: 2px solid rgb(117,158,159);
    transform-origin: bottom right;
    right: -5px;
    transition: transform 0.3s ease;
    border-right: 2px solid rgb(117,158,159);
    bottom: -5px;
}header .nav_teach_gui .top_learning_gui:hover::before,
header .nav_teach_gui .top_learning_gui:hover::after {
    transform: scale(1);
}header .nav_teach_gui .top_learning_gui .site_top_gui {
    transition: transform 0.3s ease;
    display: block;
}header .nav_teach_gui .top_learning_gui .site_top_gui svg {
    height: 60px;
    width: auto;
}header .nav_teach_gui .main_class_gui {
    list-style: none;
    display: flex;
    padding: 20px 0 10px;
    background: linear-gradient(180deg, transparent, rgb(117,158,159) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    margin: 0;
    position: relative;
    justify-content: center;
    flex-wrap: wrap;
}header .nav_teach_gui .main_class_gui::before,
header .nav_teach_gui .main_class_gui::after {
    content: "";
    width: 2px;
    position: absolute;
    height: 70%;
    background: rgb(163,190,190,0.5);
    top: 15%;
}header .nav_teach_gui .main_class_gui::before {
    left: 0;
}header .nav_teach_gui .main_class_gui::after {
    right: 0;
}header .nav_teach_gui .main_class_gui .site_head_gui {
    padding: 0 15px;
    transition: transform 0.3s ease;
    margin: 0;
    position: relative;
}header .nav_teach_gui .main_class_gui .site_head_gui:not(:last-child)::after {
    width: 1px;
    content: "";
    right: 0;
    position: absolute;
    height: 60%;
    top: 20%;
    background: rgb(117,158,159,0.5);
}header .nav_teach_gui .main_class_gui .site_head_gui:hover {
    transform: translateY(-3px);
}header .nav_teach_gui .main_class_gui .site_head_gui a {
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 5px;
    display: block;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    transition: color 0.3s ease;
}header .nav_teach_gui .main_class_gui .site_head_gui a:hover {
    color: rgb(163,190,190);
}header .nav_teach_gui .main_class_gui .site_head_gui a::before {
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 5px;
    background: rgb(117,158,159);
    transition: transform 0.3s ease;
    left: 0;
    content: "";
    transform: scaleX(0);
}header .nav_teach_gui .main_class_gui .site_head_gui a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .nav_teach_gui {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 15px 30px;
}header .nav_teach_gui .main_class_gui {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .nav_teach_gui {
    grid-template-rows: auto auto;
    gap: 10px;
    padding: 15px;
}header .nav_teach_gui .top_learning_gui {
    padding: 5px 10px;
}header .nav_teach_gui .top_learning_gui .site_top_gui svg {
    height: 45px;
}header .nav_teach_gui .main_class_gui {
    padding: 15px 0 10px;
}header .nav_teach_gui .main_class_gui .site_head_gui {
    padding: 0 10px;
}header .nav_teach_gui .main_class_gui .site_head_gui a {
    font-size: calc(13px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .nav_teach_gui .main_class_gui {
    justify-content: center;
    flex-wrap: wrap;
}header .nav_teach_gui .main_class_gui .site_head_gui {
    margin: 3px 0;
}header .nav_teach_gui .main_class_gui .site_head_gui:not(:last-child)::after {
    display: none;
}}.price_row_gui {
    background: rgb(207,222,223);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.price_row_gui::before {
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(163,190,190,0.5), rgb(117,158,159,0.5));
    position: absolute;
    opacity: 0.08;
    height: 100%;
    z-index: 0;
    width: 100%;
    top: 0;
}.price_row_gui .container {
    padding: 0 15px;
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    z-index: 1;
}.price_row_gui .value_rates_gui {
    display: flex;
    gap: 60px;
    flex-direction: column-reverse;
}.price_row_gui .access_plans_gui {
    text-align: center;
    max-width: 800px;
    padding: 0 20px;
    margin: 0 auto;
}.price_row_gui .access_plans_gui h2 {
    font-size: 33px;
    display: inline-block;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 700;
}.price_row_gui .access_plans_gui h2::after {
    bottom: -10px;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(163,190,190), rgb(117,158,159));
    position: absolute;
    height: 3px;
    content: "";
    border-radius: 3px;
}.price_row_gui .cert_fees_gui {
    margin-right: auto;
    max-width: 600px;
    margin-top: 20px;
    color: #000000;
    line-height: 1.7;
    margin-left: auto;
    font-size: 15px;
}.price_row_gui .trial_pricing_gui {
    margin: 0 auto;
    width: 100%;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}.price_row_gui .plan_matrix_gui {
    display: block;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    position: relative;
    text-decoration: none;
}.price_row_gui .plan_matrix_gui:hover {
    transform: translateY(-8px);
}.price_row_gui .plan_details_gui {
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    height: 100%;
    flex-direction: column;
    position: relative;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    transition: all 0.4s ease;
}.price_row_gui .plan_matrix_gui:hover .plan_details_gui {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}.price_row_gui .fee_offers_gui {
    padding: 30px;
    position: relative;
    flex: 1;
    z-index: 2;
}.price_row_gui .fee_offers_gui h3 {
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    font-size: 22px;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 600;
}.price_row_gui .fee_offers_gui h3::after {
    width: 40px;
    position: absolute;
    border-radius: 2px;
    left: 0;
    background: rgb(163,190,190);
    transition: width 0.3s ease;
    bottom: 0;
    content: "";
    height: 3px;
}.price_row_gui .plan_matrix_gui:hover .fee_offers_gui h3::after {
    width: 60px;
}.price_row_gui .premium_grid_gui {
    background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(163,190,190), rgb(117,158,159));
    color: rgb(163,190,190);
    -webkit-background-clip: text !important;
    color: transparent;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-size: 1.8rem;
}.price_row_gui .premium_grid_gui::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(163,190,190,0.5), transparent);
    height: 1px;
    bottom: -5px;
}.price_row_gui .fee_offers_gui p {
    position: relative;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: calc(15px - 2px);
    color: #000000;
    margin-bottom: 20px;
}.price_row_gui .image_shadow_gui {
    height: 220px;
    border-radius: 0 0 12px 12px;
    position: relative;
    transition: all 0.5s ease;
    width: 100%;
    overflow: hidden;
}.price_row_gui .image_shadow_gui::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    opacity: 0.6;
    transition: opacity 0.3s ease;
    z-index: 1;
    content: "";
    position: absolute;
}.price_row_gui .plan_matrix_gui:hover .image_shadow_gui::after {
    opacity: 0.3;
}

@media (min-width: 768px) {.price_row_gui .trial_pricing_gui {
    grid-template-columns: repeat(2, 1fr);
}.price_row_gui .plan_details_gui {
    height: 100%;
}.price_row_gui .image_shadow_gui {
    height: 240px;
}
}

@media (min-width: 992px) {.price_row_gui {
    padding: 160px 0;
}.price_row_gui .value_rates_gui {
    gap: 80px;
    flex-direction: row;
    align-items: center;
}.price_row_gui .access_plans_gui {
    padding: 0;
    text-align: left;
    flex: 0 0 30%;
}.price_row_gui .access_plans_gui h2 {
    font-size: calc(33px + 4px);
}.price_row_gui .access_plans_gui h2::after {
    left: 0;
    transform: none;
}.price_row_gui .cert_fees_gui {
    margin-left: 0;
}.price_row_gui .trial_pricing_gui {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.price_row_gui .trial_pricing_gui {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.price_row_gui .fee_offers_gui {
    padding: 40px;
}.price_row_gui .image_shadow_gui {
    height: 260px;
}.price_row_gui .plan_matrix_gui:nth-child(odd) {
    transform: translateY(20px);
}.price_row_gui .plan_matrix_gui:nth-child(odd):hover {
    transform: translateY(12px);
}.price_row_gui .plan_matrix_gui:nth-child(even):hover {
    transform: translateY(-8px);
}
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}

@media (prefers-reduced-motion: no-preference) {.price_row_gui .plan_matrix_gui:active .plan_details_gui {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}

@media (max-width: 767px) {.price_row_gui {
    padding: 80px 0;
}.price_row_gui .value_rates_gui {
    gap: 40px;
}.price_row_gui .access_plans_gui h2 {
    font-size: calc(33px - 4px);
}.price_row_gui .image_shadow_gui {
    height: 200px;
}.price_row_gui .fee_offers_gui {
    padding: 25px;
}.price_row_gui .premium_grid_gui {
    font-size: 1.5rem;
}}.leadership_experience_gui {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 35%, rgb(117,158,159,0.5) 100%);
    padding: 6rem 2rem;
}.leadership_experience_gui::before {
    background: conic-gradient(from 225deg at 50% 50%, transparent 0deg, rgb(163,190,190,0.5) 120deg, transparent 180deg, rgb(117,158,159,0.5) 260deg, transparent 360deg);
    width: 200%;
    z-index: 0;
    opacity: 0.2;
    content: "";
    height: 200%;
    top: -50%;
    left: -10%;
    position: absolute;
    animation: rotate 20s linear infinite;
}@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.leadership_experience_gui .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
}.leadership_experience_gui .learning_feedback_gui {
    transform-style: preserve-3d;
    padding: 2.5rem;
    border-radius: 19px;
    grid-template-areas:
    "photo quote"
    "name quote";
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(163,190,190,0.5);
    gap: 1.5rem;
    display: grid;
    background: #ffffff;
    transition: transform 0.5s ease;
    grid-template-rows: auto auto;
    backdrop-filter: blur(10px);
    transform: rotateX(5deg) rotateY(-2deg);
    grid-template-columns: minmax(220px, 1fr) 2fr;
}.leadership_experience_gui .learning_feedback_gui:hover {
    transform: rotateX(0) rotateY(0);
}.leadership_experience_gui .image_shadow_gui {
    transition: transform 0.3s ease;
    border-radius: 19px;
    grid-area: photo;
    box-shadow: 
    -5px 5px 0 rgb(117,158,159),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
    aspect-ratio: 1/1;
    width: 100%;
    transform: translateZ(20px);
}.leadership_experience_gui .learning_feedback_gui:hover .image_shadow_gui {
    transform: translateZ(30px) scale(1.05);
}.leadership_experience_gui .name {
    transform: translateZ(10px);
    padding-left: 1rem;
    font-weight: 700;
    display: block;
    grid-area: name;
    margin-bottom: 0.5rem;
    color: rgb(163,190,190);
    font-size: 24px;
    position: relative;
}.leadership_experience_gui .name + span {
    transform: translateZ(5px);
    grid-area: name;
    padding-left: 1rem;
    margin-top: 2rem;
    text-transform: uppercase;
    font-size: 15px;
    align-self: end;
    color: #000000;
    letter-spacing: 1px;
    opacity: 0.8;
    font-weight: 600;
}.leadership_experience_gui .work_skills_gui {
    transition: transform 0.3s ease;
    padding: 2rem;
    color: #000000;
    position: relative;
    font-size: calc(15px * 1.1);
    background: linear-gradient(to right, #ffffff, rgb(207,222,223));
    border-radius: 19px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    line-height: 1.7;
    transform: translateZ(15px);
    grid-area: quote;
}.leadership_experience_gui .work_skills_gui::before {
    left: 0;
    top: 0;
    height: 100%;
    mix-blend-mode: overlay;
    background: linear-gradient(45deg, rgb(163,190,190,0.5) 0%, transparent 40%, transparent 60%, rgb(117,158,159,0.5) 100%);
    border-radius: 19px;
    opacity: 0.3;
    content: "";
    position: absolute;
    width: 100%;
}.leadership_experience_gui .learning_feedback_gui:hover .work_skills_gui {
    transform: translateZ(25px);
}

@media (max-width: 992px) {.leadership_experience_gui .learning_feedback_gui {
    transform: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-template-areas:
      "image_shadow_gui"
      "name"
      "work_skills_gui";
}.leadership_experience_gui .image_shadow_gui {
    margin: 0 auto;
    max-width: 200px;
}.leadership_experience_gui .name,
  .leadership_experience_gui .name + span {
    text-align: center;
    padding-left: 0;
}.leadership_experience_gui .name + span {
    margin-top: 0.5rem;
}
}

@media (max-width: 576px) {.leadership_experience_gui {
    padding: 4rem 1rem;
}.leadership_experience_gui .learning_feedback_gui {
    padding: 1.5rem;
}.leadership_experience_gui .work_skills_gui {
    padding: 1.5rem;
}}.course_highlights_gui {
    overflow: hidden;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    background-color: rgb(207,222,223);
    min-height: 100vh;
}.course_highlights_gui .skill_academy_gui {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
}.course_highlights_gui .learn_skills_gui {
    display: flex;
    height: 100%;
    animation: carousel-slide 30s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    width: 500%;
}.course_highlights_gui .skill_academy_gui:hover .learn_skills_gui {
    animation-play-state: paused;
}.course_highlights_gui .coding_expert_gui {
    position: relative;
    height: 100%;
    width: 20%;
    overflow: hidden;
}.course_highlights_gui .coding_expert_gui img {
    filter: brightness(0.85) contrast(1.1);
    width: 100%;
    transform: scale(1.05);
    object-fit: cover;
    height: 100%;
    transition: transform 0.7s ease-out;
}.course_highlights_gui .coding_expert_gui:hover img {
    filter: brightness(0.9) contrast(1.05);
    transform: scale(1);
}.course_highlights_gui .coding_expert_gui::before {
    width: 100%;
    content: "";
    animation: gradient-shift 8s infinite alternate;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(
        135deg,
        rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
        rgba(var(--primary-color, 0, 204, 204), 0) 25%,
        rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
        rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
    );
}.course_highlights_gui .coding_expert_gui::after {
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 4px
        ),
        radial-gradient(
            circle at 80% 20%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 70%
        );
    z-index: 1;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}.course_highlights_gui .container {
    align-items: center;
    z-index: 2;
    justify-content: center;
    margin: auto;
    position: relative;
    padding: 2rem;
    display: flex;
    height: 100%;
}.course_highlights_gui .approach_edu_gui {
    max-width: 800px;
    position: relative;
    width: 100%;
}.course_highlights_gui .study_path_gui {
    overflow: hidden;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 4rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3), 
        0 3px 10px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 30px;
    position: relative;
}.course_highlights_gui .study_path_gui::before {
    left: 0;
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(
            90deg, 
            transparent 0%,
            rgba(var(--primary-color, 0, 204, 204), 0.05) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0.05) 75%,
            transparent 100%
        );
    content: "";
    top: 0;
    width: 100%;
    opacity: 0.7;
    animation: pulse-gradient 8s ease infinite;
}.course_highlights_gui .study_path_gui::after {
    animation: shine-effect 10s ease-in-out infinite;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: 
        linear-gradient(
            45deg,
            transparent 40%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 45%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 55%,
            transparent 60%
        );
    z-index: -1;
    bottom: 0;
    right: 0;
    transform: translateX(-100%);
}.course_highlights_gui .study_path_gui h3 {
    font-size: 38px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 1.5rem;
}.course_highlights_gui .study_path_gui h3::after {
    transform: translateX(-50%);
    background: linear-gradient(
        90deg,
        rgb(163,190,190) 0%,
        rgb(117,158,159) 100%
    );
    left: 50%;
    bottom: -8px;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    width: 30%;
}.course_highlights_gui .study_path_gui:hover h3::after {
    width: 60%;
}.course_highlights_gui .study_path_gui p {
    opacity: 0.8;
    max-width: 90%;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 2.5rem;
    margin-right: auto;
    line-height: 1.8;
    font-size: 18px;
    margin-left: auto;
}.course_highlights_gui .study_path_gui .connect_request_gui {
    text-decoration: none;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    font-size: 15px;
    box-shadow: 0 8px 25px rgb(163,190,190,0.5);
    color: #ffffff;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(
        45deg,
        rgb(163,190,190) 0%,
        rgb(117,158,159) 100%
    );
    padding: 1rem 2.5rem;
}.course_highlights_gui .study_path_gui .connect_request_gui::before {
    height: 100%;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
    width: 100%;
    opacity: 0;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(117,158,159) 0%,
        rgb(163,190,190) 100%
    );
    content: "";
}.course_highlights_gui .study_path_gui .connect_request_gui::after {
    position: absolute;
    content: "";
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    top: -50%;
    opacity: 0;
    height: 200%;
    transform: scale(0);
    width: 200%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    left: -50%;
}.course_highlights_gui .study_path_gui .connect_request_gui:hover {
    box-shadow: 0 12px 30px rgb(163,190,190,0.5);
    transform: translateY(-3px);
}.course_highlights_gui .study_path_gui .connect_request_gui:hover::before {
    opacity: 1;
}.course_highlights_gui .study_path_gui .connect_request_gui:hover::after {
    transform: scale(1);
    opacity: 1;
    animation: ripple-out 1.5s ease;
}@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    18% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-20%);
    }
    38% {
        transform: translateX(-20%);
    }
    40% {
        transform: translateX(-40%);
    }
    58% {
        transform: translateX(-40%);
    }
    60% {
        transform: translateX(-60%);
    }
    78% {
        transform: translateX(-60%);
    }
    80% {
        transform: translateX(-80%);
    }
    98% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes gradient-shift {
    0% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
    50% {
        background: linear-gradient(
            135deg,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 0%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 25%,
            rgba(var(--primary-color, 0, 204, 204), 0) 75%,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 100%
        );
    }
    100% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
}

@keyframes pulse-gradient {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes shine-effect {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@keyframes ripple-out {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.course_highlights_gui::before {
    top: 0;
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    background: 
        linear-gradient(
            0deg,
            #000000 0%,
            transparent 100%
        );
    width: 100%;
    left: 0;
    opacity: 0.7;
}.course_highlights_gui::after {
    opacity: 0.8;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    background: 
        radial-gradient(
            circle at 75% 25%, 
            transparent 0%,
            #000000 80%
        );
    width: 100%;
    left: 0;
}

@media (max-width: 992px) {.course_highlights_gui .study_path_gui {
    padding: 3rem;
}.course_highlights_gui .approach_edu_gui {
    max-width: 700px;
}.course_highlights_gui .study_path_gui h3 {
    font-size: calc(38px * 0.9);
}.course_highlights_gui .study_path_gui p {
    max-width: 95%;
}
}

@media (max-width: 768px) {.course_highlights_gui .study_path_gui {
    padding: 2.5rem;
}.course_highlights_gui .approach_edu_gui {
    max-width: 90%;
}.course_highlights_gui .study_path_gui h3 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.8);
}.course_highlights_gui .study_path_gui p {
    margin-bottom: 2rem;
    font-size: calc(18px * 0.95);
}.course_highlights_gui .study_path_gui .connect_request_gui {
    padding: 0.85rem 2rem;
}
}

@media (max-width: 576px) {.course_highlights_gui .learn_skills_gui {
    animation-duration: 25s;
}.course_highlights_gui .study_path_gui {
    padding: 2rem 1.5rem;
}.course_highlights_gui .study_path_gui h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1rem;
}.course_highlights_gui .study_path_gui p {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
    max-width: 100%;
}.course_highlights_gui .study_path_gui .connect_request_gui {
    padding: 0.75rem 1.75rem;
    font-size: calc(15px * 0.9);
}@keyframes carousel-slide {
        0% {
            transform: translateX(0);
        }
        20% {
            transform: translateX(0);
        }
        25% {
            transform: translateX(-20%);
        }
        45% {
            transform: translateX(-20%);
        }
        50% {
            transform: translateX(-40%);
        }
        70% {
            transform: translateX(-40%);
        }
        75% {
            transform: translateX(-60%);
        }
        95% {
            transform: translateX(-60%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

.course_highlights_gui .coding_expert_gui:nth-child(1)::before {
    animation-delay: 0s;
}.course_highlights_gui .coding_expert_gui:nth-child(2)::before {
    animation-delay: 2s;
}.course_highlights_gui .coding_expert_gui:nth-child(3)::before {
    animation-delay: 4s;
}.course_highlights_gui .coding_expert_gui:nth-child(4)::before {
    animation-delay: 6s;
}.course_highlights_gui .coding_expert_gui:nth-child(5)::before {
    animation-delay: 8s;
}.course_highlights_gui .coding_expert_gui::after {
    animation: tech-grid 15s linear infinite;
}@keyframes tech-grid {
    0% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.6;
        background-position: 100% 100%;
    }
    100% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
}.confidential_cordon_gui {
    position: relative;
    color: #ffffff;
    padding: 50px;
    background-position: center;
    background: linear-gradient(to bottom right, rgb(163,190,190,0.5), rgb(117,158,159,0.5));
    overflow: hidden;
    background-size: cover;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}.confidential_cordon_gui h1,
.confidential_cordon_gui h2 {
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    margin: 20px 0;
}.confidential_cordon_gui h1 {
    color: #ffffff;
    font-weight: 700;
    font-size: 42px;
}.confidential_cordon_gui h2 {
    font-size: 35px;
    font-weight: 600;
    color: #ffffff;
}.confidential_cordon_gui ul {
    padding: 0;
    margin: 20px 0;
    list-style-type: none;
}.confidential_cordon_gui ul li {
    position: relative;
    padding-left: 30px;
    color: #ffffff;
    font-weight: 400;
    padding: 10px 0;
    font-size: 14px;
}.confidential_cordon_gui ul li::before {
    color: rgb(117,158,159);
    content: '•';
    left: 0;
    position: absolute;
    font-size: 19px;
}.confidential_cordon_gui p {
    font-size: 14px;
    color: #ffffff;
    margin: 20px 0;
    line-height: 1.8;
    font-weight: 300;
}.confidential_cordon_gui div {
    margin: 20px 0;
}
@media only screen and (max-width: 800px) {.confidential_cordon_gui {
    padding: 30px;
}.confidential_cordon_gui h1 {
    font-size: calc(19px - 8px);
}.confidential_cordon_gui h2 {
    font-size: calc(19px - 8px);
}.confidential_cordon_gui ul li {
    font-size: calc(14px - 2px);
}.confidential_cordon_gui p {
    font-size: calc(14px - 2px);
}}.user_testimonials_gui {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: rgb(207,222,223);
}.user_testimonials_gui::before {
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    opacity: 0.05;
    content: "";
    z-index: 1;
    background-position: 0 0, 0 0, 25px 25px, 25px 25px, 0 0, 25px 25px;
    position: absolute;
    background-image: 
        linear-gradient(30deg, rgb(163,190,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(163,190,190,0.5) 87.5%, rgb(163,190,190,0.5)),
        linear-gradient(150deg, rgb(163,190,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(163,190,190,0.5) 87.5%, rgb(163,190,190,0.5)),
        linear-gradient(30deg, rgb(163,190,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(163,190,190,0.5) 87.5%, rgb(163,190,190,0.5)),
        linear-gradient(150deg, rgb(163,190,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(163,190,190,0.5) 87.5%, rgb(163,190,190,0.5)),
        linear-gradient(60deg, rgb(117,158,159,0.5) 25%, transparent 25.5%, transparent 75%, rgb(117,158,159,0.5) 75%, rgb(117,158,159,0.5)),
        linear-gradient(60deg, rgb(117,158,159,0.5) 25%, transparent 25.5%, transparent 75%, rgb(117,158,159,0.5) 75%, rgb(117,158,159,0.5));
    background-size: 50px 50px;
}.user_testimonials_gui .approach_edu_gui {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.user_testimonials_gui h4 {
    display: inline-block;
    font-weight: 700;
    font-size: 34px;
    color: #000000;
    position: relative;
    margin-bottom: 70px;
    transform: skew(-5deg);
}.user_testimonials_gui h4::before {
    content: "";
    z-index: -1;
    left: -50px;
    position: absolute;
    bottom: -5px;
    height: 10px;
    width: 200%;
    transform: skew(15deg);
    background: rgb(117,158,159,0.5);
}.user_testimonials_gui h4::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 30px;
    animation: rotate 6s linear infinite;
    position: absolute;
    right: -40px;
    height: 30px;
    content: "";
    top: -15px;
    background: rgb(163,190,190,0.5);
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.user_testimonials_gui .feedback_quotes_gui {
    gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    z-index: 2;
    display: grid;
    position: relative;
}.user_testimonials_gui .learning_feedback_gui {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 80%, 
        85% 100%, 
        0 100%
    );
    position: relative;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 40px 30px;
}.user_testimonials_gui .learning_feedback_gui::before {
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    position: absolute;
    clip-path: inherit;
    background: linear-gradient(135deg, rgb(163,190,190,0.5), rgb(117,158,159,0.5));
    z-index: -1;
    inset: 0;
    content: "";
    transform: translate(8px, 8px);
}.user_testimonials_gui .learning_feedback_gui::after {
    height: 50px;
    bottom: 0;
    transform: rotate(45deg) translateY(25px);
    right: 15%;
    z-index: -2;
    width: 50px;
    background: rgb(207,222,223);
    content: "";
    position: absolute;
}.user_testimonials_gui .learning_feedback_gui:nth-child(odd)::after {
    background: rgb(163,190,190,0.5);
}.user_testimonials_gui .learning_feedback_gui:nth-child(even)::after {
    background: rgb(117,158,159,0.5);
}.user_testimonials_gui .learning_feedback_gui:hover {
    transform: translateY(-15px);
}.user_testimonials_gui .learning_feedback_gui:hover::before {
    transform: translate(4px, 4px);
}.user_testimonials_gui .image_shadow_gui {
    transition: all 0.4s ease;
    right: 20px;
    z-index: 3;
    top: -20px;
    border: 3px solid #ffffff;
    height: 80px;
    width: 80px;
    position: absolute;
}.user_testimonials_gui .learning_feedback_gui:nth-child(odd) .image_shadow_gui {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 70%, 
        70% 100%, 
        0% 100%
    );
}.user_testimonials_gui .learning_feedback_gui:nth-child(even) .image_shadow_gui {
    clip-path: polygon(
        30% 0%, 
        100% 0%, 
        100% 100%, 
        0% 100%, 
        0% 30%
    );
}.user_testimonials_gui .learning_feedback_gui:hover .image_shadow_gui {
    transform: translateY(-5px) rotate(-5deg);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
}.user_testimonials_gui .learning_feedback_gui span {
    margin-bottom: 15px;
    display: block;
    color: #000000;
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
    font-family: Arial, sans-serif;
    border-bottom: 1px dashed rgb(163,190,190,0.5);
    font-weight: 700;
}.user_testimonials_gui .learning_feedback_gui p {
    position: relative;
    line-height: 1.6;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    font-family: Arial, sans-serif;
}.user_testimonials_gui .learning_feedback_gui p::first-letter {
    font-size: 1.5em;
    color: rgb(163,190,190);
    font-weight: 700;
}.user_testimonials_gui .feedback_quotes_gui::before {
    z-index: -1;
    content: "";
    top: -50px;
    left: 10%;
    border: 10px solid rgb(117,158,159,0.5);
    position: absolute;
    height: 100px;
    width: 100px;
    border-radius: 50%;
}.user_testimonials_gui .feedback_quotes_gui::after {
    content: "";
    position: absolute;
    width: 150px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    opacity: 0.2;
    height: 150px;
    background: rgb(163,190,190,0.5);
    bottom: -75px;
    z-index: -1;
    right: 10%;
}

@media (max-width: 767px) {.user_testimonials_gui {
    padding: 70px 0;
}.user_testimonials_gui h4 {
    display: block;
    font-size: calc(34px * 0.85);
    margin-bottom: 60px;
    transform: none;
    text-align: center;
}.user_testimonials_gui h4::before {
    left: 0;
    width: 100%;
    transform: none;
}.user_testimonials_gui .feedback_quotes_gui {
    grid-template-columns: 1fr;
    gap: 50px;
}.user_testimonials_gui .learning_feedback_gui {
    padding: 30px 25px;
}.user_testimonials_gui .image_shadow_gui {
    width: 70px;
    height: 70px;
    right: 15px;
    top: -15px;
}.user_testimonials_gui .learning_feedback_gui span {
    font-size: calc(22px * 0.9);
}.user_testimonials_gui .learning_feedback_gui p {
    font-size: calc(18px * 0.9);
}}.thanksSpot_gui {
    position: relative;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(117,158,159,0.5) 100%);
    padding: 5rem 0;
    overflow: hidden;
    perspective: 1000px;
}.thanksSpot_gui::before {
    height: 200%;
    left: -50%;
    top: -50%;
    width: 200%;
    pointer-events: none;
    background: radial-gradient(circle at center, rgb(163,190,190,0.5) 0%, transparent 70%);
    animation: rotate 60s linear infinite;
    opacity: 0.3;
    content: "";
    position: absolute;
}.thanksSpot_gui::after {
    top: 0;
    left: 0;
    width: 100%;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(117,158,159,0.5) 1px, transparent 1px),
    radial-gradient(circle at 60% 70%, rgb(117,158,159,0.5) 1px, transparent 1px),
    radial-gradient(circle at 80% 20%, rgb(117,158,159,0.5) 1px, transparent 1px),
    radial-gradient(circle at 40% 80%, rgb(117,158,159,0.5) 1px, transparent 1px);
    height: 100%;
    background-size: 100px 100px;
    opacity: 0.15;
    position: absolute;
    content: "";
    pointer-events: none;
}.thanksSpot_gui .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
}.thanksSpot_gui .approach_edu_gui {
    grid-gap: 2.5rem;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateZ(0);
    display: grid;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
}.thanksSpot_gui .approach_edu_gui > div:first-child {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    background: linear-gradient(45deg, rgb(163,190,190,0.5) 0%, rgb(163,190,190) 100%);
    transform: translateY(0) rotateX(0deg);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}.thanksSpot_gui .approach_edu_gui > div:first-child:hover {
    transform: translateY(-10px) rotateX(2deg);
}.thanksSpot_gui .approach_edu_gui > div:first-child::before {
    width: 90%;
    background: rgb(163,190,190,0.5);
    transform: translateX(-50%);
    left: 50%;
    height: 10px;
    position: absolute;
    bottom: -10px;
    content: "";
    opacity: 0.7;
    filter: blur(10px);
}.thanksSpot_gui h5 {
    font-size: 20px;
    letter-spacing: 0.5px;
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}.thanksSpot_gui .approach_edu_gui > div:last-child {
    background: #ffffff;
    transform: translateY(0);
    animation: slideIn 0.8s 0.3s cubic-bezier(0.23, 1, 0.32, 1) both;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 2.5rem;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    border-left: 4px solid rgb(117,158,159);
}.thanksSpot_gui .approach_edu_gui > div:last-child:hover {
    transform: translateY(-5px);
}.thanksSpot_gui .approach_edu_gui > div:last-child::before {
    height: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(117,158,159,0.5) 100%);
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.05;
    z-index: -1;
    content: "";
    left: 0;
}.thanksSpot_gui a {
    display: block;
    text-decoration: none;
    transition: transform 0.3s ease;
}.thanksSpot_gui a:hover {
    transform: scale(1.01);
}.thanksSpot_gui a:focus {
    outline: 2px dashed rgb(117,158,159);
    outline-offset: 4px;
}.thanksSpot_gui p {
    line-height: 1.7;
    color: #000000;
    text-align: left;
    font-family: Arial, sans-serif;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateZ(0);
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (min-width: 768px) {.thanksSpot_gui {
    padding: 7rem 0;
}.thanksSpot_gui .approach_edu_gui {
    grid-gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.thanksSpot_gui .approach_edu_gui > div:first-child {
    transform: translateY(0) rotateY(-5deg);
    padding: 3rem;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.thanksSpot_gui .approach_edu_gui > div:first-child:hover {
    transform: translateY(-10px) rotateY(-8deg);
}.thanksSpot_gui h5 {
    font-size: calc(20px * 1.1);
    text-align: left;
}.thanksSpot_gui .approach_edu_gui > div:last-child {
    padding: 3rem;
}
}

@media (min-width: 992px) {.thanksSpot_gui {
    padding: 9rem 0;
}.thanksSpot_gui .approach_edu_gui {
    grid-gap: 4rem;
}.thanksSpot_gui .approach_edu_gui > div:first-child {
    padding: 4rem;
}.thanksSpot_gui h5 {
    font-size: calc(20px * 1.2);
}.thanksSpot_gui .approach_edu_gui > div:last-child {
    padding: 4rem;
}.thanksSpot_gui p {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.thanksSpot_gui {
    padding: 4rem 0;
}.thanksSpot_gui .approach_edu_gui > div:first-child,
  .thanksSpot_gui .approach_edu_gui > div:last-child {
    padding: 2rem;
}.thanksSpot_gui h5 {
    font-size: calc(20px * 0.9);
}.thanksSpot_gui p {
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.thanksSpot_gui {
    padding: 3rem 0;
}.thanksSpot_gui .container {
    padding: 0 1.5rem;
}.thanksSpot_gui .approach_edu_gui > div:first-child,
  .thanksSpot_gui .approach_edu_gui > div:last-child {
    padding: 1.5rem;
}.thanksSpot_gui h5 {
    font-size: calc(20px * 0.85);
}}.learning_outcomes_gui {
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgba(240, 245, 255, 0.95) 100%);
    position: relative;
    perspective: 1200px;
    overflow: hidden;
    padding: 6rem 0;
}.learning_outcomes_gui::before {
    top: -15%;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(163,190,190,0.5) 0%, transparent 70%);
    z-index: 1;
    content: "";
    height: 70%;
    transform: rotate(-15deg) skew(5deg);
    width: 50%;
    filter: blur(40px);
    right: -10%;
    position: absolute;
}.learning_outcomes_gui::after {
    opacity: 0.12;
    transform: rotate(12deg) skew(-7deg);
    z-index: 1;
    width: 40%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(117,158,159,0.5) 0%, transparent 80%);
    left: -5%;
    filter: blur(30px);
    height: 60%;
    bottom: -10%;
}.learning_outcomes_gui .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.learning_outcomes_gui .approach_edu_gui {
    flex-direction: column-reverse;
    gap: 3rem;
    transform-style: preserve-3d;
    display: flex;
    align-items: center;
}.learning_outcomes_gui .text_holder_box_gui {
    padding: 2rem;
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    border-left: 4px solid rgb(163,190,190);
    transform: translateZ(10px);
}.learning_outcomes_gui .text_holder_box_gui::before {
    left: 0;
    top: 0;
    content: "";
    pointer-events: none;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, transparent 0%, rgba(255, 255, 255, 0.4) 100%);
    position: absolute;
}.learning_outcomes_gui h4 {
    position: relative;
    font-size: 19px;
    display: inline-block;
    color: #000000;
    margin: 0 0 2rem;
    font-weight: 700;
}.learning_outcomes_gui h4::after {
    bottom: -10px;
    background: linear-gradient(90deg, rgb(163,190,190) 0%, rgb(117,158,159) 100%);
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    width: 80px;
}.learning_outcomes_gui .text_holder_box_gui > div {
    margin-bottom: 1.5rem;
}.learning_outcomes_gui ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.learning_outcomes_gui li {
    margin-bottom: 1.2rem;
    transition: transform 0.3s ease-out;
}.learning_outcomes_gui li:hover {
    transform: translateX(8px);
}.learning_outcomes_gui li p {
    line-height: 1.6;
    align-items: flex-start;
    color: #000000;
    display: flex;
    font-size: 13px;
    gap: 1rem;
    margin: 0;
}.learning_outcomes_gui li p span:first-child {
    margin-top: 0.2rem;
    flex-shrink: 0;
}.learning_outcomes_gui svg {
    width: 24px;
    transition: transform 0.3s ease-out;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    height: 24px;
}.learning_outcomes_gui li:hover svg {
    transform: scale(1.15) rotate(5deg);
}.learning_outcomes_gui svg path {
    fill: rgb(163,190,190);
    transition: fill 0.3s ease;
}.learning_outcomes_gui li:hover svg path {
    fill: rgb(117,158,159);
}.learning_outcomes_gui .image_shadow_gui {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    object-fit: cover;
    width: 100%;
    max-width: 500px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateX(3deg) rotateY(-2deg);
    height: auto;
}.learning_outcomes_gui .image_shadow_gui:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale(1.02);
}

@media (min-width: 768px) {.learning_outcomes_gui .approach_edu_gui {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}.learning_outcomes_gui .text_holder_box_gui {
    width: 60%;
    transform: translateZ(20px) translateX(-20px);
    padding: 3rem;
}.learning_outcomes_gui .image_shadow_gui {
    width: 35%;
    transform: perspective(1000px) rotateX(3deg) rotateY(-5deg) translateZ(50px) translateX(20px);
}.learning_outcomes_gui .text_holder_box_gui > div {
    display: flex;
    gap: 2rem;
}.learning_outcomes_gui .text_holder_box_gui > div > ul {
    flex: 1;
}.learning_outcomes_gui h4 {
    font-size: calc(19px * 1.1);
}
}

@media (min-width: 992px) {.learning_outcomes_gui {
    padding: 8rem 0;
}.learning_outcomes_gui .text_holder_box_gui {
    padding: 3.5rem;
    width: 55%;
}.learning_outcomes_gui .image_shadow_gui {
    width: 40%;
    max-width: 600px;
}.learning_outcomes_gui h4 {
    margin-bottom: 2.5rem;
    font-size: calc(19px * 1.2);
}.learning_outcomes_gui h4::after {
    width: 100px;
}.learning_outcomes_gui li p {
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.learning_outcomes_gui .approach_edu_gui {
    gap: 5rem;
}.learning_outcomes_gui .text_holder_box_gui {
    width: 50%;
    padding: 4rem;
}.learning_outcomes_gui .image_shadow_gui {
    width: 45%;
}.learning_outcomes_gui li {
    margin-bottom: 1.5rem;
}.learning_outcomes_gui h4 {
    font-size: calc(19px * 1.3);
}
}

@media (max-width: 767px) {.learning_outcomes_gui {
    padding: 4rem 0;
}.learning_outcomes_gui .text_holder_box_gui > div {
    flex-direction: column;
}
}

@media (hover: hover) {.learning_outcomes_gui .text_holder_box_gui {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
}.learning_outcomes_gui .text_holder_box_gui:hover {
    transform: translateZ(25px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                    0 10px 20px rgba(0, 0, 0, 0.05);
}
}