* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    width: 1165px;
    margin: auto;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
}.sustain_cta_Ikcv {
    flex: 0 0 auto;
}.top_learning_wuUO {
    flex: 1 0 auto;
}.wrapper-padding_pAF4 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.help_center_PCGU {
    padding: 90px 0;
    position: relative;
    background-color: rgb(233,237,233);
    overflow: hidden;
}.help_center_PCGU::before {
    z-index: 1;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    background: 
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 5px,
      rgba(rgb(202,210,202), 0.02) 5px,
      rgba(rgb(202,210,202), 0.02) 10px
    );
}.help_center_PCGU::after {
    bottom: 0;
    position: absolute;
    content: '';
    background: linear-gradient(
    to bottom,
    transparent,
    rgba(rgb(202,210,202), 0.05)
  );
    left: 0;
    width: 100%;
    z-index: 1;
    height: 150px;
}.help_center_PCGU .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
}.help_center_PCGU .edu_form_tmbs {
    background-color: #ffffff;
    position: relative;
    padding: 60px;
    overflow: hidden;
    border-radius: 14px;
    display: flex;
    box-shadow: 
    0 15px 35px rgba(#000000, 0.1),
    0 1px 5px rgba(#000000, 0.05);
    flex-direction: column;
}.help_center_PCGU .edu_form_tmbs::before {
    width: 150px;
    border-radius: 75px;
    position: absolute;
    background-color: rgba(rgb(164,176,164), 0.1);
    height: 150px;
    right: -50px;
    top: -50px;
    content: '';
}.help_center_PCGU .edu_form_tmbs::after {
    content: '';
    left: -50px;
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: rgba(rgb(202,210,202), 0.08);
    border-radius: 100px;
    bottom: -50px;
}.help_center_PCGU h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 25px;
    z-index: 2;
    color: rgb(202,210,202);
    font-size: 37px;
}.help_center_PCGU .request_support_jBi6 {
    position: relative;
    font-size: 15px;
    color: #000000;
    z-index: 2;
    margin-bottom: 40px;
    line-height: 1.6;
    max-width: 90%;
}.help_center_PCGU .support_now_8I1L {
    gap: 30px;
    display: flex;
    z-index: 2;
    position: relative;
    flex-wrap: wrap;
}.help_center_PCGU .support_now_8I1L span {
    box-shadow: 
    0 5px 15px rgba(#000000, 0.03),
    0 1px 5px rgba(#000000, 0.02);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    padding-left: 40px;
    border-bottom: 3px solid transparent;
    min-width: 250px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex: 1 0 calc(50% - 30px);
    background-color: rgba(#ffffff, 0.8);
}.help_center_PCGU .support_now_8I1L span:hover {
    transform: translateY(-5px);
    box-shadow: 
    0 10px 25px rgba(#000000, 0.07),
    0 2px 10px rgba(#000000, 0.04);
}.help_center_PCGU .support_now_8I1L span p {
    font-weight: 600;
    color: #000000;
    margin: 0 0 5px 0;
    font-size: 15px;
}.help_center_PCGU .support_now_8I1L span span {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    border: none;
    color: #000000;
    background: transparent;
    min-width: auto;
    box-shadow: none;
}.help_center_PCGU .support_now_8I1L span span:hover {
    border-bottom: none;
    box-shadow: none;
    transform: none;
}.help_center_PCGU .support_now_8I1L span a {
    position: relative;
    padding-bottom: 2px;
    text-decoration: none;
    font-weight: 400;
    transition: color 0.3s ease;
    color: rgb(202,210,202);
}.help_center_PCGU .support_now_8I1L span a:hover {
    color: rgb(164,176,164);
}.help_center_PCGU .support_now_8I1L span a::after {
    background-color: rgb(164,176,164);
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    height: 1px;
    content: '';
    bottom: 0;
    width: 0;
}.help_center_PCGU .support_now_8I1L span a:hover::after {
    width: 100%;
}.help_center_PCGU .talk_contact_jVLa {
    background-color: rgba(rgb(202,210,202), 0.04);
    margin-top: 10px;
    position: relative;
    border-radius: 10px;
    padding: 30px;
    flex-basis: 100%;
    overflow: hidden;
}.help_center_PCGU .talk_contact_jVLa::before {
    top: 0;
    background: linear-gradient(
    to right,
    rgb(202,210,202),
    rgb(164,176,164)
  );
    left: 0;
    height: 4px;
    content: '';
    width: 100%;
    position: absolute;
}.help_center_PCGU .talk_contact_jVLa h4 {
    position: relative;
    margin-bottom: 20px;
    color: rgb(202,210,202);
    font-weight: 600;
    font-size: 20px;
}.help_center_PCGU .talk_contact_jVLa h4::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: rgba(rgb(202,210,202), 0.1);
    top: 50%;
}.help_center_PCGU .talk_contact_jVLa h4 svg {
    height: 16px;
    fill: rgb(202,210,202);
    left: 4px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 16px;
}.help_center_PCGU .talk_contact_jVLa h4 svg path {
    fill: rgb(202,210,202);
}.help_center_PCGU .talk_contact_jVLa span {
    padding: 10px 0;
    display: block;
    background: transparent;
    border-bottom: 1px solid rgba(#000000, 0.06);
    box-shadow: none;
    min-width: auto;
    color: #000000;
    font-size: 15px;
}.help_center_PCGU .talk_contact_jVLa span:last-child {
    border-bottom: none;
}.help_center_PCGU .talk_contact_jVLa span:hover {
    box-shadow: none;
    transform: none;
    border-bottom: 1px solid rgba(#000000, 0.06);
}.help_center_PCGU .talk_contact_jVLa span:last-child:hover {
    border-bottom: none;
}

@media (max-width: 992px) {.help_center_PCGU {
    padding: 70px 0;
}.help_center_PCGU .edu_form_tmbs {
    padding: 45px;
}.help_center_PCGU .request_support_jBi6 {
    max-width: 100%;
}.help_center_PCGU .support_now_8I1L span {
    min-width: 220px;
    flex: 1 0 calc(50% - 20px);
}.help_center_PCGU .talk_contact_jVLa {
    padding: 25px;
}
}

@media (max-width: 768px) {.help_center_PCGU {
    padding: 60px 0;
}.help_center_PCGU .edu_form_tmbs {
    padding: 35px;
}.help_center_PCGU h3 {
    font-size: calc(37px - 2px);
}.help_center_PCGU .support_now_8I1L {
    gap: 20px;
}.help_center_PCGU .support_now_8I1L span {
    flex: 1 0 100%;
}
}

@media (max-width: 576px) {.help_center_PCGU {
    padding: 50px 0;
}.help_center_PCGU .edu_form_tmbs {
    padding: 25px;
}.help_center_PCGU h3 {
    font-size: calc(37px - 4px);
    margin-bottom: 20px;
}.help_center_PCGU .request_support_jBi6 {
    margin-bottom: 30px;
}.help_center_PCGU .support_now_8I1L {
    gap: 15px;
}.help_center_PCGU .support_now_8I1L span {
    padding-left: 30px;
    padding: 15px;
}.help_center_PCGU .talk_contact_jVLa {
    padding: 20px;
}.help_center_PCGU .talk_contact_jVLa h4 {
    margin-bottom: 15px;
}.help_center_PCGU .talk_contact_jVLa span {
    padding: 8px 0;
}}

.help_center_PCGU .support_now_8I1L span::before {
    content: "";
    position: absolute;
    z-index: -1;
    transition: width 0.5s ease;
    left: 0;
    background: linear-gradient(
    to right,
    rgba(rgb(202,210,202), 0.05),
    transparent
  );
    width: 0;
    top: 0;
    height: 100%;
}.help_center_PCGU .support_now_8I1L span:hover::before {
    width: 100%;
}.help_center_PCGU .support_now_8I1L span p {
    position: relative;
    display: flex;
    align-items: center;
}.help_center_PCGU .support_now_8I1L span p::before {
    top: 50%;
    left: 0;
    background-color: rgba(rgb(202,210,202), 0.1);
    position: absolute;
    border-radius: 50%;
    height: 22px;
    transform: translateY(-50%);
    content: "";
    width: 22px;
}.help_center_PCGU .support_now_8I1L span svg {
    width: 24px;
    height: 24px;
    fill: rgb(202,210,202);
    top: 50%;
    position: absolute;
    left: 3px;
    transition: transform 0.3s ease;
    transform: translateY(-50%);
}.help_center_PCGU .support_now_8I1L span:hover svg {
    transform: translateY(-50%) scale(1.1);
}.help_center_PCGU .support_now_8I1L span svg path {
    transition: fill 0.3s ease;
    fill: rgb(202,210,202);
}.help_center_PCGU .support_now_8I1L span:hover svg path {
    fill: rgb(164,176,164);
}.help_center_PCGU .support_now_8I1L span[href^="mailto:"] svg path,
.help_center_PCGU .support_now_8I1L span a[href^="mailto:"] + svg path {
    fill: rgb(202,210,202);
}.help_center_PCGU .support_now_8I1L span[href^="tel:"] svg path,
.help_center_PCGU .support_now_8I1L span a[href^="tel:"] + svg path {
    fill: rgb(202,210,202);
}.help_center_PCGU .support_now_8I1L span[href^="https://wa.me"] svg path,
.help_center_PCGU .support_now_8I1L span a[href^="https://wa.me"] + svg path {
    fill: rgb(202,210,202);
}.help_center_PCGU .edu_form_tmbs h3::after {
    border-radius: 10px;
    background: linear-gradient(
    to right,
    rgb(202,210,202),
    rgb(164,176,164)
  );
    margin-top: 15px;
    content: "";
    width: 70px;
    height: 3px;
    display: block;
}.help_center_PCGU .edu_form_tmbs {
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
}.help_center_PCGU .edu_form_tmbs:hover {
    transform: perspective(1000px) rotateX(2deg);
}.help_center_PCGU .talk_contact_jVLa span {
    position: relative;
    transition: padding 0.3s ease;
}.help_center_PCGU .talk_contact_jVLa span:hover {
    padding-left: 10px;
}.help_center_PCGU .talk_contact_jVLa span::before {
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(rgb(202,210,202), 0.08);
    left: 0;
    width: 16px;
    content: "";
    position: absolute;
    border-radius: 50%;
    height: 16px;
}.help_center_PCGU .talk_contact_jVLa span svg {
    transform: translateY(-50%);
    fill: rgb(202,210,202);
    left: 4px;
    top: 50%;
    position: absolute;
    width: 8px;
    height: 8px;
}.help_center_PCGU .talk_contact_jVLa span svg path {
    fill: rgb(202,210,202);
}.privacy_concealment_ENog {
    background-color: rgb(233,237,233);
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 40px;
    line-height: 1.6;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}.privacy_concealment_ENog h1 {
    color: rgb(202,210,202);
    font-size: 43px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(202,210,202,0.5);
}.privacy_concealment_ENog h2 {
    font-weight: 600;
    color: rgb(164,176,164);
    margin-bottom: 15px;
    font-size: 38px;
    margin-top: 30px;
}.privacy_concealment_ENog h3,
.privacy_concealment_ENog h4,
.privacy_concealment_ENog h5,
.privacy_concealment_ENog h6 {
    color: rgb(164,176,164,0.5);
    margin-top: 20px;
    font-weight: 400;
}.privacy_concealment_ENog ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}.privacy_concealment_ENog ul li {
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    padding: 15px;
    background-color: #ffffff;
    border-left: 4px solid rgb(202,210,202);
}.privacy_concealment_ENog ol {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    counter-reset: li;
}.privacy_concealment_ENog ol li {
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    padding: 10px 15px 10px 40px;
}.privacy_concealment_ENog ol li:before {
    justify-content: center;
    transform: translateY(-50%);
    counter-increment: li;
    border-radius: 50%;
    top: 50%;
    width: 25px;
    content: counter(li);
    color: #ffffff;
    display: flex;
    height: 25px;
    position: absolute;
    align-items: center;
    background-color: rgb(202,210,202);
    left: 10px;
}.privacy_concealment_ENog p {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 16px;
}.privacy_concealment_ENog span {
    color: rgb(202,210,202);
    font-weight: 600;
}.privacy_concealment_ENog div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy_concealment_ENog {
    padding: 20px;
}.privacy_concealment_ENog h1 {
    font-size: calc(21px * 0.8);
}.privacy_concealment_ENog h2 {
    font-size: calc(21px * 0.8);
}.privacy_concealment_ENog ul li,
    .privacy_concealment_ENog ol li {
    padding: 10px;
}.privacy_concealment_ENog ol li:before {
    font-size: 0.8em;
    width: 20px;
    height: 20px;
}.privacy_concealment_ENog p {
    font-size: calc(16px * 0.9);
}}.our_team_CRSL {
    overflow: hidden;
    padding: 110px 0;
    position: relative;
    background: rgb(233,237,233);
}.our_team_CRSL::before {
    left: 0;
    content: "";
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    position: absolute;
    background-image: linear-gradient(120deg, rgb(202,210,202,0.5) 0%, transparent 75%);
}.our_team_CRSL .container {
    z-index: 2;
    position: relative;
}.our_team_CRSL .training_pro_0plU {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    display: grid;
}.our_team_CRSL h3 {
    font-size: 41px;
    display: inline-block;
    grid-column: 1 / -1;
    margin-bottom: 60px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.our_team_CRSL h3::after {
    bottom: -15px;
    background: rgb(202,210,202);
    left: 0;
    height: 5px;
    width: 60%;
    content: "";
    position: absolute;
}.our_team_CRSL .class_track_CG9b {
    grid-column: 1 / 7;
    z-index: 1;
    position: relative;
}.our_team_CRSL .quick_studies_Tdv3 {
    position: relative;
    grid-column: 7 / -1;
    z-index: 1;
}.our_team_CRSL .class_track_CG9b span {
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    font-size: 19px;
    color: rgb(202,210,202);
    letter-spacing: 1px;
    font-weight: 700;
}.our_team_CRSL .class_track_CG9b p,
.our_team_CRSL .quick_studies_Tdv3 p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #000000;
    padding-right: 20px;
}.our_team_CRSL .pic_float_3nDk,
.our_team_CRSL .study_program_AkEi {
    box-shadow: 15px 15px 0 rgb(202,210,202,0.5);
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    border-radius: 0;
    height: 360px;
    overflow: hidden;
}.our_team_CRSL .study_program_AkEi {
    box-shadow: 15px 15px 0 rgb(164,176,164,0.5);
}.our_team_CRSL .pic_float_3nDk:hover,
.our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 20px 20px 0 rgb(202,210,202,0.5);
    transform: translateY(-10px);
}.our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 20px 20px 0 rgb(164,176,164,0.5);
}.our_team_CRSL .class_track_CG9b,
.our_team_CRSL .quick_studies_Tdv3 {
    position: relative;
}.our_team_CRSL .class_track_CG9b::before {
    height: 100px;
    width: 100px;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,210,202,0.5),
        rgb(202,210,202,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    position: absolute;
    bottom: -20px;
    content: "";
    left: -20px;
    z-index: -1;
}.our_team_CRSL .quick_studies_Tdv3::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(164,176,164,0.5),
        rgb(164,176,164,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    right: -20px;
    position: absolute;
    width: 100px;
    height: 100px;
    content: "";
    z-index: -1;
    top: -20px;
}.our_team_CRSL .pic_float_3nDk::after,
.our_team_CRSL .study_program_AkEi::after {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    width: 100%;
}.our_team_CRSL .pic_float_3nDk::before,
.our_team_CRSL .study_program_AkEi::before {
    z-index: 2;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    position: absolute;
    transform: skewX(-25deg);
    height: 100%;
    left: -100%;
    transition: all 0.6s;
    content: "";
    width: 100%;
    top: 0;
}.our_team_CRSL .pic_float_3nDk:hover::before,
.our_team_CRSL .study_program_AkEi:hover::before {
    left: 100%;
}.our_team_CRSL .training_pro_0plU::after {
    position: absolute;
    border-radius: 50%;
    animation: rotate 60s linear infinite;
    right: -100px;
    content: "";
    height: 200px;
    z-index: -1;
    top: -100px;
    border: 2px dashed rgb(202,210,202,0.5);
    width: 200px;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {.our_team_CRSL {
    padding: 90px 0;
}.our_team_CRSL h3 {
    margin-bottom: 50px;
}.our_team_CRSL .pic_float_3nDk,
    .our_team_CRSL .study_program_AkEi {
    height: 320px;
}
}

@media (max-width: 992px) {.our_team_CRSL .training_pro_0plU {
    grid-template-columns: 1fr;
}.our_team_CRSL .class_track_CG9b,
    .our_team_CRSL .quick_studies_Tdv3 {
    margin-bottom: 50px;
    grid-column: 1 / -1;
}.our_team_CRSL .quick_studies_Tdv3 {
    margin-bottom: 0;
}.our_team_CRSL h3 {
    margin-bottom: 40px;
}.our_team_CRSL .pic_float_3nDk,
    .our_team_CRSL .study_program_AkEi {
    height: 400px;
}.our_team_CRSL .class_track_CG9b p,
    .our_team_CRSL .quick_studies_Tdv3 p {
    padding-right: 0;
}
}

@media (max-width: 768px) {.our_team_CRSL {
    padding: 70px 0;
}.our_team_CRSL h3 {
    margin-bottom: 35px;
    font-size: calc(41px * 0.8);
}.our_team_CRSL .class_track_CG9b,
    .our_team_CRSL .quick_studies_Tdv3 {
    margin-bottom: 40px;
}.our_team_CRSL .pic_float_3nDk,
    .our_team_CRSL .study_program_AkEi {
    height: 350px;
    box-shadow: 10px 10px 0 rgb(202,210,202,0.5);
}.our_team_CRSL .study_program_AkEi {
    box-shadow: 10px 10px 0 rgb(164,176,164,0.5);
}.our_team_CRSL .pic_float_3nDk:hover,
    .our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 15px 15px 0 rgb(202,210,202,0.5);
}.our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 15px 15px 0 rgb(164,176,164,0.5);
}
}

@media (max-width: 576px) {.our_team_CRSL {
    padding: 50px 0;
}.our_team_CRSL h3 {
    margin-bottom: 30px;
    font-size: calc(41px * 0.7);
}.our_team_CRSL h3::after {
    bottom: -10px;
    height: 4px;
    width: 50%;
}.our_team_CRSL .class_track_CG9b span {
    font-size: calc(19px * 0.9);
    margin-bottom: 15px;
}.our_team_CRSL .class_track_CG9b p,
    .our_team_CRSL .quick_studies_Tdv3 p {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.our_team_CRSL .pic_float_3nDk,
    .our_team_CRSL .study_program_AkEi {
    box-shadow: 8px 8px 0 rgb(202,210,202,0.5);
    height: 280px;
}.our_team_CRSL .study_program_AkEi {
    box-shadow: 8px 8px 0 rgb(164,176,164,0.5);
}.our_team_CRSL .pic_float_3nDk:hover,
    .our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 10px 10px 0 rgb(202,210,202,0.5);
}.our_team_CRSL .study_program_AkEi:hover {
    box-shadow: 10px 10px 0 rgb(164,176,164,0.5);
}.our_team_CRSL .class_track_CG9b::before,
    .our_team_CRSL .quick_studies_Tdv3::before {
    width: 80px;
    height: 80px;
}}

.our_team_CRSL .quick_studies_Tdv3 p {
    font-style: italic;
    padding-left: 20px;
    position: relative;
}.our_team_CRSL .quick_studies_Tdv3 p::before {
    content: "";
    position: absolute;
    background: rgb(164,176,164);
    height: 100%;
    top: 0;
    width: 4px;
    left: 0;
}.follow_fgrH {
    margin: 3rem 0;
    background: linear-gradient(135deg, rgb(233,237,233) 0%, rgb(202,210,202,0.5) 100%);
    position: relative;
    overflow: hidden;
    transform: skewY(-2deg);
    padding: 4rem 2rem;
}.follow_fgrH .training_pro_0plU {
    position: relative;
    transform: skewY(2deg);
    z-index: 2;
}.follow_fgrH::before {
    border-radius: 24px;
    transform: rotate(-15deg);
    height: 200%;
    animation: pulse 8s infinite alternate;
    opacity: 0.7;
    position: absolute;
    left: -5%;
    content: "";
    width: 60%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(164,176,164) 0%, rgb(164,176,164,0.5) 100%);
    top: -10%;
}.follow_fgrH::after {
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, rgb(202,210,202) 100%);
    bottom: -50%;
    opacity: 0.6;
    content: "";
    z-index: 0;
    animation: float 10s infinite alternate;
    transform: rotate(25deg);
    height: 180%;
    filter: blur(5px);
    border-radius: 10px;
    width: 70%;
    position: absolute;
    right: -10%;
}.follow_fgrH p {
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    transform: translateX(-5%);
    color: #ffffff;
    font-size: 38px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    max-width: 80%;
}.follow_fgrH .input_holder {
    z-index: 3;
    align-items: center;
    transform: translateX(5%);
    justify-content: flex-start;
    position: relative;
    flex-direction: row;
    gap: 1rem;
    display: flex;
}.follow_fgrH .sub_field_EoLz {
    font-size: 16px;
    padding: 1rem 1.5rem;
    flex: 1;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 10px;
    transform: perspective(800px) rotateX(2deg);
    color: #000000;
}.follow_fgrH .sub_field_EoLz:focus {
    outline: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(800px) rotateX(0);
}.follow_fgrH .sub_field_EoLz::placeholder {
    opacity: 0.7;
    color: #000000;
}.follow_fgrH .news_label_Wtko {
    color: #ffffff;
    padding: 1rem 2rem;
    font-weight: 600;
    font-size: 19px;
    font-family: Arial, sans-serif;
    border: none;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(164,176,164) 0%, rgb(202,210,202) 100%);
    transition: all 0.3s ease;
    transform: perspective(800px) rotateX(2deg) translateZ(0);
    border-radius: 10px;
}.follow_fgrH .news_label_Wtko:hover {
    transform: perspective(800px) rotateX(0) translateY(-5px) translateZ(0);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.7;
        transform: rotate(-15deg) scale(1.05);
    }
}

