﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.top_edu7 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.training_zone6 {
    flex: 0 0 auto;
}.container {
    width: 1169px;
    max-width: 100%;
    margin: auto;
}.wrapper-capsule7 {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    scroll-behavior: smooth;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.thanksArea5 {
    position: relative;
    background: linear-gradient(135deg, rgb(235,241,242) 0%, rgba(255,255,255,0.95) 100%);
    padding: 120px 0;
    overflow: hidden;
}.thanksArea5::before {
    position: absolute;
    z-index: 0;
    right: -10%;
    animation: float 18s infinite ease-in-out;
    transform: rotate(-15deg) skew(15deg);
    background: rgb(164,199,189,0.5);
    filter: blur(60px);
    height: 80%;
    top: -20%;
    content: "";
    width: 50%;
    opacity: 0.3;
}.thanksArea5::after {
    opacity: 0.2;
    filter: blur(50px);
    content: "";
    height: 60%;
    width: 40%;
    animation: float 15s infinite ease-in-out reverse;
    z-index: 0;
    left: -5%;
    bottom: -10%;
    transform: rotate(10deg) skew(-10deg);
    background: rgb(188,124,124,0.5);
    position: absolute;
}.thanksArea5 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.thanksArea5 h2 {
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(35px * 1.1);
    text-align: center;
    margin-bottom: 2.5rem;
    position: relative;
    line-height: 1.3;
}.thanksArea5 h2::after {
    background: linear-gradient(90deg, rgb(164,199,189), rgb(188,124,124));
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    bottom: -15px;
    left: 50%;
    content: "";
    width: 80px;
}.thanksArea5 .knowledge_study8 {
    position: relative;
    padding: 40px;
    background: linear-gradient(135deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.95) 100%);
    border-left: 5px solid rgb(164,199,189);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03),
                0 0 0 1px rgba(0,0,0,0.02);
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.thanksArea5 .knowledge_study8:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.08),
                0 10px 20px rgba(0,0,0,0.05),
                0 0 0 1px rgba(0,0,0,0.02);
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}.thanksArea5 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thanksArea5 li {
    padding-left: 25px;
    position: relative;
}.thanksArea5 li::before {
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    position: absolute;
    height: 12px;
    top: 8px;
    background: linear-gradient(135deg, rgb(164,199,189) 0%, rgb(188,124,124) 100%);
    transform: rotate(45deg);
    width: 12px;
    content: "";
    left: 0;
    border-radius: 2px;
}.thanksArea5 span {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    display: block;
    font-family: Arial, sans-serif;
    line-height: 1.8;
}

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

@media (max-width: 991px) {.thanksArea5 {
    padding: 90px 0;
}.thanksArea5 h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2rem;
}.thanksArea5 .knowledge_study8 {
    padding: 30px;
}
}

@media (max-width: 767px) {.thanksArea5 {
    padding: 70px 0;
}.thanksArea5 h2 {
    line-height: 1.4;
    font-size: calc(35px * 0.8);
}.thanksArea5 h2::after {
    bottom: -12px;
    width: 60px;
}.thanksArea5 .knowledge_study8 {
    border-left: 4px solid rgb(164,199,189);
    padding: 25px 20px;
}.thanksArea5 li {
    padding-left: 20px;
}.thanksArea5 li::before {
    width: 10px;
    height: 10px;
    top: 7px;
}.thanksArea5 span {
    font-size: calc(16px - 1px);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.thanksArea5 {
    padding: 50px 0;
}.thanksArea5 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.7);
}.thanksArea5 .knowledge_study8 {
    padding: 20px 15px;
    border-left: 3px solid rgb(164,199,189);
}.thanksArea5 li::before {
    top: 8px;
    width: 8px;
    height: 8px;
}.thanksArea5 span {
    font-size: calc(16px - 2px);
    line-height: 1.6;
}}.mentorship_experience5 {
    overflow: hidden;
    background: rgb(235,241,242);
    padding: 140px 0;
    position: relative;
}.mentorship_experience5::before {
    z-index: 0;
    content: "";
    background: 
        linear-gradient(135deg, transparent 0%, rgb(164,199,189,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(188,124,124,0.5) 0, rgb(188,124,124,0.5) 1px, transparent 1px, transparent 15px);
    animation: backgroundShift 30s linear infinite;
    inset: 0;
    opacity: 0.1;
    position: absolute;
}.mentorship_experience5::after {
    animation: pulseBackground 15s ease-in-out infinite alternate;
    background: 
        radial-gradient(circle at 30% 30%, rgb(164,199,189,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(188,124,124,0.5) 0%, transparent 40%);
    content: "";
    z-index: 0;
    top: -50%;
    filter: blur(60px);
    left: -50%;
    opacity: 0.3;
    width: 200%;
    position: absolute;
    height: 200%;
}.mentorship_experience5 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1200px;
}.mentorship_experience5 .review_experiences4 {
    background: #ffffff;
    margin: 0 auto;
    backdrop-filter: blur(10px);
    overflow: hidden;
    max-width: 1000px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 15px 25px rgba(0, 0, 0, 0.1);
    border-radius: 28px;
    transform: perspective(1200px) rotateY(0deg);
    display: grid;
    position: relative;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.mentorship_experience5 .review_experiences4:hover {
    transform: perspective(1200px) rotateY(2deg);
}.mentorship_experience5 .image_preview9 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 1;
    height: 100%;
    grid-row: 1 / span 2;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    min-height: 450px;
    grid-column: 1;
    position: relative;
}.mentorship_experience5 .image_preview9::before {
    background: linear-gradient(135deg, rgb(164,199,189,0.5) 0%, transparent 100%);
    opacity: 0;
    position: absolute;
    z-index: 2;
    transition: opacity 0.5s ease;
    inset: 0;
    mix-blend-mode: multiply;
    content: "";
}.mentorship_experience5 .review_experiences4:hover .image_preview9::before {
    opacity: 0.4;
}.mentorship_experience5 .name {
    font-family: Arial, sans-serif;
    font-size: 21px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    transform: translateY(0);
    align-self: end;
    font-weight: 700;
    grid-row: 1;
    padding: 0 50px 5px 70px;
    z-index: 2;
    margin: 0;
    grid-column: 2;
}.mentorship_experience5 .review_experiences4:hover .name {
    transform: translateY(-5px);
}.mentorship_experience5 .review_experiences4 span:not(.name) {
    align-self: end;
    transform: translateY(0);
    grid-column: 2;
    margin: 0;
    z-index: 2;
    grid-row: 1;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
    font-family: Arial, sans-serif;
    font-weight: 300;
    position: relative;
    padding: 35px 50px 40px 70px;
    color: rgb(188,124,124);
    font-size: 17px;
}.mentorship_experience5 .review_experiences4:hover span:not(.name) {
    transform: translateY(-5px);
}.mentorship_experience5 .review_experiences4 span:not(.name)::after {
    height: 2px;
    transform: scaleX(0);
    left: 70px;
    background: rgb(164,199,189);
    content: "";
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    position: absolute;
    width: 40px;
    bottom: 30px;
}.mentorship_experience5 .review_experiences4:hover span:not(.name)::after {
    transform: scaleX(1);
}.mentorship_experience5 .emp_block0 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: translateY(0);
    grid-column: 2;
    grid-row: 2;
    position: relative;
    font-weight: 400;
    z-index: 2;
    line-height: 1.8;
    font-size: 17px;
    color: #000000;
    margin: 0;
    padding: 0 50px 50px 70px;
    font-family: Arial, sans-serif;
}.mentorship_experience5 .review_experiences4:hover .emp_block0 {
    transform: translateY(-5px);
}

@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 992px) {.mentorship_experience5 {
    padding: 120px 0;
}.mentorship_experience5 .review_experiences4 {
    grid-template-columns: 1fr 1.2fr;
}.mentorship_experience5 .image_preview9 {
    min-height: 400px;
}.mentorship_experience5 .name {
    padding: 0 40px 5px 50px;
    font-size: calc(21px * 0.9);
}.mentorship_experience5 .review_experiences4 span:not(.name) {
    padding: 30px 40px 35px 50px;
}.mentorship_experience5 .review_experiences4 span:not(.name)::after {
    bottom: 25px;
    left: 50px;
}.mentorship_experience5 .emp_block0 {
    padding: 0 40px 40px 50px;
}
}

