﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.site_start278 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    width: 1107px;
    max-width: 100%;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.cheat_sheet942 {
    flex: 0 0 auto;
}.wrapper-section208 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.prospective_members953 {
    background: #ffffff;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.prospective_members953::before {
    left: 0;
    opacity: 0.03;
    position: absolute;
    background-size: 40px 40px;
    z-index: 0;
    height: 100%;
    top: 0;
    background-image: linear-gradient(rgb(198,212,207,0.5) 1px, transparent 1px), 
                     linear-gradient(90deg, rgb(198,212,207,0.5) 1px, transparent 1px);
    width: 100%;
    content: "";
}.prospective_members953 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.prospective_members953 .growth_hist837 {
    margin: 0 auto;
    position: relative;
    max-width: 900px;
}.prospective_members953 h4 {
    font-size: 32px;
    padding-left: 20px;
    position: relative;
    color: #000000;
    line-height: 1.3;
    border-left: 4px solid rgb(198,212,207);
    margin-bottom: 60px;
    font-weight: 600;
}.prospective_members953 div {
    gap: 30px;
    counter-reset: item;
    display: flex;
    flex-direction: column;
}.prospective_members953 div p {
    margin: 0;
    color: #000000;
    align-items: center;
    line-height: 1.6;
    display: flex;
    min-height: 50px;
    font-size: 18px;
    counter-increment: item;
    padding: 0 0 0 70px;
    position: relative;
}.prospective_members953 div p::before {
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    position: absolute;
    justify-content: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    left: 0;
    top: 50%;
    transition: all 0.3s ease;
    content: counter(item);
    border: 1px solid rgba(rgb(198,212,207), 0.1);
    font-weight: 700;
    background: rgb(234,239,238);
    color: rgb(198,212,207);
}.prospective_members953 div p:hover::before {
    background: rgb(198,212,207);
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 5px 15px rgba(rgb(198,212,207), 0.3);
    color: #ffffff;
}.prospective_members953 div p::after {
    top: 75px;
    left: 25px;
    position: absolute;
    width: 1px;
    content: "";
    height: calc(100% - 25px);
    background: rgb(198,212,207,0.5);
    opacity: 0.3;
}.prospective_members953 div p:last-child::after {
    display: none;
}.prospective_members953 div p svg {
    top: 13px;
    height: 24px;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease;
    left: 13px;
    width: 24px;
    position: absolute;
}.prospective_members953 div p:hover svg {
    transform: rotate(15deg);
    opacity: 1;
}.prospective_members953 div p svg path {
    fill: #ffffff;
}.prospective_members953 div p:hover {
    color: #000000;
    transform: translateX(5px);
}

@media (max-width: 991px) {.prospective_members953 {
    padding: 100px 0;
}.prospective_members953 h4 {
    margin-bottom: 50px;
    font-size: calc(32px - 2px);
}.prospective_members953 div {
    gap: 25px;
}
}

@media (max-width: 767px) {.prospective_members953 {
    padding: 80px 0;
}.prospective_members953 h4 {
    margin-bottom: 40px;
    font-size: calc(32px - 4px);
}.prospective_members953 div {
    gap: 20px;
}.prospective_members953 div p {
    padding-left: 60px;
}.prospective_members953 div p::before {
    width: 45px;
    height: 45px;
}.prospective_members953 div p::after {
    left: 22px;
    top: 67px;
}.prospective_members953 div p svg {
    height: 21px;
    width: 21px;
    left: 12px;
    top: 12px;
}
}

@media (max-width: 479px) {.prospective_members953 {
    padding: 60px 0;
}.prospective_members953 h4 {
    padding-left: 15px;
    font-size: calc(32px - 6px);
    margin-bottom: 35px;
}.prospective_members953 div {
    gap: 15px;
}.prospective_members953 div p {
    font-size: calc(18px - 1px);
    padding-left: 55px;
}.prospective_members953 div p::before {
    width: 40px;
    height: 40px;
}.prospective_members953 div p::after {
    top: 60px;
    left: 20px;
}.prospective_members953 div p svg {
    left: 10px;
    width: 20px;
    height: 20px;
    top: 10px;
}}.cheat_sheet942 {
    position: relative;
    padding: 5rem 0 3rem;
    color: #ffffff;
    z-index: 1;
}.cheat_sheet942::before {
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(198,212,207,0.5) 100%);
    backdrop-filter: blur(8px);
    top: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
}.cheat_sheet942 .container {
    display: grid;
    gap: 3rem;
    position: relative;
    grid-template-columns: 1.5fr 2fr;
}.cheat_sheet942 .company_holder {
    position: relative;
    border-left: 2px solid rgb(198,212,207);
    padding-left: 2rem;
    animation: borderPulse 4s infinite alternate;
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(198,212,207);
    }
    50% {
        border-left-color: rgb(161,179,170);
    }
    100% {
        border-left-color: rgb(198,212,207);
    }
}