@keyframes float {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    100% {
        transform: rotate(25deg) translateY(-20px);
    }
}

@media (max-width: 768px) {.follow_fgrH {
    padding: 3rem 1.5rem;
    transform: skewY(-1deg);
}.follow_fgrH .training_pro_0plU {
    transform: skewY(1deg);
}.follow_fgrH p {
    text-align: left;
    margin-bottom: 1.5rem;
    max-width: 100%;
    transform: translateX(0);
    font-size: 20px;
}.follow_fgrH .input_holder {
    flex-direction: column;
    transform: translateX(0);
    align-items: stretch;
}.follow_fgrH .sub_field_EoLz {
    width: 100%;
    margin-bottom: 1rem;
}.follow_fgrH .news_label_Wtko {
    width: 100%;
}}.program_structure_OASE {
    background-color: rgb(233,237,233);
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    position: relative;
    align-items: center;
}.program_structure_OASE .education_track_mQ2R {
    left: 0;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}.program_structure_OASE .lesson_map_Ea9U {
    display: flex;
    width: 500%;
    animation: slide-show 35s ease-in-out infinite;
    height: 100%;
}.program_structure_OASE .education_track_mQ2R:hover .lesson_map_Ea9U {
    animation-play-state: paused;
}.program_structure_OASE .new_study_QPXV {
    overflow: hidden;
    width: 20%;
    height: 100%;
    position: relative;
}.program_structure_OASE .new_study_QPXV img {
    transform-origin: center;
    object-fit: cover;
    filter: brightness(0.8) saturate(1.3);
    height: 100%;
    width: 100%;
    animation: zoom-flow 20s ease-in-out infinite alternate;
}.program_structure_OASE .new_study_QPXV::before {
    background: 
        linear-gradient(0deg, 
            rgb(202,210,202,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(164,176,164,0.5) 100%),
        linear-gradient(90deg, 
            rgb(202,210,202,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(164,176,164,0.5) 100%);
    inset: 0;
    content: '';
    z-index: 2;
    position: absolute;
    opacity: 0.7;
}.program_structure_OASE .new_study_QPXV::after {
    animation: slide-pattern 15s linear infinite;
    mix-blend-mode: overlay;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(202,210,202,0.5) 0px,
            rgb(202,210,202,0.5) 2px,
            transparent 2px,
            transparent 6px
        );
    content: '';
    inset: 0;
    z-index: 3;
    position: absolute;
    opacity: 0.3;
}.program_structure_OASE .container {
    width: 90%;
    margin: 0 auto;
    z-index: 4;
    position: relative;
    max-width: 1200px;
}.program_structure_OASE .training_pro_0plU {
    border-radius: 18px;
    margin-left: 0;
    position: relative;
    backdrop-filter: blur(8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 600px;
    padding: 0.5rem;
    background: linear-gradient(
        135deg,
        rgb(202,210,202,0.5) 0%,
        rgb(164,176,164,0.5) 100%
    );
}.program_structure_OASE .class_route_H1Mt {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 3rem;
    border-radius: 10px;
    background: rgb(233,237,233);
}.program_structure_OASE .class_route_H1Mt::before {
    position: absolute;
    content: '';
    inset: 0;
    background: 
        radial-gradient(
            circle at 30% 40%,
            rgb(202,210,202,0.5) 0%,
            transparent 70%
        ),
        radial-gradient(
            circle at 70% 60%,
            rgb(164,176,164,0.5) 0%,
            transparent 70%
        );
    opacity: 0.15;
    z-index: -1;
}.program_structure_OASE .class_route_H1Mt h3 {
    color: rgb(202,210,202);
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
    position: relative;
    font-size: 35px;
}.program_structure_OASE .class_route_H1Mt h3::after {
    transition: width 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -10px;
    content: '';
    background: linear-gradient(to right, 
        rgb(202,210,202), 
        rgb(164,176,164));
    width: 60px;
}.program_structure_OASE .class_route_H1Mt:hover h3::after {
    transform: translateY(-3px);
    width: 100%;
}.program_structure_OASE .class_route_H1Mt p {
    line-height: 1.7;
    margin-bottom: 2rem;
    color: #000000;
    font-size: 17px;
}.program_structure_OASE .class_route_H1Mt .query_info_uHGO {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    box-shadow: 0 5px 15px rgb(202,210,202,0.5);
    background: linear-gradient(to right, 
        rgb(202,210,202), 
        rgb(164,176,164));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 0.9rem 1.8rem;
    display: inline-block;
    font-size: 18px;
    border-radius: 10px;
    letter-spacing: 1px;
    overflow: hidden;
    font-weight: 600;
    text-transform: uppercase;
}.program_structure_OASE .class_route_H1Mt .query_info_uHGO::before {
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(to right, 
        rgb(164,176,164), 
        rgb(202,210,202));
    content: '';
    height: 100%;
    opacity: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    left: 0;
}.program_structure_OASE .class_route_H1Mt .query_info_uHGO:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgb(164,176,164,0.5);
}.program_structure_OASE .class_route_H1Mt .query_info_uHGO:hover::before {
    opacity: 1;
}

@keyframes slide-show {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoom-flow {
    0%, 100% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.2);
    }
}

