* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.container {
    width: 1258px;
    margin: auto;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.honor_cta4690 {
    flex: 0 0 auto;
}.outer-container0563 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
    scroll-behavior: smooth;
}header,footer {
    width: 100%;
}.head_mainwrap0327 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.reach_out2576 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #ffffff 50%, rgb(241,228,232) 50%);
    padding: 100px 0;
}.reach_out2576::before {
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    content: "";
    top: 0;
    width: 100%;
    background-size: 60px 60px;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 0;
}.reach_out2576 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.reach_out2576 h2 {
    margin-bottom: 60px;
    text-align: center;
    font-size: 38px;
    color: rgb(217,197,208);
    position: relative;
    font-weight: 700;
}.reach_out2576 h2::after {
    left: 50%;
    background: rgb(217,197,208);
    width: 60px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    bottom: -15px;
    height: 3px;
}.reach_out2576 .message_map8942 {
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    border-radius: 13px;
    display: flex;
}.reach_out2576 .message_map8942::before {
    content: "";
    position: absolute;
    height: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(217,197,208), rgb(180,166,179));
    width: 100%;
}.reach_out2576 .img_lightbox3769 {
    min-height: 550px;
    flex: 0 0 50%;
    transition: all 0.5s ease;
    position: relative;
}.reach_out2576 .img_lightbox3769::after {
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(45deg, rgb(217,197,208,0.5), transparent);
    position: absolute;
    height: 100%;
    top: 0;
}.reach_out2576 .support_request9367 {
    padding: 60px 50px;
    background: #ffffff;
    position: relative;
    flex: 0 0 50%;
}.reach_out2576 .support_request9367::before {
    left: 0;
    background: rgb(241,228,232);
    content: "";
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
}.reach_out2576 #contact {
    display: flex;
    flex-direction: column;
    gap: 30px;
}.reach_out2576 h3 {
    padding-bottom: 10px;
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    font-size: 21px;
}.reach_out2576 h3::after {
    content: "";
    width: 100%;
    left: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
    background: rgb(217,197,208,0.5);
}.reach_out2576 input[type="text"] {
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
    padding: 18px 20px;
    border-radius: 10px;
    border: 2px solid rgb(241,228,232);
    font-size: 13px;
}.reach_out2576 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(217,197,208);
}.reach_out2576 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}.reach_out2576 .inquiry_widget0157 {
    margin-top: 10px;
    align-items: flex-start;
    display: flex;
    gap: 12px;
}.reach_out2576 .inquiry_widget0157 input[type="checkbox"] {
    border: 2px solid rgb(241,228,232);
    position: relative;
    appearance: none;
    transition: all 0.3s ease;
    height: 24px;
    cursor: pointer;
    width: 24px;
    border-radius: 10px;
    margin-top: 2px;
}.reach_out2576 .inquiry_widget0157 input[type="checkbox"]:checked {
    border-color: rgb(217,197,208);
    background: rgb(217,197,208);
}.reach_out2576 .inquiry_widget0157 input[type="checkbox"]:checked::after {
    top: 5px;
    left: 8px;
    width: 6px;
    border-right: 2px solid #ffffff;
    height: 10px;
    position: absolute;
    transform: rotate(45deg);
    content: "";
    border-bottom: 2px solid #ffffff;
}.reach_out2576 .inquiry_widget0157 label {
    line-height: 1.5;
    font-size: 13px;
    color: #000000;
}.reach_out2576 .inquiry_widget0157 a {
    color: rgb(217,197,208);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}.reach_out2576 .inquiry_widget0157 a:hover {
    color: rgb(180,166,179);
}.reach_out2576 .request_block7913 {
    margin-top: 20px;
    background: rgb(217,197,208);
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-weight: 600;
    border: none;
    font-size: 18px;
    color: #ffffff;
    border-radius: 10px;
    align-self: flex-start;
    padding: 16px 40px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgb(217,197,208,0.5);
}.reach_out2576 .request_block7913::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -100%;
    content: "";
    top: 0;
    width: 100%;
    transition: all 0.6s ease;
}.reach_out2576 .request_block7913:hover {
    box-shadow: 0 10px 25px rgb(180,166,179,0.5);
    background: rgb(180,166,179);
    transform: translateY(-3px);
}.reach_out2576 .request_block7913:hover::before {
    left: 100%;
}.reach_out2576 svg {
    fill: rgb(217,197,208);
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
}.reach_out2576 svg path {
    fill: rgb(217,197,208);
    transition: all 0.3s ease;
}.reach_out2576 svg:hover {
    fill: rgb(180,166,179);
    transform: translateY(-2px);
}.reach_out2576 svg:hover path {
    fill: rgb(180,166,179);
}

@media (max-width: 1200px) {.reach_out2576 {
    background: #ffffff;
}
}

@media (max-width: 992px) {.reach_out2576 {
    padding: 80px 0;
}.reach_out2576 .message_map8942 {
    flex-direction: column-reverse;
}.reach_out2576 .img_lightbox3769 {
    min-height: 350px;
    flex: 0 0 auto;
}.reach_out2576 .support_request9367 {
    padding: 50px 40px;
    flex: 0 0 auto;
}.reach_out2576 .support_request9367::before {
    top: 0;
    width: 100%;
    left: 0;
    height: 10px;
}
}

@media (max-width: 768px) {.reach_out2576 {
    padding: 60px 0;
}.reach_out2576 h2 {
    margin-bottom: 40px;
    font-size: calc(38px - 4px);
}.reach_out2576 .support_request9367 {
    padding: 40px 30px;
}.reach_out2576 #contact {
    gap: 25px;
}.reach_out2576 .img_lightbox3769 {
    min-height: 300px;
}
}

@media (max-width: 576px) {.reach_out2576 {
    padding: 50px 0;
}.reach_out2576 .container {
    padding: 0 15px;
}.reach_out2576 h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 6px);
}.reach_out2576 .support_request9367 {
    padding: 35px 25px;
}.reach_out2576 #contact {
    gap: 20px;
}.reach_out2576 input[type="text"] {
    padding: 15px;
}.reach_out2576 .request_block7913 {
    padding: 15px 25px;
    width: 100%;
}.reach_out2576 .img_lightbox3769 {
    min-height: 250px;
}}.sign_up_for_updates7256 {
    z-index: 1;
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(241,228,232) 0%, rgb(217,197,208,0.5) 100%);
}.sign_up_for_updates7256::before {
    content: "";
    position: absolute;
    width: 70%;
    height: 200%;
    z-index: -1;
    top: -50%;
    left: -10%;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 85%);
    background: rgb(180,166,179,0.5);
}.sign_up_for_updates7256::after {
    right: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(217,197,208,0.5) 0,
        rgb(217,197,208,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
    content: "";
    opacity: 0.05;
}.sign_up_for_updates7256 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.sign_up_for_updates7256 .mentor_values4836 {
    padding: 2rem;
    display: grid;
    backdrop-filter: blur(5px);
    position: relative;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    grid-template-columns: 1fr;
    gap: 2rem;
}.sign_up_for_updates7256 .mentor_values4836::before {
    z-index: -1;
    position: absolute;
    top: 0;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    content: "";
    opacity: 0.9;
    transform-origin: left bottom;
    width: 100%;
    left: 0;
    height: 100%;
    background: #ffffff;
}.sign_up_for_updates7256 .mentor_values4836:hover::before {
    transform: scale(1.01);
}.sign_up_for_updates7256 h4 {
    position: relative;
    font-weight: 600;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    transition: transform 0.3s ease;
    font-size: calc(20px * 0.9);
    color: #000000;
    margin: 0 0 1rem;
    line-height: 1.4;
}.sign_up_for_updates7256 .mentor_values4836:hover h4 {
    transform: translateY(-5px);
}.sign_up_for_updates7256 h4::after {
    content: "";
    position: absolute;
    background: rgb(217,197,208);
    width: 50px;
    transition: width 0.3s ease;
    bottom: -10px;
    left: 0;
    height: 3px;
}.sign_up_for_updates7256 .mentor_values4836:hover h4::after {
    width: 100px;
}.sign_up_for_updates7256 .input_holder {
    display: flex;
    position: relative;
    gap: 1rem;
    flex-direction: column;
}.sign_up_for_updates7256 .input_holder span {
    position: relative;
    display: block;
}.sign_up_for_updates7256 .input_holder input[type="email"] {
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: #ffffff;
    outline: none;
    font-size: 17px;
    transition: all 0.3s ease;
    padding: 1rem 1.2rem;
    width: 100%;
    color: #000000;
    border: 1px solid rgba(0,0,0,0.1);
}.sign_up_for_updates7256 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(217,197,208,0.5);
    border-color: rgb(217,197,208);
}.sign_up_for_updates7256 .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: #000000;
    opacity: 0.6;
}.sign_up_for_updates7256 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.3;
}.sign_up_for_updates7256 .input_holder input[type="submit"] {
    cursor: pointer;
    border-radius: 10px;
    transform: translateZ(0);
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    overflow: hidden;
    position: relative;
    background: rgb(217,197,208);
    padding: 1rem 1.5rem;
    border: none;
    font-size: 15px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}.sign_up_for_updates7256 .input_holder input[type="submit"]::before {
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.6s ease;
}.sign_up_for_updates7256 .input_holder input[type="submit"]:hover {
    background: rgb(180,166,179);
    box-shadow: 0 5px 15px rgb(217,197,208,0.5);
    transform: translateY(-2px);
}.sign_up_for_updates7256 .input_holder input[type="submit"]:active {
    transform: translateY(1px);
    box-shadow: 0 2px 5px rgb(217,197,208,0.5);
}.sign_up_for_updates7256 .input_holder span:last-child {
    align-self: flex-start;
}