@media (max-width: 768px) {.mentorship_experience5 {
    padding: 100px 0;
}.mentorship_experience5 .container {
    padding: 0 30px;
}.mentorship_experience5 .review_experiences4 {
    grid-template-columns: 1fr;
    grid-template-rows: 300px auto auto auto;
}.mentorship_experience5 .image_preview9 {
    min-height: 300px;
    grid-row: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-column: 1;
}.mentorship_experience5 .name {
    padding: 40px 30px 5px 30px;
    text-align: left;
    grid-column: 1;
    grid-row: 2;
}.mentorship_experience5 .review_experiences4 span:not(.name) {
    grid-column: 1;
    grid-row: 3;
    text-align: left;
    padding: 10px 30px 40px 30px;
}.mentorship_experience5 .review_experiences4 span:not(.name)::after {
    left: 30px;
    bottom: 30px;
}.mentorship_experience5 .emp_block0 {
    grid-column: 1;
    padding: 0 30px 40px 30px;
    grid-row: 4;
}
}

@media (max-width: 480px) {.mentorship_experience5 {
    padding: 80px 0;
}.mentorship_experience5 .container {
    padding: 0 20px;
}.mentorship_experience5 .image_preview9 {
    min-height: 250px;
}.mentorship_experience5 .name {
    padding: 30px 25px 5px 25px;
    font-size: calc(21px * 0.85);
}.mentorship_experience5 .review_experiences4 span:not(.name) {
    padding: 10px 25px 30px 25px;
    font-size: calc(17px * 0.95);
}.mentorship_experience5 .review_experiences4 span:not(.name)::after {
    width: 30px;
    bottom: 20px;
    left: 25px;
}.mentorship_experience5 .emp_block0 {
    font-size: calc(17px * 0.95);
    padding: 0 25px 30px 25px;
    line-height: 1.7;
}}.course_program_description3 {
    padding: 8rem 0;
    background: rgb(235,241,242);
    overflow: hidden;
    position: relative;
}.course_program_description3::before {
    z-index: 1;
    left: 0;
    opacity: 0.6;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(235,241,242) 0%, rgb(164,199,189,0.5) 100%);
}.course_program_description3::after {
    opacity: 0.15;
    z-index: 1;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(188,124,124,0.5) 15px, rgb(188,124,124,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(164,199,189,0.5) 15px, rgb(164,199,189,0.5) 16px);
    animation: gridShift 30s infinite linear;
    height: 100%;
    background-size: 4rem 4rem;
}.course_program_description3 .container {
    position: relative;
    z-index: 3;
}.course_program_description3 .knowledge_study8 {
    gap: 1rem;
    position: relative;
    display: grid;
    grid-template-rows: repeat(8, minmax(50px, auto));
    grid-template-columns: repeat(12, 1fr);
}.course_program_description3 .coding_expert6 {
    background: #ffffff;
    grid-column: 1 / 9;
    padding: 3rem;
    z-index: 5;
    position: relative;
    grid-row: 2 / 8;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 11px;
}.course_program_description3 .image_preview9 {
    grid-column: 7 / 13;
    z-index: 3;
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    position: relative;
    overflow: hidden;
    border-radius: 11px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    grid-row: 1 / 7;
}.course_program_description3 .image_preview9::before {
    width: 100%;
    position: absolute;
    z-index: 2;
    background: linear-gradient(45deg, rgb(164,199,189,0.5) 0%, transparent 70%);
    left: 0;
    content: "";
    height: 100%;
    top: 0;
}.course_program_description3 .image_preview9::after {
    width: 70%;
    opacity: 0.6;
    border: 2px solid rgb(188,124,124);
    position: absolute;
    bottom: -5px;
    border-radius: 10px;
    height: 70%;
    z-index: 1;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    content: "";
    right: -5px;
}.course_program_description3 .main_learn0 {
    transform: rotate(-5deg);
    border-radius: 50%;
    z-index: 10;
    display: flex;
    top: -2rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 5rem;
    background: #ffffff;
    right: 3rem;
    position: absolute;
    justify-content: center;
    align-items: center;
    height: 5rem;
    transition: transform 0.3s ease-out;
}.course_program_description3 .main_learn0:hover {
    transform: rotate(0deg) scale(1.05);
}.course_program_description3 .main_learn0 svg {
    transition: all 0.3s ease;
    width: 3rem;
    height: 3rem;
}.course_program_description3 .main_learn0:hover svg {
    transform: scale(1.1);
}.course_program_description3 .main_learn0 svg path {
    fill: rgb(164,199,189);
}.course_program_description3 h3 {
    position: relative;
    font-size: 35px;
    border-left: 4px solid rgb(164,199,189);
    font-weight: 700;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    padding-left: 1rem;
}.course_program_description3 p {
    margin-bottom: 0;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    position: relative;
}.course_program_description3 .knowledge_study8::before {
    border-radius: 50%;
    content: "";
    z-index: 1;
    opacity: 0.6;
    background: rgb(164,199,189,0.5);
    top: -6rem;
    height: 12rem;
    left: -6rem;
    width: 12rem;
    position: absolute;
    animation: moveCircle 20s infinite alternate;
    filter: blur(100px);
}.course_program_description3 .knowledge_study8::after {
    position: absolute;
    background: rgb(188,124,124,0.5);
    right: -4rem;
    content: "";
    animation: moveCircle 15s infinite alternate-reverse;
    opacity: 0.5;
    height: 8rem;
    bottom: -4rem;
    width: 8rem;
    border-radius: 50%;
    filter: blur(80px);
    z-index: 1;
}.course_program_description3 .coding_expert6::before {
    height: 5px;
    content: "";
    background: linear-gradient(90deg, rgb(164,199,189) 0%, rgb(188,124,124) 100%);
    width: 100px;
    top: 0;
    position: absolute;
    border-radius: 0 10px 0 10px;
    right: 0;
}.course_program_description3 .coding_expert6::after {
    position: absolute;
    right: 0;
    width: 5px;
    content: "";
    background: linear-gradient(180deg, rgb(164,199,189) 0%, rgb(188,124,124) 100%);
    bottom: 0;
    height: 100px;
    border-radius: 0 0 10px 0;
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 4rem 4rem;
    }
}

@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}

@media (max-width: 1200px) {.course_program_description3 {
    padding: 7rem 0;
}.course_program_description3 .knowledge_study8 {
    gap: 0.75rem;
}.course_program_description3 .coding_expert6 {
    padding: 2.5rem;
    grid-column: 1 / 8;
}.course_program_description3 .image_preview9 {
    grid-column: 6 / 13;
}.course_program_description3 .main_learn0 {
    right: 2rem;
}
}

@media (max-width: 992px) {.course_program_description3 {
    padding: 6rem 0;
}.course_program_description3 .knowledge_study8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
}.course_program_description3 .coding_expert6 {
    grid-row: 2 / 3;
    grid-column: auto;
    padding: 2.5rem;
}.course_program_description3 .image_preview9 {
    grid-row: 1 / 2;
    grid-column: auto;
    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
    height: 350px;
}.course_program_description3 .main_learn0 {
    bottom: -2rem;
    top: auto;
    right: 3rem;
}.course_program_description3 h3 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.course_program_description3 {
    padding: 5rem 0;
}.course_program_description3 .coding_expert6 {
    padding: 2rem;
}.course_program_description3 .image_preview9 {
    height: 300px;
}.course_program_description3 .main_learn0 {
    bottom: -1.5rem;
    right: 2rem;
    height: 4.5rem;
    width: 4.5rem;
}.course_program_description3 .main_learn0 svg {
    height: 2.5rem;
    width: 2.5rem;
}.course_program_description3 h3 {
    margin-bottom: 1.25rem;
    font-size: calc(35px * 0.8);
}.course_program_description3 p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}.course_program_description3 .coding_expert6::before {
    width: 70px;
}.course_program_description3 .coding_expert6::after {
    height: 70px;
}
}