@keyframes slide-pattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {.program_structure_OASE .class_route_H1Mt {
    padding: 2.5rem;
}.program_structure_OASE .training_pro_0plU {
    max-width: 550px;
}
}

@media (min-width: 1400px) {.program_structure_OASE .training_pro_0plU {
    max-width: 650px;
}.program_structure_OASE .container {
    max-width: 1320px;
}
}

@media (max-width: 991px) {.program_structure_OASE {
    min-height: auto;
    flex-direction: column;
    padding: 0;
}.program_structure_OASE .education_track_mQ2R {
    position: relative;
    height: 350px;
}.program_structure_OASE .container {
    width: 100%;
    padding: 3rem 1.5rem;
}.program_structure_OASE .training_pro_0plU {
    max-width: 100%;
    margin: 0 auto;
}.program_structure_OASE .class_route_H1Mt {
    padding: 2rem;
}
}

@media (max-width: 767px) {.program_structure_OASE .education_track_mQ2R {
    height: 300px;
}.program_structure_OASE .lesson_map_Ea9U {
    animation-duration: 25s;
}.program_structure_OASE .container {
    padding: 2.5rem 1rem;
}.program_structure_OASE .class_route_H1Mt {
    padding: 1.8rem;
}.program_structure_OASE .class_route_H1Mt h3 {
    font-size: calc(35px * 0.9);
}.program_structure_OASE .class_route_H1Mt p {
    font-size: calc(17px * 0.95);
    margin-bottom: 1.5rem;
}
}

@media (max-width: 480px) {.program_structure_OASE .education_track_mQ2R {
    height: 250px;
}.program_structure_OASE .lesson_map_Ea9U {
    animation-duration: 20s;
}.program_structure_OASE .container {
    padding: 2rem 0.8rem;
}.program_structure_OASE .class_route_H1Mt {
    padding: 1.5rem;
}.program_structure_OASE .class_route_H1Mt h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1rem;
}.program_structure_OASE .class_route_H1Mt p {
    line-height: 1.5;
    font-size: calc(17px * 0.85);
    margin-bottom: 1.2rem;
}.program_structure_OASE .class_route_H1Mt .query_info_uHGO {
    width: 100%;
    padding: 0.8rem 1.5rem;
    text-align: center;
}
}

