* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.main_lead_dnqe4 {
    flex: 1 0 auto;
}.collab_net_DnYlM {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.wrapper-structure_vkBM4 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1267px;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.our_background_B8gIa {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.our_background_B8gIa::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%, 
        rgba(0, 0, 0, 0.65) 50%, 
        rgba(0, 0, 0, 0.75) 100%);
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    content: "";
}.our_background_B8gIa::after {
    filter: blur(120px);
    right: -5%;
    height: 300px;
    background: rgb(138,143,167);
    width: 300px;
    border-radius: 50% 25% 50% 45%;
    top: -5%;
    content: "";
    z-index: 0;
    position: absolute;
    opacity: 0.15;
    animation: float 15s infinite ease-in-out;
}.our_background_B8gIa .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.our_background_B8gIa .paragraph_box_e30z4 {
    max-width: 900px;
    margin-left: 0;
    background: linear-gradient(
        145deg, 
        rgba(255, 255, 255, 0.08) 0%, 
        rgba(255, 255, 255, 0.03) 100%
    );
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 30px 40px 40px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    transform: translateX(0);
}.our_background_B8gIa .paragraph_box_e30z4::before {
    position: absolute;
    transition: height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    top: 0;
    background: rgb(138,143,167);
    left: 0;
    width: 5px;
    content: "";
    height: 0;
}.our_background_B8gIa .paragraph_box_e30z4:hover::before {
    height: 100%;
}.our_background_B8gIa h1 {
    position: relative;
    transform: translateX(0);
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: 41px;
    margin-bottom: 35px;
    color: #ffffff;
}.our_background_B8gIa h1::after {
    position: absolute;
    background: rgb(138,143,167);
    width: 80px;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleX(1);
    transform-origin: left;
    bottom: -10px;
    left: 0;
    content: "";
}.our_background_B8gIa .paragraph_box_e30z4:hover h1::after {
    transform: scaleX(1.5);
}.our_background_B8gIa ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.our_background_B8gIa ul li {
    margin-bottom: 15px;
}.our_background_B8gIa ul li h4 {
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: calc(19px + 2px);
    color: rgb(138,143,167);
    position: relative;
    margin-bottom: 15px;
    transform: translateY(0);
    font-weight: 600;
}.our_background_B8gIa ul li h4::before {
    transition: opacity 0.4s ease, left 0.4s ease;
    background: rgb(138,143,167);
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    width: 8px;
    left: -15px;
    height: 8px;
}.our_background_B8gIa .paragraph_box_e30z4:hover ul li h4::before {
    left: -25px;
    opacity: 1;
}.our_background_B8gIa ul li span {
    line-height: 1.8;
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    column-gap: 40px;
    position: relative;
    display: block;
    column-count: 1;
    font-size: 16px;
    opacity: 0.9;
    transform: translateY(0);
    color: rgba(255, 255, 255, 0.9);
    text-align: justify;
}.our_background_B8gIa .paragraph_box_e30z4:hover ul li span {
    opacity: 1;
    transform: translateY(-5px);
}

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

@media (min-width: 768px) {.our_background_B8gIa {
    padding: 150px 0;
}.our_background_B8gIa .paragraph_box_e30z4 {
    transform: translateX(0);
    padding: 50px 60px 60px;
    margin-left: 5%;
}.our_background_B8gIa .paragraph_box_e30z4:hover {
    transform: translateX(10px);
}.our_background_B8gIa h1 {
    margin-bottom: 50px;
    font-size: calc(41px + 10px);
}.our_background_B8gIa ul li span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_background_B8gIa {
    padding: 180px 0;
}.our_background_B8gIa::after {
    height: 450px;
    width: 450px;
}.our_background_B8gIa .paragraph_box_e30z4 {
    margin-left: 10%;
    padding: 60px 70px 70px;
}.our_background_B8gIa h1 {
    transform: translateX(-20px);
}.our_background_B8gIa .paragraph_box_e30z4:hover h1 {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.our_background_B8gIa {
    padding: 80px 0;
}.our_background_B8gIa .paragraph_box_e30z4 {
    padding: 30px 25px;
}.our_background_B8gIa h1 {
    margin-bottom: 30px;
    font-size: calc(41px - 4px);
}.our_background_B8gIa h1::after {
    width: 60px;
    height: 2px;
}.our_background_B8gIa ul li h4 {
    margin-bottom: 10px;
    font-size: 19px;
}.our_background_B8gIa ul li span {
    line-height: 1.6;
    font-size: calc(16px - 1px);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(176,181,197);
}header .top_plank .main_panel_ZSus6 div svg, header .top_plank .main_panel_ZSus6 div svg path {
    fill: #ffffff;
}header .top_plank .main_panel_ZSus6 div span {
    color: #ffffff;
}header .top_plank .main_panel_ZSus6 {
    align-items: center;
    line-height: 21px;
    padding: 15px 0 10px 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 16px;
}header .top_plank .main_panel_ZSus6 div {
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
    align-items: center;
}header .top_plank .main_panel_ZSus6 div img, header .top_plank .main_panel_ZSus6 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.secure_grotto_aUuY1 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    padding: 40px 20px;
    color: #000000;
    font-family: Arial, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.5);
}.secure_grotto_aUuY1 h1, .secure_grotto_aUuY1 h2, .secure_grotto_aUuY1 h3, .secure_grotto_aUuY1 h4, .secure_grotto_aUuY1 h5, .secure_grotto_aUuY1 h6 {
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
}.secure_grotto_aUuY1 h1 {
    border-bottom: 2px solid rgb(176,181,197);
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 39px;
}.secure_grotto_aUuY1 h2 {
    margin-bottom: 25px;
    padding-bottom: 8px;
    border-bottom: 2px solid rgb(138,143,167);
    font-size: 35px;
}.secure_grotto_aUuY1 h3 {
    margin-bottom: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #000000;
    font-size: 1.5em;
}.secure_grotto_aUuY1 h4 {
    font-size: 1.25em;
    margin-bottom: 18px;
}.secure_grotto_aUuY1 h5 {
    font-size: 20px;
    margin-bottom: 16px;
}.secure_grotto_aUuY1 h6 {
    font-size: 20px;
    margin-bottom: 14px;
}.secure_grotto_aUuY1 ul, .secure_grotto_aUuY1 ol {
    color: #000000;
    list-style: none;
    margin-left: 20px;
    padding-left: 20px;
}.secure_grotto_aUuY1 ul li, .secure_grotto_aUuY1 ol li {
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6;
    position: relative;
}.secure_grotto_aUuY1 ul li:before {
    left: 0;
    color: rgb(176,181,197);
    content: '•';
    font-size: 1.2em;
    position: absolute;
}.secure_grotto_aUuY1 p, .secure_grotto_aUuY1 span, .secure_grotto_aUuY1 div {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #000000;
}
@media only screen and (max-width: 800px) {.secure_grotto_aUuY1 {
    padding: 20px 10px;
}.secure_grotto_aUuY1 h1 {
    font-size: calc(20px - 10%);
}.secure_grotto_aUuY1 h2 {
    font-size: calc(20px - 10%);
}.secure_grotto_aUuY1 p, .secure_grotto_aUuY1 span, .secure_grotto_aUuY1 div {
    font-size: calc(14px - 10%);
}}
.secure_grotto_aUuY1 a {
    border-bottom: 1px solid rgb(176,181,197);
    color: rgb(176,181,197);
    text-decoration: none;
}.secure_grotto_aUuY1 a:hover {
    border-bottom: 1px solid rgb(138,143,167);
    color: rgb(138,143,167);
}.secure_grotto_aUuY1 blockquote {
    color: #000000;
    font-style: italic;
    padding: 15px 20px;
    margin: 20px 0;
    background-color: rgb(220,222,228);
    border-left: 5px solid rgb(176,181,197);
}.secure_grotto_aUuY1 code {
    border-radius: 10px;
    padding: 2px 6px;
    font-family: monospace;
    background-color: rgb(220,222,228);
    color: #000000;
}.secure_grotto_aUuY1 hr {
    border: 0;
    height: 1px;
    margin: 30px 0;
    background: rgba(0, 0, 0, 0.5);
}.contact_form_box_7S2sw {
    background: rgb(220,222,228);
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}.contact_form_box_7S2sw::before {
    position: absolute;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    height: 100%;
    width: 100%;
    z-index: 0;
    content: "";
    top: 0;
    left: 0;
}.contact_form_box_7S2sw .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
}.contact_form_box_7S2sw h2 {
    font-size: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    color: rgb(138,143,167);
    font-weight: 700;
}.contact_form_box_7S2sw h2::after {
    left: 50%;
    position: absolute;
    width: 60px;
    bottom: -15px;
    background: rgb(176,181,197);
    content: "";
    height: 3px;
    transform: translateX(-50%);
}.contact_form_box_7S2sw .support_message_AMCyY {
    display: grid;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    overflow: hidden;
    border-radius: 14px;
}.contact_form_box_7S2sw .image_frame_wrap_XiJ05 {
    transition: transform 0.6s ease;
    border-top-right-radius: 14px;
    height: 100%;
    grid-row: 1;
    grid-column: 2;
    border-bottom-right-radius: 14px;
    min-height: 500px;
}.contact_form_box_7S2sw .help_map_ZBCD4 {
    grid-column: 1;
    background: #ffffff;
    grid-row: 1;
    padding: 50px 40px;
}.contact_form_box_7S2sw #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact_form_box_7S2sw h3 {
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(176,181,197);
    font-size: 21px;
}.contact_form_box_7S2sw input[type="text"] {
    font-size: 14px;
    transition: all 0.3s ease;
    width: 100%;
    background: #ffffff;
    border: 1px solid rgb(220,222,228);
    border-radius: 10px;
    padding: 15px 20px;
    color: #000000;
}.contact_form_box_7S2sw input[type="text"]:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(176,181,197);
}.contact_form_box_7S2sw input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact_form_box_7S2sw .feedback_request_76KGM {
    margin-top: 10px;
    gap: 10px;
    display: flex;
    align-items: flex-start;
}.contact_form_box_7S2sw .feedback_request_76KGM input[type="checkbox"] {
    flex-shrink: 0;
    height: 24px;
    margin-top: 2px;
    border: 2px solid rgb(220,222,228);
    cursor: pointer;
    position: relative;
    width: 24px;
    border-radius: 10px;
    appearance: none;
}.contact_form_box_7S2sw .feedback_request_76KGM input[type="checkbox"]:checked {
    border-color: rgb(176,181,197);
    background: rgb(176,181,197);
}.contact_form_box_7S2sw .feedback_request_76KGM input[type="checkbox"]:checked::after {
    left: 50%;
    color: #ffffff;
    top: 50%;
    position: absolute;
    font-size: 16px;
    transform: translate(-50%, -50%);
    content: "✓";
}.contact_form_box_7S2sw .feedback_request_76KGM label {
    line-height: 1.5;
    font-size: 14px;
    color: #000000;
}.contact_form_box_7S2sw .feedback_request_76KGM a {
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(176,181,197);
}.contact_form_box_7S2sw .feedback_request_76KGM a:hover {
    color: rgb(138,143,167);
}.contact_form_box_7S2sw .inquiry_query_yIqzR {
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    align-self: flex-start;
    background: rgb(176,181,197);
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    font-size: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 15px 35px;
}.contact_form_box_7S2sw .inquiry_query_yIqzR::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    left: -100%;
}.contact_form_box_7S2sw .inquiry_query_yIqzR:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(138,143,167);
}.contact_form_box_7S2sw .inquiry_query_yIqzR:hover::before {
    left: 100%;
}.contact_form_box_7S2sw svg {
    fill: rgb(176,181,197);
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 10px;
}.contact_form_box_7S2sw svg path {
    fill: rgb(176,181,197);
}

