﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.nav_base_Zo {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}.wrapper-template_mN {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1108px;
}.grade_help_hq {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    overflow: visible;
    width: 100%;
    z-index: 99;
    background: linear-gradient(135deg, rgb(160,162,158,0.5) 0%, rgb(116,118,116) 100%);
    position: relative;
}header::before {
    top: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(145deg, rgb(116,118,116,0.5) 0%, transparent 70%);
}header .top_mainbar_Pz {
    padding: 20px 15px;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    display: flex;
    transform: none;
    z-index: 5;
    position: relative;
}header .top_mainbar_Pz .top_core_AU {
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin-right: 10px;
}header .top_mainbar_Pz .top_core_AU:hover {
    transform: scale(1.05);
}header .top_mainbar_Pz .top_core_AU .head_lead_we {
    display: inline-block;
}header .top_mainbar_Pz .top_core_AU .head_lead_we svg {
    height: 50px;
    width: auto;
}header .top_mainbar_Pz .main_train_sa {
    transform: none;
    position: relative;
    border-radius: 24px;
    padding: 20px 30px;
    list-style: none;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    padding: 0;
    margin: 0;
}header .top_mainbar_Pz .main_train_sa::before {
    z-index: -1;
    transform: rotate(-2deg) scale(1.03);
    width: 100%;
    left: 0;
    position: absolute;
    border-radius: 24px;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    top: 0;
}header .top_mainbar_Pz .main_train_sa .head_class_qY {
    position: relative;
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .top_mainbar_Pz .main_train_sa .head_class_qY:hover {
    transform: translateY(-3px) scale(1.05);
}header .top_mainbar_Pz .main_train_sa .head_class_qY a {
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 8px 5px;
    color: #ffffff;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 13px;
}header .top_mainbar_Pz .main_train_sa .head_class_qY a::after {
    transform: translateX(-100%);
    bottom: 0;
    height: 2px;
    transition: transform 0.4s ease;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(116,118,116), transparent);
}header .top_mainbar_Pz .main_train_sa .head_class_qY:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .top_mainbar_Pz {
    align-items: center;
    flex-direction: column;
}header .top_mainbar_Pz .top_core_AU {
    margin-right: 0;
    margin-bottom: 15px;
}header .top_mainbar_Pz .main_train_sa {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .top_mainbar_Pz .main_train_sa .head_class_qY {
    margin: 5px 15px 5px 0;
}header .top_mainbar_Pz .main_train_sa .head_class_qY a {
    padding: 5px;
    font-size: calc(13px - 2px);
}}.consentInformationPopup_xq {
    z-index: 1050;
    font-family: Arial, sans-serif;
    width: 100%;
    bottom: 0;
    border-top: 3px solid rgb(160,162,158);
    background: rgb(201,198,178);
    padding: 20px;
    overflow: hidden;
    position: fixed;
}.cookie_none_Wi {
    z-index: 1;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}.track_switch_uR {
    margin-right: 20px;
    flex-shrink: 0;
}#cookieUsageBanner_By {
    display: none;
}#cookieUsageBanner_By:checked ~ .consentInformationPopup_xq {
    visibility: hidden;
    opacity: 0;
}.track_switch_uR svg {
    height: 60px;
    width: 60px;
    fill: rgb(160,162,158);
    transition: fill 0.3s ease-in-out;
}.cookie_show_Cn {
    margin-right: 20px;
    flex-grow: 1;
}.cookie_show_Cn h5 {
    margin-bottom: 5px;
    color: rgb(160,162,158);
    font-weight: 700;
    font-size: 24px;
}.cookie_show_Cn p {
    font-size: 18px;
    margin-bottom: 0;
    color: #000000;
}.cookie_panel_uZ {
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
}.cookie_panel_uZ {
    color: #ffffff;
    background-color: rgb(160,162,158);
    border: 1px solid rgb(160,162,158);
}.cookie_panel_uZ:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.consentInformationPopup_xq p a {
    color: rgb(160,162,158);
    text-decoration: underline;
}.consentInformationPopup_xq p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie_show_Cn h5 {
    font-size: calc(24px - 2px);
}.cookie_show_Cn p {
    font-size: calc(18px - 2px);
}.cookie_panel_uZ {
    padding: 8px 16px;
    font-size: calc(14px - 2px);
}
}
@media (max-width: 800px) {.cookie_none_Wi {
    align-items: center;
    flex-direction: column;
}.track_switch_uR {
    margin-bottom: 15px;
}.cookie_show_Cn {
    text-align: center;
    margin-bottom: 20px;
}.cookie_panel_uZ {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}
.get_help_info_zh {
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(201,198,178) 0%, rgb(116,118,116,0.5) 100%);
    overflow: hidden;
}.get_help_info_zh::before {
    background:
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, #ffffff 0%, transparent 40%);
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.03;
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
}.get_help_info_zh::after {
    z-index: 2;
    height: 100%;
    animation: patternFloat 30s linear infinite;
    background-size: 180px 180px;
    position: absolute;
    opacity: 0.2;
    background-image:
        radial-gradient(circle at 20% 30%, rgb(160,162,158,0.5) 1px, transparent 8px),
        radial-gradient(circle at 70% 60%, rgb(160,162,158,0.5) 1px, transparent 8px),
        radial-gradient(circle at 40% 80%, rgb(160,162,158,0.5) 1px, transparent 8px),
        radial-gradient(circle at 80% 10%, rgb(160,162,158,0.5) 1px, transparent 8px);
    background-position: center center;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
}@keyframes patternFloat {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 180px 180px;
    }
}

