﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}svg {
    height: 30px;
    width: 30px;
}.container {
    margin: auto;
    width: 1200px;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.main_train_06 {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}::-webkit-scrollbar {
    background: rgb(169,81,110);
    width: 20px;
    scroll-behavior: smooth;
    height: 13px;
    padding: 1px;
}::-webkit-scrollbar-track {
    background: rgb(169,81,110,0.5);
    border-radius: 15.5vh;
}::-webkit-scrollbar-thumb {
    transition: all, box-shadow, border-radius 3.5s ease-in-out;
    border: 1px double rgb(212,196,202);
    background: rgb(255, 255, 255, 0.5);
    min-height: 56px;
    border-radius: 15.6vw;
    box-shadow: 3px 1px 9px -1px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(185,141,157);
    transform: scale(0.95);
}::-webkit-scrollbar-thumb:active {
    background: rgb(212,196,202);
    box-shadow: inset -3px -3px 1px -1px rgba(0, 0, 0, 0.3);
}::-webkit-scrollbar-corner {
    background: rgb(185,141,157);
}.whatsapp_grp_83 {
    flex: 0 0 auto;
}.content-wrapper_83 {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    z-index: 1;
    position: relative;
}footer::before {
    background: linear-gradient(135deg, rgb(185,141,157,0.5) 0%, rgb(169,81,110,0.5) 100%);
    bottom: 0;
    z-index: -1;
    top: 0;
    opacity: 0.92;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
}footer {
    background-size: cover !important;
    background-position: center !important;
}.whatsapp_grp_83 {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.whatsapp_grp_83::before {
    content: "";
    background: rgb(185,141,157);
    width: 100%;
    height: 15px;
    top: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    left: 0;
}.whatsapp_grp_83 .container {
    flex-wrap: wrap;
    position: relative;
    gap: 0;
    display: flex;
}.whatsapp_grp_83 .company_holder {
    position: relative;
    flex: 0 0 40%;
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
}.whatsapp_grp_83 .company_holder::after {
    content: "";
    background: linear-gradient(to bottom, #ffffff, transparent);
    opacity: 0.3;
    width: 1px;
    position: absolute;
    height: 100%;
    top: 0;
    right: 1.5rem;
}.whatsapp_grp_83 .company_holder h3 {
    color: #ffffff;
    font-size: 31px;
    position: relative;
    padding-bottom: 1rem;
    font-weight: 700;
    transform: skewX(-10deg);
    margin: 0 0 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}.whatsapp_grp_83 .company_holder h3::after {
    position: absolute;
    content: "";
    height: 3px;
    box-shadow: 0 0 10px rgb(185,141,157);
    width: 80px;
    left: 0;
    bottom: 0;
    background: rgb(185,141,157);
}.whatsapp_grp_83 .brainstorm_18 {
    border-left: 3px solid rgb(185,141,157);
    color: #ffffff;
    line-height: 1.6;
    font-size: 14px;
    transform: skewX(-5deg);
    background: rgba(0, 0, 0, 0.2);
    transform-origin: left top;
    padding: 1.5rem;
}.whatsapp_grp_83 .cert_display_94 {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    flex: 0 0 60%;
}.whatsapp_grp_83 .header_learn_96 {
    display: flex;
    flex: 1;
    gap: 0;
    flex-wrap: wrap;
}.whatsapp_grp_83 .first_section_75 {
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
    position: relative;
}.whatsapp_grp_83 .first_section_75 h5 {
    font-weight: 600;
    padding-left: 1rem;
    position: relative;
    font-size: 22px;
    transform: skewX(-5deg);
    color: #ffffff;
    margin: 0 0 1.5rem;
}.whatsapp_grp_83 .first_section_75 h5::before {
    content: "";
    left: 0;
    position: absolute;
    transform: skewX(5deg);
    bottom: 0;
    width: 3px;
    top: 0;
    background: rgb(185,141,157);
}.whatsapp_grp_83 .first_section_75 .header_learn_96 {
    gap: 0.8rem;
    display: flex;
    flex-direction: column;
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a {
    padding: 0.7rem 1rem;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transform: skewX(-5deg);
    transition: all 0.3s ease;
    color: #ffffff;
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a::before {
    transition: all 0.5s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    height: 100%;
    left: -100%;
    width: 100%;
    content: "";
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a:hover {
    padding-left: 1.5rem;
    transform: skewX(-5deg) translateX(5px);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a:hover::before {
    left: 100%;
}.footer_workshops_58 {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 1.5rem 0;
    margin-top: 2rem;
    position: relative;
    background: rgba(0, 0, 0, 0.15);
}.footer_workshops_58 .container {
    flex-wrap: wrap;
    gap: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.footer_workshops_58 .policy_links_64 {
    width: 100%;
    color: #ffffff;
    transform: skewX(-5deg);
    font-size: 15px;
    text-align: center;
}

@media (max-width: 1200px) {.whatsapp_grp_83 .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.whatsapp_grp_83 .cert_display_94 {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.whatsapp_grp_83 {
    padding: 4rem 0 2rem;
}.whatsapp_grp_83 .container {
    flex-direction: column;
}.whatsapp_grp_83 .company_holder {
    margin-bottom: 3rem;
    padding-right: 0;
    flex: 0 0 100%;
}.whatsapp_grp_83 .company_holder::after {
    display: none;
}.whatsapp_grp_83 .cert_display_94 {
    flex: 0 0 100%;
}.whatsapp_grp_83 .first_section_75 {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.whatsapp_grp_83 {
    padding: 3.5rem 0 1.5rem;
}.whatsapp_grp_83::before {
    height: 10px;
}.whatsapp_grp_83 .company_holder h3 {
    font-size: calc(31px - 2px);
}.whatsapp_grp_83 .brainstorm_18 {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.whatsapp_grp_83 .first_section_75 h5, 
    .whatsapp_grp_83 .first_section_75 .header_learn_96 a {
    transform: skewX(-3deg);
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.footer_workshops_58 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.footer_workshops_58 .policy_links_64 {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.whatsapp_grp_83 {
    padding: 3rem 0 1rem;
}.whatsapp_grp_83::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.whatsapp_grp_83 .first_section_75 {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.whatsapp_grp_83 .company_holder {
    margin-bottom: 2rem;
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a {
    padding: 0.6rem 0.8rem;
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a:hover {
    padding-left: 1.2rem;
}.footer_workshops_58 {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}

@media (max-width: 420px) {.whatsapp_grp_83 .company_holder h3 {
    transform: skewX(-5deg);
}.whatsapp_grp_83 .company_holder h3::after {
    width: 60px;
}.whatsapp_grp_83 .brainstorm_18 {
    transform: none;
}.whatsapp_grp_83 .first_section_75 h5 {
    transform: none;
}.whatsapp_grp_83 .first_section_75 h5::before {
    transform: none;
}.whatsapp_grp_83 .first_section_75 .header_learn_96 a,
    .whatsapp_grp_83 .first_section_75 .header_learn_96 a:hover,
    .footer_workshops_58 .policy_links_64 {
    transform: none;
}}.secure_archive_13 {
    overflow: hidden;
    position: relative;
    color: #000000;
    background: linear-gradient(145deg, rgb(212,196,202), #ffffff 80%);
    padding: 3rem 1rem;
    font-family: Arial, sans-serif;
}.secure_archive_13::before {
    top: 0;
    background: linear-gradient(to right, rgba(rgb(185,141,157,0.5), 0.03), rgba(rgb(169,81,110,0.5), 0.02));
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    pointer-events: none;
    left: 0;
    height: 100%;
}.secure_archive_13::after {
    z-index: 0;
    position: absolute;
    right: -20%;
    transform: rotate(30deg);
    content: "";
    pointer-events: none;
    height: 100%;
    background: radial-gradient(circle, rgba(rgb(185,141,157,0.5), 0.05), transparent 70%);
    top: -50%;
    width: 60%;
}.secure_archive_13 .container {
    position: relative;
    max-width: 1140px;
    background: rgba(#ffffff, 0.9);
    z-index: 1;
    border-left: 3px solid rgb(185,141,157);
    transition: transform 0.3s ease-out;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    margin: 0 auto;
    padding: 2rem;
}.secure_archive_13 .container:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 14px 40px rgba(rgba(0, 0, 0, 0.5), 0.09),
                0 2px 6px rgba(rgba(0, 0, 0, 0.5), 0.06);
}.secure_archive_13 h1 {
    font-size: calc(47px * 1.05);
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 0.8rem;
    margin-bottom: 1.8rem;
    color: rgb(185,141,157);
}.secure_archive_13 h1::after {
    content: "";
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(185,141,157), rgb(169,81,110));
    transform-origin: left;
    left: 0;
    position: absolute;
    width: 80px;
    bottom: 0;
    height: 3px;
}.secure_archive_13 h2 {
    padding-left: 1rem;
    position: relative;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;
    font-size: 35px;
    font-weight: 600;
    color: rgb(169,81,110);
}.secure_archive_13 h2::before {
    content: "";
    background: rgb(185,141,157);
    position: absolute;
    opacity: 0.8;
    transform: scaleY(0.9);
    width: 3px;
    height: 75%;
    top: 0.2em;
    left: 0;
}.secure_archive_13 h3 {
    margin-bottom: 1rem;
    margin-top: 2rem;
    position: relative;
    font-size: calc(35px * 0.85);
    padding-left: 0.8rem;
    color: #000000;
    font-weight: 600;
}.secure_archive_13 h3::before {
    height: 70%;
    transform: scaleY(0.9);
    top: 0.25em;
    position: absolute;
    left: 0;
    background: rgb(169,81,110);
    width: 2px;
    content: "";
    opacity: 0.8;
}.secure_archive_13 h4 {
    margin-bottom: 0.8rem;
    padding-left: 0.6rem;
    font-size: calc(35px * 0.7);
    font-weight: 600;
    margin-top: 1.5rem;
    color: #000000;
    position: relative;
}.secure_archive_13 h4::before {
    background: rgb(169,81,110);
    top: 0.3em;
    height: 65%;
    width: 2px;
    left: 0;
    position: absolute;
    content: "";
    opacity: 0.6;
}.secure_archive_13 p {
    color: #000000;
    margin-bottom: 1.3rem;
    line-height: 1.7;
    font-size: 15px;
    position: relative;
}.secure_archive_13 span {
    border-left: 1px solid rgba(rgb(185,141,157,0.5), 0.3);
    font-size: 15px;
    padding-left: 0.5rem;
    color: #000000;
    line-height: 1.7;
    display: block;
    margin-bottom: 1.3rem;
}.secure_archive_13 ul {
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 2rem;
}.secure_archive_13 ul::before {
    top: 0;
    content: "";
    opacity: 0.2;
    width: 1px;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(185,141,157), transparent);
    height: 100%;
}.secure_archive_13 li {
    padding-left: 0.5rem;
    margin-bottom: 0.8rem;
    line-height: 1.6;
    font-size: 15px;
    position: relative;
    color: #000000;
}.secure_archive_13 li::before {
    border-radius: 1px;
    left: -1.2rem;
    width: 6px;
    top: 0.7rem;
    position: absolute;
    background: rgb(185,141,157);
    transform: rotate(45deg);
    content: "";
    opacity: 0.8;
    height: 6px;
}.secure_archive_13 strong {
    font-weight: 600;
    color: rgb(169,81,110);
    position: relative;
}.secure_archive_13 p strong::after {
    opacity: 0.3;
    content: "";
    position: absolute;
    bottom: -2px;
    transform: scaleX(0.97);
    left: 0;
    width: 100%;
    background: rgb(169,81,110);
    height: 1px;
}

@media (min-width: 768px) {.secure_archive_13 {
    padding: 5rem 2rem;
}.secure_archive_13 .container {
    padding: 3rem 4rem;
    border-left-width: 4px;
}.secure_archive_13 h1 {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-size: calc(47px * 1.2);
}.secure_archive_13 h1::after {
    height: 4px;
    width: 120px;
}.secure_archive_13 h2 {
    font-size: calc(35px * 1.1);
    padding-left: 1.5rem;
    margin-top: 3rem;
}.secure_archive_13 h2::before {
    width: 4px;
}.secure_archive_13 p, .secure_archive_13 span {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}.secure_archive_13 ul {
    padding-left: 2rem;
}.secure_archive_13 li {
    padding-left: 0.8rem;
    font-size: calc(15px * 1.05);
}.secure_archive_13 li::before {
    left: -1.4rem;
    width: 7px;
    height: 7px;
}
}

@media (min-width: 992px) {.secure_archive_13 {
    padding: 6rem 3rem;
}.secure_archive_13 .container {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left-width: 5px;
    padding: 4rem 5rem;
}.secure_archive_13 h1 {
    margin-bottom: 3rem;
    font-size: calc(47px * 1.3);
}.secure_archive_13 h1::after {
    width: 140px;
}.secure_archive_13 p, .secure_archive_13 span {
    font-size: calc(15px * 1.08);
}.secure_archive_13 ul {
    padding-left: 2.5rem;
}.secure_archive_13 li {
    font-size: calc(15px * 1.08);
}
}

@media (max-width: 767px) {.secure_archive_13 .container {
    padding: 1.5rem;
}.secure_archive_13 h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 1.5rem;
}.secure_archive_13 h2 {
    font-size: calc(35px * 0.95);
    margin-top: 2rem;
}.secure_archive_13 h3, .secure_archive_13 h4 {
    font-size: calc(35px * 0.8);
}.secure_archive_13 p, .secure_archive_13 span, .secure_archive_13 li {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.secure_archive_13 {
    padding: 2rem 0.5rem;
}.secure_archive_13 .container {
    padding: 1.25rem;
}.secure_archive_13 h1 {
    margin-bottom: 1.2rem;
    padding-bottom: 0.6rem;
    font-size: calc(47px * 0.85);
}.secure_archive_13 h2 {
    font-size: calc(35px * 0.9);
    margin-top: 1.8rem;
    padding-left: 0.8rem;
}.secure_archive_13 h3, .secure_archive_13 h4 {
    font-size: calc(35px * 0.75);
    padding-left: 0.5rem;
}.secure_archive_13 p, .secure_archive_13 span, .secure_archive_13 li {
    line-height: 1.55;
    font-size: calc(15px * 0.9);
}.secure_archive_13 ul {
    padding-left: 1rem;
}.secure_archive_13 li::before {
    height: 5px;
    top: 0.6rem;
    left: -1rem;
    width: 5px;
}}.consentInformationPopup_34 {
    font-family: Arial, sans-serif;
    z-index: 90;
    padding: 20px 0;
    transform: translateY(100%);
    bottom: 0;
    background: rgb(169,81,110);
    position: fixed;
    transition: transform 0.5s ease-in-out;
    width: 100%;
    border-top: 3px solid rgb(169,81,110);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    animation: slideUp 0.5s forwards;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.data_approval_28 {
    justify-content: space-between;
    display: flex;
    gap: 20px;
    padding: 20px 5%;
    align-items: center;
}.consentInformationPopup_34 h5 {
    font-size: 21px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
}.consentInformationPopup_34 p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #ffffff;
}.safe_cookies_03 {
    filter: drop-shadow(0 0 10px rgb(185,141,157));
    margin-right: 15px;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
}.safe_cookies_03 svg {
    width: 80px;
    fill: rgb(185,141,157);
    height: 80px;
    transition: transform 0.3s ease-in-out;
}.safe_cookies_03:hover svg {
    transform: scale(1.1);
}.data_guard_07 {
    cursor: pointer;
    border-radius: 25px;
    margin-left: 10px;
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
    box-shadow: 0 0 15px rgb(185,141,157);
    color: #000000;
    line-height: 40px;
    padding: 10px 20px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    font-size: 15px;
    min-width: 140px;
    flex-shrink: 0;
    text-align: center;
    white-space: nowrap;
}.data_guard_07:hover {
    box-shadow: 0 0 20px rgb(169,81,110);
}.cookie_button.privacy_opt_14:hover {
    box-shadow: 0 0 15px rgb(169,81,110);
}.consentInformationPopup_34 p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(185,141,157);
}.consentInformationPopup_34 p a:hover {
    color: rgb(169,81,110);
}#cookie_overlay_box_03 {
    display: none;
}#cookie_overlay_box_03:checked ~ .consentInformationPopup_34 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.consentInformationPopup_34 {
    padding: 15px 0;
}.data_approval_28 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.safe_cookies_03 {
    display: none;
}.data_approval_28 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.consentInformationPopup_34 h5 {
    font-size: 20px;
    margin-bottom: 5px;
}.data_opt_21 {
    margin-bottom: 15px;
}.data_guard_07 {
    margin: 10px 0;
    min-width: 100%;
}}
.title_intro_57 {
    width: 100%;
    overflow: hidden;
    position: relative;
}.title_intro_57 .page_primary_45 {
    display: flex;
    justify-content: flex-start;
    min-height: 100vh;
    align-items: center;
    position: relative;
    z-index: 1;
}.title_intro_57 .page_primary_45::before {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    transition: opacity 0.5s ease-in-out;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(185,141,157,0.5) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
    left: 0;
    z-index: -1;
}.title_intro_57 .page_primary_45::after {
    width: 100%;
    height: 100%;
    background: linear-gradient(
    45deg,
    rgb(169,81,110,0.5) 10%,
    transparent 50%,
    rgb(185,141,157,0.5) 90%
  );
    z-index: -1;
    position: absolute;
    content: "";
    transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    top: 0;
    left: 0;
    mix-blend-mode: overlay;
    opacity: 0.7;
}.title_intro_57 .value_vision_45 {
    max-width: 700px;
    position: relative;
    backdrop-filter: blur(5px);
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.08) 0%,
    rgba(255, 255, 255, 0.03) 100%
  );
    transform: translateY(0);
    z-index: 2;
    margin-left: 10%;
    padding: 3.5rem;
    animation: fadeUp 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
              0 0 0 1px rgba(255, 255, 255, 0.05);
}.title_intro_57 .value_vision_45::before {
    background: rgb(169,81,110);
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    animation: lineGrow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    content: "";
    width: 4px;
}.title_intro_57 .value_vision_45::after {
    width: 50px;
    position: absolute;
    right: 3.5rem;
    border: 2px solid rgb(169,81,110);
    transform: rotate(45deg) scale(0.8);
    border-radius: 10px;
    animation: rotateFade 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) 1s forwards;
    content: "";
    opacity: 0;
    bottom: 2rem;
    height: 50px;
}.title_intro_57 h1 {
    opacity: 0;
    letter-spacing: -0.02em;
    line-height: 1.1;
    position: relative;
    font-weight: 700;
    font-size: calc(40px * 1.1);
    color: #ffffff;
    animation: slideRight 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
}.title_intro_57 h1::after {
    left: 0;
    height: 2px;
    content: "";
    background: linear-gradient(
    90deg,
    rgb(169,81,110) 0%,
    rgb(185,141,157) 100%
  );
    bottom: -0.5rem;
    animation: lineExpand 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.7s forwards;
    width: 0;
    position: absolute;
}.title_intro_57 h3 {
    opacity: 0;
    position: relative;
    color: #ffffff;
    margin-bottom: 1.5rem;
    animation: fadeUp 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0.4s forwards;
    line-height: 1.5;
    border-left: 1px solid rgb(169,81,110,0.5);
    padding-left: 1rem;
    font-size: calc(21px * 1.05);
    font-weight: 400;
    transform: translateY(10px);
}.title_intro_57 p {
    opacity: 0;
    animation: fadeUp 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0.6s forwards;
    line-height: 1.6;
    font-size: 13px;
    font-weight: 300;
    max-width: 90%;
    transform: translateY(10px);
    color: rgb(255, 255, 255, 0.5);
}@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@keyframes lineExpand {
  0% {
    width: 0;
  }
  100% {
    width: 80px;
  }
}

@keyframes lineGrow {
  0% {
    height: 0;
  }
  100% {
    height: 70%;
  }
}

@keyframes rotateFade {
  0% {
    opacity: 0;
    transform: rotate(45deg) scale(0.8);
  }
  100% {
    opacity: 0.2;
    transform: rotate(45deg) scale(1);
  }
}

.title_intro_57 .page_primary_45:hover::after {
    opacity: 0.9;
    background-position: 30% 70%;
}.title_intro_57 .page_primary_45:hover .value_vision_45 {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15), 
              0 0 0 1px rgba(255, 255, 255, 0.07);
}

@media (max-width: 1200px) {.title_intro_57 .value_vision_45 {
    margin-left: 5%;
    padding: 3rem;
    max-width: 600px;
}.title_intro_57 h1 {
    font-size: calc(40px * 1);
}.title_intro_57 h3 {
    font-size: 21px;
}
}

@media (max-width: 768px) {.title_intro_57 .value_vision_45 {
    margin: 0 auto;
    margin-left: 0;
    padding: 2.5rem;
    max-width: 90%;
}.title_intro_57 h1 {
    font-size: calc(40px * 0.9);
}.title_intro_57 h3 {
    font-size: calc(21px * 0.95);
}.title_intro_57 p {
    max-width: 100%;
}.title_intro_57 .value_vision_45::after {
    bottom: 1.5rem;
    width: 40px;
    height: 40px;
    right: 2rem;
}
}

@media (max-width: 576px) {.title_intro_57 .value_vision_45 {
    margin: 0 1rem;
    padding: 2rem;
    max-width: 100%;
}.title_intro_57 h1 {
    font-size: calc(40px * 0.8);
}.title_intro_57 h3 {
    padding-left: 0.75rem;
    font-size: calc(21px * 0.9);
}.title_intro_57 p {
    font-size: calc(13px * 0.95);
}.title_intro_57 .value_vision_45::before {
    width: 3px;
}.title_intro_57 .value_vision_45::after {
    display: none;
}}header {
    z-index: 100;
    position: relative;
    padding: 0;
    overflow: visible;
    background: rgb(169,81,110);
    margin-top: 0;
}header::before {
    position: absolute;
    background-size: 20px 20px;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    content: '';
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
}header::after {
    content: '';
    background: 
        linear-gradient(to right, transparent 0%, rgb(169,81,110,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(169,81,110,0.5) 50%, transparent 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 0;
    top: 0;
}header .header_primary_07 {
    padding: 1.3rem 2.5rem;
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    position: relative;
    display: flex;
}header .head_study_28 {
    margin-right: 2rem;
    transition: all 0.3s ease;
    padding: 0.5rem 0.7rem;
    z-index: 2;
    overflow: hidden;
    position: relative;
    border-left: 3px solid rgb(185,141,157);
    flex: 0 0 auto;
}header .head_study_28::before {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
    transform: scaleX(0);
    content: '';
    position: absolute;
    height: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    left: 0;
    opacity: 0;
    transition: all 0.4s ease;
    width: 100%;
}header .head_study_28:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(185,141,157);
}header .head_study_28:hover::before {
    opacity: 1;
    transform: scaleX(1);
}header .header_guide_91 {
    display: block;
    position: relative;
    transition: all 0.3s ease;
}header .header_guide_91::after {
    height: 10px;
    bottom: -5px;
    content: '';
    transition: all 0.3s ease;
    background: rgb(185,141,157);
    position: absolute;
    width: 10px;
    right: -5px;
    opacity: 0;
}header .header_guide_91:hover::after {
    opacity: 1;
}header .header_guide_91 img {
    max-height: 40px;
    filter: brightness(1.1);
}header .first_section_75 {
    padding: 0;
    display: flex;
    margin: 0;
    z-index: 2;
    list-style: none;
    position: relative;
}header .first_section_75::before {
    width: 40px;
    height: 1px;
    top: 50%;
    right: -20px;
    background: rgb(185,141,157);
    content: '';
    transform: translateY(-50%);
    position: absolute;
}header .nav_primary_15 {
    margin: 0 1px;
    position: relative;
}header .nav_primary_15 a {
    justify-content: center;
    padding: 0 1.2rem;
    border-left: 1px solid transparent;
    font-size: 13px;
    letter-spacing: 1px;
    border-right: 1px solid transparent;
    display: flex;
    font-weight: 600;
    height: 45px;
    color: #ffffff;
    z-index: 1;
    overflow: hidden;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}header .nav_primary_15 a::before {
    background: rgb(185,141,157);
    transition: transform 0.3s ease;
    left: 0;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1;
    transform: translateX(-100%);
    width: 100%;
}header .nav_primary_15 a:hover {
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}header .nav_primary_15 a:hover::before {
    transform: translateX(0);
}header .nav_primary_15 a::after {
    background: rgb(185,141,157);
    content: '';
    transform-origin: right;
    height: 2px;
    width: 100%;
    transform: scaleX(0);
    left: 0;
    transition: transform 0.3s ease;
    top: 0;
    position: absolute;
}header .nav_primary_15 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}header .nav_primary_15::before {
    position: absolute;
    transition: transform 0.3s ease;
    transform: translateY(-50%) scale(0);
    left: -10px;
    background: rgb(185,141,157);
    width: 5px;
    height: 5px;
    content: '';
    top: 50%;
}header .nav_primary_15:hover::before {
    transform: translateY(-50%) scale(1);
}header .header_primary_07::before {
    content: '';
    background: rgb(185,141,157);
    height: 1px;
    width: 30px;
    top: 20px;
    left: 20px;
    position: absolute;
}header .header_primary_07::after {
    background: rgb(185,141,157);
    height: 30px;
    width: 1px;
    left: 20px;
    content: '';
    top: 20px;
    position: absolute;
}.main_train_06 {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
    background: rgb(212,196,202);
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .nav_primary_15:last-child::after {
    top: 50%;
    animation: typingCursor 1s infinite;
    font-weight: 700;
    content: '|';
    position: absolute;
    transform: translateY(-50%);
    right: -10px;
    color: rgb(185,141,157);
}

@media (min-width: 1400px) {header .header_primary_07 {
    max-width: 1320px;
    margin: 0 auto;
}header .nav_primary_15 {
    margin: 0 2px;
}header .nav_primary_15 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .header_primary_07 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .head_study_28 {
    margin-right: 0;
    margin-bottom: 0;
}header .first_section_75 {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .first_section_75::before {
    display: none;
}header .nav_primary_15 a {
    font-size: calc(13px - 1px);
    height: 40px;
    padding: 0 1rem;
}header .nav_primary_15::before {
    display: none;
}header .header_primary_07::before,
    header .header_primary_07::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .header_primary_07 {
    padding: 0.8rem 1.5rem;
}header .head_study_28 {
    padding: 0.4rem 0.6rem;
    max-width: 140px;
}header .header_guide_91 img {
    max-height: 35px;
}header .first_section_75 {
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    justify-content: flex-start;
    overflow-x: auto;
}header .first_section_75::-webkit-scrollbar {
    height: 3px;
}header .first_section_75::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(185,141,157);
}header .nav_primary_15 {
    flex: 0 0 auto;
    margin: 0;
}header .nav_primary_15 a {
    white-space: nowrap;
    font-size: calc(13px - 2px);
    padding: 0 0.8rem;
    height: 35px;
    letter-spacing: 0.5px;
}header .nav_primary_15:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .header_primary_07 {
    padding: 0.7rem 1.2rem;
}header .head_study_28 {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .nav_primary_15 a {
    font-size: calc(13px - 3px);
    height: 32px;
    padding: 0 0.6rem;
}}.find_support_19 {
    position: relative;
    background: linear-gradient(145deg, rgb(212,196,202) 40%, rgb(185,141,157,0.5) 100%);
    overflow: hidden;
    padding: 5rem 0;
    isolation: isolate;
}.find_support_19::before {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    right: -10%;
    width: 50%;
    filter: blur(40px);
    animation: float 15s ease-in-out infinite alternate;
    top: -15%;
    transform: rotate(-15deg) skewX(15deg);
    z-index: -1;
    content: "";
    height: 70%;
    background: rgb(169,81,110,0.5);
    opacity: 0.07;
}.find_support_19::after {
    background: rgb(185,141,157,0.5);
    width: 40%;
    bottom: -10%;
    opacity: 0.05;
    filter: blur(30px);
    position: absolute;
    z-index: -1;
    height: 60%;
    content: "";
    border-radius: 50% 70% 40% 60% / 60% 30% 70% 40%;
    transform: rotate(10deg) skewY(-10deg);
    left: -5%;
    animation: float 18s ease-in-out infinite alternate-reverse;
}.find_support_19 .container {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
}.find_support_19 .get_support_08 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    padding: 3rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.05);
    gap: 2.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.95);
}.find_support_19 .get_support_08:hover {
    transform: perspective(1000px) rotateX(0deg);
}.find_support_19 h3 {
    font-size: 35px;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.find_support_19 h3::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(185,141,157) 0%, rgb(169,81,110) 100%);
    left: 0;
    bottom: -10px;
    height: 4px;
    width: 60px;
}.find_support_19 p {
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 1rem;
    font-family: Arial, sans-serif;
}.find_support_19 h5 {
    font-weight: 600;
    align-items: center;
    gap: 0.5rem;
    display: flex;
    font-size: 18px;
    margin-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    color: #000000;
}.find_support_19 .request_form_63 {
    display: flex;
    gap: 1.2rem;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
}.find_support_19 .request_form_63 li {
    transition: transform 0.3s ease;
}.find_support_19 .request_form_63 li:hover {
    transform: translateX(5px);
}.find_support_19 .course_info_76 {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 13px;
    padding: 0.75rem 1rem;
    position: relative;
    border-left: 3px solid rgb(185,141,157);
    display: flex;
    color: #000000;
    transition: all 0.3s ease;
    gap: 0.5rem;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.05) 0%, rgba(var(--primary-color-rgb), 0) 100%);
    align-items: center;
}.find_support_19 .course_info_76:hover {
    color: rgb(185,141,157);
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1) 0%, rgba(var(--primary-color-rgb), 0) 100%);
}.find_support_19 svg {
    transition: transform 0.3s ease;
    height: 1.2em;
    width: 1.2em;
}.find_support_19 .course_info_76:hover svg {
    transform: scale(1.1);
}.find_support_19 svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.find_support_19 .course_info_76:hover svg path {
    fill: rgb(185,141,157);
}

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

@media (min-width: 768px) {.find_support_19 .get_support_08 {
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
    gap: 3rem;
}.find_support_19 .get_support_08 > div:first-of-type {
    grid-column: 1 / -1;
}.find_support_19 .request_form_63 {
    flex-wrap: wrap;
    grid-column: 1 / -1;
    flex-direction: row;
    justify-content: space-between;
}.find_support_19 .request_form_63 li {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
}
}

@media (min-width: 992px) {.find_support_19 {
    padding: 8rem 0;
}.find_support_19 .get_support_08 {
    grid-template-columns: 2fr 1fr;
    padding: 5rem;
}.find_support_19 .get_support_08 > div:first-of-type {
    grid-column: auto;
}.find_support_19 .request_form_63 {
    grid-row: 2;
    flex-direction: column;
    grid-column: auto;
}.find_support_19 .request_form_63 li {
    width: 100%;
}.find_support_19 h3 {
    font-size: calc(35px * 1.2);
}.find_support_19 .course_info_76 {
    font-size: calc(13px * 1.05);
}
}

@media (hover: hover) {.find_support_19 .course_info_76::after {
    bottom: 0;
    background: rgb(185,141,157);
    left: 0;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    content: "";
    height: 1px;
    width: 0;
}.find_support_19 .course_info_76:hover::after {
    width: 100%;
}
}

@media (max-width: 767px) {.find_support_19 {
    padding: 4rem 0;
}.find_support_19 .get_support_08 {
    transform: none;
    padding: 2rem;
}.find_support_19 h3 {
    font-size: calc(35px * 0.9);
}.find_support_19 p {
    font-size: calc(13px * 0.95);
}.find_support_19 .course_info_76 {
    padding: 0.5rem 0.75rem;
}}.company_info_91 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(212,196,202);
}.company_info_91::before {
    top: 0;
    height: 100%;
    z-index: 0;
    animation: pulse 15s infinite alternate;
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, rgb(185,141,157,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 80%, rgb(169,81,110,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    width: 100%;
}.company_info_91::after {
    width: 100%;
    animation: slide 20s linear infinite;
    z-index: 1;
    background-size: 60px 60px;
    height: 100%;
    opacity: 0.1;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(185,141,157,0.5) 49.5%, rgb(185,141,157,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(169,81,110,0.5) 49.5%, rgb(169,81,110,0.5) 50.5%, transparent 50.5%);
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}.company_info_91 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.company_info_91 .learn_zone_02 {
    display: grid;
    align-items: center;
    grid-gap: 60px;
    grid-template-columns: 1fr 1fr;
}.company_info_91 h3 {
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 33px;
    grid-column: 1 / -1;
}.company_info_91 h3::after {
    transition: width 0.5s ease;
    bottom: -10px;
    content: "";
    position: absolute;
    border-radius: 10px;
    background: rgb(185,141,157);
    left: 0;
    width: 80px;
    height: 4px;
}.company_info_91 h3:hover::after {
    width: 100%;
}.company_info_91 .heritage_edu_71 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    background: #ffffff;
    padding: 30px;
}.company_info_91 .heritage_edu_71::before {
    position: absolute;
    left: 0;
    height: 5px;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
    border-radius: 10px 10px 0 0;
    content: "";
}.company_info_91 .heritage_edu_71:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_info_91 .heritage_edu_71 span {
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(185,141,157);
    padding-left: 20px;
    display: block;
    font-size: 19px;
    position: relative;
}.company_info_91 .heritage_edu_71 span::before {
    top: 50%;
    width: 10px;
    height: 10px;
    background: rgb(185,141,157);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    border-radius: 50%;
    left: 0;
}.company_info_91 .heritage_edu_71 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #000000;
}.company_info_91 .heritage_edu_71 .pic_box_07 {
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
    height: 280px;
    width: 100%;
    border-radius: 10px;
}.company_info_91 .heritage_edu_71 .pic_box_07::after {
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 50%;
    top: 0;
    animation: shine 3s infinite;
}.company_info_91 .expert_network_68 {
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
}.company_info_91 .expert_network_68::before {
    height: 5px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    right: 0;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(169,81,110), rgb(185,141,157));
}.company_info_91 .expert_network_68:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_info_91 .expert_network_68 p {
    font-size: 15px;
    padding-left: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
    border-left: 3px solid rgb(169,81,110);
    position: relative;
    color: #000000;
    font-weight: 400;
}.company_info_91 .expert_network_68 .study_tracks_20 {
    margin: 0 auto;
    border: 5px solid #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 180px;
    transition: transform 0.5s ease;
    border-radius: 50%;
    height: 180px;
    position: relative;
}.company_info_91 .expert_network_68 .study_tracks_20::before {
    top: -15px;
    content: "";
    animation: rotate 30s linear infinite;
    left: -15px;
    border-radius: 50%;
    border: 2px dashed rgb(169,81,110,0.5);
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    position: absolute;
}.company_info_91 .expert_network_68 .study_tracks_20::after {
    content: "";
    animation: rotate 20s linear infinite reverse;
    height: calc(100% + 10px);
    border-radius: 50%;
    border: 1px solid rgb(185,141,157,0.5);
    position: absolute;
    left: -5px;
    width: calc(100% + 10px);
    top: -5px;
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes slide {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.company_info_91 {
    padding: 90px 0;
}.company_info_91 .learn_zone_02 {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.company_info_91 .heritage_edu_71,
    .company_info_91 .expert_network_68 {
    max-width: 600px;
    margin: 0 auto;
}.company_info_91 .heritage_edu_71 .pic_box_07 {
    height: 240px;
}.company_info_91 .expert_network_68 .study_tracks_20 {
    width: 160px;
    height: 160px;
}
}

@media (max-width: 768px) {.company_info_91 {
    padding: 70px 0;
}.company_info_91 h3 {
    text-align: center;
    display: block;
    font-size: calc(33px * 0.9);
}.company_info_91 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.company_info_91 .heritage_edu_71,
    .company_info_91 .expert_network_68 {
    padding: 25px;
}.company_info_91 .heritage_edu_71 span {
    font-size: calc(19px * 0.9);
}.company_info_91 .heritage_edu_71 .pic_box_07 {
    height: 200px;
}.company_info_91 .expert_network_68 .study_tracks_20 {
    height: 140px;
    width: 140px;
}
}

@media (max-width: 576px) {.company_info_91 {
    padding: 50px 0;
}.company_info_91 .container {
    padding: 0 15px;
}.company_info_91 h3 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.8);
}.company_info_91 .learn_zone_02 {
    grid-gap: 30px;
}.company_info_91 .heritage_edu_71,
    .company_info_91 .expert_network_68 {
    padding: 20px;
}.company_info_91 .heritage_edu_71 p,
    .company_info_91 .expert_network_68 p {
    margin-bottom: 20px;
}.company_info_91 .heritage_edu_71 .pic_box_07 {
    height: 180px;
}.company_info_91 .expert_network_68 .study_tracks_20 {
    height: 120px;
    width: 120px;
}.company_info_91 .expert_network_68 .study_tracks_20::before {
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
}}.tySpace_90 {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(212,196,202) 0%, rgb(169,81,110,0.5) 100%);
    isolation: isolate;
    position: relative;
}.tySpace_90::before {
    position: absolute;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(169,81,110,0.5) 0px,
        rgb(169,81,110,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: -1;
    content: "";
    top: 0;
    opacity: 0.15;
    animation: patternShift 30s linear infinite;
    left: 0;
    width: 100%;
}.tySpace_90::after {
    position: absolute;
    bottom: -50px;
    height: 250px;
    filter: blur(80px);
    opacity: 0.3;
    background: rgb(185,141,157,0.5);
    right: -50px;
    content: "";
    z-index: -1;
    width: 250px;
}.tySpace_90 .container {
    max-width: 1200px;
    position: relative;
    transform-style: preserve-3d;
    padding: 0 20px;
    perspective: 1000px;
    margin: 0 auto;
}.tySpace_90 h2 {
    font-size: 28px;
    margin-bottom: 2.5rem;
    font-weight: 700;
    text-align: center;
    transform: translateZ(20px);
    animation: slideInTitle 0.8s ease-out forwards;
    color: #000000;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    position: relative;
}.tySpace_90 h2::after {
    position: absolute;
    left: 50%;
    height: 4px;
    background: linear-gradient(to right, rgb(185,141,157), rgb(169,81,110));
    animation: expandWidth 1s ease-out 0.8s forwards;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    width: 100px;
}.tySpace_90 .learn_zone_02 {
    position: relative;
    transform: translateZ(10px) rotateX(2deg);
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    padding: 2.5rem;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
}.tySpace_90 .learn_zone_02::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
    top: 0;
    height: 6px;
    animation: gradientShift 8s ease infinite;
    width: 100%;
    left: 0;
}.tySpace_90 .learn_zone_02 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.tySpace_90 .learn_zone_02 li {
    padding: 0;
    position: relative;
    opacity: 0;
    animation: fadeIn 1s ease-out 0.5s forwards;
}.tySpace_90 .learn_zone_02 span {
    color: #000000;
    display: block;
    position: relative;
    line-height: 1.7;
    text-align: center;
    font-size: calc(12px * 1.1);
    font-family: Arial, sans-serif;
}.tySpace_90 .learn_zone_02:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateZ(15px) rotateX(0deg);
}