.cheat_sheet942 .company_holder h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    background: linear-gradient(to right, #ffffff, rgb(161,179,170));
    font-size: calc(28px * 1.2);
}.cheat_sheet942 .ar_tools980 {
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.6;
    margin-top: 1rem;
    font-size: 14px;
}.cheat_sheet942 .intern_opp849 {
    justify-content: flex-end;
    display: flex;
}.cheat_sheet942 .head_lead714 {
    gap: 4rem;
    display: flex;
}.cheat_sheet942 .first_lesson295 {
    position: relative;
}.cheat_sheet942 .first_lesson295::before {
    border-top: 1px solid rgb(198,212,207);
    left: -20px;
    top: -10px;
    height: 40px;
    border-left: 1px solid rgb(198,212,207);
    content: "";
    width: 40px;
    opacity: 0.4;
    position: absolute;
}.cheat_sheet942 .first_lesson295::after {
    width: 40px;
    height: 40px;
    bottom: -10px;
    content: "";
    opacity: 0.4;
    position: absolute;
    right: -20px;
    border-right: 1px solid rgb(198,212,207);
    border-bottom: 1px solid rgb(198,212,207);
}.cheat_sheet942 .first_lesson295 h5 {
    letter-spacing: 1px;
    color: rgb(161,179,170);
    font-size: 19px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
}.cheat_sheet942 .first_lesson295 .head_lead714 {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.cheat_sheet942 .first_lesson295 .head_lead714 a {
    padding-left: 1rem;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s ease;
    position: relative;
    font-size: 14px;
}.cheat_sheet942 .first_lesson295 .head_lead714 a::before {
    top: 50%;
    position: absolute;
    border-radius: 50%;
    transition: all 0.3s ease;
    left: 0;
    transform: translateY(-50%);
    background-color: rgb(198,212,207);
    height: 5px;
    content: "";
    width: 5px;
}.cheat_sheet942 .first_lesson295 .head_lead714 a:hover {
    opacity: 1;
    color: rgb(198,212,207);
    transform: translateX(5px);
}.cheat_sheet942 .first_lesson295 .head_lead714 a:hover::before {
    background-color: rgb(161,179,170);
    height: 7px;
    width: 7px;
}.whatsapp_grp468 {
    position: relative;
    padding: 1.5rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 2rem;
    background-color: rgba(0, 0, 0, 0.5);
}.whatsapp_grp468::before {
    background: linear-gradient(to right, transparent, rgb(198,212,207), transparent);
    height: 1px;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.5;
    width: 100%;
    top: 0;
}.whatsapp_grp468 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.whatsapp_grp468 .exam_prep018 {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    opacity: 0.7;
}

@media screen and (max-width: 992px) {.cheat_sheet942 .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.cheat_sheet942 .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.cheat_sheet942 .intern_opp849 {
    justify-content: flex-start;
}.cheat_sheet942 .head_lead714 {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.cheat_sheet942 {
    padding: 3rem 0 2rem;
}.cheat_sheet942 .head_lead714 {
    gap: 2rem;
    flex-direction: column;
}.cheat_sheet942 .first_lesson295::before,
    .cheat_sheet942 .first_lesson295::after {
    display: none;
}.cheat_sheet942 .first_lesson295 {
    margin-bottom: 1.5rem;
}.whatsapp_grp468 {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.cheat_sheet942 .company_holder h3 {
    font-size: 28px;
}.cheat_sheet942 .first_lesson295 h5 {
    font-size: calc(22px * 1.1);
}.cheat_sheet942 .first_lesson295 .head_lead714 a {
    font-size: calc(14px * 0.9);
}}header {
    z-index: 99;
    width: 100%;
    background: linear-gradient(135deg, rgb(198,212,207,0.5) 0%, rgb(161,179,170) 100%);
    position: relative;
    overflow: visible;
}header::before {
    position: absolute;
    background: linear-gradient(145deg, rgb(161,179,170,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    z-index: -1;
}header .head_page471 {
    justify-content: space-between;
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: row;
    padding: 20px 15px;
    align-items: center;
    transform: none;
}header .head_page471 .first_teach562 {
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin-right: 10px;
}header .head_page471 .first_teach562:hover {
    transform: scale(1.05);
}header .head_page471 .first_teach562 .nav_learn014 {
    display: inline-block;
}header .head_page471 .first_teach562 .nav_learn014 svg {
    height: 50px;
    width: auto;
}header .head_page471 .first_lesson295 {
    transform: none;
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    display: flex;
    position: relative;
    border-radius: 27px;
    padding: 20px 30px;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
}header .head_page471 .first_lesson295::before {
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    left: 0;
    border-radius: 27px;
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    transform: rotate(-2deg) scale(1.03);
}header .head_page471 .first_lesson295 .top_header097 {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    margin: 0 12px;
}header .head_page471 .first_lesson295 .top_header097:hover {
    transform: translateY(-3px) scale(1.05);
}header .head_page471 .first_lesson295 .top_header097 a {
    display: block;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 8px 5px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}header .head_page471 .first_lesson295 .top_header097 a::after {
    bottom: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    content: "";
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgb(161,179,170), transparent);
    left: 0;
    transition: transform 0.4s ease;
}header .head_page471 .first_lesson295 .top_header097:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .head_page471 {
    flex-direction: column;
    align-items: center;
}header .head_page471 .first_teach562 {
    margin-bottom: 15px;
    margin-right: 0;
}header .head_page471 .first_lesson295 {
    padding: 15px;
    justify-content: center;
    width: 100%;
}header .head_page471 .first_lesson295 .top_header097 {
    margin: 5px 15px 5px 0;
}header .head_page471 .first_lesson295 .top_header097 a {
    padding: 5px;
    font-size: calc(12px - 2px);
}}.contact_form_box509 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.contact_form_box509::before {
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}.contact_form_box509::after {
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgba(255, 255, 255, 0.08) 70%, 
        transparent 75%);
    height: 200%;
    left: -50%;
    width: 200%;
    animation: shine 8s linear infinite;
    top: -50%;
    position: absolute;
    z-index: 2;
    content: "";
}.contact_form_box509 .container {
    position: relative;
    max-width: 1200px;
    z-index: 3;
    padding: 0 15px;
    margin: 0 auto;
}.contact_form_box509 .message_help185 {
    gap: 2rem;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.3));
    display: flex;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 
                0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    flex-wrap: wrap;
    position: relative;
    border-radius: 23px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}.contact_form_box509 .message_help185::before {
    width: 200%;
    left: -50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(198,212,207), 
        transparent);
    position: absolute;
    height: 1px;
    content: "";
    top: 0;
}.contact_form_box509 .message_help185::after {
    width: 200%;
    position: absolute;
    content: "";
    height: 1px;
    bottom: 0;
    right: -50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(161,179,170), 
        transparent);
}.contact_form_box509 .inquiry_box314 {
    background: linear-gradient(135deg, 
        rgb(198,212,207,0.5), 
        rgba(0, 0, 0, 0.2));
    position: relative;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    transform: translateZ(0);
    padding: 2rem;
    flex: 1 1 300px;
    overflow: hidden;
}.contact_form_box509 .inquiry_box314::before {
    position: absolute;
    background: radial-gradient(
        circle at center, 
        rgba(255, 255, 255, 0.05) 0%, 
        transparent 70%);
    left: -50%;
    height: 200%;
    z-index: -1;
    content: "";
    top: -50%;
    animation: pulse 15s infinite linear;
    width: 200%;
}.contact_form_box509 .inquiry_box314 h3 {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    padding-bottom: 1rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
    font-weight: 600;
}.contact_form_box509 .inquiry_box314 h3::after {
    height: 2px;
    box-shadow: 0 0 8px rgb(161,179,170);
    position: absolute;
    width: 50px;
    bottom: 0;
    background: rgb(161,179,170);
    left: 0;
    content: "";
}.contact_form_box509 .inquiry_box314 div {
    padding-left: 10px;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    margin-bottom: 1.5rem;
}.contact_form_box509 .inquiry_box314 div:hover {
    transform: translateX(5px);
}.contact_form_box509 .inquiry_box314 div::before {
    left: 0;
    width: 3px;
    content: "";
    background: rgb(161,179,170);
    height: 0;
    transition: height 0.3s ease;
    position: absolute;
    top: 50%;
}.contact_form_box509 .inquiry_box314 div:hover::before {
    top: 10%;
    height: 80%;
}.contact_form_box509 .inquiry_box314 div svg {
    width: 20px;
    flex-shrink: 0;
    margin-right: 15px;
    height: 20px;
}.contact_form_box509 .inquiry_box314 div svg path {
    transition: all 0.3s ease;
    fill: rgb(161,179,170);
}.contact_form_box509 .inquiry_box314 div:hover svg path {
    filter: drop-shadow(0 0 2px rgb(198,212,207));
    fill: rgb(198,212,207);
}.contact_form_box509 .inquiry_box314 div span {
    font-size: calc(16px - 2px);
    color: #ffffff;
    letter-spacing: 0.5px;
}.contact_form_box509 .inquiry_box314 div span a {
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_form_box509 .inquiry_box314 div span a:hover {
    color: rgb(161,179,170);
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}.contact_form_box509 .query_widget879 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    flex: 1 1 400px;
    border-radius: 10px;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.05), 
        rgba(0, 0, 0, 0.1));
    position: relative;
    backdrop-filter: blur(8px);
}.contact_form_box509 .query_widget879::before {
    background: radial-gradient(
        circle, 
        rgb(198,212,207,0.5) 0%, 
        transparent 70%);
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    border-radius: 50%;
    opacity: 0.3;
    top: -100px;
    right: -100px;
}.contact_form_box509 .query_widget879 form {
    gap: 1.2rem;
    flex-direction: column;
    display: flex;
}.contact_form_box509 .query_widget879 h3 {
    color: #ffffff;
    position: relative;
    font-size: 18px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    text-align: center;
}.contact_form_box509 .query_widget879 h3::after {
    height: 2px;
    box-shadow: 0 0 8px rgb(161,179,170);
    left: 50%;
    background: rgb(161,179,170);
    transform: translateX(-50%);
    width: 50px;
    position: absolute;
    bottom: -10px;
    content: "";
}.contact_form_box509 .query_widget879 input[type="text"],
.contact_form_box509 .query_widget879 input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    outline: none;
    color: #ffffff;
}.contact_form_box509 .query_widget879 input[type="text"]:focus,
.contact_form_box509 .query_widget879 input[type="email"]:focus {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 2px rgb(198,212,207,0.5);
    border-color: rgb(198,212,207);
}.contact_form_box509 .query_widget879 input[type="text"]::placeholder,
.contact_form_box509 .query_widget879 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_form_box509 .query_widget879 .inquiry_form069 {
    align-items: flex-start;
    margin: 0.5rem 0;
    display: flex;
    gap: 10px;
}.contact_form_box509 .query_widget879 .inquiry_form069 input[type="checkbox"] {
    flex-shrink: 0;
    position: relative;
    width: 18px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    margin-top: 3px;
    height: 18px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}.contact_form_box509 .query_widget879 .inquiry_form069 input[type="checkbox"]:checked {
    background: rgb(161,179,170);
    border-color: rgb(161,179,170);
}.contact_form_box509 .query_widget879 .inquiry_form069 input[type="checkbox"]:checked::before {
    position: absolute;
    font-size: 12px;
    content: "✓";
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    top: 50%;
}.contact_form_box509 .query_widget879 .inquiry_form069 label {
    font-size: calc(16px - 2px);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}.contact_form_box509 .query_widget879 .inquiry_form069 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: rgb(161,179,170);
}.contact_form_box509 .query_widget879 .inquiry_form069 label a::after {
    background: rgb(161,179,170);
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
    bottom: -2px;
    content: "";
}.contact_form_box509 .query_widget879 .inquiry_form069 label a:hover::after {
    width: 100%;
}.contact_form_box509 .query_widget879 .feedback_info710 {
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(135deg, 
        rgb(198,212,207), 
        rgb(161,179,170));
    text-transform: uppercase;
    position: relative;
    margin-top: 1rem;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: none;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    font-weight: 600;
    overflow: hidden;
}.contact_form_box509 .query_widget879 .feedback_info710::before {
    transition: all 0.6s ease;
    left: -100%;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    position: absolute;
    top: 0;
}.contact_form_box509 .query_widget879 .feedback_info710:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}.contact_form_box509 .query_widget879 .feedback_info710:hover::before {
    left: 100%;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@media screen and (max-width: 992px) {.contact_form_box509 {
    padding: 5rem 0;
}.contact_form_box509 .message_help185 {
    flex-direction: column;
    gap: 2rem;
}.contact_form_box509 .inquiry_box314,
    .contact_form_box509 .query_widget879 {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 768px) {.contact_form_box509 {
    padding: 4rem 0;
}.contact_form_box509 .message_help185 {
    padding: 1.5rem;
}.contact_form_box509 .inquiry_box314,
    .contact_form_box509 .query_widget879 {
    padding: 1.5rem;
}.contact_form_box509 .inquiry_box314 div svg {
    width: 18px;
    margin-right: 10px;
    height: 18px;
}.contact_form_box509 .inquiry_box314 h3,
    .contact_form_box509 .query_widget879 h3 {
    font-size: calc(18px - 2px);
}
}

@media screen and (max-width: 576px) {.contact_form_box509 {
    padding: 3rem 0;
}.contact_form_box509 .message_help185 {
    gap: 1.5rem;
    padding: 1rem;
}.contact_form_box509 .inquiry_box314,
    .contact_form_box509 .query_widget879 {
    padding: 1rem;
}.contact_form_box509 .inquiry_box314 div {
    margin-bottom: 1rem;
}.contact_form_box509 .query_widget879 form {
    gap: 1rem;
}.contact_form_box509 .query_widget879 input[type="text"],
    .contact_form_box509 .query_widget879 input[type="email"] {
    padding: 10px 12px;
}.contact_form_box509 .query_widget879 .feedback_info710 {
    padding: 10px 16px;
}}.newsletter_subscription913 {
    overflow: hidden;
    padding: 5rem 3rem 7rem;
    margin: 5rem 0;
    background: linear-gradient(170deg, rgb(234,239,238) 0%, rgb(198,212,207,0.5) 100%);
    position: relative;
}.newsletter_subscription913::before {
    left: -10%;
    top: -30%;
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    background: rgb(161,179,170,0.5);
    animation: wave 15s infinite alternate;
    position: absolute;
    transform: rotate(30deg);
    height: 200%;
    width: 80%;
    z-index: 1;
    opacity: 0.4;
    content: "";
}.newsletter_subscription913::after {
    animation: float 12s infinite alternate;
    filter: blur(8px);
    z-index: 1;
    width: 80%;
    right: -10%;
    content: "";
    opacity: 0.3;
    position: absolute;
    transform: rotate(-15deg);
    background: rgb(198,212,207,0.5);
    height: 60%;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
    bottom: -10%;
}.newsletter_subscription913 .growth_hist837 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
    z-index: 2;
}.newsletter_subscription913 p {
    font-family: Arial, sans-serif;
    opacity: 0.9;
    text-align: center;
    position: relative;
    color: #000000;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 3rem;
    max-width: 80%;
    font-size: 35px;
}.newsletter_subscription913 p::after {
    transform: translateX(-50%);
    content: "";
    width: 3rem;
    border-radius: 3px;
    background: rgb(161,179,170);
    bottom: -1.5rem;
    left: 50%;
    position: absolute;
    height: 3px;
}.newsletter_subscription913 .input_holder {
    flex-direction: column;
    gap: 1.5rem;
    width: 100%;
    transform: rotate(-2deg);
    max-width: 600px;
    position: relative;
    display: flex;
}.newsletter_subscription913 .email_section860 {
    transform: translateY(0);
    width: 100%;
    border-radius: 14px;
    padding: 1.5rem;
    font-size: 12px;
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transition: all 0.3s ease;
    border: none;
    font-family: Arial, sans-serif;
}.newsletter_subscription913 .email_section860:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.newsletter_subscription913 .email_section860::placeholder {
    opacity: 0.6;
    color: #000000;
}.newsletter_subscription913 .sub_alerts692 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, rgb(198,212,207) 0%, rgb(161,179,170) 100%);
    cursor: pointer;
    font-family: Arial, sans-serif;
    z-index: 2;
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    align-self: flex-end;
    border: none;
    transition: all 0.3s ease;
    transform: rotate(2deg) translateY(0);
    border-radius: 14px;
    position: relative;
    font-size: 16px;
    padding: 1.2rem 3rem;
}.newsletter_subscription913 .sub_alerts692::before {
    left: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(161,179,170) 0%, rgb(198,212,207) 100%);
    opacity: 0;
}.newsletter_subscription913 .sub_alerts692:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: rotate(2deg) translateY(-5px);
}.newsletter_subscription913 .sub_alerts692:hover::before {
    opacity: 1;
}