.get_help_info_zh .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 3;
    max-width: 1200px;
    position: relative;
}.get_help_info_zh .message_section_VP {
    background: rgb(116,118,116,0.5);
    position: relative;
    overflow: hidden;
    padding: 40px;
    border-radius: 20px;
    transform: translateZ(0);
    box-shadow:
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px #ffffff,
        inset 0 0 30px rgb(160,162,158,0.5);
}.get_help_info_zh .message_section_VP::before {
    z-index: -1;
    position: absolute;
    width: 200%;
    transform-origin: center;
    content: "";
    left: -50%;
    opacity: 0.03;
    background: linear-gradient(
        45deg,
        transparent 0%,
        #ffffff 50%,
        transparent 100%
    );
    top: -50%;
    animation: lightSweep 6s linear infinite;
    height: 200%;
}@keyframes lightSweep {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.get_help_info_zh .message_section_VP h3 {
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    font-size: 30px;
}.get_help_info_zh .message_section_VP h3::after {
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(160,162,158) 0%, transparent 100%);
    position: absolute;
    bottom: -8px;
    border-radius: 10px;
    left: 0;
    width: 60%;
}.get_help_info_zh .edu_asksup_jr {
    opacity: 0.9;
    font-size: 16px;
    line-height: 1.6;
    color: #ffffff;
    max-width: 90%;
    margin-bottom: 30px;
}.get_help_info_zh .contact_widget_VU {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    display: grid;
    gap: 15px;
}.get_help_info_zh .contact_widget_VU::before {
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: -15px;
    background: linear-gradient(
        90deg,
        transparent 0%,
        #ffffff 50%,
        transparent 100%
    );
    opacity: 0.1;
    height: 1px;
}.get_help_info_zh .contact_widget_VU span {
    border-left: 2px solid rgb(160,162,158);
    background: linear-gradient(135deg, #000000 0%, rgb(116,118,116) 100%);
    padding: 18px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}.get_help_info_zh .contact_widget_VU span:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.get_help_info_zh .contact_widget_VU span p {
    line-height: 1.6;
    margin: 0;
    letter-spacing: 0.3px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}.get_help_info_zh .contact_widget_VU span {
    color: #ffffff;
}.get_help_info_zh .contact_widget_VU span a {
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    color: #ffffff;
}.get_help_info_zh .contact_widget_VU span a:hover {
    color: rgb(160,162,158);
}.get_help_info_zh .contact_widget_VU span span {
    border: none;
    transform: none;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    color: #ffffff;
    background: transparent;
    box-shadow: none;
}.get_help_info_zh .contact_widget_VU span span:hover {
    background: transparent;
    transform: none;
    box-shadow: none;
}.get_help_info_zh .get_contactus_pN {
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: rgb(116,118,116,0.5);
    margin-top: 10px;
    grid-column: 1 / -1;
}.get_help_info_zh .get_contactus_pN::before {
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    opacity: 0.02;
    top: 0;
    background: linear-gradient(
        45deg,
        transparent 0%,
        #ffffff 50%,
        transparent 100%
    );
    content: "";
}.get_help_info_zh .get_contactus_pN h4 {
    position: relative;
    color: #ffffff;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 15px;
}.get_help_info_zh .get_contactus_pN h4::after {
    width: 50%;
    height: 2px;
    content: "";
    border-radius: 10px;
    bottom: -5px;
    left: 0;
    background: rgb(160,162,158);
    position: absolute;
}.get_help_info_zh .get_contactus_pN span {
    display: block;
    margin-bottom: 15px;
    padding: 12px;
    opacity: 0.8;
    color: #ffffff;
    transition: all 0.3s ease;
    border-bottom: 1px dashed #ffffff;
    font-size: 16px;
}.get_help_info_zh .get_contactus_pN span:last-child {
    border-bottom: none;
}.get_help_info_zh .get_contactus_pN span:hover {
    padding-left: 5px;
    color: rgb(160,162,158);
    opacity: 1;
}

@media (max-width: 992px) {.get_help_info_zh {
    padding: 60px 0;
}.get_help_info_zh .message_section_VP {
    padding: 30px;
}.get_help_info_zh .message_section_VP h3 {
    font-size: calc(30px * 0.9);
}.get_help_info_zh .edu_asksup_jr {
    max-width: 100%;
}.get_help_info_zh .contact_widget_VU {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.get_help_info_zh {
    padding: 40px 0;
}.get_help_info_zh .message_section_VP {
    padding: 25px 20px;
}.get_help_info_zh .message_section_VP h3 {
    margin-bottom: 20px;
    font-size: calc(30px * 0.8);
}.get_help_info_zh .edu_asksup_jr {
    margin-bottom: 25px;
    font-size: calc(16px * 0.95);
}.get_help_info_zh .contact_widget_VU {
    gap: 15px;
    grid-template-columns: 1fr;
}.get_help_info_zh .contact_widget_VU span {
    padding: 15px;
}.get_help_info_zh .contact_widget_VU span p,
    .get_help_info_zh .contact_widget_VU span a,
    .get_help_info_zh .contact_widget_VU span span {
    line-height: 1.5;
    font-size: calc(16px * 1.05);
}.get_help_info_zh .get_contactus_pN {
    padding: 15px;
}.get_help_info_zh .get_contactus_pN h4 {
    font-size: calc(22px * 0.9);
}.get_help_info_zh .get_contactus_pN span {
    padding: 8px 0;
    font-size: calc(16px * 0.9);
}.get_help_info_zh::after {
    background-size: 100px 100px;
}@keyframes patternFloat {
        0% {
            background-position: 0 0;
        }
        100% {
            background-position: 100px 100px;
        }
    }
}

.get_help_info_zh .contact_widget_VU span:first-child {
    color: #ffffff;
}.get_help_info_zh .message_section_VP::after {
    height: 100px;
    opacity: 0.1;
    left: 50%;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    content: "";
    position: absolute;
    z-index: -1;
    width: 100px;
    animation: pulse 10s infinite;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    top: 50%;
}@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0.6;
    }
    70% {
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(6);
        opacity: 0;
    }
}

.get_help_info_zh .message_section_VP::after {
    right: 0;
    opacity: 0.1;
    background-size: 30px 30px;
    content: "";
    position: absolute;
    bottom: 0;
    width: 150px;
    z-index: -1;
    background-position: center;
    height: 150px;
    border-radius: 0 0 20px 0;
    background:
        linear-gradient(45deg, transparent 48%, rgb(160,162,158) 48%, rgb(160,162,158) 52%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(160,162,158) 48%, rgb(160,162,158) 52%, transparent 52%);
}.get_help_info_zh .message_section_VP::before {
    border-radius: 20px 0 0 0;
    background:
        linear-gradient(45deg, rgb(160,162,158) 0%, transparent 30%),
        radial-gradient(circle at 20px 20px, rgb(160,162,158) 0%, transparent 8px);
    background-size: 100% 100%, 40px 40px;
    content: "";
    top: 0;
    z-index: -1;
    width: 100px;
    opacity: 0.1;
    height: 100px;
    position: absolute;
    left: 0;
}.get_help_info_zh .message_section_VP {
    overflow: hidden;
    position: relative;
}.get_help_info_zh .message_section_VP:before {
    width: 200px;
    background: rgb(160,162,158);
    height: 200px;
    right: -100px;
    opacity: 0.05;
    top: -100px;
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: 50%;
}.get_help_info_zh .message_section_VP:after {
    bottom: -75px;
    border-radius: 50%;
    opacity: 0.05;
    position: absolute;
    background: rgb(116,118,116);
    left: -75px;
    content: "";
    width: 150px;
    z-index: -1;
    height: 150px;
}.get_help_info_zh .container:before {
    height: 40px;
    position: absolute;
    width: 40px;
    top: 20px;
    right: 20px;
    border-radius: 10px;
    animation: rotate 15s linear infinite;
    border: 2px solid rgb(160,162,158);
    opacity: 0.2;
    content: "";
}.get_help_info_zh .container:after {
    width: 30px;
    opacity: 0.2;
    bottom: 20px;
    left: 20px;
    border: 2px solid rgb(116,118,116);
    content: "";
    border-radius: 10px;
    position: absolute;
    animation: rotate 10s linear infinite reverse;
    height: 30px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.get_help_info_zh .contact_widget_VU span {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}.get_help_info_zh .contact_widget_VU span p {
    letter-spacing: 0.5px;
}.get_help_info_zh .contact_widget_VU a {
    overflow: hidden;
    position: relative;
}.get_help_info_zh .contact_widget_VU a:hover {
    color: rgb(160,162,158);
}.get_help_info_zh .get_contactus_pN {
    background: linear-gradient(45deg, rgb(116,118,116,0.5) 0%, rgb(160,162,158,0.5) 100%);
}.get_help_info_zh .get_contactus_pN span {
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
}.get_help_info_zh .get_contactus_pN span:hover {
    transform: translateX(10px);
}.get_help_info_zh .get_contactus_pN span:before {
    content: "";
    width: 0;
    transition: opacity 0.3s ease;
    border-style: solid;
    height: 0;
    border-color: transparent transparent transparent rgb(160,162,158);
    border-width: 4px 0 4px 6px;
    top: 50%;
    opacity: 0;
    transform: translateY(-50%);
    left: -10px;
    position: absolute;
}.get_help_info_zh .get_contactus_pN span:hover:before {
    opacity: 1;
}.get_help_info_zh .contact_widget_VU span svg {
    display: inline-block;
    height: 18px;
    margin-top: 8px;
    vertical-align: middle;
    width: 18px;
    top: -1px;
    margin-right: 8px;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 8px;
    opacity: 0.7;
}.get_help_info_zh .contact_widget_VU span:hover svg {
    transform: scale(1.1);
    opacity: 1;
}.get_help_info_zh .contact_widget_VU span svg path {
    transition: all 0.3s ease;
    fill: rgb(160,162,158);
}.get_help_info_zh .contact_widget_VU span:hover svg path {
    fill: #ffffff;
}.get_help_info_zh .contact_widget_VU span svg path {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.5;
}.get_help_info_zh .contact_widget_VU span:hover svg path {
    stroke: rgb(160,162,158);
}.get_help_info_zh .get_contactus_pN svg {
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
    width: 16px;
}.get_help_info_zh .get_contactus_pN svg path {
    fill: rgb(160,162,158);
}.get_help_info_zh .get_contactus_pN span:hover svg path {
    fill: #ffffff;
}.get_help_info_zh .message_section_VP h3 svg {
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
    width: 24px;
}.get_help_info_zh .message_section_VP h3 svg path {
    transition: all 0.3s ease;
    fill: rgb(160,162,158);
}.get_help_info_zh .message_section_VP h3:hover svg path {
    fill: #ffffff;
}.get_help_info_zh .contact_widget_VU span a:hover svg {
    animation: wobble 1s ease;
}

@keyframes wobble {
    0%, 100% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(-5deg);
    }
    75% {
        transform: rotate(5deg);
    }
}