@media (min-width: 768px) {.sign_up_for_updates7256 {
    padding: 5rem 3rem;
}.sign_up_for_updates7256 .mentor_values4836 {
    align-items: center;
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.sign_up_for_updates7256 h4 {
    font-size: 20px;
    margin: 0;
}.sign_up_for_updates7256 .input_holder {
    flex-direction: row;
    align-items: stretch;
}.sign_up_for_updates7256 .input_holder span:first-child {
    flex: 1;
}
}

@media (min-width: 992px) {.sign_up_for_updates7256 {
    padding: 6rem 4rem;
}.sign_up_for_updates7256 .mentor_values4836 {
    padding: 4rem;
    grid-template-columns: 1.5fr 1fr;
}.sign_up_for_updates7256 h4 {
    font-size: calc(20px * 1.1);
}.sign_up_for_updates7256 .input_holder {
    max-width: 500px;
    margin-left: auto;
}.sign_up_for_updates7256 .input_holder input[type="email"] {
    padding: 1.2rem 1.5rem;
}.sign_up_for_updates7256 .input_holder input[type="submit"] {
    padding: 1.2rem 2rem;
}
}

@media (max-width: 767px) {.sign_up_for_updates7256::before {
    left: -50%;
    width: 100%;
}.sign_up_for_updates7256 .mentor_values4836 {
    padding: 1.5rem;
}.sign_up_for_updates7256 h4 {
    text-align: center;
    margin-bottom: 1.5rem;
}.sign_up_for_updates7256 h4::after {
    left: 50%;
    transform: translateX(-50%);
}.sign_up_for_updates7256 .input_holder span:last-child {
    align-self: stretch;
}.sign_up_for_updates7256 .input_holder input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.sign_up_for_updates7256 {
    padding: 3rem 1rem;
}.sign_up_for_updates7256 .mentor_values4836 {
    padding: 1.25rem;
}.sign_up_for_updates7256 h4 {
    font-size: calc(20px * 0.8);
}}.customer_reviews1539 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(241,228,232) 0%, #ffffff 100%);
    padding: 4rem 0;
}.customer_reviews1539::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(180,166,179,0.5) 0px,
        rgb(180,166,179,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    z-index: 1;
    opacity: 0.05;
    left: 0;
}.customer_reviews1539::after {
    top: -10%;
    transform: rotate(-15deg);
    background: rgb(217,197,208);
    height: 35%;
    z-index: 0;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: "";
    right: -10%;
    width: 35%;
    position: absolute;
    opacity: 0.08;
}.customer_reviews1539 h2 {
    position: relative;
    z-index: 3;
    margin-bottom: 3rem;
    transform: translateY(0);
    text-align: center;
    font-weight: 700;
    font-size: 31px;
    animation: titleAppear 0.8s ease-out;
    color: #000000;
    opacity: 1;
}.customer_reviews1539 h2::after {
    width: 80px;
    transform: translateX(-50%) skewX(-20deg);
    left: 50%;
    background: linear-gradient(90deg, rgb(217,197,208) 0%, rgb(180,166,179) 100%);
    height: 4px;
    content: "";
    bottom: -10px;
    position: absolute;
}.customer_reviews1539 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.customer_reviews1539 .mentor_values4836 {
    position: relative;
    overflow: hidden;
}.customer_reviews1539 .alumni_views6854 {
    display: grid;
    z-index: 3;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
}.customer_reviews1539 .user_ratings0739 {
    animation-delay: calc(var(--animation-order, 0) * 0.15s);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.3s ease-out;
    animation: reviewAppear 0.6s ease-out forwards;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    position: relative;
    transform: translateY(20px);
    padding: 2rem;
    border-left: 4px solid rgb(180,166,179);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03);
    opacity: 0;
}.customer_reviews1539 .user_ratings0739:nth-child(1) {
    --animation-order: 1;
}.customer_reviews1539 .user_ratings0739:nth-child(2) {
    --animation-order: 2;
}.customer_reviews1539 .user_ratings0739:nth-child(3) {
    --animation-order: 3;
}.customer_reviews1539 .user_ratings0739:nth-child(4) {
    --animation-order: 4;
}.customer_reviews1539 .user_ratings0739:nth-child(5) {
    --animation-order: 5;
}.customer_reviews1539 .user_ratings0739:nth-child(6) {
    --animation-order: 6;
}.customer_reviews1539 .user_ratings0739:nth-child(7) {
    --animation-order: 7;
}.customer_reviews1539 .user_ratings0739::before {
    content: "";
    position: absolute;
    font-family: Arial, sans-serif;
    line-height: 1;
    font-size: 100px;
    opacity: 0.2;
    left: 20px;
    top: -15px;
    color: rgb(180,166,179);
}.customer_reviews1539 .user_ratings0739:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.04);
    border-left-color: rgb(217,197,208);
    transform: translateY(-5px) scale(1.02);
}.customer_reviews1539 .user_ratings0739 h3 {
    display: inline-block;
    font-size: calc(20px * 1.05);
    position: relative;
    margin-bottom: 0.8rem;
    font-weight: 600;
    color: #000000;
}.customer_reviews1539 .user_ratings0739 h3::after {
    left: 0;
    transition: width 0.3s ease-out 0.1s;
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, rgb(217,197,208) 0%, rgb(180,166,179) 100%);
    bottom: -4px;
    width: 0;
    content: "";
}.customer_reviews1539 .user_ratings0739:hover h3::after {
    width: 100%;
}.customer_reviews1539 .user_ratings0739 .description {
    color: #000000;
    font-size: 13px;
    position: relative;
    z-index: 2;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.customer_reviews1539 .user_ratings0739 div {
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    height: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),
                clip-path 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-left: auto;
    width: 60px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
}.customer_reviews1539 .user_ratings0739:hover div {
    transform: rotate(15deg) scale(1.1);
    clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%);
}.customer_reviews1539 .user_ratings0739 div img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 0.5s ease-out;
}.customer_reviews1539 .user_ratings0739:hover div img {
    transform: scale(1.1);
}

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

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

@media (max-width: 992px) {.customer_reviews1539 {
    padding: 3rem 0;
}.customer_reviews1539 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2.5rem;
}.customer_reviews1539 .alumni_views6854 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}.customer_reviews1539 .user_ratings0739 {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.customer_reviews1539 {
    padding: 2.5rem 0;
}.customer_reviews1539 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.85);
}.customer_reviews1539 h2::after {
    width: 60px;
}.customer_reviews1539 .alumni_views6854 {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.customer_reviews1539 .user_ratings0739::before {
    font-size: 80px;
}
}