@keyframes wave {
    0% {
        transform: rotate(30deg) translateX(0);
    }
    100% {
        transform: rotate(30deg) translateX(5%);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) translateY(-10px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}

@media (max-width: 768px) {.newsletter_subscription913 {
    padding: 4rem 1.5rem 5rem;
}.newsletter_subscription913 p {
    max-width: 100%;
    font-size: 21px;
}.newsletter_subscription913 .input_holder {
    transform: none;
}.newsletter_subscription913 .sub_alerts692 {
    width: 100%;
    transform: none;
    align-self: center;
}.newsletter_subscription913 .sub_alerts692:hover {
    transform: translateY(-5px);
}}.client_comments258 {
    overflow: hidden;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgb(198,212,207,0.5) 100%);
    position: relative;
}.client_comments258::before {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    position: absolute;
    background: linear-gradient(45deg, transparent 49.5%, rgb(161,179,170,0.5) 49.5%, rgb(161,179,170,0.5) 50.5%, transparent 50.5%);
    content: "";
}.client_comments258 .growth_hist837 {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.client_comments258 h4 {
    font-size: 35px;
    position: relative;
    text-align: center;
    color: #000000;
    font-weight: 700;
    margin-bottom: 4rem;
    transform: skewX(-5deg);
}.client_comments258 h4::after {
    transform: translateX(-50%);
    bottom: -15px;
    height: 4px;
    position: absolute;
    background: rgb(198,212,207);
    border-radius: 10px;
    left: 50%;
    width: 100px;
    content: "";
}.client_comments258 .success_ratings859 {
    display: grid;
    gap: 3rem;
    perspective: 1000px;
    grid-template-columns: repeat(3, 1fr);
}.client_comments258 .rating_insights714 {
    border-radius: 15px;
    transform: rotateX(10deg) rotateY(-5deg);
    transition: all 0.5s ease;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 2.5rem;
    position: relative;
    backface-visibility: hidden;
}.client_comments258 .rating_insights714::before {
    content: "";
    transform: translate(30%, -30%) rotate(45deg);
    height: 100px;
    z-index: 0;
    background: rgb(198,212,207,0.5);
    right: 0;
    width: 100px;
    top: 0;
    position: absolute;
}.client_comments258 .rating_insights714:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.client_comments258 .rating_insights714 .image_link130 {
    width: 80px;
    margin: 0 auto 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 80px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
}.client_comments258 .rating_insights714:hover .image_link130 {
    transform: scale(1.1);
    border-color: rgb(198,212,207);
}.client_comments258 .rating_insights714 span {
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    display: block;
}.client_comments258 .rating_insights714 span::after {
    display: block;
    margin: 0.5rem auto;
    content: "";
    background: rgb(198,212,207);
    height: 2px;
    width: 40px;
}.client_comments258 .rating_insights714 p {
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    text-align: center;
}

@media (max-width: 992px) {.client_comments258 .success_ratings859 {
    grid-template-columns: repeat(2, 1fr);
}.client_comments258 h4 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.client_comments258 {
    padding: 4rem 1.5rem;
}.client_comments258 .success_ratings859 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.client_comments258 h4 {
    margin-bottom: 3rem;
    font-size: calc(35px * 0.8);
}.client_comments258 .rating_insights714 {
    padding: 2rem;
}}.our_team815 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.our_team815::before {
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(23, 36, 67, 0.85), rgba(35, 46, 82, 0.9));
}.our_team815 .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.our_team815 .text_embed761 {
    border-left: 4px solid rgb(198,212,207);
    padding: 50px 60px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    margin-left: auto;
    max-width: 90%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
}.our_team815 .text_embed761:hover {
    transform: translateY(-10px);
}.our_team815 h5 {
    color: rgb(198,212,207);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 12px;
    font-size: 23px;
    position: relative;
    letter-spacing: 2px;
    display: inline-block;
}.our_team815 h5::after {
    content: "";
    position: absolute;
    height: 2px;
    bottom: -6px;
    background: rgb(198,212,207);
    width: 40px;
    left: 0;
    transition: width 0.3s ease-in-out;
}.our_team815 .text_embed761:hover h5::after {
    width: 100%;
}.our_team815 p {
    margin: 0 0 25px;
    font-weight: 600;
    line-height: 1.5;
    color: #000000;
    font-size: calc(14px * 1.2);
}.our_team815 p b {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.5px;
    transition: transform 0.4s ease;
    transform: translateX(0);
    font-size: calc(14px * 1.6);
    position: relative;
    color: rgb(161,179,170);
}.our_team815 p b::before {
    bottom: -2px;
    content: "";
    transition: width 0.4s ease-in-out;
    width: 0;
    left: 0;
    position: absolute;
    background: rgb(161,179,170);
    height: 2px;
}.our_team815 .text_embed761:hover p b {
    transform: translateX(5px);
}.our_team815 .text_embed761:hover p b::before {
    width: 100%;
}.our_team815 ol {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}.our_team815 ol li {
    padding-left: 10px;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    line-height: 1.8;
    position: relative;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 15px;
}.our_team815 .text_embed761:hover ol li {
    color: #000000;
}.our_team815 ol li::first-line {
    letter-spacing: 0.3px;
    font-weight: 600;
}.our_team815::after {
    opacity: 0.5;
    right: -10%;
    height: 70%;
    top: -20%;
    width: 40%;
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(198,212,207,0.5), transparent);
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    z-index: 1;
}.our_team815:hover::after {
    transform: rotate(-10deg) scale(1.1);
    opacity: 0.7;
}