@media (max-width: 992px) {.contact_form_box_7S2sw .support_message_AMCyY {
    grid-template-columns: 1fr;
}.contact_form_box_7S2sw .image_frame_wrap_XiJ05 {
    min-height: 300px;
    border-radius: 0;
    grid-column: 1;
    border-top-right-radius: 14px;
    grid-row: 1;
    border-top-left-radius: 14px;
}.contact_form_box_7S2sw .help_map_ZBCD4 {
    padding: 40px 30px;
    grid-column: 1;
    grid-row: 2;
}
}

@media (max-width: 768px) {.contact_form_box_7S2sw {
    padding: 50px 0;
}.contact_form_box_7S2sw h2 {
    font-size: calc(30px - 4px);
    margin-bottom: 30px;
}.contact_form_box_7S2sw .help_map_ZBCD4 {
    padding: 30px 25px;
}.contact_form_box_7S2sw .image_frame_wrap_XiJ05 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_form_box_7S2sw {
    padding: 40px 0;
}.contact_form_box_7S2sw .container {
    padding: 0 15px;
}.contact_form_box_7S2sw h2::after {
    width: 40px;
}.contact_form_box_7S2sw .help_map_ZBCD4 {
    padding: 25px 20px;
}.contact_form_box_7S2sw #contact {
    gap: 20px;
}.contact_form_box_7S2sw .inquiry_query_yIqzR {
    padding: 14px 20px;
    width: 100%;
}.contact_form_box_7S2sw .image_frame_wrap_XiJ05 {
    min-height: 200px;
}}.education_framework_Zc8bw {
    background: rgb(220,222,228);
    position: relative;
    min-height: 75vh;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    display: flex;
}.education_framework_Zc8bw::before {
    background: 
        radial-gradient(ellipse at 30% 30%, rgb(176,181,197,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at 70% 70%, rgb(138,143,167,0.5) 0%, transparent 60%);
    animation: pulseBackground 8s ease-in-out infinite alternate;
    opacity: 0.5;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
}.education_framework_Zc8bw::after {
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        );
    width: 100%;
}.education_framework_Zc8bw .container {
    z-index: 5;
    justify-content: center;
    max-width: 1200px;
    align-items: center;
    padding: 0 2rem;
    width: 100%;
    position: relative;
    display: flex;
}.education_framework_Zc8bw .knowledge_guides_dHBbD {
    display: flex;
    position: relative;
    justify-content: center;
    max-width: 1300px;
    align-items: center;
    width: 100%;
    gap: 5rem;
}.education_framework_Zc8bw .knowledge_guides_dHBbD::before {
    opacity: 0.6;
    animation: rotateField 40s linear infinite;
    content: "";
    background: 
        repeating-radial-gradient(
            circle at center,
            transparent,
            transparent 40px,
            rgba(255, 255, 255, 0.03) 40px,
            rgba(255, 255, 255, 0.03) 60px
        );
    z-index: -1;
    position: absolute;
    height: 100%;
    border-radius: 50%;
    width: 100%;
}.education_framework_Zc8bw .knowledge_guides_dHBbD::after {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transform-origin: center;
    opacity: 0.3;
    content: "";
    z-index: -2;
    position: absolute;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(176,181,197,0.5) 90deg,
            transparent 180deg,
            rgb(138,143,167,0.5) 270deg,
            transparent 360deg
        );
    animation: rotateField 20s linear infinite reverse;
}.education_framework_Zc8bw h3 {
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    background: #ffffff;
    max-width: 600px;
    border-radius: 30px;
    justify-content: center;
    color: rgb(176,181,197);
    position: relative;
    font-weight: 700;
    align-items: center;
    z-index: 2;
    animation: magneticPulse 5s ease-in-out infinite;
    flex: 0 1 48%;
    padding: 2rem 3rem;
    margin: 0 10px;
    font-size: 30px;
}.education_framework_Zc8bw h3::before {
    border-radius: 35px;
    animation: borderPulse 5s ease-in-out infinite;
    z-index: -1;
    position: absolute;
    inset: -5px;
    background: linear-gradient(135deg, rgb(176,181,197,0.5), rgb(138,143,167,0.5));
    opacity: 0.7;
    content: "";
}.education_framework_Zc8bw h3::after {
    background: linear-gradient(to right, rgb(176,181,197), transparent);
    content: "";
    top: 50%;
    width: 40px;
    position: absolute;
    z-index: 1;
    height: 2px;
    right: -20px;
}.education_framework_Zc8bw span {
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    flex: 0 1 70%;
    margin: 0 10px;
    z-index: 2;
    line-height: 1.7;
    animation: magneticPulse 5s ease-in-out 0.5s infinite;
    background: #ffffff;
    position: relative;
    padding: 2rem 3rem;
    max-width: 850px;
    border-radius: 30px;
}.education_framework_Zc8bw span::before {
    inset: -5px;
    animation: borderPulse 5s ease-in-out 0.5s infinite;
    opacity: 0.7;
    background: linear-gradient(135deg, rgb(138,143,167,0.5), rgb(176,181,197,0.5));
    border-radius: 35px;
    position: absolute;
    content: "";
    z-index: -1;
}.education_framework_Zc8bw span::after {
    width: 40px;
    height: 2px;
    z-index: 1;
    content: "";
    top: 50%;
    position: absolute;
    background: linear-gradient(to left, rgb(138,143,167), transparent);
    left: -20px;
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.5;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.7;
        background-position: 100% 100%;
    }
}