@media (max-width: 992px) {.get_help_info_zh .contact_widget_VU span svg {
    width: 18px;
    height: 18px;
}.get_help_info_zh .message_section_VP h3 svg {
    height: 20px;
    width: 20px;
}
}

@media (max-width: 768px) {.get_help_info_zh .contact_widget_VU span svg {
    width: 16px;
    height: 16px;
}}.secure_safehouse_Dd {
    padding: 30px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
}.secure_safehouse_Dd h1 {
    margin-top: 30px;
    color: rgb(160,162,158);
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(160,162,158);
    font-weight: 700;
    font-size: 47px;
}.secure_safehouse_Dd h2 {
    border-bottom: 1px solid #000000;
    margin-bottom: 15px;
    font-size: 29px;
    padding-bottom: 8px;
    color: #000000;
    font-weight: 600;
    margin-top: 25px;
}.secure_safehouse_Dd ul, .secure_safehouse_Dd ol {
    list-style-position: inside;
    margin: 20px 0;
    padding-left: 20px;
}.secure_safehouse_Dd ul li, .secure_safehouse_Dd ol li {
    color: #000000;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 17px;
}.secure_safehouse_Dd p, .secure_safehouse_Dd span, .secure_safehouse_Dd div {
    color: #000000;
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 17px;
}

@media only screen and (max-width: 800px) {.secure_safehouse_Dd {
    padding: 20px 10px;
}.secure_safehouse_Dd h1 {
    margin-bottom: 15px;
    font-size: 29px;
}.secure_safehouse_Dd h2 {
    margin-bottom: 10px;
    font-size: 22px;
}.secure_safehouse_Dd ul li, .secure_safehouse_Dd ol li {
    font-size: 17px;
}}

.secure_safehouse_Dd h3, .secure_safehouse_Dd h4, .secure_safehouse_Dd h5, .secure_safehouse_Dd h6 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 600;
    color: #000000;
    font-size: 22px;
}.secure_safehouse_Dd section {
    padding: 20px;
    background: rgb(201,198,178);
    border-radius: 10px;
}.secure_safehouse_Dd a {
    color: rgb(160,162,158);
    text-decoration: none;
    transition: color 0.3s ease;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.secure_safehouse_Dd h1, .secure_safehouse_Dd h2, .secure_safehouse_Dd h3, .secure_safehouse_Dd h4, .secure_safehouse_Dd h5, .secure_safehouse_Dd h6 {
    animation: fadeIn 0.6s ease-in-out;
}.our_team_yi {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
}.our_team_yi::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(160,162,158,0.5) 70%);
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
}.our_team_yi::after {
    z-index: 1;
    transform: rotate(15deg);
    bottom: -50px;
    position: absolute;
    content: "";
    height: 250px;
    width: 250px;
    right: -50px;
    border: 3px solid rgb(116,118,116,0.5);
    animation: float 10s ease-in-out infinite;
}.our_team_yi h4 {
    margin-bottom: 2rem;
    padding-left: 2rem;
    animation: slideIn 0.8s forwards 0.2s ease-out;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 700;
    opacity: 0;
    color: #ffffff;
    position: relative;
    transform: translateX(20px);
    text-transform: uppercase;
    z-index: 2;
}.our_team_yi h4::before {
    position: absolute;
    height: 3px;
    width: 1.5rem;
    left: 0;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    background: rgb(116,118,116);
}.our_team_yi .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.our_team_yi .text_widget_oj {
    background: rgba(255, 255, 255, 0.9);
    padding: 3rem;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 1s forwards 0.4s ease-out;
}.our_team_yi .text_widget_oj h6 {
    font-size: 20px;
    padding-bottom: 0.8rem;
    font-weight: 700;
    display: inline-block;
    color: rgb(160,162,158);
    position: relative;
    margin-bottom: 1.5rem;
}.our_team_yi .text_widget_oj h6::after {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background: linear-gradient(to right, rgb(116,118,116), transparent);
    content: "";
}.our_team_yi .text_widget_oj div {
    position: relative;
}.our_team_yi .text_widget_oj span {
    font-size: 15px;
    column-count: 1;
    display: block;
    line-height: 1.8;
    z-index: 2;
    column-gap: 2rem;
    position: relative;
    color: #000000;
}.our_team_yi .text_widget_oj::before {
    border: 1px dashed rgb(116,118,116,0.5);
    right: 2rem;
    opacity: 0.5;
    width: 40%;
    top: 3rem;
    height: 40%;
    z-index: 1;
    transform: rotate(-5deg);
    position: absolute;
    content: "";
}

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

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (min-width: 768px) {.our_team_yi {
    padding: 7rem 0;
}.our_team_yi h4 {
    padding-left: 3rem;
    font-size: calc(30px * 1.2);
}.our_team_yi h4::before {
    width: 2.5rem;
}.our_team_yi .text_widget_oj {
    padding: 4rem;
    margin-left: 3rem;
}.our_team_yi .text_widget_oj span {
    column-count: 2;
}.our_team_yi .text_widget_oj::before {
    height: 50%;
    width: 30%;
}
}

@media (min-width: 992px) {.our_team_yi {
    padding: 9rem 0;
}.our_team_yi h4 {
    margin-left: 3rem;
}.our_team_yi .text_widget_oj {
    margin-left: 6rem;
    width: 85%;
    padding: 5rem;
}.our_team_yi .text_widget_oj h6 {
    font-size: calc(20px * 1.2);
}.our_team_yi .text_widget_oj span {
    column-count: 2;
    column-gap: 3rem;
}.our_team_yi::after {
    height: 350px;
    width: 350px;
}
}