@media (max-width: 1200px) {.our_team815 {
    padding: 100px 0;
}.our_team815 .text_embed761 {
    padding: 40px 50px;
    max-width: 95%;
}
}

@media (max-width: 992px) {.our_team815 {
    padding: 80px 0;
}.our_team815 .text_embed761 {
    padding: 35px 40px;
    max-width: 100%;
}.our_team815 p b {
    font-size: calc(14px * 1.4);
}
}

@media (max-width: 768px) {.our_team815 {
    padding: 60px 0;
}.our_team815 .text_embed761 {
    border-left-width: 3px;
    padding: 30px;
}.our_team815 h5 {
    font-size: calc(23px * 0.9);
}.our_team815 p {
    font-size: 14px;
    margin-bottom: 20px;
}.our_team815 p b {
    font-size: calc(14px * 1.3);
}.our_team815 ol li {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.our_team815 {
    padding: 50px 0;
}.our_team815 .text_embed761 {
    border-left-width: 2px;
    padding: 25px 20px;
}.our_team815 h5 {
    font-size: calc(23px * 0.85);
    letter-spacing: 1px;
}.our_team815 h5::after {
    width: 30px;
}.our_team815 p {
    font-size: calc(14px * 0.95);
    margin-bottom: 15px;
}.our_team815 p b {
    font-size: calc(14px * 1.2);
}.our_team815 ol li {
    padding-left: 5px;
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}}.confidential_cordon392 {
    padding: 50px;
    color: #000000;
    background-color: rgb(234,239,238);
    position: relative;
    overflow: hidden;
    line-height: 1.8;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
}.confidential_cordon392::before, .confidential_cordon392::after {
    position: absolute;
    opacity: 0.3;
    border-radius: 50%;
    content: '';
}.confidential_cordon392::before {
    width: 150px;
    background: rgb(198,212,207);
    height: 150px;
    top: -50px;
    right: -50px;
}.confidential_cordon392::after {
    left: -30px;
    background: rgb(161,179,170);
    bottom: -30px;
    width: 100px;
    height: 100px;
}.confidential_cordon392 h1 {
    border-bottom: 3px solid rgb(198,212,207);
    font-weight: 700;
    z-index: 1;
    margin-bottom: 30px;
    position: relative;
    color: rgb(198,212,207);
    padding-bottom: 15px;
    font-size: 38px;
}.confidential_cordon392 h2 {
    font-weight: 600;
    margin-top: 35px;
    z-index: 1;
    position: relative;
    color: rgb(161,179,170);
    margin-bottom: 20px;
    font-size: 30px;
}.confidential_cordon392 h3,
.confidential_cordon392 h4,
.confidential_cordon392 h5,
.confidential_cordon392 h6 {
    margin-bottom: 15px;
    margin-top: 30px;
    position: relative;
    font-weight: 400;
    z-index: 1;
    color: rgb(198,212,207);
}.confidential_cordon392 h3 {
    font-size: calc(21px - 0.2rem);
}.confidential_cordon392 h4 {
    font-size: 21px;
}.confidential_cordon392 h5 {
    font-size: calc(21px - 0.2rem);
}.confidential_cordon392 h6 {
    font-size: 17px;
}.confidential_cordon392 ul {
    z-index: 1;
    position: relative;
    padding-left: 25px;
    margin-top: 15px;
    list-style-type: disc;
}.confidential_cordon392 ol {
    margin-top: 15px;
    list-style-type: decimal;
    z-index: 1;
    padding-left: 25px;
    position: relative;
}.confidential_cordon392 li {
    z-index: 1;
    margin-bottom: 15px;
    line-height: 1.7;
    border-left: 3px solid rgb(161,179,170);
    position: relative;
    padding-left: 10px;
}.confidential_cordon392 li::marker {
    font-weight: 600;
    color: rgb(198,212,207);
}.confidential_cordon392 div {
    z-index: 1;
    position: relative;
    margin-bottom: 25px;
}.confidential_cordon392 p {
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
    font-size: 17px;
}.confidential_cordon392 span {
    color: rgb(198,212,207);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {.confidential_cordon392 {
    border-radius: 10px;
    padding: 25px;
}.confidential_cordon392 h1 {
    font-size: calc(21px - 0.5rem);
}.confidential_cordon392 h2 {
    font-size: calc(21px - 0.4rem);
}.confidential_cordon392 p {
    font-size: calc(17px - 0.2rem);
}}
.confidential_cordon392::before {
    margin-bottom: 25px;
    background-color: rgb(198,212,207);
    content: '';
    width: 60px;
    display: block;
    border-radius: 10px;
    height: 6px;
}.confidential_cordon392 ul li::marker,
.confidential_cordon392 ol li::marker {
    font-weight: 700;
    color: rgb(161,179,170);
}.confidential_cordon392 h2 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, rgb(198,212,207), rgb(161,179,170));
}.confidential_cordon392 section {
    margin: 50px 0;
    border-top: 2px solid rgba(0, 0, 0, 0.5);
    padding-top: 25px;
}.confidential_cordon392 hr {
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    margin: 40px 0;
}.opening_board345 {
    align-items: center;
    display: flex;
    overflow: hidden;
    padding: 2rem;
    justify-content: center;
    width: 100%;
    min-height: 100vh;
    position: relative;
}.opening_board345::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.8) 0%, 
    rgba(0, 0, 0, 0.6) 50%, 
    rgba(0, 0, 0, 0.4) 100%);
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}.opening_board345::after {
    background: linear-gradient(to bottom, 
    rgb(198,212,207,0.5) 0%, 
    transparent 20%, 
    transparent 80%, 
    rgb(161,179,170,0.5) 100%);
    z-index: 2;
    position: absolute;
    mix-blend-mode: overlay;
    content: "";
    opacity: 0.4;
    left: 0;
    top: 0;
    bottom: 0;
    animation: backgroundPulse 8s infinite alternate ease-in-out;
    right: 0;
}.opening_board345 > div {
    gap: 3rem;
    width: 100%;
    z-index: 5;
    display: flex;
    position: relative;
    max-width: 1200px;
    transform: translateY(-2vh);
    flex-direction: column;
}.opening_board345 > div > div:first-child {
    padding-left: 4vw;
    position: relative;
}.opening_board345 > div > div:first-child::before {
    transform-origin: top;
    left: 0;
    width: 8px;
    transform: translateY(-50%) scaleY(0);
    top: 50%;
    animation: lineReveal 1.2s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to bottom, rgb(198,212,207), rgb(161,179,170));
    position: absolute;
    height: 120%;
    content: "";
}.opening_board345 .title_style_header {
    animation: slideIn 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(-20px);
    font-weight: 700;
    opacity: 0;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #ffffff;
    font-size: clamp(2.5rem, 5vw, 43px);
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    margin: 0;
}.opening_board345 .page_welcome512 {
    gap: 2rem;
    display: grid;
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.08);
    animation: floatIn 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(30px);
    backdrop-filter: blur(12px);
    border-left: 4px solid rgb(161,179,170);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.05);
    grid-template-columns: 1fr;
    opacity: 0;
}.opening_board345 .edu_values298 {
    position: relative;
}.opening_board345 .edu_values298 h3 {
    font-size: clamp(1.2rem, 3vw, 18px);
    font-weight: 600;
    padding-bottom: 1rem;
    margin: 0 0 0.5rem;
    line-height: 1.4;
    position: relative;
    color: #ffffff;
}.opening_board345 .edu_values298 h3::after {
    width: 0;
    content: "";
    animation: lineGrow 1.5s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(198,212,207), rgb(161,179,170));
    bottom: 0;
    position: absolute;
    height: 3px;
    left: 0;
}.opening_board345 .page_welcome512 div:last-child span {
    display: inline-block;
    position: relative;
    overflow: hidden;
}.opening_board345 .page_welcome512 p {
    font-size: clamp(1rem, 2vw, 14px);
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    position: relative;
    opacity: 0;
    animation: fadeIn 1s 1.5s forwards ease-out;
    line-height: 1.5;
}.opening_board345 .page_welcome512 div:last-child span::before {
    z-index: 1;
    top: 0;
    left: 0;
    transform: scaleX(1);
    width: 100%;
    background: rgb(161,179,170);
    height: 100%;
    animation: revealText 1.2s 1.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    content: "";
    position: absolute;
}