@media (max-width: 576px) {.course_program_description3 {
    padding: 4rem 0;
}.course_program_description3 .coding_expert6 {
    padding: 1.5rem;
}.course_program_description3 .image_preview9 {
    height: 250px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}.course_program_description3 .main_learn0 {
    height: 4rem;
    right: 1.5rem;
    bottom: -1.25rem;
    width: 4rem;
}.course_program_description3 .main_learn0 svg {
    height: 2.25rem;
    width: 2.25rem;
}.course_program_description3 h3 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1rem;
    padding-left: 0.75rem;
}.course_program_description3 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.course_program_description3 .coding_expert6::before {
    width: 50px;
}.course_program_description3 .coding_expert6::after {
    height: 50px;
}.course_program_description3 .knowledge_study8::before,
    .course_program_description3 .knowledge_study8::after {
    display: none;
}}.connect_form1 {
    overflow: hidden;
    padding: 100px 0;
    background: rgb(235,241,242);
    position: relative;
}.connect_form1::before {
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
    opacity: 0.05;
    height: 100%;
    background-size: 80px 140px;
    background-image: linear-gradient(30deg, rgb(188,124,124,0.5) 12%, transparent 12.5%, transparent 87%, rgb(188,124,124,0.5) 87.5%, rgb(188,124,124,0.5)),
                      linear-gradient(150deg, rgb(188,124,124,0.5) 12%, transparent 12.5%, transparent 87%, rgb(188,124,124,0.5) 87.5%, rgb(188,124,124,0.5)),
                      linear-gradient(30deg, rgb(188,124,124,0.5) 12%, transparent 12.5%, transparent 87%, rgb(188,124,124,0.5) 87.5%, rgb(188,124,124,0.5)),
                      linear-gradient(150deg, rgb(188,124,124,0.5) 12%, transparent 12.5%, transparent 87%, rgb(188,124,124,0.5) 87.5%, rgb(188,124,124,0.5)),
                      linear-gradient(60deg, rgb(164,199,189,0.5) 25%, transparent 25.5%, transparent 75%, rgb(164,199,189,0.5) 75%, rgb(164,199,189,0.5)),
                      linear-gradient(60deg, rgb(164,199,189,0.5) 25%, transparent 25.5%, transparent 75%, rgb(164,199,189,0.5) 75%, rgb(164,199,189,0.5));
    top: 0;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
}.connect_form1 .image_preview9 {
    left: 0;
    border-radius: 0 30px 30px 0;
    width: 45%;
    height: 90%;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 5%;
}.connect_form1 .image_preview9::after {
    border-radius: 0 30px 30px 0;
    height: 100%;
    position: absolute;
    content: '';
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    width: 100%;
    left: 0;
}.connect_form1 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.connect_form1 h3 {
    position: relative;
    margin-bottom: 50px;
    color: rgb(164,199,189);
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 33px;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
    padding: 10px 30px;
    background: #ffffff;
}.connect_form1 .help_block1 {
    position: relative;
    float: right;
    display: flex;
    background: #ffffff;
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    width: 60%;
    flex-direction: column;
}.connect_form1 .help_block1::before {
    left: 0;
    position: absolute;
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(164,199,189), rgb(188,124,124));
    content: '';
    width: 100%;
}.connect_form1 .reach_list4 {
    padding: 40px;
}.connect_form1 form h3 {
    color: #000000;
    border-radius: 0;
    text-align: left;
    padding: 0;
    display: block;
    box-shadow: none;
    background: transparent;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(188,124,124,0.5);
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
}.connect_form1 input[type="text"],
.connect_form1 textarea {
    font-size: 16px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    color: #000000;
    padding: 15px;
    margin-bottom: 20px;
    background: rgb(235,241,242);
    width: 100%;
    font-family: Arial, sans-serif;
}.connect_form1 input[type="text"]:focus,
.connect_form1 textarea:focus {
    box-shadow: 0 0 0 2px rgb(164,199,189);
    outline: none;
    background: #ffffff;
}.connect_form1 textarea {
    resize: none;
    height: 130px;
}.connect_form1 .feedback_block0 {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}.connect_form1 .feedback_block0 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_form1 .feedback_block0 label {
    padding-left: 30px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
}.connect_form1 .feedback_block0 label::before {
    left: 0;
    position: absolute;
    top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 18px;
    height: 18px;
    content: '';
    border: 1px solid rgb(164,199,189);
}.connect_form1 .feedback_block0 input[type="checkbox"]:checked + label::before {
    background: rgb(164,199,189);
}.connect_form1 .feedback_block0 input[type="checkbox"]:checked + label::after {
    top: 6px;
    left: 6px;
    height: 9px;
    content: '';
    border-width: 0 2px 2px 0;
    width: 6px;
    transform: rotate(45deg);
    border: solid #ffffff;
    position: absolute;
}.connect_form1 .feedback_block0 a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(164,199,189);
    font-weight: 600;
}.connect_form1 .feedback_block0 a:hover {
    text-decoration: underline;
    color: rgb(188,124,124);
}.connect_form1 .connect_request3 {
    color: #ffffff;
    padding: 14px 30px;
    background: linear-gradient(to right, rgb(164,199,189), rgb(164,199,189));
    border-radius: 10px;
    border: none;
    font-family: Arial, sans-serif;
    cursor: pointer;
    background-size: 200% auto;
    transition: all 0.5s ease;
    font-size: 16px;
    font-weight: 600;
}.connect_form1 .connect_request3:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgb(164,199,189,0.5);
    background-position: right center;
}.connect_form1 .query_widget4 {
    color: #ffffff;
    padding: 40px;
    background: linear-gradient(135deg, rgb(164,199,189), rgb(188,124,124));
}.connect_form1 .query_widget4 h4 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}.connect_form1 .query_widget4 h4::after {
    background: #ffffff;
    content: '';
    bottom: -8px;
    position: absolute;
    width: 40px;
    left: 0;
    height: 2px;
}.connect_form1 .request_feedback4 {
    margin: 0;
    padding: 0;
    list-style: none;
}.connect_form1 .request_feedback4 li {
    align-items: flex-start;
    display: flex;
    transition: transform 0.3s ease;
    margin-bottom: 20px;
}.connect_form1 .request_feedback4 li:hover {
    transform: translateX(5px);
}.connect_form1 .request_feedback4 svg {
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 3px;
    width: 22px;
    height: 22px;
}.connect_form1 .request_feedback4 svg path {
    fill: #ffffff;
}.connect_form1 .request_feedback4 span {
    font-family: Arial, sans-serif;
    color: #ffffff;
    line-height: 1.5;
    font-size: 16px;
}.connect_form1 .request_feedback4 a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.connect_form1 .request_feedback4 a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

@media (max-width: 992px) {.connect_form1 {
    padding: 80px 0;
}.connect_form1 .image_preview9 {
    display: none;
}.connect_form1 .help_block1 {
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
    float: none;
}
}