@media (max-width: 576px) {.customer_reviews1539 {
    padding: 2rem 0;
}.customer_reviews1539 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 0.8);
    padding: 0 0.5rem;
}.customer_reviews1539 .container {
    padding: 0 15px;
}.customer_reviews1539 .user_ratings0739 {
    padding: 1.5rem;
}.customer_reviews1539 .user_ratings0739 h3 {
    font-size: calc(20px * 0.95);
}.customer_reviews1539 .user_ratings0739 .description {
    font-size: calc(13px * 0.95);
}.customer_reviews1539 .user_ratings0739 div {
    width: 50px;
    height: 50px;
}}.mentorship_experience0317 {
    padding: 7rem 0;
    background: rgb(241,228,232);
    overflow: hidden;
    position: relative;
    min-height: 700px;
}.mentorship_experience0317::before {
    width: 100%;
    background-size: 50px 50px;
    content: "";
    top: 0;
    opacity: 0.15;
    height: 100%;
    background: 
        linear-gradient(0deg, transparent 49.5%, rgb(217,197,208,0.5) 49.5%, rgb(217,197,208,0.5) 50.5%, transparent 50.5%),
        linear-gradient(90deg, transparent 49.5%, rgb(217,197,208,0.5) 49.5%, rgb(217,197,208,0.5) 50.5%, transparent 50.5%);
    left: 0;
    animation: gridMove 20s linear infinite;
    position: absolute;
}.mentorship_experience0317 .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.mentorship_experience0317 .user_ratings0739 {
    perspective: 2000px;
    flex-direction: column;
    position: relative;
    height: 650px;
    display: flex;
    margin: 0 auto;
    max-width: 1000px;
}.mentorship_experience0317 .img_lightbox3769 {
    right: 0;
    filter: contrast(1.1) brightness(1.05);
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 3;
    width: 400px;
    height: 400px;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.5);
    transform: translateZ(100px) rotateY(-15deg);
    border-radius: 25px;
    top: -20px;
    position: absolute;
}.mentorship_experience0317 .user_ratings0739:hover .img_lightbox3769 {
    transform: translateZ(120px) rotateY(-10deg) translateX(-20px);
}.mentorship_experience0317 .name {
    font-size: 30px;
    font-weight: 700;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    transform: translateZ(70px) rotateY(5deg);
    background: rgb(217,197,208);
    min-width: 300px;
    top: 100px;
    left: 0;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    z-index: 4;
    color: #ffffff;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}.mentorship_experience0317 .user_ratings0739:hover .name {
    transform: translateZ(90px) rotateY(0deg) translateX(20px);
}.mentorship_experience0317 .user_ratings0739 span:not(.name) {
    position: absolute;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    font-size: 21px;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 1rem 1.5rem;
    z-index: 3;
    font-weight: 600;
    left: 40px;
    top: 190px;
    background: #ffffff;
    transform: translateZ(50px) rotateY(5deg);
    color: #000000;
}.mentorship_experience0317 .user_ratings0739:hover span:not(.name) {
    transform: translateZ(70px) rotateY(0deg) translateX(30px);
}.mentorship_experience0317 .exp_timeline0237 {
    right: 0;
    color: #000000;
    bottom: 0;
    border-bottom: 4px solid rgb(217,197,208);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    font-size: 13px;
    position: absolute;
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    z-index: 2;
    left: 0;
    transform: translateZ(30px);
    border-top: 4px solid rgb(180,166,179);
    backdrop-filter: blur(10px);
    transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 25px;
}.mentorship_experience0317 .user_ratings0739:hover .exp_timeline0237 {
    transform: translateZ(40px) translateY(-10px);
}.mentorship_experience0317 .exp_timeline0237::before {
    position: absolute;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(180,166,179,0.5) 49.5%, rgb(180,166,179,0.5) 50.5%, transparent 50.5%);
    opacity: 0.1;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    content: "";
    left: 0;
    background-size: 20px 20px;
}.mentorship_experience0317 .container::after {
    animation: colorPulse 10s ease-in-out infinite alternate;
    top: 0;
    background: 
        radial-gradient(circle at 80% 20%, rgb(217,197,208,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(180,166,179,0.5) 0%, transparent 50%);
    position: absolute;
    left: 0;
    z-index: -1;
    filter: blur(100px);
    width: 100%;
    content: "";
    height: 100%;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes colorPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.mentorship_experience0317 .user_ratings0739 {
    height: auto;
    padding: 20px 0;
    flex-direction: column;
}.mentorship_experience0317 .img_lightbox3769 {
    width: 300px;
    height: 300px;
    transform: none;
    border-radius: 20px;
    right: auto;
    position: relative;
    top: auto;
    margin: 0 auto 30px;
}.mentorship_experience0317 .user_ratings0739:hover .img_lightbox3769 {
    transform: translateY(-10px);
}.mentorship_experience0317 .name {
    left: auto;
    margin: 0 auto 30px;
    width: 90%;
    text-align: center;
    top: auto;
    transform: none;
    position: relative;
}.mentorship_experience0317 .user_ratings0739:hover .name {
    transform: translateY(-5px);
}.mentorship_experience0317 .user_ratings0739 span:not(.name) {
    top: auto;
    left: auto;
    text-align: center;
    margin: 0 auto 45px;
    position: relative;
    width: max-content;
    display: block;
    transform: none;
}.mentorship_experience0317 .user_ratings0739:hover span:not(.name) {
    transform: translateY(-5px);
}.mentorship_experience0317 .exp_timeline0237 {
    position: relative;
    bottom: auto;
    transform: none;
}.mentorship_experience0317 .user_ratings0739:hover .exp_timeline0237 {
    transform: translateY(-5px);
}
}

@media (max-width: 576px) {.mentorship_experience0317 {
    padding: 4rem 0;
}.mentorship_experience0317 .img_lightbox3769 {
    height: 220px;
    margin-bottom: 35px;
    width: 220px;
}.mentorship_experience0317 .name {
    font-size: 21px;
    min-width: auto;
    margin-bottom: 25px;
    padding: 1rem 1.5rem;
    width: 100%;
}.mentorship_experience0317 .user_ratings0739 span:not(.name) {
    padding: 0.5rem 1rem;
    margin-bottom: 35px;
    font-size: 13px;
}.mentorship_experience0317 .exp_timeline0237 {
    padding: 2rem 1.5rem;
    font-size: calc(13px * 0.9);
}}.course_program_description8739 {
    background: rgb(241,228,232);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.course_program_description8739::before {
    width: 100%;
    position: absolute;
    opacity: 0.4;
    height: 100%;
    background: 
        linear-gradient(135deg, rgb(217,197,208,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(180,166,179,0.5) 0%, transparent 40%);
    left: 0;
    z-index: 0;
    content: "";
    top: 0;
}.course_program_description8739::after {
    z-index: 0;
    left: 0;
    opacity: 0.2;
    width: 100%;
    animation: gridMove 20s linear infinite;
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
}.course_program_description8739 .container {
    position: relative;
    z-index: 1;
}.course_program_description8739 .mentor_values4836 {
    position: relative;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.course_program_description8739 .img_lightbox3769 {
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}.course_program_description8739 .img_lightbox3769::before {
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    left: 0;
    z-index: 1;
    content: "";
}.course_program_description8739 .skill_work2918 {
    grid-template-rows: auto auto 1fr;
    gap: 30px;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-areas: 
        "logo logo"
        "title photo1"
        "desc photo2";
    z-index: 2;
}.course_program_description8739 .main_nav1498 {
    position: relative;
    margin-bottom: 20px;
    width: 80px;
    border-radius: 50%;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    justify-self: center;
    z-index: 10;
    height: 80px;
    background: #ffffff;
    justify-content: center;
    box-shadow: 
        0px 10px 30px rgba(0, 0, 0, 0.1),
        0px 4px 10px rgb(217,197,208,0.5);
    grid-area: logo;
    align-items: center;
    display: flex;
}.course_program_description8739 .main_nav1498::before {
    opacity: 0.6;
    top: -8px;
    left: -8px;
    position: absolute;
    right: -8px;
    animation: spin 10s linear infinite;
    border-radius: 50%;
    background: conic-gradient(
        from 0deg, 
        rgb(217,197,208,0.5), 
        rgb(180,166,179,0.5), 
        rgb(217,197,208,0.5)
    );
    z-index: -1;
    content: "";
    bottom: -8px;
}.course_program_description8739 .main_nav1498::after {
    opacity: 0.3;
    right: -15px;
    left: -15px;
    content: "";
    animation: pulse 4s ease-in-out infinite;
    border: 1px solid rgb(217,197,208,0.5);
    position: absolute;
    border-radius: 50%;
    bottom: -15px;
    z-index: -2;
    top: -15px;
}.course_program_description8739 .main_nav1498:hover {
    box-shadow: 
        0px 15px 40px rgba(0, 0, 0, 0.15),
        0px 6px 15px rgb(217,197,208,0.5);
    transform: scale(1.1) rotate(5deg);
}.course_program_description8739 .main_nav1498 svg {
    width: 45px;
    height: 45px;
    transition: transform 0.5s ease;
}.course_program_description8739 .main_nav1498:hover svg {
    transform: rotate(-10deg);
}.course_program_description8739 .main_nav1498 svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,197,208);
}.course_program_description8739 .main_nav1498:hover svg path {
    fill: rgb(180,166,179);
}.course_program_description8739 h3 {
    z-index: 5;
    color: #000000;
    background: #ffffff;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    padding: 30px 40px;
    font-weight: 700;
    transform: translateX(-5%);
    position: relative;
    transition: all 0.5s ease;
    grid-area: title;
    border-radius: 0 22px 22px 0;
    font-size: 37px;
    margin: 0;
}.course_program_description8739 h3::before {
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    border-radius: 0 10px 10px 0;
    top: 10px;
    border: 1px dashed rgb(217,197,208,0.5);
    bottom: 10px;
    content: "";
    right: 10px;
    left: 10px;
    z-index: -1;
    opacity: 0.5;
    position: absolute;
}.course_program_description8739 h3::after {
    background: linear-gradient(90deg, rgb(217,197,208), rgb(180,166,179));
    width: 60px;
    transition: width 0.4s ease;
    left: 40px;
    height: 3px;
    content: "";
    position: absolute;
    border-radius: 10px;
    bottom: 15px;
}.course_program_description8739 .skill_work2918:hover h3 {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0%);
}.course_program_description8739 .skill_work2918:hover h3::after {
    width: 100px;
}.course_program_description8739 p {
    z-index: 4;
    margin: 0;
    line-height: 1.8;
    color: #000000;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    position: relative;
    grid-area: desc;
    border-radius: 0 22px 22px 0;
    transition: all 0.5s ease 0.1s;
    transform: translateX(-10%);
    padding: 35px 40px;
    font-size: 13px;
    padding-right: 70px;
}.course_program_description8739 p::before {
    z-index: -1;
    position: absolute;
    content: "";
    border-radius: 0 10px 10px 0;
    left: 10px;
    right: 10px;
    top: 10px;
    border: 1px dashed rgb(180,166,179,0.5);
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    bottom: 10px;
    opacity: 0.5;
}.course_program_description8739 .skill_work2918:hover p {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(-5%);
}.course_program_description8739 .img_lightbox3769::after {
    content: "";
    width: 100%;
    z-index: 1;
    mix-blend-mode: multiply;
    transition: opacity 0.5s ease;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
}.course_program_description8739 .skill_work2918::after {
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    grid-area: photo2;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    content: "";
    background: inherit;
    background-position: center bottom;
    background-size: cover;
    transition: all 0.5s ease 0.1s;
    transform: translateX(15%);
    z-index: 2;
    position: relative;
    border-radius: 22px 0 0 22px;
    height: 100%;
}.course_program_description8739 .skill_work2918:hover::before {
    transform: translateX(5%);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
}.course_program_description8739 .skill_work2918:hover::after {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(10%);
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course_program_description8739 {
    padding: 80px 0;
}.course_program_description8739 .skill_work2918 {
    grid-template-columns: 55% 45%;
    gap: 25px;
}.course_program_description8739 h3 {
    font-size: calc(37px - 2px);
    padding: 25px 35px;
}.course_program_description8739 p {
    padding: 30px 35px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.course_program_description8739 {
    padding: 70px 0;
}.course_program_description8739 .mentor_values4836 {
    min-height: auto;
}.course_program_description8739 .skill_work2918 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto 250px;
    grid-template-areas: 
            "logo logo"
            "title title"
            "desc desc"
            "photo1 photo2";
    gap: 20px;
}.course_program_description8739 h3 {
    clip-path: none;
    border-radius: 22px;
    transform: none;
    font-size: calc(37px - 4px);
    padding: 25px 30px;
}.course_program_description8739 h3::before {
    clip-path: none;
    border-radius: 10px;
}.course_program_description8739 p {
    padding: 25px 30px;
    border-radius: 22px;
    clip-path: none;
    transform: none;
}.course_program_description8739 p::before {
    border-radius: 10px;
    clip-path: none;
}.course_program_description8739 .skill_work2918::before,
    .course_program_description8739 .skill_work2918::after {
    height: 250px;
    border-radius: 22px;
    transform: none;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);
}.course_program_description8739 .skill_work2918::after {
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}.course_program_description8739 .skill_work2918:hover h3,
    .course_program_description8739 .skill_work2918:hover p,
    .course_program_description8739 .skill_work2918:hover::before,
    .course_program_description8739 .skill_work2918:hover::after {
    transform: none;
}.course_program_description8739 .main_nav1498 {
    height: 70px;
    width: 70px;
    margin-bottom: 15px;
}.course_program_description8739 .main_nav1498 svg {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 767px) {.course_program_description8739 {
    padding: 60px 0;
}.course_program_description8739 .mentor_values4836 {
    min-height: auto;
}.course_program_description8739 .skill_work2918 {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "logo"
            "title"
            "desc"
            "photo1";
    grid-template-rows: auto auto auto 200px;
    gap: 15px;
}.course_program_description8739 h3 {
    font-size: calc(37px - 6px);
    padding: 20px 25px;
    clip-path: none;
    transform: none;
    border-radius: 22px;
}.course_program_description8739 h3::before {
    display: none;
}.course_program_description8739 h3::after {
    bottom: 10px;
    left: 25px;
    height: 2px;
    width: 50px;
}.course_program_description8739 p {
    border-radius: 22px;
    font-size: calc(13px - 1px);
    padding: 20px 25px;
    transform: none;
    line-height: 1.6;
    clip-path: none;
}.course_program_description8739 p::before {
    display: none;
}.course_program_description8739 .skill_work2918::before {
    transform: none;
    border-radius: 22px;
    clip-path: none;
    height: 200px;
}.course_program_description8739 .skill_work2918::after {
    display: none;
}.course_program_description8739 .skill_work2918:hover h3,
    .course_program_description8739 .skill_work2918:hover p,
    .course_program_description8739 .skill_work2918:hover::before {
    transform: none;
}.course_program_description8739 .main_nav1498 {
    height: 60px;
    width: 60px;
    margin-bottom: 10px;
}.course_program_description8739 .main_nav1498::before,
    .course_program_description8739 .main_nav1498::after {
    display: none;
}.course_program_description8739 .main_nav1498 svg {
    height: 35px;
    width: 35px;
}}.cookieNoticePromptPanel9432 {
    left: 50%;
    border-radius: 12px;
    transform: translateX(-50%);
    font-family: Arial, sans-serif;
    max-width: 500px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    bottom: 20px;
    width: 90%;
    z-index: 1050;
    overflow: hidden;
    position: fixed;
}.edu_cookies6851 {
    display: flex;
    align-items: center;
    padding: 20px;
    flex-direction: column;
}.visitor_confirm9216 {
    margin-bottom: 20px;
}.visitor_confirm9216 svg, .visitor_confirm9216 svg path, .visitor_confirm9216 img {
    fill: rgb(217,197,208);
    height: 60px;
    width: 60px;
}.cookieNoticePromptPanel9432 h5 {
    margin-bottom: 10px;
    color: rgb(217,197,208);
    font-weight: 700;
    font-size: 24px;
    text-align: center;
}.cookieNoticePromptPanel9432 p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000000;
}.online_cookies9840 {
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    background: rgb(217,197,208);
    padding: 10px 20px;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
    margin: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    width: calc(50% - 10px);
    text-align: center;
}.online_cookies9840:hover {
    background: rgb(180,166,179);
}.cookie_button.visitor_settings2763 {
    background: rgb(180,166,179);
}.cookie_button.visitor_settings2763:hover {
    background: rgb(180,166,179,0.5);
}.cookieNoticePromptPanel9432 p a {
    color: rgb(217,197,208);
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}.cookieNoticePromptPanel9432 p a:hover {
    color: rgb(180,166,179);
}#cookieSettingsPanel0482 {
    display: none;
}#cookieSettingsPanel0482:checked ~ .cookieNoticePromptPanel9432 {
    opacity: 0;
    visibility: hidden;
}footer {
    z-index: 1;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}footer::before {
    z-index: -1;
    left: 0;
    top: 0;
    animation: gradientShift 15s ease infinite;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(217,197,208,0.5) 50%, rgb(180,166,179,0.5) 100%);
    content: "";
    height: 100%;
    position: absolute;
    backdrop-filter: blur(8px);
}.honor_cta4690 {
    position: relative;
    padding: 4.5rem 0 2rem;
}.honor_cta4690::before {
    height: 1px;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(217,197,208) 25%, 
                #ffffff 50%, 
                rgb(180,166,179) 75%, 
                transparent 100%);
    right: 0;
    top: 0;
    animation: shimmer 8s linear infinite;
    content: "";
}.honor_cta4690 .container {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1;
}.honor_cta4690 .company_holder {
    padding: 1.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    flex: 1 1 350px;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(15px);
    border-radius: 11px;
    transform: translateY(0);
    margin-right: 2rem;
}.honor_cta4690 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(217,197,208,0.5);
}.honor_cta4690 .company_holder h3 {
    position: relative;
    font-weight: 700;
    font-size: calc(33px * 0.85);
    color: #ffffff;
    display: inline-block;
    margin-bottom: 1.25rem;
}.honor_cta4690 .company_holder h3::after {
    transform-origin: left;
    background: linear-gradient(to right, rgb(217,197,208), rgb(180,166,179));
    content: "";
    left: 0;
    position: absolute;
    bottom: -8px;
    transform: scaleX(0.3);
    width: 100%;
    height: 2px;
    transition: transform 0.5s ease;
}.honor_cta4690 .company_holder:hover h3::after {
    transform: scaleX(1);
}.honor_cta4690 .design_res2874 {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 1rem;
    max-width: 450px;
    line-height: 1.6;
    font-size: 17px;
}.honor_cta4690 .partner_logo1247 {
    flex: 1 1 450px;
    position: relative;
}.honor_cta4690 .header_navbar9713 {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
}.honor_cta4690 .partner_logo1247 .header_navbar9713 {
    justify-content: flex-end;
}.honor_cta4690 .header_base3452 {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    padding: 1.5rem;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    position: relative;
    border-radius: 11px;
}.honor_cta4690 .header_base3452 h5 {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 1.25rem;
}.honor_cta4690 .header_base3452 h5::before {
    height: 2px;
    width: 40px;
    background: rgb(217,197,208);
    left: 0;
    transition: width 0.3s ease;
    content: "";
    bottom: -6px;
    position: absolute;
}.honor_cta4690 .header_base3452:hover h5::before {
    width: 100%;
}.honor_cta4690 .header_base3452 .header_navbar9713 {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.honor_cta4690 .header_base3452 a {
    position: relative;
    font-size: 17px;
    z-index: 1;
    text-decoration: none;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    padding: 0.25rem 0.5rem;
    display: block;
}.honor_cta4690 .header_base3452 a::before {
    height: 1px;
    width: 0;
    z-index: -1;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    background: linear-gradient(to right, rgb(217,197,208), rgb(180,166,179));
    bottom: 0;
}.honor_cta4690 .header_base3452 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.honor_cta4690 .header_base3452 a:hover::before {
    width: 100%;
}.verify_cta1682 {
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    backdrop-filter: blur(15px);
}.verify_cta1682::before {
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(180,166,179) 25%, 
                #ffffff 50%, 
                rgb(217,197,208) 75%, 
                transparent 100%);
    right: 0;
    top: 0;
}.verify_cta1682 .container {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}.verify_cta1682 .enroll_info5342 {
    text-align: center;
    position: relative;
    font-size: 15px;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    border-radius: 30px;
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.7);
}.verify_cta1682 .enroll_info5342:hover {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(217,197,208,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.honor_cta4690 {
    padding: 3.5rem 0 2rem;
}.honor_cta4690 .container {
    flex-direction: column;
}.honor_cta4690 .company_holder {
    margin-bottom: 2rem;
    margin-right: 0;
    flex: 1 1 100%;
}.honor_cta4690 .partner_logo1247 {
    flex: 1 1 100%;
}.honor_cta4690 .partner_logo1247 .header_navbar9713 {
    justify-content: space-between;
}.honor_cta4690 .header_base3452 {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.honor_cta4690 {
    padding: 3rem 0 1.5rem;
}.honor_cta4690::before {
    height: 2px;
}.honor_cta4690 .company_holder {
    padding: 1.25rem;
}.honor_cta4690 .header_base3452 {
    margin-bottom: 1rem;
    flex: 1 1 100%;
}.honor_cta4690 .partner_logo1247 .header_navbar9713 {
    flex-direction: column;
}.verify_cta1682 {
    padding: 1.25rem 0;
}.verify_cta1682::before {
    height: 2px;
}
}

@media (max-width: 576px) {.honor_cta4690 {
    padding: 2.5rem 0 1rem;
}.honor_cta4690 .company_holder h3 {
    font-size: calc(33px * 0.75);
}.honor_cta4690 .design_res2874 {
    font-size: calc(17px * 0.9);
}.honor_cta4690 .header_base3452 h5 {
    font-size: calc(18px * 0.9);
}.honor_cta4690 .header_base3452 a {
    font-size: calc(17px * 0.9);
}.verify_cta1682 .enroll_info5342 {
    padding: 0.4rem 0.8rem;
    font-size: calc(15px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.honor_cta4690 .header_navbar9713 a::after {
    width: 4px;
    left: -10px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(0);
    height: 4px;
    transition: transform 0.3s ease;
    background: rgb(217,197,208);
    content: "";
}.honor_cta4690 .header_navbar9713 a:hover::after {
    transform: translateY(-50%) scale(1);
}.honor_cta4690 .design_res2874::before {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    width: 0;
    position: absolute;
    left: -10px;
    top: -10px;
    content: "";
    height: 0;
    border: 1px solid transparent;
}.honor_cta4690 .design_res2874::after {
    right: -10px;
    position: absolute;
    bottom: -10px;
    height: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    border: 1px solid transparent;
    content: "";
    width: 0;
}.honor_cta4690 .company_holder:hover .design_res2874::before {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    border-top-color: rgb(217,197,208,0.5);
    border-right-color: rgb(217,197,208,0.5);
    height: calc(100% + 20px);
}.honor_cta4690 .company_holder:hover .design_res2874::after {
    border-bottom-color: rgb(180,166,179,0.5);
    height: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    border-left-color: rgb(180,166,179,0.5);
}.tyContainer0942 {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(217,197,208,0.5), rgb(180,166,179) 120%);
    overflow: hidden;
    position: relative;
}.tyContainer0942::before {
    top: -10%;
    background: rgb(255, 255, 255, 0.5);
    height: 60%;
    opacity: 0.05;
    position: absolute;
    transform: rotate(-15deg);
    pointer-events: none;
    content: "";
    width: 50%;
    right: -10%;
}.tyContainer0942::after {
    left: -5%;
    position: absolute;
    pointer-events: none;
    height: 30%;
    background: rgb(217,197,208);
    width: 40%;
    bottom: -5%;
    opacity: 0.1;
    content: "";
    transform: rotate(10deg);
}.tyContainer0942 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.tyContainer0942 .mentor_values4836 {
    padding: 60px 50px;
    display: flex;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08), 0 5px 20px rgba(0, 0, 0, 0.05);
    position: relative;
    flex-direction: column;
    gap: 40px;
    background: #ffffff;
}.tyContainer0942 .mentor_values4836:hover {
    transform: translateY(-5px);
}.tyContainer0942 .mentor_values4836::before {
    width: 4px;
    content: "";
    background: linear-gradient(to bottom, rgb(217,197,208), rgb(180,166,179));
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}.tyContainer0942 .mentor_values4836 div:first-child {
    padding-bottom: 25px;
    position: relative;
}.tyContainer0942 .mentor_values4836 div:first-child::after {
    bottom: 0;
    left: 0;
    width: 80px;
    position: absolute;
    background: rgb(217,197,208,0.5);
    content: "";
    height: 2px;
}.tyContainer0942 .mentor_values4836 h5 {
    font-size: 19px;
    transition: transform 0.4s ease-out;
    margin: 0;
    color: #000000;
    transform: translateX(0);
    line-height: 1.4;
    font-weight: 700;
}.tyContainer0942 .mentor_values4836:hover h5 {
    transform: translateX(8px);
}.tyContainer0942 .mentor_values4836 div:last-child {
    position: relative;
}.tyContainer0942 .mentor_values4836 a {
    transition: all 0.4s ease;
    text-decoration: none;
    display: block;
}.tyContainer0942 .mentor_values4836 p {
    position: relative;
    z-index: 1;
    line-height: 1.8;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    transition: color 0.3s ease;
    color: #000000;
}.tyContainer0942 .mentor_values4836 a:hover p {
    color: rgb(217,197,208);
}.tyContainer0942 .mentor_values4836 a::before {
    z-index: 0;
    bottom: -10px;
    background: linear-gradient(135deg, transparent, rgb(180,166,179,0.5) 60%);
    position: absolute;
    transition: opacity 0.5s ease;
    content: "";
    height: 40%;
    opacity: 0;
    right: -10px;
    width: 40%;
}.tyContainer0942 .mentor_values4836 a:hover::before {
    opacity: 0.1;
}

@media (min-width: 768px) {.tyContainer0942 .mentor_values4836 {
    padding: 70px 80px;
}.tyContainer0942 .mentor_values4836::before {
    width: 6px;
}.tyContainer0942 .mentor_values4836 div:first-child::after {
    width: 120px;
}
}

@media (max-width: 767px) {.tyContainer0942 {
    padding: 60px 0;
}.tyContainer0942 .mentor_values4836 {
    padding: 40px 30px;
    gap: 25px;
}.tyContainer0942 .mentor_values4836 h5 {
    font-size: calc(19px - 2px);
}.tyContainer0942 .mentor_values4836 p {
    font-size: calc(12px - 1px);
}.tyContainer0942 .mentor_values4836 div:first-child {
    padding-bottom: 20px;
}.tyContainer0942 .mentor_values4836 div:first-child::after {
    width: 60px;
}
}

@media (max-width: 480px) {.tyContainer0942 {
    padding: 40px 0;
}.tyContainer0942 .mentor_values4836 {
    padding: 30px 20px;
    gap: 20px;
}.tyContainer0942 .mentor_values4836 h5 {
    font-size: calc(19px - 4px);
}
}

@media (prefers-reduced-motion: reduce) {.tyContainer0942 .mentor_values4836,
    .tyContainer0942 .mentor_values4836 h5,
    .tyContainer0942 .mentor_values4836 a::before,
    .tyContainer0942 .mentor_values4836 a p {
    transition: none;
}.tyContainer0942 .mentor_values4836:hover,
    .tyContainer0942 .mentor_values4836:hover h5 {
    transform: none;
}}.quantitative_data0793 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(217,197,208,0.5), rgb(241,228,232));
    padding: 6rem 0;
}.quantitative_data0793::before {
    width: 40%;
    opacity: 0.4;
    height: 70%;
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(210deg, rgb(180,166,179,0.5), transparent);
    content: "";
    filter: blur(50px);
    position: absolute;
    top: -10%;
    z-index: 1;
}.quantitative_data0793::after {
    background: linear-gradient(30deg, rgb(217,197,208,0.5), transparent);
    width: 30%;
    left: -5%;
    filter: blur(40px);
    position: absolute;
    transform: rotate(15deg) skewX(-15deg);
    content: "";
    opacity: 0.3;
    bottom: -10%;
    height: 60%;
    z-index: 1;
}.quantitative_data0793 .container {
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.quantitative_data0793 ul {
    list-style: none;
    margin: 0 0 4rem;
    gap: 2.5rem;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.quantitative_data0793 .statistics_benefits5028 {
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    position: relative;
    transform: perspective(1000px) rotateY(5deg) rotateX(3deg);
}.quantitative_data0793 .statistics_benefits5028:hover {
    transform: perspective(1000px) rotateY(-3deg) rotateX(-2deg) translateZ(10px);
}.quantitative_data0793 .statistics_benefits5028 div {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    flex-direction: column;
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.1), 
        rgba(255,255,255,0.05)
    );
    height: 100%;
    padding: 2rem 1.5rem;
    box-shadow: 
        0 10px 30px rgba(0,0,0,0.1),
        0 1px 8px rgba(0,0,0,0.07),
        0 20px 30px -10px rgb(217,197,208,0.5);
    position: relative;
    text-align: center;
    align-items: center;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    justify-content: center;
    backdrop-filter: blur(10px);
    border-right: 1px solid rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.1);
}.quantitative_data0793 .statistics_benefits5028 div::before {
    width: 200%;
    left: -50%;
    background: radial-gradient(
        circle at center,
        rgb(180,166,179,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    transform: scale(0.5);
    height: 200%;
    z-index: -1;
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    content: "";
    top: -50%;
}.quantitative_data0793 .statistics_benefits5028:hover div::before {
    transform: scale(1);
    opacity: 0.15;
}.quantitative_data0793 .statistics_benefits5028 p {
    background: linear-gradient(135deg, rgb(217,197,208), rgb(180,166,179));
    color: transparent;
    transition: transform 0.3s ease, text-shadow 0.3s ease;
    letter-spacing: -0.02em;
    -webkit-background-clip: text;
    margin: 0 0 0.5rem;
    font-size: calc(38px * 1.2);
    font-weight: 700;
    background-clip: text;
}.quantitative_data0793 .statistics_benefits5028:hover p {
    text-shadow: 0 5px 15px rgba(rgb(217,197,208,0.5), 0.3);
    transform: translateY(-5px);
}.quantitative_data0793 .statistics_benefits5028 span {
    color: #000000;
    line-height: 1.4;
    transition: opacity 0.3s ease;
    font-weight: 600;
    max-width: 100%;
    display: block;
    opacity: 0.85;
    font-size: 15px;
}.quantitative_data0793 .statistics_benefits5028:hover span {
    opacity: 1;
}.quantitative_data0793 h4 {
    text-align: center;
    margin: 2rem 0 0;
    transform: translateY(20px);
    font-size: 24px;
    font-weight: 700;
    position: relative;
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    animation-delay: 0.5s;
    padding-bottom: 1rem;
    opacity: 0;
    color: #000000;
}.quantitative_data0793 h4::after {
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(180,166,179), rgb(217,197,208));
    position: absolute;
    left: 50%;
    height: 3px;
    width: 60px;
}

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

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-10px) scale(1.02);
    }
}