@keyframes lineReveal {
  0% {
    transform: translateY(-50%) scaleY(0);
  }
  100% {
    transform: translateY(-50%) scaleY(1);
  }
}

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

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

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

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

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

@keyframes backgroundPulse {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.6;
  }
}

@media (min-width: 768px) {.opening_board345 > div {
    gap: 5rem;
}.opening_board345 .page_welcome512 {
    grid-template-columns: 2fr 1fr;
    padding: 3rem;
    align-items: center;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}.opening_board345 > div > div:first-child {
    padding-left: 5vw;
}.opening_board345 > div > div:first-child::before {
    width: 12px;
}
}

@media (min-width: 992px) {.opening_board345 {
    padding: 0;
}.opening_board345 > div {
    max-width: 1400px;
}.opening_board345 .page_welcome512 {
    padding: 4rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.opening_board345 .title_style_header {
    max-width: 80%;
}.opening_board345 .page_welcome512 div:last-child {
    position: relative;
    padding-left: 2rem;
}.opening_board345 .page_welcome512 div:last-child::before {
    background: rgb(198,212,207);
    top: 50%;
    position: absolute;
    left: 0;
    width: 3px;
    content: "";
    transform: translateY(-50%);
    height: 70%;
}
}

@media (min-width: 1200px) {.opening_board345 > div {
    transform: translateY(-5vh);
}.opening_board345 .page_welcome512 {
    grid-template-columns: 3fr 1fr;
}.opening_board345 > div > div:first-child::before {
    width: 15px;
}
}

@media (hover: hover) {.opening_board345 .page_welcome512:hover {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(-5px);
    box-shadow: 
      0 25px 50px rgba(0, 0, 0, 0.25),
      0 0 0 1px rgba(255, 255, 255, 0.08);
}
}

@media (prefers-reduced-motion) {.opening_board345::after,
  .opening_board345 > div > div:first-child::before,
  .opening_board345 .title_style_header,
  .opening_board345 .page_welcome512,
  .opening_board345 .edu_values298 h3::after,
  .opening_board345 .page_welcome512 p,
  .opening_board345 .page_welcome512 div:last-child span::before {
    opacity: 1;
    transform: none;
    animation: none;
}.opening_board345 .edu_values298 h3::after {
    width: 80px;
}}.program_offerings507 {
    min-height: 100vh;
    background: rgb(234,239,238);
    flex-direction: column;
    overflow: hidden;
    display: flex;
    position: relative;
}.program_offerings507 .learn_coding352 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}.program_offerings507 .learn_coding352::after {
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    z-index: 2;
    width: 100%;
    position: absolute;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(234,239,238) 90%
    );
}.program_offerings507 .learn_explore358 {
    height: 100%;
    animation: carousel-zoom 25s ease-in-out infinite;
    display: flex;
    width: 100%;
}.program_offerings507 .learn_coding352:hover .learn_explore358 {
    animation-play-state: paused;
}.program_offerings507 .program_path498 {
    width: 100%;
    position: relative;
    height: 100%;
    flex-shrink: 0;
}.program_offerings507 .program_path498 img {
    filter: brightness(0.9) saturate(1.2);
    transform-origin: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
}.program_offerings507 .container {
    display: flex;
    z-index: 3;
    padding: 2rem;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
}.program_offerings507 .growth_hist837 {
    max-width: 800px;
    width: 100%;
    position: relative;
}.program_offerings507 .coding_expert846 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05), 
                0 5px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: rgba(255, 255, 255, 0.8);
    padding: 3rem;
    border-radius: 16px;
    position: relative;
    text-align: center;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(0deg);
}.program_offerings507 .coding_expert846:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
}.program_offerings507 .coding_expert846::before {
    left: 20px;
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0.3;
    border-radius: 10px;
    border: 1px solid rgb(198,212,207);
    bottom: 20px;
    pointer-events: none;
}.program_offerings507 .coding_expert846 h3 {
    font-size: 37px;
    font-weight: 700;
    position: relative;
    color: rgb(198,212,207);
    margin-bottom: 0.5rem;
    display: inline-block;
}.program_offerings507 .coding_expert846 h3::after {
    bottom: -10px;
    position: absolute;
    left: 50%;
    height: 2px;
    width: 80px;
    background: rgb(198,212,207);
    content: "";
    transform: translateX(-50%);
}.program_offerings507 .coding_expert846 p {
    max-width: 90%;
    line-height: 1.7;
    font-size: 17px;
    margin: 0 auto 2rem;
    color: #000000;
}.program_offerings507 .coding_expert846 .feedback_info710 {
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    color: #ffffff;
    z-index: 1;
    position: relative;
    background: rgb(198,212,207);
    padding: 0.9rem 2.5rem;
    border-radius: 16px;
    display: inline-block;
    font-size: 14px;
}.program_offerings507 .coding_expert846 .feedback_info710::before {
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    content: "";
    z-index: -1;
    transform: skewX(-25deg) translateX(-100%);
    transition: all 0.6s ease;
    width: 120%;
    top: 0;
    left: -10%;
    height: 100%;
}.program_offerings507 .coding_expert846 .feedback_info710:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}.program_offerings507 .coding_expert846 .feedback_info710:hover::before {
    transform: skewX(-25deg) translateX(100%);
}

