* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.class_guide_2 {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1164px;
    max-width: 100%;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.segment-wrapper_6 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}.nav_pagewrap_3 {
    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;
}}
.leadership_experience_0 {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    overflow: hidden;
    position: relative;
}.leadership_experience_0::before {
    background: rgb(167,173,152,0.5);
    filter: blur(20px);
    right: -5%;
    position: absolute;
    height: 30%;
    z-index: 0;
    top: -5%;
    transform: rotate(-15deg) translateZ(0);
    width: 30%;
    content: "";
}.leadership_experience_0::after {
    left: -5%;
    transform: rotate(15deg) translateZ(0);
    filter: blur(15px);
    background: rgb(203,208,191,0.5);
    height: 25%;
    bottom: -5%;
    content: "";
    position: absolute;
    z-index: 0;
    width: 25%;
}.leadership_experience_0 .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.leadership_experience_0 .student_voices_2 {
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    position: relative;
    gap: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 30px 60px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    grid-template-columns: 1fr;
}.leadership_experience_0 .student_voices_2:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 
                0 40px 80px rgba(0, 0, 0, 0.08);
}.leadership_experience_0 .student_voices_2 > div:first-child {
    overflow: hidden;
    position: relative;
}.leadership_experience_0 .img_list_3 {
    width: 100%;
    transform: scale(1.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    height: 300px;
}.leadership_experience_0 .student_voices_2:hover .img_list_3 {
    transform: scale(1);
}.leadership_experience_0 .student_voices_2 > div:nth-child(2) {
    flex-direction: column;
    position: relative;
    gap: 0.5rem;
    display: flex;
    padding-left: 2rem;
}.leadership_experience_0 .student_voices_2 > div:nth-child(2)::before {
    height: 70%;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
    position: absolute;
    content: "";
    width: 4px;
}.leadership_experience_0 .name {
    margin: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 19px;
    color: #000000;
    position: relative;
}.leadership_experience_0 .name::after {
    content: "";
    background: rgb(203,208,191);
    height: 2px;
    bottom: -5px;
    transition: width 0.4s ease-out;
    position: absolute;
    left: 0;
    width: 0;
}.leadership_experience_0 .student_voices_2:hover .name::after {
    width: 100%;
}.leadership_experience_0 .student_voices_2 > div:nth-child(2) > div {
    font-size: calc(14px - 2px);
    color: rgb(167,173,152);
    font-weight: 600;
    opacity: 0.9;
    letter-spacing: 0.5px;
}.leadership_experience_0 .student_voices_2 > div:nth-child(3) {
    position: relative;
}.leadership_experience_0 .experience_path_8 {
    font-size: 14px;
    line-height: 1.7;
    background: linear-gradient(to right, rgba(rgb(231,233,225), 0.05), rgba(rgb(231,233,225), 0.02));
    position: relative;
    color: #000000;
    padding: 1.5rem;
    border-left: 3px solid rgb(203,208,191,0.5);
    margin: 0;
}.leadership_experience_0 .experience_path_8::before {
    font-family: serif;
    color: rgb(203,208,191,0.5);
    line-height: 1;
    opacity: 0.2;
    font-size: 5rem;
    content: "";
    left: 0.5rem;
    position: absolute;
    top: -0.5rem;
}

@media (min-width: 768px) {.leadership_experience_0 {
    padding: 8rem 3rem;
}.leadership_experience_0 .student_voices_2 {
    grid-template-rows: auto 1fr;
    gap: 3rem 4rem;
    padding: 4rem;
    grid-template-columns: minmax(200px, 300px) 1fr;
}.leadership_experience_0 .student_voices_2 > div:first-child {
    grid-row: span 2;
}.leadership_experience_0 .img_list_3 {
    height: 100%;
}.leadership_experience_0 .student_voices_2 > div:nth-child(2) {
    padding-left: 3rem;
}.leadership_experience_0 .experience_path_8 {
    padding: 2rem;
    font-size: calc(14px + 1px);
}
}

@media (min-width: 1024px) {.leadership_experience_0 {
    padding: 10rem 4rem;
}.leadership_experience_0 .student_voices_2 {
    grid-template-columns: minmax(300px, 400px) 1fr;
    gap: 4rem 5rem;
    padding: 5rem;
}.leadership_experience_0 .name {
    font-size: calc(19px + 2px);
}.leadership_experience_0 .student_voices_2 > div:nth-child(2) > div {
    font-size: 14px;
}.leadership_experience_0 .experience_path_8 {
    line-height: 1.8;
}.leadership_experience_0 .student_voices_2::after {
    content: "";
    right: 0;
    opacity: 0.1;
    height: 150px;
    transition: opacity 0.3s ease;
    width: 150px;
    background: linear-gradient(135deg, transparent 50%, rgb(203,208,191,0.5) 50%);
    position: absolute;
    top: 0;
}.leadership_experience_0 .student_voices_2:hover::after {
    opacity: 0.2;
}
}

@media (max-width: 767px) {.leadership_experience_0 {
    padding: 4rem 1.5rem;
}.leadership_experience_0 .student_voices_2 {
    padding: 2rem;
    gap: 2rem;
}.leadership_experience_0 .img_list_3 {
    height: 250px;
}.leadership_experience_0 .name {
    font-size: calc(19px - 1px);
}.leadership_experience_0 .student_voices_2 > div:nth-child(2) > div {
    font-size: calc(14px - 3px);
}.leadership_experience_0 .experience_path_8 {
    padding: 1rem;
    font-size: calc(14px - 1px);
}}header .top_plank {
    background: rgb(203,208,191);
    color:  #ffffff;
}header .top_plank .elite_studypro_1 div svg, header .top_plank .elite_studypro_1 div svg path {
    fill: #ffffff;
}header .top_plank .elite_studypro_1 div span {
    color: #ffffff;
}header .top_plank .elite_studypro_1 {
    font-size: 14px;
    line-height: 21px;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}header .top_plank .elite_studypro_1 div {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
}header .top_plank .elite_studypro_1 div img, header .top_plank .elite_studypro_1 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.contact_form_section_8 {
    padding: 100px 0;
    position: relative;
}.contact_form_section_8::before {
    right: 0;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    background-color: rgb(203,208,191,0.5);
    position: absolute;
    z-index: 1;
}.contact_form_section_8 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 5;
}.contact_form_section_8 .connect_card_3 {
    perspective: 1000px;
    flex-wrap: wrap;
    transform-style: preserve-3d;
    overflow: hidden;
    border-radius: 24px;
    position: relative;
    display: flex;
}.contact_form_section_8 .feedback_feedback_8 {
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    z-index: 3;
    transition: transform 0.5s ease;
    padding: 60px 40px;
    transform: rotateY(5deg);
    background-color: rgb(231,233,225);
    width: 40%;
    transform-origin: left center;
    position: relative;
}.contact_form_section_8 .connect_card_3:hover .feedback_feedback_8 {
    transform: rotateY(0deg);
}.contact_form_section_8 .feedback_feedback_8 h3 {
    padding-left: 20px;
    margin-bottom: 50px;
    position: relative;
    color: #000000;
    font-size: 35px;
    font-weight: 700;
}.contact_form_section_8 .feedback_feedback_8 h3::before {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    width: 6px;
    left: 0;
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
    border-radius: 10px;
}.contact_form_section_8 .feedback_feedback_8 div {
    padding: 15px 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    transform: translateZ(0);
    margin-bottom: 25px;
    background-color: #ffffff;
    align-items: center;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.contact_form_section_8 .feedback_feedback_8 div:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
}.contact_form_section_8 .feedback_feedback_8 div svg {
    height: 24px;
    width: 24px;
    margin-right: 15px;
}.contact_form_section_8 .feedback_feedback_8 div svg path {
    fill: rgb(203,208,191);
}.contact_form_section_8 .feedback_feedback_8 div span {
    font-size: 18px;
    color: #000000;
}.contact_form_section_8 .feedback_feedback_8 div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact_form_section_8 .feedback_feedback_8 div span a:hover {
    color: rgb(203,208,191);
}.contact_form_section_8 .support_inquiry_3 {
    width: 60%;
    flex-direction: column;
    transform: rotateY(-5deg);
    justify-content: center;
    display: flex;
    transition: transform 0.5s ease;
    background: linear-gradient(135deg, rgb(167,173,152), rgb(203,208,191));
    padding: 60px 40px;
    transform-origin: right center;
    z-index: 2;
}.contact_form_section_8 .connect_card_3:hover .support_inquiry_3 {
    transform: rotateY(0deg);
}.contact_form_section_8 .support_inquiry_3 h3 {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 40px;
}.contact_form_section_8 form {
    display: flex;
    width: 100%;
    flex-direction: column;
}.contact_form_section_8 form input[type="text"],
.contact_form_section_8 form input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 18px 25px;
    margin-bottom: 20px;
    font-size: 18px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
}.contact_form_section_8 form input[type="text"]:focus,
.contact_form_section_8 form input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.4);
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}.contact_form_section_8 form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact_form_section_8 .support_message_9 {
    margin-bottom: 30px;
    position: relative;
}.contact_form_section_8 .support_message_9 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_form_section_8 .support_message_9 label {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    padding-left: 35px;
    line-height: 1.6;
    position: relative;
}.contact_form_section_8 .support_message_9 label::before {
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    content: "";
    transition: all 0.3s ease;
}.contact_form_section_8 .support_message_9 input[type="checkbox"]:checked + label::before {
    border-color: #ffffff;
    background-color: #ffffff;
}.contact_form_section_8 .support_message_9 input[type="checkbox"]:checked + label::after {
    content: "";
    width: 6px;
    height: 12px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg);
    border: solid rgb(203,208,191);
    left: 7px;
    border-width: 0 2px 2px 0;
}.contact_form_section_8 .support_message_9 label a {
    color: #ffffff;
    text-decoration: underline;
    transition: all 0.3s ease;
}.contact_form_section_8 .support_message_9 label a:hover {
    color: rgba(255, 255, 255, 0.8);
}.contact_form_section_8 form .help_help_6 {
    z-index: 1;
    font-size: 16px;
    position: relative;
    color: rgb(203,208,191);
    align-self: flex-start;
    border: none;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
    padding: 18px 35px;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}.contact_form_section_8 form .help_help_6::before {
    left: 0;
    position: absolute;
    top: 0;
    transform: translateY(100%);
    background: linear-gradient(135deg, rgb(167,173,152), rgb(203,208,191));
    z-index: -1;
    content: "";
    transition: transform 0.3s ease;
    width: 100%;
    height: 100%;
}.contact_form_section_8 form .help_help_6:hover {
    color: #ffffff;
}.contact_form_section_8 form .help_help_6:hover::before {
    transform: translateY(0);
}@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.contact_form_section_8 .feedback_feedback_8 div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}.contact_form_section_8 .feedback_feedback_8 div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.contact_form_section_8 .feedback_feedback_8 div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}.contact_form_section_8 .feedback_feedback_8 div:nth-child(5) {
    animation: float 9s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.contact_form_section_8 .container {
    width: 90%;
}.contact_form_section_8 .connect_card_3,
    .contact_form_section_8 .feedback_feedback_8,
    .contact_form_section_8 .support_inquiry_3 {
    transform: none;
}.contact_form_section_8 .feedback_feedback_8,
    .contact_form_section_8 .support_inquiry_3 {
    width: 100%;
}.contact_form_section_8 .feedback_feedback_8 {
    padding: 40px 30px;
}.contact_form_section_8 .support_inquiry_3 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_form_section_8 {
    padding: 60px 0;
}.contact_form_section_8 .feedback_feedback_8,
    .contact_form_section_8 .support_inquiry_3 {
    padding: 30px 20px;
}.contact_form_section_8 .feedback_feedback_8 h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 30px;
}.contact_form_section_8 form input[type="text"],
    .contact_form_section_8 form input[type="email"] {
    padding: 15px 20px;
}.contact_form_section_8 form .help_help_6 {
    width: 100%;
    padding: 15px 20px;
}}.learning_outcomes_5 {
    overflow: hidden;
    background: linear-gradient(120deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    padding: 100px 0;
    font-family: Arial, sans-serif;
    position: relative;
}.learning_outcomes_5::before {
    animation: rotateBackground 30s infinite linear;
    opacity: 0.4;
    top: -50%;
    position: absolute;
    left: -50%;
    background: radial-gradient(
        ellipse at center,
        rgb(167,173,152,0.5) 0%,
        transparent 70%
    );
    z-index: 0;
    height: 200%;
    width: 200%;
    content: "";
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.learning_outcomes_5::after {
    opacity: 0.2;
    position: absolute;
    width: 100%;
    content: "";
    background: 
        linear-gradient(135deg, transparent 0%, rgb(167,173,152,0.5) 100%),
        linear-gradient(45deg, rgb(203,208,191,0.5) 0%, transparent 60%);
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}.learning_outcomes_5 .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}.learning_outcomes_5 .learn_studio_9 {
    gap: 50px;
    border-radius: 20px;
    position: relative;
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    position: relative;
}.learning_outcomes_5 .learn_studio_9::before {
    animation: borderGlow 8s infinite alternate;
    opacity: 0.6;
    position: absolute;
    inset: -2px;
    background: linear-gradient(
        -45deg,
        rgb(203,208,191) 0%,
        transparent 40%,
        transparent 60%,
        rgb(167,173,152) 100%
    );
    content: "";
    border-radius: 22px;
    z-index: -1;
}@keyframes borderGlow {
    0% {
        opacity: 0.3;
        filter: blur(3px);
    }
    100% {
        opacity: 0.6;
        filter: blur(1px);
    }
}

.learning_outcomes_5 .learn_studio_9::after {
    position: absolute;
    z-index: -1;
    border-radius: 20px;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(245, 245, 250, 0.9) 100%
    );
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.6);
    inset: 0;
    content: "";
    backdrop-filter: blur(15px);
}.learning_outcomes_5 .text_cube_0 {
    order: 1;
    padding: 40px;
    flex-direction: column;
    display: flex;
    justify-content: center;
}.learning_outcomes_5 .img_list_3 {
    z-index: 1;
    box-shadow: 
        20px 0 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    order: 2;
    width: 100%;
    border-radius: 0 20px 20px 0;
    height: 100%;
    transform: scale(1.05) translateX(-5%);
    position: relative;
    object-fit: cover;
}.learning_outcomes_5 .img_list_3:hover {
    transform: scale(1.08) translateX(-3%);
}.learning_outcomes_5 h3 {
    position: relative;
    font-size: 37px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
}.learning_outcomes_5 h3::before {
    background: rgb(203,208,191);
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    width: 30px;
    content: "";
    position: absolute;
}.learning_outcomes_5 h3::after {
    bottom: -10px;
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    width: 80px;
    background: linear-gradient(
        to right, 
        rgb(167,173,152) 0%, 
        rgb(203,208,191) 50%,
        transparent 100%
    );
    border-radius: 10px;
}.learning_outcomes_5 ul {
    margin: 0;
    display: flex;
    padding: 0;
    flex-direction: column;
    list-style: none;
    gap: 15px;
}.learning_outcomes_5 li {
    background: rgb(231,233,225);
    transition: all 0.4s ease;
    position: relative;
    padding: 18px;
    border-radius: 12px;
    overflow: hidden;
}.learning_outcomes_5 li::before {
    left: 0;
    width: 4px;
    height: 100%;
    content: "";
    transition: all 0.4s ease;
    opacity: 0.7;
    position: absolute;
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(203,208,191) 0%,
        rgb(167,173,152) 100%
    );
}.learning_outcomes_5 li::after {
    top: 0;
    position: absolute;
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    left: 0;
    background: linear-gradient(
        to right,
        rgb(203,208,191,0.5) 0%,
        transparent 30%
    );
    width: 100%;
    opacity: 0;
    content: "";
}.learning_outcomes_5 li:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(
        to right,
        rgb(231,233,225) 0%,
        #ffffff 100%
    );
    transform: translateX(5px);
}.learning_outcomes_5 li:hover::before {
    width: 6px;
}.learning_outcomes_5 li:hover::after {
    opacity: 0.3;
}.learning_outcomes_5 li p {
    z-index: 2;
    align-items: center;
    font-size: 15px;
    margin: 0;
    display: flex;
    position: relative;
    color: #000000;
    gap: 15px;
}.learning_outcomes_5 svg {
    position: relative;
    background: #ffffff;
    flex-shrink: 0;
    transition: all 0.5s ease;
    padding: 4px;
    border-radius: 50%;
    height: 24px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    width: 24px;
}.learning_outcomes_5 svg path {
    transition: all 0.5s ease;
    fill: rgb(203,208,191);
}.learning_outcomes_5 li:hover svg {
    transform: scale(1.15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
}.learning_outcomes_5 li:hover svg path {
    fill: rgb(167,173,152);
}

@media (max-width: 992px) {.learning_outcomes_5 {
    padding: 80px 0;
}.learning_outcomes_5 .learn_studio_9 {
    gap: 30px;
}.learning_outcomes_5 .text_cube_0 {
    padding: 30px;
}
}

@media (max-width: 768px) {.learning_outcomes_5 .learn_studio_9 {
    gap: 40px;
    grid-template-columns: 1fr;
}.learning_outcomes_5 .img_list_3 {
    max-height: 350px;
    transform: scale(1);
    order: 1;
    border-radius: 20px 20px 0 0;
    width: 100%;
}.learning_outcomes_5 .text_cube_0 {
    order: 2;
    padding: 30px;
}.learning_outcomes_5 h3::before {
    width: 20px;
    left: -30px;
}
}

@media (max-width: 576px) {.learning_outcomes_5 {
    padding: 60px 0;
}.learning_outcomes_5 .learn_studio_9 {
    gap: 30px;
}.learning_outcomes_5 .img_list_3 {
    max-height: 250px;
}.learning_outcomes_5 .text_cube_0 {
    padding: 25px 20px;
}.learning_outcomes_5 h3 {
    margin-bottom: 25px;
    font-size: 22px;
}.learning_outcomes_5 h3::before {
    display: none;
}.learning_outcomes_5 li {
    padding: 15px;
}.learning_outcomes_5 li p {
    gap: 12px;
    font-size: 15px;
}.learning_outcomes_5 svg {
    padding: 3px;
    height: 22px;
    width: 22px;
}}.join_our_mailing_list_0 {
    border-radius: 18px;
    background: rgb(231,233,225);
    padding: 4rem 2rem;
    transform: rotateZ(-2deg) scale(0.98);
    overflow: hidden;
    position: relative;
}.join_our_mailing_list_0 .container {
    z-index: 3;
    transform: rotateZ(2deg) scale(1.02);
    position: relative;
}.join_our_mailing_list_0 .learn_studio_9 {
    display: flex;
    position: relative;
    flex-direction: column;
}.join_our_mailing_list_0::before,
.join_our_mailing_list_0::after {
    position: absolute;
    border-radius: 18px;
    content: "";
}.join_our_mailing_list_0::before {
    filter: blur(15px);
    transform: translateY(-10px);
    animation: float 6s ease-in-out infinite;
    right: 20px;
    bottom: 20px;
    background: linear-gradient(to bottom, rgb(203,208,191,0.5), transparent);
    left: 20px;
    z-index: 1;
    top: 20px;
}.join_our_mailing_list_0::after {
    right: -20px;
    z-index: 0;
    top: -20px;
    animation: rotate 120s linear infinite;
    bottom: -20px;
    background: repeating-linear-gradient(
        45deg,
        rgb(167,173,152,0.5),
        rgb(167,173,152,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    left: -20px;
}.join_our_mailing_list_0 p {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
    color: #000000;
    margin-bottom: 2rem;
    font-weight: 700;
    text-align: left;
    padding-bottom: 1rem;
    z-index: 2;
    font-size: 22px;
    font-family: Arial, sans-serif;
    position: relative;
}.join_our_mailing_list_0 p::after {
    width: 80%;
    left: 0;
    background: linear-gradient(to right, rgb(203,208,191), transparent);
    position: absolute;
    content: "";
    bottom: 0;
    height: 4px;
}.join_our_mailing_list_0 .input_holder {
    background: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(167,173,152,0.5);
    transition: transform 0.3s ease;
    flex-direction: column;
    display: flex;
    transform: translateY(0);
    position: relative;
    border-radius: 10px;
    gap: 1.5rem;
    padding: 1.5rem;
}.join_our_mailing_list_0 .input_holder:hover {
    transform: translateY(-5px);
}.join_our_mailing_list_0 .input_holder::before {
    opacity: 0;
    filter: blur(10px);
    z-index: -1;
    position: absolute;
    background: rgb(203,208,191,0.5);
    width: 100%;
    left: 10px;
    height: 100%;
    content: "";
    border-radius: 10px;
    transition: opacity 0.3s ease;
    top: 10px;
}.join_our_mailing_list_0 .input_holder:hover::before {
    opacity: 0.5;
}.join_our_mailing_list_0 .sub_grids_3 {
    border-radius: 10px 10px 0 0;
    font-size: 17px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    background-color: rgb(231,233,225);
    width: 100%;
    padding: 1rem 1.5rem;
    border-bottom: 3px solid rgb(167,173,152,0.5);
    border: none;
}.join_our_mailing_list_0 .sub_grids_3:focus {
    background-color: #ffffff;
    border-bottom-color: rgb(167,173,152);
    outline: none;
}.join_our_mailing_list_0 .sub_warning_7 {
    font-size: 18px;
    color: #ffffff;
    border-radius: 10px;
    background: rgb(203,208,191);
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    align-self: stretch;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-weight: 600;
    border: none;
}.join_our_mailing_list_0 .sub_warning_7::before {
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    transition: all 0.5s ease;
    left: -100%;
}.join_our_mailing_list_0 .sub_warning_7:hover {
    background: rgb(167,173,152);
    box-shadow: 0 5px 15px rgb(203,208,191,0.5);
}.join_our_mailing_list_0 .sub_warning_7:hover::before {
    left: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 768px) {.join_our_mailing_list_0 {
    padding: 5rem 3rem;
}.join_our_mailing_list_0 p {
    max-width: 70%;
    font-size: 38px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}.join_our_mailing_list_0 .input_holder {
    margin-left: auto;
    margin-right: auto;
    padding: 2rem;
    max-width: 80%;
}
}

@media screen and (min-width: 992px) {.join_our_mailing_list_0 .learn_studio_9 {
    grid-template-rows: auto auto;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}.join_our_mailing_list_0 p {
    margin-bottom: 0;
    grid-row: 1;
    max-width: 60%;
}.join_our_mailing_list_0 .input_holder {
    grid-row: 2;
    align-items: stretch;
    gap: 1rem;
    flex-direction: row;
    max-width: 90%;
}.join_our_mailing_list_0 .sub_grids_3 {
    border-left: 3px solid rgb(167,173,152,0.5);
    border: none;
    border-radius: 10px;
    flex: 1;
}.join_our_mailing_list_0 .sub_grids_3:focus {
    border-left-color: rgb(167,173,152);
}}.course_beneficiaries_8 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(231,233,225);
}.course_beneficiaries_8::before {
    top: -50%;
    width: 80%;
    height: 200%;
    left: -30%;
    z-index: 1;
    transform: rotate(-30deg);
    content: "";
    background: rgb(203,208,191,0.5);
    opacity: 0.08;
    position: absolute;
}.course_beneficiaries_8::after {
    position: absolute;
    height: 200%;
    opacity: 0.08;
    content: "";
    bottom: -50%;
    z-index: 1;
    width: 80%;
    transform: rotate(-30deg);
    background: rgb(167,173,152,0.5);
    right: -30%;
}.course_beneficiaries_8 .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.course_beneficiaries_8 .learn_studio_9 {
    position: relative;
}.course_beneficiaries_8 h4 {
    text-align: center;
    padding-bottom: 15px;
    overflow: hidden;
    font-weight: 700;
    color: #000000;
    font-size: 35px;
    margin-bottom: 50px;
    position: relative;
}.course_beneficiaries_8 h4::before {
    content: "";
    width: 100%;
    position: absolute;
    animation: shimmer 3s infinite;
    background: linear-gradient(90deg, transparent, rgb(203,208,191,0.5), transparent);
    left: -100%;
    height: 100%;
    z-index: -1;
    top: 0;
}.course_beneficiaries_8 h4::after {
    width: 80px;
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    border-radius: 3px;
    background: linear-gradient(90deg, rgb(203,208,191), rgb(167,173,152));
}@keyframes shimmer {
    100% {
        left: 100%;
    }
}

.course_beneficiaries_8 div > div {
    flex-wrap: wrap;
    display: flex;
    gap: 20px;
    perspective: 1000px;
}.course_beneficiaries_8 p {
    border-radius: 10px;
    transform-style: preserve-3d;
    position: relative;
    font-size: 16px;
    overflow: hidden;
    background: #ffffff;
    min-height: 100px;
    margin: 0;
    width: calc(33.333% - 20px);
    padding: 0;
    align-items: center;
    color: #000000;
    display: flex;
    z-index: 1;
    transition: all 0.4s ease;
}.course_beneficiaries_8 p::before {
    content: "";
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, #ffffff 0%, rgb(231,233,225) 100%);
    height: 100%;
    transition: opacity 0.3s ease;
    width: 100%;
}.course_beneficiaries_8 p::after {
    width: 4px;
    background: rgb(203,208,191);
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    transition: width 0.3s ease;
}.course_beneficiaries_8 p:hover {
    transform: translateY(-5px) rotateX(5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.course_beneficiaries_8 p:hover::before {
    opacity: 1;
}.course_beneficiaries_8 p:hover::after {
    width: 8px;
}.course_beneficiaries_8 p svg {
    flex-shrink: 0;
    padding: 8px;
    transition: all 0.3s ease;
    width: 40px;
    margin: 0 15px;
    border-radius: 50%;
    height: 40px;
    position: relative;
    background: #ffffff;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.course_beneficiaries_8 p svg path {
    fill: rgb(203,208,191);
    transition: fill 0.3s ease;
}.course_beneficiaries_8 p:hover svg {
    transform: rotate(10deg);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}.course_beneficiaries_8 p:hover svg path {
    fill: rgb(167,173,152);
}.course_beneficiaries_8 p span {
    padding: 20px 20px 20px 0;
    flex: 1;
}.course_beneficiaries_8 p:nth-child(odd) {
    transform: translateZ(10px);
}.course_beneficiaries_8 p:nth-child(even) {
    transform: translateZ(20px);
}.course_beneficiaries_8 p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}.course_beneficiaries_8 p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}.course_beneficiaries_8 p:nth-child(3n+1)::after {
    background: rgb(203,208,191);
}.course_beneficiaries_8 p:nth-child(3n+2)::after {
    background: rgb(167,173,152);
}.course_beneficiaries_8 p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
}@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.course_beneficiaries_8 .learn_studio_9 > div p {
    animation: fadeInStagger 0.6s ease forwards;
    opacity: 0;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(1) {
    animation-delay: 0.1s;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(2) {
    animation-delay: 0.2s;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(3) {
    animation-delay: 0.3s;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(4) {
    animation-delay: 0.4s;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(5) {
    animation-delay: 0.5s;
}.course_beneficiaries_8 .learn_studio_9 > div p:nth-child(6) {
    animation-delay: 0.6s;
}.course_beneficiaries_8 p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(167,173,152,0.5);
}.course_beneficiaries_8 p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(167,173,152,0.5);
}

@media (max-width: 991px) {.course_beneficiaries_8 {
    padding: 100px 0;
}.course_beneficiaries_8 h4 {
    font-size: calc(35px * 0.9);
    margin-bottom: 40px;
}.course_beneficiaries_8 div > div {
    gap: 15px;
}.course_beneficiaries_8 p {
    width: calc(50% - 15px);
    min-height: 90px;
}.course_beneficiaries_8 p svg {
    padding: 7px;
    margin: 0 12px;
    height: 36px;
    width: 36px;
}.course_beneficiaries_8 p span {
    padding: 18px 18px 18px 0;
}.course_beneficiaries_8 p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(167,173,152,0.5);
}.course_beneficiaries_8 p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(167,173,152,0.5);
}
}

@media (max-width: 768px) {.course_beneficiaries_8 {
    padding: 80px 0;
}.course_beneficiaries_8 h4 {
    margin-bottom: 35px;
    font-size: calc(35px * 0.8);
}.course_beneficiaries_8 div > div {
    gap: 20px;
}.course_beneficiaries_8 p {
    width: 100%;
    min-height: 80px;
}.course_beneficiaries_8 p svg {
    height: 32px;
    padding: 6px;
    width: 32px;
    margin: 0 10px;
}.course_beneficiaries_8 p span {
    padding: 15px 15px 15px 0;
}
}

@media (max-width: 576px) {.course_beneficiaries_8 {
    padding: 60px 0;
}.course_beneficiaries_8 h4 {
    font-size: calc(35px * 0.7);
    margin-bottom: 30px;
}.course_beneficiaries_8 h4::after {
    width: 60px;
    height: 2px;
}.course_beneficiaries_8 div > div {
    gap: 15px;
}.course_beneficiaries_8 p {
    font-size: calc(16px * 0.9);
    min-height: 70px;
}.course_beneficiaries_8 p svg {
    margin: 0 8px;
    width: 28px;
    height: 28px;
    padding: 5px;
}.course_beneficiaries_8 p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(167,173,152,0.5);
}.course_beneficiaries_8 p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(203,208,191,0.5);
}.course_beneficiaries_8 p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(167,173,152,0.5);
}}footer {
    position: relative;
    width: 100%;
}footer .class_guide_2 {
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(203,208,191), rgb(167,173,152));
    padding: 120px 0 30px;
}footer .class_guide_2::before {
    height: 100px;
    opacity: 0.25;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    width: 100%;
    transform: rotateX(180deg);
    top: 0;
    left: 0;
    position: absolute;
    background: #ffffff;
    content: "";
}footer .class_guide_2::after {
    left: 0;
    height: 50px;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    bottom: 0;
    width: 100%;
    content: "";
    background: #ffffff;
    opacity: 0.15;
}footer .cert_block_9 {
    position: relative;
    z-index: 1;
}footer .feedback_form_5 {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    display: flex;
    margin-bottom: 60px;
}footer .info_item {
    align-items: center;
    display: flex;
    position: relative;
    padding: 0 25px;
    backdrop-filter: blur(5px);
    flex: 1 1 200px;
    max-width: 300px;
    transition: all 0.3s ease;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 40px;
    overflow: hidden;
}footer .info_item::before {
    opacity: 0.1;
    z-index: -1;
    width: 100%;
    background: #ffffff;
    left: -100%;
    height: 100%;
    animation: waveAnimation 15s linear infinite;
    position: absolute;
    content: "";
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    background-color: rgb(167,173,152,0.5);
}footer .info_item svg {
    width: 20px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 20px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    flex-wrap: wrap;
    display: flex;
    gap: 25px;
    position: relative;
}footer .top_start_2 {
    flex: 1 1 100%;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}footer .top_start_2 svg {
    width: auto;
    margin: 0 auto 20px;
    height: 50px;
    filter: brightness(0) invert(1);
}footer .app_store_9 {
    text-align: center;
    font-size: 13px;
    max-width: 500px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
    line-height: 1.6;
}footer .head_top_6,footer .subscribe_holder {
    padding: 30px;
    overflow: hidden;
    position: relative;
    flex: 1 1 300px;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 21px;
}footer .head_top_6::before,footer .subscribe_holder::before {
    width: 300%;
    top: 0;
    height: 100%;
    opacity: 0.1;
    z-index: -1;
    animation: waveAnimation 20s linear infinite;
    left: -100%;
    background: #ffffff;
    position: absolute;
    content: "";
}footer .head_top_6 h5, footer .subscribe_holder h5 {
    color: #ffffff;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}footer .head_top_6 h5::after, footer .subscribe_holder h5::after {
    background: linear-gradient(90deg, #ffffff, transparent);
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
}footer .nav_info_4 {
    margin-bottom: 20px;
    gap: 10px;
    flex-wrap: wrap;
    display: flex;
}footer .nav_info_4 a {
    padding: 8px 15px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    flex: 1 1 calc(50% - 10px);
    border-radius: 20px;
    background-color: rgb(203,208,191,0.5);
    color: rgba(255, 255, 255, 0.8);
}footer .nav_info_4 a::before {
    position: absolute;
    content: "";
    transition: left 0.3s ease;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: -100%;
    bottom: 0;
    height: 2px;
    width: 100%;
}footer .nav_info_4 a:hover {
    transform: translateY(-3px);
    background-color: rgb(167,173,152,0.5);
}footer .nav_info_4 a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin-bottom: 25px;
}footer .input_holder {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    border-radius: 25px;
    transition: all 0.3s ease;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: none;
    padding: 15px 20px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    background-color: rgb(203,208,191,0.5);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_warning_7 {
    color: rgb(203,208,191);
    background-color: #ffffff;
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
    padding: 15px 20px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    font-size: 19px;
}footer .sub_warning_7::after {
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: left 0.7s ease;
}footer .sub_warning_7:hover {
    background-color: rgb(231,233,225);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}footer .sub_warning_7:hover::after {
    left: 100%;
}footer .alumni_net_0 {
    margin-top: 60px;
    text-align: center;
    position: relative;
}footer .referral_prog_6 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}footer .referral_prog_6::before,
footer .referral_prog_6::after {
    top: 50%;
    position: absolute;
    width: 20px;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
    height: 1px;
}footer .referral_prog_6::before {
    left: 0;
}footer .referral_prog_6::after {
    right: 0;
}

