﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    width: 1154px;
    max-width: 100%;
    margin: auto;
}.footer_workshops_EQx {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
}.grid-container_8Tc {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.header_guide_sPf {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 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;
}}
.course_summary_Vr9 {
    background-color: rgb(159,186,186);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.course_summary_Vr9::before {
    background: repeating-linear-gradient(
    45deg,
    rgb(128,153,151,0.5) 0,
    rgb(128,153,151,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
    opacity: 0.1;
    content: "";
    height: 100%;
    left: 0;
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
}.course_summary_Vr9::after {
    content: "";
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(97,122,117,0.5) 0%,
    transparent 60%
  );
    width: 100%;
    position: absolute;
}.course_summary_Vr9 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.course_summary_Vr9 .pro_track_KjJ {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    position: relative;
    display: grid;
}.course_summary_Vr9 .pro_track_KjJ::before {
    border: 1px solid rgb(128,153,151,0.5);
    animation: rotate 30s linear infinite;
    position: absolute;
    top: -80px;
    left: -120px;
    border-radius: 50%;
    width: 200px;
    content: "";
    z-index: -1;
    height: 200px;
}.course_summary_Vr9 .pro_track_KjJ::after {
    animation: rotate 40s linear infinite reverse;
    bottom: -100px;
    z-index: -1;
    height: 300px;
    content: "";
    border-radius: 50%;
    width: 300px;
    position: absolute;
    right: -50px;
    border: 2px solid rgb(97,122,117,0.5);
}.course_summary_Vr9 .education_3QK {
    border-radius: 13px;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    padding: 40px;
    transform: translateZ(0);
    justify-content: center;
    border-left: 3px solid rgb(128,153,151);
    position: relative;
    backdrop-filter: blur(10px);
}.course_summary_Vr9 .education_3QK::before {
    width: 60px;
    position: absolute;
    border-right: 2px solid rgb(97,122,117,0.5);
    right: 20px;
    border-top: 2px solid rgb(97,122,117,0.5);
    height: 60px;
    top: 20px;
    content: "";
    z-index: 1;
}.course_summary_Vr9 .education_3QK::after {
    z-index: 1;
    width: 60px;
    border-bottom: 2px solid rgb(128,153,151,0.5);
    content: "";
    left: 20px;
    bottom: 20px;
    position: absolute;
    border-left: 2px solid rgb(128,153,151,0.5);
    height: 60px;
}.course_summary_Vr9 .first_section_khF {
    position: relative;
    margin-bottom: 30px;
}.course_summary_Vr9 .first_section_khF::before {
    left: -20px;
    width: 10px;
    position: absolute;
    content: "";
    background-color: rgb(128,153,151);
    transform: translateY(-50%);
    height: 10px;
    border-radius: 50%;
    top: 50%;
}.course_summary_Vr9 .first_section_khF svg {
    width: 60px;
    max-height: 70px;
    transition: filter 0.4s ease;
    height: 60px;
}.course_summary_Vr9 .first_section_khF:hover svg {
    filter: drop-shadow(0 0 8px rgb(128,153,151,0.5));
}.course_summary_Vr9 .first_section_khF svg path {
    fill: rgb(128,153,151);
    transition: fill 0.3s ease;
}.course_summary_Vr9 .first_section_khF:hover svg path {
    fill: rgb(97,122,117);
}.course_summary_Vr9 h3 {
    font-size: 35px;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
}.course_summary_Vr9 h3::after {
    border-radius: 10px;
    width: 80px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(
    to right,
    rgb(128,153,151) 0%,
    rgb(97,122,117) 100%
  );
    position: absolute;
    content: "";
    left: 0;
}.course_summary_Vr9 p {
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 0;
}.course_summary_Vr9 .image_show_item_ZKm {
    border-radius: 13px;
    overflow: hidden;
    height: 500px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-height: 500px;
    position: relative;
}.course_summary_Vr9 .image_show_item_ZKm::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(
    to bottom right,
    rgb(128,153,151,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(97,122,117,0.5) 100%
  );
    z-index: 2;
}.course_summary_Vr9 .image_show_item_ZKm::after {
    content: "";
    inset: 0;
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 3;
    position: absolute;
}.course_summary_Vr9 .image_show_item_ZKm:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.course_summary_Vr9 .pro_track_KjJ {
    gap: 40px;
}.course_summary_Vr9 .education_3QK {
    padding: 30px;
}.course_summary_Vr9 .image_show_item_ZKm {
    min-height: 450px;
}
}

@media (max-width: 991px) {.course_summary_Vr9 {
    padding: 70px 0;
}.course_summary_Vr9 .pro_track_KjJ {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_summary_Vr9 .education_3QK {
    order: 2;
}.course_summary_Vr9 .image_show_item_ZKm {
    min-height: 400px;
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
}.course_summary_Vr9 .pro_track_KjJ::before,
  .course_summary_Vr9 .pro_track_KjJ::after {
    display: none;
}
}

@media (max-width: 767px) {.course_summary_Vr9 {
    padding: 50px 0;
}.course_summary_Vr9 .education_3QK {
    padding: 25px;
}.course_summary_Vr9 h3 {
    font-size: calc(35px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 15px;
}.course_summary_Vr9 .first_section_khF {
    margin-bottom: 20px;
}.course_summary_Vr9 .first_section_khF svg {
    max-height: 60px;
}.course_summary_Vr9 .image_show_item_ZKm {
    min-height: 350px;
}.course_summary_Vr9 .education_3QK::before,
  .course_summary_Vr9 .education_3QK::after {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 576px) {.course_summary_Vr9 {
    padding: 40px 0;
}.course_summary_Vr9 .education_3QK {
    padding: 20px;
}.course_summary_Vr9 h3 {
    font-size: calc(35px * 0.8);
}.course_summary_Vr9 p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}.course_summary_Vr9 .first_section_khF {
    margin-bottom: 15px;
}.course_summary_Vr9 .first_section_khF svg {
    max-height: 50px;
}.course_summary_Vr9 .image_show_item_ZKm {
    min-height: 300px;
}.course_summary_Vr9 .education_3QK::before,
  .course_summary_Vr9 .education_3QK::after {
    height: 30px;
    width: 30px;
}
}

@media (min-width: 1400px) {.course_summary_Vr9 .container {
    max-width: 1320px;
}.course_summary_Vr9 .image_show_item_ZKm {
    min-height: 550px;
}}.cookieDisclosurePanel_r1e {
    z-index: 90;
    border-top: 3px solid rgb(128,153,151);
    bottom: 0;
    position: fixed;
    background: rgb(97,122,117);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 15px 20px;
}.policy_opt_dcy {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}.data_guard_A4R {
    flex-shrink: 0;
    margin-right: 20px;
}.data_guard_A4R svg {
    height: 50px;
    width: 50px;
    fill: rgb(128,153,151);
}.cookie_rules_2tr {
    max-width: 600px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}.cookieDisclosurePanel_r1e h5 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #ffffff;
}.cookieDisclosurePanel_r1e p {
    line-height: 1.5;
    color: #000000;
    font-size: 14px;
}.visitor_settings_yaB {
    background: rgb(128,153,151);
    margin-left: 10px;
    border: 2px solid rgb(128,153,151);
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px;
    flex-shrink: 0;
    min-width: 150px;
    border-radius: 10px;
    transition: none;
    cursor: pointer;
}.visitor_settings_yaB:hover {
    border-color: rgb(128,153,151,0.5);
    background: rgb(128,153,151,0.5);
}.cookieDisclosurePanel_r1e p a {
    color: rgb(128,153,151);
    text-decoration: none;
    border-bottom: 2px solid rgb(128,153,151);
}.cookieDisclosurePanel_r1e p a:hover {
    border-bottom-color: rgb(97,122,117);
    color: rgb(97,122,117);
}
@media only screen and (max-width: 1200px) {.cookieDisclosurePanel_r1e {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.data_guard_A4R {
    display: none;
}.policy_opt_dcy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookieDisclosurePanel_r1e h5, .cookieDisclosurePanel_r1e p {
    text-align: center;
}.cookie_rules_2tr {
    margin-bottom: 15px;
}.visitor_settings_yaB {
    margin-left: 0;
    margin-top: 10px;
}}
#popupPolicyNotice_zTF {
    display: none;
}#popupPolicyNotice_zTF:checked ~ .cookieDisclosurePanel_r1e {
    opacity: 0;
    visibility: hidden;
}.secure_preserve_fDC {
    flex-direction: column;
    height: auto;
    background: #ffffff;
    display: flex;
    padding: 60px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border: 2px solid #000000;
    align-items: center;
    width: 100%;
}.secure_preserve_fDC h1 {
    max-width: 800px;
    text-align: center;
    margin-top: 0;
    color: rgb(128,153,151);
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 44px;
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 3px solid rgb(97,122,117);
}.secure_preserve_fDC h2 {
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 25px;
    max-width: 800px;
    text-align: left;
    font-size: 34px;
    color: rgb(97,122,117);
    width: 100%;
    padding-left: 15px;
    border-left: 5px solid rgb(128,153,151);
}.secure_preserve_fDC ul, .secure_preserve_fDC ol {
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    list-style: none;
    width: 100%;
    margin: 30px 0;
    padding-left: 0;
    max-width: 800px;
    padding: 20px 0;
}.secure_preserve_fDC ul li, .secure_preserve_fDC ol li {
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 300;
    font-size: 15px;
    padding-left: 25px;
}.secure_preserve_fDC ul li::before, .secure_preserve_fDC ol li::before {
    height: 8px;
    border-radius: 50%;
    width: 8px;
    position: absolute;
    transform: translateY(-50%);
    background: rgb(128,153,151);
    top: 50%;
    content: '';
    left: 0;
}.secure_preserve_fDC p, .secure_preserve_fDC span, .secure_preserve_fDC div {
    font-size: 15px;
    text-align: justify;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    width: 100%;
    max-width: 800px;
}.secure_preserve_fDC div.container {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media only screen and (max-width: 800px) {.secure_preserve_fDC {
    padding: 30px;
    border-radius: 10px;
}.secure_preserve_fDC h1 {
    font-size: calc(19px - 5px);
    padding-bottom: 10px;
}.secure_preserve_fDC h2 {
    padding-left: 10px;
    font-size: calc(19px - 5px);
}.secure_preserve_fDC ul, .secure_preserve_fDC ol {
    padding: 15px 0;
    margin: 20px 0;
}.secure_preserve_fDC ul li, .secure_preserve_fDC ol li {
    padding-left: 20px;
    font-size: 15px;
}}.price_deck_grid_ZGe {
    background: linear-gradient(135deg, rgb(159,186,186), rgba(240, 240, 255, 0.95));
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.price_deck_grid_ZGe::before {
    opacity: 0.4;
    filter: blur(60px);
    transform: rotate(-15deg) skewX(15deg);
    position: absolute;
    right: -5%;
    height: 70%;
    z-index: 0;
    top: -10%;
    content: "";
    width: 40%;
    background: linear-gradient(145deg, rgb(128,153,151,0.5), rgb(97,122,117,0.5));
}.price_deck_grid_ZGe::after {
    bottom: -10%;
    z-index: 0;
    content: "";
    filter: blur(50px);
    width: 35%;
    transform: rotate(12deg) skewX(-10deg);
    opacity: 0.3;
    left: -5%;
    height: 60%;
    position: absolute;
    background: linear-gradient(215deg, rgb(97,122,117,0.5), rgb(128,153,151,0.5));
}.price_deck_grid_ZGe .container {
    max-width: 1320px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.price_deck_grid_ZGe .learning_deals_xKj {
    gap: 60px;
    display: grid;
    grid-template-columns: 1fr;
}.price_deck_grid_ZGe .cost_fee_o0Z {
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    opacity: 0;
    text-align: center;
    transform: translateY(30px);
}.price_deck_grid_ZGe .cost_fee_o0Z h2 {
    display: inline-block;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 37px;
}.price_deck_grid_ZGe .cost_fee_o0Z h2::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(128,153,151), rgb(97,122,117));
    border-radius: 10px;
    bottom: -12px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    height: 4px;
    content: "";
}.price_deck_grid_ZGe .cost_levels_XmG {
    max-width: 680px;
    color: #000000;
    margin: 20px auto 0;
    line-height: 1.6;
    font-size: 16px;
}.price_deck_grid_ZGe .edu_deals_4tX {
    display: grid;
    gap: 30px;
    transform: translateY(40px);
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    opacity: 0;
    grid-template-columns: 1fr;
}.price_deck_grid_ZGe .training_fees_sai {
    text-decoration: none;
    display: block;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    backface-visibility: hidden;
}.price_deck_grid_ZGe .value_fees_RhB {
    flex-direction: column;
    background: #ffffff;
    display: flex;
    overflow: hidden;
    border-radius: 8px;
    will-change: transform, box-shadow;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    height: 100%;
}.price_deck_grid_ZGe .training_fees_sai:hover .value_fees_RhB {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}.price_deck_grid_ZGe .cost_breakdown_k3X {
    flex-direction: column;
    flex-grow: 1;
    padding: 35px 30px;
    display: flex;
}.price_deck_grid_ZGe .cost_breakdown_k3X h3 {
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    font-size: calc(21px + 2px);
    word-break: break-word;
    font-weight: 700;
    overflow-wrap: break-word;
    white-space: normal;
    padding-left: 15px;
}.price_deck_grid_ZGe .cost_breakdown_k3X h3::before {
    left: 0;
    border-radius: 10px;
    position: absolute;
    width: 4px;
    height: calc(100% - 10px);
    background: linear-gradient(to bottom, rgb(128,153,151), rgb(97,122,117));
    top: 5px;
    content: "";
}.price_deck_grid_ZGe .study_offers_8cj {
    padding: 8px 15px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    border-radius: 6px;
    margin: 5px 0 20px;
    font-weight: 700;
    display: inline-block;
    color: rgb(128,153,151);
    position: relative;
    font-size: calc(21px + 4px);
}.price_deck_grid_ZGe .cost_breakdown_k3X p {
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
    word-break: break-word;
    margin-bottom: 10px;
    white-space: normal;
    flex-grow: 1;
    margin-top: 5px;
    overflow-wrap: break-word;
}.price_deck_grid_ZGe .image_show_item_ZKm {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    position: relative;
    height: 220px;
    width: 100%;
}.price_deck_grid_ZGe .image_show_item_ZKm::after {
    top: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    left: 0;
    right: 0;
    content: "";
}.price_deck_grid_ZGe .training_fees_sai:hover .image_show_item_ZKm {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.price_deck_grid_ZGe .edu_deals_4tX {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.price_deck_grid_ZGe .learning_deals_xKj {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.price_deck_grid_ZGe .learning_deals_xKj {
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}.price_deck_grid_ZGe .cost_fee_o0Z {
    grid-column: 2;
    align-self: center;
    grid-row: 1;
    text-align: left;
}.price_deck_grid_ZGe .cost_fee_o0Z h2 {
    display: inline-block;
}.price_deck_grid_ZGe .cost_fee_o0Z h2::after {
    transform: none;
    left: 0;
}.price_deck_grid_ZGe .cost_levels_XmG {
    margin: 25px 0 0;
}.price_deck_grid_ZGe .edu_deals_4tX {
    grid-row: 1;
    grid-template-columns: repeat(2, 1fr);
    grid-column: 1;
}
}

@media (min-width: 1200px) {.price_deck_grid_ZGe .edu_deals_4tX {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.price_deck_grid_ZGe .cost_breakdown_k3X {
    padding: 40px 35px;
}.price_deck_grid_ZGe .image_show_item_ZKm {
    height: 240px;
}
}

@media (max-width: 767px) {.price_deck_grid_ZGe {
    padding: 80px 0;
}.price_deck_grid_ZGe .cost_fee_o0Z {
    margin-bottom: 20px;
}.price_deck_grid_ZGe .value_fees_RhB {
    max-width: 100%;
}.price_deck_grid_ZGe .cost_breakdown_k3X {
    padding: 30px 25px;
}.price_deck_grid_ZGe .cost_breakdown_k3X h3 {
    font-size: calc(21px + 1px);
}.price_deck_grid_ZGe .study_offers_8cj {
    margin: 0 0 15px;
    font-size: 21px;
}.price_deck_grid_ZGe .image_show_item_ZKm {
    height: 200px;
}
}

@media (max-width: 480px) {.price_deck_grid_ZGe {
    padding: 60px 0;
}.price_deck_grid_ZGe .cost_breakdown_k3X {
    padding: 25px 20px;
}.price_deck_grid_ZGe .image_show_item_ZKm {
    height: 180px;
}}.course_instructor_ARJ {
    padding: 6rem 2rem;
    position: relative;
    background-color: rgb(159,186,186);
    overflow: hidden;
}.course_instructor_ARJ::before {
    filter: blur(120px);
    border-radius: 50%;
    content: "";
    position: absolute;
    right: -100px;
    z-index: 0;
    height: 300px;
    width: 300px;
    top: -100px;
    background: rgb(128,153,151,0.5);
}.course_instructor_ARJ::after {
    position: absolute;
    border-radius: 50%;
    bottom: -80px;
    width: 250px;
    background: rgb(97,122,117,0.5);
    height: 250px;
    z-index: 0;
    content: "";
    left: -80px;
    filter: blur(100px);
}.course_instructor_ARJ .student_praise_oz4 {
    position: relative;
    overflow: visible;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    gap: 0;
    background: #ffffff;
    grid-template-columns: 1fr 1.2fr;
    margin: 0 auto;
    max-width: 1100px;
    border-radius: 18px;
    display: grid;
    z-index: 2;
}.course_instructor_ARJ .image_show_item_ZKm {
    transform: translateX(-30px) translateY(-30px);
    border-radius: 18px 0 0 18px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    height: 500px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.course_instructor_ARJ .image_show_item_ZKm::before {
    content: "";
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    border-radius: 18px;
    background: rgb(128,153,151,0.5);
    left: 30px;
    top: 30px;
}.course_instructor_ARJ .career_card_wi4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4rem 3rem;
}.course_instructor_ARJ .name {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #000000;
    margin-bottom: 0.5rem;
}.course_instructor_ARJ .career_card_wi4 > div:nth-child(2) {
    margin-bottom: 2rem;
    display: inline-block;
    padding-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    color: rgb(128,153,151);
    font-weight: 400;
    font-size: 18px;
}.course_instructor_ARJ .career_card_wi4 > div:nth-child(2)::after {
    left: 0;
    width: 60px;
    content: "";
    background: rgb(97,122,117);
    height: 2px;
    bottom: 0;
    position: absolute;
}.course_instructor_ARJ .past_work_tgW {
    font-style: italic;
    font-family: Arial, sans-serif;
    font-size: calc(14px * 1.1);
    font-weight: 300;
    color: #000000;
    position: relative;
    line-height: 1.7;
}.course_instructor_ARJ .past_work_tgW::before {
    position: absolute;
    z-index: -1;
    color: rgb(97,122,117,0.5);
    content: "";
    font-family: serif;
    left: -2rem;
    top: -2.5rem;
    font-size: 5rem;
}.course_instructor_ARJ .student_praise_oz4:hover .image_show_item_ZKm {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(128,153,151,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); }
}

.course_instructor_ARJ .student_praise_oz4:hover .name {
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(128,153,151), rgb(97,122,117));
}

@media (max-width: 992px) {.course_instructor_ARJ .student_praise_oz4 {
    max-width: 90%;
    grid-template-columns: 1fr;
}.course_instructor_ARJ .image_show_item_ZKm {
    border-radius: 18px 18px 0 0;
    height: 400px;
    transform: translateY(-30px);
}.course_instructor_ARJ .image_show_item_ZKm::before {
    top: 30px;
    left: 0;
    width: 100%;
}.course_instructor_ARJ .career_card_wi4 {
    padding: 1rem 2rem 3rem;
}.course_instructor_ARJ .student_praise_oz4:hover .image_show_item_ZKm {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.course_instructor_ARJ {
    padding: 4rem 1rem;
}.course_instructor_ARJ .student_praise_oz4 {
    max-width: 100%;
}.course_instructor_ARJ .image_show_item_ZKm {
    transform: translateY(-20px);
    height: 320px;
}.course_instructor_ARJ .image_show_item_ZKm::before {
    top: 20px;
}.course_instructor_ARJ .career_card_wi4 {
    padding: 0.5rem 1.5rem 2.5rem;
}.course_instructor_ARJ .name {
    font-size: calc(36px);
}.course_instructor_ARJ .career_card_wi4 > div:nth-child(2) {
    letter-spacing: 1px;
    font-size: 14px;
}.course_instructor_ARJ .past_work_tgW {
    font-size: 14px;
}.course_instructor_ARJ .student_praise_oz4:hover .image_show_item_ZKm {
    transform: translateY(-25px);
}}.contact_panel_MZL {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(90deg, #ffffff 50%, rgb(159,186,186) 50%);
    overflow: hidden;
}.contact_panel_MZL::before {
    height: 100%;
    top: 0;
    background-size: 60px 60px;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
}.contact_panel_MZL .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}.contact_panel_MZL h2 {
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 34px;
    color: rgb(128,153,151);
    margin-bottom: 60px;
}.contact_panel_MZL h2::after {
    content: "";
    height: 3px;
    background: rgb(128,153,151);
    bottom: -15px;
    transform: translateX(-50%);
    width: 60px;
    left: 50%;
    position: absolute;
}.contact_panel_MZL .request_feedback_DOm {
    overflow: hidden;
    border-radius: 18px;
    display: flex;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.contact_panel_MZL .request_feedback_DOm::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 5px;
    background: linear-gradient(90deg, rgb(128,153,151), rgb(97,122,117));
    top: 0;
}.contact_panel_MZL .image_show_item_ZKm {
    flex: 0 0 50%;
    position: relative;
    min-height: 550px;
    transition: all 0.5s ease;
}.contact_panel_MZL .image_show_item_ZKm::after {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(45deg, rgb(128,153,151,0.5), transparent);
    left: 0;
}.contact_panel_MZL .connect_query_hXd {
    position: relative;
    padding: 60px 50px;
    background: #ffffff;
    flex: 0 0 50%;
}.contact_panel_MZL .connect_query_hXd::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: rgb(159,186,186);
}.contact_panel_MZL #contact {
    gap: 30px;
    display: flex;
    flex-direction: column;
}.contact_panel_MZL h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-size: 19px;
    padding-bottom: 10px;
    display: inline-block;
}.contact_panel_MZL h3::after {
    background: rgb(128,153,151,0.5);
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 2px;
    content: "";
}.contact_panel_MZL input[type="text"] {
    background: #ffffff;
    font-size: 14px;
    color: #000000;
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s ease;
    border: 2px solid rgb(159,186,186);
    padding: 18px 20px;
}.contact_panel_MZL input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(128,153,151);
}.contact_panel_MZL input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_panel_MZL .request_map_TZq {
    align-items: flex-start;
    gap: 12px;
    margin-top: 10px;
    display: flex;
}.contact_panel_MZL .request_map_TZq input[type="checkbox"] {
    margin-top: 2px;
    height: 24px;
    position: relative;
    cursor: pointer;
    border: 2px solid rgb(159,186,186);
    border-radius: 10px;
    width: 24px;
    appearance: none;
    transition: all 0.3s ease;
}.contact_panel_MZL .request_map_TZq input[type="checkbox"]:checked {
    background: rgb(128,153,151);
    border-color: rgb(128,153,151);
}.contact_panel_MZL .request_map_TZq input[type="checkbox"]:checked::after {
    height: 10px;
    position: absolute;
    left: 8px;
    width: 6px;
    top: 5px;
    content: "";
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}.contact_panel_MZL .request_map_TZq label {
    line-height: 1.5;
    color: #000000;
    font-size: 14px;
}.contact_panel_MZL .request_map_TZq a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(128,153,151);
    font-weight: 600;
}.contact_panel_MZL .request_map_TZq a:hover {
    color: rgb(97,122,117);
}.contact_panel_MZL .query_feedback_vza {
    box-shadow: 0 8px 20px rgb(128,153,151,0.5);
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 16px 40px;
    background: rgb(128,153,151);
    overflow: hidden;
    align-self: flex-start;
    margin-top: 20px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    font-size: 19px;
}.contact_panel_MZL .query_feedback_vza::before {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: 0;
    content: "";
    transition: all 0.6s ease;
    position: absolute;
    left: -100%;
}.contact_panel_MZL .query_feedback_vza:hover {
    background: rgb(97,122,117);
    box-shadow: 0 10px 25px rgb(97,122,117,0.5);
    transform: translateY(-3px);
}.contact_panel_MZL .query_feedback_vza:hover::before {
    left: 100%;
}.contact_panel_MZL svg {
    width: 22px;
    transition: all 0.3s ease;
    fill: rgb(128,153,151);
    height: 22px;
}.contact_panel_MZL svg path {
    fill: rgb(128,153,151);
    transition: all 0.3s ease;
}.contact_panel_MZL svg:hover {
    fill: rgb(97,122,117);
    transform: translateY(-2px);
}.contact_panel_MZL svg:hover path {
    fill: rgb(97,122,117);
}