@media (max-width: 767px) {.our_team_yi {
    padding: 4rem 0;
}.our_team_yi h4 {
    text-align: left;
    padding-left: 1.5rem;
}.our_team_yi .text_widget_oj {
    padding: 2rem;
}.our_team_yi .text_widget_oj::before {
    display: none;
}}.stay_informed_zV {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(116,118,116,0.5) 0%, rgb(160,162,158,0.5) 100%);
    position: relative;
    padding: 4rem 2rem;
    overflow: hidden;
}.stay_informed_zV::before {
    width: 100%;
    top: 0;
    content: "";
    opacity: 0.05;
    left: 0;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: 1;
}.stay_informed_zV::after {
    opacity: 0.1;
    position: absolute;
    z-index: 0;
    transform: rotate(-15deg);
    background: radial-gradient(circle, rgb(160,162,158,0.5) 0%, transparent 70%);
    animation: pulse 15s infinite alternate ease-in-out;
    height: 200%;
    right: -20%;
    width: 70%;
    top: -50%;
    content: "";
}.stay_informed_zV .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.stay_informed_zV .edu_heritage_Pw {
    display: flex;
    backdrop-filter: blur(10px);
    background: #ffffff;
    padding: 3rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 97% 100%, 0 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    flex-direction: column;
}.stay_informed_zV .edu_heritage_Pw::before {
    transform: translateX(-3px);
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(160,162,158), rgb(116,118,116));
    left: 0;
    width: 5px;
    z-index: 1;
}.stay_informed_zV .edu_heritage_Pw h3 {
    font-size: calc(22px * 1.1);
    line-height: 1.4;
    position: relative;
    font-weight: 600;
    margin-bottom: 2rem;
    color: #000000;
    max-width: 80%;
}.stay_informed_zV .edu_heritage_Pw h3::after {
    background: rgb(160,162,158);
    height: 3px;
    transform-origin: left;
    animation: expandLine 3s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: 60px;
    bottom: -0.8rem;
    position: absolute;
    left: 0;
    content: "";
}.stay_informed_zV .input_holder {
    margin-top: 1rem;
    gap: 1rem;
    position: relative;
    max-width: 550px;
    display: flex;
    flex-wrap: wrap;
}.stay_informed_zV .input_holder div {
    position: relative;
    flex: 1 1 250px;
}.stay_informed_zV .input_holder input[type="email"] {
    background-color: #ffffff;
    padding: 1rem 1.2rem;
    width: 100%;
    font-size: 17px;
    color: #000000;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
}.stay_informed_zV .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    outline: none;
    border-color: rgb(160,162,158);
    box-shadow: 0 4px 15px -3px rgb(160,162,158,0.5);
}.stay_informed_zV .input_holder input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.stay_informed_zV .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}.stay_informed_zV .input_holder .updates_text_Fl {
    font-weight: 600;
    font-size: 18px;
    padding: 1rem 1.5rem;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    flex: 0 0 auto;
    border: none;
    background: linear-gradient(to right, rgb(160,162,158), rgb(116,118,116));
    transition: all 0.3s ease;
    position: relative;
}.stay_informed_zV .input_holder .updates_text_Fl::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
}.stay_informed_zV .input_holder .updates_text_Fl:hover {
    box-shadow: 0 8px 20px -5px rgb(160,162,158,0.5);
    transform: translateY(-3px);
}.stay_informed_zV .input_holder .updates_text_Fl:hover::before {
    left: 100%;
}.stay_informed_zV .input_holder .updates_text_Fl:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 10px -3px rgb(160,162,158,0.5);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-15deg) scale(1.1);
    }
}

@keyframes expandLine {
    0%, 20% {
        width: 60px;
    }
    80%, 100% {
        width: 100px;
    }
}

@media (min-width: 768px) {.stay_informed_zV {
    padding: 5rem 3rem;
}.stay_informed_zV .edu_heritage_Pw {
    justify-content: space-between;
    align-items: center;
    padding: 4rem;
    flex-direction: row;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%);
}.stay_informed_zV .edu_heritage_Pw h3 {
    font-size: 38px;
    padding-right: 2rem;
    max-width: 45%;
    margin-bottom: 0;
}.stay_informed_zV .edu_heritage_Pw h3::after {
    width: 80px;
}.stay_informed_zV .edu_heritage_Pw > div {
    flex: 0 0 50%;
}.stay_informed_zV .input_holder {
    max-width: 100%;
    margin-top: 0;
}
    
    @keyframes expandLine {
        0%, 20% {
            width: 80px;
        }
        80%, 100% {
            width: 120px;
        }
    }
}

@media (max-width: 767px) {.stay_informed_zV .edu_heritage_Pw {
    padding: 2rem;
}.stay_informed_zV .edu_heritage_Pw h3 {
    max-width: 100%;
    font-size: calc(22px * 0.9);
}.stay_informed_zV .input_holder {
    flex-direction: column;
}.stay_informed_zV .input_holder div {
    flex: 1 1 auto;
}.stay_informed_zV .input_holder .updates_text_Fl {
    width: 100%;
}
}

@media (hover: none) {.stay_informed_zV .input_holder .updates_text_Fl:hover {
    transform: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}.stay_informed_zV .input_holder .updates_text_Fl:hover::before {
    left: -100%;
}.stay_informed_zV .input_holder input[type="email"]:focus {
    transform: none;
}
}