@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

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

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

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 1024px) {.tySpace_90 {
    padding: 5rem 0;
}.tySpace_90 h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.9);
}.tySpace_90 .learn_zone_02 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.tySpace_90 {
    padding: 4rem 0;
}.tySpace_90 h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 1.8rem;
}.tySpace_90 .learn_zone_02 {
    padding: 1.8rem;
    transform: translateZ(5px) rotateX(1deg);
}.tySpace_90 .learn_zone_02 span {
    font-size: 12px;
    line-height: 1.6;
}
}

@media (max-width: 576px) {.tySpace_90 {
    padding: 3rem 0;
}.tySpace_90 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(28px * 0.7);
}.tySpace_90 h2::after {
    bottom: -10px;
    height: 3px;
}.tySpace_90 .learn_zone_02 {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.tySpace_90 .learn_zone_02::before {
    height: 4px;
}.tySpace_90 .learn_zone_02 span {
    font-size: calc(12px * 0.95);
    line-height: 1.5;
}
}

@media (prefers-reduced-motion) {.tySpace_90 h2,
    .tySpace_90 h2::after,
    .tySpace_90 .learn_zone_02,
    .tySpace_90 .learn_zone_02::before,
    .tySpace_90 .learn_zone_02 li {
    transition: none;
    animation: none;
}.tySpace_90 .learn_zone_02:hover {
    transform: none;
}.tySpace_90::before {
    animation: none;
}}.mentorship_profile_46 {
    overflow: hidden;
    background: linear-gradient(150deg, rgb(212,196,202) 0%, rgb(169,81,110,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.mentorship_profile_46::before {
    opacity: 0.07;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(185,141,157,0.5) 49.5%, rgb(185,141,157,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(185,141,157,0.5) 49.5%, rgb(185,141,157,0.5) 50.5%, transparent 50.5%);
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background-size: 40px 40px;
}.mentorship_profile_46::after {
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.04;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(185,141,157,0.5) 40px,
            rgb(185,141,157,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(185,141,157,0.5) 60px,
            rgb(185,141,157,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(185,141,157,0.5) 80px,
            rgb(185,141,157,0.5) 81px
        );
    top: 0;
    content: "";
    position: absolute;
}.mentorship_profile_46 .container {
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.mentorship_profile_46 .client_ratings_42 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    display: grid;
    background: #ffffff;
    grid-template-columns: 1fr 1fr;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 50px;
    border-radius: 0;
    position: relative;
    gap: 40px;
}.mentorship_profile_46 .client_ratings_42::before {
    left: 0;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(185,141,157) 0%,
        rgb(169,81,110) 100%
    );
    top: 0;
    position: absolute;
    content: "";
    height: 6px;
}.mentorship_profile_46 .client_ratings_42::after {
    top: 6px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(185,141,157,0.5) 0%,
        transparent 20%,
        rgb(185,141,157,0.5) 40%,
        transparent 60%,
        rgb(169,81,110,0.5) 80%,
        transparent 100%
    );
    height: 1px;
    animation: scanner 4s linear infinite;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.mentorship_profile_46 .pic_box_07 {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    height: 100%;
    transition: all 0.5s ease;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    position: relative;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    min-height: 360px;
}.mentorship_profile_46 .pic_box_07::before {
    content: "";
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    inset: 0;
    position: absolute;
    z-index: 1;
}.mentorship_profile_46 .pic_box_07::after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    z-index: 2;
}.mentorship_profile_46 .name {
    font-weight: 700;
    padding-left: 16px;
    margin-bottom: 12px;
    font-size: 33px;
    color: #000000;
    position: relative;
    line-height: 1.2;
    border-left: 4px solid rgb(185,141,157);
}.mentorship_profile_46 .name::before {
    top: 0;
    left: -4px;
    transition: height 0.5s ease;
    height: 0;
    width: 4px;
    background: rgb(169,81,110);
    position: absolute;
    content: "";
}.mentorship_profile_46 .client_ratings_42:hover .name::before {
    height: 100%;
}.mentorship_profile_46 .client_ratings_42 span:not(.name) {
    background: rgb(212,196,202);
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 6px 12px;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    display: inline-block;
    font-size: 19px;
}.mentorship_profile_46 .client_ratings_42 span:not(.name)::after {
    content: "";
    bottom: 0;
    height: 2px;
    background: rgb(185,141,157);
    transition: width 0.3s ease;
    position: absolute;
    width: 0;
    left: 0;
}.mentorship_profile_46 .client_ratings_42:hover span:not(.name)::after {
    width: 100%;
}.mentorship_profile_46 .emp_back_03 {
    padding: 25px 30px;
    position: relative;
    line-height: 1.8;
    background: linear-gradient(
        to right,
        rgb(212,196,202) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    font-size: 14px;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    margin: 0;
    border-radius: 10px;
    border-left: 1px solid rgb(185,141,157);
}.mentorship_profile_46 .emp_back_03::before {
    position: absolute;
    border-top: 2px solid rgb(185,141,157);
    content: "";
    border-left: 2px solid rgb(185,141,157);
    width: 12px;
    height: 12px;
    top: 15px;
    left: 12px;
    opacity: 0.6;
}.mentorship_profile_46 .emp_back_03::after {
    width: 12px;
    height: 12px;
    content: "";
    opacity: 0.6;
    border-bottom: 2px solid rgb(169,81,110);
    bottom: 15px;
    position: absolute;
    border-right: 2px solid rgb(169,81,110);
    right: 12px;
}.mentorship_profile_46 .client_ratings_42:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.mentorship_profile_46 .client_ratings_42:hover .pic_box_07 {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.mentorship_profile_46 {
    padding: 90px 0;
}.mentorship_profile_46 .client_ratings_42 {
    gap: 30px;
    padding: 40px 30px;
}.mentorship_profile_46 .pic_box_07 {
    min-height: 320px;
}.mentorship_profile_46 .emp_back_03 {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.mentorship_profile_46 {
    padding: 70px 0;
}.mentorship_profile_46 .client_ratings_42 {
    padding: 35px 25px;
    gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}.mentorship_profile_46 .pic_box_07 {
    min-height: 280px;
}.mentorship_profile_46 .name {
    font-size: calc(33px * 0.9);
}.mentorship_profile_46 .client_ratings_42 span:not(.name) {
    font-size: calc(19px * 0.95);
    margin-bottom: 20px;
}.mentorship_profile_46 .emp_back_03 {
    font-size: calc(14px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.mentorship_profile_46 {
    padding: 50px 0;
}.mentorship_profile_46 .client_ratings_42 {
    gap: 20px;
    padding: 30px 20px;
}.mentorship_profile_46 .pic_box_07 {
    min-height: 220px;
}.mentorship_profile_46 .name {
    padding-left: 12px;
    font-size: calc(33px * 0.8);
}.mentorship_profile_46 .client_ratings_42 span:not(.name) {
    padding: 4px 10px;
    font-size: calc(19px * 0.9);
    margin-bottom: 15px;
}.mentorship_profile_46 .emp_back_03 {
    padding: 15px 18px;
    font-size: calc(14px * 0.9);
}}.course_features_04 {
    background-color: rgb(212,196,202);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.course_features_04::before {
    position: absolute;
    width: 100%;
    background-size: 60px 60px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}.course_features_04::after {
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    z-index: 2;
    position: absolute;
    background: radial-gradient(circle at center, rgb(185,141,157,0.5) 0%, transparent 70%);
    opacity: 0.15;
    top: 0;
}.course_features_04 .career_ready_10 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
}.course_features_04 .text_wrap_45 {
    padding: 40px;
    backdrop-filter: blur(10px);
    border-radius: 17px;
    width: 100%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.02);
    transform: translateZ(0);
    z-index: 4;
}.course_features_04 .text_wrap_45::before {
    border-radius: 17px;
    background: linear-gradient(135deg, rgb(185,141,157,0.5), transparent 70%, rgb(169,81,110,0.5)) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    content: "";
    -webkit-mask-composite: xor;
    position: absolute;
    border: 1px solid transparent;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0.3;
    z-index: -1;
    mask-composite: exclude;
}.course_features_04 .text_wrap_45 h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
}.course_features_04 .text_wrap_45 h2::after {
    left: 50%;
    width: 60px;
    border-radius: 10px;
    bottom: 0;
    position: absolute;
    content: "";
    height: 3px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
}.course_features_04 .text_wrap_45 .description {
    line-height: 1.8;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    color: #000000;
}.course_features_04 .text_wrap_45 .description:last-child {
    margin-bottom: 0;
}.course_features_04 .pic_box_07 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    margin-top: 60px;
    height: 500px;
    border-radius: 17px;
    position: relative;
    overflow: hidden;
    width: 100%;
}.course_features_04 .pic_box_07::before {
    position: absolute;
    opacity: 0.3;
    background: linear-gradient(135deg, rgb(185,141,157,0.5) 0%, transparent 50%);
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
}.course_features_04 .pic_box_07::after {
    left: 0;
    z-index: 2;
    width: 100%;
    background: linear-gradient(45deg, transparent 50%, rgb(169,81,110,0.5) 100%);
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    opacity: 0.3;
}.course_features_04 .career_ready_10::before,
.course_features_04 .career_ready_10::after {
    top: 50%;
    opacity: 0.5;
    content: "";
    background-color: rgb(185,141,157,0.5);
    width: 200px;
    position: absolute;
    height: 1px;
    z-index: 1;
}.course_features_04 .career_ready_10::before {
    transform: rotate(45deg);
    left: -100px;
}.course_features_04 .career_ready_10::after {
    right: -100px;
    transform: rotate(-45deg);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.course_features_04 .career_ready_10 {
    grid-template-rows: auto auto auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    align-items: center;
}.course_features_04 .text_wrap_45 {
    margin-bottom: 60px;
    max-width: 100%;
    grid-row: 1;
    grid-column: 1 / 3;
}.course_features_04 .text_wrap_45 .description:first-of-type {
    grid-column: 1;
    text-align: right;
    padding-right: 30px;
    grid-row: 2;
}.course_features_04 .text_wrap_45 .description:last-child {
    text-align: left;
    grid-column: 2;
    grid-row: 2;
    padding-left: 30px;
}.course_features_04 .pic_box_07 {
    margin-top: 60px;
    grid-row: 3;
    max-width: 100%;
    grid-column: 1 / 3;
    height: 500px;
}.course_features_04 .career_ready_10 {
    position: relative;
}.course_features_04 .career_ready_10::after {
    height: 100%;
    left: 50%;
    width: 1px;
    top: 0;
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(185,141,157,0.5) 30%, rgb(185,141,157,0.5) 70%, transparent);
    transform: translateX(-50%);
}
}

@media (min-width: 1200px) {.course_features_04 .career_ready_10 {
    display: flex;
    align-items: center;
    flex-direction: column;
}.course_features_04 .text_wrap_45 {
    display: flex;
    margin-bottom: 0;
    justify-content: center;
    flex-wrap: wrap;
}.course_features_04 .text_wrap_45 h2 {
    width: 100%;
}.course_features_04 .text_wrap_45 .description {
    width: calc(50% - 30px);
    padding: 0 15px;
    position: relative;
    text-align: left;
}.course_features_04 .text_wrap_45 .description:first-of-type::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(185,141,157,0.5), transparent);
    right: 0;
    top: 0;
    content: "";
}.course_features_04 .pic_box_07 {
    margin-top: 60px;
    height: 450px;
    border-radius: calc(17px * 2);
    max-width: 80%;
}.course_features_04 .career_ready_10::after {
    display: none;
}
}