@media (max-width: 1200px) {.contact_panel_MZL {
    background: #ffffff;
}
}

@media (max-width: 992px) {.contact_panel_MZL {
    padding: 80px 0;
}.contact_panel_MZL .request_feedback_DOm {
    flex-direction: column-reverse;
}.contact_panel_MZL .image_show_item_ZKm {
    flex: 0 0 auto;
    min-height: 350px;
}.contact_panel_MZL .connect_query_hXd {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_panel_MZL .connect_query_hXd::before {
    width: 100%;
    left: 0;
    height: 10px;
    top: 0;
}
}

@media (max-width: 768px) {.contact_panel_MZL {
    padding: 60px 0;
}.contact_panel_MZL h2 {
    margin-bottom: 40px;
    font-size: calc(34px - 4px);
}.contact_panel_MZL .connect_query_hXd {
    padding: 40px 30px;
}.contact_panel_MZL #contact {
    gap: 25px;
}.contact_panel_MZL .image_show_item_ZKm {
    min-height: 300px;
}
}

@media (max-width: 576px) {.contact_panel_MZL {
    padding: 50px 0;
}.contact_panel_MZL .container {
    padding: 0 15px;
}.contact_panel_MZL h2 {
    font-size: calc(34px - 6px);
    margin-bottom: 30px;
}.contact_panel_MZL .connect_query_hXd {
    padding: 35px 25px;
}.contact_panel_MZL #contact {
    gap: 20px;
}.contact_panel_MZL input[type="text"] {
    padding: 15px;
}.contact_panel_MZL .query_feedback_vza {
    padding: 15px 25px;
    width: 100%;
}.contact_panel_MZL .image_show_item_ZKm {
    min-height: 250px;
}}.meet_us_CzH {
    background: rgb(159,186,186);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.meet_us_CzH::before {
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0;
    left: 0;
    opacity: 0.15;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(128,153,151,0.5) 100%);
    top: 0;
}.meet_us_CzH .container {
    z-index: 1;
    position: relative;
}.meet_us_CzH .pro_track_KjJ {
    position: relative;
}.meet_us_CzH h3 {
    color: #000000;
    text-align: center;
    font-size: 45px;
    letter-spacing: -1px;
    margin-bottom: 70px;
    font-weight: 700;
    position: relative;
}.meet_us_CzH h3::after {
    height: 5px;
    border-radius: 10px;
    transform: translateX(-50%);
    background: rgb(128,153,151);
    content: "";
    position: absolute;
    width: 100px;
    bottom: -15px;
    left: 50%;
}.meet_us_CzH .corp_values_PAm {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}.meet_us_CzH .corp_values_PAm span {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(128,153,151);
    font-weight: 700;
    font-size: 23px;
    left: 0;
    position: absolute;
    border-radius: 10px;
    top: -30px;
    padding: 8px 20px;
    z-index: 2;
}.meet_us_CzH .corp_values_PAm p {
    background: #ffffff;
    position: relative;
    flex: 1;
    margin: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    padding: 40px;
    margin-right: -50px;
    z-index: 1;
    border-radius: 10px;
    line-height: 1.8;
    font-size: 16px;
}.meet_us_CzH .corp_values_PAm .image_show_item_ZKm {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    z-index: 0;
    border-radius: 10px;
    flex: 0 0 40%;
    position: relative;
    height: 400px;
}.meet_us_CzH .corp_values_PAm .image_show_item_ZKm:hover {
    transform: scale(1.02);
}.meet_us_CzH .skill_pro_Q5C {
    align-items: center;
    display: flex;
    position: relative;
    flex-direction: row-reverse;
}.meet_us_CzH .skill_pro_Q5C p {
    margin-left: -50px;
    z-index: 1;
    background: #ffffff;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    color: #000000;
    padding: 40px;
    position: relative;
    flex: 1;
    margin: 0;
}.meet_us_CzH .skill_pro_Q5C .about_section_zQ7 {
    border-radius: 10px;
    flex: 0 0 40%;
    position: relative;
    transition: transform 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 0;
    height: 400px;
}.meet_us_CzH .skill_pro_Q5C .about_section_zQ7:hover {
    transform: scale(1.02);
}.meet_us_CzH .corp_values_PAm::before {
    left: -10px;
    transform: translateY(-50%);
    border-radius: 10px;
    height: 80%;
    top: 50%;
    background: rgb(128,153,151);
    width: 20px;
    opacity: 0.7;
    position: absolute;
    content: "";
}.meet_us_CzH .skill_pro_Q5C::after {
    top: 50%;
    opacity: 0.7;
    width: 20px;
    right: -10px;
    position: absolute;
    border-radius: 10px;
    background: rgb(97,122,117);
    transform: translateY(-50%);
    content: "";
    height: 80%;
}.meet_us_CzH .container::after {
    bottom: -50px;
    z-index: -1;
    content: "";
    position: absolute;
    opacity: 0.2;
    width: 200px;
    right: -50px;
    background: rgb(97,122,117,0.5);
    height: 200px;
    border-radius: 50%;
}.meet_us_CzH .container::before {
    content: "";
    width: 200px;
    background: rgb(128,153,151,0.5);
    top: -50px;
    opacity: 0.2;
    z-index: -1;
    border-radius: 50%;
    height: 200px;
    position: absolute;
    left: -50px;
}.meet_us_CzH .pro_track_KjJ::before {
    top: 40px;
    position: absolute;
    background: linear-gradient(to right, rgb(128,153,151,0.5), transparent);
    width: 50%;
    content: "";
    height: 1px;
    left: 0;
}.meet_us_CzH .pro_track_KjJ::after {
    content: "";
    height: 1px;
    right: 0;
    width: 50%;
    position: absolute;
    background: linear-gradient(to left, rgb(97,122,117,0.5), transparent);
    bottom: 0;
}