@media (min-width: 768px) {.quantitative_data0793 ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 3rem;
}.quantitative_data0793 .statistics_benefits5028:nth-child(odd) {
    animation: float 6s ease-in-out infinite;
}.quantitative_data0793 .statistics_benefits5028:nth-child(even) {
    animation-delay: 1s;
    animation: float 7s ease-in-out infinite reverse;
}.quantitative_data0793 h4 {
    font-size: calc(24px * 1.2);
}
}

@media (min-width: 992px) {.quantitative_data0793 {
    padding: 8rem 0;
}.quantitative_data0793 ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}.quantitative_data0793 .statistics_benefits5028 div {
    padding: 2.5rem 1.5rem;
}.quantitative_data0793 .statistics_benefits5028 p {
    font-size: calc(38px * 1.5);
}
}

@media (max-width: 767px) {.quantitative_data0793 {
    padding: 4rem 0;
}.quantitative_data0793 ul {
    gap: 1.5rem;
    margin-bottom: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}.quantitative_data0793 .statistics_benefits5028 div {
    padding: 1.5rem 1rem;
}.quantitative_data0793 .statistics_benefits5028 p {
    font-size: 38px;
}.quantitative_data0793 .statistics_benefits5028 span {
    font-size: calc(15px * 0.9);
}.quantitative_data0793 h4 {
    font-size: 20px;
}
}