@keyframes rotateField {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes magneticPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
}

@keyframes borderPulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.education_framework_Zc8bw .container {
    padding: 4rem 1.5rem;
}.education_framework_Zc8bw .knowledge_guides_dHBbD {
    flex-direction: column;
    gap: 3rem;
}.education_framework_Zc8bw h3 {
    width: 100%;
    font-size: calc(30px * 0.9);
    padding: 1.8rem 2.5rem;
    max-width: 100%;
    flex: 0 1 auto;
}.education_framework_Zc8bw span {
    padding: 1.8rem 2.5rem;
    flex: 0 1 auto;
    max-width: 100%;
    width: 100%;
    font-size: calc(13px * 0.95);
}.education_framework_Zc8bw h3::after {
    transform: translateX(50%) rotate(90deg);
    right: 50%;
    top: auto;
    bottom: -20px;
    width: 40px;
}.education_framework_Zc8bw span::after {
    display: none;
}
}

@media (max-width: 768px) {.education_framework_Zc8bw {
    min-height: auto;
    padding: 3rem 0;
}.education_framework_Zc8bw .container {
    padding: 0 1.2rem;
}.education_framework_Zc8bw .knowledge_guides_dHBbD {
    gap: 2.5rem;
}.education_framework_Zc8bw h3 {
    padding: 1.5rem 2rem;
    font-size: calc(30px * 0.8);
}.education_framework_Zc8bw span {
    font-size: calc(13px * 0.9);
    padding: 1.5rem 2rem;
}.education_framework_Zc8bw h3::before,
    .education_framework_Zc8bw span::before {
    inset: -3px;
}
}