@media screen and (max-width: 992px) {.meet_us_CzH {
    padding: 80px 0;
}.meet_us_CzH h3 {
    font-size: calc(45px * 0.85);
    margin-bottom: 60px;
}.meet_us_CzH .corp_values_PAm,
    .meet_us_CzH .skill_pro_Q5C {
    flex-direction: column;
}.meet_us_CzH .corp_values_PAm p,
    .meet_us_CzH .skill_pro_Q5C p {
    margin: 0 0 30px 0;
    width: 100%;
}.meet_us_CzH .corp_values_PAm .image_show_item_ZKm,
    .meet_us_CzH .skill_pro_Q5C .about_section_zQ7 {
    height: 350px;
    width: 100%;
}.meet_us_CzH .corp_values_PAm::before {
    height: 15px;
    width: 80%;
    top: 0;
    transform: translateY(0);
    left: 10%;
}.meet_us_CzH .skill_pro_Q5C::after {
    bottom: 0;
    top: auto;
    height: 15px;
    width: 80%;
    right: 10%;
    transform: translateY(0);
}.meet_us_CzH .corp_values_PAm span {
    left: 20px;
    top: -20px;
}
}

@media screen and (max-width: 768px) {.meet_us_CzH {
    padding: 60px 0;
}.meet_us_CzH h3 {
    margin-bottom: 50px;
    font-size: calc(45px * 0.7);
}.meet_us_CzH h3::after {
    width: 80px;
    height: 4px;
}.meet_us_CzH .corp_values_PAm {
    margin-bottom: 60px;
}.meet_us_CzH .corp_values_PAm p,
    .meet_us_CzH .skill_pro_Q5C p {
    padding: 30px;
}.meet_us_CzH .corp_values_PAm .image_show_item_ZKm,
    .meet_us_CzH .skill_pro_Q5C .about_section_zQ7 {
    height: 300px;
}
}