@media (max-width: 768px) {.connect_form1 {
    padding: 60px 0;
}.connect_form1 h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.connect_form1 .reach_list4,
    .connect_form1 .query_widget4 {
    padding: 30px;
}.connect_form1 form h3,
    .connect_form1 .query_widget4 h4 {
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.connect_form1 {
    padding: 40px 0;
}.connect_form1 h3 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.8);
}.connect_form1 .reach_list4,
    .connect_form1 .query_widget4 {
    padding: 25px 20px;
}.connect_form1 input[type="text"],
    .connect_form1 textarea {
    margin-bottom: 15px;
    padding: 12px;
}.connect_form1 textarea {
    height: 110px;
}.connect_form1 .connect_request3 {
    width: 100%;
}}.pricing_item0 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.pricing_item0::before {
    left: 0;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    z-index: 1;
    top: 0;
    content: "";
    bottom: 0;
}.pricing_item0 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.pricing_item0 .package_rates7 {
    flex-direction: column;
    display: flex;
    align-items: center;
}.pricing_item0 h2 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    text-align: center;
    transform: translateY(20px);
    font-weight: 700;
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}.pricing_item0 .rate_card5 {
    text-align: center;
    max-width: 700px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    font-size: 17px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    margin-bottom: 40px;
    opacity: 0;
}.pricing_item0 .pro_fees9 {
    padding: 0;
    display: grid;
    gap: 30px;
    width: 100%;
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.pricing_item0 .pro_fees9 li {
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}.pricing_item0 .pro_fees9 li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing_item0 .pro_fees9 li:nth-child(2) {
    animation-delay: 0.4s;
}.pricing_item0 .pro_fees9 li:nth-child(3) {
    animation-delay: 0.5s;
}.pricing_item0 .pro_fees9 li:nth-child(4) {
    animation-delay: 0.6s;
}.pricing_item0 .pricing_tiers1 {
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    text-decoration: none;
    overflow: hidden;
    position: relative;
    height: 100%;
}.pricing_item0 .pricing_tiers1:hover {
    transform: translateY(-8px) scale(1.02);
}.pricing_item0 .pricing_tiers1::before {
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: -100%;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    pointer-events: none;
}.pricing_item0 .pricing_tiers1:hover::before {
    left: 100%;
}.pricing_item0 .pricing_options1 {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 5px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    border-radius: 24px;
    height: 100%;
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
    backdrop-filter: blur(10px);
    transition: box-shadow 0.4s ease, transform 0.3s ease;
}.pricing_item0 .pricing_tiers1:hover .pricing_options1 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing_item0 .pricing_options1::after {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    content: '';
    width: 100%;
    transform-origin: left;
    top: 0;
    position: absolute;
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(164,199,189), rgb(188,124,124));
    transform: scaleX(0);
}.pricing_item0 .pricing_tiers1:hover .pricing_options1::after {
    transform: scaleX(1);
}.pricing_item0 .learning_plan8 {
    justify-content: space-between;
    display: flex;
    box-sizing: border-box;
    height: 100%;
    color: #ffffff;
    min-height: 400px;
    padding: 30px;
    flex-direction: column;
}.pricing_item0 .learning_plan8 h4 {
    color: rgb(164,199,189);
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    position: relative;
}.pricing_item0 .pricing_tiers1:hover .learning_plan8 h4 {
    transform: translateX(5px);
}.pricing_item0 .learning_plan8 h4::after {
    width: 40px;
    transition: width 0.3s ease;
    height: 3px;
    background: rgb(188,124,124);
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}.pricing_item0 .pricing_tiers1:hover .learning_plan8 h4::after {
    width: 60px;
}.pricing_item0 .learning_plan8 p {
    margin: 0 0 30px;
    color: rgba(255,255,255,0.8);
    overflow-y: auto;
    max-height: 200px;
    font-size: calc(17px - 2px);
    scrollbar-color: rgb(164,199,189,0.5) transparent;
    word-break: break-word;
    scrollbar-width: thin;
    line-height: 1.6;
    overflow-wrap: break-word;
}.pricing_item0 .learning_plan8 p::-webkit-scrollbar {
    width: 5px;
}.pricing_item0 .learning_plan8 p::-webkit-scrollbar-track {
    background: transparent;
}.pricing_item0 .learning_plan8 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(164,199,189,0.5);
}.pricing_item0 .cost_breakdown7 {
    border-radius: 10px;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    font-size: calc(23px + 4px);
    padding: 10px 20px;
    color: #ffffff;
    margin-top: auto;
    position: relative;
    background: linear-gradient(135deg, rgb(164,199,189) 0%, rgb(164,199,189,0.5) 100%);
    overflow: hidden;
    align-self: flex-start;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.pricing_item0 .pricing_tiers1:hover .cost_breakdown7 {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}.pricing_item0 .cost_breakdown7::before {
    transform: scale(0);
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    position: absolute;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    content: "";
    left: -50%;
    top: -50%;
}.pricing_item0 .pricing_tiers1:hover .cost_breakdown7::before {
    opacity: 1;
    transform: scale(1);
}

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

@media (max-width: 991px) {.pricing_item0 {
    padding: 80px 0;
}.pricing_item0 .pro_fees9 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_item0 .learning_plan8 {
    padding: 25px;
    min-height: 350px;
}
}

@media (max-width: 767px) {.pricing_item0 {
    padding: 60px 0;
}.pricing_item0 h2 {
    font-size: calc(30px - 4px);
}.pricing_item0 .rate_card5 {
    font-size: calc(17px - 1px);
    margin-bottom: 30px;
}.pricing_item0 .pro_fees9 {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
}.pricing_item0 .learning_plan8 {
    min-height: 300px;
}.pricing_item0 .cost_breakdown7 {
    font-size: calc(23px + 2px);
}
}

@media (max-width: 480px) {.pricing_item0 {
    padding: 40px 0;
}.pricing_item0 h2 {
    font-size: calc(30px - 6px);
}.pricing_item0 .learning_plan8 {
    min-height: 280px;
    padding: 20px;
}.pricing_item0 .learning_plan8 p {
    margin-bottom: 20px;
    font-size: calc(17px - 3px);
}.pricing_item0 .cost_breakdown7 {
    padding: 8px 15px;
}}.user_reviews3 {
    padding: 120px 0 150px;
    background: linear-gradient(135deg, rgb(235,241,242) 0%, rgb(164,199,189,0.5) 100%);
    position: relative;
    overflow: hidden;
}.user_reviews3::before {
    position: absolute;
    top: -50px;
    border-radius: 50%;
    left: -50px;
    animation: floatBubble 18s infinite ease-in-out;
    content: "";
    filter: blur(80px);
    height: 200px;
    width: 200px;
    background: rgb(188,124,124,0.5);
}.user_reviews3::after {
    animation: floatBubble 15s infinite ease-in-out alternate;
    height: 250px;
    content: "";
    right: -80px;
    filter: blur(100px);
    width: 250px;
    border-radius: 50%;
    background: rgb(164,199,189,0.5);
    bottom: -80px;
    position: absolute;
}@keyframes floatBubble {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(30px, -30px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}

.user_reviews3 .knowledge_study8 {
    max-width: 1300px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}.user_reviews3 h4 {
    margin-bottom: 70px;
    display: inline-block;
    font-size: 34px;
    color: #000000;
    text-align: center;
    transform: translateX(-50%) skew(-5deg);
    left: 50%;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    transform: skew(-5deg);
}.user_reviews3 h4::after {
    content: "";
    bottom: -15px;
    height: 4px;
    width: 50%;
    left: 25%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(164,199,189), transparent);
}.user_reviews3 .feedback_stars9 {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 40px;
    perspective: 1000px;
}.user_reviews3 .review_experiences4 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
    position: relative;
    border-radius: 16px;
    backface-visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    transform: rotateX(5deg) rotateY(-8deg) translateZ(0);
    transition: all 0.5s ease;
}.user_reviews3 .review_experiences4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 2;
    transform: rotateX(0) rotateY(0) translateZ(20px) scale(1.02);
}.user_reviews3 .review_experiences4::before {
    height: 5px;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(164,199,189), rgb(188,124,124));
    width: 100%;
    position: absolute;
}.user_reviews3 .review_experiences4 .image_preview9 {
    border-radius: 50%;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto 20px;
    transition: all 0.3s ease;
    width: 80px;
    border: 3px solid #ffffff;
}.user_reviews3 .review_experiences4:hover .image_preview9 {
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}.user_reviews3 .review_experiences4 span {
    position: relative;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 15px;
    display: block;
}.user_reviews3 .review_experiences4 span::after {
    margin: 10px auto 0;
    background: rgb(164,199,189);
    display: block;
    width: 30px;
    content: "";
    height: 2px;
}.user_reviews3 .review_experiences4 p {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
}.user_reviews3 .review_experiences4 p::before {
    color: rgb(164,199,189,0.5);
    font-family: serif;
    left: -5px;
    top: -20px;
    position: absolute;
    z-index: -1;
    content: '"';
    font-size: 80px;
    opacity: 0.2;
}

@media (max-width: 1200px) {.user_reviews3 {
    padding: 100px 0;
}.user_reviews3 .feedback_stars9 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.user_reviews3 .review_experiences4 {
    padding: 25px;
    transform: rotateX(3deg) rotateY(-5deg) translateZ(0);
}
}