@media (max-width: 480px) {.quantitative_data0793 ul {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.quantitative_data0793 .statistics_benefits5028 div {
    padding: 1rem 0.75rem;
}.quantitative_data0793 .statistics_benefits5028 p {
    font-size: calc(24px * 1.2);
}.quantitative_data0793 .statistics_benefits5028 span {
    font-size: calc(12px * 1.1);
}}.welcome_page0532 {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 100vh;
}.welcome_page0532 .main_open9207 {
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
}.welcome_page0532 .main_open9207::before {
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, 
    rgb(217,197,208,0.5) 0%,
    rgb(180,166,179,0.5) 100%);
    top: 0;
}.welcome_page0532 .learn_online9504 {
    max-width: 1200px;
    width: 90%;
    background: linear-gradient(to right,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.2));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform-origin: center bottom;
    position: relative;
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    padding: 3rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
}.welcome_page0532 .learn_online9504:hover {
    transform: perspective(1000px) rotateX(0deg);
}.welcome_page0532 .learn_online9504 > div:first-child {
    animation: fadeSlideUp 0.8s ease forwards;
    margin-bottom: 2.5rem;
    position: relative;
    padding-bottom: 1.5rem;
}.welcome_page0532 .learn_online9504 > div:first-child::after {
    transform-origin: left;
    left: 0;
    height: 3px;
    content: "";
    animation: lineGrow 1.2s ease forwards 0.4s;
    background: linear-gradient(to right, 
    rgb(217,197,208) 0%,
    rgb(180,166,179) 100%);
    bottom: 0;
    position: absolute;
    width: 60%;
}.welcome_page0532 .learn_online9504 > div:last-child {
    position: relative;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeSlideUp 0.8s ease forwards 0.3s;
}.welcome_page0532 .title_style_header {
    font-weight: 700;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.2;
    position: relative;
    margin-bottom: 1rem;
    font-size: 40px;
}.welcome_page0532 .title_style_header::before {
    content: "";
    border-top: 4px solid rgb(217,197,208);
    height: 50px;
    border-left: 4px solid rgb(217,197,208);
    width: 50px;
    animation: fadeIn 0.5s ease forwards 1s;
    opacity: 0;
    left: -30px;
    top: -15px;
    position: absolute;
}.welcome_page0532 h3 {
    font-size: calc(22px * 1.1);
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #ffffff;
}.welcome_page0532 p {
    position: relative;
    max-width: 90%;
    padding-left: 1rem;
    line-height: 1.8;
    margin-bottom: 2rem;
    color: #ffffff;
    font-size: 15px;
    border-left: 3px solid rgb(180,166,179);
}

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

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

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@media (max-width: 1200px) {.welcome_page0532 .learn_online9504 {
    padding: 2.5rem;
    width: 85%;
}.welcome_page0532 .title_style_header {
    font-size: calc(40px * 0.9);
}.welcome_page0532 h3 {
    font-size: 22px;
}
}

@media (max-width: 992px) {.welcome_page0532 .learn_online9504 {
    width: 90%;
    transform: perspective(800px) rotateX(1deg);
    padding: 2rem;
}.welcome_page0532 .title_style_header {
    font-size: calc(40px * 0.8);
}.welcome_page0532 .title_style_header::before {
    height: 40px;
    width: 40px;
    left: -20px;
    top: -10px;
}.welcome_page0532 h3 {
    font-size: calc(22px * 0.95);
}.welcome_page0532 p {
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 768px) {.welcome_page0532 .learn_online9504 {
    transform: none;
    width: 95%;
    padding: 1.8rem;
}.welcome_page0532 .learn_online9504:hover {
    transform: none;
}.welcome_page0532 .title_style_header {
    font-size: calc(29px * 1.1);
}.welcome_page0532 .title_style_header::before {
    display: none;
}.welcome_page0532 h3 {
    font-size: calc(22px * 0.9);
}.welcome_page0532 p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.welcome_page0532 .main_open9207 {
    min-height: 100vh;
    padding: 3rem 0;
    height: auto;
}.welcome_page0532 .learn_online9504 {
    padding: 1.5rem;
}.welcome_page0532 .title_style_header {
    font-size: 29px;
}.welcome_page0532 h3 {
    margin-bottom: 1rem;
    font-size: 18px;
}.welcome_page0532 p {
    font-size: calc(15px * 0.9);
    padding-left: 0.8rem;
    border-left: 2px solid rgb(180,166,179);
}.welcome_page0532 .learn_online9504 > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}.welcome_page0532 .learn_online9504 > div:first-child::after {
    height: 2px;
}}.get_help_info0679 {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    margin: 80px 0;
    background: linear-gradient(135deg, rgb(241,228,232) 0%, #ffffff 100%);
}.get_help_info0679::before {
    background: linear-gradient(45deg, rgb(217,197,208,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    transform: translateY(-30%) rotate(-5deg) scale(1.5);
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 0;
    content: "";
    opacity: 0.15;
}.get_help_info0679::after {
    content: "";
    animation: pulse 8s infinite alternate ease-in-out;
    height: 200px;
    opacity: 0.1;
    width: 200px;
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    bottom: -30px;
    filter: blur(40px);
    transform: translate(30%, 30%);
    background: rgb(217,197,208);
    right: -30px;
}.get_help_info0679 h1 {
    color: #000000;
    margin-bottom: 40px;
    text-align: left;
    font-size: 48px;
    font-weight: 700;
    z-index: 2;
    transform: translateX(10px);
    position: relative;
}.get_help_info0679 h1::after {
    left: 0;
    width: 80px;
    bottom: -10px;
    position: absolute;
    content: "";
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(217,197,208) 0%, rgb(180,166,179) 100%);
    height: 3px;
}.get_help_info0679 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.get_help_info0679 .support_request6580 {
    position: relative;
    transform: translateY(0);
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    gap: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 40px;
    display: grid;
    background: #ffffff;
}.get_help_info0679 .support_request6580:hover {
    transform: translateY(-5px);
}.get_help_info0679 .support_request6580 > div {
    padding: 15px 20px;
    position: relative;
    border-left: 2px solid rgb(180,166,179,0.5);
    transition: all 0.3s ease;
}.get_help_info0679 .support_request6580 > div:hover {
    border-left-color: rgb(217,197,208);
    background: linear-gradient(90deg, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 100%);
}.get_help_info0679 .support_request6580 > div:first-child {
    padding-bottom: 25px;
    font-size: calc(13px * 1.05);
    line-height: 1.6;
    color: #000000;
}.get_help_info0679 h6 {
    display: flex;
    text-transform: capitalize;
    margin-bottom: 10px;
    align-items: center;
    font-size: 17px;
    gap: 8px;
    color: #000000;
    font-weight: 600;
}.get_help_info0679 h6 svg {
    transition: transform 0.3s ease;
    height: 20px;
    flex-shrink: 0;
    width: 20px;
}.get_help_info0679 span {
    transition: transform 0.3s ease;
    margin-top: 5px;
    display: block;
    color: #000000;
    transform: translateY(0);
    font-size: 13px;
    margin-left: 28px;
}.get_help_info0679 .reach_block7491 {
    flex-direction: column;
    display: flex;
    gap: 15px;
}.get_help_info0679 .reach_block7491 > div {
    transition: transform 0.3s ease-out;
    transform: translateX(0);
}.get_help_info0679 .reach_block7491 > div:hover {
    transform: translateX(5px);
}.get_help_info0679 .talk_now7504 {
    display: flex;
    position: relative;
    padding: 8px 0;
    font-size: 13px;
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
    text-transform: capitalize;
    align-items: center;
    font-weight: 600;
    gap: 8px;
}.get_help_info0679 .talk_now7504:hover {
    color: rgb(217,197,208);
}.get_help_info0679 .talk_now7504:after {
    width: 0;
    content: "";
    bottom: 5px;
    left: 0;
    height: 1px;
    position: absolute;
    background: rgb(217,197,208);
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.get_help_info0679 .talk_now7504:hover:after {
    width: 100%;
}.get_help_info0679 svg {
    transition: transform 0.4s ease, filter 0.4s ease;
    fill: none;
}.get_help_info0679 .talk_now7504:hover svg,
.get_help_info0679 h6:hover svg {
    transform: scale(1.1) rotate(5deg);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}.get_help_info0679 svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,197,208);
}.get_help_info0679 .talk_now7504:hover svg path {
    fill: rgb(180,166,179);
}

@keyframes pulse {
    0% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translate(30%, 30%) scale(1.3);
        opacity: 0.15;
    }
    100% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
}

