﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}html,body {
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.header_pro_dp8Fq {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    padding: 5px;
    width: 0.8em;
    height: 4px;
}::-webkit-scrollbar-button {
    width: 7px;
    height: 5px;
    background: rgb(198,212,201);
}::-webkit-scrollbar-track {
    border-radius: 11.4vh;
    background: rgb(198,212,201);
}::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    box-shadow: 5px -3px 5px -2px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
    border-color: rgb(198,212,201,0.5);
}::-webkit-scrollbar-corner {
    background: rgb(161,179,165,0.5);
    border-radius: 5px;
}html {
    scrollbar-color: #ffffff #ffffff;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 4px;
}::-webkit-scrollbar-thumb {
    background: rgb(161,179,165);
}}

a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1280px;
}.wrap-container_UNnLe {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}.teach_supp_UYvb7 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.learning_outcomes_eYPij {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(198,212,201,0.5) 0%, rgb(234,239,237) 100%);
    position: relative;
}.learning_outcomes_eYPij::before {
    height: 200%;
    top: -50%;
    z-index: 0;
    width: 200%;
    opacity: 0.4;
    background: radial-gradient(circle at center, rgb(161,179,165,0.5) 0%, transparent 60%);
    position: absolute;
    content: '';
    left: -50%;
}.learning_outcomes_eYPij::after {
    opacity: 0.2;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    z-index: 0;
    height: 100%;
}.learning_outcomes_eYPij .diff_block_8jmfD {
    padding: 0 20px;
    max-width: 1280px;
    display: flex;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    flex-direction: column;
}.learning_outcomes_eYPij h2 {
    font-size: 47px;
    padding-bottom: 20px;
    margin: 0 0 60px;
    position: relative;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}.learning_outcomes_eYPij h2::after {
    border-radius: 10px;
    transform: translateX(-50%);
    bottom: 0;
    width: 100px;
    background: rgb(161,179,165);
    height: 4px;
    content: '';
    left: 50%;
    position: absolute;
}.learning_outcomes_eYPij .diff_block_8jmfD > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    flex-wrap: wrap;
    display: flex;
    gap: 60px;
    align-items: stretch;
}.learning_outcomes_eYPij .img_holder_B9xFw {
    flex: 1;
    min-height: 450px;
    overflow: hidden;
    min-width: 320px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 27px;
}.learning_outcomes_eYPij .img_holder_B9xFw::before {
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(45deg, rgb(198,212,201,0.5) 0%, transparent 60%);
    width: 100%;
    content: '';
}.learning_outcomes_eYPij .img_holder_B9xFw::after {
    opacity: 0.2;
    height: 70px;
    content: '';
    border-radius: 50%;
    border: 3px solid #ffffff;
    width: 70px;
    top: 30px;
    right: 30px;
    z-index: 2;
    position: absolute;
}.learning_outcomes_eYPij .text_frame_item_PLUwb {
    flex: 1.5;
    display: flex;
    flex-direction: column;
    min-width: 320px;
    position: relative;
}.learning_outcomes_eYPij .text_frame_item_PLUwb::before {
    width: 120px;
    height: 120px;
    transform: rotate(45deg);
    z-index: -1;
    border: 2px solid rgb(161,179,165,0.5);
    left: -30px;
    content: '';
    bottom: -30px;
    position: absolute;
    border-radius: 27px;
    opacity: 0.3;
}.learning_outcomes_eYPij .text_main_holder {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.learning_outcomes_eYPij .text_main_holder > div {
    padding: 25px;
    border-radius: 27px;
    gap: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: flex-start;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}.learning_outcomes_eYPij .text_main_holder > div::before {
    content: '';
    height: 100%;
    background: rgb(161,179,165);
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    opacity: 0.7;
}.learning_outcomes_eYPij .text_main_holder > div::after {
    position: absolute;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(161,179,165,0.5) 0%, transparent 100%);
    z-index: -1;
    top: 0;
    content: '';
    width: 100%;
    opacity: 0.05;
}.learning_outcomes_eYPij .text_main_holder > div:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.learning_outcomes_eYPij .text_main_holder svg {
    flex-shrink: 0;
    width: 32px;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    height: 32px;
}.learning_outcomes_eYPij .text_main_holder > div:hover svg {
    transform: scale(1.1);
}.learning_outcomes_eYPij .text_main_holder svg path {
    fill: rgb(198,212,201);
    transition: fill 0.3s ease;
}.learning_outcomes_eYPij .text_main_holder > div:hover svg path {
    fill: rgb(161,179,165);
}.learning_outcomes_eYPij .text_main_holder p {
    color: #ffffff;
    line-height: 1.6;
    font-size: 18px;
    margin: 0;
}

@media (min-width: 992px) {.learning_outcomes_eYPij .diff_block_8jmfD > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    flex-direction: row;
}.learning_outcomes_eYPij .text_frame_item_PLUwb {
    padding-left: 30px;
}
}

@media (max-width: 991px) {.learning_outcomes_eYPij .diff_block_8jmfD > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    gap: 40px;
    flex-direction: column;
}.learning_outcomes_eYPij .img_holder_B9xFw {
    min-height: 350px;
}.learning_outcomes_eYPij h2 {
    margin-bottom: 50px;
}
}