@media (min-width: 768px) {footer .top_start_2 {
    flex: 1 1 100%;
}footer .head_top_6, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_warning_7 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .class_guide_2 {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .class_guide_2 {
    padding: 80px 0 30px;
}footer .class_guide_2::before {
    background-size: 100% 60px;
    height: 60px;
}footer .feedback_form_5 {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .head_top_6, footer .subscribe_holder {
    padding: 25px 20px;
}footer .alumni_net_0 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .class_guide_2 {
    padding: 60px 0 20px;
}footer .class_guide_2::before {
    background-size: 100% 40px;
    height: 40px;
}footer .head_top_6 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(20px - 2px);
}footer .nav_info_4 a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .sub_warning_7 {
    padding: 12px 15px;
}}header {
    width: 100%;
    position: relative;
    z-index: 99;
    background: #ffffff;
    overflow: visible;
}header::before {
    content: "";
    top: 0;
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(203,208,191), rgb(167,173,152));
    width: 100%;
}header .main_sitewrap_7 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 25px 30px;
    position: relative;
}header .main_sitewrap_7::after {
    background-color: rgb(231,233,225);
    height: 1px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}header .main_sitewrap_7 .top_start_2 {
    z-index: 2;
    position: relative;
}header .main_sitewrap_7 .top_start_2 .header_lead_9 {
    overflow: hidden;
    position: relative;
    display: block;
}header .main_sitewrap_7 .top_start_2 .header_lead_9 svg {
    width: auto;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 40px;
}header .main_sitewrap_7 .top_start_2 .header_lead_9:hover svg {
    transform: scale(1.08);
}header .main_sitewrap_7 .head_top_6 {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 {
    position: relative;
    margin: 0 15px;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9:last-child {
    margin-right: 0;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a {
    text-decoration: none;
    display: block;
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #000000;
    padding: 8px 0;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 400;
    position: relative;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a:hover {
    letter-spacing: 1px;
    color: rgb(203,208,191);
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a::before,
header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    transform-origin: right center;
    content: "";
    width: 100%;
    background-color: rgb(203,208,191);
    height: 1px;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a::after {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
    background-color: rgb(167,173,152);
    transform-origin: left center;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a::after {
    opacity: 0.3;
    height: 3px;
    bottom: -2px;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .main_sitewrap_7 {
    padding: 20px 15px;
    flex-direction: column;
}header .main_sitewrap_7 .top_start_2 {
    margin-bottom: 20px;
}header .main_sitewrap_7 .head_top_6 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 {
    margin: 5px 12px;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 a {
    font-size: calc(18px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .main_sitewrap_7 {
    padding: 15px 10px;
}header .main_sitewrap_7 .top_start_2 {
    margin-bottom: 15px;
}header .main_sitewrap_7 .top_start_2 .header_lead_9 svg {
    height: 35px;
}header .main_sitewrap_7 .head_top_6 {
    gap: 5px;
}header .main_sitewrap_7 .head_top_6 .main_mainwrap_9 {
    margin: 2px 10px;
}}.customer_experience_6 {
    background: linear-gradient(to right, rgb(231,233,225), #ffffff);
    padding: 100px 0 120px;
    overflow: hidden;
    position: relative;
}.customer_experience_6::before {
    opacity: 0.2;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(203,208,191,0.5) 0,
        rgb(203,208,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    width: 100%;
}.customer_experience_6 .learn_studio_9 {
    padding: 0 30px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.customer_experience_6 h4 {
    font-size: 48px;
    transform: skewY(0);
    margin-bottom: 60px;
    display: block;
    font-weight: 700;
    position: relative;
    text-align: center;
    color: #000000;
}.customer_experience_6 h4::after {
    left: -10%;
    content: "";
    background: rgb(203,208,191);
    position: absolute;
    height: 10px;
    transform: skewX(0);
    width: 120%;
    bottom: -20px;
}.customer_experience_6 .rating_praise_8 {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    justify-content: center;
}.customer_experience_6 .student_voices_2 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 20px 40px;
    width: calc(33.333% - 40px);
    flex-direction: column;
    display: flex;
    position: relative;
    transform: translateY(0);
    padding: 30px 0;
}.customer_experience_6 .student_voices_2:hover {
    transform: translateY(-15px);
}.customer_experience_6 .student_voices_2::before {
    left: 0;
    width: 2px;
    height: 0;
    transition: height 0.5s ease;
    top: 0;
    background: rgb(203,208,191);
    position: absolute;
    content: "";
}.customer_experience_6 .student_voices_2:hover::before {
    height: 100%;
}.customer_experience_6 .student_voices_2::after {
    height: 2px;
    transition: width 0.5s ease 0.2s;
    width: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background: rgb(203,208,191);
    content: "";
}.customer_experience_6 .student_voices_2:hover::after {
    width: 100%;
}.customer_experience_6 .img_list_3 {
    transition: all 0.3s ease;
    box-shadow: 5px 5px 0 rgb(167,173,152,0.5);
    border-radius: 16px;
    position: relative;
    margin-bottom: 20px;
    transform: rotate(-3deg);
    width: 80px;
    overflow: hidden;
    height: 80px;
}.customer_experience_6 .student_voices_2:hover .img_list_3 {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(167,173,152,0.5);
}.customer_experience_6 .student_voices_2 span {
    font-weight: 600;
    color: #000000;
    margin: 10px 0;
    position: relative;
    transition: transform 0.3s ease;
    transform: translateX(0);
    font-size: calc(14px * 1.1);
    padding-left: 15px;
}.customer_experience_6 .student_voices_2:hover span {
    transform: translateX(10px);
    color: rgb(203,208,191);
}.customer_experience_6 .student_voices_2 p {
    padding-left: 15px;
    font-size: 14px;
    color: #000000;
    position: relative;
    margin-top: 15px;
    transition: border-left-color 0.3s ease;
    line-height: 1.7;
    border-left: 1px dashed rgb(167,173,152,0.5);
}.customer_experience_6 .student_voices_2:hover p {
    border-left-color: rgb(203,208,191);
}.customer_experience_6 .student_voices_2:nth-child(3n+1) {
    transform: translateY(20px);
}.customer_experience_6 .student_voices_2:nth-child(3n+2) {
    transform: translateY(40px);
}.customer_experience_6 .student_voices_2:nth-child(3n+1):hover {
    transform: translateY(5px);
}.customer_experience_6 .student_voices_2:nth-child(3n+2):hover {
    transform: translateY(25px);
}

@media (max-width: 1024px) {.customer_experience_6 .student_voices_2 {
    width: calc(50% - 40px);
}.customer_experience_6 .student_voices_2:nth-child(2n+1) {
    transform: translateY(20px);
}.customer_experience_6 .student_voices_2:nth-child(2n+2) {
    transform: translateY(40px);
}.customer_experience_6 .student_voices_2:nth-child(2n+1):hover {
    transform: translateY(5px);
}.customer_experience_6 .student_voices_2:nth-child(2n+2):hover {
    transform: translateY(25px);
}.customer_experience_6 h4 {
    font-size: calc(48px * 0.9);
}
}

@media (max-width: 768px) {.customer_experience_6 {
    padding: 70px 0 90px;
}.customer_experience_6 .student_voices_2 {
    margin: 0 0 50px;
    transform: translateY(0) !important;
    width: 100%;
}.customer_experience_6 .student_voices_2:hover {
    transform: translateY(-10px) !important;
}.customer_experience_6 h4 {
    font-size: calc(48px * 0.8);
}.customer_experience_6 h4::after {
    width: 80%;
    left: 10%;
    transform: skewX(0);
}}.cookie_alert_overlay_8 {
    border-top: 2px solid rgb(203,208,191);
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 90;
    background: rgb(231,233,225);
}.cookies_overview_6 {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}#consentPolicyBanner_7 {
    display: none;
}#consentPolicyBanner_7:checked ~ .cookie_alert_overlay_8 {
    visibility: hidden;
    opacity: 0;
}.cookie_alert_overlay_8 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie_alert_overlay_8 p {
    font-size: 18px;
}.cookie_control_9 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_control_9 svg, .cookie_control_9 svg path, .cookie_control_9 img {
    width: 100px;
    height: 100px;
    fill: rgb(203,208,191);
}.user_choices_2 {
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    font-size: 24px;
    min-width: 120px;
    border-bottom: 2px solid rgb(203,208,191);
    cursor: pointer;
    color: rgb(203,208,191);
    margin-left: 10px;
    text-align: center;
    flex-shrink: 0;
}.cookie_alert_overlay_8 p a {
    color: rgb(203,208,191);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie_alert_overlay_8 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_control_9 {
    display: none;
}.cookies_overview_6 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_alert_overlay_8 h5 {
    text-align: center;
}.cookie_alert_overlay_8 p {
    text-align: center;
}.visitor_settings_1 {
    margin-bottom: 20px;
}body .segment-wrapper_6 .user_choices_2 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.segment-wrapper_6 .cookie_alert_overlay_8 {
    border: none;
    background: #ffffff;
    box-shadow: rgb(203,208,191,0.5) 0px 0px 40px 39px;
}.segment-wrapper_6 .user_choices_2 {
    margin-left: 30px;
    border: none;
    font-size: 20px;
    background: rgb(203,208,191);
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
}.segment-wrapper_6 .cookie_control_9 {
    width: 80px;
    align-items: center;
    height: 80px;
    border-radius: 50%;
    display: flex;
    background:rgb(203,208,191);
    justify-content: center;
}.segment-wrapper_6 .cookie_control_9 svg, .segment-wrapper_6 .cookie_control_9 svg path, .segment-wrapper_6 .cookie_control_9 img {
    fill:#000000;
    height: 40px;
    width: 40px;
}.segment-wrapper_6 .visitor_settings_1 h5, .segment-wrapper_6 .visitor_settings_1 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.segment-wrapper_6 .cookie_control_9 {
    margin-bottom: 14px;
    margin: 0;
}}.tyFrame_5 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    position: relative;
    padding: 80px 0;
}.tyFrame_5::before {
    height: 100%;
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.03) 20px,
    rgba(255, 255, 255, 0.03) 40px
  );
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
}.tyFrame_5::after {
    height: 200%;
    width: 80%;
    position: absolute;
    z-index: 2;
    content: "";
    right: -50%;
    background: linear-gradient(
    to bottom right,
    transparent,
    rgba(var(--primary-color-rgb), 0.05) 30%,
    rgba(var(--primary-color-rgb), 0.1) 60%,
    transparent
  );
    top: -50%;
    pointer-events: none;
    transform: rotate(35deg);
}.tyFrame_5 .container {
    z-index: 3;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.tyFrame_5 .learn_studio_9 {
    position: relative;
    grid-template-columns: 1fr;
    gap: 30px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 50px 40px;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center top;
}.tyFrame_5 .learn_studio_9::before {
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
    transform: scaleY(1.03);
    height: 100%;
    content: "";
    width: 5px;
}.tyFrame_5 .learn_studio_9:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
}.tyFrame_5 h5 {
    transform: translateX(15px);
    transition: transform 0.4s ease-out;
    margin: 0 0 10px;
    color: rgb(203,208,191);
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}.tyFrame_5 h5::after {
    transform: scaleX(0.7);
    left: 0;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 80px;
    bottom: -10px;
    content: "";
    transform-origin: left;
    position: absolute;
    height: 3px;
    background: rgb(167,173,152);
}.tyFrame_5 .learn_studio_9:hover h5 {
    transform: translateX(0);
}.tyFrame_5 .learn_studio_9:hover h5::after {
    transform: scaleX(1);
}.tyFrame_5 p {
    transition: color 0.3s ease;
    line-height: 1.7;
    font-size: 13px;
    margin: 0;
    position: relative;
    color: #000000;
}.tyFrame_5 a {
    text-decoration: none;
    padding: 15px 20px;
    overflow: hidden;
    border-radius: 4px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.03), transparent);
    position: relative;
    transition: all 0.4s ease;
    display: block;
}.tyFrame_5 a::before {
    opacity: 0.5;
    transition: width 0.3s ease;
    top: 0;
    width: 3px;
    height: 100%;
    content: "";
    left: 0;
    background: rgb(203,208,191);
    position: absolute;
}.tyFrame_5 a:hover {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.07), transparent 70%);
}.tyFrame_5 a:hover::before {
    width: 5px;
}.tyFrame_5 a:hover p {
    color: rgb(203,208,191);
}.tyFrame_5 a::after {
    bottom: 0;
    width: 30px;
    position: absolute;
    height: 30px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.1) 50%);
    content: "";
    transition: all 0.3s ease;
    right: 0;
}.tyFrame_5 a:hover::after {
    height: 40px;
    width: 40px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.2) 50%);
}