@media (min-width: 768px) {.get_help_info0679 {
    padding: 80px 0;
    margin: 100px 0;
}.get_help_info0679 h1 {
    margin-bottom: 60px;
    font-size: calc(48px * 1.1);
}.get_help_info0679 .support_request6580 {
    padding: 60px;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 30px;
}.get_help_info0679 .support_request6580 > div {
    padding: 20px 30px;
}.get_help_info0679 .support_request6580 > div:first-child {
    border-left: 3px solid rgb(180,166,179,0.5);
    grid-column: 1;
}.get_help_info0679 .reach_block7491 {
    gap: 20px;
}.get_help_info0679 span {
    margin-left: 34px;
}
}

@media (min-width: 1024px) {.get_help_info0679::before {
    transform: translateY(-20%) rotate(-8deg) scale(1.8);
}.get_help_info0679 h1 {
    transform: translateX(20px);
}.get_help_info0679 h1::after {
    width: 120px;
}.get_help_info0679 .support_request6580 {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
}.get_help_info0679 .support_request6580:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) translateY(-5px);
}
}

@media (max-width: 767px) {.get_help_info0679 {
    margin: 40px 0;
    padding: 40px 0;
}.get_help_info0679 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 30px;
}.get_help_info0679 .support_request6580 {
    padding: 30px 20px;
}.get_help_info0679 .support_request6580 > div {
    padding: 12px 15px;
}.get_help_info0679 span {
    margin-left: 25px;
    font-size: calc(13px * 0.95);
}.get_help_info0679 .talk_now7504 {
    font-size: calc(13px * 0.95);
}}.pricing_menu5706 {
    color: #ffffff;
    position: relative;
    padding: 120px 0 140px;
    overflow: hidden;
}.pricing_menu5706::before {
    z-index: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(25, 35, 60, 0.92), rgba(35, 45, 85, 0.95));
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
}.pricing_menu5706 .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
}.pricing_menu5706 .learn_pricing7641 {
    position: relative;
}.pricing_menu5706 .learn_pricing7641::before {
    content: "";
    position: absolute;
    background: linear-gradient(225deg, rgb(217,197,208,0.5), transparent);
    border-radius: 50%;
    right: -80px;
    filter: blur(60px);
    pointer-events: none;
    width: 200px;
    height: 200px;
    top: -80px;
    opacity: 0.4;
}.pricing_menu5706 h2 {
    font-size: 33px;
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.15);
    -webkit-background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    margin-bottom: 20px;
    color: transparent;
    position: relative;
    background-clip: text !important;
    display: inline-block;
}.pricing_menu5706 h2::after {
    height: 3px;
    bottom: -8px;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    background: rgb(217,197,208);
    width: 80px;
    left: 0;
    transform-origin: left;
    content: "";
}.pricing_menu5706 h2:hover::after {
    transform: scaleX(1.2);
}.pricing_menu5706 .study_rates8572 {
    font-weight: 300;
    line-height: 1.6;
    max-width: 700px;
    opacity: 0.9;
    margin-bottom: 50px;
    font-size: calc(15px + 2px);
}.pricing_menu5706 .plan_options8037 {
    margin: 0;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    display: grid;
}.pricing_menu5706 .plan_options8037 li {
    perspective: 1000px;
    height: 100%;
}.pricing_menu5706 .pricing_rates8623 {
    backdrop-filter: blur(10px);
    min-height: 400px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    text-decoration: none;
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.1);
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
}.pricing_menu5706 .pricing_rates8623:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotateX(2deg) rotateY(2deg);
}.pricing_menu5706 .pricing_rates8623::before {
    content: "";
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    left: 0;
    transition: transform 0.8s ease;
    pointer-events: none;
    transform: translateX(-100%);
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.pricing_menu5706 .pricing_rates8623:hover::before {
    transform: translateX(100%);
}.pricing_menu5706 .pricing_rates8623::after {
    box-shadow: 0 0 20px 5px rgb(217,197,208,0.5);
    content: "";
    top: -5px;
    opacity: 0.8;
    border-radius: 50%;
    background: rgb(217,197,208);
    left: -5px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    width: 10px;
    height: 10px;
}.pricing_menu5706 .pricing_rates8623:hover::after {
    transform: scale(1.5);
}.pricing_menu5706 .learning_fees2630 {
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    padding: 35px 25px;
    position: relative;
    display: flex;
}.pricing_menu5706 .study_costs5164 {
    z-index: 2;
    position: relative;
}.pricing_menu5706 .pricing_rates8623 h4 {
    color: #ffffff;
    position: relative;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    font-size: 19px;
}.pricing_menu5706 .pricing_rates8623:hover h4 {
    transform: translateX(5px);
}.pricing_menu5706 .pricing_rates8623 h4::after {
    bottom: 0;
    transition: width 0.3s ease;
    left: 0;
    width: 40px;
    height: 2px;
    position: absolute;
    content: "";
    background: rgb(217,197,208);
}.pricing_menu5706 .pricing_rates8623:hover h4::after {
    width: 60px;
}.pricing_menu5706 .pricing_rates8623 p {
    line-height: 1.7;
    padding-right: 10px;
    overflow-wrap: break-word;
    font-size: 15px;
    white-space: normal;
    overflow-y: auto;
    word-break: normal;
    margin-bottom: 30px;
    max-height: 200px;
    color: rgba(255, 255, 255, 0.8);
}.pricing_menu5706 .pricing_rates8623 p::-webkit-scrollbar {
    width: 4px;
}.pricing_menu5706 .pricing_rates8623 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}.pricing_menu5706 .pricing_rates8623 p::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}.pricing_menu5706 .cost_breakdown3140 {
    padding: 10px 25px;
    font-weight: 700;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,197,208), rgb(180,166,179));
    font-size: calc(19px + 4px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    display: inline-block;
    border-radius: 10px;
    position: relative;
}.pricing_menu5706 .pricing_rates8623:hover .cost_breakdown3140 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.pricing_menu5706 .cost_breakdown3140::before {
    transform: skewX(-20deg) translateX(-100%);
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    width: 100%;
    height: 100%;
    content: "";
    transition: transform 0.6s ease;
    position: absolute;
    top: 0;
    left: 0;
}.pricing_menu5706 .pricing_rates8623:hover .cost_breakdown3140::before {
    transform: skewX(-20deg) translateX(100%);
}

@media (max-width: 991px) {.pricing_menu5706 {
    padding: 80px 0 100px;
}.pricing_menu5706 .plan_options8037 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_menu5706 .pricing_rates8623 {
    min-height: 450px;
}.pricing_menu5706 .learning_fees2630 {
    padding: 25px 20px;
}.pricing_menu5706 h2 {
    font-size: calc(33px - 4px);
}.pricing_menu5706 .study_rates8572 {
    margin-bottom: 40px;
    font-size: 15px;
}
}

@media (max-width: 767px) {.pricing_menu5706 {
    padding: 60px 0 80px;
}.pricing_menu5706 .plan_options8037 {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.pricing_menu5706 .pricing_rates8623 {
    min-height: auto;
}.pricing_menu5706 h2 {
    font-size: calc(33px - 8px);
}.pricing_menu5706 .study_rates8572 {
    font-size: calc(15px - 1px);
    margin-bottom: 30px;
}.pricing_menu5706 .pricing_rates8623 p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.pricing_menu5706 {
    padding: 50px 0 70px;
}.pricing_menu5706 .learning_fees2630 {
    padding: 20px 15px;
}.pricing_menu5706 h2 {
    font-size: calc(33px - 10px);
}.pricing_menu5706 .cost_breakdown3140 {
    padding: 8px 20px;
    font-size: 19px;
}.pricing_menu5706 .pricing_rates8623 h4 {
    font-size: calc(19px - 2px);
    margin-bottom: 15px;
}}.our_team0928 {
    background: rgb(241,228,232);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.our_team0928::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(217,197,208,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(180,166,179,0.5) 0%, transparent 40%);
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    animation: gradientShift 15s infinite alternate ease-in-out;
    width: 100%;
}.our_team0928::after {
    top: 0;
    height: 100%;
    content: "";
    z-index: 1;
    width: 100%;
    opacity: 0.1;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(217,197,208,0.5) 49%, rgb(217,197,208,0.5) 51%, transparent 52%) 0 0 / 60px 60px,
        linear-gradient(-45deg, transparent 48%, rgb(180,166,179,0.5) 49%, rgb(180,166,179,0.5) 51%, transparent 52%) 0 0 / 60px 60px;
    position: absolute;
}.our_team0928 .container {
    z-index: 2;
    position: relative;
}.our_team0928 .mentor_values4836 {
    border-radius: 12px;
    display: grid;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    padding: 60px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    gap: 50px;
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr 1fr;
}.our_team0928 .mentor_values4836::before {
    right: 0;
    top: 0;
    border: 1px solid transparent;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    bottom: 0;
    position: absolute;
    pointer-events: none;
    mask-composite: exclude;
    background: linear-gradient(135deg, rgb(217,197,208,0.5), transparent, rgb(180,166,179,0.5)) border-box;
    border-radius: 12px;
    left: 0;
    content: "";
}.our_team0928 .mentor_values4836 h3 {
    padding-bottom: 15px;
    position: relative;
    color: rgb(217,197,208);
    display: inline-block;
    margin-bottom: 40px;
    grid-column: 1 / -1;
    font-size: 29px;
    font-weight: 700;
}.our_team0928 .mentor_values4836 h3::after {
    left: 0;
    bottom: 0;
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(217,197,208), rgb(180,166,179));
    position: absolute;
    width: 80px;
    border-radius: 10px;
}.our_team0928 .virtual_classes1248 {
    position: relative;
    flex-direction: column;
    display: flex;
}.our_team0928 .virtual_classes1248::before {
    left: -20px;
    content: "";
    width: 100px;
    height: 100px;
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    animation: pulseEffect 4s infinite alternate;
    top: -20px;
    border: 2px solid rgb(217,197,208,0.5);
}.our_team0928 .virtual_classes1248 span {
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    color: rgb(180,166,179);
    margin-bottom: 20px;
    position: relative;
}.our_team0928 .virtual_classes1248 span::before {
    bottom: -10px;
    position: absolute;
    background: rgb(180,166,179);
    content: "";
    width: 30px;
    height: 2px;
    left: 0;
}.our_team0928 .virtual_classes1248 p {
    position: relative;
    margin-bottom: 30px;
    color: #000000;
    line-height: 1.8;
    font-size: 13px;
}.our_team0928 .virtual_classes1248 .img_lightbox3769 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    height: 300px;
    border-radius: 12px;
    width: 100%;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}.our_team0928 .virtual_classes1248 .img_lightbox3769::before {
    background: linear-gradient(135deg, transparent 0%, rgb(217,197,208,0.5) 100%);
    inset: 0;
    position: absolute;
    opacity: 0.4;
    z-index: 1;
    content: "";
}.our_team0928 .virtual_classes1248 .img_lightbox3769::after {
    transform: rotate(45deg);
    left: 0;
    content: "";
    height: 200%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    animation: shineEffect 5s infinite;
    width: 200%;
}.our_team0928 .learning_creators4086 {
    position: relative;
    flex-direction: column;
    display: flex;
}.our_team0928 .learning_creators4086::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    right: -30px;
    bottom: -30px;
    height: 150px;
    width: 150px;
    z-index: -1;
    animation: pulseEffect 4s infinite alternate 1s;
    border: 2px solid rgb(180,166,179,0.5);
}.our_team0928 .learning_creators4086 p {
    margin-bottom: 30px;
    color: #000000;
    position: relative;
    font-size: 13px;
    line-height: 1.8;
    order: 2;
}.our_team0928 .learning_creators4086 .academy_learnings4305 {
    order: 1;
    transition: all 0.4s ease;
    height: 300px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
}.our_team0928 .learning_creators4086 .academy_learnings4305::before {
    opacity: 0.4;
    inset: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(180,166,179,0.5) 0%, transparent 100%);
}.our_team0928 .learning_creators4086 .academy_learnings4305::after {
    content: "";
    width: 200%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: 0;
    left: 0;
    height: 200%;
    position: absolute;
    transform: rotate(45deg);
    animation: shineEffect 5s infinite 2s;
}