@media (prefers-reduced-motion) {.program_structure_OASE .lesson_map_Ea9U,
    .program_structure_OASE .new_study_QPXV img,
    .program_structure_OASE .new_study_QPXV::after {
    animation: none;
}}header {
    background: linear-gradient(90deg, rgb(164,176,164) 0%, rgb(202,210,202) 100%);
    position: relative;
    padding: 0;
    z-index: 100;
    overflow: visible;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    margin-top: 0;
}header::before {
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    left: 0;
    z-index: 0;
}header .main_skill_hq2A {
    padding: 1.2rem 2.5rem;
    z-index: 5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}header .nav_class_xNtr {
    padding: 0.5rem;
    flex: 0 0 auto;
    position: relative;
    margin-right: 2rem;
    overflow: visible;
}header .nav_class_xNtr::before {
    right: -5px;
    transition: all 0.3s ease;
    content: '';
    z-index: -1;
    bottom: -5px;
    border: 2px solid #ffffff;
    position: absolute;
    top: -5px;
    opacity: 0.1;
    transform: skew(-5deg);
    left: -5px;
}header .nav_class_xNtr::after {
    top: -5px;
    bottom: -5px;
    opacity: 0;
    transform: skew(-5deg);
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
    z-index: -1;
    position: absolute;
    left: -5px;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    content: '';
    right: -5px;
}header .nav_class_xNtr:hover::before {
    opacity: 0;
}header .nav_class_xNtr:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .nav_header_HkYT {
    display: block;
    transition: all 0.3s ease;
    position: relative;
}header .nav_header_HkYT:hover {
    transform: scale(1.05);
}header .nav_header_HkYT img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}header .main_mentor_hT9j {
    z-index: 2;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    margin: 0;
}header .nav_master_Mwgz {
    margin: 0 0.4rem;
    position: relative;
}header .nav_master_Mwgz a {
    letter-spacing: 0.5px;
    font-weight: 600;
    z-index: 1;
    padding: 0 1.2rem;
    color: #ffffff;
    position: relative;
    align-items: center;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-decoration: none;
    font-size: 17px;
    justify-content: center;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    height: 40px;
    text-shadow: 0 0 5px #ffffff;
}header .nav_master_Mwgz a::before {
    z-index: -1;
    position: absolute;
    right: -2px;
    opacity: 0;
    content: '';
    transition: opacity 0.3s ease;
    left: -2px;
    top: -2px;
    transform: scale(0.9);
    bottom: -2px;
    background: #ffffff;
}header .nav_master_Mwgz a:hover {
    transform: translateY(-3px);
    color: rgb(202,210,202);
    text-shadow: none;
    border-color: #ffffff;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}header .nav_master_Mwgz a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .nav_master_Mwgz::after {
    transition: all 0.3s ease;
    left: 10%;
    height: 5px;
    opacity: 0;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    width: 80%;
    filter: blur(3px);
}header .nav_master_Mwgz:hover::after {
    opacity: 0.5;
    bottom: -5px;
}header .main_skill_hq2A::before {
    top: 0;
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
}header .main_skill_hq2A::after {
    content: '';
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    width: 100%;
    bottom: 0;
    position: absolute;
}header .top_learning_wuUO {
    background: rgb(233,237,233);
    z-index: 1;
    position: relative;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .main_skill_hq2A {
    max-width: 1320px;
    margin: 0 auto;
}header .nav_master_Mwgz {
    margin: 0 0.6rem;
}header .nav_master_Mwgz a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .main_skill_hq2A {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .nav_class_xNtr {
    margin-right: 0;
    margin-bottom: 0;
}header .main_mentor_hT9j {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .nav_master_Mwgz a {
    height: 36px;
    font-size: calc(17px - 1px);
    padding: 0 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main_skill_hq2A {
    padding: 0.8rem 1.5rem;
}header .nav_class_xNtr {
    max-width: 140px;
}header .nav_class_xNtr::before, 
    header .nav_class_xNtr::after {
    bottom: -3px;
    right: -3px;
    top: -3px;
    left: -3px;
}header .nav_header_HkYT img {
    max-height: 35px;
}header .main_mentor_hT9j {
    justify-content: flex-start;
    scrollbar-width: thin;
    overflow-x: auto;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
}header .main_mentor_hT9j::-webkit-scrollbar {
    height: 3px;
}header .main_mentor_hT9j::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .nav_master_Mwgz {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .nav_master_Mwgz a {
    font-size: calc(17px - 2px);
    padding: 0 0.8rem;
    white-space: nowrap;
    height: 32px;
}header .nav_master_Mwgz::after {
    display: none;
}
}

@media (max-width: 479px) {header .main_skill_hq2A {
    padding: 0.7rem 1.2rem;
}header .nav_class_xNtr {
    max-width: 120px;
}header .nav_master_Mwgz a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(17px - 3px);
}}.tySection_u3V9 {
    background: linear-gradient(135deg, #f5f7fa 0%, #ebedee 100%);
    overflow: hidden;
    padding: 4rem 0;
    font-family: Arial, sans-serif;
    position: relative;
}.tySection_u3V9::before {
    height: 70%;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    right: -10%;
    width: 60%;
    top: -30%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(30px);
    opacity: 0.3;
    background: linear-gradient(145deg, rgb(202,210,202,0.5) 0%, rgb(164,176,164,0.5) 100%);
    z-index: 0;
    transform: rotate(-15deg);
    position: absolute;
}.tySection_u3V9::after {
    position: absolute;
    filter: blur(25px);
    transform: rotate(10deg);
    content: "";
    bottom: -20%;
    border-radius: 30% 70% 60% 40% / 50% 30% 70% 50%;
    z-index: 0;
    width: 40%;
    left: -5%;
    opacity: 0.2;
    height: 60%;
    background: linear-gradient(225deg, rgb(164,176,164,0.5) 0%, rgb(202,210,202,0.5) 100%);
    animation: float 18s ease-in-out infinite alternate-reverse;
}.tySection_u3V9 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto;
}.tySection_u3V9 .training_pro_0plU {
    background-color: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 15px;
    position: relative;
    backdrop-filter: blur(5px);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05),
                -10px -10px 30px rgba(255, 255, 255, 0.8),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    padding: 3rem;
}.tySection_u3V9 .training_pro_0plU:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.08),
                -15px -15px 40px rgba(255, 255, 255, 0.9),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}.tySection_u3V9 .training_pro_0plU > div:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}.tySection_u3V9 .training_pro_0plU > div:first-child::after {
    position: absolute;
    content: "";
    bottom: -0.75rem;
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    width: 80px;
    transition: width 0.3s ease;
    height: 3px;
    border-radius: 10px;
}.tySection_u3V9 .training_pro_0plU:hover > div:first-child::after {
    width: 120px;
}.tySection_u3V9 h5 {
    margin: 0;
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.4;
    color: #000000;
}.tySection_u3V9 h5::before {
    transition: opacity 0.5s ease, transform 0.5s ease;
    width: 26px;
    opacity: 0;
    display: flex;
    left: -35px;
    position: absolute;
    color: #ffffff;
    border-radius: 50%;
    justify-content: center;
    content: "✓";
    background: linear-gradient(135deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    font-size: 14px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
}.tySection_u3V9 .training_pro_0plU:hover h5::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}.tySection_u3V9 p {
    transition: color 0.3s ease;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    margin: 0;
}.tySection_u3V9 a {
    display: block;
    position: relative;
    text-decoration: none;
    transition: transform 0.3s ease;
    overflow: hidden;
}.tySection_u3V9 a::before {
    background: linear-gradient(90deg, rgb(202,210,202,0.5) 0%, rgb(164,176,164) 100%);
    height: 2px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0);
    content: "";
    bottom: 0;
    width: 100%;
    transform-origin: right;
    position: absolute;
    left: 0;
}.tySection_u3V9 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.tySection_u3V9 a:hover {
    transform: translateY(-2px);
}.tySection_u3V9 a:hover p {
    color: rgb(202,210,202);
}

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

@media (max-width: 991px) {.tySection_u3V9 {
    padding: 3rem 0;
}.tySection_u3V9 .training_pro_0plU {
    padding: 2.5rem;
}.tySection_u3V9 h5 {
    font-size: calc(23px - 2px);
}
}