@media (max-width: 991px) {.course_features_04 {
    padding: 80px 0;
}.course_features_04 .text_wrap_45 {
    padding: 30px;
}.course_features_04 .text_wrap_45 h2 {
    font-size: calc(36px * 0.9);
}.course_features_04 .pic_box_07 {
    margin-top: 40px;
    height: 400px;
}.course_features_04 .career_ready_10::before,
    .course_features_04 .career_ready_10::after {
    width: 150px;
}
}

@media (max-width: 768px) {.course_features_04 {
    padding: 60px 0;
}.course_features_04 .text_wrap_45 {
    padding: 25px 20px;
}.course_features_04 .text_wrap_45 h2 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.85);
    padding-bottom: 15px;
}.course_features_04 .text_wrap_45 h2::after {
    height: 2px;
    width: 50px;
}.course_features_04 .text_wrap_45 .description {
    font-size: calc(18px * 0.95);
}.course_features_04 .pic_box_07 {
    height: 350px;
    margin-top: 30px;
}.course_features_04 .career_ready_10::before,
    .course_features_04 .career_ready_10::after {
    display: none;
}
}

@media (max-width: 576px) {.course_features_04 {
    padding: 50px 0;
}.course_features_04 .text_wrap_45 {
    padding: 20px 15px;
}.course_features_04 .text_wrap_45 h2 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: calc(36px * 0.8);
}.course_features_04 .text_wrap_45 h2::after {
    width: 40px;
}.course_features_04 .text_wrap_45 .description {
    font-size: calc(18px * 0.9);
    line-height: 1.7;
}.course_features_04 .pic_box_07 {
    margin-top: 25px;
    height: 250px;
}}.reach_out_86 {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(212,196,202) 0%, rgba(16, 22, 47, 0.95) 100%);
    overflow: hidden;
}.reach_out_86::before {
    background-size: 20px 20px, 20px 20px;
    top: 0;
    height: 100%;
    animation: gridMove 20s linear infinite;
    content: "";
    position: absolute;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(185,141,157), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(169,81,110), 0.04) 50%, transparent 100%);
    width: 100%;
}.reach_out_86::after {
    opacity: 0.6;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(185,141,157), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(169,81,110), 0.15) 0%, 
        transparent 50%
    );
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.reach_out_86 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.reach_out_86 h2 {
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.reach_out_86 h2::after {
    content: "";
    left: 50%;
    border-radius: 1.5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    bottom: -15px;
}.reach_out_86 .reach_message_07 {
    display: grid;
    gap: 30px;
    margin-top: 60px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}.reach_out_86 .reach_message_07::before {
    content: "";
    height: 100%;
    border-radius: 15px;
    width: 100%;
    top: -8px;
    left: -8px;
    z-index: -1;
    border: 1px solid rgba(rgb(185,141,157), 0.2);
    position: absolute;
}.reach_out_86 .reach_message_07::after {
    right: -8px;
    border: 1px solid rgba(rgb(169,81,110), 0.2);
    bottom: -8px;
    border-radius: 15px;
    z-index: -1;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}.reach_out_86 .pic_box_07 {
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    min-height: 550px;
    height: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.reach_out_86 .pic_box_07::before {
    top: 0;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    height: 100%;
}.reach_out_86 .pic_box_07::after {
    position: absolute;
    border-right: 2px solid rgba(rgb(185,141,157), 0.6);
    z-index: 2;
    width: 60px;
    border-top: 2px solid rgba(rgb(185,141,157), 0.6);
    top: 20px;
    content: "";
    right: 20px;
    height: 60px;
}.reach_out_86 .query_reach_04 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.03);
    padding: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 15px;
}.reach_out_86 .query_reach_04::before {
    content: "";
    bottom: 20px;
    border-left: 2px solid rgba(rgb(169,81,110), 0.6);
    border-bottom: 2px solid rgba(rgb(169,81,110), 0.6);
    position: absolute;
    height: 60px;
    width: 60px;
    left: 20px;
}.reach_out_86 form {
    width: 100%;
}.reach_out_86 form h3 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    font-size: 21px;
    padding-left: 20px;
}.reach_out_86 form h3::before {
    width: 3px;
    background: rgb(185,141,157);
    left: 0;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    content: "";
    top: 0;
}.reach_out_86 form input[type="text"] {
    font-family: Arial, sans-serif;
    border-radius: 10px;
    margin-bottom: 25px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 18px 25px;
    color: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
}.reach_out_86 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(185,141,157);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(185,141,157), 0.2);
}.reach_out_86 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.reach_out_86 .query_grid_47 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.reach_out_86 .query_grid_47 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.reach_out_86 .query_grid_47 label {
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    cursor: pointer;
}.reach_out_86 .query_grid_47 label::before {
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 2px;
    height: 22px;
    width: 22px;
    left: 0;
    content: "";
    background: rgba(255, 255, 255, 0.05);
}.reach_out_86 .query_grid_47 input[type="checkbox"]:checked + label::before {
    background: rgb(185,141,157);
    border-color: rgb(185,141,157);
}.reach_out_86 .query_grid_47 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    top: 6px;
    content: "";
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    height: 10px;
    position: absolute;
    left: 8px;
    width: 6px;
}.reach_out_86 .query_grid_47 label a {
    color: rgb(185,141,157);
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}.reach_out_86 .query_grid_47 label a:hover {
    color: rgb(169,81,110);
}.reach_out_86 form .support_panel_37 {
    background: linear-gradient(45deg, rgb(185,141,157), rgb(169,81,110));
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    padding: 16px 40px;
    border: none;
    transition: all 0.4s ease;
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    z-index: 1;
    overflow: hidden;
    font-size: 20px;
}.reach_out_86 form .support_panel_37::before {
    transition: all 0.4s ease;
    height: 100%;
    content: "";
    background: linear-gradient(45deg, rgb(169,81,110), rgb(185,141,157));
    position: absolute;
    width: 100%;
    left: -100%;
    top: 0;
    z-index: -1;
}.reach_out_86 form .support_panel_37:hover::before {
    left: 0;
}.reach_out_86 form .support_panel_37:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.reach_out_86 svg {
    height: 22px;
    fill: rgb(185,141,157);
    width: 22px;
}.reach_out_86 svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,141,157);
}