@media (max-width: 576px) {.education_framework_Zc8bw {
    padding: 2.5rem 0;
}.education_framework_Zc8bw .container {
    padding: 0 1rem;
}.education_framework_Zc8bw .knowledge_guides_dHBbD {
    gap: 2rem;
}.education_framework_Zc8bw h3 {
    font-size: calc(30px * 0.7);
    padding: 1.2rem 1.5rem;
}.education_framework_Zc8bw span {
    padding: 1.2rem 1.5rem;
    font-size: calc(13px * 0.85);
}.education_framework_Zc8bw h3::after {
    width: 30px;
    bottom: -15px;
}.education_framework_Zc8bw h3::before,
    .education_framework_Zc8bw span::before {
    inset: -2px;
}}footer {
    width: 100%;
    position: relative;
}footer .collab_net_DnYlM {
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 250px 0 30px;
    position: relative;
    background:rgb(138,143,167);
}footer .collab_net_DnYlM::before {
    left: 0;
    position: absolute;
    height: 20px;
    background: linear-gradient(90deg, rgb(176,181,197) 25%, rgb(138,143,167) 25%, rgb(138,143,167) 50%, rgb(176,181,197) 50%, rgb(176,181,197) 75%, rgb(138,143,167) 75%);
    width: 100%;
    content: "";
    top: 0;
}footer .leaderboard_2lLSH {
    position: relative;
    z-index: 1;
}footer .online_form_GRn1L {
    top: -120px;
    border-radius: 19px;
    right: 0;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    display: flex;
    left: 0;
    padding: 0;
    justify-content: space-between;
    background-color: #ffffff;
    position: absolute;
    margin-bottom: 50px;
    overflow: hidden;
}footer .info_item {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    align-items: center;
    flex: 1 1 250px;
    transition: all 0.3s ease;
    padding: 25px;
    justify-content: flex-start;
    display: flex;
}footer .info_item:last-child {
    border-right: none;
}footer .info_item::after {
    width: 0;
    background-color: rgb(176,181,197);
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    left: 0;
    height: 3px;
    bottom: 0;
}footer .info_item:hover::after {
    width: 100%;
}footer .info_item svg {
    width: 22px;
    margin-right: 15px;
    fill: rgb(176,181,197);
    flex-shrink: 0;
    height: 22px;
}footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}footer .info_item a:hover {
    color: rgb(176,181,197);
}footer .text_main_holder {
    display: grid;
    margin-top: 100px;
    gap: 20px;
    grid-template-columns: 1fr;
}footer .main_pagewrap_XW6Si {
    position: relative;
    padding: 0 25px;
}footer .main_pagewrap_XW6Si svg {
    filter: brightness(0) invert(1);
    width: auto;
    margin-bottom: 20px;
    height: 45px;
}footer .skill_links_UD6ds {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    font-size: 14px;
    max-width: 350px;
}footer .main_mainbar_KnIeZ {
    padding: 0 25px;
    position: relative;
}footer .main_mainbar_KnIeZ h5 {
    color: #ffffff;
    padding-bottom: 10px;
    position: relative;
    font-weight: 600;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 24px;
    margin-bottom: 25px;
}footer .main_mainbar_KnIeZ h5::after {
    bottom: -2px;
    position: absolute;
    width: 60px;
    content: "";
    background-color: rgb(176,181,197);
    height: 2px;
    left: 0;
}footer .nav_expert_mTHGs {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 20px;
}footer .nav_expert_mTHGs a {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 20px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    margin: 5px 8px 5px 0;
}footer .nav_expert_mTHGs a:hover {
    background-color: rgb(176,181,197);
    color: #ffffff;
    transform: translateY(-3px);
}footer .subscribe_holder {
    border-radius: 19px;
    padding: 30px 25px;
    position: relative;
    background-color: rgb(138,143,167,0.5);
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
}footer .input_holder {
    gap: 15px;
    position: relative;
    flex-direction: column;
    display: flex;
}footer .input_holder::before {
    z-index: -1;
    top: -10px;
    border-radius: 50%;
    background-color: rgb(176,181,197);
    right: -10px;
    opacity: 0.1;
    content: "";
    height: 50px;
    position: absolute;
    width: 50px;
}footer .input_holder::after {
    opacity: 0.1;
    z-index: -1;
    left: -10px;
    background-color: rgb(138,143,167);
    border-radius: 50%;
    position: absolute;
    width: 70px;
    bottom: -20px;
    content: "";
    height: 70px;
}footer .input_holder input[type="email"] {
    border: none;
    transition: all 0.3s ease;
    padding: 15px;
    border-radius: 10px;
    color: rgb(138,143,167);
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.9);
}footer .input_holder input[type="email"]:focus {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
}footer .join_container_Bm7JY {
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 16px;
    border: none;
    background-color: rgb(176,181,197);
    font-weight: 600;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    padding: 15px;
    color: #ffffff;
}footer .join_container_Bm7JY::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    width: 100%;
    position: absolute;
    top: 0;
    transition: left 0.7s ease;
    height: 100%;
}footer .join_container_Bm7JY:hover {
    background-color: rgb(138,143,167);
}footer .join_container_Bm7JY:hover::before {
    left: 100%;
}footer .comm_guide_xMazU {
    padding-top: 20px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    text-align: center;
    margin-top: 50px;
}footer .milestone_cta_RwFkc {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .collab_net_DnYlM {
    padding-top: 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .join_container_Bm7JY {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .online_form_GRn1L {
    margin-bottom: 80px;
    top: 0;
    position: relative;
}footer .collab_net_DnYlM {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}

@media (max-width: 767px) {footer .info_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}footer .info_item:last-child {
    border-bottom: none;
}footer .main_mainbar_KnIeZ, footer .subscribe_holder, footer .main_pagewrap_XW6Si {
    padding: 20px;
}footer .comm_guide_xMazU {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .main_mainbar_KnIeZ h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
    margin-bottom: 20px;
}footer .nav_expert_mTHGs a {
    padding: 6px 12px;
    font-size: calc(12px - 1px);
}footer .input_holder input[type="email"],
    footer .join_container_Bm7JY {
    padding: 12px;
}}.privacyConsentPanel_H6e2q {
    position: fixed;
    border-top: 2px solid rgb(176,181,197);
    width: 100%;
    bottom: 0;
    background: rgb(220,222,228);
    z-index: 90;
}#cookieUsageMessage_DFGZj {
    display: none;
}#cookieUsageMessage_DFGZj:checked ~ .privacyConsentPanel_H6e2q {
    visibility: hidden;
    opacity: 0;
}.user_safety_CAr1e {
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
    align-items: center;
}.privacyConsentPanel_H6e2q h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.privacyConsentPanel_H6e2q p {
    font-size: 18px;
}.cookies_terms_erWMF {
    margin-right: 10px;
    flex-shrink: 0;
}.cookies_terms_erWMF svg, .cookies_terms_erWMF svg path, .cookies_terms_erWMF img {
    height: 100px;
    fill: rgb(176,181,197);
    width: 100px;
}.cookie_expand_xD18c {
    min-width: 120px;
    color: rgb(176,181,197);
    font-size: 24px;
    margin-left: 10px;
    cursor: pointer;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(176,181,197);
    line-height: 35px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}.privacyConsentPanel_H6e2q p a {
    text-decoration: none;
    color: rgb(176,181,197);
}
@media only screen and (max-width: 1200px) {.privacyConsentPanel_H6e2q {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookies_terms_erWMF {
    display: none;
}.user_safety_CAr1e {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.privacyConsentPanel_H6e2q h5 {
    text-align: center;
}.privacyConsentPanel_H6e2q p {
    text-align: center;
}.edu_track_yuMbU {
    margin-bottom: 20px;
}body .wrapper-structure_vkBM4 .cookie_expand_xD18c {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrapper-structure_vkBM4 .privacyConsentPanel_H6e2q {
    background: rgb(176,181,197);
    box-shadow: rgb(138,143,167,0.5) 0px 0px 10px 10px;
}.wrapper-structure_vkBM4 .user_safety_CAr1e {
    justify-content: space-between;
    padding: 40px 0;
}.wrapper-structure_vkBM4 .cookie_expand_xD18c {
    padding: 10px;
    color: rgb(176,181,197);
    border: none;
    background: #ffffff;
    font-size: 20px;
    margin-left: 30px;
}.wrapper-structure_vkBM4 .edu_track_yuMbU {
    text-align: left;
    color: #ffffff;
}.wrapper-structure_vkBM4 .edu_track_yuMbU h5 {
    font-weight: 700;
}.wrapper-structure_vkBM4 .edu_track_yuMbU h5, .wrapper-structure_vkBM4 .edu_track_yuMbU p {
    color: #ffffff;
}.wrapper-structure_vkBM4 .privacyConsentPanel_H6e2q p a {
    color: rgb(138,143,167);
    text-decoration: underline;
}header {
    margin-top: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 100;
    overflow: visible;
    position: relative;
    padding: 0;
}header::before {
    height: 100%;
    left: 0;
    background-size: 20px 20px;
    content: '';
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    width: 100%;
    z-index: 0;
}header::after {
    left: 0;
    position: absolute;
    content: '';
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(176,181,197) 0%,
        rgb(138,143,167) 50%,
        rgb(176,181,197) 100%
    );
    width: 100%;
    animation: gradientSlide 5s linear infinite;
    background-size: 200% auto;
    height: 4px;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .top_site_rX4M5 {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 5;
    justify-content: space-between;
    padding: 1.3rem 2rem;
}header .main_pagewrap_XW6Si {
    z-index: 5;
    position: relative;
    flex: 0 0 auto;
}header .nav_learn_hADj4 {
    padding: 0.5rem;
    position: relative;
    z-index: 2;
    text-decoration: none;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
}header .nav_learn_hADj4:hover {
    transform: translateY(-3px) scale(1.02);
}header .nav_learn_hADj4 img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .main_pagewrap_XW6Si::before {
    position: absolute;
    content: '';
    bottom: -8px;
    transition: all 0.3s ease;
    border-radius: 10px;
    left: -8px;
    opacity: 0.3;
    border: 1px solid rgb(176,181,197);
    right: -8px;
    top: -8px;
    transform: skew(-3deg);
}header .main_pagewrap_XW6Si:hover::before {
    transform: skew(-5deg) scale(1.05);
    box-shadow: 0 0 15px rgb(176,181,197,0.5);
    opacity: 0.7;
}header .main_mainbar_KnIeZ {
    display: flex;
    padding: 0;
    z-index: 5;
    list-style: none;
    margin: 0;
    position: relative;
}header .top_sitewrap_DNS70 {
    perspective: 800px;
    margin: 0 0.3rem;
    position: relative;
}header .top_sitewrap_DNS70 a {
    z-index: 1;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    letter-spacing: 0.5px;
    padding: 0.8rem 1.2rem;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    font-size: 13px;
}header .top_sitewrap_DNS70 a::before {
    bottom: 5px;
    width: 80%;
    opacity: 0.7;
    background: rgb(176,181,197);
    content: '';
    left: 10%;
    transform: scaleX(0);
    height: 1px;
    position: absolute;
    transition: transform 0.3s ease;
}header .top_sitewrap_DNS70 a:hover {
    border-color: rgba(255, 255, 255, 0.1);
    transform: translateZ(10px);
    background: rgba(0, 0, 0, 0.2);
    color: rgb(176,181,197);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}header .top_sitewrap_DNS70 a:hover::before {
    transform: scaleX(1);
}header .top_sitewrap_DNS70::after {
    height: 100%;
    left: 0;
    pointer-events: none;
    z-index: -1;
    transition: opacity 0.3s ease;
    opacity: 0;
    content: '';
    width: 100%;
    top: 0;
    background: radial-gradient(circle at center, rgb(176,181,197,0.5) 0%, transparent 70%);
    position: absolute;
}header .top_sitewrap_DNS70:hover::after {
    opacity: 0.4;
}header .top_site_rX4M5::before {
    position: absolute;
    width: 30%;
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(176,181,197), transparent);
    height: 1px;
    left: 35%;
}header .top_site_rX4M5::after {
    bottom: 0;
    width: 60%;
    opacity: 0.1;
    height: 1px;
    content: '';
    left: 20%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
}.main_lead_dnqe4 {
    z-index: 1;
    padding-top: 2rem;
    margin-top: 0;
    background: rgb(220,222,228);
    position: relative;
}

@media (min-width: 1400px) {header .top_site_rX4M5 {
    max-width: 1300px;
    margin: 0 auto;
}header .top_sitewrap_DNS70 {
    margin: 0 0.5rem;
}header .top_sitewrap_DNS70 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .top_site_rX4M5 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 1.5rem;
}header .main_pagewrap_XW6Si {
    margin-bottom: 0;
}header .main_mainbar_KnIeZ {
    margin-top: 1rem;
    justify-content: center;
    flex: 1 0 100%;
}header .top_sitewrap_DNS70 {
    margin: 0 0.2rem;
}header .top_sitewrap_DNS70 a {
    padding: 0.6rem 0.8rem;
    font-size: calc(13px - 1px);
}header .main_pagewrap_XW6Si::before {
    right: -5px;
    bottom: -5px;
    top: -5px;
    left: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top_site_rX4M5 {
    padding: 0.8rem 1.2rem;
}header .main_pagewrap_XW6Si {
    max-width: 130px;
}header .main_pagewrap_XW6Si::before {
    display: none;
}header .main_mainbar_KnIeZ {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
}header .main_mainbar_KnIeZ::-webkit-scrollbar {
    height: 2px;
}header .main_mainbar_KnIeZ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(176,181,197);
}header .top_sitewrap_DNS70 {
    flex: 0 0 auto;
    margin: 0 0.1rem;
}header .top_sitewrap_DNS70 a {
    padding: 0.5rem 0.7rem;
    letter-spacing: 0;
    white-space: nowrap;
    font-size: calc(13px - 2px);
}header .top_sitewrap_DNS70 a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .top_site_rX4M5 {
    padding: 0.7rem 1rem;
}header .main_pagewrap_XW6Si {
    max-width: 110px;
}header .top_sitewrap_DNS70 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(13px - 3px);
}}.thankYouDiv_sIgvR {
    background: linear-gradient(135deg, hsl(210, 40%, 95%), hsl(210, 40%, 98%));
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.thankYouDiv_sIgvR::before {
    transform: rotate(-15deg);
    z-index: 0;
    opacity: 0.2;
    width: 120%;
    background: radial-gradient(circle at 20% 30%, rgb(176,181,197,0.5), transparent 60%);
    content: "";
    position: absolute;
    top: -50%;
    left: -20%;
    height: 200%;
}.thankYouDiv_sIgvR::after {
    opacity: 0.15;
    width: 70%;
    right: -10%;
    content: "";
    bottom: -10%;
    background: radial-gradient(circle at 80% 80%, rgb(138,143,167,0.5), transparent 60%);
    height: 70%;
    position: absolute;
    z-index: 0;
}.thankYouDiv_sIgvR .container {
    padding: 0 2rem;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD {
    padding: 3.5rem;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s ease;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 5px 5px 10px rgba(255, 255, 255, 0.8),
        inset -5px -5px 10px rgba(0, 0, 0, 0.03);
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        98% 98%,
        2% 100%
    );
    border-radius: 16px;
    transform: perspective(1000px) rotateX(2deg);
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD:hover {
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.07),
        -25px -25px 70px rgba(255, 255, 255, 1),
        inset 5px 5px 10px rgba(255, 255, 255, 0.9),
        inset -5px -5px 10px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
    overflow: hidden;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD > div:first-child::after {
    content: "";
    width: 100%;
    background-size: 200% 100%;
    left: 0;
    bottom: 0;
    border-radius: 3px;
    background: linear-gradient(90deg, rgb(176,181,197), rgb(138,143,167), rgb(176,181,197));
    height: 3px;
    box-shadow: 0 2px 6px rgba(rgb(176,181,197,0.5), 0.2);
    animation: gradientSlide 6s infinite ease-in-out;
    position: absolute;
}.thankYouDiv_sIgvR h5 {
    line-height: 1.4;
    margin: 0;
    position: relative;
    color: #000000;
    padding-left: 1.2rem;
    font-size: calc(22px * 1.15);
    font-weight: 700;
    transform: translateZ(0);
}.thankYouDiv_sIgvR h5::before {
    height: 90%;
    content: "";
    width: 6px;
    left: 0;
    box-shadow: 
        1px 1px 3px rgba(0, 0, 0, 0.1),
        -1px -1px 3px rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    position: absolute;
    transform: translateZ(0);
    top: 0.1em;
    background: rgb(176,181,197);
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD > div:last-child {
    transition: all 0.3s ease;
    transform: translateZ(0);
    padding: 0.5rem 0;
    position: relative;
}.thankYouDiv_sIgvR a {
    backdrop-filter: blur(8px);
    transition: all 0.3s ease;
    padding: 0.5rem 1.2rem;
    display: block;
    border-radius: 12px;
    transform: translateZ(0);
    text-decoration: none;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.03),
        -4px -4px 8px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.5);
    position: relative;
    background: 
        linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(240, 245, 250, 0.5));
}.thankYouDiv_sIgvR a:hover {
    transform: translateY(1px);
    box-shadow: 
        2px 2px 5px rgba(0, 0, 0, 0.02),
        -2px -2px 5px rgba(255, 255, 255, 0.7),
        inset 3px 3px 6px rgba(0, 0, 0, 0.03),
        inset -3px -3px 6px rgba(255, 255, 255, 0.7);
}.thankYouDiv_sIgvR a:active {
    transform: translateY(2px);
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.05),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}.thankYouDiv_sIgvR p {
    z-index: 1;
    font-size: 13px;
    color: #000000;
    transition: all 0.3s ease;
    line-height: 1.7;
    position: relative;
    margin: 0;
}

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