@media (min-width: 768px) {.tyFrame_5 {
    padding: 120px 0;
}.tyFrame_5 .learn_studio_9 {
    grid-template-columns: 1fr 1.5fr;
    gap: 50px;
    align-items: center;
    padding: 60px 70px 60px 60px;
}.tyFrame_5 h5 {
    font-size: calc(21px * 1.1);
    transform: translateX(25px);
}.tyFrame_5 p {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.tyFrame_5 {
    padding: 60px 0;
}.tyFrame_5 .learn_studio_9 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 35px 25px;
}.tyFrame_5 h5 {
    transform: translateX(10px);
    font-size: calc(21px * 0.9);
}.tyFrame_5 a {
    padding: 10px 15px;
}.tyFrame_5 a::after {
    height: 20px;
    width: 20px;
}
}

@media (hover: none) {.tyFrame_5 .learn_studio_9 {
    transform: none;
}.tyFrame_5 .learn_studio_9:hover {
    transform: none;
}.tyFrame_5 h5 {
    transform: none;
}.tyFrame_5 h5::after {
    transform: scaleX(1);
}
}

@media (prefers-reduced-motion: reduce) {.tyFrame_5 .learn_studio_9,
  .tyFrame_5 h5,
  .tyFrame_5 h5::after,
  .tyFrame_5 a,
  .tyFrame_5 a::before,
  .tyFrame_5 a::after {
    transition: none;
}}.pricing_grid_item_7 {
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    position: relative;
}.pricing_grid_item_7::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 30% 70%, rgb(167,173,152,0.5) 0%, transparent 60%);
    content: "";
    pointer-events: none;
    left: 0;
    z-index: 0;
}.pricing_grid_item_7 .container {
    position: relative;
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
}.pricing_grid_item_7 .plan_rates_6 {
    position: relative;
    display: flex;
    gap: 60px;
    flex-direction: column-reverse;
}.pricing_grid_item_7 .study_offers_3 {
    max-width: 100%;
    padding: 30px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(203,208,191);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    backdrop-filter: blur(10px);
}.pricing_grid_item_7 .study_offers_3:hover {
    transform: perspective(1000px) rotateX(2deg);
}.pricing_grid_item_7 .study_offers_3 h2 {
    letter-spacing: -0.02em;
    background: linear-gradient(90deg, rgb(203,208,191), rgb(167,173,152));
    line-height: 1.3;
    margin-bottom: 20px;
    transform: translateZ(0);
    -webkit-background-clip: text !important;
    color: transparent;
    font-size: 35px;
    font-weight: 700;
    background-clip: text !important;
}.pricing_grid_item_7 .study_offers_3 .value_deals_3 {
    max-width: 700px;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 0;
    font-size: 15px;
    word-break: break-word;
    overflow-wrap: break-word;
}.pricing_grid_item_7 .learning_fee_5 {
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.pricing_grid_item_7 .value_rates_6 {
    text-decoration: none;
    border-radius: 4px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
    display: block;
    transform: translateY(0);
}.pricing_grid_item_7 .value_rates_6:hover {
    z-index: 5;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.pricing_grid_item_7 .skill_offers_3 {
    height: 100%;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}.pricing_grid_item_7 .skill_offers_3::before {
    content: "";
    height: 5px;
    transform: scaleX(0.8);
    background: linear-gradient(90deg, rgb(203,208,191), rgb(167,173,152));
    left: 0;
    transform-origin: left;
    transition: transform 0.4s ease-out;
    top: 0;
    width: 100%;
    position: absolute;
}.pricing_grid_item_7 .value_rates_6:hover .skill_offers_3::before {
    transform: scaleX(1);
}.pricing_grid_item_7 .pricing_card_8 {
    padding: 30px;
    flex-direction: column;
    display: flex;
    position: relative;
    flex: 1;
    z-index: 1;
}.pricing_grid_item_7 .pricing_card_8 h3 {
    overflow: hidden;
    position: relative;
    transform-origin: left;
    margin-bottom: 15px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    transition: transform 0.3s ease;
    font-size: calc(21px + 2px);
}.pricing_grid_item_7 .value_rates_6:hover .pricing_card_8 h3 {
    color: rgb(203,208,191);
    transform: translateX(5px) scale(1.03);
}.pricing_grid_item_7 .value_fees_7 {
    margin-bottom: 20px;
    position: relative;
    color: rgb(167,173,152);
    font-weight: 700;
    font-size: calc(21px + 4px);
    display: inline-block;
}.pricing_grid_item_7 .value_fees_7::after {
    bottom: -5px;
    background: rgb(203,208,191);
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    content: "";
    transform: scaleX(0.5);
    transform-origin: left;
    height: 3px;
    width: 50px;
    left: 0;
}.pricing_grid_item_7 .value_rates_6:hover .value_fees_7::after {
    transform: scaleX(1);
}.pricing_grid_item_7 .pricing_card_8 p {
    line-height: 1.6;
    display: -webkit-box;
    overflow-wrap: break-word;
    margin-bottom: 0;
    font-size: 15px;
    word-break: break-word;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    flex: 1;
    color: #000000;
}.pricing_grid_item_7 .img_list_3 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    position: relative;
    height: 200px;
}.pricing_grid_item_7 .img_list_3::after {
    left: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
    width: 100%;
    pointer-events: none;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
}.pricing_grid_item_7 .value_rates_6:hover .img_list_3 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing_grid_item_7 .learning_fee_5 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_item_7 .study_offers_3 {
    padding: 40px;
}.pricing_grid_item_7 .pricing_card_8 {
    padding: 30px 35px;
}.pricing_grid_item_7 .img_list_3 {
    height: 240px;
}
}