@media (max-width: 767px) {.tySection_u3V9 {
    padding: 2.5rem 0;
}.tySection_u3V9 .training_pro_0plU {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.tySection_u3V9 h5 {
    padding-left: 20px;
    font-size: calc(23px - 4px);
}.tySection_u3V9 h5::before {
    font-size: 12px;
    width: 22px;
    left: -15px;
    height: 22px;
}.tySection_u3V9 p {
    font-size: calc(15px - 1px);
}
}

@media (max-width: 576px) {.tySection_u3V9 {
    padding: 2rem 0;
}.tySection_u3V9 .training_pro_0plU {
    transform: none;
    padding: 1.5rem;
    border-radius: 10px;
}.tySection_u3V9 h5 {
    font-size: calc(23px - 6px);
}.tySection_u3V9 .training_pro_0plU > div:first-child::after {
    width: 60px;
    height: 2px;
}.tySection_u3V9 .training_pro_0plU:hover > div:first-child::after {
    width: 90px;
}.tySection_u3V9 h5::before {
    height: 20px;
    font-size: 10px;
    width: 20px;
}.tySection_u3V9 p {
    font-size: calc(15px - 2px);
    line-height: 1.6;
}}footer {
    position: relative;
}footer::before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    opacity: 0.92;
    content: '';
    background: linear-gradient(90deg, #000000 0%, rgb(202,210,202) 150%);
    bottom: 0;
    left: 0;
}.sustain_cta_Ikcv {
    padding: 70px 0;
    position: relative;
    z-index: 2;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.sustain_cta_Ikcv .container {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
}.sustain_cta_Ikcv .company_holder {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
    position: relative;
    border-radius: 12px 0 12px 0;
}.sustain_cta_Ikcv .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.sustain_cta_Ikcv .company_holder::before {
    position: absolute;
    background: rgb(202,210,202);
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    height: 5px;
}.sustain_cta_Ikcv .company_holder h3 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 36px;
    color: #ffffff;
    position: relative;
    display: inline-block;
}.sustain_cta_Ikcv .company_holder h3::after {
    height: 3px;
    background: rgb(164,176,164);
    width: 60px;
    bottom: -8px;
    position: absolute;
    content: '';
    left: 0;
}.sustain_cta_Ikcv .support_cta_HJPQ {
    color: #ffffff;
    line-height: 1.6;
    font-size: 17px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}.sustain_cta_Ikcv .hackathon_ikTt {
    position: relative;
}.sustain_cta_Ikcv .header_mentor_dmb2 {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}.sustain_cta_Ikcv .main_mentor_hT9j {
    position: relative;
    flex: 0 0 calc(50% - 15px);
}.sustain_cta_Ikcv .main_mentor_hT9j h5 {
    font-size: 24px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    color: #ffffff;
    padding-left: 15px;
    margin-bottom: 20px;
    border-left: 3px solid rgb(202,210,202);
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 {
    gap: 12px;
    display: flex;
    flex-direction: column;
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 a {
    display: inline-block;
    padding: 8px 15px;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 17px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 a::before {
    top: 0;
    width: 0;
    transition: width 0.3s ease;
    height: 100%;
    z-index: -1;
    left: 0;
    position: absolute;
    content: '';
    background: rgb(202,210,202,0.5);
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 a:hover {
    color: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    transform: translateX(5px);
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 a:hover::before {
    width: 100%;
}.donate_btn_DojW {
    z-index: 2;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.4);
    position: relative;
    margin-top: 50px;
}.donate_btn_DojW .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.donate_btn_DojW .mod_tools_QXST {
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #ffffff;
}@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

footer::after {
    left: 0;
    background-size: 40px 40px;
    right: 0;
    top: 0;
    position: absolute;
    content: '';
    z-index: 1;
    bottom: 0;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
}

@media (max-width: 992px) {.sustain_cta_Ikcv .container {
    flex-direction: column;
}
}

@media (max-width: 768px) {.sustain_cta_Ikcv {
    padding: 50px 0;
}.sustain_cta_Ikcv .main_mentor_hT9j {
    flex: 0 0 100%;
}
}

@media (max-width: 576px) {.sustain_cta_Ikcv {
    padding: 40px 0;
}.sustain_cta_Ikcv .company_holder h3 {
    font-size: calc(36px * 0.8);
}.sustain_cta_Ikcv .main_mentor_hT9j h5 {
    font-size: calc(24px * 0.9);
}.sustain_cta_Ikcv .main_mentor_hT9j .header_mentor_dmb2 a,
    .sustain_cta_Ikcv .footer_agreement {
    font-size: calc(17px * 0.95);
}}

.donate_btn_DojW::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 1px;
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.2;
}.contact_form_section_iWNx {
    background: linear-gradient(
        -45deg, 
        rgb(233,237,233) 0%, 
        rgb(164,176,164,0.5) 100%
    );
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.contact_form_section_iWNx .container {
    padding: 0 1rem;
    margin: 0 auto;
    max-width: 1400px;
}.contact_form_section_iWNx .message_reach_cKyB {
    display: flex;
    align-items: stretch;
    background: rgb(164,176,164,0.5);
    overflow: hidden;
    position: relative;
    border-radius: 24px;
    box-shadow: 0 25px 50px rgb(202,210,202,0.5);
}.contact_form_section_iWNx .pic_float_3nDk {
    position: relative;
    z-index: 2;
    min-height: 600px;
    margin-left: -5%;
    flex: 0 0 45%;
    transform: skew(-10deg);
}.contact_form_section_iWNx .pic_float_3nDk::before {
    content: '';
    background: linear-gradient(
        135deg, 
        rgb(202,210,202,0.5) 0%, 
        rgb(164,176,164,0.5) 100%
    );
    position: absolute;
    top: 0;
    width: 120%;
    transform: skew(10deg);
    left: 0;
    height: 100%;
    opacity: 0.7;
    z-index: 1;
}.contact_form_section_iWNx .query_message_SDdm {
    flex-direction: column;
    display: flex;
    z-index: 3;
    flex: 0 0 55%;
    position: relative;
    justify-content: center;
    padding: 4rem 3rem 4rem 10%;
}.contact_form_section_iWNx h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    text-align: left;
    padding-left: 2rem;
    margin-bottom: 2.5rem;
}.contact_form_section_iWNx h2::before {
    width: 1rem;
    box-shadow: 0 0 15px rgb(202,210,202,0.5);
    top: 50%;
    border-radius: 50%;
    height: 1rem;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    background: rgb(202,210,202);
    content: '';
}.contact_form_section_iWNx .query_message_SDdm h3 {
    padding-bottom: 1rem;
    font-size: 29px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 2rem;
}.contact_form_section_iWNx .query_message_SDdm h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: rgb(202,210,202);
    height: 3px;
    width: 50px;
}.contact_form_section_iWNx .query_message_SDdm form {
    gap: 1.5rem;
    display: grid;
}.contact_form_section_iWNx .query_message_SDdm input:not([type="checkbox"]):not([type="submit"]) {
    width: 100%;
    border: 1px solid rgb(202,210,202,0.5);
    color: #ffffff;
    outline: none;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    font-size: 16px;
    border-radius: 10px;
    background: rgb(164,176,164,0.5);
    position: relative;
}.contact_form_section_iWNx .query_message_SDdm input:not([type="checkbox"]):not([type="submit"])::after {
    content: '';
    height: 2px;
    transition: width 0.3s ease;
    background: rgb(202,210,202);
    position: absolute;
    width: 0;
    left: 0;
    bottom: -2px;
}.contact_form_section_iWNx .query_message_SDdm input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(202,210,202);
    box-shadow: 0 0 15px rgb(202,210,202,0.5);
}.contact_form_section_iWNx .query_message_SDdm input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw {
    gap: 1rem;
    display: flex;
    align-items: center;
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw input[type="checkbox"] {
    border: 2px solid rgb(202,210,202,0.5);
    background: rgb(164,176,164,0.5);
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    height: 22px;
    appearance: none;
    width: 22px;
    transition: all 0.3s ease;
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw input[type="checkbox"]:checked {
    border-color: rgb(202,210,202);
    background: rgb(202,210,202);
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw input[type="checkbox"]:checked::after {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    font-size: 0.8rem;
    position: absolute;
    color: #ffffff;
    content: '✔';
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw label {
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    display: flex;
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw a {
    text-decoration: none;
    margin-left: 0.3rem;
    color: rgb(202,210,202);
    transition: color 0.3s ease;
}.contact_form_section_iWNx .query_message_SDdm .request_query_tbrw a:hover {
    text-decoration: underline;
}.contact_form_section_iWNx .query_message_SDdm .query_info_uHGO {
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s ease;
    border: none;
    background: rgb(202,210,202);
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
    padding: 1rem;
}.contact_form_section_iWNx .query_message_SDdm .query_info_uHGO::before {
    opacity: 0;
    transition: all 0.5s ease;
    width: 200%;
    left: -50%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(202,210,202,0.5), 
        transparent
    );
    content: '';
    height: 200%;
    transform: rotate(-45deg);
    top: -50%;
    position: absolute;
}.contact_form_section_iWNx .query_message_SDdm .query_info_uHGO:hover::before {
    opacity: 1;
}.contact_form_section_iWNx .query_message_SDdm .query_info_uHGO:hover {
    box-shadow: 0 10px 20px rgb(202,210,202,0.5);
    transform: translateY(-3px);
}

@media screen and (max-width: 1200px) {.contact_form_section_iWNx .pic_float_3nDk {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.contact_form_section_iWNx .message_reach_cKyB {
    flex-direction: column;
}.contact_form_section_iWNx .pic_float_3nDk {
    min-height: 300px;
    margin-left: 0;
    transform: none;
    flex: 0 0 100%;
}.contact_form_section_iWNx .pic_float_3nDk::before {
    width: 100%;
    transform: none;
}.contact_form_section_iWNx .query_message_SDdm {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.contact_form_section_iWNx {
    padding: 3rem 0;
}.contact_form_section_iWNx h2 {
    font-size: calc(40px * 0.8);
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}.contact_form_section_iWNx h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.contact_form_section_iWNx .query_message_SDdm h3 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.9);
}.contact_form_section_iWNx .query_message_SDdm input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.contact_form_section_iWNx .message_reach_cKyB {
    border-radius: 0;
}.contact_form_section_iWNx .query_message_SDdm {
    padding: 2rem 1.5rem;
}}.cookie_dialog_notice_ft4U {
    border-top: 3px solid rgb(164,176,164);
    bottom: 0;
    width: 100%;
    background: rgb(164,176,164);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    transition: transform 0.3s ease-in-out;
    transform: translateY(100%);
    padding: 20px 0;
    z-index: 90;
    animation: slideUp 0.5s forwards;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookieBannerPrompt_sAiL {
    display: none;
}#cookieBannerPrompt_sAiL:checked ~ .cookie_dialog_notice_ft4U {
    opacity: 0;
    visibility: hidden;
}.consent_edu_n2fk {
    display: flex;
    padding: 20px 5%;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}.cookie_dialog_notice_ft4U h5 {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.cookie_dialog_notice_ft4U p {
    line-height: 1.5;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.cookie_window_74Zz {
    margin-right: 15px;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(202,210,202));
    justify-content: center;
    flex-shrink: 0;
    align-items: center;
}.cookie_window_74Zz svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(202,210,202);
    height: 80px;
    width: 80px;
}.cookie_window_74Zz:hover svg {
    transform: scale(1.1);
}.consent_box_cDLt {
    font-size: 15px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 15px rgb(202,210,202);
    text-decoration: none;
    color: #000000;
    line-height: 40px;
    white-space: nowrap;
    flex-shrink: 0;
    margin-left: 10px;
    background: linear-gradient(90deg, rgb(202,210,202), rgb(164,176,164));
    text-align: center;
    border-radius: 29px;
    cursor: pointer;
    padding: 10px 20px;
    min-width: 140px;
}.consent_box_cDLt:hover {
    box-shadow: 0 0 20px rgb(164,176,164);
}.cookie_button.data_settings_AT2q {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(164,176,164);
    color: #ffffff;
}.cookie_button.data_settings_AT2q:hover {
    box-shadow: 0 0 15px rgb(164,176,164);
    background: rgba(0, 0, 0, 0.5);
}.cookie_dialog_notice_ft4U p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(202,210,202);
}.cookie_dialog_notice_ft4U p a:hover {
    color: rgb(164,176,164);
}
@media only screen and (max-width: 1200px) {.cookie_dialog_notice_ft4U {
    padding: 15px 0;
}.consent_edu_n2fk {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_window_74Zz {
    display: none;
}.consent_edu_n2fk {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookie_dialog_notice_ft4U h5 {
    margin-bottom: 5px;
    font-size: 18px;
}.user_safety_gOBh {
    margin-bottom: 15px;
}.consent_box_cDLt {
    min-width: 100%;
    margin: 10px 0;
}}
.price_plan_item_IBoZ {
    position: relative;
    color: #ffffff;
    padding: 120px 0;
    overflow: hidden;
}.price_plan_item_IBoZ::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    top: 0;
    right: 0;
    z-index: 1;
}.price_plan_item_IBoZ .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.price_plan_item_IBoZ .discount_deals_58gK {
    position: relative;
}.price_plan_item_IBoZ .discount_deals_58gK::before {
    position: absolute;
    top: -50px;
    pointer-events: none;
    background: radial-gradient(circle, rgb(202,210,202,0.5) 0%, transparent 70%);
    height: 300px;
    border-radius: 50%;
    width: 300px;
    content: "";
    opacity: 0.2;
    left: -150px;
}.price_plan_item_IBoZ .discount_deals_58gK::after {
    background: radial-gradient(circle, rgb(164,176,164,0.5) 0%, transparent 70%);
    right: -120px;
    position: absolute;
    bottom: -80px;
    height: 250px;
    pointer-events: none;
    width: 250px;
    content: "";
    border-radius: 50%;
    opacity: 0.15;
}.price_plan_item_IBoZ h2 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 33px;
    display: inline-block;
    transform: translateX(-5%);
    position: relative;
    font-weight: 700;
}.price_plan_item_IBoZ h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    bottom: -8px;
    position: absolute;
    height: 3px;
    width: 60%;
    left: 0;
}.price_plan_item_IBoZ .member_plans_X7ST {
    line-height: 1.6;
    font-size: calc(18px * 1.1);
    transform: translateX(-3%);
    max-width: 80%;
    margin-bottom: 50px;
    opacity: 0.9;
}.price_plan_item_IBoZ .learn_sub_coNV {
    padding: 0;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
}.price_plan_item_IBoZ .learn_sub_coNV li {
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.4s ease;
}.price_plan_item_IBoZ .skill_offers_xE5C {
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    display: block;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}.price_plan_item_IBoZ .skill_offers_xE5C:hover {
    transform: translateY(-8px) scale(1.02);
}.price_plan_item_IBoZ .trial_pricing_1UEt {
    box-shadow: 0 15px 25px rgba(0,0,0,0.2), 
                0 5px 10px rgba(0,0,0,0.1), 
                inset 0 1px 1px rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.12) 0%, 
        rgba(255,255,255,0.05) 100%);
    height: 100%;
    position: relative;
    backdrop-filter: blur(10px);
    border-radius: 8px;
    overflow: hidden;
    padding: 5px;
    transition: all 0.3s ease;
}.price_plan_item_IBoZ .trial_pricing_1UEt::before {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    background: linear-gradient(45deg, 
        rgb(202,210,202,0.5) 0%, 
        transparent 50%, 
        rgb(164,176,164,0.5) 100%);
    transition: opacity 0.4s ease;
    top: 0;
    opacity: 0;
    left: 0;
}.price_plan_item_IBoZ .skill_offers_xE5C:hover .trial_pricing_1UEt::before {
    opacity: 0.15;
}.price_plan_item_IBoZ .plan_pricing_iUXe {
    display: flex;
    height: 100%;
    flex-direction: column;
    z-index: 1;
    position: relative;
    padding: 35px 30px;
}.price_plan_item_IBoZ .plan_pricing_iUXe h4 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: calc(20px * 1.2);
    transition: color 0.3s ease;
    margin: 0 0 20px;
}.price_plan_item_IBoZ .plan_pricing_iUXe h4::after {
    content: "";
    opacity: 0.8;
    height: 70%;
    background: linear-gradient(to bottom, rgb(202,210,202), rgb(164,176,164));
    transition: all 0.3s ease;
    width: 5px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -15px;
}.price_plan_item_IBoZ .skill_offers_xE5C:hover .plan_pricing_iUXe h4::after {
    height: 100%;
    opacity: 1;
}.price_plan_item_IBoZ .plan_pricing_iUXe p {
    overflow-y: auto;
    word-break: break-word;
    flex-grow: 1;
    overflow-wrap: break-word;
    color: rgba(255,255,255,0.8);
    scrollbar-width: thin;
    scrollbar-color: rgb(202,210,202) rgba(255,255,255,0.1);
    max-height: 200px;
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 18px;
}.price_plan_item_IBoZ .plan_pricing_iUXe p::-webkit-scrollbar {
    width: 5px;
}.price_plan_item_IBoZ .plan_pricing_iUXe p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
}.price_plan_item_IBoZ .plan_pricing_iUXe p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(202,210,202);
}.price_plan_item_IBoZ .premium_cost_qWL1 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    color: #ffffff;
    padding: 5px 10px;
    font-size: calc(20px * 1.3);
    background: linear-gradient(135deg, 
        rgb(202,210,202,0.5) 0%, 
        rgb(164,176,164,0.5) 100%);
    margin-top: auto;
    border-radius: 4px;
    align-self: flex-start;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}.price_plan_item_IBoZ .skill_offers_xE5C:hover .premium_cost_qWL1 {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

@media (max-width: 1200px) {.price_plan_item_IBoZ {
    padding: 100px 0;
}.price_plan_item_IBoZ .learn_sub_coNV {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.price_plan_item_IBoZ h2 {
    transform: translateX(0);
}.price_plan_item_IBoZ .member_plans_X7ST {
    max-width: 90%;
    transform: translateX(0);
}
}

@media (max-width: 992px) {.price_plan_item_IBoZ {
    padding: 80px 0;
}.price_plan_item_IBoZ .learn_sub_coNV {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.price_plan_item_IBoZ .plan_pricing_iUXe {
    padding: 25px 20px;
}.price_plan_item_IBoZ .plan_pricing_iUXe p {
    max-height: 180px;
    font-size: calc(18px * 0.95);
}.price_plan_item_IBoZ .premium_cost_qWL1 {
    font-size: calc(20px * 1.2);
}
}

@media (max-width: 768px) {.price_plan_item_IBoZ {
    padding: 70px 0;
}.price_plan_item_IBoZ .learn_sub_coNV {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}.price_plan_item_IBoZ h2 {
    font-size: calc(33px * 0.9);
}.price_plan_item_IBoZ .member_plans_X7ST {
    margin-bottom: 40px;
    max-width: 100%;
    font-size: 18px;
}
}

@media (max-width: 576px) {.price_plan_item_IBoZ {
    padding: 60px 0;
}.price_plan_item_IBoZ .learn_sub_coNV {
    grid-template-columns: 1fr;
}.price_plan_item_IBoZ h2 {
    display: block;
    font-size: calc(33px * 0.8);
    text-align: center;
}.price_plan_item_IBoZ h2::after {
    left: 20%;
    width: 60%;
}.price_plan_item_IBoZ .member_plans_X7ST {
    margin-bottom: 30px;
    text-align: center;
}.price_plan_item_IBoZ .plan_pricing_iUXe h4 {
    font-size: calc(20px * 1.1);
}.price_plan_item_IBoZ .plan_pricing_iUXe p {
    max-height: 150px;
}.price_plan_item_IBoZ .premium_cost_qWL1 {
    font-size: calc(20px * 1.1);
}}.course_methodology_Mdrn {
    overflow: visible;
    padding: 160px 0;
    position: relative;
    background: linear-gradient(170deg, rgb(233,237,233) 0%, rgba(0, 0, 0, 0.5) 100%);
}.course_methodology_Mdrn::before {
    opacity: 0.2;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(202,210,202,0.5) 0%, transparent 40%);
    position: absolute;
    content: '';
    height: 100%;
    z-index: 1;
}.course_methodology_Mdrn .training_pro_0plU {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    transform: rotate(-3deg);
    z-index: 2;
}.course_methodology_Mdrn .word_block_4Nq6 {
    transform: translateX(20px);
    padding: 60px 70px 60px 50px;
    width: 60%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 0 25px 25px 0;
    border-left: 4px solid rgb(202,210,202);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    overflow: visible;
    backdrop-filter: blur(10px);
    margin-left: 5%;
}.course_methodology_Mdrn .word_block_4Nq6:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    transform: translateX(10px);
}.course_methodology_Mdrn .word_block_4Nq6::before {
    position: absolute;
    top: -90px;
    filter: blur(40px);
    border-radius: 50%;
    background: rgb(202,210,202);
    height: 180px;
    z-index: -1;
    content: '';
    animation: pulse-glow 8s infinite alternate;
    opacity: 0.1;
    right: -90px;
    width: 180px;
}.course_methodology_Mdrn .word_block_4Nq6::after {
    height: 3px;
    content: '';
    bottom: -30px;
    z-index: 3;
    left: -25%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(202,210,202,0.5) 30%, 
        rgb(202,210,202) 50%, 
        rgb(202,210,202,0.5) 70%, 
        transparent 100%
    );
    width: 150%;
}.course_methodology_Mdrn .word_block_4Nq6 h2 {
    color: #ffffff;
    padding-bottom: 15px;
    font-size: 30px;
    transform: translateX(-40px);
    margin-bottom: 30px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    position: relative;
}.course_methodology_Mdrn .word_block_4Nq6 h2::before {
    animation: spin-slow 20s linear infinite;
    height: 70px;
    z-index: -1;
    content: '';
    width: 70px;
    position: absolute;
    top: -35px;
    opacity: 0.6;
    left: -35px;
    border-radius: 10px;
    border: 2px solid rgb(202,210,202,0.5);
}.course_methodology_Mdrn .word_block_4Nq6 h2::after {
    height: 4px;
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    border-radius: 10px;
    background: rgb(202,210,202);
    width: 60px;
}.course_methodology_Mdrn .word_block_4Nq6 p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    z-index: 2;
    line-height: 1.8;
    position: relative;
    font-size: 18px;
    color: #ffffff;
}.course_methodology_Mdrn::after {
    filter: blur(30px);
    content: '';
    background: rgb(164,176,164);
    height: 180px;
    width: 180px;
    opacity: 0.1;
    transform: rotate(30deg);
    position: absolute;
    border-radius: 25px;
    right: 15%;
    animation: rotate-float 25s infinite linear;
    bottom: -90px;
}.course_methodology_Mdrn .training_pro_0plU::before {
    border-radius: 50%;
    border: 1px solid rgb(202,210,202,0.5);
    width: 100px;
    opacity: 0.4;
    top: -120px;
    animation: float-vertical 10s infinite ease-in-out;
    position: absolute;
    right: 10%;
    height: 100px;
    content: '';
}.course_methodology_Mdrn .training_pro_0plU::after {
    width: 25px;
    animation: pulse-subtle 5s infinite;
    filter: blur(5px);
    background: rgb(202,210,202);
    opacity: 0.2;
    top: 40%;
    left: -40px;
    border-radius: 50%;
    position: absolute;
    content: '';
    height: 25px;
}@keyframes pulse-glow {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes spin-slow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-float {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    25% {
        transform: rotate(120deg) translateY(-20px);
    }
    50% {
        transform: rotate(210deg) translateY(0);
    }
    75% {
        transform: rotate(300deg) translateY(20px);
    }
    100% {
        transform: rotate(390deg) translateY(0);
    }
}

@keyframes float-vertical {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.3);
    }
}