@media (max-width: 768px) {.user_reviews3 {
    padding: 80px 0;
}.user_reviews3 h4 {
    font-size: calc(34px * 0.9);
    margin-bottom: 50px;
}.user_reviews3 .feedback_stars9 {
    max-width: 500px;
    gap: 25px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.user_reviews3 .review_experiences4 {
    padding: 30px 20px;
    transform: rotateX(0) rotateY(0);
}.user_reviews3 .review_experiences4 .image_preview9 {
    width: 70px;
    height: 70px;
}}.company_overview8 {
    background: rgb(235,241,242);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.company_overview8::before {
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0.2;
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, rgb(164,199,189,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(188,124,124,0.5) 0%, transparent 30%);
    width: 100%;
}.company_overview8 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.company_overview8 h2 {
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 33px;
    margin-bottom: 80px;
    color: #000000;
}.company_overview8 h2::after {
    border-radius: 10px;
    width: 80px;
    left: calc(50% - 40px);
    content: "";
    bottom: -20px;
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(164,199,189), rgb(188,124,124));
}.company_overview8 .learn_pro5 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0;
}.company_overview8 .learn_culture1 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    align-items: center;
    padding: 60px 0;
}.company_overview8 .learn_culture1:not(:last-child)::after {
    background: linear-gradient(to right, 
        transparent, 
        rgb(164,199,189,0.5), 
        rgb(164,199,189,0.5), 
        transparent
    );
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: 0;
    width: 70%;
    height: 1px;
    position: absolute;
}.company_overview8 .learn_culture1 h3 {
    position: relative;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 21px;
    display: inline-block;
    color: rgb(164,199,189);
}.company_overview8 .learn_culture1:nth-child(2) h3 {
    color: rgb(188,124,124);
}.company_overview8 .learn_culture1 h3::after {
    width: 40px;
    background: currentColor;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    content: "";
}.company_overview8 .learn_culture1 p {
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
    color: #000000;
}.company_overview8 .learn_culture1:first-child h3,
.company_overview8 .learn_culture1:first-child p {
    grid-column: 7 / -1;
}.company_overview8 .learn_culture1:first-child::before {
    content: "";
    grid-column: 1 / 6;
    position: relative;
    border-radius: 11px;
    background: linear-gradient(135deg, rgb(164,199,189,0.5), transparent);
    height: 300px;
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
}.company_overview8 .learn_culture1:nth-child(2) h3,
.company_overview8 .learn_culture1:nth-child(2) p {
    grid-column: 1 / 7;
}.company_overview8 .learn_culture1:nth-child(2)::before {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    position: relative;
    grid-column: 8 / -1;
    content: "";
    height: 300px;
    background: linear-gradient(135deg, rgb(188,124,124,0.5), transparent);
    border-radius: 11px;
}.company_overview8 .learn_culture1::after {
    transition: width 0.5s ease;
}.company_overview8 .learn_culture1:hover::after {
    width: 85%;
}.company_overview8 .learn_culture1 h3,
.company_overview8 .learn_culture1 p,
.company_overview8 .learn_culture1::before {
    opacity: 0;
    animation: fadeInUp 0.7s forwards;
    transform: translateY(30px);
}.company_overview8 .learn_culture1:nth-child(2) h3,
.company_overview8 .learn_culture1:nth-child(2) p,
.company_overview8 .learn_culture1:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.company_overview8 {
    padding: 90px 0;
}.company_overview8 h2 {
    margin-bottom: 60px;
}.company_overview8 .learn_culture1 {
    padding: 50px 0;
}
}

@media (max-width: 768px) {.company_overview8 {
    padding: 70px 0;
}.company_overview8 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 50px;
}.company_overview8 .learn_culture1 {
    grid-template-columns: 1fr;
    padding: 40px 0;
    gap: 30px;
}.company_overview8 .learn_culture1:first-child h3,
    .company_overview8 .learn_culture1:first-child p,
    .company_overview8 .learn_culture1:nth-child(2) h3,
    .company_overview8 .learn_culture1:nth-child(2) p {
    grid-column: 1 / -1;
}.company_overview8 .learn_culture1:first-child::before,
    .company_overview8 .learn_culture1:nth-child(2)::before {
    height: 200px;
    grid-column: 1 / -1;
}.company_overview8 .learn_culture1:nth-child(2)::before {
    order: -1;
}
}

@media (max-width: 576px) {.company_overview8 {
    padding: 50px 0;
}.company_overview8 h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.8);
}.company_overview8 .learn_culture1 {
    gap: 20px;
    padding: 30px 0;
}.company_overview8 .learn_culture1:first-child::before,
    .company_overview8 .learn_culture1:nth-child(2)::before {
    height: 150px;
}.company_overview8 h2::after {
    bottom: -15px;
    left: calc(50% - 30px);
    width: 60px;
}.company_overview8 .learn_culture1 h3 {
    margin-bottom: 15px;
    font-size: calc(21px * 0.9);
}.company_overview8 .learn_culture1 p {
    font-size: calc(14px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.company_overview8 .learn_culture1::after {
    transition: none;
}.company_overview8 .learn_culture1 h3,
    .company_overview8 .learn_culture1 p,
    .company_overview8 .learn_culture1::before,
    .company_overview8 .learn_culture1:nth-child(2) h3,
    .company_overview8 .learn_culture1:nth-child(2) p,
    .company_overview8 .learn_culture1:nth-child(2)::before {
    opacity: 1;
    animation: none;
    transform: none;
}}.privacy_chamber3 {
    padding: 4rem 2rem;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(145deg, rgb(235,241,242), rgba(240, 240, 245, 0.7));
    overflow: hidden;
}.privacy_chamber3::before {
    z-index: 0;
    width: 40%;
    right: -5%;
    background: linear-gradient(135deg, rgb(164,199,189,0.5), transparent);
    top: -10%;
    content: '';
    height: 70%;
    transform: rotate(-15deg) skew(15deg);
    opacity: 0.07;
    position: absolute;
}.privacy_chamber3::after {
    left: -5%;
    height: 60%;
    opacity: 0.05;
    z-index: 0;
    background: linear-gradient(225deg, rgb(188,124,124,0.5), transparent);
    transform: rotate(12deg) skew(-12deg);
    bottom: -10%;
    content: '';
    position: absolute;
    width: 45%;
}.privacy_chamber3 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 1.5rem;
}.privacy_chamber3 h1 {
    position: relative;
    margin-bottom: 2.5rem;
    letter-spacing: -0.02em;
    font-size: calc(45px * 1.1);
    transform: translateX(-0.5rem);
    line-height: 1.2;
    font-weight: 600;
    color: rgb(164,199,189);
}.privacy_chamber3 h1::after {
    content: '';
    background: linear-gradient(90deg, rgb(188,124,124), transparent);
    position: absolute;
    left: 0;
    bottom: -0.8rem;
    width: 4rem;
    height: 3px;
}.privacy_chamber3 h2 {
    position: relative;
    padding-left: 1rem;
    font-size: 35px;
    margin: 2.8rem 0 1.2rem;
    color: #000000;
    font-weight: 600;
}.privacy_chamber3 h2::before {
    content: '';
    opacity: 0.7;
    bottom: 0.5rem;
    left: 0;
    position: absolute;
    border-radius: 2px;
    width: 4px;
    background: rgb(188,124,124);
    top: 0.5rem;
}.privacy_chamber3 h3 {
    font-weight: 400;
    font-size: calc(35px * 0.85);
    padding-bottom: 0.7rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 2.5rem 0 1rem;
    color: #000000;
}.privacy_chamber3 h4 {
    color: rgb(164,199,189);
    font-weight: 400;
    margin: 2.2rem 0 0.8rem;
    font-size: calc(35px * 0.75);
}.privacy_chamber3 p {
    max-width: 48rem;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    color: #000000;
}.privacy_chamber3 ul {
    margin: 1.5rem 0 2rem;
    list-style-type: none;
    padding-left: 1.5rem;
}.privacy_chamber3 li {
    color: #000000;
    padding-left: 1.8rem;
    line-height: 1.6;
    position: relative;
    margin-bottom: 1rem;
    font-size: 13px;
}.privacy_chamber3 li::before {
    transform: rotate(45deg);
    width: 0.5rem;
    left: 0;
    content: '';
    background: rgb(188,124,124);
    height: 0.5rem;
    position: absolute;
    top: 0.6rem;
}.privacy_chamber3 span {
    font-style: italic;
    padding: 0.5rem 0 0;
    line-height: 1.7;
    display: block;
    color: #000000;
    padding-left: 1.2rem;
    margin-bottom: 2rem;
    font-size: 13px;
    border-left: 2px solid rgba(0, 0, 0, 0.05);
}.privacy_chamber3 strong {
    color: #000000;
    font-weight: 600;
}