@keyframes carousel-zoom {
    0%, 20% {
        transform: scale(1);
    }
    25%, 45% {
        transform: scale(1.1) translateX(-5%);
    }
    50%, 70% {
        transform: scale(1) translateY(3%);
    }
    75%, 95% {
        transform: scale(1.05) translateX(5%);
    }
    100% {
        transform: scale(1);
    }
}

@media (min-width: 768px) and (max-width: 991px) {.program_offerings507 .learn_coding352::after {
    background: radial-gradient(
            circle at center,
            transparent 20%,
            rgb(234,239,238) 85%
        );
}.program_offerings507 .learn_explore358 {
    animation-duration: 20s;
}.program_offerings507 .growth_hist837 {
    max-width: 600px;
}.program_offerings507 .coding_expert846 {
    padding: 2.5rem;
}.program_offerings507 .coding_expert846 h3 {
    font-size: calc(37px * 0.9);
}.program_offerings507 .coding_expert846 p {
    max-width: 95%;
}
}

@media (max-width: 767px) {.program_offerings507 {
    min-height: auto;
    padding: 4rem 0;
}.program_offerings507 .learn_coding352 {
    position: fixed;
    z-index: 0;
}.program_offerings507 .learn_coding352::after {
    background: radial-gradient(
            circle at center,
            transparent 0%,
            rgb(234,239,238) 70%
        );
}.program_offerings507 .learn_explore358 {
    animation-duration: 15s;
}.program_offerings507 .growth_hist837 {
    max-width: 100%;
}.program_offerings507 .coding_expert846 {
    padding: 2rem 1.5rem;
}.program_offerings507 .coding_expert846::before {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
}.program_offerings507 .coding_expert846 h3 {
    font-size: 19px;
}.program_offerings507 .coding_expert846 h3::after {
    width: 60px;
}.program_offerings507 .coding_expert846 p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.9);
    max-width: 100%;
}.program_offerings507 .coding_expert846 .feedback_info710 {
    width: 100%;
    padding: 0.8rem 1.5rem;
}}.price_plan235 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.price_plan235::before {
    background: linear-gradient(135deg, rgb(198,212,207,0.5), rgba(0, 0, 0, 0.5) 85%);
    z-index: 1;
    top: 0;
    bottom: 0;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
}.price_plan235 .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.price_plan235 .annual_plan098 {
    position: relative;
}.price_plan235 h2 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    font-size: 36px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
}.price_plan235 h2::after {
    width: 80px;
    bottom: -15px;
    position: absolute;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(198,212,207), rgb(161,179,170));
    height: 4px;
    transform: translateX(-50%);
}.price_plan235 .pricing_schemes015 {
    text-align: center;
    color: #ffffff;
    max-width: 700px;
    line-height: 1.6;
    font-size: 15px;
    margin: 0 auto 50px;
    opacity: 0.9;
    padding: 0 15px;
}.price_plan235 .class_cost643 {
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    gap: 30px;
}.price_plan235 .class_cost643 li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.price_plan235 .fee_package893 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    height: 100%;
    display: block;
    text-decoration: none;
}.price_plan235 .cost_schemes413 {
    backdrop-filter: blur(10px);
    flex-direction: column;
    transform-style: preserve-3d;
    height: 100%;
    min-height: 400px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    display: flex;
}.price_plan235 .cost_schemes413::before {
    content: "";
    left: 0;
    transform: scaleX(0);
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform-origin: left;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(198,212,207), rgb(161,179,170));
}.price_plan235 .study_rates529 {
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1;
    padding: 30px;
    z-index: 2;
}.price_plan235 .fee_package893 h4 {
    transition: transform 0.4s ease;
    margin: 0 0 15px;
    padding-bottom: 12px;
    font-size: calc(23px + 2px);
    position: relative;
    color: #000000;
    font-weight: 700;
}.price_plan235 .fee_package893 h4::after {
    left: 0;
    width: 40px;
    background-color: rgb(198,212,207);
    bottom: 0;
    position: absolute;
    height: 3px;
    transition: width 0.4s ease;
    content: "";
}.price_plan235 .fee_package893 p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 20px;
    flex: 1;
    hyphens: auto;
}.price_plan235 .plan_deals321 {
    align-self: flex-start;
    border-radius: 10px;
    font-size: calc(23px + 4px);
    margin-top: auto;
    align-items: center;
    display: inline-flex;
    color: #000000;
    justify-content: center;
    transition: transform 0.4s ease, color 0.3s ease;
    font-weight: 700;
    padding: 10px 20px;
    transform: translateY(0);
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), transparent);
}.price_plan235 .fee_package893:hover {
    transform: translateY(-10px) scale(1.02);
}.price_plan235 .fee_package893:hover .cost_schemes413::before {
    transform: scaleX(1);
}.price_plan235 .fee_package893:hover h4 {
    color: rgb(198,212,207);
    transform: translateX(5px);
}.price_plan235 .fee_package893:hover h4::after {
    width: 60px;
}.price_plan235 .fee_package893:hover .plan_deals321 {
    color: rgb(198,212,207);
    transform: translateY(-5px);
}.price_plan235 .fee_package893:active {
    transition: transform 0.2s ease;
    transform: translateY(-5px) scale(0.98);
}