@media screen and (max-width: 576px) {.meet_us_CzH {
    padding: 50px 0;
}.meet_us_CzH h3 {
    margin-bottom: 40px;
    font-size: calc(45px * 0.6);
}.meet_us_CzH h3::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}.meet_us_CzH .corp_values_PAm {
    margin-bottom: 50px;
}.meet_us_CzH .corp_values_PAm span {
    padding: 6px 15px;
    font-size: calc(23px * 0.9);
}.meet_us_CzH .corp_values_PAm p,
    .meet_us_CzH .skill_pro_Q5C p {
    font-size: calc(16px * 0.95);
    padding: 25px;
    line-height: 1.6;
}.meet_us_CzH .corp_values_PAm .image_show_item_ZKm,
    .meet_us_CzH .skill_pro_Q5C .about_section_zQ7 {
    height: 250px;
}.meet_us_CzH .corp_values_PAm::before,
    .meet_us_CzH .skill_pro_Q5C::after {
    height: 10px;
}}.reach_out_info_k89 {
    background: linear-gradient(135deg, rgb(159,186,186) 0%, rgba(255,255,255,0.95) 100%);
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.reach_out_info_k89::before {
    top: -5%;
    position: absolute;
    z-index: 0;
    opacity: 0.15;
    pointer-events: none;
    height: 120%;
    transform: rotate(-5deg) translateZ(-10px);
    background: linear-gradient(45deg, rgb(128,153,151,0.5) 0%, transparent 60%);
    content: "";
    width: 120%;
    left: -10%;
}.reach_out_info_k89::after {
    content: "";
    opacity: 0.2;
    z-index: 0;
    height: 70%;
    background: radial-gradient(circle, rgb(97,122,117,0.5) 0%, transparent 70%);
    width: 70%;
    filter: blur(40px);
    bottom: -5%;
    position: absolute;
    mix-blend-mode: multiply;
    right: -10%;
    pointer-events: none;
}.reach_out_info_k89 .container {
    max-width: 1200px;
    transform-style: preserve-3d;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.reach_out_info_k89 .msg_support_DV0 {
    background: #ffffff;
    box-shadow: 
        0 20px 60px -15px rgba(0,0,0,0.15),
        0 5px 12px -3px rgba(0,0,0,0.1);
    transform: translateZ(10px) rotateX(2deg);
    border-radius: 27px;
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr;
    gap: 2rem;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255,255,255,0.2);
    display: grid;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.reach_out_info_k89 .msg_support_DV0:hover {
    box-shadow: 
        0 30px 70px -15px rgba(0,0,0,0.2),
        0 8px 20px -3px rgba(0,0,0,0.15);
    transform: translateZ(20px) rotateX(0deg);
}.reach_out_info_k89 .msg_support_DV0::before {
    background-size: 200% 100%;
    content: "";
    top: 0;
    background: linear-gradient(90deg, 
        rgb(128,153,151) 0%, 
        rgb(97,122,117) 50%, 
        rgb(128,153,151) 100%);
    position: absolute;
    animation: shimmer 3s infinite linear;
    z-index: 1;
    height: 5px;
    left: 0;
    right: 0;
}.reach_out_info_k89 h3 {
    position: relative;
    margin-bottom: 1.5rem;
    transform: translateX(-10px);
    font-weight: 700;
    animation: slideRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
    display: inline-block;
    font-size: 35px;
    color: rgb(128,153,151);
}.reach_out_info_k89 h3::after {
    transform: scaleX(0);
    background: rgb(97,122,117);
    bottom: -10px;
    height: 3px;
    transform-origin: left;
    content: "";
    animation: growLine 1s 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: absolute;
    width: 60px;
    left: 0;
}.reach_out_info_k89 p {
    color: #000000;
    line-height: 1.7;
    opacity: 0;
    animation: fadeUp 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(20px);
    font-size: 15px;
    margin-bottom: 1rem;
}.reach_out_info_k89 h5 {
    font-size: 21px;
    display: flex;
    font-weight: 600;
    animation: fadeUp 0.8s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    margin-bottom: 0.5rem;
    align-items: center;
    color: #000000;
    transform: translateY(20px);
    opacity: 0;
}.reach_out_info_k89 h5 svg {
    transform: translateY(2px);
    margin-left: 10px;
    transition: transform 0.3s ease;
}.reach_out_info_k89 h5:hover svg {
    transform: translateY(0) scale(1.1);
}.reach_out_info_k89 .reach_contact_1uN {
    display: grid;
    padding: 0;
    opacity: 0;
    margin: 0;
    animation: fadeUp 0.8s 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    transform: translateY(20px);
    list-style: none;
}.reach_out_info_k89 .reach_contact_1uN li {
    position: relative;
    transform-origin: left;
    transition: transform 0.3s ease;
}.reach_out_info_k89 .reach_contact_1uN li:hover {
    transform: scale(1.03);
}.reach_out_info_k89 .contact_section_pBq {
    padding: 1rem;
    background: linear-gradient(135deg, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.3) 100%);
    display: flex;
    border: 1px solid rgba(rgb(128,153,151,0.5), 0.1);
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px -5px rgba(0,0,0,0.1);
    align-items: center;
    color: rgb(128,153,151);
    border-radius: 10px;
    font-weight: 600;
}.reach_out_info_k89 .contact_section_pBq:hover {
    background: linear-gradient(135deg, rgba(rgb(128,153,151,0.5), 0.05) 0%, rgba(255,255,255,0.5) 100%);
    box-shadow: 0 8px 20px -8px rgba(0,0,0,0.2);
    color: rgb(97,122,117);
}.reach_out_info_k89 .contact_section_pBq svg {
    margin-left: 10px;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}.reach_out_info_k89 .contact_section_pBq:hover svg {
    transform: translateY(-3px) rotate(-5deg);
}.reach_out_info_k89 svg {
    height: 24px;
    flex-shrink: 0;
    width: 24px;
}.reach_out_info_k89 svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,153,151);
}.reach_out_info_k89 .contact_section_pBq:hover svg path {
    fill: rgb(97,122,117);
}

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

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

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