@media (max-width: 768px) {.learning_outcomes_eYPij {
    padding: 80px 0;
}.learning_outcomes_eYPij h2 {
    font-size: calc(47px * 0.8);
    margin-bottom: 40px;
}.learning_outcomes_eYPij .text_main_holder {
    gap: 20px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 576px) {.learning_outcomes_eYPij {
    padding: 60px 0;
}.learning_outcomes_eYPij .img_holder_B9xFw {
    min-height: 250px;
}.learning_outcomes_eYPij h2 {
    font-size: 34px;
}.learning_outcomes_eYPij .text_main_holder > div {
    padding: 20px;
}.learning_outcomes_eYPij .text_main_holder svg {
    height: 28px;
    width: 28px;
}}.contact_us_0EZc8 {
    position: relative;
    overflow: hidden;
    background: rgb(234,239,237);
    padding: 110px 0;
}.contact_us_0EZc8::before {
    background: 
        linear-gradient(0deg, transparent 24%, rgb(198,212,201,0.5) 25%, rgb(198,212,201,0.5) 26%, transparent 27%, transparent 74%, rgb(198,212,201,0.5) 75%, rgb(198,212,201,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(198,212,201,0.5) 25%, rgb(198,212,201,0.5) 26%, transparent 27%, transparent 74%, rgb(198,212,201,0.5) 75%, rgb(198,212,201,0.5) 76%, transparent 77%, transparent);
    top: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.3;
    width: 100%;
    background-size: 50px 50px;
}.contact_us_0EZc8 .img_holder_B9xFw {
    opacity: 0.05;
    position: absolute;
    z-index: 0;
    width: 100%;
    filter: saturate(0) contrast(1.2);
    left: 0;
    top: 0;
    height: 100%;
}.contact_us_0EZc8::after {
    height: 100%;
    top: 0;
    position: absolute;
    background: radial-gradient(circle at center, transparent 50%, rgb(234,239,237) 100%);
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
}.contact_us_0EZc8 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 5;
}.contact_us_0EZc8 h3 {
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 37px;
    margin-bottom: 50px;
    color: #000000;
}.contact_us_0EZc8 h3::before {
    width: 6px;
    height: 6px;
    top: -15px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    border-radius: 50%;
    background: rgb(198,212,201);
    position: absolute;
}.contact_us_0EZc8 h3::after {
    border-radius: 50%;
    width: 6px;
    content: "";
    position: absolute;
    bottom: -15px;
    background: rgb(198,212,201);
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
}.reach_query_8kMi6 {
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    backdrop-filter: blur(5px);
    background: #ffffff;
    z-index: 10;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    display: flex;
}.reach_query_8kMi6::before {
    background: rgb(198,212,201,0.5);
    right: -150px;
    z-index: 0;
    top: -150px;
    border-radius: 50%;
    width: 300px;
    filter: blur(70px);
    height: 300px;
    position: absolute;
    content: "";
}.reach_query_8kMi6::after {
    width: 300px;
    border-radius: 50%;
    content: "";
    filter: blur(70px);
    background: rgb(161,179,165,0.5);
    z-index: 0;
    bottom: -150px;
    height: 300px;
    left: -150px;
    position: absolute;
}.reach_query_8kMi6 .message_widget_IDghC {
    z-index: 1;
    position: relative;
    padding: 70px;
    float: left;
    width: 60%;
}.reach_query_8kMi6 .message_widget_IDghC h3 {
    font-size: 21px;
    color: #000000;
    text-align: left;
    font-weight: 600;
    margin-bottom: 40px;
}.reach_query_8kMi6 .message_widget_IDghC h3::before,
.reach_query_8kMi6 .message_widget_IDghC h3::after {
    display: none;
}.reach_query_8kMi6 .message_widget_IDghC h3::before {
    content: "";
    width: 30px;
    background: rgb(198,212,201);
    bottom: -15px;
    left: 0;
    height: 2px;
    position: absolute;
}.reach_query_8kMi6 .message_widget_IDghC form {
    flex-direction: column;
    display: flex;
}.reach_query_8kMi6 .message_widget_IDghC input[type="text"],
.reach_query_8kMi6 .message_widget_IDghC textarea {
    font-size: 12px;
    border-radius: 30px;
    background: rgba(245, 245, 245, 0.7);
    transition: all 0.3s ease;
    padding: 20px 25px;
    font-family: Arial, sans-serif;
    width: 100%;
    border: none;
    margin-bottom: 25px;
}.reach_query_8kMi6 .message_widget_IDghC input[type="text"]:focus,
.reach_query_8kMi6 .message_widget_IDghC textarea:focus {
    outline: none;
    background: rgba(245, 245, 245, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.reach_query_8kMi6 .message_widget_IDghC textarea {
    resize: vertical;
    border-radius: 25px;
    min-height: 160px;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh {
    position: relative;
    display: flex;
    margin-bottom: 35px;
    align-items: flex-start;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh label {
    font-size: calc(12px - 2px);
    line-height: 1.5;
    position: relative;
    padding-left: 35px;
    color: #000000;
    cursor: pointer;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh label::before {
    position: absolute;
    height: 22px;
    width: 22px;
    background: rgba(245, 245, 245, 0.7);
    content: "";
    border-radius: 50%;
    left: 0;
    top: 2px;
    transition: all 0.3s ease;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh input[type="checkbox"]:checked + label::before {
    background: rgb(198,212,201);
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    top: 6px;
    height: 10px;
    content: "";
    left: 8px;
    border-width: 0 2px 2px 0;
    position: absolute;
    transform: rotate(45deg);
    width: 6px;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh a {
    text-decoration: none;
    position: relative;
    color: rgb(198,212,201);
    font-weight: 600;
    transition: all 0.3s ease;
}.reach_query_8kMi6 .message_widget_IDghC .support_grid_oXVsh a:hover {
    color: rgb(161,179,165);
}.reach_query_8kMi6 .message_widget_IDghC .query_block_ajnVM {
    font-weight: 600;
    position: relative;
    align-self: flex-start;
    border: none;
    font-size: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(198,212,201);
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    padding: 18px 40px;
    color: #ffffff;
    z-index: 1;
    border-radius: 30px;
}.reach_query_8kMi6 .message_widget_IDghC .query_block_ajnVM:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(161,179,165);
    transform: translateY(-5px);
}.reach_query_8kMi6 .connect_map_vM2ae {
    position: relative;
    padding: 70px 50px;
    width: 40%;
    float: left;
    background: rgb(234,239,237);
    z-index: 1;
}.reach_query_8kMi6 .connect_map_vM2ae::before {
    content: "";
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(198,212,201,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(161,179,165,0.5) 0%, transparent 30%);
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
}.reach_query_8kMi6 .connect_map_vM2ae h4 {
    font-size: 21px;
    position: relative;
    font-weight: 600;
    margin-bottom: 40px;
    color: #000000;
}.reach_query_8kMi6 .connect_map_vM2ae h4::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    height: 2px;
    content: "";
    background: rgb(198,212,201);
    width: 30px;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv {
    padding: 0;
    margin: 0;
    list-style: none;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    padding: 20px;
    align-items: center;
    backdrop-filter: blur(5px);
    border-radius: 20px;
    margin-bottom: 30px;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li:last-child {
    margin-bottom: 0;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li svg {
    height: 26px;
    transition: all 0.3s ease;
    width: 26px;
    flex-shrink: 0;
    margin-right: 15px;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li:hover svg {
    transform: scale(1.2);
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li svg path {
    transition: all 0.3s ease;
    fill: rgb(198,212,201);
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li:hover svg path {
    fill: rgb(161,179,165);
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li span {
    font-size: 12px;
    color: #000000;
    line-height: 1.5;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li a:hover {
    color: rgb(198,212,201);
}

@media screen and (max-width: 992px) {.contact_us_0EZc8 {
    padding: 80px 0;
}.reach_query_8kMi6 {
    border-radius: 30px;
    display: block;
}.reach_query_8kMi6 .message_widget_IDghC,
    .reach_query_8kMi6 .connect_map_vM2ae {
    padding: 50px;
    width: 100%;
    float: none;
}
}

@media screen and (max-width: 768px) {.contact_us_0EZc8 {
    padding: 60px 0;
}.contact_us_0EZc8 h3 {
    font-size: calc(37px - 4px);
}.reach_query_8kMi6 {
    border-radius: 25px;
}.reach_query_8kMi6 .message_widget_IDghC,
    .reach_query_8kMi6 .connect_map_vM2ae {
    padding: 40px 30px;
}.reach_query_8kMi6 .message_widget_IDghC input[type="text"],
    .reach_query_8kMi6 .message_widget_IDghC textarea {
    padding: 15px 20px;
    border-radius: 20px;
}.reach_query_8kMi6 .message_widget_IDghC .query_block_ajnVM {
    text-align: center;
    width: 100%;
    padding: 15px 30px;
}.reach_query_8kMi6 .connect_map_vM2ae .reach_widget_auzQv li {
    border-radius: 15px;
    padding: 15px;
}
}

@media screen and (max-width: 480px) {.contact_us_0EZc8 {
    padding: 40px 0;
}.reach_query_8kMi6 {
    border-radius: 20px;
}.reach_query_8kMi6 .message_widget_IDghC,
    .reach_query_8kMi6 .connect_map_vM2ae {
    padding: 30px 20px;
}}.sign_up_for_updates_wV7O0 {
    position: relative;
    padding: 100px 0;
    background: rgb(234,239,237);
    overflow: hidden;
}.sign_up_for_updates_wV7O0::before {
    opacity: 0.3;
    background: linear-gradient(
        135deg,
        transparent 20%,
        rgb(198,212,201,0.5) 20%, 
        rgb(198,212,201,0.5) 22%,
        transparent 22%,
        transparent 80%,
        rgb(161,179,165,0.5) 80%,
        rgb(161,179,165,0.5) 82%,
        transparent 82%
    );
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
}.sign_up_for_updates_wV7O0 .diff_block_8jmfD {
    position: relative;
    padding: 0 20px;
    max-width: 800px;
    z-index: 2;
    margin: 0 auto;
}.sign_up_for_updates_wV7O0 .support_links_SIdjU {
    position: relative;
    display: grid;
    gap: 10% 5%;
    grid-template-columns: 1fr 1fr;
}.sign_up_for_updates_wV7O0 h3 {
    font-size: clamp(19px, 5vw, 45px);
    grid-column: 1 / -1;
    color: #000000;
    max-width: 80%;
    margin-bottom: 40px;
    position: relative;
    font-weight: 700;
    line-height: 1.1;
}.sign_up_for_updates_wV7O0 h3::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(198,212,201);
}.sign_up_for_updates_wV7O0 .input_holder {
    position: relative;
    grid-column: 1 / -1;
    gap: 20px;
    align-items: flex-start;
    display: flex;
}.sign_up_for_updates_wV7O0 input[type="email"] {
    flex: 2;
    background: transparent;
    font-size: 14px;
    border: none;
    height: 50px;
    padding: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
}.sign_up_for_updates_wV7O0 input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: #000000;
    opacity: 0.7;
}.sign_up_for_updates_wV7O0 input[type="email"]:focus {
    border-color: rgb(198,212,201);
    outline: none;
}.sign_up_for_updates_wV7O0 input[type="email"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph {
    border-radius: 0;
    color: #000000;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    flex: 1;
    height: 50px;
    font-family: Arial, sans-serif;
    border: 1px solid #000000;
    position: relative;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 400;
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph::before {
    width: 0;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    z-index: -1;
    background: rgb(198,212,201);
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph:hover {
    color: #ffffff;
    border-color: rgb(198,212,201);
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph:hover::before {
    width: 100%;
}.sign_up_for_updates_wV7O0::after {
    left: 20%;
    height: 1px;
    width: 60%;
    bottom: 60px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(0, 0, 0, 0.5),
        transparent
    );
    content: "";
    position: absolute;
}

@keyframes floatText {
    0% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
    100% { transform: translateY(0); }
}

@media (max-width: 768px) {.sign_up_for_updates_wV7O0 {
    padding: 80px 0 100px;
}.sign_up_for_updates_wV7O0 .support_links_SIdjU {
    grid-template-columns: 1fr;
    gap: 20px;
}.sign_up_for_updates_wV7O0 h3 {
    max-width: 100%;
    margin-bottom: 30px;
}.sign_up_for_updates_wV7O0 .input_holder {
    flex-direction: column;
}.sign_up_for_updates_wV7O0 input[type="email"],
    .sign_up_for_updates_wV7O0 .sub_banner_iOvph {
    width: 100%;
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph {
    margin-top: 20px;
}.sign_up_for_updates_wV7O0::after {
    bottom: 50px;
    width: 80%;
    left: 10%;
}
}

@media (max-width: 480px) {.sign_up_for_updates_wV7O0 {
    padding: 60px 0 80px;
}.sign_up_for_updates_wV7O0 h3 {
    font-size: 19px;
    margin-bottom: 25px;
}.sign_up_for_updates_wV7O0 input[type="email"] {
    font-size: calc(14px * 0.9);
}.sign_up_for_updates_wV7O0 .sub_banner_iOvph {
    font-size: calc(14px * 0.9);
    letter-spacing: 1px;
}.sign_up_for_updates_wV7O0::after {
    bottom: 40px;
}}.cookie_window_overlay_uUzeG {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    padding: 15px 20px;
    position: fixed;
    bottom: 0;
    border-top: 3px solid rgb(198,212,201);
    z-index: 90;
    background: rgb(161,179,165);
    width: 100%;
}.privacy_ack_l2piI {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}.learn_consent_eo9PW {
    margin-right: 20px;
    flex-shrink: 0;
}.learn_consent_eo9PW svg {
    fill: rgb(198,212,201);
    width: 50px;
    height: 50px;
}.data_approval_ELKc4 {
    display: flex;
    max-width: 600px;
    flex-direction: column;
    justify-content: center;
}.cookie_window_overlay_uUzeG h5 {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}.cookie_window_overlay_uUzeG p {
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}.cookie_edu_lqhE8 {
    background: rgb(198,212,201);
    font-size: 14px;
    min-width: 150px;
    color: #ffffff;
    border-radius: 10px;
    text-decoration: none;
    margin-left: 10px;
    transition: none;
    border: 2px solid rgb(198,212,201);
    text-align: center;
    padding: 10px 20px;
    flex-shrink: 0;
    cursor: pointer;
}.cookie_edu_lqhE8:hover {
    background: rgb(198,212,201,0.5);
    border-color: rgb(198,212,201,0.5);
}.cookie_window_overlay_uUzeG p a {
    border-bottom: 2px solid rgb(198,212,201);
    text-decoration: none;
    color: rgb(198,212,201);
}.cookie_window_overlay_uUzeG p a:hover {
    border-bottom-color: rgb(161,179,165);
    color: rgb(161,179,165);
}
@media only screen and (max-width: 1200px) {.cookie_window_overlay_uUzeG {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.learn_consent_eo9PW {
    display: none;
}.privacy_ack_l2piI {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie_window_overlay_uUzeG h5, .cookie_window_overlay_uUzeG p {
    text-align: center;
}.data_approval_ELKc4 {
    margin-bottom: 15px;
}.cookie_edu_lqhE8 {
    margin-left: 0;
    margin-top: 10px;
}}
#cookie_alert_dialog_Qdu40 {
    display: none;
}#cookie_alert_dialog_Qdu40:checked ~ .cookie_window_overlay_uUzeG {
    opacity: 0;
    visibility: hidden;
}.secure_vaulting_Bk93I {
    margin: 0 auto;
    line-height: 1.6;
    border: 1px solid rgb(198,212,201,0.5);
    font-family: Arial, sans-serif;
    box-shadow: 0 0 10px rgb(198,212,201,0.5);
    background-color: rgb(198,212,201);
    padding: 50px;
    color: #ffffff;
}.secure_vaulting_Bk93I h1 {
    margin-bottom: 30px;
    color: rgb(161,179,165);
    font-weight: 700;
    border-bottom: 1px solid rgb(161,179,165,0.5);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    font-size: 45px;
    padding-bottom: 10px;
}.secure_vaulting_Bk93I h2 {
    text-transform: uppercase;
    border-left: 5px solid rgb(198,212,201);
    margin-top: 40px;
    padding-left: 15px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 38px;
    color: rgb(161,179,165);
}.secure_vaulting_Bk93I ul {
    padding: 0;
    margin: 1rem 0;
    list-style-type: none;
}.secure_vaulting_Bk93I li {
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    display: flex;
    font-size: 13px;
    align-items: center;
    margin-bottom: 15px;
}.secure_vaulting_Bk93I li::before {
    font-size: 1.2em;
    content: '✦';
    margin-right: 10px;
    color: rgb(161,179,165);
}.secure_vaulting_Bk93I p {
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 20px;
}.secure_vaulting_Bk93I span {
    border-radius: 10px;
    color: rgb(198,212,201);
    padding: 3px 6px;
    font-weight: 600;
    background-color: rgb(198,212,201,0.5);
}.secure_vaulting_Bk93I a {
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px dashed rgb(161,179,165);
    color: rgb(161,179,165);
}.secure_vaulting_Bk93I a:hover {
    border-bottom: 1px dashed rgb(198,212,201);
    color: rgb(198,212,201);
}
@media only screen and (max-width: 800px) {.secure_vaulting_Bk93I {
    padding: 30px;
}.secure_vaulting_Bk93I h1 {
    font-size: calc(21px * 0.8);
}.secure_vaulting_Bk93I h2 {
    font-size: calc(21px * 0.8);
}.secure_vaulting_Bk93I p {
    font-size: calc(13px * 0.9);
}.secure_vaulting_Bk93I li {
    padding: 10px;
}}.teacher_profile_io0Mb {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: rgb(234,239,237);
    perspective: 1000px;
}.teacher_profile_io0Mb::before {
    content: "";
    opacity: 0.4;
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(161,179,165,0.5) 0deg,
        rgb(198,212,201,0.5) 90deg,
        rgb(234,239,237) 180deg,
        rgb(198,212,201,0.5) 270deg,
        rgb(161,179,165,0.5) 360deg
    );
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    filter: blur(60px);
}.teacher_profile_io0Mb .review_track_bQ6GA {
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    transform-style: preserve-3d;
    justify-content: space-between;
    gap: 0;
    flex-direction: row;
}.teacher_profile_io0Mb .img_holder_B9xFw {
    transform: rotateY(10deg) translateZ(50px);
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    width: 40%;
    position: relative;
    filter: saturate(0.8);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 400px;
    border-radius: 26px;
}.teacher_profile_io0Mb .img_holder_B9xFw::after {
    height: 100%;
    left: 0;
    top: 0;
    transition: opacity 0.6s ease;
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.4;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(198,212,201,0.5) 100%
    );
    border-radius: 26px;
}.teacher_profile_io0Mb .img_holder_B9xFw:hover {
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
    filter: saturate(1.2);
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
}.teacher_profile_io0Mb .img_holder_B9xFw:hover::after {
    opacity: 0;
}.teacher_profile_io0Mb .work_projects_ahSHl {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    border-radius: 26px;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    padding: 2.5rem;
    background: #ffffff;
    width: 60%;
    transform: rotateY(-5deg) translateZ(30px);
}.teacher_profile_io0Mb .work_projects_ahSHl::before {
    width: 200%;
    transform: scale(0);
    transition: transform 0.8s ease;
    opacity: 0.1;
    left: -50%;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(161,179,165,0.5) 0%,
        transparent 70%
    );
    top: -50%;
    position: absolute;
    height: 200%;
}.teacher_profile_io0Mb .work_projects_ahSHl:hover {
    transform: rotateY(0deg) translateZ(50px);
    box-shadow: 30px 30px 50px -10px rgba(0, 0, 0, 0.5);
}.teacher_profile_io0Mb .work_projects_ahSHl:hover::before {
    transform: scale(1);
}.teacher_profile_io0Mb .name {
    font-size: 29px;
    display: inline-block;
    position: relative;
    color: rgb(198,212,201);
    margin-bottom: 0.5rem;
    font-weight: 700;
}.teacher_profile_io0Mb .name::after {
    background: rgb(161,179,165);
    content: "";
    height: 3px;
    width: 0;
    transition: width 0.4s ease-in-out;
    bottom: -5px;
    left: 0;
    position: absolute;
}.teacher_profile_io0Mb .work_projects_ahSHl:hover .name::after {
    width: 100%;
}.teacher_profile_io0Mb .work_projects_ahSHl > div:nth-child(2) {
    font-size: 21px;
    opacity: 0.9;
    font-weight: 600;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    color: rgb(161,179,165);
}.teacher_profile_io0Mb .emp_progress_Rtudl {
    color: #000000;
    font-weight: 400;
    border-left: 3px solid rgb(198,212,201,0.5);
    padding-left: 2rem;
    position: relative;
    font-style: italic;
    font-size: 16px;
    line-height: 1.7;
}.teacher_profile_io0Mb .emp_progress_Rtudl::before {
    opacity: 0.3;
    content: "";
    position: absolute;
    top: -20px;
    font-size: 5rem;
    left: -10px;
    font-family: serif;
    color: rgb(161,179,165,0.5);
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(198,212,201,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.teacher_profile_io0Mb .img_holder_B9xFw:hover {
    animation: pulse 1.5s infinite;
}

@media (max-width: 992px) {.teacher_profile_io0Mb .review_track_bQ6GA {
    flex-direction: column;
}.teacher_profile_io0Mb .img_holder_B9xFw,
    .teacher_profile_io0Mb .work_projects_ahSHl {
    width: 100%;
    transform: none;
}.teacher_profile_io0Mb .img_holder_B9xFw {
    margin-bottom: 2rem;
    height: 300px;
}.teacher_profile_io0Mb .img_holder_B9xFw:hover,
    .teacher_profile_io0Mb .work_projects_ahSHl:hover {
    transform: translateY(-10px);
}}.meet_us_RA3lm {
    position: relative;
    padding: 120px 0;
    isolation: isolate;
    overflow: hidden;
}.meet_us_RA3lm:before {
    content: "";
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, rgb(198,212,201,0.5), rgb(161,179,165,0.5));
    opacity: 0.92;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}.meet_us_RA3lm:after {
    content: "";
    height: 200%;
    position: absolute;
    width: 80%;
    background: rgb(161,179,165);
    pointer-events: none;
    opacity: 0.05;
    transform: rotate(-15deg);
    z-index: -1;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    right: -20%;
    top: -50%;
}.meet_us_RA3lm .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 2;
    padding: 0 20px;
}.meet_us_RA3lm .text_frame_item_PLUwb {
    transform: rotateX(2deg) rotateY(-1deg);
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.1),
                -12px -12px 24px rgba(255, 255, 255, 0.6),
                inset 2px 2px 4px rgba(255, 255, 255, 0.7),
                inset -2px -2px 4px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    padding: 40px;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
}.meet_us_RA3lm .text_frame_item_PLUwb:hover {
    transform: rotateX(0deg) rotateY(0deg) translateZ(10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.12),
                -15px -15px 30px rgba(255, 255, 255, 0.7),
                inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                inset -2px -2px 4px rgba(0, 0, 0, 0.06);
}.meet_us_RA3lm .text_frame_item_PLUwb:before {
    filter: blur(20px);
    content: "";
    right: -10px;
    left: -10px;
    top: -10px;
    position: absolute;
    bottom: -10px;
    transition: opacity 0.4s ease-out;
    z-index: -1;
    background: linear-gradient(45deg, transparent 20%, rgb(161,179,165,0.5) 100%);
    opacity: 0.3;
}.meet_us_RA3lm .text_frame_item_PLUwb:hover:before {
    opacity: 0.5;
}.meet_us_RA3lm .text_frame_item_PLUwb > div:first-child {
    margin-bottom: 20px;
    position: relative;
}.meet_us_RA3lm .text_frame_item_PLUwb > div:first-child:before {
    content: "";
    position: absolute;
    background: rgb(198,212,201);
    height: 40px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
}.meet_us_RA3lm h5 {
    color: rgb(198,212,201);
    margin: 0;
    font-weight: 700;
    letter-spacing: 2px;
    display: inline-block;
    padding-bottom: 8px;
    position: relative;
    text-transform: uppercase;
    font-size: 23px;
}.meet_us_RA3lm h5:after {
    left: 0;
    bottom: 0;
    height: 2px;
    background: rgb(161,179,165);
    position: absolute;
    width: 60%;
    content: "";
    transform-origin: left center;
    transition: width 0.3s ease-out;
}.meet_us_RA3lm .text_frame_item_PLUwb:hover h5:after {
    width: 100%;
}.meet_us_RA3lm .text_frame_item_PLUwb > div:nth-child(2) {
    margin-bottom: 25px;
}.meet_us_RA3lm .text_frame_item_PLUwb > div:nth-child(2) p {
    display: inline-block;
    color: #000000;
    margin: 0;
    position: relative;
    font-weight: 600;
    font-size: calc(17px * 1.3);
}.meet_us_RA3lm .text_frame_item_PLUwb > div:nth-child(2) p b {
    position: relative;
    color: transparent;
    background: linear-gradient(135deg, rgb(198,212,201), rgb(161,179,165));
    -webkit-background-clip: text !important;
    background-clip: text !important;
}.meet_us_RA3lm ol {
    counter-reset: item;
    margin: 0;
    list-style-position: inside;
    padding: 0 0 0 2px;
}.meet_us_RA3lm ol li {
    counter-increment: item;
    columns: 1;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 10px;
    font-size: 17px;
    list-style: none;
    text-align: justify;
    line-height: 1.7;
    position: relative;
    column-gap: 40px;
}.meet_us_RA3lm ol li:before {
    vertical-align: middle;
    background: rgb(161,179,165);
    margin-right: 12px;
    width: 6px;
    display: inline-block;
    transform: rotate(45deg);
    height: 6px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1),
                -2px -2px 4px rgba(255, 255, 255, 0.5);
    content: "";
}.meet_us_RA3lm .text_frame_item_PLUwb:after {
    position: absolute;
    height: 180px;
    background: linear-gradient(135deg, rgb(198,212,201,0.5), rgb(161,179,165,0.5));
    content: "";
    right: -15px;
    z-index: -1;
    mix-blend-mode: overlay;
    bottom: -15px;
    width: 180px;
    opacity: 0.1;
    border-radius: 50%;
}

@media (min-width: 768px) {.meet_us_RA3lm {
    padding: 150px 0;
}.meet_us_RA3lm .text_frame_item_PLUwb {
    padding: 60px;
}.meet_us_RA3lm ol li {
    columns: 2;
}.meet_us_RA3lm h5 {
    font-size: calc(23px * 1.2);
}.meet_us_RA3lm .text_frame_item_PLUwb > div:nth-child(2) p {
    font-size: calc(17px * 1.5);
}
}

@media (min-width: 992px) {.meet_us_RA3lm .text_frame_item_PLUwb {
    padding: 70px;
    margin: 0 60px;
}.meet_us_RA3lm .text_frame_item_PLUwb:before {
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px;
}.meet_us_RA3lm ol li {
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}.meet_us_RA3lm .text_frame_item_PLUwb > div:first-child:before {
    left: -30px;
    height: 50px;
}
}

@media (max-width: 767px) {.meet_us_RA3lm {
    padding: 80px 0;
}.meet_us_RA3lm .text_frame_item_PLUwb {
    transform: none;
    padding: 30px;
}.meet_us_RA3lm h5 {
    font-size: calc(23px * 0.9);
}.meet_us_RA3lm .text_frame_item_PLUwb > div:nth-child(2) p {
    font-size: calc(17px * 1.1);
}.meet_us_RA3lm ol li {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}.meet_us_RA3lm .text_frame_item_PLUwb > div:first-child:before {
    height: 30px;
    left: -15px;
}}.course_structure_inszt {
    position: relative;
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(234,239,237) 0%, #ffffff 100%);
    overflow: hidden;
}.course_structure_inszt::before {
    top: -10%;
    right: -5%;
    z-index: 0;
    width: 40%;
    background: linear-gradient(145deg, rgb(198,212,201,0.5) 0%, transparent 80%);
    position: absolute;
    opacity: 0.7;
    height: 80%;
    content: "";
    filter: blur(30px);
    transform: rotate(-15deg) skewX(15deg);
}.course_structure_inszt::after {
    background: linear-gradient(225deg, rgb(161,179,165,0.5) 0%, transparent 85%);
    opacity: 0.6;
    bottom: -5%;
    width: 30%;
    left: -5%;
    content: "";
    z-index: 0;
    height: 60%;
    position: absolute;
    transform: rotate(25deg) skewX(-15deg);
    filter: blur(20px);
}.course_structure_inszt .container {
    z-index: 2;
    padding: 0 25px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.course_structure_inszt h2 {
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: calc(33px * 1.1);
    margin-bottom: 50px;
    transform: translateX(-5px);
    line-height: 1.3;
}.course_structure_inszt h2::before {
    left: 0;
    transform-origin: left center;
    width: 80px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: -15px;
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(198,212,201) 0%, rgb(161,179,165) 100%);
    content: "";
}.course_structure_inszt h2:hover::before {
    transform: scaleX(1.5);
}.course_structure_inszt .education_guide_2FxJM {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
}.course_structure_inszt .img_holder_B9xFw {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 26px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 300px;
    position: relative;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
}.course_structure_inszt .img_holder_B9xFw::before {
    background: linear-gradient(
        to bottom right,
        rgba(var(--primary-color-rgb), 0.2),
        transparent 50%,
        rgba(var(--secondary-color-rgb), 0.2)
    );
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
}.course_structure_inszt .img_holder_B9xFw::after {
    content: "";
    width: 200%;
    top: -100%;
    animation: shine 6s infinite cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    height: 200%;
    z-index: 2;
    left: -100%;
}.course_structure_inszt .text_frame_item_PLUwb {
    position: relative;
    padding: 20px 0;
}.course_structure_inszt .description {
    margin-bottom: 20px;
    font-size: 13px;
    position: relative;
    overflow-y: auto;
    color: #000000;
    padding-right: 15px;
    line-height: 1.7;
    max-height: 300px;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.course_structure_inszt .description:first-of-type {
    position: relative;
}.course_structure_inszt .description:first-of-type::after {
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 60%;
    background: linear-gradient(90deg, rgb(161,179,165,0.5) 0%, transparent 100%);
    left: 0;
}.course_structure_inszt .text_frame_item_PLUwb::before {
    left: -20px;
    height: 70%;
    background: linear-gradient(to bottom, rgb(198,212,201), transparent);
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleY(0.7);
    position: absolute;
    width: 4px;
    top: 0;
    transform-origin: top center;
}.course_structure_inszt .text_frame_item_PLUwb:hover::before {
    transform: scaleY(1);
}.course_structure_inszt .description::-webkit-scrollbar {
    width: 4px;
}.course_structure_inszt .description::-webkit-scrollbar-track {
    background: #ffffff;
}.course_structure_inszt .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(161,179,165,0.5);
}

@keyframes shine {
    0% {
        transform: translate(-100%, -100%) rotate(45deg);
    }
    20% {
        transform: translate(100%, 100%) rotate(45deg);
    }
    100% {
        transform: translate(100%, 100%) rotate(45deg);
    }
}

@media (min-width: 768px) {.course_structure_inszt {
    padding: 150px 0;
}.course_structure_inszt h2 {
    max-width: 80%;
    margin-left: 60px;
    font-size: calc(33px * 1.2);
}.course_structure_inszt h2::before {
    left: -60px;
    width: 100px;
    bottom: 50%;
}.course_structure_inszt .education_guide_2FxJM {
    gap: 50px;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
}.course_structure_inszt .img_holder_B9xFw {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    height: 450px;
}.course_structure_inszt .text_frame_item_PLUwb {
    padding: 0 30px;
}.course_structure_inszt .description {
    max-height: 450px;
}
}

@media (min-width: 992px) {.course_structure_inszt .container {
    padding: 0 50px;
}.course_structure_inszt h2 {
    font-size: calc(33px * 1.3);
    margin-left: 80px;
    margin-bottom: 70px;
}.course_structure_inszt h2::before {
    left: -80px;
    height: 5px;
    width: 120px;
}.course_structure_inszt .img_holder_B9xFw {
    transform: perspective(1500px) rotateX(4deg) rotateY(-4deg);
    height: 500px;
}.course_structure_inszt .img_holder_B9xFw:hover {
    transform: perspective(1500px) rotateX(2deg) rotateY(-2deg) translateY(-10px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.2);
}.course_structure_inszt .text_frame_item_PLUwb {
    padding: 0 50px 0 20px;
}.course_structure_inszt .description {
    line-height: 1.8;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.course_structure_inszt h2 {
    margin-left: 100px;
    font-size: calc(33px * 1.4);
}.course_structure_inszt h2::before {
    width: 150px;
    left: -100px;
}.course_structure_inszt .education_guide_2FxJM {
    grid-template-columns: 1fr 1.7fr;
    gap: 70px;
}.course_structure_inszt .img_holder_B9xFw {
    height: 550px;
}.course_structure_inszt .description {
    max-height: 550px;
    margin-bottom: 25px;
}}.title_welcome_i06og {
    min-height: 650px;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    background: linear-gradient(135deg, rgb(198,212,201,0.5), rgba(0, 0, 0, 0.5));
    height: 100vh;
    align-items: center;
}.title_welcome_i06og .img_holder_B9xFw {
    transform: scale(1.05);
    top: 0;
    position: absolute;
    animation: slowZoom 20s infinite alternate ease-in-out;
    height: 100%;
    left: 0;
    z-index: 1;
    width: 100%;
}.title_welcome_i06og .img_holder_B9xFw::after {
    content: "";
    z-index: 2;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, 
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.6) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(2px);
}.title_welcome_i06og .diff_block_8jmfD {
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 5;
    gap: 2rem;
    transform: translateY(-2%);
    display: grid;
}.title_welcome_i06og h1 {
    line-height: 1.2;
    grid-column: 1 / -1;
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0,0,0,0.3);
    animation: slideInRight 0.8s 0.2s forwards ease-out;
    margin-bottom: 1rem;
    font-size: clamp(2rem, 5vw, 48px);
    transform: translateX(-50px);
    font-weight: 700;
    position: relative;
    opacity: 0;
}.title_welcome_i06og h1::after {
    transform: scaleX(0);
    left: 0;
    bottom: -15px;
    transform-origin: left;
    width: 80px;
    background: rgb(161,179,165);
    animation: expandLine 1s 0.8s forwards cubic-bezier(.17,.67,.83,.67);
    position: absolute;
    height: 3px;
    content: "";
}.title_welcome_i06og .text_frame_item_PLUwb {
    gap: 2rem;
    flex-direction: column;
    opacity: 0;
    justify-content: center;
    grid-column: 1 / 2;
    transform: translateY(30px);
    display: flex;
    animation: fadeUp 0.8s 0.4s forwards ease-out;
}.title_welcome_i06og p {
    font-size: clamp(1rem, 2vw, 13px);
    color: #ffffff;
    line-height: 1.6;
    position: relative;
    text-shadow: 0 1px 5px rgba(0,0,0,0.2);
    max-width: 90%;
    padding-left: 15px;
}.title_welcome_i06og p::before {
    content: "";
    height: calc(100% - 10px);
    left: 0;
    top: 5px;
    opacity: 0.8;
    width: 3px;
    position: absolute;
    background: rgb(161,179,165);
}.title_welcome_i06og .edu_base_p02zn {
    height: 120px;
    justify-content: center;
    margin: 1.5rem 0;
    opacity: 0;
    animation: fadeIn 1s 0.6s forwards cubic-bezier(0.23, 1, 0.32, 1);
    width: 120px;
    transform: translateX(-20px);
    position: relative;
    display: flex;
}.title_welcome_i06og svg {
    filter: drop-shadow(0 5px 15px rgba(0,0,0,0.2));
    animation: pulse 6s infinite alternate ease-in-out;
    transform-origin: center;
    width: 100%;
    height: 100%;
}.title_welcome_i06og svg path {
    transition: fill 0.3s ease-in-out;
    fill: rgb(94,170,168);
}.title_welcome_i06og svg:hover path {
    fill: rgb(161,179,165);
}.title_welcome_i06og svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.title_welcome_i06og svg:hover text {
    fill: #ffffff;
}.title_welcome_i06og h6 {
    transform: translateY(20px);
    margin-top: 1rem;
    display: flex;
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    opacity: 0;
}.title_welcome_i06og .query_block_ajnVM {
    padding: 12px 30px;
    transition: all 0.4s ease;
    display: inline-block;
    color: #ffffff;
    transform: perspective(1px) translateZ(0);
    background: linear-gradient(135deg, rgb(161,179,165), rgb(94,170,168));
    border: none;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
    position: relative;
    font-weight: 600;
    font-size: 15px;
}.title_welcome_i06og .query_block_ajnVM::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    position: absolute;
    left: -100%;
    height: 100%;
    width: 100%;
    transition: all 0.6s ease;
}.title_welcome_i06og .query_block_ajnVM:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 25px rgba(0,0,0,0.3);
}.title_welcome_i06og .query_block_ajnVM:hover::before {
    left: 100%;
}

@keyframes slowZoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

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

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

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

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@media (max-width: 992px) {.title_welcome_i06og .diff_block_8jmfD {
    grid-template-columns: 1fr;
    padding: 2rem;
}.title_welcome_i06og h1 {
    font-size: clamp(1.8rem, 4vw, 2.5rem);
}.title_welcome_i06og .text_frame_item_PLUwb {
    grid-column: 1 / -1;
}.title_welcome_i06og p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.title_welcome_i06og {
    height: auto;
    min-height: 600px;
}.title_welcome_i06og .diff_block_8jmfD {
    padding: 2rem 1.5rem;
    transform: translateY(0);
}.title_welcome_i06og h1 {
    margin-top: 2rem;
}.title_welcome_i06og .edu_base_p02zn {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 480px) {.title_welcome_i06og {
    min-height: 550px;
}.title_welcome_i06og .diff_block_8jmfD {
    padding: 1.5rem 1rem;
}.title_welcome_i06og h1 {
    font-size: 1.5rem;
}.title_welcome_i06og p {
    font-size: 1rem;
}.title_welcome_i06og .query_block_ajnVM {
    font-size: 0.9rem;
    padding: 10px 20px;
}.title_welcome_i06og .edu_base_p02zn {
    width: 80px;
    height: 80px;
}}.instructional_approach_ts5SA {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(234,239,237) 0%, rgb(198,212,201,0.5) 100%);
    position: relative;
    overflow: hidden;
}.instructional_approach_ts5SA::before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 20px,
        rgb(161,179,165,0.5) 20px,
        rgb(161,179,165,0.5) 22px
    );
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
}.instructional_approach_ts5SA::after {
    width: 300px;
    border-radius: 50%;
    bottom: -100px;
    opacity: 0.1;
    right: -100px;
    height: 300px;
    background: rgb(198,212,201);
    z-index: 0;
    filter: blur(80px);
    position: absolute;
    content: '';
}.instructional_approach_ts5SA .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.instructional_approach_ts5SA .diff_block_8jmfD {
    background: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 3.5rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
}.instructional_approach_ts5SA .diff_block_8jmfD:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12),
                0 10px 25px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.instructional_approach_ts5SA h3 {
    transform-origin: left center;
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
}.instructional_approach_ts5SA h3::before {
    width: 8px;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(198,212,201);
    content: '';
    top: 50%;
    height: 40px;
    transform: translateY(-50%) scaleY(0.6);
    left: -20px;
}.instructional_approach_ts5SA .diff_block_8jmfD:hover h3::before {
    transform: translateY(-50%) scaleY(1);
}.instructional_approach_ts5SA p {
    max-width: 90%;
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
    margin-bottom: 0;
    position: relative;
}.instructional_approach_ts5SA p span {
    display: inline-block;
    position: relative;
    opacity: 0.95;
    transition: transform 0.5s ease;
    transform-origin: left bottom;
}.instructional_approach_ts5SA .diff_block_8jmfD:hover p span {
    opacity: 1;
    transform: translateZ(0);
}.instructional_approach_ts5SA p::after {
    background: linear-gradient(135deg, rgb(161,179,165,0.5) 0%, transparent 70%);
    height: 60px;
    transition: opacity 0.5s ease;
    bottom: -20px;
    position: absolute;
    width: 60px;
    right: -20px;
    content: '';
    opacity: 0;
}.instructional_approach_ts5SA .diff_block_8jmfD:hover p::after {
    opacity: 0.5;
}

@media screen and (max-width: 992px) {.instructional_approach_ts5SA {
    padding: 4rem 0;
}.instructional_approach_ts5SA .diff_block_8jmfD {
    transform: perspective(800px) rotateY(1deg);
    padding: 2.5rem;
}.instructional_approach_ts5SA h3 {
    font-size: clamp(1.5rem, 5vw, 2rem);
}.instructional_approach_ts5SA p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.instructional_approach_ts5SA {
    padding: 3rem 0;
}.instructional_approach_ts5SA .diff_block_8jmfD {
    transform: perspective(600px) rotateY(0deg);
    padding: 2rem;
}.instructional_approach_ts5SA h3::before {
    left: -15px;
    height: 30px;
}.instructional_approach_ts5SA p::after {
    width: 40px;
    height: 40px;
    bottom: -10px;
    right: -10px;
}
}

@media screen and (max-width: 576px) {.instructional_approach_ts5SA {
    padding: 2.5rem 0;
}.instructional_approach_ts5SA .diff_block_8jmfD {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                    0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 1.75rem;
}.instructional_approach_ts5SA h3 {
    margin-bottom: 1.25rem;
}.instructional_approach_ts5SA h3::before {
    width: 6px;
    left: -10px;
    height: 25px;
}
}

@media (prefers-reduced-motion: reduce) {.instructional_approach_ts5SA .diff_block_8jmfD,
    .instructional_approach_ts5SA .diff_block_8jmfD:hover,
    .instructional_approach_ts5SA h3::before,
    .instructional_approach_ts5SA .diff_block_8jmfD:hover h3::before,
    .instructional_approach_ts5SA p span,
    .instructional_approach_ts5SA .diff_block_8jmfD:hover p span,
    .instructional_approach_ts5SA p::after,
    .instructional_approach_ts5SA .diff_block_8jmfD:hover p::after {
    animation: none;
    transform: none;
    transition: none;
}}footer {
    position: relative;
    width: 100%;
}footer .teach_supp_UYvb7 {
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    padding: 80px 0 30px;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgb(198,212,201) 100%);
    z-index: 1;
}footer .teach_supp_UYvb7::before {
    left: 0;
    position: absolute;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    content: '';
    width: 100%;
    z-index: -1;
    height: 100%;
    opacity: 0.05;
}footer .teach_supp_UYvb7::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(198,212,201) 0%, 
        rgb(161,179,165) 50%, 
        rgb(198,212,201) 100%);
    animation: glowBorder 3s infinite linear;
    left: 0;
    top: 0;
}@keyframes glowBorder {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

footer .teach_supp_UYvb7 .container {
    position: relative;
    z-index: 2;
}footer .a11y_tools_yglt8 {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .write_feedback_0qBDR {
    gap: 30px;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    display: flex;
    position: relative;
}footer .write_feedback_0qBDR::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(161,179,165,0.5) 50%, 
        transparent 100%);
}footer .info_item {
    min-width: 200px;
    padding: 15px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    transform: translateY(0);
    transition: all 0.3s ease;
    flex: 1;
    border: 1px solid rgba(255, 255, 255, 0.05);
    margin-bottom: 15px;
}footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
}footer .info_item p,
footer .info_item a {
    display: flex;
    align-items: center;
    color: #ffffff;
    gap: 10px;
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 400;
    font-size: 12px;
    font-family: Arial, sans-serif;
}footer .info_item svg {
    transition: transform 0.3s ease;
    flex-shrink: 0;
    width: 20px;
    fill: rgb(161,179,165);
    height: 20px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item:hover a,
footer .info_item:hover p {
    color: rgb(161,179,165);
}footer .text_main_holder {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}footer .main_learning_12RJC {
    gap: 20px;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}footer .main_learning_12RJC svg {
    max-width: 160px;
    filter: drop-shadow(0 0 5px rgb(198,212,201,0.5));
    height: auto;
}footer .level_up_db7lL {
    font-size: 14px;
    line-height: 1.5;
    max-width: 300px;
    opacity: 0.7;
    color: #ffffff;
    font-weight: 300;
}footer .head_lesson_846Cy {
    gap: 20px;
    flex-direction: column;
    display: flex;
}footer .head_lesson_846Cy h5 {
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
}footer .head_lesson_846Cy h5::after {
    height: 3px;
    background: rgb(161,179,165);
    left: 0;
    content: '';
    bottom: 0;
    width: 50px;
    position: absolute;
    border-radius: 10px;
}footer .top_page_5SFMU {
    flex-direction: column;
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}footer .top_page_5SFMU a {
    transition: all 0.3s ease;
    padding-left: 15px;
    opacity: 0.8;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    font-size: 12px;
}footer .top_page_5SFMU a::before {
    border-radius: 50%;
    position: absolute;
    left: 0;
    background: rgb(161,179,165);
    transition: all 0.3s ease;
    transform: translateY(-50%);
    opacity: 0.7;
    height: 6px;
    content: '';
    width: 6px;
    top: 50%;
}footer .top_page_5SFMU a:hover {
    color: rgb(161,179,165);
    opacity: 1;
    transform: translateX(5px);
}footer .top_page_5SFMU a:hover::before {
    opacity: 1;
    height: 8px;
    width: 8px;
    box-shadow: 0 0 10px rgb(161,179,165);
}footer .subscribe_holder {
    gap: 15px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 19px;
    transition: all 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 0.05);
    flex-direction: column;
    transform: perspective(1000px) rotateY(-5deg);
    padding: 25px;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}footer .subscribe_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}footer .subscribe_holder h5 {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
}footer .input_holder {
    display: flex;
    gap: 15px;
    position: relative;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    outline: none;
    font-size: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 14px 15px;
    color: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(161,179,165);
    box-shadow: 0 0 15px rgb(161,179,165,0.5);
}footer .sub_banner_iOvph {
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 19px;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    background: linear-gradient(45deg, rgb(161,179,165) 0%, rgb(198,212,201) 100%);
    border: none;
    padding: 12px 24px;
    letter-spacing: 1px;
    border-radius: 10px;
}footer .sub_banner_iOvph::before {
    left: -100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    top: 0;
    content: '';
    width: 100%;
    transition: 0.6s;
}footer .sub_banner_iOvph:hover::before {
    left: 100%;
}footer .sub_banner_iOvph:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}footer .footer_social_dN0yQ {
    text-align: center;
    padding-top: 30px;
    position: relative;
}footer .footer_social_dN0yQ::before {
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(161,179,165,0.5) 50%, 
        transparent 100%);
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
}footer .equity_pledge_Tf4OH {
    font-weight: 300;
    color: #ffffff;
    font-size: 15px;
    opacity: 0.7;
}