@media (prefers-reduced-motion) {.stay_informed_zV::after {
    animation: none;
}.stay_informed_zV .edu_heritage_Pw h3::after {
    width: 80px;
    animation: none;
}.stay_informed_zV .input_holder .updates_text_Fl::before {
    display: none;
}}.contact_panel_WK {
    background: rgb(201,198,178);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.contact_panel_WK::before {
    top: 0;
    background: linear-gradient(90deg, rgb(160,162,158), rgb(116,118,116));
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 5px;
}.contact_panel_WK .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
    position: relative;
    max-width: 1200px;
}.contact_panel_WK h2 {
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    position: relative;
    margin-bottom: 60px;
    text-align: left;
    padding-left: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
}.contact_panel_WK h2::before {
    top: 0;
    left: 0;
    background: rgb(160,162,158);
    border-radius: 10px;
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
}.contact_panel_WK .query_grid_vT {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 60px;
    align-items: center;
}.contact_panel_WK .image_holder_Sc {
    border-radius: 19px;
    order: 2;
    position: relative;
    box-shadow: -15px 15px 0 rgb(160,162,158,0.5);
    overflow: hidden;
    min-height: 500px;
}.contact_panel_WK .help_feedback_MF {
    order: 1;
}.contact_panel_WK form {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 50px;
    border-radius: 19px;
    background: #ffffff;
}.contact_panel_WK form h3 {
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.contact_panel_WK form input[type="text"] {
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    color: #000000;
    background: rgb(201,198,178);
    border-radius: 10px;
    font-family: Arial, sans-serif;
    padding: 18px 25px;
    margin-bottom: 25px;
    font-size: 12px;
}.contact_panel_WK form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(160,162,158,0.5);
    background: #ffffff;
    outline: none;
}.contact_panel_WK form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_panel_WK .contact_inquiry_oz {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}.contact_panel_WK .contact_inquiry_oz input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel_WK .contact_inquiry_oz label {
    color: #000000;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
    font-size: 15px;
}.contact_panel_WK .contact_inquiry_oz label::before {
    top: 2px;
    background: rgb(201,198,178);
    transition: all 0.2s ease;
    border-radius: 10px;
    height: 22px;
    position: absolute;
    content: "";
    left: 0;
    width: 22px;
}.contact_panel_WK .contact_inquiry_oz input[type="checkbox"]:checked + label::before {
    background: rgb(160,162,158);
}.contact_panel_WK .contact_inquiry_oz input[type="checkbox"]:checked + label::after {
    height: 10px;
    content: "";
    border-right: 2px solid #ffffff;
    top: 6px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    width: 6px;
    left: 8px;
    transform: rotate(45deg);
}.contact_panel_WK .contact_inquiry_oz label a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(160,162,158);
    text-decoration: none;
}.contact_panel_WK .contact_inquiry_oz label a:hover {
    color: rgb(116,118,116);
}.contact_panel_WK form .message_links_Dz {
    padding: 18px 40px;
    color: #ffffff;
    cursor: pointer;
    background: #000000;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    overflow: hidden;
    border: none;
    font-weight: 600;
    display: inline-block;
    position: relative;
    border-radius: 10px;
    font-size: 19px;
}.contact_panel_WK form .message_links_Dz:hover {
    background: rgb(160,162,158);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact_panel_WK svg {
    fill: rgb(160,162,158);
    height: 20px;
    width: 20px;
}.contact_panel_WK svg path {
    fill: rgb(160,162,158);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 991px) {.contact_panel_WK {
    padding: 90px 0;
}.contact_panel_WK .query_grid_vT {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_panel_WK .image_holder_Sc {
    order: 1;
    min-height: 400px;
    max-width: 600px;
    margin: 0 auto;
}.contact_panel_WK .help_feedback_MF {
    order: 2;
}.contact_panel_WK form {
    margin: 0 auto;
    max-width: 600px;
}
}

@media screen and (max-width: 767px) {.contact_panel_WK {
    padding: 70px 0;
}.contact_panel_WK h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 40px;
}.contact_panel_WK .image_holder_Sc {
    width: 100%;
    box-shadow: -10px 10px 0 rgb(160,162,158,0.5);
    min-height: 300px;
}.contact_panel_WK form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_panel_WK {
    padding: 50px 0;
}.contact_panel_WK h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 30px;
}.contact_panel_WK .image_holder_Sc {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(160,162,158,0.5);
}.contact_panel_WK form {
    padding: 30px 20px;
}.contact_panel_WK form h3 {
    margin-bottom: 25px;
    font-size: calc(23px * 0.9);
}.contact_panel_WK form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_panel_WK form .message_links_Dz {
    width: 100%;
    padding: 15px 20px;
}}.title_screen_od {
    min-height: 100vh;
    position: relative;
    background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(249,249,249,0.9));
    overflow: hidden;
}.title_screen_od::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.15;
    background: linear-gradient(45deg, rgb(116,118,116,0.5), transparent);
    z-index: 1;
}.title_screen_od::after {
    border-radius: 50%;
    height: 40%;
    bottom: -5%;
    background: linear-gradient(to right, rgb(160,162,158,0.5), transparent);
    opacity: 0.2;
    right: -5%;
    z-index: 0;
    filter: blur(40px);
    position: absolute;
    width: 40%;
    content: "";
}.title_screen_od .edu_heritage_Pw {
    flex-direction: column-reverse;
    position: relative;
    padding: 2rem;
    z-index: 2;
    min-height: 100vh;
    display: flex;
}.title_screen_od .text_widget_oj {
    transform: translateY(0);
    display: flex;
    z-index: 3;
    flex: 1;
    opacity: 0;
    padding: 3rem 1.5rem;
    animation: slideUp 1.2s ease-out forwards 0.3s;
    flex-direction: column;
    justify-content: center;
    position: relative;
}.title_screen_od .text_widget_oj h1 {
    opacity: 0;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: calc(28px * 1.2);
    color: #000000;
    line-height: 1.3;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.5s;
    position: relative;
}.title_screen_od .text_widget_oj h1::after {
    content: "";
    background: rgb(160,162,158);
    width: 4rem;
    animation: scaleInX 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.9s;
    transform-origin: left;
    position: absolute;
    height: 3px;
    transform: scaleX(0);
    left: 0;
    bottom: -0.75rem;
}.title_screen_od .learn_front_bP {
    gap: 2rem;
    margin-bottom: 2.5rem;
    flex-direction: column;
    align-items: flex-start;
    transform: translateY(15px);
    display: flex;
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.7s;
    position: relative;
}.title_screen_od .learn_front_bP svg {
    margin-bottom: 1rem;
    height: 80px;
    filter: drop-shadow(0 4px 6px rgba(94, 170, 168, 0.15));
    opacity: 0;
    animation: fadeScale 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.9s;
    transform: translateY(10px);
    width: 80px;
}.title_screen_od .learn_front_bP svg path {
    transform-origin: center;
    fill: rgb(160,162,158);
    animation: pathFill 1.5s ease-in-out forwards 1.2s;
}.title_screen_od .learn_front_bP svg text {
    animation: textFade 1s ease-in-out forwards 1.4s;
    font-family: Arial, sans-serif;
    opacity: 0;
}.title_screen_od .learn_front_bP p {
    line-height: 1.7;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.9s;
    opacity: 0;
    max-width: 90%;
    color: #000000;
    font-weight: 400;
    transform: translateY(10px);
    font-family: Arial, sans-serif;
    font-size: calc(14px * 1.1);
    margin: 0;
}.title_screen_od ul {
    opacity: 0;
    transform: translateY(15px);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.1s;
    list-style: none;
    padding: 0;
    margin: 0;
}.title_screen_od ul li {
    display: inline-block;
}.title_screen_od .message_links_Dz {
    overflow: hidden;
    position: relative;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.2);
    display: inline-block;
    color: #ffffff;
    z-index: 1;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 18px;
    background: linear-gradient(135deg, rgb(160,162,158), rgba(94, 170, 168, 0.9));
    border-radius: 10px;
    border: none;
    padding: 1rem 2rem;
    font-family: Arial, sans-serif;
    text-decoration: none;
}.title_screen_od .message_links_Dz::before {
    top: 0;
    position: absolute;
    opacity: 0;
    background: linear-gradient(135deg, rgb(116,118,116), rgb(160,162,158));
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
}.title_screen_od .message_links_Dz:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(94, 170, 168, 0.3);
}.title_screen_od .message_links_Dz:hover::before {
    opacity: 1;
}.title_screen_od .message_links_Dz:active {
    transform: translateY(1px);
    box-shadow: 0 4px 8px rgba(94, 170, 168, 0.2);
}.title_screen_od .image_holder_Sc {
    border-radius: 15px;
    transform: translateY(15px) scale(0.95);
    height: 40vh;
    position: relative;
    animation: scaleIn 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.title_screen_od .image_holder_Sc::after {
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
}

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

@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: translateY(15px) scale(0.95);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

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

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

@keyframes fadeScale {
    0% {
        opacity: 0;
        transform: translateY(10px) scale(0.95);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes pathFill {
    0% {
        fill-opacity: 0.7;
    }
    50% {
        fill-opacity: 0.9;
    }
    100% {
        fill-opacity: 1;
    }
}

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

@media (min-width: 768px) {.title_screen_od .edu_heritage_Pw {
    gap: 2rem;
    align-items: center;
    padding: 3rem 5rem;
    flex-direction: row;
}.title_screen_od .text_widget_oj {
    padding: 0 2rem 0 0;
    flex: 1;
}.title_screen_od .text_widget_oj h1 {
    margin-bottom: 2rem;
    font-size: calc(38px * 1.1);
}.title_screen_od .learn_front_bP p {
    font-size: calc(14px * 1.2);
    max-width: 80%;
}.title_screen_od .image_holder_Sc {
    flex: 1;
    height: 70vh;
    transform: translateX(15px) scale(0.95);
    animation: scaleInRight 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}.title_screen_od .learn_front_bP svg {
    height: 100px;
    width: 100px;
}
    
    @keyframes scaleInRight {
        0% {
            opacity: 0;
            transform: translateX(15px) scale(0.95);
        }
        100% {
            opacity: 1;
            transform: translateX(0) scale(1);
        }
    }
}

@media (min-width: 1200px) {.title_screen_od .edu_heritage_Pw {
    gap: 4rem;
    padding: 3rem 8rem;
}.title_screen_od .text_widget_oj h1 {
    font-size: calc(38px * 1.2);
}.title_screen_od .learn_front_bP p {
    font-size: calc(14px * 1.3);
    max-width: 90%;
}.title_screen_od .message_links_Dz {
    font-size: calc(18px * 1.1);
    padding: 1.2rem 2.5rem;
}.title_screen_od .learn_front_bP svg {
    height: 120px;
    width: 120px;
}}.developer_experience_Ku {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: rgb(201,198,178);
}.developer_experience_Ku::before {
    background: linear-gradient(120deg, rgb(160,162,158,0.5) 0%, transparent 70%);
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}.developer_experience_Ku::after {
    position: absolute;
    height: 70%;
    right: 0;
    z-index: 0;
    width: 70%;
    content: "";
    bottom: 0;
    background: linear-gradient(210deg, rgb(116,118,116,0.5) 0%, transparent 70%);
}.developer_experience_Ku .client_views_hz {
    z-index: 1;
    display: flex;
    max-width: 600px;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
}.developer_experience_Ku .image_holder_Sc {
    width: 80%;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    height: 400px;
    position: relative;
    margin: 0 auto;
    transform: translateY(0);
    border-radius: 14px;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    z-index: 2;
}.developer_experience_Ku .image_holder_Sc::before {
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    position: absolute;
}.developer_experience_Ku .image_holder_Sc::after {
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(160,162,158,0.5) 0%, transparent 40%, transparent 60%, rgb(116,118,116,0.5) 100%);
    opacity: 0.3;
    height: 300%;
    top: -100%;
    animation: shiftGradient 10s infinite alternate;
    mix-blend-mode: overlay;
    transition: all 0.8s ease;
    left: -100%;
    width: 300%;
}.developer_experience_Ku .exp_box_Tp {
    width: 90%;
    margin: -80px auto 0;
    border-radius: 14px;
    background: #ffffff;
    transform: translateY(0);
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    padding: 2.5rem 2rem 2rem;
}.developer_experience_Ku .exp_box_Tp::before {
    position: absolute;
    top: 0;
    width: 70px;
    content: "";
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    height: 70px;
    z-index: 4;
    border-radius: 50%;
    left: 50%;
    background: #ffffff;
    border: 5px solid rgb(201,198,178);
    transform: translate(-50%, -50%);
}.developer_experience_Ku .name {
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 0.5rem;
    color: rgb(160,162,158);
    font-size: 34px;
}.developer_experience_Ku .exp_box_Tp div:nth-child(2) {
    color: rgb(116,118,116);
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    position: relative;
    margin-bottom: 1.5rem;
}.developer_experience_Ku .exp_box_Tp div:nth-child(2)::after {
    margin: 1rem auto 0;
    height: 3px;
    background: rgb(160,162,158,0.5);
    display: block;
    width: 40px;
    content: "";
}.developer_experience_Ku .work_content_kg {
    line-height: 1.7;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #000000;
    font-style: italic;
    padding: 0 1rem;
}.developer_experience_Ku .work_content_kg::before,
.developer_experience_Ku .work_content_kg::after {
    font-size: 3rem;
    font-family: serif;
    color: rgb(160,162,158,0.5);
    position: absolute;
    line-height: 0;
    content: "";
}.developer_experience_Ku .work_content_kg::before {
    top: 0.5rem;
    transform: rotate(180deg);
    left: 0;
}.developer_experience_Ku .work_content_kg::after {
    right: 0;
    bottom: -0.5rem;
}.developer_experience_Ku .client_views_hz:hover .image_holder_Sc {
    transform: translateY(-20px);
}.developer_experience_Ku .client_views_hz:hover .exp_box_Tp {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.developer_experience_Ku .image_holder_Sc {
    height: 320px;
    width: 90%;
}.developer_experience_Ku .exp_box_Tp {
    padding: 2rem 1.5rem 1.5rem;
    width: 95%;
    margin-top: -60px;
}.developer_experience_Ku .exp_box_Tp::before {
    height: 60px;
    width: 60px;
}}footer {
    perspective: 1000px;
    z-index: 1;
    position: relative;
}footer::before {
    position: absolute;
    right: 0;
    opacity: 0.9;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(116,118,116,0.5) 0%, rgb(160,162,158,0.5) 100%);
    top: 0;
    bottom: 0;
    z-index: -2;
}footer::after {
    bottom: 0;
    right: 0;
    z-index: -1;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
}.grade_help_hq {
    color: #ffffff;
    padding: 5rem 0 2.5rem;
    position: relative;
}.grade_help_hq::before {
    width: 100%;
    height: 20px;
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        90deg,
        rgb(160,162,158) 0px,
        rgb(160,162,158) 40px,
        rgb(116,118,116) 40px,
        rgb(116,118,116) 80px
    );
    position: absolute;
    top: 0;
}.grade_help_hq .container {
    flex-wrap: wrap;
    position: relative;
    gap: 4rem;
    display: flex;
    justify-content: space-between;
}.grade_help_hq .company_holder {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    flex: 1 1 380px;
    position: relative;
    transform: rotateX(5deg);
    border-radius: 0;
    border-bottom: 6px solid rgb(160,162,158);
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    padding: 2rem;
    background: rgb(160,162,158,0.5);
}.grade_help_hq .company_holder:hover {
    transform: rotateX(0deg);
}.grade_help_hq .company_holder h3 {
    display: inline-block;
    transform: translateZ(20px);
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
    font-size: 34px;
    color: #ffffff;
    margin: 0 0 1.5rem;
}.grade_help_hq .company_holder h3::before {
    left: -10px;
    height: 30px;
    content: "";
    top: -10px;
    width: 30px;
    position: absolute;
    border-left: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
}.grade_help_hq .company_holder h3::after {
    content: "";
    position: absolute;
    right: -10px;
    width: 30px;
    border-bottom: 3px solid #ffffff;
    bottom: -10px;
    height: 30px;
    border-right: 3px solid #ffffff;
}.grade_help_hq .affiliate_cta_Kr {
    transform: translateZ(10px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 1.5rem;
    line-height: 1.6;
    font-size: 14px;
}.grade_help_hq .webinar_arch_VO {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.grade_help_hq .nav_page_Ed {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
}.grade_help_hq .main_train_sa {
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    position: relative;
    transform-style: preserve-3d;
    min-width: 220px;
    transform: rotateX(-5deg);
}.grade_help_hq .main_train_sa:hover {
    transform: rotateX(0deg);
}.grade_help_hq .main_train_sa h5 {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0 0 1.5rem;
    transform: translateZ(15px);
    font-size: 23px;
    min-width: 200px;
    background: rgb(116,118,116,0.5);
    position: relative;
    font-weight: 600;
    padding: 1rem 1.5rem;
    color: #ffffff;
}.grade_help_hq .main_train_sa h5::after {
    left: 0;
    position: absolute;
    background: rgb(116,118,116);
    bottom: -5px;
    height: 5px;
    right: 0;
    content: "";
}.grade_help_hq .main_train_sa .nav_page_Ed {
    border-radius: 10px;
    transform: translateZ(5px);
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    flex-direction: column;
    display: flex;
    gap: 1rem;
}.grade_help_hq .main_train_sa .nav_page_Ed a {
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    transform: translateZ(10px);
    padding: 0.7rem 1rem;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: block;
    font-size: 14px;
    position: relative;
}.grade_help_hq .main_train_sa .nav_page_Ed a::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.grade_help_hq .main_train_sa .nav_page_Ed a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: rgb(116,118,116,0.5);
}.grade_help_hq .main_train_sa .nav_page_Ed a:hover::before {
    left: 100%;
}.intern_opp_uo {
    padding: 2rem 0;
    perspective: 1000px;
    position: relative;
    background: rgb(116,118,116,0.5);
    transform-style: preserve-3d;
    margin-top: 3rem;
}.intern_opp_uo::before {
    background: rgb(116,118,116);
    position: absolute;
    top: -20px;
    transform: rotateX(45deg);
    width: 100%;
    left: 0;
    content: "";
    transform-origin: bottom;
    height: 20px;
}.intern_opp_uo .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.intern_opp_uo .blog_ref_zN {
    padding: 0.8rem 2rem;
    font-size: 16px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    text-align: center;
    transform: translateZ(5px);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}

@media (max-width: 1200px) {.grade_help_hq .container {
    gap: 3rem;
}.grade_help_hq .company_holder {
    flex: 1 1 350px;
}.grade_help_hq .webinar_arch_VO {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.grade_help_hq .nav_page_Ed {
    gap: 2rem;
}
}

@media (max-width: 992px) {.grade_help_hq {
    padding: 4rem 0 2rem;
}.grade_help_hq .container {
    flex-direction: column;
    gap: 3rem;
}.grade_help_hq .company_holder,
    .grade_help_hq .webinar_arch_VO {
    flex: 1 1 100%;
    min-width: 100%;
}.grade_help_hq .main_train_sa {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.grade_help_hq .company_holder,
    .grade_help_hq .main_train_sa {
    transform: none;
}
}

@media (max-width: 768px) {.grade_help_hq {
    padding: 3.5rem 0 1.5rem;
}.grade_help_hq .nav_page_Ed {
    gap: 1.5rem;
}.grade_help_hq .company_holder h3 {
    font-size: calc(34px - 2px);
}.grade_help_hq .company_holder h3::before,
    .grade_help_hq .company_holder h3::after {
    height: 20px;
    width: 20px;
}.intern_opp_uo {
    margin-top: 2rem;
}.intern_opp_uo::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.grade_help_hq {
    padding: 3rem 0 1rem;
}.grade_help_hq .main_train_sa {
    flex: 1 1 100%;
    min-width: 100%;
}.grade_help_hq .nav_page_Ed {
    gap: 0.7rem;
}.grade_help_hq .main_train_sa .nav_page_Ed a {
    padding: 0.6rem 0.8rem;
}.intern_opp_uo {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.intern_opp_uo::before {
    display: none;
}
}

@media (max-width: 420px) {.grade_help_hq::before {
    height: 10px;
}.grade_help_hq .company_holder h3::before,
    .grade_help_hq .company_holder h3::after {
    display: none;
}.grade_help_hq .main_train_sa h5 {
    width: 100%;
    min-width: auto;
}.intern_opp_uo .blog_ref_zN {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.course_program_description_Oe {
    overflow: hidden;
    padding: 8rem 2rem;
    position: relative;
    background: linear-gradient(45deg, rgb(116,118,116,0.5) 0%, rgb(201,198,178) 50%, rgb(160,162,158,0.5) 100%);
}.course_program_description_Oe::before {
    animation: rotate 60s linear infinite;
    height: 200%;
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(116,118,116,0.5) 100%);
    width: 200%;
    left: -50%;
    content: "";
    top: -50%;
    position: absolute;
    z-index: 1;
}.course_program_description_Oe::after {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(
        rgb(116,118,116,0.5),
        transparent 20%,
        transparent 80%,
        rgb(160,162,158,0.5)
    );
    z-index: 2;
    width: 100%;
    content: "";
}.course_program_description_Oe .container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}.course_program_description_Oe .learn_code_Rc {
    display: flex;
    margin-bottom: 2rem;
    position: relative;
    flex-direction: column;
}.course_program_description_Oe .text_widget_oj {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 4rem;
}.course_program_description_Oe h2 {
    margin-bottom: 3rem;
    color: #000000;
    font-size: 42px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
}.course_program_description_Oe h2::before,
.course_program_description_Oe h2::after {
    width: 150%;
    background: linear-gradient(to right, transparent, rgb(160,162,158), transparent);
    position: absolute;
    height: 3px;
    content: "";
    left: -25%;
}.course_program_description_Oe h2::before {
    top: -15px;
}.course_program_description_Oe h2::after {
    bottom: -15px;
}.course_program_description_Oe .description {
    line-height: 1.8;
    margin-bottom: 1.5rem;
    transform: translateY(30px);
    opacity: 0;
    font-size: calc(13px * 1.1);
    color: #000000;
    animation: slideUp 0.8s forwards;
    animation-delay: 0.2s;
    position: relative;
}.course_program_description_Oe .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.course_program_description_Oe .image_holder_Sc {
    border-radius: 17px;
    transform: scale(0.95);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 2rem;
}.course_program_description_Oe .image_holder_Sc::before {
    width: 100%;
    background: linear-gradient(
        to bottom,
        rgb(160,162,158,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(116,118,116,0.5) 100%
    );
    height: 100%;
    transition: opacity 0.5s ease;
    content: "";
    left: 0;
    z-index: 1;
    top: 0;
    opacity: 0.7;
    position: absolute;
}.course_program_description_Oe .image_holder_Sc:hover {
    transform: scale(1);
}.course_program_description_Oe .image_holder_Sc:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.course_program_description_Oe {
    padding: 5rem 1.5rem;
}.course_program_description_Oe .text_widget_oj {
    margin-bottom: 3rem;
}.course_program_description_Oe h2 {
    font-size: calc(42px * 0.85);
}.course_program_description_Oe .image_holder_Sc {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.course_program_description_Oe {
    padding: 4rem 1rem;
}.course_program_description_Oe .text_widget_oj {
    margin-bottom: 2rem;
}.course_program_description_Oe h2 {
    font-size: calc(42px * 0.7);
}.course_program_description_Oe h2::before,
    .course_program_description_Oe h2::after {
    left: -10%;
    width: 120%;
}.course_program_description_Oe .description {
    font-size: 13px;
}.course_program_description_Oe .image_holder_Sc {
    height: 300px;
}}.thanksFocus_Qe {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,198,178) 0%, rgba(rgb(160,162,158), 0.05) 100%);
    padding: 6rem 0;
    position: relative;
}.thanksFocus_Qe::before {
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(160,162,158), 0.07) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(116,118,116), 0.05) 0%, transparent 60%);
    left: 0;
    top: 0;
    content: "";
    opacity: 0.8;
    position: absolute;
    z-index: 0;
    width: 100%;
}.thanksFocus_Qe::after {
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 80%);
    content: "";
    right: -5%;
    background: linear-gradient(45deg, rgba(rgb(160,162,158), 0.03) 0%, rgba(rgb(116,118,116), 0.05) 100%);
    transform: rotate(-15deg);
    width: 40%;
    animation: float 15s infinite ease-in-out;
    position: absolute;
    top: -10%;
    height: 70%;
    z-index: 0;
}.thanksFocus_Qe .container {
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 1;
    perspective: 1000px;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
}.thanksFocus_Qe h2 {
    color: rgb(160,162,158);
    font-size: 38px;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    margin-bottom: 2.5rem;
    text-shadow: 0 2px 15px rgba(#000000, 0.05);
    line-height: 1.3;
    max-width: 90%;
    font-weight: 700;
    letter-spacing: -0.02em;
}.thanksFocus_Qe h2::after {
    border-radius: 2px;
    bottom: -0.8rem;
    content: "";
    left: 0;
    transform-origin: left center;
    width: 5rem;
    height: 4px;
    animation: expandWidth 0.8s ease-out forwards;
    position: absolute;
    background: linear-gradient(90deg, rgb(160,162,158) 0%, rgb(116,118,116) 100%);
}.thanksFocus_Qe .edu_heritage_Pw {
    border-radius: 27px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: #ffffff;
    padding: 3rem;
    box-shadow: 
        0 15px 35px rgba(#000000, 0.05),
        0 5px 15px rgba(#000000, 0.03);
    transform: translateZ(5px);
    overflow: hidden;
    position: relative;
}.thanksFocus_Qe .edu_heritage_Pw::before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 6px;
    content: "";
    background: linear-gradient(90deg, rgb(160,162,158) 0%, rgb(116,118,116) 100%);
}.thanksFocus_Qe .edu_heritage_Pw::after {
    background-image: 
        linear-gradient(45deg, rgba(rgb(160,162,158), 0.03) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(160,162,158), 0.03) 25%, transparent 25%);
    content: "";
    bottom: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    width: 40%;
    height: 30%;
    background-size: 12px 12px;
    z-index: -1;
}.thanksFocus_Qe ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.thanksFocus_Qe li {
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
    padding-left: 0;
    opacity: 0;
}.thanksFocus_Qe li::before {
    height: 8px;
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 8px;
    left: -1.5rem;
    box-shadow: 0 0 0 3px rgba(rgb(116,118,116), 0.1);
    background: rgb(116,118,116);
    top: 0.5rem;
}.thanksFocus_Qe span {
    font-family: Arial, sans-serif;
    letter-spacing: 0.01em;
    display: block;
    line-height: 1.7;
    color: #000000;
    font-size: calc(16px * 1.05);
    font-weight: 400;
}

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

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 5rem;
    }
}

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