@keyframes shimmer {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@media (min-width: 768px) {.reach_out_info_k89 .msg_support_DV0 {
    grid-template-columns: 1fr 1fr;
    gap: 2rem 4rem;
    align-items: start;
}.reach_out_info_k89 .msg_support_DV0 > div:first-of-type {
    grid-column: 1 / -1;
}.reach_out_info_k89 .reach_contact_1uN {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.reach_out_info_k89 {
    padding: 7rem 0;
}.reach_out_info_k89 .msg_support_DV0 {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 4rem;
}.reach_out_info_k89 .msg_support_DV0 > div:first-of-type {
    grid-column: 1 / 3;
}.reach_out_info_k89 .reach_contact_1uN {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (max-width: 767px) {.reach_out_info_k89 {
    padding: 3rem 0;
}.reach_out_info_k89 .msg_support_DV0 {
    padding: 2rem;
    transform: translateZ(5px) rotateX(1deg);
}.reach_out_info_k89 .msg_support_DV0:hover {
    transform: translateZ(10px) rotateX(0deg);
}.reach_out_info_k89 h3 {
    font-size: calc(35px * 0.85);
}.reach_out_info_k89 .reach_contact_1uN {
    grid-template-columns: 1fr;
}}.title_welcome_0bu {
    min-height: 100vh;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}.title_welcome_0bu::before {
    position: absolute;
    top: 0;
    backdrop-filter: blur(5px);
    width: 100%;
    background: linear-gradient(145deg, rgb(128,153,151,0.5), rgba(0, 0, 0, 0.5) 70%);
    content: '';
    z-index: -1;
    height: 100%;
    left: 0;
}.title_welcome_0bu::after {
    top: -10%;
    transform: rotate(-15deg);
    opacity: 0.7;
    content: '';
    z-index: -1;
    height: 80%;
    right: -10%;
    background: rgb(97,122,117,0.5);
    position: absolute;
    width: 60%;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
}.title_welcome_0bu > div {
    max-width: 1200px;
    gap: 3rem;
    display: flex;
    position: relative;
    padding: 2rem;
    flex-direction: column;
    width: 100%;
}.title_welcome_0bu > div > div:first-child {
    animation: slide-in 1s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    opacity: 0;
    position: relative;
    transform: translateX(-50px);
}.title_welcome_0bu .title_style_header {
    letter-spacing: -0.02em;
    font-size: clamp(2.5rem, 5vw, 42px);
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 1rem;
    margin: 0;
    position: relative;
    color: #ffffff;
}.title_welcome_0bu .title_style_header::after {
    position: absolute;
    bottom: 0;
    background: rgb(97,122,117);
    height: 4px;
    content: '';
    left: 0;
    animation: line-grow 1.5s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.5s forwards;
    width: 0;
}.title_welcome_0bu .skill_plus_iZr {
    background: rgba(255, 255, 255, 0.1);
    padding: 2.5rem;
    width: 90%;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
    margin-left: auto;
    backdrop-filter: blur(10px);
    animation: fade-in 1s ease-out 0.8s forwards;
    max-width: 800px;
    border-left: 4px solid rgb(128,153,151);
}.title_welcome_0bu .learn_academy_uwQ {
    margin-bottom: 1.5rem;
}.title_welcome_0bu .learn_academy_uwQ h3 {
    line-height: 1.4;
    font-weight: 600;
    padding-left: 1.5rem;
    position: relative;
    margin: 0 0 1rem 0;
    font-size: clamp(1.25rem, 3vw, 24px);
    color: #ffffff;
}.title_welcome_0bu .learn_academy_uwQ h3::before {
    opacity: 0;
    animation: pop 0.3s ease-out 1.2s forwards;
    top: 0.5rem;
    content: '';
    left: 0;
    height: 8px;
    position: absolute;
    width: 8px;
    background: rgb(97,122,117);
    transform: rotate(45deg);
}.title_welcome_0bu p {
    line-height: 1.6;
    color: #ffffff;
    opacity: 0;
    font-size: clamp(1rem, 2vw, 16px);
    animation: fade-up 0.8s ease-out 1.5s forwards;
    transform: translateY(20px);
    position: relative;
    padding-left: 1rem;
    border-left: 2px solid rgb(97,122,117,0.5);
    margin: 0;
}

@keyframes line-grow {
  0% { width: 0; }
  100% { width: 100px; }
}

@keyframes fade-in {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

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

@keyframes pop {
  0% { 
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  70% { 
    transform: scale(1.2) rotate(45deg);
    opacity: 1;
  }
  100% { 
    transform: scale(1) rotate(45deg);
    opacity: 1;
  }
}

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

@media (max-width: 768px) {.title_welcome_0bu {
    padding: 2rem 1rem;
}.title_welcome_0bu > div {
    gap: 1.5rem;
}.title_welcome_0bu::after {
    top: -5%;
    height: 50%;
    width: 80%;
    right: -20%;
}.title_welcome_0bu .skill_plus_iZr {
    padding: 1.5rem;
    transform: perspective(1000px) rotateY(-2deg);
    width: 100%;
}.title_welcome_0bu .learn_academy_uwQ h3 {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.title_welcome_0bu {
    min-height: 90vh;
}.title_welcome_0bu > div {
    gap: 1rem;
}.title_welcome_0bu .title_style_header {
    padding-bottom: 0.5rem;
}.title_welcome_0bu .skill_plus_iZr {
    padding: 1.2rem;
    transform: none;
}.title_welcome_0bu .learn_academy_uwQ h3 {
    font-size: 1.1rem;
}.title_welcome_0bu::after {
    right: -40%;
    top: -10%;
    width: 100%;
    height: 40%;
}
}

@media (min-width: 1400px) {.title_welcome_0bu .skill_plus_iZr {
    transform: perspective(1200px) rotateY(-8deg);
    padding: 3rem;
}.title_welcome_0bu .learn_academy_uwQ h3 {
    font-size: 24px;
}.title_welcome_0bu p {
    font-size: 16px;
}}.program_assets_Dsd {
    position: relative;
    background: linear-gradient(135deg, rgb(159,186,186) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 120px 0;
    overflow: hidden;
}.program_assets_Dsd::before {
    background: radial-gradient(circle at 30% 70%, rgb(97,122,117,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    content: "";
    height: 100%;
}.program_assets_Dsd::after {
    z-index: 0;
    border: 2px solid rgb(128,153,151,0.5);
    transform: rotate(15deg);
    top: -50px;
    position: absolute;
    right: -50px;
    width: 200px;
    height: 200px;
    content: "";
}.program_assets_Dsd .container {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 40px;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    grid-template-columns: 1fr 1.5fr;
}.program_assets_Dsd .image_show_item_ZKm {
    box-shadow: 20px 20px 0 rgb(97,122,117,0.5), 
                -10px -10px 0 rgb(128,153,151,0.5);
    transform: perspective(1000px) rotateY(-5deg);
    object-fit: cover;
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: auto;
}.program_assets_Dsd .image_show_item_ZKm:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.program_assets_Dsd .pro_track_KjJ {
    justify-content: center;
    flex-direction: column;
    display: flex;
}.program_assets_Dsd .editorial_box_4vS {
    padding: 20px 0;
    position: relative;
}.program_assets_Dsd .editorial_box_4vS::before {
    height: 80%;
    left: -30px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(128,153,151), rgb(97,122,117));
    transform: translateY(-50%);
    content: "";
    width: 3px;
    top: 50%;
}.program_assets_Dsd h1 {
    line-height: 1.3;
    color: #000000;
    font-size: 47px;
    transform: translateX(0);
    font-family: Arial, sans-serif;
    font-weight: 700;
    transition: transform 0.5s ease;
    margin-bottom: 30px;
}.program_assets_Dsd h1:hover {
    transform: translateX(5px);
}.program_assets_Dsd ul {
    list-style: none;
    margin: 0;
    display: grid;
    gap: 20px;
    padding: 0;
}.program_assets_Dsd li {
    transition: transform 0.3s ease-out;
    position: relative;
    padding-left: 35px;
}.program_assets_Dsd li:hover {
    transform: translateX(10px);
}.program_assets_Dsd li p {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-weight: 400;
    align-items: center;
    display: flex;
    font-size: 16px;
    margin: 0;
    color: #000000;
}.program_assets_Dsd li:nth-child(odd) {
    padding: 12px 15px 12px 35px;
    background: linear-gradient(to right, rgba(245, 247, 250, 0.5), transparent);
}.program_assets_Dsd li svg {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 24px;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 24px;
}.program_assets_Dsd li:hover svg {
    transform: translateY(-50%) scale(1.2);
}.program_assets_Dsd svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,153,151);
}.program_assets_Dsd li:hover svg path:first-child {
    fill: rgb(97,122,117);
}.program_assets_Dsd li:nth-child(even) svg path:last-child {
    fill: rgb(97,122,117);
}

@media (max-width: 992px) {.program_assets_Dsd {
    padding: 80px 0;
}.program_assets_Dsd .container {
    gap: 30px;
    grid-template-columns: 1fr;
}.program_assets_Dsd .image_show_item_ZKm {
    box-shadow: 15px 15px 0 rgb(97,122,117,0.5), 
                   -8px -8px 0 rgb(128,153,151,0.5);
    margin: 0 auto;
    max-width: 500px;
}.program_assets_Dsd .editorial_box_4vS::before {
    transform: none;
    left: 0;
    top: -20px;
    width: 80px;
    height: 3px;
}.program_assets_Dsd h1 {
    font-size: calc(47px * 0.85);
    margin-bottom: 25px;
}
}

@media (max-width: 768px) {.program_assets_Dsd {
    padding: 60px 0;
}.program_assets_Dsd::after {
    display: none;
}.program_assets_Dsd .image_show_item_ZKm {
    box-shadow: 10px 10px 0 rgb(97,122,117,0.5), 
                   -5px -5px 0 rgb(128,153,151,0.5);
}.program_assets_Dsd h1 {
    font-size: calc(47px * 0.7);
    margin-bottom: 20px;
}.program_assets_Dsd ul {
    gap: 15px;
}.program_assets_Dsd li p {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 576px) {.program_assets_Dsd {
    padding: 40px 0;
}.program_assets_Dsd .container {
    padding: 0 15px;
    gap: 25px;
}.program_assets_Dsd .image_show_item_ZKm {
    box-shadow: 8px 8px 0 rgb(97,122,117,0.5), 
                   -4px -4px 0 rgb(128,153,151,0.5);
}.program_assets_Dsd h1 {
    margin-bottom: 15px;
    font-size: calc(47px * 0.6);
}.program_assets_Dsd li {
    padding-left: 30px;
}.program_assets_Dsd li:nth-child(odd) {
    padding: 8px 10px 8px 30px;
}.program_assets_Dsd li svg {
    height: 20px;
    width: 20px;
}.program_assets_Dsd li p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}.data_summary_VF4 {
    position: relative;
    background: linear-gradient(135deg, rgb(159,186,186) 0%, rgba(255, 255, 255, 0.9) 100%);
    overflow: hidden;
    z-index: 1;
    padding: 120px 0;
}.data_summary_VF4::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0.2;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(128,153,151,0.5) 3%, transparent 15%),
        radial-gradient(circle at 85% 60%, rgb(97,122,117,0.5) 3%, transparent 20%),
        radial-gradient(circle at 40% 80%, rgb(128,153,151,0.5) 5%, transparent 25%);
}.data_summary_VF4::after {
    top: -50px;
    opacity: 0.2;
    filter: blur(70px);
    border-radius: 50%;
    background: rgb(128,153,151,0.5);
    width: 200px;
    content: "";
    position: absolute;
    height: 200px;
    z-index: -1;
    right: -50px;
}.data_summary_VF4 .container {
    margin: 0 auto;
    flex-direction: column-reverse;
    display: flex;
    gap: 60px;
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
}.data_summary_VF4 .expert_benefits_KTg {
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
    z-index: 2;
    display: grid;
    position: relative;
}.data_summary_VF4 .statistics_boosts_Cn4 {
    background: rgba(255, 255, 255, 0.15);
    padding: 40px 20px;
    overflow: hidden;
    text-align: center;
    position: relative;
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}.data_summary_VF4 .statistics_boosts_Cn4::before {
    transition: all 0.8s ease;
    transform: rotate(25deg);
    z-index: -1;
    top: -50%;
    position: absolute;
    width: 200%;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(128,153,151,0.5) 30%,
        rgb(97,122,117,0.5) 70%,
        transparent 100%
    );
    opacity: 0.1;
    content: "";
    height: 200%;
    left: -50%;
}.data_summary_VF4 .statistics_boosts_Cn4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-color: rgb(128,153,151,0.5);
    transform: translateY(-10px);
}.data_summary_VF4 .statistics_boosts_Cn4:hover::before {
    opacity: 0.2;
    transform: rotate(0deg);
}.data_summary_VF4 .statistics_boosts_Cn4 h4 {
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    color: rgb(128,153,151);
    margin-bottom: 20px;
    font-size: 3.5rem;
}.data_summary_VF4 .statistics_boosts_Cn4 h4::after {
    border-radius: 10px;
    height: 3px;
    width: 40px;
    position: absolute;
    content: "";
    background: rgb(97,122,117);
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}.data_summary_VF4 .statistics_boosts_Cn4 span {
    display: block;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
    font-size: 16px;
    line-height: 1.6;
}.data_summary_VF4 .knowledge_statistics_9Hq {
    text-align: center;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 700px;
}.data_summary_VF4 .knowledge_statistics_9Hq::before {
    opacity: 0.2;
    filter: blur(50px);
    background: rgb(97,122,117,0.5);
    left: -60px;
    height: 150px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    width: 150px;
}.data_summary_VF4 .edu_wins_Dyv {
    color: #000000;
    font-size: 35px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}.data_summary_VF4 .edu_wins_Dyv::after {
    border-radius: 10px;
    transform: translateX(-50%);
    width: 80px;
    bottom: -12px;
    position: absolute;
    content: "";
    height: 4px;
    left: 50%;
    background: linear-gradient(90deg, rgb(128,153,151) 0%, rgb(97,122,117) 100%);
}.data_summary_VF4 .extra_study_0Kr {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.8;
}.data_summary_VF4 svg {
    width: 50px;
    fill: rgb(128,153,151);
    transition: all 0.3s ease;
    margin-bottom: 20px;
    height: 50px;
}.data_summary_VF4 svg path {
    fill: rgb(128,153,151);
    transition: all 0.3s ease;
}.data_summary_VF4 .statistics_boosts_Cn4:hover svg {
    fill: rgb(97,122,117);
    transform: scale(1.1);
}.data_summary_VF4 .statistics_boosts_Cn4:hover svg path {
    fill: rgb(97,122,117);
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.data_summary_VF4 .statistics_boosts_Cn4:nth-child(1)::after {
    background: rgb(128,153,151,0.5);
    content: "";
    animation: pulse 5s infinite ease-in-out;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    opacity: 0.2;
    right: -50px;
    bottom: -50px;
    z-index: -1;
    filter: blur(30px);
}.data_summary_VF4 .statistics_boosts_Cn4:nth-child(2)::after {
    top: -40px;
    opacity: 0.2;
    z-index: -1;
    left: -40px;
    filter: blur(30px);
    content: "";
    border-radius: 50%;
    animation: pulse 6s infinite ease-in-out;
    width: 80px;
    position: absolute;
    background: rgb(97,122,117,0.5);
    height: 80px;
}.data_summary_VF4 .statistics_boosts_Cn4:nth-child(3)::after {
    filter: blur(40px);
    animation: pulse 7s infinite ease-in-out;
    border-radius: 50%;
    content: "";
    height: 120px;
    background: rgb(128,153,151,0.5);
    z-index: -1;
    width: 120px;
    bottom: -60px;
    opacity: 0.15;
    position: absolute;
    left: -60px;
}.data_summary_VF4 .statistics_boosts_Cn4:nth-child(4)::after {
    opacity: 0.15;
    width: 90px;
    height: 90px;
    z-index: -1;
    background: rgb(97,122,117,0.5);
    top: -45px;
    right: -45px;
    position: absolute;
    filter: blur(35px);
    content: "";
    border-radius: 50%;
    animation: pulse 8s infinite ease-in-out;
}

@media (max-width: 991px) {.data_summary_VF4 {
    padding: 90px 0;
}.data_summary_VF4 .container {
    gap: 50px;
}.data_summary_VF4 .expert_benefits_KTg {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.data_summary_VF4 .statistics_boosts_Cn4 {
    padding: 35px 15px;
}.data_summary_VF4 .statistics_boosts_Cn4 h4 {
    font-size: 3rem;
}.data_summary_VF4 .edu_wins_Dyv {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 767px) {.data_summary_VF4 {
    padding: 70px 0;
}.data_summary_VF4 .container {
    gap: 40px;
}.data_summary_VF4 .statistics_boosts_Cn4 h4 {
    font-size: 2.5rem;
}.data_summary_VF4 .statistics_boosts_Cn4 span {
    font-size: calc(16px * 0.95);
}.data_summary_VF4 .edu_wins_Dyv {
    font-size: calc(35px * 0.8);
}.data_summary_VF4 .edu_wins_Dyv::after {
    width: 60px;
}.data_summary_VF4 .extra_study_0Kr {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 575px) {.data_summary_VF4 {
    padding: 60px 0;
}.data_summary_VF4 .container {
    gap: 35px;
}.data_summary_VF4 .expert_benefits_KTg {
    grid-template-columns: 1fr;
    gap: 20px;
}.data_summary_VF4 .statistics_boosts_Cn4 {
    padding: 30px 15px;
}.data_summary_VF4 .statistics_boosts_Cn4 h4 {
    margin-bottom: 15px;
    font-size: 2.2rem;
}.data_summary_VF4 .statistics_boosts_Cn4 h4::after {
    width: 30px;
    height: 2px;
}.data_summary_VF4 .statistics_boosts_Cn4 span {
    font-size: calc(16px * 0.9);
}.data_summary_VF4 .edu_wins_Dyv {
    font-size: calc(35px * 0.7);
    margin-bottom: 20px;
}.data_summary_VF4 .edu_wins_Dyv::after {
    height: 3px;
    width: 50px;
}.data_summary_VF4 .extra_study_0Kr {
    font-size: calc(16px * 0.9);
    line-height: 1.7;
}.data_summary_VF4 svg {
    height: 40px;
    width: 40px;
}.data_summary_VF4::before,
    .data_summary_VF4::after,
    .data_summary_VF4 .statistics_boosts_Cn4::before,
    .data_summary_VF4 .statistics_boosts_Cn4::after,
    .data_summary_VF4 .knowledge_statistics_9Hq::before {
    opacity: 0.15;
}}.start_now_khM {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(170deg, rgb(128,153,151) 0%, rgb(97,122,117) 100%);
    z-index: 1;
}.start_now_khM::before {
    transform-origin: center top;
    left: 0;
    top: 0;
    background-image: 
        linear-gradient(#ffffff 1px, transparent 1px),
        linear-gradient(to right, #ffffff 1px, transparent 1px);
    opacity: 0.05;
    transform: perspective(500px) rotateX(60deg);
    content: '';
    z-index: -1;
    width: 100%;
    animation: gridMove 20s linear infinite;
    position: absolute;
    height: 100%;
    background-size: 30px 30px;
}.start_now_khM::after {
    z-index: -1;
    position: absolute;
    content: '';
    filter: blur(60px);
    animation: colorShift 15s ease-in-out infinite alternate;
    height: 100%;
    opacity: 0.1;
    top: 0;
    width: 100%;
    left: 0;
    background: radial-gradient(
        circle at 30% 30%,
        rgb(97,122,117) 0%,
        transparent 50%
    ),
    radial-gradient(
        circle at 70% 70%,
        rgb(128,153,151) 0%,
        transparent 50%
    );
}.start_now_khM .pro_track_KjJ {
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    display: flex;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}.start_now_khM .pro_track_KjJ::before {
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.1);
    top: -100px;
    height: 200px;
    right: -100px;
    animation: orbitRotate 20s linear infinite;
    position: absolute;
    content: '';
    width: 200px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}.start_now_khM .pro_track_KjJ::after {
    left: -75px;
    content: '';
    animation: orbitRotate 15s linear infinite reverse;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    border-radius: 50%;
    bottom: -75px;
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.1);
    width: 150px;
    height: 150px;
}.start_now_khM h3 {
    font-size: 38px;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    animation: textPulse 4s ease-in-out infinite alternate;
    letter-spacing: 3px;
    text-shadow: 0 0 15px #ffffff;
    margin-bottom: 55px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}.start_now_khM h3::before {
    opacity: 0.6;
    position: absolute;
    height: 100%;
    filter: blur(1px);
    text-shadow: none;
    animation: glitchText 3s infinite linear alternate;
    top: 0;
    content: attr(data-text);
    color: rgb(97,122,117);
    width: 100%;
    z-index: -1;
    left: -2px;
}.start_now_khM h3::after {
    width: 50px;
    animation: barPulse 2s ease-in-out infinite;
    bottom: -20px;
    content: '';
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
    height: 3px;
    position: absolute;
    box-shadow: 0 0 10px #ffffff;
    opacity: 0.7;
    transform: translateX(-50%);
    left: 50%;
}.start_now_khM .contact_section_pBq {
    text-decoration: none;
    font-family: Arial, sans-serif;
    display: inline-block;
    color: #ffffff;
    padding: 18px 48px;
    font-weight: 600;
    overflow: hidden;
    border: 2px solid #ffffff;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    letter-spacing: 2px;
    transition: all 0.4s ease;
    background: transparent;
    font-size: 15px;
    z-index: 1;
    text-transform: uppercase;
    position: relative;
}.start_now_khM .contact_section_pBq::before {
    content: '';
    z-index: -1;
    position: absolute;
    transition: all 0.4s ease;
    width: 100%;
    background: #ffffff;
    left: -100%;
    top: 0;
    height: 100%;
}.start_now_khM .contact_section_pBq::after {
    background: linear-gradient(
        -45deg,
        transparent 25%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 50%,
        transparent 75%,
        rgba(255, 255, 255, 0.1) 75%
    );
    left: 0;
    animation: patternMove 3s linear infinite;
    transition: opacity 0.4s ease;
    width: 100%;
    position: absolute;
    content: '';
    background-size: 10px 10px;
    z-index: -1;
    opacity: 0;
    top: 0;
    height: 100%;
}.start_now_khM .contact_section_pBq:hover {
    color: rgb(128,153,151);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 0 20px rgba(255, 255, 255, 0.4);
    border-color: #ffffff;
    transform: translateY(-5px);
}.start_now_khM .contact_section_pBq:hover::before {
    left: 0;
}.start_now_khM .contact_section_pBq:hover::after {
    opacity: 0.3;
}

@media screen and (max-width: 992px) {.start_now_khM {
    padding: 80px 0;
}.start_now_khM .pro_track_KjJ::before {
    width: 150px;
    height: 150px;
    right: -75px;
    top: -75px;
}.start_now_khM .pro_track_KjJ::after {
    height: 120px;
    left: -60px;
    bottom: -60px;
    width: 120px;
}.start_now_khM h3 {
    margin-bottom: 45px;
    font-size: calc(38px * 0.9);
}.start_now_khM .contact_section_pBq {
    padding: 16px 42px;
}
}

@media screen and (max-width: 768px) {.start_now_khM {
    padding: 70px 0;
}.start_now_khM .pro_track_KjJ::before {
    top: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
}.start_now_khM .pro_track_KjJ::after {
    left: -40px;
    height: 80px;
    width: 80px;
    bottom: -40px;
}.start_now_khM h3 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.8);
    letter-spacing: 2px;
}.start_now_khM h3::after {
    width: 40px;
    bottom: -15px;
}.start_now_khM .contact_section_pBq {
    padding: 14px 36px;
    font-size: calc(15px * 0.95);
}
}

@media screen and (max-width: 576px) {.start_now_khM {
    padding: 60px 0;
}.start_now_khM .pro_track_KjJ::before {
    width: 70px;
    height: 70px;
    top: -35px;
    right: -35px;
}.start_now_khM .pro_track_KjJ::after {
    width: 50px;
    left: -25px;
    bottom: -25px;
    height: 50px;
}.start_now_khM h3 {
    font-size: calc(38px * 0.7);
    letter-spacing: 1px;
    margin-bottom: 35px;
}.start_now_khM h3::after {
    bottom: -12px;
    width: 30px;
    height: 2px;
}.start_now_khM .contact_section_pBq {
    letter-spacing: 1px;
    font-size: calc(15px * 0.9);
    padding: 12px 30px;
}}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 30px;
    }
}

@keyframes colorShift {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.1;
    }
}

@keyframes orbitRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes textPulse {
    0% {
        text-shadow: 0 0 10px #ffffff;
    }
    50% {
        text-shadow: 0 0 20px #ffffff, 0 0 30px #ffffff;
    }
    100% {
        text-shadow: 0 0 10px #ffffff;
    }
}

@keyframes glitchText {
    0% {
        left: -2px;
        filter: blur(1px);
    }
    25% {
        left: 2px;
        filter: blur(0);
    }
    50% {
        left: -1px;
        filter: blur(1px);
    }
    75% {
        left: 1px;
        filter: blur(0);
    }
    100% {
        left: -2px;
        filter: blur(1px);
    }
}

@keyframes barPulse {
    0%, 100% {
        opacity: 0.7;
        width: 50px;
    }
    50% {
        opacity: 1;
        width: 70px;
    }
}

@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 10px 10px;
    }
}header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
    transition: all 0.5s ease;
    width: 100%;
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}header::before {
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(128,153,151,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(97,122,117,0.5) 0%, transparent 20%);
    animation: pulse 15s infinite alternate;
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
}header .container {
    padding: 1rem 2rem;
    position: relative;
}header .top_head_UGR {
    justify-content: space-between;
    align-items: center;
    z-index: 2;
    position: relative;
    display: flex;
}header .main_page_EfV {
    position: relative;
    align-items: center;
    display: flex;
    gap: 2rem;
}header .main_page_EfV::before {
    width: calc(100% + 60px);
    content: "";
    border-radius: 30px;
    opacity: 0.1;
    top: -15px;
    z-index: -1;
    left: -30px;
    height: calc(100% + 30px);
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, rgb(128,153,151,0.5) 50%, transparent 100%);
    transform: skewX(-15deg);
}header .site_prime_1zZ {
    text-decoration: none;
    padding: 0.5rem 0;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
}header .site_prime_1zZ::before {
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, rgb(128,153,151), rgb(97,122,117));
    height: 2px;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
}header .site_prime_1zZ:hover {
    transform: translateY(-2px);
    color: rgb(128,153,151);
}header .site_prime_1zZ:hover::before {
    width: 100%;
}header .site_start_E8v {
    align-items: center;
    text-decoration: none;
    position: relative;
    display: flex;
    z-index: 2;
}header .site_start_E8v svg {
    width: auto;
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    height: 40px;
}header .site_start_E8v:hover svg {
    filter: drop-shadow(0 0 12px rgb(128,153,151,0.5));
    transform: scale(1.05);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .main_page_EfV {
    gap: 1.5rem;
}header .site_prime_1zZ {
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .top_head_UGR {
    gap: 1rem;
    padding: 1rem 0;
    flex-direction: column-reverse;
}header .site_start_E8v {
    margin-bottom: 0.5rem;
}header .main_page_EfV {
    width: 100%;
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    overflow-x: auto;
    padding: 0.5rem 0;
    justify-content: flex-start;
}header .main_page_EfV::before {
    display: none;
}header .site_prime_1zZ {
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.05);
    padding: 0.5rem 1rem;
    border-radius: 10px;
}header .site_prime_1zZ::before {
    display: none;
}}.appWrapper_yHB {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(159,186,186) 0%, rgb(128,153,151,0.5) 100%);
}.appWrapper_yHB::before {
    z-index: 1;
    right: 0;
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 10px,
    transparent 10px,
    transparent 20px
  );
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
}.appWrapper_yHB::after {
    height: 100%;
    position: absolute;
    pointer-events: none;
    content: "";
    background: radial-gradient(circle at 75% 25%, rgb(128,153,151,0.5) 0%, transparent 50%);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}.appWrapper_yHB .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 10;
    transform: perspective(1000px) rotateX(1deg);
}.appWrapper_yHB h2 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 2.5rem;
    color: rgb(128,153,151);
    font-family: Arial, sans-serif;
    animation: slideInTitle 0.8s ease-out forwards;
    transform-origin: left center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.3;
    max-width: 90%;
    position: relative;
}.appWrapper_yHB h2::after {
    transform-origin: left;
    background: linear-gradient(90deg, rgb(128,153,151) 0%, rgb(97,122,117) 100%);
    transform: scaleX(0);
    left: 0;
    bottom: -12px;
    animation: expandLine 0.5s 0.8s forwards ease-out;
    position: absolute;
    width: 100px;
    content: "";
    height: 4px;
}.appWrapper_yHB .pro_track_KjJ {
    position: relative;
    transition: transform 0.4s ease-out;
    animation: fadeInUp 0.6s 0.4s both;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    overflow: hidden;
    border-left: 4px solid rgb(97,122,117);
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    border-radius: 10px;
}.appWrapper_yHB .pro_track_KjJ::before {
    top: 0;
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(97,122,117) 0%, rgb(128,153,151) 100%);
    width: 100%;
    position: absolute;
    content: "";
}.appWrapper_yHB .pro_track_KjJ:hover {
    transform: translateY(-5px);
}.appWrapper_yHB ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.appWrapper_yHB li {
    padding-left: 1.5rem;
    position: relative;
}.appWrapper_yHB li::before {
    position: absolute;
    content: "";
    background: rgb(97,122,117);
    height: 8px;
    width: 8px;
    top: 0.7rem;
    border-radius: 50%;
    transform: scale(0);
    animation: popIn 0.4s 0.9s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    left: 0;
}.appWrapper_yHB span {
    position: relative;
    line-height: 1.8;
    font-size: 14px;
    display: block;
    font-family: Arial, sans-serif;
    animation: fadeText 0.8s 0.6s both;
    color: #000000;
}

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

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

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

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes fadeText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 991px) {.appWrapper_yHB {
    padding: 5rem 0;
}.appWrapper_yHB h2 {
    max-width: 100%;
    font-size: calc(36px * 0.9);
}.appWrapper_yHB .pro_track_KjJ {
    padding: 2rem;
}
}