@media (max-width: 992px) {footer .teach_supp_UYvb7 {
    padding: 60px 0 30px;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}footer .subscribe_holder {
    grid-column: span 2;
    transform: perspective(1000px) rotateY(0deg);
}footer .write_feedback_0qBDR {
    gap: 20px;
}footer .info_item {
    min-width: 180px;
}
}

@media (max-width: 768px) {footer .teach_supp_UYvb7 {
    padding: 50px 0 30px;
}footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 40px;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .head_lesson_846Cy {
    gap: 15px;
}footer .write_feedback_0qBDR {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 0;
    width: 100%;
}footer .input_holder {
    flex-direction: column;
}footer .sub_banner_iOvph {
    width: 100%;
}
}

@media (max-width: 576px) {footer .teach_supp_UYvb7 {
    padding: 40px 0 30px;
}footer .main_learning_12RJC {
    text-align: center;
    align-items: center;
    margin: 0 auto;
}footer .level_up_db7lL {
    text-align: center;
    margin: 0 auto;
}footer .head_lesson_846Cy h5 {
    text-align: center;
}footer .head_lesson_846Cy h5::after {
    transform: translateX(-50%);
    left: 50%;
}footer .top_page_5SFMU {
    align-items: center;
}footer .top_page_5SFMU a {
    text-align: center;
}footer .subscribe_holder {
    padding: 20px;
    text-align: center;
}footer .subscribe_holder h5,
    footer .subscribe_holder p {
    text-align: center;
}}.appField_OgrLH {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(198,212,201,0.5) 0%, rgb(234,239,237) 100%);
}.appField_OgrLH::before {
    width: 100%;
    pointer-events: none;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    content: "";
    top: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(161,179,165,0.5) 50px, rgb(161,179,165,0.5) 52px);
    left: 0;
}.appField_OgrLH::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    width: 250px;
    z-index: 0;
    height: 250px;
    right: -20px;
    bottom: -20px;
    opacity: 0.08;
    transform: rotate(15deg);
    content: "";
    background: rgb(198,212,201);
}.appField_OgrLH .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}.appField_OgrLH .diff_block_8jmfD {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 40px;
    grid-template-columns: 1fr;
    transform: translateX(0);
    display: grid;
    position: relative;
}.appField_OgrLH .diff_block_8jmfD:hover {
    transform: translateX(10px);
}.appField_OgrLH .diff_block_8jmfD > div:first-child {
    border-left: 4px solid rgb(198,212,201);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left center;
    padding-left: 30px;
    position: relative;
}.appField_OgrLH .diff_block_8jmfD > div:first-child::before {
    left: -14px;
    transition: transform 0.4s ease;
    content: "";
    height: 24px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    width: 24px;
    border: 3px solid rgb(198,212,201);
    background: #ffffff;
    position: absolute;
}.appField_OgrLH .diff_block_8jmfD:hover > div:first-child::before {
    transform: translateY(-50%) rotate(225deg);
}.appField_OgrLH h5 {
    font-size: 20px;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin: 0;
    line-height: 1.4;
}.appField_OgrLH .diff_block_8jmfD > div:last-child {
    position: relative;
    transform: translateY(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    padding: 35px 40px;
    overflow: hidden;
    background: #ffffff;
}.appField_OgrLH .diff_block_8jmfD > div:last-child::before {
    width: 6px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(198,212,201), rgb(161,179,165));
    content: "";
    left: 0;
    transition: width 0.4s ease;
    height: 100%;
    top: 0;
}.appField_OgrLH .diff_block_8jmfD > div:last-child:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.appField_OgrLH .diff_block_8jmfD > div:last-child:hover::before {
    width: 10px;
}.appField_OgrLH .diff_block_8jmfD > div:last-child::after {
    top: -30px;
    height: 90px;
    width: 90px;
    right: -30px;
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    opacity: 0.15;
    background: rgb(161,179,165,0.5);
    content: "";
}.appField_OgrLH a {
    display: block;
    text-decoration: none;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}.appField_OgrLH a:hover {
    transform: translateX(5px);
}.appField_OgrLH p {
    margin: 0;
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {.appField_OgrLH {
    padding: 150px 0;
}.appField_OgrLH .diff_block_8jmfD {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    gap: 60px;
}.appField_OgrLH .diff_block_8jmfD > div:first-child {
    padding-left: 50px;
}.appField_OgrLH h5 {
    font-size: calc(20px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.appField_OgrLH {
    padding: 180px 0;
}.appField_OgrLH .diff_block_8jmfD {
    gap: 80px;
    grid-template-columns: 1fr 1.2fr;
}.appField_OgrLH .diff_block_8jmfD > div:first-child {
    transform: translateX(-30px);
}.appField_OgrLH .diff_block_8jmfD:hover > div:first-child {
    transform: translateX(-20px);
}.appField_OgrLH .diff_block_8jmfD > div:last-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
    padding: 50px 60px;
}.appField_OgrLH .diff_block_8jmfD > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.appField_OgrLH {
    padding: 80px 0;
}.appField_OgrLH::after {
    height: 150px;
    width: 150px;
}.appField_OgrLH .diff_block_8jmfD > div:first-child {
    padding-left: 20px;
}.appField_OgrLH .diff_block_8jmfD > div:last-child {
    padding: 25px 30px;
}.appField_OgrLH h5 {
    font-size: calc(20px * 0.9);
}.appField_OgrLH p {
    font-size: calc(17px * 0.95);
}}header {
    overflow: visible;
    background: rgb(234,239,237);
    position: relative;
    width: 100%;
    z-index: 99;
}header::before {
    left: 0;
    height: 100%;
    opacity: 0.2;
    background: radial-gradient(circle at 30% 30%, rgb(198,212,201,0.5) 0%, transparent 70%);
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
}header .header_learn_XoPY2 {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 25px 30px;
}header .header_learn_XoPY2::before {
    filter: blur(5px);
    width: 30%;
    content: "";
    background: linear-gradient(90deg, rgb(198,212,201), transparent);
    position: absolute;
    top: -10px;
    left: 10%;
    height: 5px;
}header .header_learn_XoPY2::after {
    filter: blur(5px);
    bottom: -10px;
    width: 30%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(161,179,165));
    height: 5px;
    position: absolute;
    right: 10%;
}header .header_learn_XoPY2 .main_learning_12RJC {
    padding: 5px;
    z-index: 2;
    position: relative;
}header .header_learn_XoPY2 .main_learning_12RJC::before {
    z-index: -1;
    left: -5px;
    transition: opacity 0.3s ease;
    position: absolute;
    height: calc(100% + 10px);
    filter: blur(15px);
    background: linear-gradient(135deg, rgb(198,212,201), rgb(161,179,165));
    opacity: 0;
    content: "";
    top: -5px;
    width: calc(100% + 10px);
}header .header_learn_XoPY2 .main_learning_12RJC:hover::before {
    opacity: 0.7;
}header .header_learn_XoPY2 .main_learning_12RJC .nav_learn_yzvcU {
    position: relative;
    transition: transform 0.3s ease;
    display: block;
}header .header_learn_XoPY2 .main_learning_12RJC:hover .nav_learn_yzvcU {
    transform: scale(1.05);
}header .header_learn_XoPY2 .main_learning_12RJC .nav_learn_yzvcU svg {
    width: auto;
    height: 45px;
}header .header_learn_XoPY2 .head_lesson_846Cy {
    border-radius: 22px;
    list-style: none;
    padding: 10px;
    position: relative;
    margin: 0;
    display: flex;
}header .header_learn_XoPY2 .head_lesson_846Cy::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    border-radius: 22px;
    z-index: -1;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    backdrop-filter: blur(5px);
    opacity: 0.1;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ {
    position: relative;
    margin: 0 3px;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ a {
    display: block;
    font-family: Arial, sans-serif;
    padding: 8px 15px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 10px;
    color: #000000;
    z-index: 1;
    overflow: hidden;
    font-weight: 600;
    position: relative;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ a::before {
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(198,212,201), rgb(161,179,165));
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    opacity: 0;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ a::after {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    left: 50%;
    top: 50%;
    z-index: -1;
    position: absolute;
    width: 150%;
    height: 150%;
    content: "";
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ:hover a::before {
    opacity: 1;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ:hover a {
    color: #ffffff;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ:active a::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.3;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(198,212,201), rgb(161,179,165));
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(198,212,201), rgb(161,179,165));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(198,212,201), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(198,212,201), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(198,212,201), 0);
    }
}

@media (max-width: 992px) {header .header_learn_XoPY2 {
    padding: 20px 15px;
    flex-direction: column;
}header .header_learn_XoPY2 .main_learning_12RJC {
    margin-bottom: 15px;
}header .header_learn_XoPY2 .head_lesson_846Cy {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ {
    margin: 3px;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ a {
    font-size: calc(12px - 1px);
    padding: 6px 12px;
}
}

@media (max-width: 767px) {header .header_learn_XoPY2 {
    padding: 15px 10px;
}header .header_learn_XoPY2 .main_learning_12RJC .nav_learn_yzvcU svg {
    height: 40px;
}header .header_learn_XoPY2 .head_lesson_846Cy {
    padding: 5px;
}header .header_learn_XoPY2 .head_lesson_846Cy .site_core_Jc1eQ a {
    padding: 5px 10px;
    font-size: calc(12px - 2px);
}}.offer_selection_aJz1x {
    background: linear-gradient(135deg, rgb(234,239,237) 0%, rgba(245, 247, 252, 1) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.offer_selection_aJz1x::before {
    content: "";
    height: 100%;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    left: 0;
    z-index: 1;
    pointer-events: none;
    top: 0;
    width: 100%;
    position: absolute;
}.offer_selection_aJz1x .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.offer_selection_aJz1x .payment_scheme_pAjlK {
    display: flex;
    flex-direction: column-reverse;
}.offer_selection_aJz1x .pay_plans_ZODiM {
    text-align: center;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
}.offer_selection_aJz1x .pay_plans_ZODiM h2 {
    margin-bottom: 15px;
    font-size: 37px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    position: relative;
}.offer_selection_aJz1x .pay_plans_ZODiM h2::after {
    width: 80px;
    bottom: -10px;
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: rgb(198,212,201);
}.offer_selection_aJz1x .pricing_offers_rxAVz {
    margin: 0 auto;
    max-width: 700px;
    line-height: 1.6;
    white-space: normal;
    word-break: break-word;
    font-size: 13px;
    color: #000000;
    overflow-wrap: break-word;
}.offer_selection_aJz1x .fee_options_fLrqv {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}.offer_selection_aJz1x .plan_pricing_ycIgF {
    color: #000000;
    overflow: hidden;
    border-radius: 8px;
    display: block;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.offer_selection_aJz1x .plan_pricing_ycIgF:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.offer_selection_aJz1x .learning_price_nQpS6 {
    min-height: 450px;
    background-color: #ffffff;
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
}.offer_selection_aJz1x .pricing_catalog_zX6cn {
    flex-direction: column;
    white-space: normal;
    padding: 30px;
    flex: 1;
    display: flex;
    z-index: 2;
    position: relative;
    word-break: break-word;
    overflow-wrap: break-word;
}.offer_selection_aJz1x .pricing_catalog_zX6cn h3 {
    font-size: calc(23px + 2px);
    position: relative;
    margin-bottom: 8px;
    transition: transform 0.3s ease;
    color: #000000;
    font-weight: 600;
    transform: translateX(0);
}.offer_selection_aJz1x .plan_pricing_ycIgF:hover .pricing_catalog_zX6cn h3 {
    transform: translateX(5px);
}.offer_selection_aJz1x .learn_fees_K7AOk {
    display: inline-block;
    position: relative;
    margin: 15px 0;
    font-weight: 700;
    color: rgb(198,212,201);
    font-size: calc(23px + 4px);
}.offer_selection_aJz1x .learn_fees_K7AOk::before {
    background: rgb(198,212,201);
    transform: translateX(-10px);
    width: 10px;
    height: 2px;
    transition: all 0.3s ease;
    content: "";
    left: -20px;
    position: absolute;
    opacity: 0;
    top: 50%;
}.offer_selection_aJz1x .plan_pricing_ycIgF:hover .learn_fees_K7AOk::before {
    opacity: 1;
    transform: translateX(0);
}.offer_selection_aJz1x .pricing_catalog_zX6cn p {
    word-break: break-word;
    white-space: normal;
    flex: 1;
    overflow-wrap: break-word;
    margin-top: 15px;
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
}.offer_selection_aJz1x .img_holder_B9xFw {
    position: relative;
    height: 200px;
    overflow: hidden;
    transition: transform 0.6s ease;
    width: 100%;
}.offer_selection_aJz1x .img_holder_B9xFw::after {
    content: "";
    z-index: 1;
    height: 100%;
    background: linear-gradient(0deg, rgba(rgb(198,212,201,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}.offer_selection_aJz1x .plan_pricing_ycIgF:hover .img_holder_B9xFw {
    transform: scale(1.05);
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(odd) .learning_price_nQpS6 {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(even) .learning_price_nQpS6 {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.offer_selection_aJz1x .plan_pricing_ycIgF:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.offer_selection_aJz1x .fee_options_fLrqv {
    grid-template-columns: repeat(2, 1fr);
}.offer_selection_aJz1x .pay_plans_ZODiM {
    margin-bottom: 60px;
}.offer_selection_aJz1x .pricing_catalog_zX6cn h3 {
    font-size: 23px;
}.offer_selection_aJz1x .learn_fees_K7AOk {
    font-size: calc(23px + 2px);
}.offer_selection_aJz1x .pricing_catalog_zX6cn p {
    font-size: calc(13px - 1px);
}
}

@media (min-width: 992px) {.offer_selection_aJz1x .payment_scheme_pAjlK {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.offer_selection_aJz1x .pay_plans_ZODiM {
    margin-bottom: 0;
    flex: 0 0 30%;
    text-align: left;
}.offer_selection_aJz1x .pay_plans_ZODiM h2::after {
    transform: none;
    left: 0;
}.offer_selection_aJz1x .fee_options_fLrqv {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.offer_selection_aJz1x .pricing_catalog_zX6cn {
    padding: 35px;
}
}

@media (min-width: 1200px) {.offer_selection_aJz1x .fee_options_fLrqv {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.offer_selection_aJz1x .learning_price_nQpS6 {
    min-height: 500px;
}.offer_selection_aJz1x .img_holder_B9xFw {
    height: 220px;
}.offer_selection_aJz1x .pricing_catalog_zX6cn h3 {
    font-size: calc(23px + 2px);
}.offer_selection_aJz1x .learn_fees_K7AOk {
    font-size: calc(23px + 6px);
}}.potential_students_UQqC9 {
    padding: 110px 0;
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(234,239,237) 100%);
    position: relative;
}.potential_students_UQqC9::before {
    content: "";
    opacity: 0.4;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(161,179,165,0.5) 98%, rgb(161,179,165,0.5) 100%),
        linear-gradient(0deg, transparent 98%, rgb(161,179,165,0.5) 98%, rgb(161,179,165,0.5) 100%);
    height: 100%;
    background-size: 30px 30px;
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
}.potential_students_UQqC9 .container {
    padding: 0 15px;
    z-index: 2;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
}.potential_students_UQqC9 .diff_block_8jmfD {
    position: relative;
}.potential_students_UQqC9 h4 {
    display: inline-block;
    border-radius: 10px;
    font-size: 38px;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    transform: translateX(-50%);
    color: #000000;
    box-shadow: 5px 5px 0 rgb(198,212,201,0.5);
    border: 2px solid rgb(198,212,201);
    left: 50%;
    background: #ffffff;
    padding: 15px 30px;
}.potential_students_UQqC9 div > div {
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    display: flex;
    gap: 50px;
}.potential_students_UQqC9 div > div::before {
    z-index: -1;
    width: 100%;
    height: 2px;
    content: "";
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(198,212,201,0.5), transparent);
    position: absolute;
    top: 50%;
}.potential_students_UQqC9 div > div::after {
    background: linear-gradient(180deg, transparent, rgb(161,179,165,0.5), transparent);
    position: absolute;
    z-index: -1;
    width: 2px;
    top: 0;
    height: 100%;
    content: "";
    left: 50%;
}.potential_students_UQqC9 p {
    border: 1px solid rgb(234,239,237);
    align-items: center;
    justify-content: flex-start;
    width: calc(33.333% - 50px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    z-index: 1;
    background: #ffffff;
    color: #000000;
    font-size: 17px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    padding: 20px;
    border-radius: 10px;
    margin: 0;
}.potential_students_UQqC9 p::before {
    left: 0;
    border-radius: 10px;
    background: linear-gradient(135deg, transparent 0%, rgb(198,212,201,0.5) 300%);
    height: 100%;
    transition: opacity 0.4s ease;
    top: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    opacity: 0;
}.potential_students_UQqC9 p::after {
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    top: -10px;
    border: 1px solid rgb(198,212,201);
    background: #ffffff;
    border-radius: 50%;
    left: -10px;
    width: 20px;
    height: 20px;
}.potential_students_UQqC9 p:hover {
    transform: translateY(-10px);
    border-color: rgb(198,212,201,0.5);
}.potential_students_UQqC9 p:hover::before {
    opacity: 0.2;
}.potential_students_UQqC9 p:hover::after {
    transform: scale(1.5);
    background: rgb(198,212,201);
}.potential_students_UQqC9 p svg {
    transition: all 0.3s ease;
    flex-shrink: 0;
    height: 26px;
    width: 26px;
    margin-right: 15px;
}.potential_students_UQqC9 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,212,201);
}.potential_students_UQqC9 p:hover svg {
    transform: rotate(15deg);
}.potential_students_UQqC9 p:hover svg path {
    fill: rgb(161,179,165);
}@keyframes circuitPath {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.potential_students_UQqC9::after {
    right: 0;
    position: absolute;
    height: 300px;
    content: "";
    background-position: bottom right;
    width: 300px;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.3;
    bottom: 0;
}@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.potential_students_UQqC9 .diff_block_8jmfD > div p {
    opacity: 0;
    animation: fadeInScale 0.5s ease forwards;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(1) {
    animation-delay: 0.1s;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(2) {
    animation-delay: 0.2s;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(3) {
    animation-delay: 0.3s;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(4) {
    animation-delay: 0.4s;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(5) {
    animation-delay: 0.5s;
}.potential_students_UQqC9 .diff_block_8jmfD > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.potential_students_UQqC9 {
    padding: 90px 0;
}.potential_students_UQqC9 h4 {
    margin-bottom: 50px;
    padding: 12px 25px;
    font-size: calc(38px * 0.9);
}.potential_students_UQqC9 div > div {
    gap: 30px;
}.potential_students_UQqC9 p {
    padding: 18px;
    width: calc(50% - 30px);
}.potential_students_UQqC9 p svg {
    margin-right: 12px;
    height: 24px;
    width: 24px;
}.potential_students_UQqC9::after {
    height: 200px;
    width: 200px;
}
}

@media (max-width: 768px) {.potential_students_UQqC9 {
    padding: 70px 0;
}.potential_students_UQqC9 h4 {
    font-size: calc(38px * 0.8);
    box-shadow: 3px 3px 0 rgb(198,212,201,0.5);
    padding: 10px 20px;
    margin-bottom: 40px;
}.potential_students_UQqC9 div > div {
    gap: 25px;
}.potential_students_UQqC9 div > div::before,
    .potential_students_UQqC9 div > div::after {
    opacity: 0.4;
}.potential_students_UQqC9 p {
    width: 100%;
    font-size: calc(17px * 0.95);
    padding: 15px;
}
}

@media (max-width: 576px) {.potential_students_UQqC9 {
    padding: 60px 0;
}.potential_students_UQqC9 h4 {
    border-width: 1px;
    font-size: calc(38px * 0.7);
    margin-bottom: 35px;
    box-shadow: 2px 2px 0 rgb(198,212,201,0.5);
    padding: 8px 16px;
}.potential_students_UQqC9 div > div {
    gap: 20px;
}.potential_students_UQqC9 p {
    font-size: calc(17px * 0.9);
    padding: 12px;
}.potential_students_UQqC9 p svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}.potential_students_UQqC9 p::after {
    width: 12px;
    height: 12px;
    top: -5px;
    left: -5px;
}.potential_students_UQqC9::after {
    height: 100px;
    width: 100px;
}
}