@media (max-width: 991px) {.thankYouDiv_sIgvR {
    padding: 5rem 0;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(1deg);
}.thankYouDiv_sIgvR h5 {
    font-size: calc(22px * 1.05);
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD > div:first-child {
    padding-bottom: 1.2rem;
    margin-bottom: 1.5rem;
}
}

@media (max-width: 767px) {.thankYouDiv_sIgvR {
    padding: 4rem 0;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD {
    transform: none;
    clip-path: polygon(
            0 0,
            100% 0,
            97% 97%,
            3% 100%
        );
    padding: 2rem;
}.thankYouDiv_sIgvR h5 {
    font-size: 22px;
    padding-left: 1rem;
}.thankYouDiv_sIgvR h5::before {
    width: 4px;
}.thankYouDiv_sIgvR a {
    padding: 0.5rem 1rem;
}.thankYouDiv_sIgvR p {
    font-size: calc(13px - 1px);
}
}

@media (max-width: 575px) {.thankYouDiv_sIgvR {
    padding: 3.5rem 0;
}.thankYouDiv_sIgvR .container {
    padding: 0 1.5rem;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD {
    clip-path: polygon(
            0 0,
            100% 0,
            96% 96%,
            4% 100%
        );
    border-radius: 12px;
    padding: 1.75rem;
}.thankYouDiv_sIgvR h5 {
    font-size: calc(22px - 2px);
    padding-left: 0.8rem;
}.thankYouDiv_sIgvR h5::before {
    width: 3px;
}.thankYouDiv_sIgvR .knowledge_guides_dHBbD > div:first-child {
    padding-bottom: 1rem;
    margin-bottom: 1.2rem;
}.thankYouDiv_sIgvR a {
    border-radius: 8px;
    padding: 0.4rem 0.8rem;
}.thankYouDiv_sIgvR p {
    line-height: 1.6;
    font-size: calc(13px - 2px);
}}.stay_informed_VCthy {
    margin: 5rem 0;
    overflow: hidden;
    background: linear-gradient(170deg, rgb(220,222,228) 0%, rgb(176,181,197,0.5) 100%);
    position: relative;
    padding: 5rem 3rem 7rem;
}.stay_informed_VCthy::before {
    background: rgb(138,143,167,0.5);
    left: -10%;
    opacity: 0.4;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    content: "";
    position: absolute;
    animation: wave 15s infinite alternate;
    height: 200%;
    transform: rotate(30deg);
    top: -30%;
    width: 80%;
}.stay_informed_VCthy::after {
    transform: rotate(-15deg);
    content: "";
    animation: float 12s infinite alternate;
    opacity: 0.3;
    background: rgb(176,181,197,0.5);
    height: 60%;
    bottom: -10%;
    z-index: 1;
    position: absolute;
    filter: blur(8px);
    width: 80%;
    right: -10%;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
}.stay_informed_VCthy .knowledge_guides_dHBbD {
    display: flex;
    z-index: 2;
    position: relative;
    flex-direction: column;
    align-items: center;
}.stay_informed_VCthy p {
    line-height: 1.4;
    font-size: 31px;
    opacity: 0.9;
    color: #000000;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    max-width: 80%;
}.stay_informed_VCthy p::after {
    transform: translateX(-50%);
    left: 50%;
    width: 3rem;
    border-radius: 3px;
    content: "";
    bottom: -1.5rem;
    background: rgb(138,143,167);
    position: absolute;
    height: 3px;
}.stay_informed_VCthy .input_holder {
    display: flex;
    max-width: 600px;
    width: 100%;
    flex-direction: column;
    gap: 1.5rem;
    transform: rotate(-2deg);
    position: relative;
}.stay_informed_VCthy .news_panel_vMrL5 {
    transform: translateY(0);
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 17px;
    background: #ffffff;
    border: none;
    transition: all 0.3s ease;
    border-radius: 22px;
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
}.stay_informed_VCthy .news_panel_vMrL5:focus {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    outline: none;
    transform: translateY(-5px);
}.stay_informed_VCthy .news_panel_vMrL5::placeholder {
    opacity: 0.6;
    color: #000000;
}.stay_informed_VCthy .join_container_Bm7JY {
    padding: 1.2rem 3rem;
    z-index: 2;
    transition: all 0.3s ease;
    transform: rotate(2deg) translateY(0);
    align-self: flex-end;
    font-weight: 600;
    border: none;
    background: linear-gradient(90deg, rgb(176,181,197) 0%, rgb(138,143,167) 100%);
    color: #ffffff;
    border-radius: 22px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    font-family: Arial, sans-serif;
}.stay_informed_VCthy .join_container_Bm7JY::before {
    top: 0;
    width: 100%;
    content: "";
    opacity: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(138,143,167) 0%, rgb(176,181,197) 100%);
}.stay_informed_VCthy .join_container_Bm7JY:hover {
    transform: rotate(2deg) translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.stay_informed_VCthy .join_container_Bm7JY:hover::before {
    opacity: 1;
}

@keyframes wave {
    0% {
        transform: rotate(30deg) translateX(0);
    }
    100% {
        transform: rotate(30deg) translateX(5%);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) translateY(-10px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}

@media (max-width: 768px) {.stay_informed_VCthy {
    padding: 4rem 1.5rem 5rem;
}.stay_informed_VCthy p {
    max-width: 100%;
    font-size: 20px;
}.stay_informed_VCthy .input_holder {
    transform: none;
}.stay_informed_VCthy .join_container_Bm7JY {
    width: 100%;
    align-self: center;
    transform: none;
}.stay_informed_VCthy .join_container_Bm7JY:hover {
    transform: translateY(-5px);
}}.course_program_ctNPu {
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,222,228) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.course_program_ctNPu::before {
    top: 0;
    z-index: 1;
    opacity: 0.6;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(176,181,197,0.5) 5%, transparent 10%),
        radial-gradient(circle at 70% 65%, rgb(138,143,167,0.5) 5%, transparent 10%),
        radial-gradient(circle at 40% 80%, rgb(176,181,197,0.5) 4%, transparent 8%),
        radial-gradient(circle at 80% 10%, rgb(138,143,167,0.5) 4%, transparent 8%);
    animation: backgroundPulse 15s infinite alternate;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
}.course_program_ctNPu::after {
    position: absolute;
    transform: rotate(45deg);
    z-index: 0;
    top: -50%;
    background: linear-gradient(45deg, rgb(176,181,197,0.5) 0%, transparent 70%);
    width: 200%;
    content: "";
    animation: gradientRotate 20s infinite linear;
    opacity: 0.2;
    height: 200%;
    left: -50%;
}.course_program_ctNPu .container {
    z-index: 5;
    position: relative;
}.course_program_ctNPu .knowledge_guides_dHBbD {
    position: relative;
    backdrop-filter: blur(10px);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    transition: all 0.5s ease;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 15px rgba(0, 0, 0, 0.5), 
                0 0 0 1px rgb(176,181,197,0.5);
}.course_program_ctNPu .knowledge_guides_dHBbD::before {
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, rgb(176,181,197,0.5) 0%, transparent 100%);
    opacity: 0.1;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}.course_program_ctNPu .learn_code_WRoOd {
    z-index: 2;
    position: relative;
    flex: 1 1 55%;
    padding: 40px 50px;
}.course_program_ctNPu .main_pagewrap_XW6Si {
    transform: perspective(1000px) rotateY(0deg);
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    transition: transform 0.6s ease;
}.course_program_ctNPu .main_pagewrap_XW6Si:hover {
    transform: perspective(1000px) rotateY(10deg);
}.course_program_ctNPu .main_pagewrap_XW6Si svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
    height: auto;
    width: 120px;
}.course_program_ctNPu .main_pagewrap_XW6Si svg path {
    fill: rgb(176,181,197);
    transition: fill 0.3s ease;
}.course_program_ctNPu .main_pagewrap_XW6Si:hover svg path {
    fill: rgb(138,143,167);
}.course_program_ctNPu .learn_code_WRoOd h3 {
    margin-bottom: 25px;
    position: relative;
    color: #ffffff;
    transform-style: preserve-3d;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 31px;
}.course_program_ctNPu .learn_code_WRoOd h3::after {
    transform: translateZ(-5px);
    width: 80px;
    content: "";
    height: 3px;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(176,181,197) 0%, rgb(138,143,167) 100%);
    filter: blur(1px);
    left: 0;
    border-radius: 10px;
    position: absolute;
}.course_program_ctNPu .learn_code_WRoOd p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    max-width: 100%;
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 1.7;
    font-size: 13px;
}.course_program_ctNPu .image_frame_wrap_XiJ05 {
    position: relative;
    flex: 1 1 45%;
    transition: all 0.5s ease;
    perspective: 1000px;
    min-height: 450px;
    transform-style: preserve-3d;
}.course_program_ctNPu .image_frame_wrap_XiJ05::before {
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, rgb(176,181,197,0.5) 0%, transparent 70%);
    z-index: 1;
    animation: overlayPulse 8s infinite alternate;
    mix-blend-mode: overlay;
    height: 100%;
}.course_program_ctNPu .image_frame_wrap_XiJ05::after {
    transform: translateZ(20px);
    z-index: 2;
    position: absolute;
    bottom: 20px;
    opacity: 0.2;
    border: 1px solid #ffffff;
    left: 20px;
    content: "";
    top: 20px;
    right: 20px;
    box-shadow: 0 0 30px rgb(176,181,197,0.5);
}