@media (max-width: 767px) {.appWrapper_yHB {
    padding: 4rem 0;
}.appWrapper_yHB h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.8);
}.appWrapper_yHB h2::after {
    height: 3px;
    width: 80px;
}.appWrapper_yHB .pro_track_KjJ {
    padding: 1.75rem;
}.appWrapper_yHB span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.appWrapper_yHB {
    padding: 3rem 0;
}.appWrapper_yHB .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.appWrapper_yHB h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.75rem;
}.appWrapper_yHB .pro_track_KjJ {
    padding: 1.5rem;
}.appWrapper_yHB li {
    padding-left: 1.25rem;
}.appWrapper_yHB li::before {
    top: 0.65rem;
    width: 6px;
    height: 6px;
}.appWrapper_yHB span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.footer_workshops_EQx {
    color: #000000;
    position: relative;
    padding: 5rem 0 2rem;
    background-color: rgb(159,186,186);
    font-family: Arial, sans-serif;
}.footer_workshops_EQx::before {
    opacity: 0.05;
    background: linear-gradient(180deg, transparent 0%, rgb(128,153,151,0.5) 100%);
    right: 0;
    position: absolute;
    content: '';
    left: 0;
    z-index: 0;
    bottom: 0;
    height: 250px;
}.footer_workshops_EQx .container {
    z-index: 1;
    position: relative;
}.footer_workshops_EQx .blog_ref_9Sy {
    display: flex;
    gap: 4rem;
    flex-direction: column;
}.footer_workshops_EQx .contact_details_ylA {
    display: grid;
    position: relative;
    padding-bottom: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    border-bottom: 1px solid rgb(97,122,117,0.5);
}.footer_workshops_EQx .contact_details_ylA::after {
    position: absolute;
    height: 3px;
    content: '';
    bottom: -1px;
    width: 60px;
    background-color: rgb(128,153,151);
    left: 0;
}.footer_workshops_EQx .info_item {
    padding: 0.5rem;
    transition: transform 0.3s ease-out;
}.footer_workshops_EQx .info_item:hover {
    transform: translateX(5px);
}.footer_workshops_EQx .info_item p,
.footer_workshops_EQx .info_item a {
    display: flex;
    text-decoration: none;
    align-items: center;
    transition: color 0.3s ease;
    gap: 0.75rem;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
}.footer_workshops_EQx .info_item a:hover {
    color: rgb(128,153,151);
}.footer_workshops_EQx .info_item svg {
    width: 20px;
    height: 20px;
    fill: rgb(128,153,151);
    flex-shrink: 0;
}.footer_workshops_EQx .text_main_holder {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1.2fr 1fr 1.2fr;
}.footer_workshops_EQx .first_section_khF {
    display: flex;
    gap: 1.25rem;
    flex-direction: column;
}.footer_workshops_EQx .first_section_khF svg {
    max-width: 160px;
    transition: opacity 0.3s ease;
    height: auto;
}.footer_workshops_EQx .first_section_khF svg:hover {
    opacity: 0.8;
}.footer_workshops_EQx .lecture_ref_VRZ {
    line-height: 1.6;
    max-width: 300px;
    font-size: 13px;
    color: #000000;
    opacity: 0.8;
}.footer_workshops_EQx .main_page_EfV {
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
}.footer_workshops_EQx .main_page_EfV h5 {
    font-size: 22px;
    color: #000000;
    margin-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
}.footer_workshops_EQx .head_tutor_CSO {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.footer_workshops_EQx .head_tutor_CSO a {
    transition: color 0.3s ease, padding-left 0.3s ease;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    color: #000000;
    padding-left: 0;
}.footer_workshops_EQx .head_tutor_CSO a::before {
    transition: width 0.3s ease, left 0.3s ease;
    width: 0;
    height: 1px;
    top: 50%;
    position: absolute;
    left: -10px;
    content: '';
    background-color: rgb(128,153,151);
    transform: translateY(-50%);
}.footer_workshops_EQx .head_tutor_CSO a:hover {
    padding-left: 12px;
    color: rgb(128,153,151);
}.footer_workshops_EQx .head_tutor_CSO a:hover::before {
    width: 10px;
    left: 0;
}.footer_workshops_EQx .subscribe_holder {
    background-color: #ffffff;
    display: flex;
    gap: 1.5rem;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    padding: 2rem;
    border-radius: 19px;
}.footer_workshops_EQx .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 22px;
}.footer_workshops_EQx .subscribe_holder p {
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}.footer_workshops_EQx .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}.footer_workshops_EQx .input_holder input[type="email"] {
    flex: 1;
    color: #000000;
    padding: 1rem 1.25rem;
    font-size: 13px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgb(97,122,117,0.5);
    background-color: transparent;
}.footer_workshops_EQx .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(128,153,151,0.5);
    border-color: rgb(128,153,151);
}.footer_workshops_EQx .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.footer_workshops_EQx .sub_confirmation_8zc {
    background-color: rgb(128,153,151);
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    border: none;
    color: #ffffff;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
    padding: 1rem 1.5rem;
}.footer_workshops_EQx .sub_confirmation_8zc:hover {
    transform: translateY(-2px);
    background-color: rgb(97,122,117);
}.footer_workshops_EQx .recycle_info_aSz {
    padding-top: 1.5rem;
    margin-top: 3rem;
    text-align: center;
    border-top: 1px solid rgb(97,122,117,0.5);
}.footer_workshops_EQx .digital_res_fnA {
    opacity: 0.8;
    font-size: 13px;
    color: #000000;
}.footer_workshops_EQx .head_tutor_CSO:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}.footer_workshops_EQx .head_tutor_CSO:first-child::after {
    width: 30px;
    bottom: -0.75rem;
    position: absolute;
    height: 1px;
    left: 0;
    background-color: rgb(97,122,117,0.5);
    content: '';
}.footer_workshops_EQx {
    background-attachment: fixed;
    background-position: center;
    background-size: 40px 40px;
    background-blend-mode: overlay;
    background-image: 
        linear-gradient(rgb(97,122,117,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(97,122,117,0.5) 1px, transparent 1px);
    background-repeat: repeat;
}

@media (max-width: 1024px) {.footer_workshops_EQx {
    padding: 4rem 0 2rem;
}.footer_workshops_EQx .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
}.footer_workshops_EQx .subscribe_holder {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.footer_workshops_EQx {
    padding: 3.5rem 0 1.5rem;
}.footer_workshops_EQx .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.footer_workshops_EQx .subscribe_holder {
    grid-column: auto;
}.footer_workshops_EQx .contact_details_ylA {
    grid-template-columns: 1fr 1fr;
}.footer_workshops_EQx .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 576px) {.footer_workshops_EQx {
    padding: 3rem 0 1.5rem;
}.footer_workshops_EQx .contact_details_ylA {
    grid-template-columns: 1fr;
}.footer_workshops_EQx .input_holder {
    flex-direction: column;
}.footer_workshops_EQx .sub_confirmation_8zc {
    width: 100%;
}.footer_workshops_EQx .first_section_khF,
    .footer_workshops_EQx .main_page_EfV h5,
    .footer_workshops_EQx .head_tutor_CSO,
    .footer_workshops_EQx .head_tutor_CSO a {
    align-items: center;
    text-align: center;
}.footer_workshops_EQx .first_section_khF svg {
    margin: 0 auto;
}.footer_workshops_EQx .lecture_ref_VRZ {
    text-align: center;
    max-width: 100%;
}.footer_workshops_EQx .head_tutor_CSO:first-child::after {
    transform: translateX(-50%);
    left: 50%;
}.footer_workshops_EQx .contact_details_ylA::after {
    transform: translateX(-50%);
    left: 50%;
}.footer_workshops_EQx .head_tutor_CSO a::before {
    display: none;
}.footer_workshops_EQx .head_tutor_CSO a:hover {
    padding-left: 0;
}
}