@media screen and (max-width: 991px) {.reach_out_86 {
    padding: 90px 0;
}.reach_out_86 .reach_message_07 {
    gap: 40px;
    grid-template-columns: 1fr;
}.reach_out_86 .pic_box_07 {
    min-height: 400px;
}.reach_out_86 .query_reach_04 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.reach_out_86 {
    padding: 70px 0;
}.reach_out_86 h2 {
    font-size: calc(38px * 0.9);
}.reach_out_86 .pic_box_07 {
    min-height: 350px;
}.reach_out_86 .pic_box_07::after,
    .reach_out_86 .query_reach_04::before {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.reach_out_86 {
    padding: 50px 0;
}.reach_out_86 h2 {
    font-size: calc(38px * 0.8);
}.reach_out_86 .reach_message_07 {
    margin-top: 40px;
}.reach_out_86 .pic_box_07 {
    min-height: 250px;
}.reach_out_86 .query_reach_04 {
    padding: 30px 20px;
}.reach_out_86 form h3 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.reach_out_86 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.reach_out_86 form .support_panel_37 {
    padding: 15px 20px;
    width: 100%;
}}.test_drive_90 {
    background: linear-gradient(135deg, rgb(169,81,110,0.5), rgb(185,141,157));
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    perspective: 1000px;
}.test_drive_90::before {
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(255, 255, 255, 0.03) 20px,
        rgba(255, 255, 255, 0.03) 40px
    );
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
}.test_drive_90::after {
    height: 70%;
    width: 50%;
    background: radial-gradient(ellipse at center, rgb(185,141,157,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 0;
    right: -5%;
    filter: blur(40px);
    content: "";
    transform: rotate(-15deg);
    top: -10%;
}.test_drive_90 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    transform-style: preserve-3d;
    padding: 0 2rem;
    margin: 0 auto;
}.test_drive_90 h2 {
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    font-size: 29px;
    transform: translateZ(20px);
    margin-bottom: 2.5rem;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
}.test_drive_90 .learn_zone_02 {
    gap: 2rem;
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s ease;
    backdrop-filter: blur(10px);
    transform: translateZ(30px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    align-items: center;
    display: flex;
    border-left: 4px solid rgb(185,141,157);
    background: rgba(255, 255, 255, 0.9);
}.test_drive_90 .learn_zone_02:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25), 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateZ(40px) rotateX(0deg);
}.test_drive_90 svg {
    flex-shrink: 0;
    transform: rotate(-5deg);
    height: 48px;
    width: 48px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.test_drive_90 svg:hover {
    transform: rotate(0deg) scale(1.1);
}.test_drive_90 svg path {
    fill: rgb(185,141,157);
    transition: fill 0.3s ease;
}.test_drive_90 .learn_zone_02:hover svg path {
    fill: rgb(169,81,110);
}.test_drive_90 .learn_zone_02 div {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
}.test_drive_90 .support_panel_37 {
    letter-spacing: 1px;
    overflow: hidden;
    font-weight: 600;
    padding: 0.875rem 2rem;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
    position: relative;
    background: linear-gradient(135deg, rgb(185,141,157), rgb(169,81,110));
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: Arial, sans-serif;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: skewX(-5deg);
    text-decoration: none;
}.test_drive_90 .support_panel_37::before {
    left: -100%;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    height: 100%;
    top: 0;
}.test_drive_90 .support_panel_37:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    transform: skewX(-5deg) translateY(-3px);
}.test_drive_90 .support_panel_37:hover::before {
    left: 100%;
}.test_drive_90 .container:hover h2 {
    transform: translateZ(25px);
}