@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes gradientRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes overlayPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@media (hover: hover) {.course_program_ctNPu .knowledge_guides_dHBbD:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                    0 12px 20px rgba(0, 0, 0, 0.5), 
                    0 0 0 1px rgb(176,181,197);
    transform: translateY(-5px);
}.course_program_ctNPu .image_frame_wrap_XiJ05:hover {
    transform: rotateY(-5deg) translateZ(10px);
}
}

@media screen and (max-width: 992px) {.course_program_ctNPu {
    padding: 60px 0;
}.course_program_ctNPu .learn_code_WRoOd {
    padding: 30px 40px;
}.course_program_ctNPu .image_frame_wrap_XiJ05 {
    min-height: 380px;
}.course_program_ctNPu .main_pagewrap_XW6Si svg {
    width: 100px;
}.course_program_ctNPu .learn_code_WRoOd h3 {
    font-size: calc(31px * 0.9);
}
}

@media screen and (max-width: 768px) {.course_program_ctNPu {
    padding: 50px 0;
}.course_program_ctNPu .knowledge_guides_dHBbD {
    flex-direction: column-reverse;
}.course_program_ctNPu .learn_code_WRoOd {
    flex: 1 1 100%;
    padding: 30px 25px;
}.course_program_ctNPu .image_frame_wrap_XiJ05 {
    width: 100%;
    flex: 1 1 100%;
    min-height: 300px;
}.course_program_ctNPu .learn_code_WRoOd h3 {
    margin-bottom: 20px;
    font-size: calc(31px * 0.8);
}.course_program_ctNPu .learn_code_WRoOd p {
    margin-bottom: 20px;
}.course_program_ctNPu .main_pagewrap_XW6Si {
    margin-bottom: 15px;
}.course_program_ctNPu .main_pagewrap_XW6Si svg {
    width: 90px;
}.course_program_ctNPu .learn_code_WRoOd h3::after {
    width: 60px;
    bottom: -10px;
    height: 2px;
}
}