@media (min-width: 768px) {.privacy_chamber3 {
    padding: 5rem 3rem;
}.privacy_chamber3 .container {
    padding: 0 2rem;
}.privacy_chamber3 h1 {
    transform: translateX(-1rem);
    font-size: calc(45px * 1.2);
    margin-bottom: 3rem;
}.privacy_chamber3 h1::after {
    width: 6rem;
    height: 4px;
}.privacy_chamber3 h2 {
    margin: 3.5rem 0 1.5rem;
    padding-left: 1.2rem;
}.privacy_chamber3 p {
    font-size: calc(13px * 1.05);
    line-height: 1.75;
}.privacy_chamber3 ul {
    padding-left: 2rem;
}.privacy_chamber3 li {
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.privacy_chamber3 {
    padding: 6rem 2rem;
}.privacy_chamber3::before {
    width: 35%;
    height: 75%;
}.privacy_chamber3::after {
    width: 40%;
    height: 65%;
}.privacy_chamber3 h1 {
    margin-bottom: 3.5rem;
    font-size: calc(45px * 1.3);
}.privacy_chamber3 h2 {
    font-size: calc(35px * 1.1);
}.privacy_chamber3 h2::before {
    width: 5px;
}.privacy_chamber3 p, .privacy_chamber3 li, .privacy_chamber3 span {
    font-size: calc(13px * 1.1);
}.privacy_chamber3 .container {
    padding: 0 3rem;
}.privacy_chamber3 li::before {
    width: 0.6rem;
    height: 0.6rem;
}
}

@media (min-width: 1200px) {.privacy_chamber3 {
    padding: 7rem 2rem;
}.privacy_chamber3 h1 {
    font-size: calc(45px * 1.4);
}.privacy_chamber3 h1::after {
    width: 8rem;
}.privacy_chamber3 .container {
    max-width: 1200px;
}
}

@media (hover: hover) {.privacy_chamber3 li:hover::before {
    transform: rotate(135deg);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
}

@media (prefers-reduced-motion: reduce) {.privacy_chamber3 *,
    .privacy_chamber3 *::before,
    .privacy_chamber3 *::after {
    animation: none !important;
    transition: none !important;
}}.program_results2 {
    position: relative;
    background: linear-gradient(135deg, rgb(235,241,242) 0%, #ffffff 100%);
    padding: 6rem 0;
    overflow: hidden;
}.program_results2::before {
    top: 0;
    pointer-events: none;
    height: 100%;
    background: linear-gradient(45deg, rgb(164,199,189,0.5) 0%, transparent 60%);
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}.program_results2 .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.program_results2 .knowledge_study8 {
    display: grid;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.program_results2 .text_box_wrapper1 {
    border-left: 4px solid rgb(164,199,189);
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: translateZ(30px);
}.program_results2 .text_box_wrapper1:hover {
    transform: translateZ(50px) translateY(-5px);
}.program_results2 h4 {
    transition: transform 0.3s ease-out;
    position: relative;
    padding-bottom: 1rem;
    color: #000000;
    font-size: 24px;
    transform: translateX(0);
    font-weight: 700;
    margin-bottom: 1.8rem;
    line-height: 1.3;
}.program_results2 h4::after {
    bottom: 0;
    transition: width 0.4s ease-in-out;
    left: 0;
    background: rgb(164,199,189);
    content: "";
    height: 3px;
    width: 60px;
    position: absolute;
}.program_results2 .text_box_wrapper1:hover h4::after {
    width: 120px;
}.program_results2 .text_box_wrapper1 > div {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
}.program_results2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.program_results2 li {
    transform: translateX(0);
    margin-bottom: 1.2rem;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    opacity: 0.9;
}.program_results2 li:hover {
    transform: translateX(8px);
    opacity: 1;
}.program_results2 li p {
    color: #000000;
    gap: 1rem;
    align-items: flex-start;
    font-size: 16px;
    margin: 0;
    display: flex;
    line-height: 1.6;
}.program_results2 li p span:first-child {
    margin-top: 0.2rem;
    flex-shrink: 0;
}.program_results2 li p span:last-child {
    z-index: 1;
    position: relative;
}.program_results2 li p span:last-child::before {
    transition: width 0.4s ease;
    width: 0;
    bottom: -2px;
    z-index: -1;
    height: 2px;
    left: 0;
    background: rgb(188,124,124);
    content: "";
    position: absolute;
}.program_results2 li:hover p span:last-child::before {
    width: 100%;
}.program_results2 svg {
    fill: none;
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
}.program_results2 li:hover svg {
    transform: rotate(-10deg) scale(1.1);
}.program_results2 svg path {
    fill: rgb(164,199,189);
    transition: fill 0.3s ease;
}.program_results2 li:hover svg path {
    fill: rgb(188,124,124);
}.program_results2 .image_preview9 {
    object-fit: cover;
    border-radius: 15px;
    height: auto;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s ease;
    transform: translateZ(20px) rotate(-1deg);
    filter: saturate(1.1) contrast(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    width: 100%;
}.program_results2 .image_preview9:hover {
    transform: translateZ(40px) rotate(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {.program_results2 {
    padding: 8rem 0;
}.program_results2 .knowledge_study8 {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 3fr 2fr;
}.program_results2 .text_box_wrapper1 > div {
    gap: 2rem;
    flex-direction: row;
}.program_results2 h4 {
    font-size: calc(24px * 1.1);
}.program_results2 li p {
    font-size: calc(16px * 1.05);
}.program_results2 .image_preview9 {
    max-height: 500px;
    height: 100%;
}
}

@media (min-width: 992px) {.program_results2 {
    padding: 10rem 0;
}.program_results2 .knowledge_study8 {
    transform: perspective(1200px) rotateX(3deg);
}.program_results2 .text_box_wrapper1 {
    padding: 3rem;
}.program_results2 h4 {
    font-size: calc(24px * 1.2);
    margin-bottom: 2.5rem;
}.program_results2 .image_preview9 {
    max-height: 600px;
}
}

@media (max-width: 767px) {.program_results2 {
    padding: 4rem 0;
}.program_results2 .knowledge_study8 {
    transform: perspective(800px) rotateX(1deg);
}.program_results2 .text_box_wrapper1 {
    padding: 1.8rem;
}.program_results2 h4 {
    font-size: calc(24px * 0.95);
    margin-bottom: 1.5rem;
}.program_results2 li {
    margin-bottom: 1rem;
}.program_results2 li p {
    gap: 0.7rem;
    line-height: 1.5;
    font-size: calc(16px * 0.95);
}.program_results2 svg {
    width: 20px;
    height: 20px;
}.program_results2 .image_preview9 {
    max-height: 300px;
}
}

@media (max-width: 480px) {.program_results2 {
    padding: 3rem 0;
}.program_results2 .knowledge_study8 {
    transform: none;
}.program_results2 .text_box_wrapper1 {
    padding: 1.5rem;
}.program_results2 h4 {
    padding-bottom: 0.8rem;
    font-size: calc(24px * 0.9);
}.program_results2 li p {
    line-height: 1.4;
    font-size: calc(16px * 0.9);
}.program_results2 svg {
    width: 18px;
    height: 18px;
}}.training_zone6 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    z-index: 1;
    background: linear-gradient(135deg, #000000 0%, rgb(164,199,189,0.5) 100%);
    position: relative;
    padding: 5rem 0 1rem;
}.training_zone6::before {
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    right: 0;
    background: radial-gradient(circle at 30% 50%, rgb(164,199,189,0.5) 0%, transparent 50%);
    content: '';
    position: absolute;
}.training_zone6::after {
    background: linear-gradient(90deg, transparent, rgb(164,199,189), transparent);
    content: '';
    top: 0;
    position: absolute;
    animation: glowLine 3s infinite alternate;
    height: 3px;
    left: 0;
    z-index: 2;
    right: 0;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.training_zone6 .container {
    z-index: 2;
    position: relative;
}.training_zone6 .footer_caption3 {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}.training_zone6 .learn_chat9 {
    padding: 1.5rem;
    flex-wrap: wrap;
    backdrop-filter: blur(8px);
    gap: 2rem;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid rgb(188,124,124,0.5);
    display: flex;
    border-radius: 14px;
}.training_zone6 .learn_chat9::before {
    height: 2px;
    position: absolute;
    animation: scanLine 4s infinite linear;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(188,124,124), transparent);
    width: 50%;
    content: '';
    top: -2px;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.training_zone6 .info_item {
    text-align: center;
    transition: transform 0.3s ease;
    max-width: 300px;
    min-width: 200px;
    flex: 1;
}.training_zone6 .info_item:hover {
    transform: translateY(-5px);
}.training_zone6 .info_item p, 
.training_zone6 .info_item a {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    text-decoration: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    border: 1px solid transparent;
    justify-content: center;
    color: #ffffff;
    padding: 0.75rem;
    font-size: calc(13px - 2px);
    gap: 0.5rem;
    transition: all 0.3s ease;
}.training_zone6 .info_item svg {
    transition: fill 0.3s ease;
    fill: rgb(188,124,124);
    height: 1.25rem;
    width: 1.25rem;
}.training_zone6 .info_item a:hover {
    background: #000000;
    border-color: rgb(164,199,189,0.5);
    box-shadow: 0 0 15px rgb(164,199,189,0.5);
}.training_zone6 .info_item a:hover svg {
    fill: rgb(164,199,189);
}.training_zone6 .text_main_holder {
    gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
}.training_zone6 .main_learn0 {
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.training_zone6 .main_learn0 svg {
    max-width: 180px;
    filter: drop-shadow(0 0 5px rgb(164,199,189,0.5));
    height: auto;
    transition: filter 0.3s ease;
}.training_zone6 .main_learn0 svg:hover {
    filter: drop-shadow(0 0 10px rgb(164,199,189));
}.training_zone6 .footer_careers9 {
    max-width: 280px;
    font-size: calc(13px - 1px);
    line-height: 1.5;
    color: #ffffff;
    opacity: 0.7;
}.training_zone6 .head_lead2 {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.training_zone6 .head_lead2 h5 {
    margin-bottom: 0.5rem;
    position: relative;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 0.75rem;
}.training_zone6 .head_lead2 h5::after {
    left: 0;
    transition: width 0.3s ease;
    bottom: 0;
    position: absolute;
    content: '';
    height: 2px;
    background: rgb(188,124,124);
    width: 40px;
}.training_zone6 .head_lead2:hover h5::after {
    width: 80px;
}.training_zone6 .header_lesson1 {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}.training_zone6 .header_lesson1 a {
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0.8;
    font-size: 13px;
    padding-left: 1rem;
    text-decoration: none;
}.training_zone6 .header_lesson1 a::before {
    top: 50%;
    position: absolute;
    height: 5px;
    border-radius: 50%;
    transform: translateY(-50%);
    width: 5px;
    content: '';
    transition: all 0.3s ease;
    background: rgb(188,124,124);
    left: 0;
}.training_zone6 .header_lesson1 a:hover {
    transform: translateX(5px);
    color: rgb(164,199,189);
    opacity: 1;
}.training_zone6 .header_lesson1 a:hover::before {
    box-shadow: 0 0 8px rgb(164,199,189);
    width: 7px;
    height: 7px;
    background: rgb(164,199,189);
}.training_zone6 .subscribe_holder {
    display: flex;
    position: relative;
    overflow: hidden;
    gap: 1.25rem;
    padding: 1.5rem;
    border-radius: 14px;
    flex-direction: column;
    border: 1px solid rgb(188,124,124,0.5);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
}.training_zone6 .subscribe_holder::before {
    bottom: 0;
    right: 0;
    top: 0;
    opacity: 0.1;
    left: 0;
    position: absolute;
    z-index: -1;
    content: '';
    background: radial-gradient(circle at top right, rgb(164,199,189,0.5) 0%, transparent 70%);
}.training_zone6 .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
}.training_zone6 .subscribe_holder p {
    color: #ffffff;
    opacity: 0.9;
    font-size: calc(13px - 1px);
    line-height: 1.6;
}.training_zone6 .input_holder {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}.training_zone6 .input_holder input[type="email"] {
    border-radius: 10px;
    width: 100%;
    font-size: 13px;
    flex: 1;
    padding: 0.875rem 1rem;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border: 1px solid rgb(188,124,124,0.5);
    color: #ffffff;
}.training_zone6 .input_holder input[type="email"]:focus {
    border-color: rgb(164,199,189);
    box-shadow: 0 0 10px rgb(164,199,189,0.5);
    outline: none;
}.training_zone6 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.training_zone6 .join_news7 {
    width: 100%;
    padding: 0.875rem 1.5rem;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    background: rgb(164,199,189);
    transition: all 0.3s ease;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    border: none;
}.training_zone6 .join_news7::before {
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    transition: left 0.7s ease;
    left: -100%;
}.training_zone6 .join_news7:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 15px rgb(188,124,124,0.5);
    background: rgb(188,124,124);
}.training_zone6 .join_news7:hover::before {
    left: 100%;
}.training_zone6 .assign_help2 {
    padding-top: 1.5rem;
    margin-top: 3rem;
    text-align: center;
    position: relative;
    border-top: 1px solid rgb(188,124,124,0.5);
}.training_zone6 .assign_help2::before {
    left: 0;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(188,124,124,0.5), transparent);
    width: 100%;
    content: '';
    top: -1px;
}.training_zone6 .privacy_cta3 {
    color: #ffffff;
    font-size: 13px;
    opacity: 0.7;
}

@media (max-width: 1024px) {.training_zone6 {
    padding: 4rem 0 1rem;
}.training_zone6 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.training_zone6 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.training_zone6 .input_holder {
    flex-direction: row;
}.training_zone6 .join_news7 {
    width: auto;
}
}

@media (max-width: 768px) {.training_zone6 {
    padding: 3rem 0 1rem;
}.training_zone6 .learn_chat9 {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}.training_zone6 .info_item {
    min-width: 100%;
}.training_zone6 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.training_zone6 .subscribe_holder {
    grid-column: auto;
}.training_zone6 .main_learn0 {
    align-items: center;
    text-align: center;
}.training_zone6 .footer_careers9 {
    text-align: center;
    max-width: 100%;
}.training_zone6 .head_lead2 h5 {
    text-align: center;
}.training_zone6 .head_lead2 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.training_zone6 .header_lesson1 {
    align-items: center;
}.training_zone6 .header_lesson1 a {
    text-align: center;
}.training_zone6 .header_lesson1 a:hover {
    transform: translateY(-2px);
}.training_zone6 .input_holder {
    flex-direction: column;
}.training_zone6 .join_news7 {
    width: 100%;
}
}

@media (max-width: 480px) {.training_zone6 {
    padding: 2.5rem 0 1rem;
}.training_zone6 .info_item p, 
    .training_zone6 .info_item a {
    font-size: calc(13px - 3px);
}.training_zone6 .head_lead2 h5, 
    .training_zone6 .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}.training_zone6 .header_lesson1 a, 
    .training_zone6 .subscribe_holder p {
    font-size: calc(13px - 2px);
}.training_zone6 .privacy_cta3 {
    font-size: calc(13px - 2px);
}}header {
    margin-top: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 100;
    position: relative;
    overflow: visible;
    padding: 0;
}header::before {
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    z-index: 0;
    height: 100%;
    position: absolute;
    background-size: 20px 20px;
    left: 0;
    content: '';
    top: 0;
    width: 100%;
}header::after {
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(164,199,189) 0%,
        rgb(188,124,124) 50%,
        rgb(164,199,189) 100%
    );
    width: 100%;
    content: '';
    background-size: 200% auto;
    left: 0;
    animation: gradientSlide 5s linear infinite;
    height: 4px;
    position: absolute;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .top_header3 {
    display: flex;
    z-index: 5;
    position: relative;
    justify-content: space-between;
    padding: 1.3rem 2rem;
    align-items: center;
}header .main_learn0 {
    position: relative;
    flex: 0 0 auto;
    z-index: 5;
}header .site_main5 {
    transition: all 0.3s ease;
    padding: 0.5rem;
    align-items: center;
    display: flex;
    text-decoration: none;
    z-index: 2;
    position: relative;
}header .site_main5:hover {
    transform: translateY(-3px) scale(1.02);
}header .site_main5 img {
    max-height: 40px;
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}header .main_learn0::before {
    bottom: -8px;
    opacity: 0.3;
    left: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    position: absolute;
    border-radius: 10px;
    border: 1px solid rgb(164,199,189);
    right: -8px;
    content: '';
    top: -8px;
}header .main_learn0:hover::before {
    transform: skew(-5deg) scale(1.05);
    box-shadow: 0 0 15px rgb(164,199,189,0.5);
    opacity: 0.7;
}header .head_lead2 {
    display: flex;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 5;
    padding: 0;
}header .main_page9 {
    position: relative;
    margin: 0 0.3rem;
    perspective: 800px;
}header .main_page9 a {
    padding: 0.8rem 1.2rem;
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #ffffff;
    border: 1px solid transparent;
    z-index: 1;
    transition: all 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}header .main_page9 a::before {
    opacity: 0.7;
    content: '';
    position: absolute;
    left: 10%;
    transform: scaleX(0);
    background: rgb(164,199,189);
    width: 80%;
    bottom: 5px;
    height: 1px;
    transition: transform 0.3s ease;
}header .main_page9 a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
    transform: translateZ(10px);
    background: rgba(0, 0, 0, 0.2);
    color: rgb(164,199,189);
}header .main_page9 a:hover::before {
    transform: scaleX(1);
}header .main_page9::after {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    background: radial-gradient(circle at center, rgb(164,199,189,0.5) 0%, transparent 70%);
}header .main_page9:hover::after {
    opacity: 0.4;
}header .top_header3::before {
    width: 30%;
    content: '';
    top: 0;
    height: 1px;
    left: 35%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(164,199,189), transparent);
}header .top_header3::after {
    content: '';
    height: 1px;
    left: 20%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
    bottom: 0;
    width: 60%;
    opacity: 0.1;
}.top_edu7 {
    z-index: 1;
    background: rgb(235,241,242);
    position: relative;
    margin-top: 0;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .top_header3 {
    max-width: 1300px;
    margin: 0 auto;
}header .main_page9 {
    margin: 0 0.5rem;
}header .main_page9 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .top_header3 {
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 1rem 1.5rem;
}header .main_learn0 {
    margin-bottom: 0;
}header .head_lead2 {
    justify-content: center;
    flex: 1 0 100%;
    margin-top: 1rem;
}header .main_page9 {
    margin: 0 0.2rem;
}header .main_page9 a {
    font-size: calc(13px - 1px);
    padding: 0.6rem 0.8rem;
}header .main_learn0::before {
    bottom: -5px;
    left: -5px;
    right: -5px;
    top: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top_header3 {
    padding: 0.8rem 1.2rem;
}header .main_learn0 {
    max-width: 130px;
}header .main_learn0::before {
    display: none;
}header .head_lead2 {
    overflow-x: auto;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-top: 0.8rem;
}header .head_lead2::-webkit-scrollbar {
    height: 2px;
}header .head_lead2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(164,199,189);
}header .main_page9 {
    margin: 0 0.1rem;
    flex: 0 0 auto;
}header .main_page9 a {
    font-size: calc(13px - 2px);
    padding: 0.5rem 0.7rem;
    letter-spacing: 0;
    white-space: nowrap;
}header .main_page9 a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .top_header3 {
    padding: 0.7rem 1rem;
}header .main_learn0 {
    max-width: 110px;
}header .main_page9 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(13px - 3px);
}}.welcome1 {
    background: rgb(235,241,242);
    align-items: center;
    overflow: hidden;
    justify-content: center;
    display: flex;
    width: 100%;
    min-height: 100vh;
    position: relative;
}.welcome1 .edu_trackfast3 {
    position: relative;
    width: 100%;
    padding: 2rem;
    z-index: 1;
    max-width: 1440px;
}.welcome1 .page_begin1 {
    overflow: hidden;
    border-left: 4px solid rgb(164,199,189);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 5rem 3rem;
}.welcome1 .page_begin1::before {
    background: linear-gradient(135deg, 
    rgb(164,199,189,0.5), 
    rgba(0, 0, 0, 0.5) 60%,
    rgb(188,124,124,0.5) 100%);
    position: absolute;
    content: "";
    backdrop-filter: blur(3px);
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}.welcome1 .page_begin1::after {
    animation: orb-float 12s infinite alternate ease-in-out;
    z-index: 0;
    height: 80%;
    filter: blur(40px);
    transform: translateZ(-10px);
    right: -30%;
    opacity: 0.15;
    border-radius: 50%;
    top: -30%;
    width: 80%;
    background: rgb(164,199,189);
    content: "";
    position: absolute;
}.welcome1 .page_begin1 span, 
.welcome1 .page_begin1 h1, 
.welcome1 .page_begin1 div {
    position: relative;
    z-index: 2;
}.welcome1 .page_begin1 span {
    transform: translateY(20px);
    animation-delay: 0.3s;
    display: block;
    animation: fade-up 0.8s forwards ease-out;
    opacity: 0;
}.welcome1 .page_begin1 h3 {
    font-weight: 600;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    background: linear-gradient(90deg, rgb(164,199,189,0.5), transparent);
    letter-spacing: 0.02em;
    display: inline-block;
    font-size: calc(23px * 0.9);
    border-left: 3px solid rgb(164,199,189);
    line-height: 1.6;
    max-width: 90%;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
}.welcome1 .page_begin1 h1 {
    margin-bottom: 2rem;
    position: relative;
    max-width: 90%;
    color: #ffffff;
    line-height: 1.2;
    animation-delay: 0.6s;
    font-size: 40px;
    animation: fade-up 0.8s forwards ease-out;
    transform: translateY(20px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
}.welcome1 .page_begin1 h1::after {
    animation: line-grow 1.2s 1s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    transform: scaleX(0);
    background: rgb(188,124,124);
    position: absolute;
    transform-origin: left;
    left: 0;
    width: 60px;
    bottom: -0.5rem;
    content: "";
    height: 4px;
}.welcome1 .page_begin1 div div {
    transform: translateY(20px);
    animation-delay: 0.9s;
    animation: fade-up 0.8s forwards ease-out;
    opacity: 0;
}.welcome1 .page_begin1 p {
    color: #ffffff;
    font-size: calc(15px * 1.2);
    max-width: 90%;
    border-left: 2px solid rgb(188,124,124,0.5);
    line-height: 1.6;
    padding-left: 1rem;
}.welcome1 .page_begin1:hover {
    transform: perspective(1000px) rotateY(0deg);
}

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

@keyframes line-grow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes orb-float {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}

@media (max-width: 1200px) {.welcome1 .page_begin1 {
    padding: 4rem 2.5rem;
}.welcome1 .page_begin1 h1 {
    font-size: calc(40px * 0.9);
}
}

@media (max-width: 992px) {.welcome1 .page_begin1 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 3.5rem 2rem;
}.welcome1 .page_begin1 h1 {
    font-size: calc(40px * 0.85);
}.welcome1 .page_begin1 h3 {
    font-size: calc(23px * 0.85);
}.welcome1 .page_begin1 p {
    font-size: calc(15px * 1.1);
}
}

@media (max-width: 768px) {.welcome1 {
    min-height: 90vh;
}.welcome1 .edu_trackfast3 {
    padding: 1.5rem;
}.welcome1 .page_begin1 {
    padding: 3rem 1.5rem;
    transform: none !important;
}.welcome1 .page_begin1 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.75);
}.welcome1 .page_begin1 h3 {
    padding: 0.5rem 1rem;
    font-size: calc(23px * 0.8);
    max-width: 100%;
}.welcome1 .page_begin1 p {
    font-size: 15px;
    max-width: 100%;
}
}

@media (max-width: 576px) {.welcome1 {
    min-height: 80vh;
}.welcome1 .edu_trackfast3 {
    padding: 1rem;
}.welcome1 .page_begin1 {
    border-left-width: 3px;
    padding: 2.5rem 1.25rem;
}.welcome1 .page_begin1 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(40px * 0.65);
}.welcome1 .page_begin1 h3 {
    margin-bottom: 1rem;
    font-size: calc(23px * 0.75);
    line-height: 1.5;
}.welcome1 .page_begin1 p {
    padding-left: 0.75rem;
    line-height: 1.5;
}.welcome1 .page_begin1 h1::after {
    width: 40px;
    height: 3px;
}}.cookie_warning_popup7 {
    z-index: 90;
    bottom: 0;
    border-top: 2px solid rgb(164,199,189);
    background: rgb(235,241,242);
    width: 100%;
    position: fixed;
}.cookie_reset6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}.cookie_warning_popup7 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#privacyWarningBox8 {
    display: none;
}#privacyWarningBox8:checked ~ .cookie_warning_popup7 {
    visibility: hidden;
    opacity: 0;
}.cookie_warning_popup7 p {
    font-size: 18px;
}.cookie_compl6 {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_compl6 svg, .cookie_compl6 svg path, .cookie_compl6 img {
    height: 100px;
    fill: rgb(164,199,189);
    width: 100px;
}.learn_consent8 {
    min-width: 120px;
    flex-shrink: 0;
    color: rgb(164,199,189);
    white-space: nowrap;
    font-size: 24px;
    text-align: center;
    margin-left: 10px;
    line-height: 35px;
    border-bottom: 2px solid rgb(164,199,189);
    text-decoration: none;
    cursor: pointer;
}.cookie_warning_popup7 p a {
    color: rgb(164,199,189);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie_warning_popup7 {
    padding: 20px;
}}

.wrapper-capsule7 .cookie_warning_popup7 {
    box-shadow: rgb(188,124,124,0.5) 0px 0px 40px 39px;
    border: none;
    padding: 40px 0;
    background: rgb(188,124,124);
}.wrapper-capsule7 .learn_consent8 {
    color: #ffffff;
    border: none;
    font-weight: 400;
    font-size: 20px;
    background: rgb(164,199,189);
    margin-left: 30px;
    padding: 10px;
}.wrapper-capsule7 .cookie_disclaimer4 h5, .wrapper-capsule7 .cookie_disclaimer4 p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.cookie_compl6 {
    display: none;
}.cookie_reset6 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie_warning_popup7 h5 {
    text-align: center;
}.cookie_warning_popup7 p {
    text-align: center;
}.cookie_disclaimer4 {
    margin-bottom: 20px;
}body .wrapper-capsule7 .learn_consent8 {
    margin-bottom: 10px;
    margin-left: 0;
}
}