@media screen and (min-width: 1200px) {.price_plan235 .class_cost643 {
    grid-template-columns: repeat(4, 1fr);
}.price_plan235 .cost_schemes413 {
    min-height: 450px;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {.price_plan235 .class_cost643 {
    grid-template-columns: repeat(2, 1fr);
}.price_plan235 .cost_schemes413 {
    min-height: 420px;
}.price_plan235 {
    padding: 100px 0;
}
}

@media screen and (max-width: 767px) {.price_plan235 {
    padding: 80px 0;
}.price_plan235 .class_cost643 {
    gap: 20px;
    grid-template-columns: 1fr;
}.price_plan235 .cost_schemes413 {
    min-height: auto;
}.price_plan235 h2 {
    font-size: calc(36px - 4px);
}.price_plan235 .pricing_schemes015 {
    margin-bottom: 30px;
}.price_plan235 .study_rates529 {
    padding: 25px 20px;
}.price_plan235 .fee_package893 p {
    margin-bottom: 15px;
    font-size: calc(15px - 1px);
    max-height: 300px;
    overflow-y: auto;
    padding-right: 5px;
}.price_plan235 .fee_package893 p::-webkit-scrollbar {
    width: 4px;
}.price_plan235 .fee_package893 p::-webkit-scrollbar-thumb {
    background-color: rgb(198,212,207,0.5);
    border-radius: 4px;
}
}

@media (prefers-reduced-motion: reduce) {.price_plan235 .fee_package893,
    .price_plan235 .fee_package893:hover,
    .price_plan235 h2,
    .price_plan235 .cost_schemes413::before,
    .price_plan235 .fee_package893 h4,
    .price_plan235 .plan_deals321 {
    transform: none;
    transition: none;
}}.modalCookieAgreement251 {
    background: rgb(161,179,170);
    animation: slideIn 0.5s ease-in-out;
    bottom: 0;
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(198,212,207);
    width: 100%;
    box-shadow: 0 -10px 30px rgb(198,212,207,0.5);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.edu_cookie074 {
    align-items: center;
    display: flex;
    background: linear-gradient(135deg, rgb(161,179,170) 0%, rgba(0, 0, 0, 0.5) 100%);
    flex-wrap: wrap;
    box-shadow: 0 0 20px rgb(198,212,207,0.5);
    justify-content: space-between;
    padding: 20px 5%;
}.cookie_show478 {
    background: rgba(0, 0, 0, 0.5);
    flex-shrink: 0;
    border-radius: 16px;
    margin-right: 20px;
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 0 15px rgb(198,212,207);
}.cookie_show478 svg, .cookie_show478 svg path {
    fill: rgb(198,212,207);
    transition: transform 0.3s ease;
    width: 60px;
    height: 60px;
}.cookie_show478:hover svg {
    transform: rotate(20deg);
}.policy_opt948 {
    color: #ffffff;
    flex: 1;
    min-width: 300px;
}.policy_opt948 h5 {
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgb(198,212,207);
    color: rgb(198,212,207);
    font-weight: 700;
    font-size: 22px;
}.policy_opt948 p {
    text-shadow: 0 0 5px rgb(198,212,207,0.5);
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 0;
}.data_consent984 {
    white-space: nowrap;
    font-size: 18px;
    padding: 12px 25px;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
    background: rgb(198,212,207);
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgb(198,212,207,0.5);
    color: #000000;
}.data_consent984:hover {
    box-shadow: 0 0 20px rgb(161,179,170,0.5);
    background: rgb(161,179,170);
}.modalCookieAgreement251 p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(198,212,207);
}.modalCookieAgreement251 p a:hover {
    color: rgb(161,179,170);
}#consentWindowModal216 {
    display: none;
}#consentWindowModal216:checked ~ .modalCookieAgreement251 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.modalCookieAgreement251 {
    padding: 20px;
}.edu_cookie074 {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.cookie_show478 {
    display: none;
}.edu_cookie074 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.policy_opt948 {
    text-align: center;
    margin-bottom: 20px;
}.modalCookieAgreement251 h5, .modalCookieAgreement251 p {
    text-align: center;
}.data_consent984 {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
}}
.thxNote580 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,239,238) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
}.thxNote580::before {
    opacity: 0.07;
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-image: radial-gradient(circle at 20% 30%, rgb(198,212,207,0.5) 0%, transparent 40%),
                      radial-gradient(circle at 80% 70%, rgb(161,179,170,0.5) 0%, transparent 40%);
    z-index: 0;
}.thxNote580::after {
    z-index: 0;
    right: -5%;
    transform: rotate(15deg);
    filter: blur(80px);
    opacity: 0.1;
    top: -10%;
    width: 300px;
    height: 300px;
    position: absolute;
    content: "";
    background: linear-gradient(225deg, rgb(198,212,207,0.5) 0%, transparent 70%);
}.thxNote580 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.thxNote580 .growth_hist837 {
    background: #ffffff;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 60px 40px;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.04), 
                0 5px 15px rgba(0,0,0,0.03),
                0 0 0 1px rgba(0,0,0,0.02);
    gap: 40px;
    grid-template-columns: 1fr;
}.thxNote580 .growth_hist837::before {
    top: 0;
    left: 0;
    width: 3px;
    position: absolute;
    content: "";
    animation-delay: 0.5s;
    height: 0%;
    background: linear-gradient(to bottom, rgb(198,212,207), rgb(161,179,170));
    animation: borderGrow 2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.thxNote580 .growth_hist837::after {
    right: -10px;
    height: 80px;
    background: linear-gradient(135deg, rgb(198,212,207) 0%, rgb(161,179,170) 100%);
    width: 80px;
    transform: rotate(5deg);
    top: -10px;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    opacity: 0.1;
    position: absolute;
    z-index: -1;
}.thxNote580 .growth_hist837 > div:first-child {
    position: relative;
    transition: transform 0.5s ease;
    padding-left: 20px;
    transform: translateZ(20px);
}.thxNote580 .growth_hist837 > div:first-child::before {
    left: 0;
    transform: translateY(-50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 8px;
    content: "";
    top: 50%;
    width: 8px;
    position: absolute;
    background: rgb(198,212,207);
}.thxNote580 .growth_hist837 > div:last-child {
    transform: translateZ(10px);
    position: relative;
    transition: transform 0.5s ease;
}.thxNote580 h5 {
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    color: #000000;
    font-size: 22px;
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    transform: translateY(20px);
    display: inline-block;
    opacity: 0;
    line-height: 1.4;
}.thxNote580 h5::after {
    transform: scaleX(0);
    left: 0;
    animation: lineGrow 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    content: "";
    width: 60px;
    bottom: -8px;
    height: 2px;
    animation-delay: 0.8s;
    background: linear-gradient(to right, rgb(198,212,207), transparent);
    transform-origin: left;
    position: absolute;
}.thxNote580 a {
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.thxNote580 a:hover {
    transform: translateY(-5px);
}.thxNote580 p {
    opacity: 0;
    padding: 25px 30px;
    transform: translateY(20px);
    transition: border-left 0.3s ease, background 0.3s ease;
    animation: slideUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    border-left: 1px solid rgba(rgb(198,212,207,0.5), 0.2);
    line-height: 1.8;
    color: #000000;
    font-size: 15px;
    position: relative;
    margin: 0;
    background: rgba(245, 245, 250, 0.7);
    animation-delay: 0.3s;
}.thxNote580 a:hover p {
    background: rgba(245, 245, 250, 0.9);
    border-left: 3px solid rgb(198,212,207);
}.thxNote580 p::before {
    color: rgb(198,212,207,0.5);
    font-family: serif;
    left: 10px;
    position: absolute;
    font-size: 60px;
    line-height: 1;
    top: 10px;
    content: "";
    opacity: 0.2;
}.thxNote580 p::after {
    color: rgb(161,179,170,0.5);
    position: absolute;
    content: "";
    bottom: -20px;
    opacity: 0.2;
    right: 10px;
    line-height: 1;
    font-size: 60px;
    font-family: serif;
}

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

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

@keyframes borderGrow {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
}

@media (min-width: 768px) {.thxNote580 {
    padding: 150px 0;
}.thxNote580 .growth_hist837 {
    grid-template-columns: 1fr 1fr;
    padding: 80px 60px;
}.thxNote580 .growth_hist837 > div:first-child {
    align-items: center;
    display: flex;
}.thxNote580 h5 {
    margin-bottom: 0;
    font-size: calc(22px * 1.2);
}.thxNote580 p {
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.thxNote580 .growth_hist837 {
    padding: 100px 80px;
    gap: 60px;
}.thxNote580 .growth_hist837:hover {
    box-shadow: 0 30px 60px rgba(0,0,0,0.07), 
                    0 12px 25px rgba(0,0,0,0.05),
                    0 0 0 1px rgba(0,0,0,0.02);
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.thxNote580 .growth_hist837:hover > div:first-child {
    transform: translateZ(35px);
}.thxNote580 .growth_hist837:hover > div:last-child {
    transform: translateZ(25px);
}.thxNote580 h5 {
    font-size: calc(22px * 1.3);
}.thxNote580 p {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.thxNote580 {
    padding: 80px 0;
}.thxNote580 .growth_hist837 {
    padding: 40px 30px;
}.thxNote580 h5 {
    font-size: calc(22px * 0.9);
}.thxNote580 p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
    padding: 20px 25px;
}
}

@media (max-width: 480px) {.thxNote580 {
    padding: 60px 0;
}.thxNote580 .growth_hist837 {
    padding: 30px 20px;
}.thxNote580 h5 {
    font-size: calc(22px * 0.85);
}.thxNote580 p {
    font-size: calc(15px * 0.9);
    padding: 15px 20px;
}}.mentorship_profile847 {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(234,239,238);
    position: relative;
}.mentorship_profile847::before {
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(198,212,207,0.5) 0,
        rgb(198,212,207,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    opacity: 0.05;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    z-index: 1;
}.mentorship_profile847 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
}.mentorship_profile847 .rating_insights714 {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 26px;
    grid-template-columns: 350px 1fr;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    gap: 50px;
    max-width: 1000px;
    display: grid;
}.mentorship_profile847 .image_link130 {
    position: relative;
    height: 100%;
    border-radius: 0;
    min-height: 400px;
    overflow: hidden;
    width: 100%;
}.mentorship_profile847 .image_link130::before {
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    position: absolute;
    height: 50%;
    z-index: 1;
}.mentorship_profile847 .image_link130::after {
    content: "";
    height: 100%;
    width: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.15;
    background: rgb(198,212,207);
}.mentorship_profile847 .image_link130:hover::after {
    opacity: 0;
}.mentorship_profile847 .name {
    font-family: Arial, sans-serif;
    bottom: 60px;
    transition: transform 0.3s ease;
    position: absolute;
    color: #ffffff;
    font-size: 23px;
    padding-bottom: 0;
    z-index: 2;
    margin: 0;
    font-weight: 700;
    left: 30px;
}.mentorship_profile847 .rating_insights714 span:not(.name) {
    left: 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    margin: 0;
    opacity: 0.85;
    bottom: 30px;
    transition: transform 0.3s ease;
    position: absolute;
    font-weight: 400;
    z-index: 2;
    font-size: 15px;
}.mentorship_profile847 .image_link130:hover ~ .name,
.mentorship_profile847 .image_link130:hover ~ span:not(.name) {
    transform: translateX(5px);
}.mentorship_profile847 .emp_highlights615 {
    flex-direction: column;
    display: flex;
    justify-content: center;
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    position: relative;
    padding: 50px 40px;
    margin: 0;
    font-size: 15px;
}.mentorship_profile847 .emp_highlights615::before {
    left: 40px;
    top: 40px;
    width: 40px;
    content: "";
    position: absolute;
    height: 30px;
    opacity: 0.2;
    background: linear-gradient(to right bottom, 
        rgb(198,212,207) 0%, 
        rgb(198,212,207) 50%, 
        transparent 50%, 
        transparent 100%);
}.mentorship_profile847 .emp_highlights615::after {
    content: "";
    background: linear-gradient(to left top, 
        rgb(161,179,170) 0%, 
        rgb(161,179,170) 50%, 
        transparent 50%, 
        transparent 100%);
    height: 30px;
    bottom: 40px;
    position: absolute;
    width: 40px;
    opacity: 0.2;
    right: 40px;
}

@media (max-width: 992px) {.mentorship_profile847 {
    padding: 100px 0;
}.mentorship_profile847 .rating_insights714 {
    gap: 40px;
    grid-template-columns: 300px 1fr;
}.mentorship_profile847 .image_link130 {
    min-height: 350px;
}.mentorship_profile847 .emp_highlights615 {
    padding: 40px 30px;
}.mentorship_profile847 .emp_highlights615::before {
    left: 30px;
    top: 30px;
    width: 30px;
    height: 24px;
}.mentorship_profile847 .emp_highlights615::after {
    bottom: 30px;
    width: 30px;
    right: 30px;
    height: 24px;
}
}

@media (max-width: 768px) {.mentorship_profile847 {
    padding: 80px 0;
}.mentorship_profile847 .container {
    padding: 0 20px;
}.mentorship_profile847 .rating_insights714 {
    gap: 0;
    grid-template-columns: 1fr;
}.mentorship_profile847 .image_link130 {
    height: 300px;
    min-height: 300px;
}.mentorship_profile847 .emp_highlights615 {
    padding: 35px 25px;
}.mentorship_profile847 .name {
    left: 25px;
    bottom: 50px;
    font-size: calc(23px * 0.9);
}.mentorship_profile847 .rating_insights714 span:not(.name) {
    left: 25px;
    font-size: calc(15px * 0.95);
    bottom: 25px;
}.mentorship_profile847 .emp_highlights615::before {
    left: 25px;
    top: 25px;
    height: 20px;
    width: 24px;
}.mentorship_profile847 .emp_highlights615::after {
    bottom: 25px;
    height: 20px;
    width: 24px;
    right: 25px;
}
}

@media (max-width: 480px) {.mentorship_profile847 {
    padding: 60px 0;
}.mentorship_profile847 .image_link130 {
    height: 250px;
    min-height: 250px;
}.mentorship_profile847 .emp_highlights615 {
    font-size: calc(15px * 0.9);
    padding: 30px 20px;
}.mentorship_profile847 .name {
    left: 20px;
    bottom: 45px;
    font-size: calc(23px * 0.85);
}.mentorship_profile847 .rating_insights714 span:not(.name) {
    left: 20px;
    bottom: 20px;
    font-size: calc(15px * 0.9);
}.mentorship_profile847 .emp_highlights615::before,
    .mentorship_profile847 .emp_highlights615::after {
    height: 16px;
    width: 20px;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(198,212,207);
}header .top_plank .edu_learn430 div svg, header .top_plank .edu_learn430 div svg path {
    fill: #ffffff;
}header .top_plank .edu_learn430 div span {
    color: #ffffff;
}header .top_plank .edu_learn430 {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    line-height: 21px;
    align-items: center;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    font-size: 14px;
}header .top_plank .edu_learn430 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .edu_learn430 div img, header .top_plank .edu_learn430 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}