@media (hover: hover) {.thanksFocus_Qe .edu_heritage_Pw:hover {
    box-shadow: 
            0 20px 45px rgba(#000000, 0.07),
            0 5px 20px rgba(#000000, 0.05);
    transform: translateZ(10px) scale(1.01);
}
}

@media (max-width: 992px) {.thanksFocus_Qe {
    padding: 5rem 0;
}.thanksFocus_Qe h2 {
    font-size: calc(38px * 0.9);
    max-width: 100%;
}.thanksFocus_Qe .edu_heritage_Pw {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.thanksFocus_Qe {
    padding: 4rem 0;
}.thanksFocus_Qe h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 2rem;
}.thanksFocus_Qe .edu_heritage_Pw {
    padding: 2rem;
}.thanksFocus_Qe span {
    font-size: 16px;
    line-height: 1.6;
}
}

@media (max-width: 576px) {.thanksFocus_Qe {
    padding: 3rem 0;
}.thanksFocus_Qe .container {
    padding: 0 1.5rem;
}.thanksFocus_Qe h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.thanksFocus_Qe .edu_heritage_Pw {
    padding: 1.5rem;
}.thanksFocus_Qe li::before {
    width: 6px;
    height: 6px;
    left: -1.2rem;
}}.plan_box_Sm {
    padding: 5rem 1rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(201,198,178), rgba(0, 0, 0, 0.5));
}.plan_box_Sm::before {
    position: absolute;
    content: "";
    z-index: 1;
    background: linear-gradient(45deg, transparent 0%, rgb(160,162,158,0.5) 30%, transparent 70%);
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0.1;
    height: 100%;
}.plan_box_Sm .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1400px;
}.plan_box_Sm .deal_opts_qE {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}.plan_box_Sm .plan_details_gk {
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    margin: 0 auto 2rem;
    text-align: center;
    max-width: 800px;
    order: -1;
    opacity: 0;
}.plan_box_Sm .plan_details_gk h2 {
    margin-bottom: 1rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 30px;
    position: relative;
}.plan_box_Sm .plan_details_gk h2::after {
    bottom: -10px;
    border-radius: 10px;
    width: 80px;
    background: linear-gradient(90deg, rgb(160,162,158), rgb(116,118,116));
    left: 50%;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
}.plan_box_Sm .package_rates_sz {
    color: #000000;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 90%;
    font-size: 18px;
}.plan_box_Sm .lesson_fees_hT {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    perspective: 1000px;
    gap: 2rem;
}.plan_box_Sm .price_sheet_lA {
    border-radius: 16px;
    overflow: hidden;
    transform: translateZ(0) scale(1);
    position: relative;
    opacity: 0;
    text-decoration: none;
    display: block;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    background: #ffffff;
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.plan_box_Sm .price_sheet_lA:nth-child(1) {
    animation-delay: 0.1s;
}.plan_box_Sm .price_sheet_lA:nth-child(2) {
    animation-delay: 0.2s;
}.plan_box_Sm .price_sheet_lA:nth-child(3) {
    animation-delay: 0.3s;
}.plan_box_Sm .price_sheet_lA:nth-child(4) {
    animation-delay: 0.4s;
}.plan_box_Sm .price_sheet_lA::before {
    transform: scaleX(0);
    top: 0;
    background: linear-gradient(90deg, rgb(160,162,158), rgb(116,118,116));
    height: 5px;
    position: absolute;
    width: 100%;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left;
    content: "";
}.plan_box_Sm .price_sheet_lA:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.plan_box_Sm .price_sheet_lA:hover::before {
    transform: scaleX(1);
}.plan_box_Sm .class_cost_Cv {
    flex-direction: column;
    height: 100%;
    display: flex;
}.plan_box_Sm .monthly_plan_yE {
    flex-direction: column;
    display: flex;
    padding: 2rem;
    flex-grow: 1;
}.plan_box_Sm .monthly_plan_yE h3 {
    transition: color 0.3s ease;
    position: relative;
    color: #000000;
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 21px;
}.plan_box_Sm .price_sheet_lA:hover .monthly_plan_yE h3 {
    color: rgb(160,162,158);
}.plan_box_Sm .fee_deals_MU {
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(160,162,158);
    display: inline-block;
    font-weight: 700;
    transition: transform 0.3s ease, color 0.3s ease;
    font-size: 2rem;
}.plan_box_Sm .fee_deals_MU::after {
    height: 2px;
    width: 40px;
    position: absolute;
    content: "";
    bottom: -8px;
    transition: width 0.3s ease;
    background-color: rgb(116,118,116);
    left: 0;
}.plan_box_Sm .price_sheet_lA:hover .fee_deals_MU {
    transform: translateY(-3px);
}.plan_box_Sm .price_sheet_lA:hover .fee_deals_MU::after {
    width: 80px;
}.plan_box_Sm .monthly_plan_yE p {
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    margin: 0;
    flex-grow: 1;
    color: #000000;
    font-size: calc(18px - 2px);
}.plan_box_Sm .image_holder_Sc {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 200px;
}.plan_box_Sm .image_holder_Sc::after {
    opacity: 0.7;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
    right: 0;
    transition: opacity 0.5s ease;
    left: 0;
    content: "";
    position: absolute;
}.plan_box_Sm .price_sheet_lA:hover .image_holder_Sc {
    transform: scale(1.05);
}.plan_box_Sm .price_sheet_lA:hover .image_holder_Sc::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.plan_box_Sm {
    padding: 7rem 2rem;
}.plan_box_Sm .deal_opts_qE {
    flex-direction: row;
    align-items: flex-start;
}.plan_box_Sm .plan_details_gk {
    order: 0;
    flex: 0 0 30%;
    flex-direction: column;
    display: flex;
    margin: 0;
    justify-content: center;
    padding-right: 2rem;
    text-align: left;
}.plan_box_Sm .plan_details_gk h2 {
    text-align: left;
}.plan_box_Sm .plan_details_gk h2::after {
    left: 0;
    transform: none;
}.plan_box_Sm .package_rates_sz {
    margin: 0;
    max-width: 100%;
}.plan_box_Sm .lesson_fees_hT {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.plan_box_Sm .lesson_fees_hT {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan_box_Sm {
    padding: 8rem 2rem;
}.plan_box_Sm .plan_details_gk {
    flex: 0 0 25%;
}.plan_box_Sm .lesson_fees_hT {
    flex: 0 0 75%;
}.plan_box_Sm .monthly_plan_yE {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.plan_box_Sm .price_sheet_lA {
    max-width: 400px;
    margin: 0 auto;
}.plan_box_Sm .plan_details_gk h2 {
    font-size: calc(30px * 0.9);
}.plan_box_Sm .package_rates_sz {
    font-size: calc(18px * 0.95);
}
}