@media (min-width: 992px) {.pricing_grid_item_7 .plan_rates_6 {
    gap: 40px;
    align-items: stretch;
    flex-direction: row;
}.pricing_grid_item_7 .study_offers_3 {
    display: flex;
    width: 30%;
    justify-content: center;
    padding: 50px 40px;
    flex-direction: column;
}.pricing_grid_item_7 .learning_fee_5 {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_item_7 .pricing_card_8 {
    padding: 30px;
}.pricing_grid_item_7 .pricing_card_8 p {
    -webkit-line-clamp: 6;
}
}

@media (min-width: 1200px) {.pricing_grid_item_7 {
    padding: 120px 0;
}.pricing_grid_item_7 .learning_fee_5 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_item_7 .study_offers_3 h2 {
    font-size: calc(35px + 4px);
}.pricing_grid_item_7 .pricing_card_8 h3 {
    font-size: calc(21px + 4px);
}.pricing_grid_item_7 .value_fees_7 {
    font-size: calc(21px + 8px);
}.pricing_grid_item_7 .img_list_3 {
    height: 280px;
}
}

@media (min-width: 1400px) {.pricing_grid_item_7 .learning_fee_5 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_item_7 .pricing_card_8 p {
    -webkit-line-clamp: 7;
}
}

@media (hover: hover) {.pricing_grid_item_7 .value_rates_6 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.pricing_grid_item_7 .value_rates_6:hover {
    transform: translateY(-10px) scale(1.02);
}}.title_welcome_0 {
    position: relative;
    align-items: center;
    height: 100vh;
    perspective: 1000px;
    justify-content: center;
    width: 100%;
    min-height: 700px;
    overflow: hidden;
    background: linear-gradient(135deg, #1a2a3d, #0d1522);
    display: flex;
}.title_welcome_0 .img_list_3 {
    transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    left: 0;
    filter: saturate(0.85) contrast(1.15);
    height: 100%;
    position: absolute;
    transform: scale(1.05);
    opacity: 0.35;
    width: 100%;
    top: 0;
}.title_welcome_0:hover .img_list_3 {
    transform: scale(1.1);
    filter: saturate(0.95) contrast(1.25);
}.title_welcome_0::before {
    content: '';
    right: 0;
    left: 0;
    background: radial-gradient(circle at 30% 40%, rgba(94,170,168,0.12), transparent 45%),
                radial-gradient(circle at 70% 60%, rgba(94,170,168,0.08), transparent 40%);
    top: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    pointer-events: none;
}.title_welcome_0::after {
    top: -50%;
    height: 200%;
    background: radial-gradient(ellipse at center, transparent 60%, rgba(0,0,0,0.5) 100%);
    position: absolute;
    pointer-events: none;
    z-index: 0;
    left: -50%;
    width: 200%;
    content: '';
}.title_welcome_0 .learn_studio_9 {
    max-width: 1200px;
    align-items: flex-start;
    transform: translateY(-2vh) rotateX(2deg);
    position: relative;
    display: flex;
    z-index: 10;
    flex-direction: column;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 90%;
}.title_welcome_0:hover .learn_studio_9 {
    transform: translateY(-1vh) rotateX(0deg);
}.title_welcome_0 h1 {
    color: #ffffff;
    max-width: 60%;
    letter-spacing: -0.02em;
    animation: fadeSlideIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-weight: 700;
    margin-bottom: 2rem;
    transform-origin: left center;
    font-size: calc(46px * 1.2);
    line-height: 1.3;
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    padding-left: 2rem;
    position: relative;
}.title_welcome_0 h1::before {
    transform-origin: top;
    top: 0.5em;
    width: 8px;
    left: 0;
    position: absolute;
    height: 70%;
    animation: lineGrow 0.6s 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    content: '';
    transform: scaleY(0);
    background: rgb(167,173,152);
}.title_welcome_0 .text_cube_0 {
    width: 100%;
    overflow: hidden;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 25px 50px -12px rgba(0,0,0,0.3),
        0 1px 3px rgba(255,255,255,0.05) inset;
    -webkit-backdrop-filter: blur(8px);
    padding: 3rem;
    transform: translateX(10px);
    border-top: 1px solid rgba(255,255,255,0.1);
    max-width: 580px;
    animation: fadeSlideUp 1s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-radius: 4px 16px 16px 4px;
    background: linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01));
    opacity: 0;
    position: relative;
    border-left: 1px solid rgba(255,255,255,0.1);
}.title_welcome_0 .text_cube_0::before {
    width: 200px;
    height: 200px;
    left: -100px;
    background: radial-gradient(circle, rgba(94,170,168,0.1), transparent 70%);
    position: absolute;
    top: -100px;
    content: '';
    z-index: -1;
}.title_welcome_0 .text_cube_0::after {
    z-index: -1;
    right: -80px;
    height: 160px;
    position: absolute;
    background: radial-gradient(circle, rgba(94,170,168,0.08), transparent 70%);
    width: 160px;
    bottom: -80px;
    content: '';
}.title_welcome_0 p {
    margin-bottom: 2.5rem;
    color: #ffffff;
    opacity: 0.95;
    letter-spacing: 0.01em;
    line-height: 1.6;
    font-size: calc(13px * 1.15);
    font-weight: 400;
    max-width: 90%;
    position: relative;
}.title_welcome_0 .main_home_4 {
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    align-items: center;
    height: 120px;
    width: 120px;
    margin: 2rem 0;
    justify-content: center;
    position: relative;
    transform: rotate(-3deg) scale(0.95);
    display: flex;
}.title_welcome_0 .main_home_4:hover {
    transform: rotate(0deg) scale(1);
}.title_welcome_0 .main_home_4 svg {
    transition: filter 0.4s ease;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.2));
    height: 100%;
    width: 100%;
}.title_welcome_0 .main_home_4:hover svg {
    filter: drop-shadow(0 6px 10px rgba(0,0,0,0.3));
}.title_welcome_0 svg path {
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    fill: rgb(94,170,168);
}.title_welcome_0 .main_home_4:hover svg path {
    fill: rgb(114,190,188);
}.title_welcome_0 svg text {
    dominant-baseline: middle;
    font-family: Arial, sans-serif;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}.title_welcome_0 .main_home_4:hover svg text {
    fill: rgb(255,255,255);
}.title_welcome_0 h6 {
    justify-content: flex-start;
    width: 100%;
    margin-top: 2.5rem;
    display: flex;
}.title_welcome_0 .help_help_6 {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    box-shadow: 
        0 10px 20px -5px rgba(94,170,168,0.4),
        0 1px 3px rgba(255,255,255,0.1) inset;
    transform-origin: center;
    background: linear-gradient(135deg, rgb(94,170,168), rgb(74,150,148));
    justify-content: center;
    text-decoration: none;
    color: #ffffff;
    padding: 0.9em 2.2em;
    letter-spacing: 0.02em;
    display: inline-flex;
    align-items: center;
}.title_welcome_0 .help_help_6::before {
    transition: left 0.7s cubic-bezier(0.25, 1, 0.5, 1);
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    width: 100%;
    left: -100%;
    position: absolute;
}.title_welcome_0 .help_help_6:hover {
    background: linear-gradient(135deg, rgb(104,180,178), rgb(84,160,158));
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 15px 25px -5px rgba(94,170,168,0.5),
        0 1px 5px rgba(255,255,255,0.2) inset;
}.title_welcome_0 .help_help_6:hover::before {
    left: 100%;
}.title_welcome_0 .help_help_6:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 
        0 5px 15px -5px rgba(94,170,168,0.4),
        0 1px 3px rgba(255,255,255,0.1) inset;
}

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

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

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