@media (max-width: 992px) {.test_drive_90 {
    padding: 4rem 0;
}.test_drive_90 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.test_drive_90 .learn_zone_02 {
    padding: 1.75rem;
    gap: 1.5rem;
}
}

@media (max-width: 768px) {.test_drive_90 {
    padding: 3.5rem 0;
}.test_drive_90 h2 {
    font-size: calc(29px * 0.8);
    text-align: center;
}.test_drive_90 .learn_zone_02 {
    padding: 2rem 1.5rem;
    flex-direction: column;
    transform: translateZ(20px) rotateX(0deg);
    text-align: center;
    align-items: center;
    gap: 1.5rem;
}.test_drive_90 svg {
    width: 40px;
    height: 40px;
}.test_drive_90 .learn_zone_02 div {
    width: 100%;
    justify-content: center;
}
}

@media (max-width: 576px) {.test_drive_90 {
    padding: 3rem 0;
}.test_drive_90 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.7);
}.test_drive_90 .learn_zone_02 {
    padding: 1.5rem 1.25rem;
    gap: 1.25rem;
}.test_drive_90 .support_panel_37 {
    font-size: calc(15px * 0.9);
    padding: 0.75rem 1.5rem;
}}.pricing_group_93 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(212,196,202), rgba(240, 240, 255, 0.95));
    position: relative;
    overflow: hidden;
}.pricing_group_93::before {
    content: "";
    background: linear-gradient(145deg, rgb(185,141,157,0.5), rgb(169,81,110,0.5));
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
    position: absolute;
    height: 70%;
    z-index: 0;
    top: -10%;
    opacity: 0.4;
    filter: blur(60px);
    width: 40%;
}.pricing_group_93::after {
    width: 35%;
    z-index: 0;
    position: absolute;
    left: -5%;
    filter: blur(50px);
    transform: rotate(12deg) skewX(-10deg);
    bottom: -10%;
    background: linear-gradient(215deg, rgb(169,81,110,0.5), rgb(185,141,157,0.5));
    height: 60%;
    opacity: 0.3;
    content: "";
}.pricing_group_93 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1320px;
    position: relative;
    z-index: 1;
}.pricing_group_93 .price_deals_35 {
    grid-template-columns: 1fr;
    gap: 60px;
    display: grid;
}.pricing_group_93 .learn_sub_72 {
    transform: translateY(30px);
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    opacity: 0;
}.pricing_group_93 .learn_sub_72 h2 {
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 28px;
}.pricing_group_93 .learn_sub_72 h2::after {
    border-radius: 10px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(185,141,157), rgb(169,81,110));
    width: 80px;
    bottom: -12px;
}.pricing_group_93 .bundle_rate_27 {
    font-size: 17px;
    color: #000000;
    max-width: 680px;
    line-height: 1.6;
    margin: 20px auto 0;
}.pricing_group_93 .rate_panel_12 {
    grid-template-columns: 1fr;
    display: grid;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    transform: translateY(40px);
    opacity: 0;
    gap: 30px;
}.pricing_group_93 .rate_choice_20 {
    backface-visibility: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    text-decoration: none;
    display: block;
    transform: perspective(1000px) rotateX(0deg);
}.pricing_group_93 .cert_plans_85 {
    display: flex;
    position: relative;
    will-change: transform, box-shadow;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    flex-direction: column;
    overflow: hidden;
    border-radius: 8px;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
}.pricing_group_93 .rate_choice_20:hover .cert_plans_85 {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
    transform: translateY(-8px);
}.pricing_group_93 .learning_rates_27 {
    padding: 35px 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}.pricing_group_93 .learning_rates_27 h3 {
    white-space: normal;
    color: #000000;
    overflow-wrap: break-word;
    margin-bottom: 15px;
    position: relative;
    font-weight: 700;
    padding-left: 15px;
    font-size: calc(21px + 2px);
    word-break: break-word;
}.pricing_group_93 .learning_rates_27 h3::before {
    content: "";
    left: 0;
    height: calc(100% - 10px);
    position: absolute;
    width: 4px;
    border-radius: 10px;
    top: 5px;
    background: linear-gradient(to bottom, rgb(185,141,157), rgb(169,81,110));
}.pricing_group_93 .class_deals_05 {
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    padding: 8px 15px;
    display: inline-block;
    color: rgb(185,141,157);
    margin: 5px 0 20px;
    border-radius: 6px;
    position: relative;
    font-size: calc(21px + 4px);
    font-weight: 700;
}.pricing_group_93 .learning_rates_27 p {
    word-break: break-word;
    flex-grow: 1;
    font-size: 17px;
    color: #000000;
    white-space: normal;
    margin-top: 5px;
    line-height: 1.6;
    overflow-wrap: break-word;
    margin-bottom: 10px;
}.pricing_group_93 .pic_box_07 {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
}.pricing_group_93 .pic_box_07::after {
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    right: 0;
    position: absolute;
}.pricing_group_93 .rate_choice_20:hover .pic_box_07 {
    transform: scale(1.05);
}

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

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

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