@media screen and (max-width: 480px) {.course_program_ctNPu {
    padding: 40px 0;
}.course_program_ctNPu .image_frame_wrap_XiJ05 {
    min-height: 250px;
}.course_program_ctNPu .learn_code_WRoOd {
    padding: 25px 20px;
}.course_program_ctNPu .learn_code_WRoOd h3 {
    font-size: calc(24px * 1.2);
}.course_program_ctNPu .main_pagewrap_XW6Si svg {
    width: 80px;
}}.tariff_row_0Ha5w {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.tariff_row_0Ha5w::before {
    bottom: 0;
    content: "";
    right: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 1;
    top: 0;
    position: absolute;
}.tariff_row_0Ha5w .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.tariff_row_0Ha5w .bundle_offer_3hQsN {
    position: relative;
}.tariff_row_0Ha5w h2 {
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: #ffffff;
    font-size: 28px;
    overflow: hidden;
    transform: perspective(1000px) translateZ(0);
}.tariff_row_0Ha5w h2::after {
    position: absolute;
    left: 50%;
    content: "";
    width: 80px;
    height: 3px;
    bottom: -10px;
    transform: translateX(-50%);
    background: rgb(176,181,197);
}.tariff_row_0Ha5w .trial_offers_MLqDo {
    color: rgb(255, 255, 255, 0.5);
    max-width: 700px;
    margin: 0 auto 50px;
    line-height: 1.6;
    text-align: center;
    font-size: 12px;
}.tariff_row_0Ha5w .payment_deals_LTl6W {
    gap: 30px;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
}.tariff_row_0Ha5w .payment_deals_LTl6W li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.tariff_row_0Ha5w .plan_fees_eUzcZ {
    display: block;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    position: relative;
    text-decoration: none;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(176,181,197);
    backdrop-filter: blur(10px);
}.tariff_row_0Ha5w .plan_fees_eUzcZ:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.tariff_row_0Ha5w .plan_fees_eUzcZ::before {
    position: absolute;
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(176,181,197), 0.05) 100%);
    width: 100%;
    left: 0;
    content: "";
    z-index: -1;
    top: 0;
    height: 100%;
}.tariff_row_0Ha5w .price_tiers_RjDwy {
    height: 100%;
    padding: 35px 25px;
}.tariff_row_0Ha5w .cost_levels_DTvio {
    position: relative;
    flex-direction: column;
    height: 100%;
    z-index: 2;
    display: flex;
}.tariff_row_0Ha5w .cost_levels_DTvio h4 {
    font-weight: 700;
    color: #ffffff;
    font-size: calc(18px * 1.2);
    overflow-wrap: break-word;
    padding-bottom: 15px;
    margin: 0 0 20px;
    position: relative;
    word-break: break-word;
}.tariff_row_0Ha5w .cost_levels_DTvio h4::after {
    bottom: 0;
    height: 2px;
    background: rgb(176,181,197);
    position: absolute;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    width: 40px;
}.tariff_row_0Ha5w .plan_fees_eUzcZ:hover .cost_levels_DTvio h4::after {
    width: 60px;
}.tariff_row_0Ha5w .cost_levels_DTvio p {
    word-break: break-word;
    flex-grow: 1;
    overflow-wrap: break-word;
    max-height: 250px;
    color: rgb(255, 255, 255, 0.5);
    scrollbar-color: rgb(176,181,197) transparent;
    line-height: 1.6;
    font-size: 12px;
    overflow-y: auto;
    scrollbar-width: thin;
    margin: 0 0 25px;
}.tariff_row_0Ha5w .cost_levels_DTvio p::-webkit-scrollbar {
    width: 4px;
}.tariff_row_0Ha5w .cost_levels_DTvio p::-webkit-scrollbar-thumb {
    background-color: rgb(176,181,197);
    border-radius: 10px;
}.tariff_row_0Ha5w .rate_packages_bDSNs {
    font-weight: 700;
    transform: translateZ(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(176,181,197) 0%, rgb(138,143,167) 100%);
    border-radius: 4px;
    padding: 10px 25px;
    font-size: calc(18px * 1.5);
    align-self: flex-start;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    margin-top: auto;
    display: inline-block;
    color: #ffffff;
}.tariff_row_0Ha5w .plan_fees_eUzcZ:hover .rate_packages_bDSNs {
    transform: translateZ(20px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {.tariff_row_0Ha5w {
    padding: 80px 0;
}.tariff_row_0Ha5w .payment_deals_LTl6W {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.tariff_row_0Ha5w .price_tiers_RjDwy {
    padding: 25px 20px;
}.tariff_row_0Ha5w .cost_levels_DTvio h4 {
    font-size: 18px;
}.tariff_row_0Ha5w .rate_packages_bDSNs {
    padding: 8px 20px;
    font-size: 18px;
}
}

@media (max-width: 767px) {.tariff_row_0Ha5w {
    padding: 60px 0;
}.tariff_row_0Ha5w h2 {
    font-size: calc(28px * 0.85);
}.tariff_row_0Ha5w .trial_offers_MLqDo {
    margin-bottom: 40px;
    font-size: calc(12px * 0.95);
}.tariff_row_0Ha5w .payment_deals_LTl6W {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.tariff_row_0Ha5w .cost_levels_DTvio p {
    max-height: 180px;
}
}

@media (max-width: 480px) {.tariff_row_0Ha5w {
    padding: 50px 0;
}.tariff_row_0Ha5w h2 {
    font-size: calc(28px * 0.75);
}.tariff_row_0Ha5w .price_tiers_RjDwy {
    padding: 20px 15px;
}.tariff_row_0Ha5w .cost_levels_DTvio h4 {
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.tariff_row_0Ha5w .cost_levels_DTvio p {
    font-size: calc(12px * 0.9);
    max-height: 150px;
    margin-bottom: 20px;
}.tariff_row_0Ha5w .rate_packages_bDSNs {
    font-size: calc(18px * 0.9);
    padding: 8px 15px;
}}.title_portal_OFh4a {
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}.title_portal_OFh4a .fast_school_ShCli {
    min-height: 600px;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 100vh;
    position: relative;
}.title_portal_OFh4a .fast_school_ShCli::before {
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    background: linear-gradient(135deg, 
    rgba(0,0,0,0.85) 0%, 
    rgba(20,20,50,0.75) 50%, 
    rgba(0,0,0,0.85) 100%);
    height: 100%;
    z-index: 1;
}.title_portal_OFh4a .fast_school_ShCli::after {
    content: '';
    z-index: 2;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    pointer-events: none;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(255,255,255,0.05) 0px,
    rgba(255,255,255,0.05) 1px,
    transparent 1px,
    transparent 15px
  );
    top: 0;
}.title_portal_OFh4a .academy_team_82HIk {
    max-width: 90%;
    position: relative;
    animation: fadeSlideUp 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateY(-20px);
    padding: 3rem;
    z-index: 3;
    width: 1000px;
}.title_portal_OFh4a .academy_team_82HIk > div {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
}.title_portal_OFh4a .academy_team_82HIk > div:nth-child(1) {
    animation: slideInLeft 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    transform: translateX(-20px);
    opacity: 0;
}.title_portal_OFh4a .academy_team_82HIk > div:nth-child(2) {
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s forwards;
    opacity: 0;
    transform: translateY(20px);
}.title_portal_OFh4a .academy_team_82HIk > div:nth-child(3) {
    opacity: 0;
    transform: translateX(20px);
    animation: slideInRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.9s forwards;
}.title_portal_OFh4a p {
    font-size: calc(12px * 1.1);
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    letter-spacing: 0.5px;
    padding-left: 2rem;
    position: relative;
}.title_portal_OFh4a p::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    transform: translateY(-50%);
    background: rgb(176,181,197);
    content: '';
    height: 2px;
}.title_portal_OFh4a .title_style_header {
    font-weight: 700;
    -webkit-background-clip: text !important;
    transform-origin: left;
    -webkit-text-fill-color: transparent;
    line-height: 1.2;
    text-shadow: 0 3px 10px rgba(0,0,0,0.2);
    background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgb(176,181,197) 100%
  );
    font-size: calc(38px * 1.3);
    margin: 0;
    background-clip: text !important;
    position: relative;
}.title_portal_OFh4a .title_style_header::after {
    left: 0;
    transform: scaleX(0);
    height: 4px;
    width: 80px;
    position: absolute;
    animation: lineGrow 1s cubic-bezier(0.25, 1, 0.5, 1) 1.2s forwards;
    bottom: -10px;
    transform-origin: left;
    content: '';
    background: rgb(176,181,197);
}.title_portal_OFh4a h3 {
    opacity: 0.9;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    font-size: calc(18px * 1.1);
    position: relative;
    padding-right: 4rem;
}.title_portal_OFh4a h3::after {
    right: 0;
    width: 3rem;
    position: absolute;
    content: '';
    background: rgb(138,143,167);
    transform: translateY(-50%);
    top: 50%;
    height: 1px;
}

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

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@keyframes lineGrow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@media (max-width: 1200px) {.title_portal_OFh4a .title_style_header {
    font-size: calc(38px * 1.1);
}.title_portal_OFh4a p {
    font-size: 12px;
}.title_portal_OFh4a h3 {
    padding-right: 2rem;
    font-size: 18px;
}
}

@media (max-width: 992px) {.title_portal_OFh4a .fast_school_ShCli {
    min-height: 500px;
}.title_portal_OFh4a .academy_team_82HIk {
    padding: 2rem;
}.title_portal_OFh4a .academy_team_82HIk > div {
    margin-bottom: 1.2rem;
}.title_portal_OFh4a h3::after {
    width: 2rem;
}
}

@media (max-width: 768px) {.title_portal_OFh4a .fast_school_ShCli {
    min-height: 450px;
}.title_portal_OFh4a .academy_team_82HIk {
    padding: 1.5rem;
}.title_portal_OFh4a .title_style_header {
    font-size: 35px;
}.title_portal_OFh4a p {
    padding-left: 1.5rem;
}.title_portal_OFh4a p::before {
    width: 8px;
}.title_portal_OFh4a .title_style_header::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 576px) {.title_portal_OFh4a .fast_school_ShCli {
    min-height: 400px;
}.title_portal_OFh4a .academy_team_82HIk {
    padding: 1rem;
    width: 95%;
}.title_portal_OFh4a .academy_team_82HIk > div {
    margin-bottom: 1rem;
}.title_portal_OFh4a .title_style_header {
    font-size: calc(35px * 0.9);
}.title_portal_OFh4a h3 {
    font-size: calc(18px * 1.1);
    padding-right: 0;
}.title_portal_OFh4a h3::after {
    display: none;
}.title_portal_OFh4a p {
    font-size: calc(12px * 0.9);
    padding-left: 1.2rem;
}
}

@media (max-height: 600px) {.title_portal_OFh4a .fast_school_ShCli {
    height: auto;
    padding: 3rem 0;
    min-height: 450px;
}}.developer_experience_ClMgs {
    padding: 4rem 2rem;
    overflow: hidden;
    background: rgb(220,222,228);
    position: relative;
    border-radius: 21px;
}.developer_experience_ClMgs::before {
    background-size: 20px 20px;
    background-image: linear-gradient(rgb(176,181,197,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(176,181,197,0.5) 1px, transparent 1px);
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    animation: grid-shift 30s linear infinite;
    opacity: 0.2;
    height: 100%;
    left: 0;
    z-index: 1;
}.developer_experience_ClMgs .feedback_slider_m3ETI {
    gap: 0;
    max-width: 900px;
    grid-template-columns: 45% 55%;
    margin: 0 auto;
    display: grid;
    z-index: 2;
    position: relative;
}.developer_experience_ClMgs .image_frame_wrap_XiJ05 {
    height: 100%;
    min-height: 400px;
    position: relative;
    transition: filter 0.6s ease;
    filter: grayscale(60%);
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.developer_experience_ClMgs .image_frame_wrap_XiJ05::before {
    z-index: 3;
    transform: scale(0.9);
    border: 1px solid #ffffff;
    top: 20px;
    position: absolute;
    bottom: 20px;
    transition: all 0.5s ease;
    content: "";
    opacity: 0;
    right: 20px;
    mix-blend-mode: overlay;
    left: 20px;
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .image_frame_wrap_XiJ05 {
    filter: grayscale(0%);
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .image_frame_wrap_XiJ05::before {
    transform: scale(1);
    opacity: 0.8;
}.developer_experience_ClMgs .emp_highlights_sBcRl {
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    padding: 2rem 2rem 2rem 4rem;
    background: #ffffff;
    flex-direction: column;
    z-index: 3;
    display: flex;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
    position: relative;
    margin-left: -10%;
    justify-content: center;
}.developer_experience_ClMgs .emp_highlights_sBcRl::before {
    width: 10px;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(176,181,197), rgb(138,143,167));
    transition: width 0.3s ease;
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .emp_highlights_sBcRl::before {
    width: 15px;
}.developer_experience_ClMgs .name {
    transform: translateX(20px);
    font-family: Arial, sans-serif;
    font-size: calc(28px * 1.2);
    color: rgb(176,181,197);
    opacity: 0.9;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
    transition: all 0.4s ease;
    margin-bottom: 0.8rem;
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .name {
    opacity: 1;
    transform: translateX(0);
}.developer_experience_ClMgs .emp_highlights_sBcRl > div:nth-child(2) {
    transform: translateX(15px);
    opacity: 0.7;
    margin-bottom: 2rem;
    transition: all 0.4s ease 0.1s;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    color: rgb(138,143,167);
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .emp_highlights_sBcRl > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}.developer_experience_ClMgs .employee_content_iT8B4 {
    font-size: 12px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    opacity: 0.8;
    transition: all 0.4s ease 0.2s;
    transform: translateX(10px);
}.developer_experience_ClMgs .employee_content_iT8B4::first-letter {
    font-size: 1.6em;
    font-weight: 700;
    color: rgb(176,181,197);
}.developer_experience_ClMgs .feedback_slider_m3ETI:hover .employee_content_iT8B4 {
    transform: translateX(0);
    opacity: 1;
}

@keyframes grid-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 768px) {.developer_experience_ClMgs .feedback_slider_m3ETI {
    grid-template-columns: 1fr;
}.developer_experience_ClMgs .image_frame_wrap_XiJ05 {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.developer_experience_ClMgs .emp_highlights_sBcRl {
    padding: 3rem 2rem 2rem;
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    margin-top: -50px;
    margin-left: 0;
}
}