@media screen and (min-width: 1400px) {.title_welcome_0 .learn_studio_9 {
    max-width: 1400px;
}.title_welcome_0 h1 {
    font-size: calc(46px * 1.35);
    max-width: 55%;
}.title_welcome_0 .text_cube_0 {
    padding: 3.5rem;
    max-width: 650px;
}.title_welcome_0 p {
    font-size: calc(13px * 1.25);
}.title_welcome_0 .main_home_4 {
    width: 140px;
    height: 140px;
}.title_welcome_0 .help_help_6 {
    padding: 1em 2.5em;
}
}

@media screen and (max-width: 991px) {.title_welcome_0 {
    padding: 120px 0 80px;
    height: auto;
}.title_welcome_0 .learn_studio_9 {
    text-align: center;
    align-items: center;
    transform: none;
}.title_welcome_0 h1 {
    padding-top: 1.5rem;
    padding-left: 0;
    font-size: calc(46px * 1.1);
    max-width: 100%;
}.title_welcome_0 h1::before {
    transform-origin: center;
    top: 0;
    width: 80px;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    height: 5px;
    animation: lineGrowHorizontal 0.6s 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
}.title_welcome_0 .text_cube_0 {
    align-items: center;
    max-width: 100%;
    flex-direction: column;
    transform: none;
    padding: 2rem;
    display: flex;
}.title_welcome_0 p {
    max-width: 100%;
    text-align: center;
}.title_welcome_0 h6 {
    justify-content: center;
}
    
    @keyframes lineGrowHorizontal {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
}

@media screen and (max-width: 767px) {.title_welcome_0 {
    padding: 100px 0 60px;
}.title_welcome_0 .img_list_3 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.title_welcome_0 h1 {
    font-size: 46px;
    margin-bottom: 1.5rem;
}.title_welcome_0 .text_cube_0 {
    padding: 1.5rem;
}.title_welcome_0 p {
    font-size: 13px;
    margin-bottom: 2rem;
}.title_welcome_0 .main_home_4 {
    height: 100px;
    width: 100px;
    margin: 1.5rem 0;
}.title_welcome_0 .help_help_6 {
    font-size: calc(18px * 0.95);
    padding: 0.8em 1.8em;
}
}

@media screen and (max-width: 575px) {.title_welcome_0 {
    padding: 90px 0 50px;
}.title_welcome_0 h1 {
    font-size: calc(46px * 0.9);
}.title_welcome_0 h1::before {
    width: 60px;
}.title_welcome_0 .text_cube_0 {
    padding: 1.25rem;
}.title_welcome_0 p {
    font-size: calc(13px * 0.95);
    line-height: 1.5;
}.title_welcome_0 .main_home_4 {
    width: 80px;
    height: 80px;
}.title_welcome_0 h6 {
    margin-top: 1.5rem;
}.title_welcome_0 .help_help_6 {
    padding: 0.75em 1.5em;
    width: 100%;
}}.company_overview_5 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.65);
}.company_overview_5::before {
    position: absolute;
    content: "";
    top: 0;
    z-index: 1;
    right: 0;
    background: linear-gradient(135deg, 
        rgb(167,173,152,0.5), 
        rgb(203,208,191,0.5), 
        rgba(255, 255, 255, 0.1));
    bottom: 0;
    left: 0;
}.company_overview_5::after {
    pointer-events: none;
    opacity: 0.15;
    background: repeating-linear-gradient(
        45deg,
        rgb(167,173,152,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(167,173,152,0.5) 11px
    );
    position: absolute;
    top: -10%;
    z-index: 2;
    width: 120%;
    left: -10%;
    content: "";
    height: 120%;
}.company_overview_5 .container {
    margin: 0 auto;
    z-index: 5;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.company_overview_5 .text_cube_0 {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.1),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6),
        inset -1px -1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 40px 50px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
}.company_overview_5 .text_cube_0:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -20px -20px 40px rgba(255, 255, 255, 0.1),
        inset 1px 1px 2px rgba(255, 255, 255, 0.7),
        inset -1px -1px 2px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}.company_overview_5 .text_cube_0::before {
    right: -2px;
    top: -2px;
    filter: blur(3px);
    left: -2px;
    z-index: -1;
    border-radius: 4px;
    transition: opacity 0.5s ease;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(167,173,152) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(203,208,191) 100%);
    bottom: -2px;
    opacity: 0.7;
    content: "";
}.company_overview_5 .text_cube_0::after {
    filter: blur(30px);
    width: 100px;
    opacity: 0.15;
    top: 15px;
    right: 15px;
    content: "";
    background: linear-gradient(135deg, 
        rgb(167,173,152,0.5) 0%, 
        rgb(203,208,191,0.5) 100%);
    height: 100px;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
}.company_overview_5 h5 {
    position: relative;
    color: rgb(203,208,191);
    transform: translateX(0);
    font-size: 21px;
    padding-bottom: 10px;
    transition: transform 0.4s ease;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 15px;
}.company_overview_5 h5::after {
    background: linear-gradient(90deg, 
        rgb(203,208,191) 0%, 
        rgb(167,173,152) 100%);
    content: "";
    left: 0;
    transform-origin: left;
    bottom: 0;
    transition: width 0.4s ease;
    position: absolute;
    height: 3px;
    width: 50%;
}.company_overview_5 .text_cube_0:hover h5 {
    transform: translateX(5px);
}.company_overview_5 .text_cube_0:hover h5::after {
    width: 100%;
}.company_overview_5 p {
    font-weight: 400;
    color: #000000;
    font-size: calc(15px + 2px);
    line-height: 1.5;
    margin-bottom: 20px;
}.company_overview_5 p b {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: rgb(167,173,152);
    position: relative;
    font-size: calc(15px + 4px);
    padding-right: 30px;
}.company_overview_5 p b::after {
    top: 50%;
    height: 2px;
    right: 0;
    position: absolute;
    background: rgb(167,173,152);
    transform: translateY(-50%);
    width: 20px;
    content: "";
}.company_overview_5 ol {
    list-style-position: outside;
    counter-reset: item;
    margin-top: 20px;
    padding-left: 20px;
}.company_overview_5 ol li {
    list-style-type: none;
    position: relative;
    margin-bottom: 15px;
    text-align: justify;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    padding-left: 10px;
}.company_overview_5 ol li::before {
    box-shadow: 
        2px 2px 4px rgba(0, 0, 0, 0.1),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    height: 8px;
    counter-increment: item;
    width: 8px;
    left: -20px;
    content: "";
    background: rgb(167,173,152);
    transform: rotate(45deg);
    border-radius: 2px;
    position: absolute;
    top: 10px;
}.company_overview_5 .text_cube_0 div:nth-child(2) {
    position: relative;
    margin-bottom: 20px;
}.company_overview_5 .text_cube_0 div:nth-child(2)::before {
    right: 10%;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(167,173,152) 0%, 
        transparent 100%);
    position: absolute;
    transform: rotate(-2deg);
    width: 60px;
    top: -10px;
    content: "";
}.company_overview_5 .text_cube_0 div:nth-child(2)::after {
    bottom: -10px;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(167,173,152,0.5) 0%, 
        transparent 100%);
    width: 30%;
    height: 1px;
    left: 0;
    content: "";
}