.course_methodology_Mdrn .word_block_4Nq6 p::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(202,210,202);
}.course_methodology_Mdrn .word_block_4Nq6 p::after {
    opacity: 0.3;
    top: 0;
    background-image: repeating-linear-gradient(
        -45deg,
        rgb(202,210,202,0.5),
        rgb(202,210,202,0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    content: '';
    width: 200px;
    z-index: -1;
    position: absolute;
    height: 100%;
    right: -250px;
}

@media screen and (max-width: 1200px) {.course_methodology_Mdrn .word_block_4Nq6::after {
    width: 120%;
    left: -10%;
}.course_methodology_Mdrn .word_block_4Nq6 p::after {
    display: none;
}
}

@media screen and (max-width: 992px) {.course_methodology_Mdrn {
    padding: 120px 0;
}.course_methodology_Mdrn .training_pro_0plU {
    transform: rotate(-2deg);
}.course_methodology_Mdrn .word_block_4Nq6 {
    width: 70%;
    padding: 50px 40px 50px 40px;
}.course_methodology_Mdrn .word_block_4Nq6 h2 {
    transform: translateX(-30px);
}.course_methodology_Mdrn .word_block_4Nq6::before {
    right: -75px;
    width: 150px;
    height: 150px;
    top: -75px;
}.course_methodology_Mdrn::after {
    height: 150px;
    width: 150px;
    bottom: -75px;
}
}

@media screen and (max-width: 768px) {.course_methodology_Mdrn {
    overflow: hidden;
    padding: 90px 0;
}.course_methodology_Mdrn .training_pro_0plU {
    transform: none;
}.course_methodology_Mdrn .word_block_4Nq6 {
    border-radius: 25px;
    padding: 40px 30px;
    transform: none;
    width: 90%;
    margin-left: 0;
}.course_methodology_Mdrn .word_block_4Nq6:hover {
    transform: none;
}.course_methodology_Mdrn .word_block_4Nq6 h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.9);
    transform: none;
}.course_methodology_Mdrn .word_block_4Nq6 h2::before {
    display: none;
}.course_methodology_Mdrn .word_block_4Nq6::before {
    right: -60px;
    top: -60px;
    height: 120px;
    width: 120px;
}.course_methodology_Mdrn .word_block_4Nq6::after {
    bottom: -20px;
    width: 100%;
    left: 0;
}.course_methodology_Mdrn .training_pro_0plU::before,
    .course_methodology_Mdrn .training_pro_0plU::after,
    .course_methodology_Mdrn::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.course_methodology_Mdrn {
    padding: 70px 0;
}.course_methodology_Mdrn .word_block_4Nq6 {
    width: 100%;
    padding: 30px 20px;
}.course_methodology_Mdrn .word_block_4Nq6 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 20px;
    padding-bottom: 12px;
}.course_methodology_Mdrn .word_block_4Nq6 h2::after {
    width: 50px;
    height: 3px;
}.course_methodology_Mdrn .word_block_4Nq6 p {
    font-size: calc(18px * 0.9);
}.course_methodology_Mdrn .word_block_4Nq6::before {
    width: 80px;
    right: -40px;
    top: -40px;
    height: 80px;
}}.title_board_EUIh {
    background: linear-gradient(135deg, rgb(233,237,233), rgb(164,176,164,0.5), rgba(0, 0, 0, 0.5) 90%);
    display: flex;
    padding: 4rem 2rem;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}.title_board_EUIh::before {
    height: 100%;
    animation: pulse 15s ease-in-out infinite alternate;
    background: radial-gradient(circle at 30% 30%, rgb(164,176,164,0.5) 0%, transparent 60%);
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
}.title_board_EUIh::after {
    background: radial-gradient(ellipse, rgb(202,210,202,0.5) 0%, transparent 70%);
    top: -20%;
    height: 60%;
    z-index: 1;
    width: 60%;
    right: -10%;
    position: absolute;
    content: "";
    animation: float 20s ease-in-out infinite;
}.title_board_EUIh .edu_start_rwqc {
    z-index: 2;
    gap: 3rem;
    transform: translateY(2rem);
    width: 100%;
    animation: fadeUp 1.2s 0.3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    display: grid;
    max-width: 1200px;
    position: relative;
    opacity: 0;
    grid-template-columns: 1fr;
}.title_board_EUIh .edu_start_rwqc > div:first-child {
    position: relative;
    order: 2;
}.title_board_EUIh .edu_start_rwqc > div:first-child::before {
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(202,210,202), transparent);
    animation: scaleInX 1.5s 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    width: 120px;
    content: "";
    left: 0;
    height: 3px;
    transform: scaleX(0);
    top: -30px;
}.title_board_EUIh .edu_start_rwqc > div:first-child p {
    color: #ffffff;
    animation: fadeSlideRight 1s 1s ease-out forwards;
    transform: translateX(-10px);
    letter-spacing: 0.5px;
    opacity: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    max-width: 90%;
    line-height: 1.6;
    font-weight: 600;
    font-size: calc(18px * 1.2);
}.title_board_EUIh .study_growth_leQs {
    order: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    position: relative;
    border-radius: 5px;
}.title_board_EUIh .study_growth_leQs:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
}.title_board_EUIh .study_growth_leQs > div {
    padding: 3rem 2.5rem;
    justify-content: space-between;
    display: flex;
    min-height: 460px;
    position: relative;
    flex-direction: column;
}.title_board_EUIh .study_growth_leQs > div::before {
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 10%, transparent 50%, #000000 110%);
}.title_board_EUIh .study_growth_leQs > div::after {
    content: "";
    height: 60%;
    background: linear-gradient(to top, #000000 10%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    left: 0;
    z-index: 2;
    position: absolute;
    width: 100%;
}.title_board_EUIh .study_growth_leQs h3 {
    font-size: calc(18px * 1.1);
    position: relative;
    font-weight: 400;
    animation: fadeUp 1s 0.6s ease-out forwards;
    z-index: 3;
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    transform: translateY(-10px);
    opacity: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    max-width: 90%;
}.title_board_EUIh .study_growth_leQs > div > div {
    position: relative;
    z-index: 3;
}.title_board_EUIh .study_growth_leQs > div > div > div {
    position: relative;
    padding-left: 1.5rem;
}.title_board_EUIh .study_growth_leQs > div > div > div::before {
    top: 0;
    background: rgb(202,210,202);
    transform-origin: top;
    animation: scaleInY 1.2s 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    transform: scaleY(0);
    left: 0;
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
}.title_board_EUIh .study_growth_leQs .title_style_header {
    transform: translateY(10px);
    animation: fadeUp 1.2s 1.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0;
    font-size: 41px;
    opacity: 0;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    line-height: 1.2;
}

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

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

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

@keyframes scaleInY {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

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

@keyframes float {
  0%, 100% {
    transform: translateY(0) translateX(0);
  }
  25% {
    transform: translateY(-15px) translateX(10px);
  }
  50% {
    transform: translateY(5px) translateX(-10px);
  }
  75% {
    transform: translateY(-5px) translateX(5px);
  }
}

@media (min-width: 768px) {.title_board_EUIh {
    padding: 5rem 3rem;
}.title_board_EUIh .edu_start_rwqc {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.title_board_EUIh .edu_start_rwqc > div:first-child {
    align-items: center;
    order: 1;
    display: flex;
}.title_board_EUIh .edu_start_rwqc > div:first-child p {
    font-size: calc(18px * 1.4);
    max-width: 80%;
}.title_board_EUIh .study_growth_leQs {
    transform: perspective(1200px) rotateY(-3deg) rotateX(1deg);
    order: 2;
}.title_board_EUIh .study_growth_leQs > div {
    min-height: 520px;
    padding: 4rem 3rem;
}.title_board_EUIh .study_growth_leQs h3 {
    max-width: 85%;
    font-size: calc(18px * 1.2);
}.title_board_EUIh .study_growth_leQs .title_style_header {
    font-size: calc(41px * 1.2);
}
}

@media (min-width: 1024px) {.title_board_EUIh {
    padding: 0;
}.title_board_EUIh .edu_start_rwqc {
    gap: 5%;
    grid-template-columns: 45% 50%;
}.title_board_EUIh .edu_start_rwqc > div:first-child p {
    max-width: 95%;
    font-size: calc(18px * 1.6);
}.title_board_EUIh .study_growth_leQs > div {
    min-height: 580px;
}.title_board_EUIh .study_growth_leQs h3 {
    max-width: 80%;
    font-size: calc(18px * 1.3);
}.title_board_EUIh .study_growth_leQs .title_style_header {
    font-size: calc(41px * 1.4);
}
}

@media (min-width: 1440px) {.title_board_EUIh .edu_start_rwqc {
    grid-template-columns: 40% 55%;
    gap: 5%;
}.title_board_EUIh .edu_start_rwqc > div:first-child p {
    font-size: calc(18px * 1.8);
}.title_board_EUIh .study_growth_leQs > div {
    min-height: 640px;
    padding: 5rem 4rem;
}.title_board_EUIh .study_growth_leQs h3 {
    font-size: calc(18px * 1.4);
}.title_board_EUIh .study_growth_leQs .title_style_header {
    font-size: calc(41px * 1.6);
}
}

@media (max-width: 480px) {.title_board_EUIh {
    padding: 3rem 1.5rem;
}.title_board_EUIh .edu_start_rwqc > div:first-child p {
    max-width: 100%;
    font-size: 18px;
}.title_board_EUIh .study_growth_leQs > div {
    padding: 2rem 1.5rem;
    min-height: 400px;
}.title_board_EUIh .study_growth_leQs h3 {
    font-size: 18px;
}.title_board_EUIh .study_growth_leQs .title_style_header {
    font-size: calc(41px * 0.85);
}}.academic_experience_ZSRz {
    background: linear-gradient(135deg, rgb(233,237,233) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}.academic_experience_ZSRz::before {
    left: 0;
    opacity: 0.05;
    z-index: 1;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,210,202,0.5) 0px,
        rgb(202,210,202,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
}.academic_experience_ZSRz::after {
    opacity: 0.08;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    width: 70%;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, rgb(164,176,164,0.5) 100%);
    z-index: 0;
    height: 200%;
    right: -20%;
    top: -50%;
}.academic_experience_ZSRz .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
}.academic_experience_ZSRz .user_stories_7R5H {
    position: relative;
    gap: 2rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-1deg);
    display: grid;
    background: #ffffff;
    padding: 2.5rem;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.academic_experience_ZSRz .user_stories_7R5H:hover {
    transform: perspective(1000px) rotateY(0deg);
}.academic_experience_ZSRz .user_stories_7R5H::before {
    width: 5px;
    content: "";
    transform-origin: left center;
    top: 0;
    transform: scaleY(0.95);
    position: absolute;
    transition: transform 0.3s ease-out;
    background: linear-gradient(to bottom, rgb(202,210,202) 0%, rgb(164,176,164) 100%);
    height: 100%;
    left: 0;
}.academic_experience_ZSRz .user_stories_7R5H:hover::before {
    transform: scaleY(1);
}.academic_experience_ZSRz .pic_float_3nDk {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    height: 120px;
    position: relative;
    width: 120px;
    transform: translateY(0);
}.academic_experience_ZSRz .user_stories_7R5H:hover .pic_float_3nDk {
    transform: translateY(-5px);
}.academic_experience_ZSRz .pic_float_3nDk::after {
    inset: 0;
    content: "";
    z-index: 1;
    position: absolute;
    border-radius: 5px;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
}.academic_experience_ZSRz .pic_float_3nDk::before {
    position: absolute;
    content: "";
    height: calc(100% + 20px);
    z-index: -1;
    transform: scale(0.95);
    transition: all 0.3s ease;
    top: -10px;
    border-radius: 5px;
    background: linear-gradient(135deg, rgb(202,210,202,0.5) 0%, rgb(164,176,164,0.5) 100%);
    opacity: 0;
    left: -10px;
    width: calc(100% + 20px);
}.academic_experience_ZSRz .user_stories_7R5H:hover .pic_float_3nDk::before {
    opacity: 0.5;
    transform: scale(1);
}.academic_experience_ZSRz .name {
    transform: translateY(0);
    font-weight: 700;
    text-align: center;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    margin-bottom: 0.5rem;
    font-size: 20px;
}.academic_experience_ZSRz .user_stories_7R5H:hover .name {
    transform: translateY(-3px);
}.academic_experience_ZSRz .name::after {
    height: 2px;
    background: rgb(202,210,202);
    transition: transform 0.3s ease;
    transform: translateX(-50%) scaleX(0.7);
    bottom: -6px;
    width: 40px;
    left: 50%;
    content: "";
    position: absolute;
}.academic_experience_ZSRz .user_stories_7R5H:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.academic_experience_ZSRz .user_stories_7R5H > div:nth-child(2) > div {
    font-style: italic;
    font-size: calc(17px * 0.95);
    transition: color 0.3s ease;
    text-align: center;
    color: rgb(164,176,164);
    opacity: 0.9;
}.academic_experience_ZSRz .user_stories_7R5H:hover > div:nth-child(2) > div {
    color: rgb(202,210,202);
}.academic_experience_ZSRz .job_timeline_XHQl {
    color: #000000;
    line-height: 1.7;
    padding: 1rem 0;
    text-align: center;
    font-size: 17px;
    position: relative;
}.academic_experience_ZSRz .job_timeline_XHQl::before,
.academic_experience_ZSRz .job_timeline_XHQl::after {
    font-size: 3rem;
    position: absolute;
    transition: all 0.3s ease;
    color: rgb(202,210,202,0.5);
    opacity: 0.3;
    line-height: 1;
    content: "";
}.academic_experience_ZSRz .job_timeline_XHQl::before {
    left: -5px;
    top: -10px;
}.academic_experience_ZSRz .job_timeline_XHQl::after {
    bottom: -20px;
    transform: rotate(180deg);
    right: -5px;
}.academic_experience_ZSRz .user_stories_7R5H:hover .job_timeline_XHQl::before,
.academic_experience_ZSRz .user_stories_7R5H:hover .job_timeline_XHQl::after {
    color: rgb(202,210,202);
    opacity: 0.5;
}

@media (min-width: 768px) {.academic_experience_ZSRz {
    padding: 7rem 0;
}.academic_experience_ZSRz .user_stories_7R5H {
    align-items: center;
    padding: 3rem;
    gap: 2.5rem;
    grid-template-columns: auto 1fr 2fr;
}.academic_experience_ZSRz .pic_float_3nDk {
    width: 150px;
    height: 150px;
    margin: 0;
}.academic_experience_ZSRz .name,
    .academic_experience_ZSRz .user_stories_7R5H > div:nth-child(2) > div {
    text-align: left;
}.academic_experience_ZSRz .name::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.academic_experience_ZSRz .user_stories_7R5H:hover .name::after {
    transform: translateX(0) scaleX(1);
}.academic_experience_ZSRz .job_timeline_XHQl {
    text-align: left;
    padding: 0;
}.academic_experience_ZSRz .user_stories_7R5H::before {
    width: 8px;
}.academic_experience_ZSRz::after {
    right: -10%;
    top: -30%;
    width: 50%;
}
}

@media (min-width: 992px) {.academic_experience_ZSRz .user_stories_7R5H {
    gap: 3rem;
    padding: 3.5rem 4rem;
}.academic_experience_ZSRz .pic_float_3nDk {
    height: 180px;
    width: 180px;
}.academic_experience_ZSRz .job_timeline_XHQl {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}.academic_experience_ZSRz .user_stories_7R5H::before {
    width: 10px;
}
}

@media (min-width: 1200px) {.academic_experience_ZSRz .container {
    padding: 0 2rem;
}.academic_experience_ZSRz .user_stories_7R5H {
    padding: 4rem 5rem;
    grid-template-columns: auto 1fr 3fr;
}.academic_experience_ZSRz .pic_float_3nDk {
    width: 200px;
    height: 200px;
}.academic_experience_ZSRz .job_timeline_XHQl {
    padding-right: 1rem;
}.academic_experience_ZSRz .user_stories_7R5H > div:nth-child(2) {
    padding-right: 1rem;
}
}

@media (max-width: 767px) {.academic_experience_ZSRz .user_stories_7R5H > div:first-child {
    margin-bottom: 1rem;
}.academic_experience_ZSRz .user_stories_7R5H > div:nth-child(2) {
    margin-bottom: 1.5rem;
}
}