@keyframes pulseEffect {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
}

@keyframes shineEffect {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1024px) {.our_team0928 {
    padding: 80px 0;
}.our_team0928 .mentor_values4836 {
    gap: 30px;
    padding: 40px;
}.our_team0928 .virtual_classes1248 .img_lightbox3769,
    .our_team0928 .learning_creators4086 .academy_learnings4305 {
    height: 250px;
}
}

@media (max-width: 768px) {.our_team0928 {
    padding: 60px 0;
}.our_team0928 .mentor_values4836 {
    grid-template-columns: 1fr;
    padding: 30px;
    gap: 40px;
}.our_team0928 .mentor_values4836 h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.9);
}.our_team0928 .virtual_classes1248::before,
    .our_team0928 .learning_creators4086::after {
    height: 80px;
    width: 80px;
}.our_team0928 .virtual_classes1248 .img_lightbox3769,
    .our_team0928 .learning_creators4086 .academy_learnings4305 {
    height: 220px;
}
}

@media (max-width: 576px) {.our_team0928 {
    padding: 40px 0;
}.our_team0928 .mentor_values4836 {
    padding: 25px 20px;
    gap: 30px;
}.our_team0928 .mentor_values4836 h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 25px;
}.our_team0928 .mentor_values4836 h3::after {
    width: 60px;
    height: 3px;
}.our_team0928 .virtual_classes1248 span {
    font-size: calc(21px * 0.9);
}.our_team0928 .virtual_classes1248::before,
    .our_team0928 .learning_creators4086::after {
    display: none;
}.our_team0928 .virtual_classes1248 p,
    .our_team0928 .learning_creators4086 p {
    margin-bottom: 20px;
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}.our_team0928 .virtual_classes1248 .img_lightbox3769,
    .our_team0928 .learning_creators4086 .academy_learnings4305 {
    height: 200px;
}}header {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    top: 0;
    -webkit-backdrop-filter: blur(8px);
    position: fixed;
    background: linear-gradient(135deg, #000000 0%, rgb(217,197,208) 100%);
    border-bottom: 1px solid rgb(217,197,208,0.5);
    z-index: 1000;
    transition: all 0.4s ease;
    left: 0;
    backdrop-filter: blur(8px);
    width: 100%;
}header:before {
    opacity: 0.4;
    left: 0;
    background-size: 200% 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(217,197,208,0.5), transparent);
    pointer-events: none;
    position: absolute;
    width: 100%;
    animation: shine 8s infinite linear;
    top: 0;
    content: '';
}header .head_nav4823 {
    width: 100%;
}header .container {
    padding: 15px 20px;
    margin: 0 auto;
    max-width: 1200px;
}header .head_know3189 {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}header .header_base3452 {
    position: relative;
    gap: 25px;
    display: flex;
}header .header_base3452:before {
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    bottom: -8px;
    transition: transform 0.6s ease;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(217,197,208), transparent);
    transform-origin: left;
    height: 1px;
    left: 0;
}header .header_base3452:hover:before {
    transform: scaleX(1);
}header .main_edu6834 {
    font-weight: 400;
    color: #ffffff;
    padding: 8px 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    font-family: Arial, sans-serif;
    transition: all 0.4s ease;
}header .main_edu6834:after {
    transform-origin: right;
    transform: scaleX(0);
    background: rgb(217,197,208);
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    content: '';
    bottom: 0;
}header .main_edu6834:before {
    opacity: 0;
    transition: all 0.3s ease;
    height: 4px;
    left: 50%;
    width: 4px;
    top: 0;
    position: absolute;
    border-radius: 50%;
    transform: translateX(-50%);
    background: rgb(217,197,208);
    content: '';
}header .main_edu6834:hover {
    text-shadow: 0 0 8px rgb(217,197,208,0.5);
    color: rgb(217,197,208);
}header .main_edu6834:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}header .main_edu6834:hover:before {
    opacity: 1;
}header .top_study3596 {
    transition: all 0.3s ease;
    display: flex;
    position: relative;
    align-items: center;
    text-decoration: none;
}header .top_study3596 svg {
    transition: transform 0.5s ease;
    height: 40px;
    width: auto;
    filter: drop-shadow(0 0 4px rgb(217,197,208,0.5));
}header .top_study3596:hover svg {
    transform: scale(1.05);
}header .top_study3596:after {
    width: 0;
    bottom: -8px;
    transform: translateX(-50%);
    left: 50%;
    height: 1px;
    content: '';
    transition: width 0.4s ease;
    background: rgb(217,197,208);
    position: absolute;
}header .top_study3596:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .header_base3452 {
    gap: 15px;
}header .main_edu6834 {
    font-size: calc(15px - 1px);
}header .top_study3596 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .header_base3452 {
    width: 80%;
    height: 100vh;
    overflow-y: auto;
    z-index: 1001;
    transition: right 0.4s ease;
    padding: 80px 30px 30px;
    max-width: 300px;
    top: 0;
    gap: 20px;
    flex-direction: column;
    position: fixed;
    right: -100%;
    background: #000000;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
}header .menu.active {
    right: 0;
}header .main_edu6834 {
    width: 100%;
    border-bottom: 1px solid rgb(217,197,208,0.5);
    padding: 10px 5px;
}header .header_base3452:before {
    display: none;
}header .top_study3596 {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .top_study3596 svg {
    height: 30px;
}}.potential_students2467 {
    position: relative;
    overflow: hidden;
    background-color: rgb(241,228,232);
    padding: 5rem 0;
}.potential_students2467::before {
    opacity: 0.3;
    height: 100%;
    position: absolute;
    animation: moveRays 30s linear infinite;
    z-index: 1;
    background-image: 
        linear-gradient(45deg, transparent 75%, rgb(217,197,208,0.5) 75%, transparent 76%),
        linear-gradient(135deg, transparent 75%, rgb(180,166,179,0.5) 75%, transparent 76%);
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    background-size: 200px 200px;
}.potential_students2467::after {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: 
        linear-gradient(90deg, transparent 90%, rgb(217,197,208,0.5) 90%, rgb(217,197,208,0.5) 91%, transparent 91%),
        linear-gradient(0deg, transparent 95%, rgb(180,166,179,0.5) 95%, rgb(180,166,179,0.5) 96%, transparent 96%);
    opacity: 0.2;
    animation: moveRaysVertical 20s linear infinite;
    width: 100%;
    background-size: 120px 120px;
}.potential_students2467 .mentor_values4836 {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1000px;
    position: relative;
}.potential_students2467 h3 {
    position: relative;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    color: rgb(217,197,208);
    margin-bottom: 3.5rem;
}.potential_students2467 h3::after {
    position: absolute;
    transform: translateX(-50%);
    width: 150px;
    left: 50%;
    content: '';
    height: 2px;
    bottom: -15px;
    animation: pulseLight 3s infinite alternate;
    background: linear-gradient(90deg, transparent, rgb(217,197,208), transparent);
}.potential_students2467 ul {
    flex-direction: column;
    padding: 0;
    display: flex;
    margin: 0;
    gap: 1.5rem;
    list-style-type: none;
}.potential_students2467 li {
    position: relative;
    backdrop-filter: blur(5px);
    padding: 1.5rem 2rem;
    border-left: 3px solid rgb(217,197,208,0.5);
    transition: all 0.3s ease;
    align-items: center;
    border-radius: 16px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.08);
    display: flex;
}.potential_students2467 li::before {
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: -1;
    background: linear-gradient(90deg, rgb(217,197,208,0.5) 0%, transparent 100%);
    width: 0;
    position: absolute;
    left: 0;
    content: '';
    opacity: 0.1;
    top: 0;
    height: 100%;
}.potential_students2467 li::after {
    content: '';
    position: absolute;
    opacity: 0.5;
    height: 1px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(217,197,208) 0%, transparent 100%);
    box-shadow: 0 0 10px rgb(217,197,208,0.5);
    bottom: 0;
}.potential_students2467 li:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-left-color: rgb(217,197,208);
    transform: translateX(5px);
}.potential_students2467 li:hover::before {
    width: 100%;
}.potential_students2467 li svg {
    width: 40px;
    height: 40px;
    fill: rgb(217,197,208);
    filter: drop-shadow(0 0 8px rgb(217,197,208,0.5));
    margin-right: 1.5rem;
    flex-shrink: 0;
    transition: all 0.4s ease;
}.potential_students2467 li:hover svg {
    animation: flashLight 1s ease;
    transform: scale(1.1);
}.potential_students2467 li svg path {
    transition: all 0.4s ease;
    fill: rgb(217,197,208);
}.potential_students2467 li:hover svg path {
    fill: rgb(180,166,179);
}.potential_students2467 li {
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
}.potential_students2467 li:nth-child(1) {
    animation-delay: 0s;
}.potential_students2467 li:nth-child(2) {
    animation-delay: 0.1s;
}.potential_students2467 li:nth-child(3) {
    animation-delay: 0.2s;
}.potential_students2467 li:nth-child(4) {
    animation-delay: 0.3s;
}

@keyframes moveRays {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 200px 200px;
    }
}

@keyframes moveRaysVertical {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(217,197,208,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 15px rgb(217,197,208);
    }
}