@media (min-width: 1200px) {.company_overview_5 .text_cube_0 {
    max-width: 80%;
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
    margin: 0 auto;
}.company_overview_5 .text_cube_0:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg);
}.company_overview_5 h5 {
    font-size: calc(21px + 4px);
}.company_overview_5 p b {
    font-size: calc(15px + 6px);
}
}

@media (max-width: 992px) {.company_overview_5 {
    padding: 80px 0;
}.company_overview_5 .text_cube_0 {
    padding: 30px 35px;
    transform: perspective(800px) rotateX(1deg);
}.company_overview_5 .text_cube_0:hover {
    transform: perspective(800px) rotateX(0deg);
}
}

@media (max-width: 768px) {.company_overview_5 {
    padding: 60px 0;
}.company_overview_5 .text_cube_0 {
    box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.15),
            -10px -10px 20px rgba(255, 255, 255, 0.05),
            inset 1px 1px 1px rgba(255, 255, 255, 0.5),
            inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    transform: none;
}.company_overview_5 .text_cube_0:hover {
    transform: none;
}.company_overview_5 h5 {
    font-size: 21px;
}.company_overview_5 p {
    font-size: 15px;
}.company_overview_5 p b {
    font-size: calc(15px + 2px);
}
}

@media (max-width: 576px) {.company_overview_5 {
    padding: 40px 0;
}.company_overview_5 .text_cube_0 {
    padding: 20px 25px;
}.company_overview_5 h5 {
    margin-bottom: 10px;
}.company_overview_5 p {
    margin-bottom: 15px;
}.company_overview_5 ol {
    padding-left: 15px;
}.company_overview_5 ol li {
    font-size: calc(15px - 1px);
    line-height: 1.6;
}.company_overview_5 ol li::before {
    height: 6px;
    left: -15px;
    width: 6px;
    top: 8px;
}}.privacy_hideaway_7 {
    max-width: 1000px;
    width: 85%;
    margin: 0 auto;
    padding: 50px;
    position: relative;
    font-family: Arial, sans-serif;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    color: #000000;
    background: #ffffff;
    overflow: hidden;
    border: 2px solid rgb(203,208,191);
}.privacy_hideaway_7:before, .privacy_hideaway_7:after {
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(203,208,191,0.5), rgb(167,173,152,0.5));
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    top: 0;
}.privacy_hideaway_7 h1 {
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 3px solid rgb(203,208,191);
    font-weight: 700;
    color: #000000;
    font-size: 44px;
    margin-top: 20px;
    margin-bottom: 30px;
    z-index: 1;
}.privacy_hideaway_7 h2 {
    color: rgb(167,173,152);
    font-weight: 600;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
    font-size: 29px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgb(167,173,152,0.5);
    margin-top: 30px;
}.privacy_hideaway_7 ul, .privacy_hideaway_7 ol {
    list-style: none;
    padding-left: 20px;
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
    list-style-type: disc;
}.privacy_hideaway_7 li {
    position: relative;
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 10px;
}.privacy_hideaway_7 li:before {
    font-size: 1.2em;
    left: -20px;
    line-height: 1;
    color: rgb(203,208,191);
    content: "•";
    position: absolute;
}.privacy_hideaway_7 div {
    position: relative;
    background: #ffffff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    z-index: 1;
    line-height: 1.8;
    margin-bottom: 30px;
}.privacy_hideaway_7 .container {
    z-index: 1;
    position: relative;
}.privacy_hideaway_7 h3, .privacy_hideaway_7 h4, .privacy_hideaway_7 h5, .privacy_hideaway_7 h6 {
    z-index: 1;
    font-weight: 600;
    font-size: 22px;
    margin-top: 25px;
    color: rgb(203,208,191);
    margin-bottom: 15px;
    position: relative;
}.privacy_hideaway_7 p, .privacy_hideaway_7 span {
    position: relative;
    line-height: 1.6;
    margin-bottom: 15px;
    color: #000000;
    z-index: 1;
    font-size: 13px;
}.privacy_hideaway_7 a {
    color: rgb(167,173,152);
    text-decoration: none;
    border-bottom: 1px solid rgb(167,173,152);
    z-index: 1;
    font-weight: 600;
    position: relative;
}.privacy_hideaway_7 a:hover {
    border-bottom: 1px solid rgb(203,208,191);
    color: rgb(203,208,191);
}.privacy_hideaway_7 button {
    font-size: 15px;
    background: rgb(167,173,152);
    border-radius: 10px;
    color: #ffffff;
    padding: 12px 24px;
    border: none;
    position: relative;
    cursor: pointer;
    z-index: 1;
}.privacy_hideaway_7 button:hover {
    background: rgb(203,208,191);
}