@media (min-width: 1200px) {.pricing_group_93 .rate_panel_12 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_group_93 .learning_rates_27 {
    padding: 40px 35px;
}.pricing_group_93 .pic_box_07 {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing_group_93 {
    padding: 80px 0;
}.pricing_group_93 .learn_sub_72 {
    margin-bottom: 20px;
}.pricing_group_93 .cert_plans_85 {
    max-width: 100%;
}.pricing_group_93 .learning_rates_27 {
    padding: 30px 25px;
}.pricing_group_93 .learning_rates_27 h3 {
    font-size: calc(21px + 1px);
}.pricing_group_93 .class_deals_05 {
    font-size: 21px;
    margin: 0 0 15px;
}.pricing_group_93 .pic_box_07 {
    height: 200px;
}
}

@media (max-width: 480px) {.pricing_group_93 {
    padding: 60px 0;
}.pricing_group_93 .learning_rates_27 {
    padding: 25px 20px;
}.pricing_group_93 .pic_box_07 {
    height: 180px;
}}header .top_plank {
    background: rgb(185,141,157);
    color:  #ffffff;
}header .top_plank .best_learntrack_31 div svg, header .top_plank .best_learntrack_31 div svg path {
    fill: #ffffff;
}header .top_plank .best_learntrack_31 div span {
    color: #ffffff;
}header .top_plank .best_learntrack_31 {
    display: flex;
    justify-content: flex-start;
    line-height: 21px;
    width: 100%;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    font-size: 13px;
    align-items: center;
}header .top_plank .best_learntrack_31 div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 24px;
}header .top_plank .best_learntrack_31 div img, header .top_plank .best_learntrack_31 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}