@keyframes flashLight {
    0% {
        filter: drop-shadow(0 0 8px rgb(217,197,208,0.5));
    }
    50% {
        filter: drop-shadow(0 0 25px rgb(217,197,208));
    }
    100% {
        filter: drop-shadow(0 0 8px rgb(217,197,208,0.5));
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (min-width: 992px) {.potential_students2467 li {
    animation: slideIn 0.5s forwards;
    opacity: 0;
}
}

@media (max-width: 991px) {.potential_students2467 {
    padding: 4rem 0;
}.potential_students2467 h3 {
    font-size: calc(32px * 0.9);
}.potential_students2467 li {
    padding: 1.2rem 1.8rem;
}.potential_students2467 li svg {
    width: 35px;
    height: 35px;
    margin-right: 1.2rem;
}
}

@media (max-width: 767px) {.potential_students2467 {
    padding: 3rem 0;
}.potential_students2467 h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2.5rem;
}.potential_students2467 h3::after {
    width: 120px;
}.potential_students2467 li {
    padding: 1rem 1.5rem;
}.potential_students2467 li svg {
    margin-right: 1rem;
    width: 30px;
    height: 30px;
}}.check_it_out_now8192 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(180,166,179) 0%, rgb(217,197,208) 100%);
    padding: 100px 0;
}.check_it_out_now8192::before {
    z-index: 1;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(180,166,179,0.5) 0px,
        rgb(180,166,179,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.1;
    top: 0;
}.check_it_out_now8192::after {
    right: -50px;
    z-index: 1;
    position: absolute;
    bottom: -50px;
    opacity: 0.2;
    content: "";
    height: 200px;
    border-radius: 50%;
    background: rgb(217,197,208);
    width: 200px;
}.check_it_out_now8192 .container {
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    align-items: center;
    padding: 0 20px;
}.check_it_out_now8192 h2 {
    color: #ffffff;
    margin-bottom: 40px;
    text-align: center;
    max-width: 900px;
    font-weight: 700;
    font-size: 31px;
    transform: perspective(1000px) rotateX(2deg);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    line-height: 1.4;
    transition: transform 0.5s ease;
}.check_it_out_now8192 h2:hover {
    transform: perspective(1000px) rotateX(0deg);
}.check_it_out_now8192 .mentor_values4836 {
    align-items: center;
    gap: 25px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    justify-content: center;
    background: #ffffff;
    transform: translateY(0);
    position: relative;
    overflow: hidden;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    padding: 30px 50px;
    border-radius: 19px;
}.check_it_out_now8192 .mentor_values4836::before {
    width: 5px;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(217,197,208), rgb(180,166,179));
    z-index: 1;
    top: 0;
}.check_it_out_now8192 .mentor_values4836:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.check_it_out_now8192 svg {
    height: 48px;
    transition: transform 0.3s ease;
    width: 48px;
    transform: rotate(-5deg);
}.check_it_out_now8192 svg:hover {
    transform: rotate(0deg) scale(1.1);
}.check_it_out_now8192 svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,197,208);
}.check_it_out_now8192 .mentor_values4836:hover svg path {
    fill: rgb(180,166,179);
}.check_it_out_now8192 .request_block7913 {
    padding: 15px 35px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 19px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    z-index: 1;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,197,208) 0%, rgb(180,166,179) 100%);
    position: relative;
}.check_it_out_now8192 .request_block7913::before {
    transition: left 0.7s ease;
    height: 100%;
    left: -100%;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    z-index: -1;
    position: absolute;
}.check_it_out_now8192 .request_block7913:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.check_it_out_now8192 .request_block7913:hover::before {
    left: 100%;
}.check_it_out_now8192 .request_block7913:active {
    transform: translateY(1px);
}.check_it_out_now8192 .mentor_values4836 div {
    position: relative;
}.check_it_out_now8192 .mentor_values4836 div::after {
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    bottom: -10px;
    content: "";
    width: 0;
    background: rgb(180,166,179);
}.check_it_out_now8192 .mentor_values4836:hover div::after {
    width: 100%;
}

@media (max-width: 991px) {.check_it_out_now8192 {
    padding: 80px 0;
}.check_it_out_now8192 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 30px;
}.check_it_out_now8192 .mentor_values4836 {
    padding: 25px 40px;
}
}

@media (max-width: 767px) {.check_it_out_now8192 {
    padding: 60px 0;
}.check_it_out_now8192 h2 {
    font-size: calc(31px * 0.8);
    transform: none;
    margin-bottom: 25px;
}.check_it_out_now8192 .mentor_values4836 {
    gap: 20px;
    flex-direction: column;
    padding: 25px;
}.check_it_out_now8192 .mentor_values4836::before {
    width: 100%;
    height: 5px;
}.check_it_out_now8192 svg {
    height: 40px;
    width: 40px;
}.check_it_out_now8192 .request_block7913 {
    padding: 12px 30px;
    font-size: calc(19px * 0.9);
}
}

@media (max-width: 479px) {.check_it_out_now8192 {
    padding: 50px 0;
}.check_it_out_now8192 h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 20px;
}.check_it_out_now8192 .mentor_values4836 {
    padding: 20px;
}.check_it_out_now8192 svg {
    height: 32px;
    width: 32px;
}.check_it_out_now8192 .request_block7913 {
    padding: 10px 25px;
    font-size: calc(19px * 0.85);
}}.privacy_block2760 {
    background: linear-gradient(135deg, rgb(241,228,232) 0%, rgba(255,255,255,0.98) 100%);
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    padding: 5rem 2rem;
}.privacy_block2760::before {
    position: absolute;
    z-index: 0;
    transform: translateZ(-50px);
    content: "";
    height: 100%;
    opacity: 0.15;
    background: 
        radial-gradient(circle at 20% 30%, rgb(217,197,208,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(180,166,179,0.5) 0%, transparent 25%);
    left: 0;
    width: 100%;
    top: 0;
}.privacy_block2760 .container {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0) rotateX(0.5deg);
    z-index: 1;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    margin: 0 auto;
    background: #ffffff;
    position: relative;
    border-left: 4px solid rgb(217,197,208);
    max-width: 1140px;
    padding: 2rem;
    transform-style: preserve-3d;
}.privacy_block2760 .container:hover {
    transform: translateZ(10px) rotateX(0deg);
}.privacy_block2760 h1 {
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
    position: relative;
    padding-bottom: 1rem;
    line-height: 1.2;
    margin-bottom: 2rem;
    letter-spacing: -0.5px;
    font-size: calc(44px * 1.2);
}.privacy_block2760 h1::after {
    background: linear-gradient(90deg, rgb(217,197,208) 0%, rgb(180,166,179) 100%);
    left: 0;
    bottom: 0;
    width: 80px;
    content: "";
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    position: absolute;
    transform-origin: left;
    height: 4px;
}.privacy_block2760:hover h1::after {
    transform: scaleX(1.5);
}.privacy_block2760 h2 {
    transition: transform 0.3s ease-out;
    font-family: Arial, sans-serif;
    padding-left: 1rem;
    font-size: calc(36px * 1.05);
    border-left: 3px solid rgb(180,166,179);
    font-weight: 600;
    color: #000000;
    position: relative;
    transform: translateX(0);
    margin: 3rem 0 1.5rem;
}.privacy_block2760 h2:hover {
    transform: translateX(5px);
}.privacy_block2760 h3 {
    padding-bottom: 0.5rem;
    color: #000000;
    position: relative;
    font-size: calc(20px * 1.2);
    margin: 2.5rem 0 1rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}.privacy_block2760 h4 {
    color: #000000;
    position: relative;
    font-weight: 600;
    padding-left: 1.5rem;
    font-family: Arial, sans-serif;
    font-size: calc(17px * 1.1);
    margin: 2rem 0 1rem;
}.privacy_block2760 h4::before {
    transform: translateY(-50%) rotate(45deg);
    height: 8px;
    content: "";
    left: 0;
    background-color: rgb(217,197,208);
    position: absolute;
    width: 8px;
    top: 50%;
}.privacy_block2760 p {
    font-size: 17px;
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.3s ease-out;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
    color: #000000;
}.privacy_block2760 p:hover {
    transform: translateZ(5px);
}.privacy_block2760 strong {
    font-weight: 600;
    padding: 0 2px;
    display: inline-block;
    color: #000000;
    background: linear-gradient(to bottom, transparent 85%, rgb(180,166,179,0.5) 85%, rgb(180,166,179,0.5) 100%);
    position: relative;
}.privacy_block2760 ul {
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem;
    list-style: none;
    position: relative;
}.privacy_block2760 ul li {
    transition: transform 0.2s ease-out;
    margin-bottom: 1rem;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 17px;
}.privacy_block2760 ul li:hover {
    transform: translateX(5px);
}.privacy_block2760 ul li::before {
    background-color: rgb(217,197,208);
    left: 0;
    top: 0.65rem;
    height: 6px;
    width: 6px;
    position: absolute;
    border-radius: 50%;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    content: "";
}.privacy_block2760 ul li:hover::before {
    background-color: rgb(180,166,179);
    transform: scale(1.5);
}.privacy_block2760 span {
    font-size: 17px;
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    border-left: 2px solid rgb(180,166,179,0.5);
    line-height: 1.7;
    display: block;
    transform: translateX(0);
    padding: 1rem 1.5rem;
    color: #000000;
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
}.privacy_block2760 span:hover {
    border-left-color: rgb(180,166,179);
    transform: translateX(5px);
}

@media screen and (max-width: 1200px) {.privacy_block2760 {
    padding: 4rem 1.5rem;
}.privacy_block2760 .container {
    padding: 1.5rem;
}.privacy_block2760 h1 {
    font-size: calc(44px * 1.1);
}.privacy_block2760 h2 {
    font-size: 36px;
}
}

@media screen and (max-width: 992px) {.privacy_block2760 {
    padding: 3rem 1rem;
}.privacy_block2760 .container {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
}.privacy_block2760 .container:hover {
    transform: none;
}.privacy_block2760 h1 {
    font-size: 44px;
}
}

@media screen and (max-width: 768px) {.privacy_block2760 {
    padding: 2rem 0.5rem;
}.privacy_block2760 .container {
    padding: 1.5rem 1rem;
}.privacy_block2760 h1 {
    font-size: calc(44px * 0.9);
}.privacy_block2760 h2 {
    font-size: calc(36px * 0.9);
    padding-left: 0.75rem;
}.privacy_block2760 h3 {
    font-size: 20px;
}.privacy_block2760 h4 {
    font-size: 17px;
}.privacy_block2760 p, 
    .privacy_block2760 ul li,
    .privacy_block2760 span {
    font-size: calc(17px * 0.95);
}.privacy_block2760 ul {
    padding-left: 0.5rem;
}.privacy_block2760 span {
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.privacy_block2760 {
    padding: 1.5rem 0.5rem;
}.privacy_block2760 .container {
    border-left-width: 3px;
    padding: 1rem;
}.privacy_block2760 h1 {
    font-size: calc(44px * 0.8);
}.privacy_block2760 h1::after {
    height: 3px;
    width: 60px;
}.privacy_block2760 h2 {
    margin: 2rem 0 1rem;
    border-left-width: 2px;
}.privacy_block2760 ul li {
    padding-left: 1.25rem;
}.privacy_block2760 p:hover,
    .privacy_block2760 ul li:hover,
    .privacy_block2760 span:hover,
    .privacy_block2760 h2:hover {
    transform: none;
}
}