@media only screen and (max-width: 800px) {.privacy_hideaway_7 {
    width: 90%;
    padding: 30px;
}.privacy_hideaway_7 h1 {
    font-size: calc(22px - 5px);
}.privacy_hideaway_7 h2 {
    font-size: calc(22px - 3px);
}.privacy_hideaway_7 ul, .privacy_hideaway_7 ol {
    padding-left: 10px;
}.privacy_hideaway_7 li:before {
    left: -10px;
}.privacy_hideaway_7 button {
    padding: 10px 20px;
}}.course_program_info_5 {
    background-color: rgb(231,233,225);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.course_program_info_5::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(203,208,191,0.5) 0%, transparent 50%, rgb(167,173,152,0.5) 100%);
    z-index: 1;
}.course_program_info_5::after {
    right: -100px;
    animation: rotate 20s linear infinite;
    border-radius: 50%;
    z-index: 1;
    content: "";
    position: absolute;
    height: 400px;
    top: -100px;
    background: radial-gradient(circle, rgb(167,173,152,0.5) 0%, transparent 80%);
    width: 400px;
}.course_program_info_5 .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.course_program_info_5 .new_skills_0 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
}.course_program_info_5 .text_cube_0 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 30px;
}.course_program_info_5 .text_cube_0 h2 {
    position: relative;
    font-size: 37px;
    border-left: 4px solid rgb(203,208,191);
    grid-column: 1 / -1;
    padding-left: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000000;
}.course_program_info_5 .description {
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    line-height: 1.8;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 18px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    color: #000000;
}.course_program_info_5 .description:first-of-type {
    overflow: hidden;
    position: relative;
}.course_program_info_5 .description:first-of-type::before {
    width: 40px;
    position: absolute;
    z-index: -1;
    background-color: rgb(203,208,191,0.5);
    height: 40px;
    content: "";
    left: -10px;
    top: -10px;
    border-radius: 50%;
}.course_program_info_5 .description:last-of-type {
    overflow: hidden;
    position: relative;
}.course_program_info_5 .description:last-of-type::before {
    bottom: -10px;
    content: "";
    background-color: rgb(167,173,152,0.5);
    border-radius: 50%;
    height: 40px;
    right: -10px;
    z-index: -1;
    position: absolute;
    width: 40px;
}.course_program_info_5 .description:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_program_info_5 .img_list_3 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transition: transform 0.5s ease;
    overflow: hidden;
    margin: 40px 0;
    height: 400px;
    border-radius: 12px;
}.course_program_info_5 .img_list_3::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 40%);
    right: 0;
    top: 0;
    content: "";
}.course_program_info_5 .img_list_3::after {
    background: rgb(203,208,191);
    height: 10px;
    transform: translateX(-50%);
    filter: blur(10px);
    content: "";
    position: absolute;
    left: 50%;
    animation: glow 4s infinite alternate;
    border-radius: 50%;
    width: 90%;
    top: -20px;
    opacity: 0.7;
}.course_program_info_5 .img_list_3:hover {
    transform: perspective(1000px) rotateX(0deg);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes glow {
    0% {
        opacity: 0.5;
        width: 90%;
    }
    100% {
        opacity: 0.8;
        width: 95%;
    }
}

@media screen and (max-width: 1024px) {.course_program_info_5 {
    padding: 80px 0;
}.course_program_info_5 .img_list_3 {
    height: 350px;
    margin: 30px 0;
}
}

@media screen and (max-width: 768px) {.course_program_info_5 {
    padding: 60px 0;
}.course_program_info_5 .text_cube_0 {
    grid-template-columns: 1fr;
    gap: 20px;
}.course_program_info_5 .description {
    padding: 25px;
}.course_program_info_5 .img_list_3 {
    margin: 25px 0;
    height: 300px;
}.course_program_info_5 h2 {
    font-size: calc(37px * 0.9);
}
}

@media screen and (max-width: 480px) {.course_program_info_5 {
    padding: 40px 0;
}.course_program_info_5 .new_skills_0 {
    gap: 30px;
}.course_program_info_5 .text_cube_0 h2 {
    padding-left: 15px;
    font-size: calc(37px * 0.8);
}.course_program_info_5 .description {
    padding: 20px;
    font-size: calc(18px * 0.95);
}.course_program_info_5 .img_list_3 {
    height: 250px;
    transform: perspective(1000px) rotateX(0deg);
    margin: 20px 0;
}}.data_overview_9 {
    padding: 4rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    overflow: hidden;
}.data_overview_9::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    z-index: 1;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03) 0px,
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 10px
    );
}.data_overview_9 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
}.data_overview_9 ul {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 2rem;
    display: grid;
    padding: 0;
    margin: 0 0 3rem 0;
    list-style: none;
}.data_overview_9 .smart_pros_9 {
    transform: translateY(0);
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.5)
    );
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                inset 0 1px 1px rgba(255, 255, 255, 0.8);
    padding: 2rem 1.5rem;
    backdrop-filter: blur(8px);
    border-left: 3px solid rgb(203,208,191);
    position: relative;
}.data_overview_9 .smart_pros_9:nth-child(2n) {
    border-left: 3px solid rgb(167,173,152);
}.data_overview_9 .smart_pros_9:nth-child(3n) {
    border-left: 3px solid rgba(0, 0, 0, 0.5);
}.data_overview_9 .smart_pros_9:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 
                inset 0 1px 1px rgba(255, 255, 255, 0.8);
}.data_overview_9 .smart_pros_9::after {
    width: 30%;
    content: "";
    opacity: 0.6;
    right: 0;
    transition: width 0.4s ease;
    background: linear-gradient(to right, transparent, rgb(203,208,191));
    height: 4px;
    bottom: 0;
    position: absolute;
}.data_overview_9 .smart_pros_9:hover::after {
    width: 85%;
}.data_overview_9 .smart_pros_9 div {
    position: relative;
    z-index: 2;
}.data_overview_9 .smart_pros_9 p {
    color: rgb(203,208,191);
    display: inline-block;
    transition: transform 0.3s ease;
    font-size: calc(29px * 1.2);
    font-weight: 700;
    position: relative;
    margin: 0 0 0.5rem 0;
    line-height: 1;
}.data_overview_9 .smart_pros_9:nth-child(2n) p {
    color: rgb(167,173,152);
}.data_overview_9 .smart_pros_9:nth-child(3n) p {
    color: #000000;
}.data_overview_9 .smart_pros_9 p::before {
    transition: transform 0.4s ease-out 0.1s;
    left: 0;
    bottom: -5px;
    position: absolute;
    transform-origin: left;
    opacity: 0.3;
    height: 5px;
    background: currentColor;
    width: 60%;
    transform: scaleX(0);
    content: "";
}.data_overview_9 .smart_pros_9:hover p {
    transform: translateY(-5px);
}.data_overview_9 .smart_pros_9:hover p::before {
    transform: scaleX(1);
}.data_overview_9 .smart_pros_9 span {
    font-weight: 600;
    font-size: 12px;
    position: relative;
    color: #000000;
    display: block;
    margin-top: 1rem;
    transition: transform 0.3s ease 0.1s;
}.data_overview_9 .smart_pros_9:hover span {
    transform: translateX(8px);
}.data_overview_9 h4 {
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0.4)
    );
    padding: 0.5rem 2rem;
    font-size: 24px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    font-weight: 600;
    position: relative;
    color: #000000;
    margin: 1rem auto;
}.data_overview_9 h4::before,
.data_overview_9 h4::after {
    width: 120px;
    top: 50%;
    background: linear-gradient(to right, rgb(203,208,191), transparent);
    position: absolute;
    height: 1px;
    content: "";
}.data_overview_9 h4::before {
    margin-right: 20px;
    right: 100%;
}.data_overview_9 h4::after {
    margin-left: 20px;
    background: linear-gradient(to left, rgb(203,208,191), transparent);
    left: 100%;
}

@media (min-width: 768px) {.data_overview_9 {
    padding: 6rem 0;
}.data_overview_9 ul {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2.5rem;
}.data_overview_9 .smart_pros_9 {
    padding: 2.5rem 2rem;
}.data_overview_9 .smart_pros_9 div {
    position: relative;
}.data_overview_9 .smart_pros_9 p {
    font-size: calc(29px * 1.5);
}.data_overview_9 h4 {
    font-size: calc(24px * 1.2);
    padding: 0.75rem 3rem;
}.data_overview_9 h4::before,
    .data_overview_9 h4::after {
    width: 180px;
}
}

@media (max-width: 767px) {.data_overview_9 {
    padding: 3rem 0;
}.data_overview_9 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.data_overview_9 .smart_pros_9 {
    margin-bottom: 1rem;
}.data_overview_9 h4::before,
    .data_overview_9 h4::after {
    width: 60px;
}
}

@media (min-width: 1200px) {.data_overview_9 .container {
    padding: 0;
}.data_overview_9 ul {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.data_overview_9 h4::before,
    .data_overview_9 h4::after {
    width: 220px;
}
}

@media (prefers-reduced-motion: reduce) {.data_overview_9 .smart_pros_9,
    .data_overview_9 .smart_pros_9 p,
    .data_overview_9 .smart_pros_9 span,
    .data_overview_9 .smart_pros_9::after,
    .data_overview_9 .smart_pros_9 p::before {
    transition: none;
}.data_overview_9 .smart_pros_9:hover {
    transform: none;
}
}