* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
    min-height: 100%;
}.head_lessonhpvo {
    flex: 1 0 auto;
}.wrapping-container3Oia {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}.support_ctaRWbh {
    flex: 0 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1191px;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.reach_outntFW {
    position: relative;
    padding: 0;
}.reach_outntFW::before {
    top: 0;
    width: 100%;
    opacity: 0.85;
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    background: rgb(214,214,228);
}.reach_outntFW .container {
    position: relative;
    padding: 0;
    max-width: 1400px;
    margin: 0 auto;
}.reach_outntFW .help_inforve4 {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: repeat(12, 1fr);
}.reach_outntFW .connect_listKa9F {
    position: relative;
    margin-top: 80px;
    border-radius: 21px;
    overflow: hidden;
    background: #ffffff;
    z-index: 10;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    grid-row: 1 / 2;
    grid-column: 3 / 11;
}.reach_outntFW .connect_listKa9F h3 {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    background: rgb(174,175,203);
    color: #ffffff;
    padding: 40px;
}.reach_outntFW .connect_listKa9F div {
    flex-direction: column;
    text-align: center;
    padding: 20px;
    align-items: center;
    display: flex;
}.reach_outntFW .connect_listKa9F svg {
    border-radius: 50%;
    background: rgb(214,214,228);
    margin-bottom: 15px;
    height: 50px;
    padding: 10px;
    width: 50px;
}.reach_outntFW .connect_listKa9F svg path {
    fill: rgb(174,175,203);
}.reach_outntFW .connect_listKa9F span {
    color: #000000;
    font-size: 14px;
}.reach_outntFW .connect_listKa9F a {
    text-decoration: none;
    color: rgb(174,175,203);
    transition: color 0.3s ease;
}.reach_outntFW .connect_listKa9F a:hover {
    color: rgb(135,133,168);
}.reach_outntFW .query_support1g3y {
    grid-row: 2 / 4;
    grid-column: 1 / 13;
    padding: 170px 0 100px;
    background: rgb(174,175,203);
    margin-top: -100px;
}.reach_outntFW form {
    max-width: 700px;
    width: 60%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 60px;
    margin: 0 auto;
    border-radius: 21px;
    background: #ffffff;
}.reach_outntFW form h3 {
    margin-bottom: 40px;
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 35px;
    color: #000000;
}.reach_outntFW form h3::after {
    height: 3px;
    background: rgb(174,175,203);
    width: 70px;
    left: 50%;
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    content: '';
}.reach_outntFW form input[type="text"],
.reach_outntFW form input[type="email"] {
    padding: 18px 20px;
    border: 1px solid rgb(214,214,228);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    font-size: 14px;
    background: #ffffff;
    border-radius: 10px;
    width: 100%;
    color: #000000;
}.reach_outntFW form input[type="text"]:focus,
.reach_outntFW form input[type="email"]:focus {
    border-color: rgb(174,175,203);
    outline: none;
    box-shadow: 0 0 0 3px rgb(174,175,203,0.5);
}.reach_outntFW form input::placeholder {
    color: #000000;
}.reach_outntFW .query_gridHxmz {
    align-items: flex-start;
    display: flex;
    margin: 25px 0;
}.reach_outntFW .query_gridHxmz input[type="checkbox"] {
    position: relative;
    margin-right: 15px;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    height: 22px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 2px solid rgb(214,214,228);
    width: 22px;
}.reach_outntFW .query_gridHxmz input[type="checkbox"]:checked {
    background-color: rgb(174,175,203);
    border-color: rgb(174,175,203);
}.reach_outntFW .query_gridHxmz input[type="checkbox"]:checked::before {
    left: 7px;
    border: solid #ffffff;
    height: 10px;
    transform: rotate(45deg);
    width: 6px;
    top: 4px;
    border-width: 0 2px 2px 0;
    position: absolute;
    content: '';
}.reach_outntFW .query_gridHxmz label {
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
}.reach_outntFW .query_gridHxmz a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(174,175,203);
    font-weight: 600;
}.reach_outntFW .query_gridHxmz a:hover {
    color: rgb(135,133,168);
}.reach_outntFW .connect_linksUGeh {
    color: #ffffff;
    padding: 18px 20px;
    font-weight: 700;
    cursor: pointer;
    background: rgb(174,175,203);
    font-size: 16px;
    border: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
}.reach_outntFW .connect_linksUGeh:hover {
    background: rgb(135,133,168);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-3px);
}

@media (max-width: 1200px) {.reach_outntFW .connect_listKa9F {
    grid-column: 2 / 12;
}.reach_outntFW form {
    width: 70%;
}
}

@media (max-width: 992px) {.reach_outntFW .connect_listKa9F {
    margin: 60px 20px 0;
    grid-column: 1 / 13;
}.reach_outntFW form {
    width: 80%;
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.reach_outntFW .connect_listKa9F h3 {
    font-size: calc(35px * 0.9);
    padding: 30px;
}.reach_outntFW .query_support1g3y {
    padding: 150px 20px 80px;
}.reach_outntFW form {
    width: 100%;
    padding: 40px 30px;
}.reach_outntFW form h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 35px;
}
}

@media (max-width: 576px) {.reach_outntFW .connect_listKa9F {
    margin: 40px 15px 0;
}.reach_outntFW .connect_listKa9F h3 {
    font-size: calc(35px * 0.85);
    padding: 25px 20px;
}.reach_outntFW .query_support1g3y {
    padding: 130px 15px 60px;
}.reach_outntFW form {
    padding: 30px 20px;
}.reach_outntFW form input[type="text"],
    .reach_outntFW form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px;
}}.course_structurejKmd {
    perspective: 1500px;
    padding: 100px 0;
    background: rgb(174,175,203);
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}.course_structurejKmd::before {
    height: 100%;
    position: absolute;
    animation: gridPulse 8s linear infinite;
    z-index: 1;
    content: "";
    opacity: 0.08;
    background: 
        linear-gradient(90deg, transparent 49.9%, rgb(174,175,203,0.5) 50%, rgb(174,175,203,0.5) 50.1%, transparent 50.2%) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 49.9%, rgb(174,175,203,0.5) 50%, rgb(174,175,203,0.5) 50.1%, transparent 50.2%) 0 0 / 100% 100px;
    left: 0;
    width: 100%;
    top: 0;
}.course_structurejKmd::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    mix-blend-mode: screen;
    background: 
        radial-gradient(circle at 30% 20%, rgb(174,175,203,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(135,133,168,0.5) 0%, transparent 50%);
    top: 0;
    opacity: 0.2;
    z-index: 2;
}.course_structurejKmd .container {
    z-index: 5;
    position: relative;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1600px;
}.course_structurejKmd .program_planWQ2l {
    grid-template-columns: 2fr 3fr;
    transform-style: preserve-3d;
    grid-gap: 0;
    display: grid;
    position: relative;
}.course_structurejKmd .text_holder6ait {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(174,175,203,0.5);
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(20px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    z-index: 15;
    border-left: 3px solid rgb(174,175,203);
    position: relative;
    border-radius: 0;
    transform: translateZ(50px);
    padding: 60px;
}.course_structurejKmd .text_holder6ait::before {
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(174,175,203,0.5) 50%, rgb(174,175,203,0.5) 50.1%, transparent 50.2%) 0 0 / 30px 30px;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    height: 100%;
    left: 0;
    opacity: 0.05;
    position: absolute;
    width: 100%;
    content: "";
}.course_structurejKmd .text_holder6ait::after {
    height: 150px;
    transform: translate(50%, 50%);
    border-radius: 50%;
    opacity: 0.2;
    bottom: 0;
    right: 0;
    content: "";
    width: 150px;
    animation: rotateConic 10s linear infinite;
    background: 
        conic-gradient(from 0deg, rgb(174,175,203,0.5) 0deg, transparent 120deg);
    position: absolute;
}.course_structurejKmd .text_holder6ait h2 {
    text-shadow: 0 0 15px rgb(174,175,203,0.5);
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 47px;
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
}.course_structurejKmd .text_holder6ait h2::after {
    background: rgb(174,175,203);
    width: 100px;
    height: 3px;
    left: 0;
    box-shadow: 0 0 15px rgb(174,175,203);
    position: absolute;
    content: "";
    bottom: 0;
}.course_structurejKmd .text_holder6ait .description {
    color: #ffffff;
    opacity: 0.9;
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    line-height: 1.9;
}.course_structurejKmd .text_holder6ait .description::before {
    left: 0;
    color: rgb(135,133,168);
    content: ">";
    position: absolute;
    opacity: 0.7;
}.course_structurejKmd .text_holder6ait .description:last-child {
    margin-bottom: 0;
}.course_structurejKmd .hud-element {
    position: absolute;
    border: 1px solid rgb(174,175,203,0.5);
    opacity: 0.2;
    z-index: 5;
}.course_structurejKmd .pic_wrap_itemR7nP {
    border-radius: 0;
    height: 650px;
    transform: translateZ(0) rotateY(-10deg);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    width: 100%;
    transform-origin: right center;
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
    z-index: 10;
    overflow: hidden;
}.course_structurejKmd .pic_wrap_itemR7nP::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to right, #000000 0%, transparent 20%);
    height: 100%;
}.course_structurejKmd .pic_wrap_itemR7nP::after {
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(174,175,203), 0.1) 2px, rgba(rgb(174,175,203), 0.1) 4px);
    content: "";
    mix-blend-mode: overlay;
    opacity: 0.1;
    animation: scanlines 8s linear infinite;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}

@keyframes gridPulse {
    0% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
    50% {
        opacity: 0.1;
        background-size: 110px 110%, 110% 110px;
    }
    100% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
}

@keyframes rotateConic {
    0% {
        transform: translate(50%, 50%) rotate(0deg);
    }
    100% {
        transform: translate(50%, 50%) rotate(360deg);
    }
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@media screen and (max-width: 1200px) {.course_structurejKmd {
    padding: 80px 0;
}.course_structurejKmd .text_holder6ait {
    padding: 40px;
}.course_structurejKmd .pic_wrap_itemR7nP {
    height: 550px;
}
}

@media screen and (max-width: 991px) {.course_structurejKmd {
    min-height: auto;
    padding: 60px 0;
}.course_structurejKmd .program_planWQ2l {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.course_structurejKmd .text_holder6ait {
    transform: translateZ(0);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
    padding: 30px;
}.course_structurejKmd .pic_wrap_itemR7nP {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    height: 450px;
    transform: translateZ(0) rotateY(0);
}
}

@media screen and (max-width: 767px) {.course_structurejKmd {
    padding: 50px 0;
}.course_structurejKmd .container {
    padding: 0 20px;
}.course_structurejKmd .text_holder6ait {
    padding: 25px;
}.course_structurejKmd .text_holder6ait h2 {
    font-size: calc(47px * 0.8);
    padding-bottom: 15px;
    margin-bottom: 30px;
}.course_structurejKmd .text_holder6ait .description {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: calc(14px * 0.95);
}.course_structurejKmd .pic_wrap_itemR7nP {
    height: 350px;
}
}

@media screen and (max-width: 480px) {.course_structurejKmd {
    padding: 40px 0;
}.course_structurejKmd .container {
    padding: 0 15px;
}.course_structurejKmd .text_holder6ait {
    padding: 20px;
}.course_structurejKmd .text_holder6ait h2 {
    margin-bottom: 20px;
    font-size: calc(47px * 0.7);
}.course_structurejKmd .text_holder6ait h2::before {
    font-size: 14px;
    top: -20px;
}.course_structurejKmd .pic_wrap_itemR7nP {
    height: 280px;
}}.secure_boltrq4n {
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: rgb(214,214,228);
    padding: 2rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    color: #000000;
    font-family: Arial, sans-serif;
}.secure_boltrq4n h1 {
    margin-bottom: 1.5rem;
    font-size: 40px;
    font-weight: 700;
    border-bottom: 2px solid rgb(174,175,203);
    padding-bottom: 0.5rem;
    color: rgb(174,175,203);
}.secure_boltrq4n h2 {
    font-size: 30px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    color: rgb(135,133,168);
}.secure_boltrq4n ul,
.secure_boltrq4n ol {
    list-style: none;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}.secure_boltrq4n li {
    position: relative;
    line-height: 1.6;
    margin-bottom: 0.5rem;
    font-size: 12px;
    padding-left: 1.2rem;
}.secure_boltrq4n li::before {
    left: 0;
    line-height: 1.2;
    position: absolute;
    font-size: 1.2rem;
    content: "•";
    color: rgb(174,175,203);
}.secure_boltrq4n p {
    line-height: 1.8;
    margin-bottom: 1rem;
    font-size: 12px;
}.secure_boltrq4n span {
    color: #000000;
    font-weight: 400;
}.secure_boltrq4n div {
    margin-bottom: 1.5rem;
}
@media only screen and (max-width: 800px) {.secure_boltrq4n {
    border-radius: 10px;
    padding: 1rem;
}.secure_boltrq4n h1 {
    font-size: calc(23px - 0.5rem);
}.secure_boltrq4n h2 {
    font-size: calc(23px - 0.5rem);
}.secure_boltrq4n p,
    .secure_boltrq4n li {
    font-size: calc(12px - 0.2rem);
}}.ideal_participants3DSl {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.ideal_participants3DSl::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(174,175,203,0.5) 0, transparent 80px),
        radial-gradient(circle at 80% 70%, rgb(135,133,168,0.5) 0, transparent 80px);
    height: 100%;
    opacity: 0.3;
    z-index: 1;
    width: 100%;
}.ideal_participants3DSl .container {
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    max-width: 1140px;
}.ideal_participants3DSl .student_journeyHTq6 {
    position: relative;
}.ideal_participants3DSl h4 {
    text-align: center;
    font-size: 41px;
    position: relative;
    font-weight: 400;
    color: #000000;
    margin-bottom: 80px;
}.ideal_participants3DSl h4::after {
    background: rgb(174,175,203);
    position: absolute;
    width: 50px;
    content: "";
    bottom: -20px;
    transform: translateX(-50%);
    left: 50%;
    height: 2px;
}.ideal_participants3DSl div > div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    gap: 40px 20px;
    max-width: 900px;
}.ideal_participants3DSl p {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    display: flex;
    flex: 0 0 calc(33.333% - 20px);
    transition: all 0.5s ease;
    color: #000000;
    align-items: center;
    font-size: 12px;
    flex-direction: column;
}.ideal_participants3DSl p::before {
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    height: 0;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
    content: "";
    position: absolute;
    top: 50%;
    border-radius: 50%;
    background: rgb(214,214,228);
}.ideal_participants3DSl p:hover::before {
    width: 170%;
    height: 200%;
}.ideal_participants3DSl p svg {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid rgb(174,175,203,0.5);
    transition: all 0.4s ease;
    height: 50px;
    border-radius: 50%;
    width: 50px;
}.ideal_participants3DSl p svg path {
    fill: rgb(174,175,203);
    transition: fill 0.3s ease;
}.ideal_participants3DSl p:hover svg {
    border-color: transparent;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
    background: #ffffff;
}.ideal_participants3DSl p:hover svg path {
    fill: rgb(135,133,168);
}.ideal_participants3DSl p span {
    padding-top: 10px;
    position: relative;
}.ideal_participants3DSl p span::before {
    transform: translateX(-50%);
    content: "";
    top: 0;
    height: 1px;
    width: 0;
    transition: width 0.3s ease;
    background: rgb(174,175,203);
    left: 50%;
    position: absolute;
}.ideal_participants3DSl p:hover span::before {
    width: 30px;
}@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.ideal_participants3DSl p:nth-child(odd) {
    animation: floatAnimation 5s infinite ease-in-out;
}.ideal_participants3DSl p:nth-child(even) {
    animation: floatAnimation 6s infinite ease-in-out reverse;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.ideal_participants3DSl .student_journeyHTq6 > div p {
    opacity: 0;
    animation: fadeIn 0.6s ease forwards;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(1) {
    animation-delay: 0.1s;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(2) {
    animation-delay: 0.2s;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(3) {
    animation-delay: 0.3s;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(4) {
    animation-delay: 0.4s;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(5) {
    animation-delay: 0.5s;
}.ideal_participants3DSl .student_journeyHTq6 > div p:nth-child(6) {
    animation-delay: 0.6s;
}.ideal_participants3DSl::after {
    height: 2px;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(174,175,203,0.5), 
        rgb(135,133,168,0.5), 
        transparent);
    bottom: 0;
}

@media (max-width: 991px) {.ideal_participants3DSl {
    padding: 100px 0;
}.ideal_participants3DSl h4 {
    font-size: calc(41px * 0.9);
    margin-bottom: 60px;
}.ideal_participants3DSl div > div {
    gap: 30px 20px;
}.ideal_participants3DSl p {
    flex: 0 0 calc(50% - 20px);
}.ideal_participants3DSl p svg {
    height: 45px;
    width: 45px;
    margin-bottom: 12px;
}
}

@media (max-width: 768px) {.ideal_participants3DSl {
    padding: 80px 0;
}.ideal_participants3DSl h4 {
    margin-bottom: 50px;
    font-size: calc(41px * 0.8);
}.ideal_participants3DSl h4::after {
    bottom: -15px;
    width: 40px;
}.ideal_participants3DSl div > div {
    gap: 40px 0;
}.ideal_participants3DSl p {
    flex: 0 0 100%;
}.ideal_participants3DSl p:nth-child(odd),
    .ideal_participants3DSl p:nth-child(even) {
    animation: none;
}
}

@media (max-width: 576px) {.ideal_participants3DSl {
    padding: 60px 0;
}.ideal_participants3DSl h4 {
    font-size: calc(41px * 0.7);
    margin-bottom: 40px;
}.ideal_participants3DSl h4::after {
    bottom: -12px;
    width: 30px;
}.ideal_participants3DSl div > div {
    gap: 30px 0;
}.ideal_participants3DSl p svg {
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    padding: 8px;
}.ideal_participants3DSl p {
    font-size: calc(12px * 0.9);
}}.price_packagesLHY {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(214,214,228), rgba(240, 240, 255, 0.95));
}.price_packagesLHY::before {
    z-index: 0;
    right: -5%;
    height: 70%;
    top: -10%;
    opacity: 0.4;
    background: linear-gradient(145deg, rgb(174,175,203,0.5), rgb(135,133,168,0.5));
    transform: rotate(-15deg) skewX(15deg);
    content: "";
    filter: blur(60px);
    position: absolute;
    width: 40%;
}.price_packagesLHY::after {
    content: "";
    width: 35%;
    bottom: -10%;
    height: 60%;
    z-index: 0;
    filter: blur(50px);
    background: linear-gradient(215deg, rgb(135,133,168,0.5), rgb(174,175,203,0.5));
    opacity: 0.3;
    left: -5%;
    position: absolute;
    transform: rotate(12deg) skewX(-10deg);
}.price_packagesLHY .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}.price_packagesLHY .annual_plankRdK {
    gap: 60px;
    grid-template-columns: 1fr;
    display: grid;
}.price_packagesLHY .cert_plans38ZY {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    text-align: center;
}.price_packagesLHY .cert_plans38ZY h2 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
    font-size: 35px;
    position: relative;
    display: inline-block;
}.price_packagesLHY .cert_plans38ZY h2::after {
    bottom: -12px;
    height: 4px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    border-radius: 10px;
    width: 80px;
    left: 50%;
    background: linear-gradient(90deg, rgb(174,175,203), rgb(135,133,168));
}.price_packagesLHY .learning_feecGq4 {
    color: #000000;
    margin: 20px auto 0;
    max-width: 680px;
    line-height: 1.6;
    font-size: 18px;
}.price_packagesLHY .plan_dealsHD5m {
    opacity: 0;
    grid-template-columns: 1fr;
    gap: 30px;
    transform: translateY(40px);
    display: grid;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
}.price_packagesLHY .package_pricings8ix {
    display: block;
    transform: perspective(1000px) rotateX(0deg);
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    backface-visibility: hidden;
}.price_packagesLHY .tuition_plansUcLV {
    flex-direction: column;
    display: flex;
    border-radius: 8px;
    position: relative;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    background: #ffffff;
    overflow: hidden;
    will-change: transform, box-shadow;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.price_packagesLHY .package_pricings8ix:hover .tuition_plansUcLV {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}.price_packagesLHY .pricing_packjEyv {
    padding: 35px 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}.price_packagesLHY .pricing_packjEyv h3 {
    position: relative;
    word-break: break-word;
    padding-left: 15px;
    font-weight: 700;
    color: #000000;
    white-space: normal;
    overflow-wrap: break-word;
    margin-bottom: 15px;
    font-size: calc(23px + 2px);
}.price_packagesLHY .pricing_packjEyv h3::before {
    left: 0;
    content: "";
    top: 5px;
    position: absolute;
    height: calc(100% - 10px);
    background: linear-gradient(to bottom, rgb(174,175,203), rgb(135,133,168));
    border-radius: 10px;
    width: 4px;
}.price_packagesLHY .premium_plan2JL0 {
    border-radius: 6px;
    padding: 8px 15px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: calc(23px + 4px);
    margin: 5px 0 20px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    color: rgb(174,175,203);
}.price_packagesLHY .pricing_packjEyv p {
    margin-bottom: 10px;
    white-space: normal;
    flex-grow: 1;
    color: #000000;
    margin-top: 5px;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 18px;
}.price_packagesLHY .pic_wrap_itemR7nP {
    width: 100%;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
    position: relative;
}.price_packagesLHY .pic_wrap_itemR7nP::after {
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    right: 0;
    z-index: 1;
    position: absolute;
    content: "";
    bottom: 0;
    top: 0;
}.price_packagesLHY .package_pricings8ix:hover .pic_wrap_itemR7nP {
    transform: scale(1.05);
}

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

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

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

@media (min-width: 1200px) {.price_packagesLHY .plan_dealsHD5m {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.price_packagesLHY .pricing_packjEyv {
    padding: 40px 35px;
}.price_packagesLHY .pic_wrap_itemR7nP {
    height: 240px;
}
}

@media (max-width: 767px) {.price_packagesLHY {
    padding: 80px 0;
}.price_packagesLHY .cert_plans38ZY {
    margin-bottom: 20px;
}.price_packagesLHY .tuition_plansUcLV {
    max-width: 100%;
}.price_packagesLHY .pricing_packjEyv {
    padding: 30px 25px;
}.price_packagesLHY .pricing_packjEyv h3 {
    font-size: calc(23px + 1px);
}.price_packagesLHY .premium_plan2JL0 {
    font-size: 23px;
    margin: 0 0 15px;
}.price_packagesLHY .pic_wrap_itemR7nP {
    height: 200px;
}
}

@media (max-width: 480px) {.price_packagesLHY {
    padding: 60px 0;
}.price_packagesLHY .pricing_packjEyv {
    padding: 25px 20px;
}.price_packagesLHY .pic_wrap_itemR7nP {
    height: 180px;
}}header {
    z-index: 1000;
    top: 0;
    left: 0;
    background: linear-gradient(120deg, 
        rgb(174,175,203) 0%, 
        rgb(174,175,203,0.5) 100%
    );
    position: fixed;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    width: 100%;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}header:before {
    opacity: 0.1;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    left: 0;
    content: '';
    position: absolute;
}header:after {
    height: 100%;
    pointer-events: none;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    width: 100%;
    background-size: 100px 100px;
}header .head_master4NGD {
    position: relative;
}header .head_master4NGD:before {
    position: absolute;
    height: 2px;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    left: 0;
    width: 100%;
    bottom: -1px;
    content: '';
    opacity: 0.3;
}header .head_master4NGD:after {
    height: 60px;
    pointer-events: none;
    width: 60px;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    filter: blur(8px);
    content: '';
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    position: absolute;
    opacity: 0.5;
}header .container {
    margin: 0 auto;
    padding: 15px 25px;
    position: relative;
    max-width: 1200px;
}header .container:before {
    height: 30px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 50px;
    background-repeat: repeat-x;
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    pointer-events: none;
    transform: translateY(-50%);
    content: '';
    background-size: 6px 2px, 6px 2px;
    background-position: 0 0, 0 10px;
    opacity: 0.5;
}header .header_tutorV4p1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}header .header_tutorV4p1:before {
    top: 50%;
    border-radius: 50%;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0.5;
    transform: translateY(-50%) translateX(-40px);
    left: 0;
    width: 20px;
    position: absolute;
}header .header_tutorV4p1:after {
    width: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.5;
    transform: translateY(-50%) translateX(40px);
    border-radius: 50%;
    height: 20px;
    right: 0;
    position: absolute;
    top: 50%;
    content: '';
}header .head_baseGw6f {
    gap: 30px;
    align-items: center;
    position: relative;
    display: flex;
}header .head_baseGw6f:before {
    bottom: -10px;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    content: '';
    opacity: 0;
    transition: opacity 0.4s ease;
    height: 2px;
    position: absolute;
}header .head_baseGw6f:hover:before {
    opacity: 0.7;
}header .top_startR7lg {
    padding: 8px 0;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-family: Arial, sans-serif;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}header .top_startR7lg:before {
    border-radius: 50%;
    content: '';
    height: 6px;
    background: #ffffff;
    top: 50%;
    left: -12px;
    transition: all 0.3s ease;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-50%);
    position: absolute;
    opacity: 0;
    width: 6px;
}header .top_startR7lg:after {
    top: 50%;
    height: 1px;
    position: absolute;
    width: 20px;
    transition: all 0.3s ease;
    transform-origin: right;
    left: -30px;
    content: '';
    transform: translateY(-50%) scaleX(0);
    background: rgba(255, 255, 255, 0.5);
}header .top_startR7lg:hover {
    transform: translateX(5px);
    color: #ffffff;
}header .top_startR7lg:hover:before {
    opacity: 1;
    left: -20px;
}header .top_startR7lg:hover:after {
    transform: translateY(-50%) scaleX(1);
}header .head_expertOuHM {
    text-decoration: none;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    padding: 5px;
}header .head_expertOuHM:before {
    height: calc(100% + 20px);
    transition: all 0.3s ease;
    content: '';
    width: calc(100% + 20px);
    border-radius: 10px;
    opacity: 0;
    top: -10px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    left: -10px;
}header .head_expertOuHM:after {
    transition: all 0.3s ease;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -5px;
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    top: -5px;
    border-radius: 50%;
    content: '';
}header .head_expertOuHM:hover:before {
    opacity: 1;
}header .head_expertOuHM:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}header .head_expertOuHM svg {
    height: 40px;
    transition: all 0.3s ease;
    width: auto;
}header .head_expertOuHM:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .head_baseGw6f {
    gap: 20px;
}header .head_expertOuHM svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .head_baseGw6f {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100vh;
    z-index: 1001;
    position: fixed;
    background: rgb(174,175,203);
    top: 0;
    max-width: 320px;
    flex-direction: column;
    right: -100%;
    width: 80%;
    padding: 80px 30px 30px;
    gap: 25px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
}header .head_baseGw6f:before {
    width: 80%;
    top: 60px;
    bottom: auto;
    left: 10%;
}header .head_baseGw6f:after {
    position: absolute;
    content: '';
    width: 30px;
    right: 20px;
    height: 30px;
    border-radius: 50%;
    pointer-events: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 20px;
}header .menu.active {
    right: 0;
}header .top_startR7lg {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 0;
}header .top_startR7lg:hover {
    transform: translateX(0);
}header .top_startR7lg:last-child {
    border-bottom: none;
}header .head_expertOuHM {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .head_expertOuHM svg {
    height: 30px;
}}.support_ctaRWbh {
    font-family: Arial, sans-serif;
    background-color: rgb(135,133,168);
    padding: 0;
    position: relative;
    color: #ffffff;
}.support_ctaRWbh .container {
    z-index: 2;
    position: relative;
}.support_ctaRWbh .youtube_chanTNfy {
    display: flex;
    flex-direction: column;
}.support_ctaRWbh .get_connected2a61 {
    padding: 3rem 1.5rem 5rem;
    grid-template-columns: repeat(4, 1fr);
    background-color: rgb(174,175,203);
    margin-bottom: -2rem;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: 3;
    position: relative;
    display: grid;
}.support_ctaRWbh .get_connected2a61::before {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    z-index: -1;
    width: 100%;
    content: '';
}.support_ctaRWbh .info_item {
    padding: 0.5rem 1rem;
    transition: transform 0.3s ease;
    position: relative;
}.support_ctaRWbh .info_item:hover {
    transform: translateX(10px);
}.support_ctaRWbh .info_item p,
.support_ctaRWbh .info_item a {
    transition: all 0.3s ease;
    display: flex;
    color: #ffffff;
    align-items: center;
    text-decoration: none;
    gap: 0.75rem;
    font-size: 16px;
}.support_ctaRWbh .info_item svg {
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
    fill: #ffffff;
}.support_ctaRWbh .info_item:hover svg {
    transform: scale(1.2);
}.support_ctaRWbh .text_main_holder {
    display: grid;
    gap: 0;
    position: relative;
    grid-template-columns: 1fr 1.5fr 1fr;
    z-index: 2;
}.support_ctaRWbh .head_mentorLWSN {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    display: flex;
    flex-direction: column;
    background-color: rgb(135,133,168);
    position: relative;
    gap: 1.5rem;
    padding: 4rem 2rem 3rem;
    z-index: 4;
}.support_ctaRWbh .head_mentorLWSN svg {
    filter: brightness(0) invert(1);
    height: auto;
    max-width: 150px;
    transition: all 0.3s ease;
}.support_ctaRWbh .head_mentorLWSN:hover svg {
    transform: scale(1.05);
}.support_ctaRWbh .math_toolsiPso {
    line-height: 1.6;
    color: #ffffff;
    font-size: 14px;
    opacity: 0.9;
}.support_ctaRWbh .head_baseGw6f {
    position: relative;
    gap: 2rem;
    flex-direction: column;
    background-color: #000000;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    z-index: 2;
    padding: 5rem 2rem 3rem;
    display: flex;
}.support_ctaRWbh .head_baseGw6f::before {
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    position: absolute;
}.support_ctaRWbh .head_baseGw6f h5 {
    font-size: 18px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #ffffff;
}.support_ctaRWbh .head_baseGw6f h5::after {
    content: '';
    left: 0;
    width: 40px;
    height: 3px;
    bottom: -0.5rem;
    position: absolute;
    background-color: rgb(174,175,203);
}.support_ctaRWbh .top_navbargbIk {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}.support_ctaRWbh .top_navbargbIk:not(:last-child) {
    margin-bottom: 1rem;
}.support_ctaRWbh .top_navbargbIk a {
    padding: 0.5rem 0;
    opacity: 0.8;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}.support_ctaRWbh .top_navbargbIk a::before {
    background-color: rgb(174,175,203);
    left: 0;
    bottom: 0;
    transition: width 0.3s ease;
    width: 0;
    height: 2px;
    content: '';
    position: absolute;
}.support_ctaRWbh .top_navbargbIk a:hover {
    opacity: 1;
    padding-left: 10px;
}.support_ctaRWbh .top_navbargbIk a:hover::before {
    width: 30px;
}.support_ctaRWbh .subscribe_holder {
    gap: 1.5rem;
    background-color: rgb(135,133,168);
    display: flex;
    z-index: 3;
    padding: 4rem 2rem 3rem;
    flex-direction: column;
    position: relative;
}.support_ctaRWbh .subscribe_holder::before {
    z-index: -1;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    content: '';
    top: 0;
    left: 0;
    height: 100%;
}.support_ctaRWbh .subscribe_holder h5 {
    margin-bottom: 1rem;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}.support_ctaRWbh .subscribe_holder p {
    margin-bottom: 1rem;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
}.support_ctaRWbh .input_holder {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}.support_ctaRWbh .input_holder input[type="email"] {
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 1rem 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.15);
    font-size: 16px;
}.support_ctaRWbh .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
    border-color: rgba(255, 255, 255, 0.3);
}.support_ctaRWbh .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.support_ctaRWbh .join_labelC1kw {
    font-size: 16px;
    padding: 1rem 1.25rem;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    background-color: rgb(174,175,203);
    position: relative;
    border-radius: 10px;
    border: none;
}.support_ctaRWbh .join_labelC1kw::before {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    transition: left 0.5s ease;
    height: 100%;
}.support_ctaRWbh .join_labelC1kw:hover {
    background-color: rgb(174,175,203,0.5);
}.support_ctaRWbh .join_labelC1kw:hover::before {
    left: 100%;
}.support_ctaRWbh .footer_subscribedBWP {
    text-align: center;
    position: relative;
    margin-top: 0;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    padding: 6rem 0 2rem;
    background-color: rgb(135,133,168);
    z-index: 1;
}.support_ctaRWbh .footer_subscribedBWP::before {
    content: '';
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
}.support_ctaRWbh .news_feed18Yq {
    opacity: 0.7;
    font-size: 14px;
    color: #ffffff;
}

@media (max-width: 1200px) {.support_ctaRWbh .get_connected2a61 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.support_ctaRWbh .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.support_ctaRWbh .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.support_ctaRWbh .text_main_holder {
    grid-template-columns: 1fr;
}.support_ctaRWbh .head_mentorLWSN,
    .support_ctaRWbh .head_baseGw6f,
    .support_ctaRWbh .subscribe_holder {
    clip-path: none;
}.support_ctaRWbh .head_baseGw6f {
    padding: 3rem 2rem;
}.support_ctaRWbh .head_mentorLWSN {
    align-items: center;
    padding: 3rem 2rem;
    text-align: center;
}.support_ctaRWbh .subscribe_holder {
    padding: 3rem 2rem;
}.support_ctaRWbh .footer_subscribedBWP {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}

@media (max-width: 768px) {.support_ctaRWbh .get_connected2a61 {
    padding: 2.5rem 1.5rem 3rem;
    grid-template-columns: 1fr;
    clip-path: none;
    margin-bottom: 0;
}.support_ctaRWbh .top_navbargbIk {
    grid-template-columns: 1fr;
}.support_ctaRWbh .head_baseGw6f h5,
    .support_ctaRWbh .subscribe_holder h5 {
    text-align: center;
    display: block;
}.support_ctaRWbh .head_baseGw6f h5::after {
    transform: translateX(-50%);
    left: 50%;
}.support_ctaRWbh .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.support_ctaRWbh .head_mentorLWSN,
    .support_ctaRWbh .head_baseGw6f,
    .support_ctaRWbh .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.support_ctaRWbh .footer_subscribedBWP {
    padding: 2.5rem 0 1.5rem;
}.support_ctaRWbh .info_item {
    padding: 0.5rem 0;
}.support_ctaRWbh .info_item p,
    .support_ctaRWbh .info_item a {
    justify-content: center;
}}.learning_outcomesWckj {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(214,214,228) 30%, rgb(174,175,203,0.5) 100%);
}.learning_outcomesWckj::before {
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.4;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(135,133,168,0.5) 0%, transparent 60%);
}.learning_outcomesWckj .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.learning_outcomesWckj .student_journeyHTq6 {
    align-items: center;
    gap: 40px;
    display: flex;
}.learning_outcomesWckj .pic_wrap_itemR7nP {
    border-radius: 30% 10% 30% 10%;
    transform: translateY(-10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: all 0.5s ease;
    flex: 0 0 45%;
    max-width: 45%;
}.learning_outcomesWckj .pic_wrap_itemR7nP::after {
    z-index: -1;
    border: 3px solid rgb(174,175,203,0.5);
    right: -20px;
    border-radius: 30% 10% 30% 10%;
    content: "";
    left: 20px;
    top: 20px;
    bottom: -20px;
    position: absolute;
}.learning_outcomesWckj .pic_wrap_itemR7nP:hover {
    transform: translateY(0);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
}.learning_outcomesWckj .text_holder6ait {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 1;
    padding: 40px 35px;
    position: relative;
    border-radius: 28px;
    flex: 0 0 50%;
}.learning_outcomesWckj .text_holder6ait::before {
    width: 6px;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(174,175,203), rgb(135,133,168));
    content: "";
    border-radius: 10px;
}.learning_outcomesWckj h3 {
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    padding-left: 15px;
    font-size: 32px;
    position: relative;
}.learning_outcomesWckj h3::after {
    height: 3px;
    content: "";
    border-radius: 10px;
    left: 15px;
    position: absolute;
    background: rgb(174,175,203);
    bottom: -12px;
    width: 80px;
}.learning_outcomesWckj ul {
    gap: 20px;
    flex-direction: column;
    margin: 0;
    list-style: none;
    padding: 0 0 0 15px;
    display: flex;
}.learning_outcomesWckj li {
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(90deg, #ffffff, rgb(214,214,228) 180%);
    padding: 15px;
    position: relative;
}.learning_outcomesWckj li:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(90deg, #ffffff, rgb(135,133,168,0.5) 180%);
    transform: translateX(10px);
}.learning_outcomesWckj li p {
    font-weight: 400;
    gap: 16px;
    margin: 0;
    align-items: center;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
    display: flex;
}.learning_outcomesWckj svg {
    transition: all 0.3s ease;
    height: 24px;
    justify-content: center;
    padding: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 24px;
    flex-shrink: 0;
    display: flex;
    background: #ffffff;
    align-items: center;
    border-radius: 50%;
}.learning_outcomesWckj svg path {
    fill: rgb(174,175,203);
    transition: fill 0.3s ease;
}.learning_outcomesWckj li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}.learning_outcomesWckj li:hover svg path {
    fill: rgb(135,133,168);
}

@media (max-width: 992px) {.learning_outcomesWckj {
    padding: 70px 0;
}.learning_outcomesWckj .student_journeyHTq6 {
    gap: 40px;
    flex-direction: column;
}.learning_outcomesWckj .pic_wrap_itemR7nP {
    max-width: 70%;
    margin: 0 auto;
    flex: none;
}.learning_outcomesWckj .text_holder6ait {
    margin: 0 auto;
    flex: none;
    width: 90%;
}.learning_outcomesWckj .text_holder6ait::before {
    top: 0;
    left: 0;
    height: 6px;
    width: 100%;
}
}

@media (max-width: 576px) {.learning_outcomesWckj {
    padding: 50px 0;
}.learning_outcomesWckj .pic_wrap_itemR7nP {
    max-width: 90%;
}.learning_outcomesWckj .pic_wrap_itemR7nP::after {
    display: none;
}.learning_outcomesWckj .text_holder6ait {
    padding: 30px 20px;
    width: 100%;
}.learning_outcomesWckj h3 {
    margin-bottom: 25px;
    font-size: 22px;
}.learning_outcomesWckj ul {
    gap: 15px;
}.learning_outcomesWckj li {
    padding: 12px;
}.learning_outcomesWckj svg {
    height: 22px;
    width: 22px;
}}.usageAgreementAlertgx35 {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 28px;
    display: flex;
    left: 50%;
    background: rgb(214,214,228);
    position: fixed;
    flex-direction: column;
    bottom: 20px;
    max-width: 600px;
    text-align: center;
    font-family: Arial, sans-serif;
    z-index: 1050;
    width: 90%;
    padding: 20px;
    align-items: center;
}.cookie_optionB7sO {
    align-items: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
}.track_eduudGR {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}.track_eduudGR svg, .track_eduudGR svg path, .track_eduudGR img {
    height: 80px;
    width: 80px;
    fill: rgb(174,175,203);
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.usageAgreementAlertgx35 h5 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    color: rgb(174,175,203);
}.usageAgreementAlertgx35 p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 16px;
}.gdpr_bannermpD2 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: rgb(174,175,203);
    display: inline-block;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 15px;
    margin: 5px;
    width: calc(50% - 10px);
    text-align: center;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    cursor: pointer;
}.gdpr_bannermpD2:hover {
    background: rgb(135,133,168);
    transform: translateY(-3px);
}.cookie_button.online_trackingBfd2 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.online_trackingBfd2:hover {
    background: rgb(135,133,168,0.5);
}.usageAgreementAlertgx35 p a {
    text-decoration: underline;
    transition: color 0.3s ease-in-out;
    color: rgb(174,175,203);
}.usageAgreementAlertgx35 p a:hover {
    color: rgb(135,133,168);
}
@media only screen and (max-width: 600px) {.usageAgreementAlertgx35 {
    border-radius: 0;
    width: 100%;
    left: 0;
    transform: none;
    bottom: 0;
}.cookie_optionB7sO {
    padding: 15px;
}.track_eduudGR svg {
    width: 50px;
    height: 50px;
}.usageAgreementAlertgx35 h5 {
    font-size: calc(18px - 2px);
}.usageAgreementAlertgx35 p {
    font-size: calc(16px - 2px);
}.gdpr_bannermpD2 {
    width: calc(100% - 10px);
    font-size: calc(15px - 2px);
    padding: 8px 16px;
}}
#cookieAlertPrompt1j5h {
    display: none;
}#cookieAlertPrompt1j5h:checked ~ .usageAgreementAlertgx35 {
    opacity: 0;
    visibility: hidden;
}.operation_processHX5I {
    background: linear-gradient(145deg, rgb(214,214,228) 40%, rgb(135,133,168,0.5) 100%);
    perspective: 1000px;
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    padding: 120px 0 80px;
}.operation_processHX5I::before {
    position: absolute;
    content: "";
    pointer-events: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(174,175,203,0.5) 0px,
        transparent 2px,
        transparent 8px,
        rgb(174,175,203,0.5) 10px
    );
}.operation_processHX5I::after {
    top: -50%;
    transform: rotate(15deg) translateZ(-10px);
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(
        135deg,
        rgb(174,175,203,0.5) 10%,
        rgb(135,133,168,0.5) 50%,
        transparent 90%
    );
    width: 70%;
    height: 200%;
    content: "";
    pointer-events: none;
    right: -20%;
}.operation_processHX5I .container.student_journeyHTq6 {
    z-index: 2;
    position: relative;
    transform-style: preserve-3d;
}.operation_processHX5I .container.student_journeyHTq6 > div {
    max-width: 92%;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 3.5rem 3rem;
    background: linear-gradient(
        165deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    transform: translateZ(20px) rotateX(2deg);
    border-left: 5px solid rgb(174,175,203);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 25px 50px -12px rgba(0, 0, 0, 0.15);
    margin-left: auto;
    position: relative;
}.operation_processHX5I .container.student_journeyHTq6 > div:hover {
    transform: translateZ(30px) rotateX(0deg);
}.operation_processHX5I h3 {
    margin-bottom: 2rem;
    color: #000000;
    transform: translateZ(5px);
    font-size: calc(35px * 0.85);
    font-weight: 700;
    position: relative;
}.operation_processHX5I h3::before {
    transform-origin: left center;
    background: linear-gradient(
        to right,
        rgb(174,175,203) 0%,
        rgb(135,133,168) 100%
    );
    transition: transform 0.4s ease-out;
    position: absolute;
    content: "";
    width: 80px;
    transform: scaleX(1);
    height: 3px;
    bottom: -10px;
    left: 0;
}.operation_processHX5I .container.student_journeyHTq6 > div:hover h3::before {
    transform: scaleX(1.3);
}.operation_processHX5I p {
    line-height: 1.8;
    position: relative;
    font-size: 14px;
    transform: translateZ(5px);
    color: #000000;
    margin-bottom: 0;
}.operation_processHX5I p span {
    display: block;
    padding-left: 10px;
    position: relative;
}.operation_processHX5I p span::before {
    height: 2px;
    left: -15px;
    background-color: rgb(174,175,203);
    position: absolute;
    opacity: 0;
    width: 15px;
    content: "";
    top: 0.8em;
    transform: translateX(-10px);
    transition: all 0.3s ease;
}.operation_processHX5I .container.student_journeyHTq6 > div:hover p span::before {
    opacity: 1;
    transform: translateX(0);
}

@media (min-width: 992px) {.operation_processHX5I {
    padding: 150px 0 100px;
}.operation_processHX5I .container.student_journeyHTq6 > div {
    margin-left: auto;
    transform: translateZ(30px) rotateX(2deg) rotateY(-1deg);
    max-width: 85%;
    padding: 4rem 4.5rem;
}.operation_processHX5I .container.student_journeyHTq6 > div:hover {
    transform: translateZ(40px) rotateX(0deg) rotateY(0deg);
}.operation_processHX5I h3 {
    font-size: 35px;
    margin-bottom: 2.5rem;
}.operation_processHX5I p {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 991px) {.operation_processHX5I {
    padding: 90px 0 60px;
}.operation_processHX5I .container.student_journeyHTq6 > div {
    max-width: 95%;
    padding: 2.5rem 2rem;
    transform: translateZ(10px) rotateX(1deg);
}.operation_processHX5I h3 {
    font-size: calc(35px * 0.8);
}
}

@media (max-width: 767px) {.operation_processHX5I {
    padding: 70px 0 50px;
}.operation_processHX5I .container.student_journeyHTq6 > div {
    padding: 2rem 1.5rem;
    transform: translateZ(5px) rotateX(0deg);
    max-width: 100%;
}.operation_processHX5I h3 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.7);
}.operation_processHX5I h3::before {
    width: 60px;
}.operation_processHX5I p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 575px) {.operation_processHX5I {
    padding: 60px 0 40px;
}.operation_processHX5I .container.student_journeyHTq6 > div {
    padding: 1.8rem 1.2rem;
    border-left-width: 3px;
}.operation_processHX5I h3 {
    font-size: calc(35px * 0.6);
    margin-bottom: 1.2rem;
}.operation_processHX5I h3::before {
    height: 2px;
    width: 50px;
}.operation_processHX5I p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.operation_processHX5I .container.student_journeyHTq6 > div,
    .operation_processHX5I .container.student_journeyHTq6 > div:hover,
    .operation_processHX5I h3::before,
    .operation_processHX5I p span::before {
    transform: none;
    transition: none;
}}.teaching_historyfIwW {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(135,133,168,0.5), rgb(174,175,203), rgb(135,133,168));
    padding: 7rem 0;
    position: relative;
}.teaching_historyfIwW::before {
    position: absolute;
    z-index: 0;
    height: 120%;
    background: radial-gradient(circle at 30% 70%, rgb(174,175,203,0.5), transparent 60%),
                radial-gradient(circle at 70% 30%, rgb(135,133,168,0.5), transparent 60%);
    content: "";
    top: -10%;
    opacity: 0.7;
    animation: orbital-pulse 15s infinite alternate ease-in-out;
    left: -10%;
    width: 120%;
}.teaching_historyfIwW::after {
    background-image: 
        radial-gradient(circle at 20% 20%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 80% 80%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 40% 60%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 60% 30%, rgb(255, 255, 255, 0.5) 1px, transparent 1px);
    content: "";
    left: 0;
    animation: constellation-twinkle 8s infinite ease-in-out;
    height: 100%;
    width: 100%;
    background-size: 120px 120px;
    top: 0;
    position: absolute;
    opacity: 0.2;
    z-index: 1;
}.teaching_historyfIwW .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
}.teaching_historyfIwW .review_viewsFEXK {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    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);
    padding: 3rem;
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    -webkit-backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    gap: 2.5rem;
}.teaching_historyfIwW .review_viewsFEXK:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: perspective(1000px) rotateX(0deg);
}.teaching_historyfIwW .review_viewsFEXK > div:first-child {
    perspective: 1000px;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 auto;
}.teaching_historyfIwW .pic_wrap_itemR7nP {
    animation: float-photo 6s infinite ease-in-out;
    height: 100%;
    transform: rotate(-5deg);
    width: 100%;
    border-radius: 10% 40% 30% 20%;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), 
                border-radius 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(var(--primary-color-rgb, 120, 80, 200), 0.1);
    overflow: hidden;
}.teaching_historyfIwW .review_viewsFEXK:hover .pic_wrap_itemR7nP {
    border-radius: 30% 10% 40% 20%;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 0 15px rgba(var(--primary-color-rgb, 120, 80, 200), 0.15);
    transform: rotate(0deg) scale(1.05);
}.teaching_historyfIwW .review_viewsFEXK > div:nth-child(2) {
    text-align: center;
    padding-top: 1rem;
}.teaching_historyfIwW .name {
    letter-spacing: 0.5px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 0.5rem;
    color: #ffffff;
    display: inline-block;
    position: relative;
    transform: translateY(0);
}.teaching_historyfIwW .name::after {
    bottom: -5px;
    height: 2px;
    width: 0;
    left: 0;
    background: linear-gradient(to right, rgb(135,133,168), #ffffff, rgb(135,133,168));
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    position: absolute;
}.teaching_historyfIwW .review_viewsFEXK:hover .name {
    transform: translateY(-2px);
}.teaching_historyfIwW .review_viewsFEXK:hover .name::after {
    width: 100%;
}.teaching_historyfIwW .review_viewsFEXK > div:nth-child(2) > div {
    margin-top: 0.5rem;
    color: rgb(255, 255, 255, 0.5);
    font-size: calc(14px - 2px);
    transition: opacity 0.3s ease;
    font-style: italic;
    opacity: 0.9;
}.teaching_historyfIwW .review_viewsFEXK:hover > div:nth-child(2) > div {
    opacity: 1;
}.teaching_historyfIwW .employee_summary4oar {
    transition: opacity 0.4s ease, transform 0.4s ease;
    font-size: 14px;
    padding: 0 1rem;
    position: relative;
    opacity: 0.9;
    line-height: 1.7;
    margin: 0;
    text-align: left;
    color: #ffffff;
}.teaching_historyfIwW .employee_summary4oar::before {
    font-family: serif;
    position: absolute;
    opacity: 0.2;
    left: -1rem;
    color: rgb(255, 255, 255, 0.5);
    font-size: 5rem;
    content: "";
    top: -2rem;
    transition: transform 0.5s ease, opacity 0.5s ease;
}.teaching_historyfIwW .employee_summary4oar::after {
    opacity: 0.2;
    position: absolute;
    color: rgb(255, 255, 255, 0.5);
    content: "";
    transition: transform 0.5s ease, opacity 0.5s ease;
    right: -1rem;
    font-size: 5rem;
    font-family: serif;
    bottom: -4rem;
}.teaching_historyfIwW .review_viewsFEXK:hover .employee_summary4oar {
    transform: translateY(-2px);
    opacity: 1;
}.teaching_historyfIwW .review_viewsFEXK:hover .employee_summary4oar::before {
    opacity: 0.3;
    transform: translateY(-5px);
}.teaching_historyfIwW .review_viewsFEXK:hover .employee_summary4oar::after {
    transform: translateY(5px);
    opacity: 0.3;
}

@keyframes orbital-pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1) rotate(3deg);
        opacity: 0.9;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
}

@keyframes constellation-twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(0);
    }
    50% {
        opacity: 0.3;
        transform: translateY(-10px);
    }
}

@keyframes float-photo {
    0%, 100% {
        transform: rotate(-5deg) translateY(0);
    }
    50% {
        transform: rotate(-3deg) translateY(-5px);
    }
}

@media (min-width: 768px) {.teaching_historyfIwW .review_viewsFEXK {
    gap: 3rem;
    align-items: center;
    grid-template-columns: auto 1fr 2fr;
    padding: 4rem;
}.teaching_historyfIwW .review_viewsFEXK > div:first-child {
    height: 180px;
    margin: 0;
    width: 180px;
}.teaching_historyfIwW .review_viewsFEXK > div:nth-child(2) {
    padding-top: 0;
    text-align: left;
}.teaching_historyfIwW .employee_summary4oar {
    padding: 0;
}
}

@media (min-width: 992px) {.teaching_historyfIwW {
    padding: 9rem 0;
}.teaching_historyfIwW .review_viewsFEXK {
    gap: 4rem;
    padding: 5rem;
    grid-template-columns: auto 1.5fr 3fr;
}.teaching_historyfIwW .review_viewsFEXK > div:first-child {
    height: 220px;
    width: 220px;
}.teaching_historyfIwW .name {
    font-size: calc(22px + 2px);
}.teaching_historyfIwW .employee_summary4oar {
    line-height: 1.8;
    font-size: calc(14px + 1px);
}
}

@media (max-width: 767px) {.teaching_historyfIwW {
    padding: 5rem 0;
}.teaching_historyfIwW .review_viewsFEXK {
    padding: 2.5rem;
    gap: 2rem;
}.teaching_historyfIwW .pic_wrap_itemR7nP {
    animation: float-photo 5s infinite ease-in-out;
}.teaching_historyfIwW .employee_summary4oar {
    padding: 0;
}.teaching_historyfIwW .employee_summary4oar::before {
    left: -0.5rem;
    top: -1.5rem;
    font-size: 3rem;
}.teaching_historyfIwW .employee_summary4oar::after {
    right: -0.5rem;
    bottom: -3rem;
    font-size: 3rem;
}}.quantitative_data457E {
    position: relative;
    background: rgb(214,214,228);
    overflow: hidden;
    padding: 7rem 0;
}.quantitative_data457E::before {
    z-index: 0;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(120deg, rgb(174,175,203,0.5) 0%, transparent 70%);
    opacity: 0.05;
}.quantitative_data457E .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.quantitative_data457E h2 {
    writing-mode: vertical-rl;
    align-items: center;
    color: #000000;
    height: 100%;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    transform: rotate(180deg);
    top: 0;
    position: absolute;
    border-right: 3px solid rgb(174,175,203);
    font-weight: 700;
    margin: 0;
    display: flex;
    letter-spacing: 2px;
    left: 0;
    font-size: 37px;
    padding-right: 1.5rem;
}.quantitative_data457E ul {
    margin: 0 0 0 5rem;
    flex-direction: column;
    display: flex;
    list-style: none;
    padding: 0;
    position: relative;
}.quantitative_data457E .statistics_advantageX2DV {
    position: relative;
    width: 80%;
    display: flex;
    z-index: 2;
    margin-bottom: 3.5rem;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(even) {
    margin-left: auto;
    flex-direction: row-reverse;
}.quantitative_data457E .statistics_advantageX2DV:last-child {
    margin-bottom: 0;
}.quantitative_data457E .statistics_advantageX2DV p {
    transition: all 0.4s ease;
    justify-content: center;
    z-index: 2;
    align-items: center;
    font-weight: 700;
    margin: 0;
    color: rgb(174,175,203);
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    display: flex;
    width: 120px;
    background: #ffffff;
    height: 120px;
    border-radius: 50%;
    font-size: calc(44px * 1.4);
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.1);
}.quantitative_data457E .statistics_advantageX2DV:nth-child(even) p {
    color: rgb(135,133,168);
}.quantitative_data457E .statistics_advantageX2DV span {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    align-self: center;
    margin: 0 2rem;
    z-index: 1;
    max-width: 60%;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    padding: 8px 12px;
}.quantitative_data457E .statistics_advantageX2DV span::before {
    left: -10%;
    z-index: -1;
    height: 1px;
    width: 120%;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(174,175,203,0.5), transparent);
}.quantitative_data457E .statistics_advantageX2DV span::after {
    bottom: 0;
    content: "";
    left: -10%;
    height: 1px;
    width: 120%;
    z-index: -1;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(174,175,203,0.5), transparent);
}.quantitative_data457E .statistics_advantageX2DV:nth-child(even) span::before,
.quantitative_data457E .statistics_advantageX2DV:nth-child(even) span::after {
    background: linear-gradient(90deg, transparent, rgb(135,133,168,0.5), transparent);
}.quantitative_data457E .statistics_advantageX2DV:nth-child(odd)::before {
    content: "";
    width: calc(100% - 60px);
    z-index: 1;
    left: 60px;
    background: linear-gradient(90deg, rgb(174,175,203) 0%, transparent 100%);
    position: absolute;
    top: 60px;
    height: 1px;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(even)::before {
    height: 1px;
    top: 60px;
    z-index: 1;
    background: linear-gradient(90deg, transparent 0%, rgb(135,133,168) 100%);
    right: 60px;
    position: absolute;
    width: calc(100% - 60px);
    content: "";
}.quantitative_data457E svg {
    position: absolute;
    height: 30px;
    top: 0;
    width: 30px;
    fill: rgb(174,175,203);
    transition: all 0.3s ease;
    opacity: 0.2;
    right: 0;
}.quantitative_data457E svg path {
    fill: inherit;
}.quantitative_data457E .statistics_advantageX2DV:hover p {
    box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}.quantitative_data457E .statistics_advantageX2DV:hover span {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}.quantitative_data457E .statistics_advantageX2DV:hover svg {
    opacity: 0.5;
    transform: rotate(360deg);
}.quantitative_data457E .container::after {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(174,175,203,0.5) 0px,
        rgb(174,175,203,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    opacity: 0.05;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    content: "";
    width: 80%;
}

@media screen and (max-width: 1024px) {.quantitative_data457E h2 {
    font-size: calc(37px * 0.9);
}.quantitative_data457E .statistics_advantageX2DV {
    width: 90%;
}.quantitative_data457E .statistics_advantageX2DV p {
    height: 110px;
    width: 110px;
    font-size: calc(44px * 1.2);
}
}

@media screen and (max-width: 768px) {.quantitative_data457E {
    padding: 5rem 0;
}.quantitative_data457E h2 {
    text-align: center;
    height: auto;
    border-bottom: 3px solid rgb(174,175,203);
    border-right: none;
    transform: none;
    position: relative;
    left: auto;
    padding-right: 0;
    top: auto;
    margin-bottom: 4rem;
    padding-bottom: 1rem;
    writing-mode: horizontal-tb;
}.quantitative_data457E ul {
    margin: 0;
}.quantitative_data457E .statistics_advantageX2DV, 
    .quantitative_data457E .statistics_advantageX2DV:nth-child(even) {
    width: 100%;
    margin-left: 0;
    margin-bottom: 3rem;
    flex-direction: column;
    align-items: center;
}.quantitative_data457E .statistics_advantageX2DV p {
    margin-bottom: 1.5rem;
}.quantitative_data457E .statistics_advantageX2DV span {
    margin: 0;
    max-width: 80%;
    text-align: center;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(odd)::before,
    .quantitative_data457E .statistics_advantageX2DV:nth-child(even)::before {
    display: none;
}.quantitative_data457E .statistics_advantageX2DV span::before,
    .quantitative_data457E .statistics_advantageX2DV span::after {
    left: 10%;
    width: 80%;
}
}

@media screen and (max-width: 480px) {.quantitative_data457E {
    padding: 4rem 0;
}.quantitative_data457E h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 3rem;
}.quantitative_data457E .statistics_advantageX2DV p {
    height: 100px;
    font-size: calc(44px * 1.1);
    width: 100px;
}.quantitative_data457E .statistics_advantageX2DV span {
    padding: 6px 10px;
    max-width: 90%;
    font-size: calc(14px * 0.9);
}}

.quantitative_data457E::after {
    content: "";
    top: 0;
    opacity: 0.1;
    position: absolute;
    z-index: -2;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 80%, rgb(174,175,203,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 20%, rgb(135,133,168,0.5) 0%, transparent 30%);
    left: 0;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(1) p::before,
.quantitative_data457E .statistics_advantageX2DV:nth-child(2) p::before,
.quantitative_data457E .statistics_advantageX2DV:nth-child(3) p::before,
.quantitative_data457E .statistics_advantageX2DV:nth-child(4) p::before {
    content: "";
    position: absolute;
    top: -10%;
    height: 120%;
    background: #ffffff;
    transition: all 0.4s ease;
    border-radius: 50%;
    width: 120%;
    z-index: -1;
    left: -10%;
    opacity: 0.5;
}.quantitative_data457E .statistics_advantageX2DV:hover p::before {
    transform: scale(1.1);
    opacity: 0;
}.quantitative_data457E .statistics_advantageX2DV span {
    position: relative;
}.quantitative_data457E .statistics_advantageX2DV span::after {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 7px,
        rgba(0, 0, 0, 0.04) 7px,
        rgba(0, 0, 0, 0.04) 8px
    );
    content: "";
    height: 1px;
    width: 100%;
}@keyframes timeline {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.quantitative_data457E .statistics_advantageX2DV:nth-child(1) {
    animation: timeline 8s infinite ease 0s;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(2) {
    animation: timeline 8s infinite ease 2s;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(3) {
    animation: timeline 8s infinite ease 4s;
}.quantitative_data457E .statistics_advantageX2DV:nth-child(4) {
    animation: timeline 8s infinite ease 6s;
}.thanksFieldjP29 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(174,175,203,0.5), rgb(135,133,168,0.5));
}.thanksFieldjP29::before {
    top: -10%;
    background: #ffffff;
    opacity: 0.03;
    content: "";
    left: -5%;
    position: absolute;
    width: 50%;
    transform: rotate(-15deg) skew(15deg);
    pointer-events: none;
    height: 70%;
}.thanksFieldjP29::after {
    right: -5%;
    bottom: -10%;
    width: 40%;
    opacity: 0.05;
    transform: rotate(25deg) skew(-15deg);
    position: absolute;
    content: "";
    pointer-events: none;
    background: rgb(135,133,168);
    height: 80%;
}.thanksFieldjP29 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.thanksFieldjP29 .student_journeyHTq6 {
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 60px 50px;
    display: flex;
    position: relative;
    background: #ffffff;
}.thanksFieldjP29 .student_journeyHTq6:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.thanksFieldjP29 .student_journeyHTq6::before {
    transform-origin: left center;
    transform: scaleY(0);
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgb(174,175,203), rgb(135,133,168));
    width: 6px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
}.thanksFieldjP29 .student_journeyHTq6:hover::before {
    transform: scaleY(1);
}.thanksFieldjP29 .student_journeyHTq6 > div:first-child {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}.thanksFieldjP29 h5 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    margin: 0;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.4;
    position: relative;
    transform: translateY(0);
}.thanksFieldjP29 .student_journeyHTq6:hover h5 {
    transform: translateY(-5px);
}.thanksFieldjP29 h5::after {
    height: 3px;
    transform: scaleX(0.7);
    transform-origin: left center;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(174,175,203), rgb(135,133,168));
    bottom: -8px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 80px;
}.thanksFieldjP29 .student_journeyHTq6:hover h5::after {
    transform: scaleX(1);
}.thanksFieldjP29 a {
    transition: transform 0.4s ease;
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
}.thanksFieldjP29 a:hover {
    transform: translateX(5px);
}.thanksFieldjP29 p {
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transition: color 0.3s ease;
    color: #000000;
    font-weight: 400;
    margin: 0;
    font-size: 12px;
}.thanksFieldjP29 a:hover p {
    color: rgb(174,175,203);
}.thanksFieldjP29 a::before {
    opacity: 0.3;
    pointer-events: none;
    transition: left 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, #ffffff, rgb(135,133,168,0.5), #ffffff);
    transform: skewX(-15deg);
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
}.thanksFieldjP29 a:hover::before {
    left: 200%;
}

@media (min-width: 992px) {.thanksFieldjP29 {
    padding: 150px 0;
}.thanksFieldjP29 .student_journeyHTq6 {
    margin: 0 auto;
    max-width: 85%;
    padding: 80px 70px;
    transform: perspective(1000px) rotateX(2deg);
}.thanksFieldjP29 h5 {
    font-size: calc(21px * 1.15);
    line-height: 1.3;
}.thanksFieldjP29 p {
    font-size: calc(12px * 1.1);
    line-height: 1.9;
}.thanksFieldjP29 h5::after {
    width: 100px;
}
}

@media (min-width: 1200px) {.thanksFieldjP29 .student_journeyHTq6 {
    max-width: 75%;
}
}

@media (max-width: 991px) {.thanksFieldjP29 {
    padding: 100px 0;
}.thanksFieldjP29 .student_journeyHTq6 {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.thanksFieldjP29 {
    padding: 80px 0;
}.thanksFieldjP29 .student_journeyHTq6 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.thanksFieldjP29 h5 {
    font-size: calc(21px * 0.9);
}
}

@media (max-width: 575px) {.thanksFieldjP29 {
    padding: 60px 0;
}.thanksFieldjP29 .student_journeyHTq6 {
    transform: none;
    padding: 30px 20px;
}.thanksFieldjP29 h5 {
    font-size: calc(21px * 0.85);
    line-height: 1.5;
}.thanksFieldjP29 p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}.thanksFieldjP29 h5::after {
    width: 60px;
    height: 2px;
}}.our_teamiUMe {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgba(245, 245, 250, 0.98) 100%);
}.our_teamiUMe::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(135,133,168,0.5) 0.5%, transparent 5%),
        radial-gradient(circle at 80% 70%, rgb(135,133,168,0.5) 0.5%, transparent 5%),
        radial-gradient(circle at 50% 50%, rgb(135,133,168,0.5) 0.5%, transparent 5%),
        radial-gradient(circle at 30% 80%, rgb(135,133,168,0.5) 0.5%, transparent 5%);
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.08;
    position: absolute;
    background-size: 250px 250px;
    left: 0;
}.our_teamiUMe .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.our_teamiUMe h1 {
    font-size: 43px;
    position: relative;
    margin-bottom: 50px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: rgb(174,175,203);
    text-align: center;
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
}.our_teamiUMe h1::after {
    width: 80px;
    content: "";
    border-radius: 10px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(174,175,203), rgb(135,133,168));
    left: 50%;
}.our_teamiUMe .skill_mastery4Bf3 {
    position: relative;
}.our_teamiUMe .skill_mastery4Bf3 ul {
    gap: 40px;
    margin: 0;
    display: grid;
    padding: 0;
    grid-template-columns: 1fr;
    list-style: none;
}.our_teamiUMe .knowledge_classesJB48 {
    position: relative;
    padding: 40px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
}.our_teamiUMe .knowledge_classesJB48::before {
    width: 100%;
    height: 4px;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 0;
    left: 0;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(174,175,203), rgb(135,133,168));
}.our_teamiUMe .knowledge_classesJB48:hover::before {
    transform: scaleX(1);
}.our_teamiUMe .knowledge_classesJB48::after {
    z-index: 0;
    right: -100px;
    width: 200px;
    bottom: -100px;
    border-radius: 100%;
    opacity: 0.1;
    content: "";
    height: 200px;
    position: absolute;
    background: radial-gradient(circle, rgb(135,133,168,0.5) 0%, transparent 70%);
}.our_teamiUMe .knowledge_classesJB48 h4 {
    font-size: calc(22px + 2px);
    transform: translateX(0);
    color: rgb(174,175,203);
    margin-bottom: 20px;
    position: relative;
    transition: transform 0.3s ease;
    font-weight: 700;
}.our_teamiUMe .knowledge_classesJB48:hover h4 {
    transform: translateX(10px);
}.our_teamiUMe .knowledge_classesJB48 h4::after {
    position: absolute;
    height: 2px;
    width: 40px;
    background-color: rgb(135,133,168);
    left: 0;
    content: "";
    transition: width 0.3s ease;
    bottom: -10px;
}.our_teamiUMe .knowledge_classesJB48:hover h4::after {
    width: 60px;
}.our_teamiUMe .knowledge_classesJB48 div {
    z-index: 1;
    max-height: 200px;
    line-height: 1.8;
    color: #000000;
    font-weight: 400;
    position: relative;
    overflow-y: auto;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding-right: 10px;
}.our_teamiUMe .knowledge_classesJB48 div::-webkit-scrollbar {
    width: 4px;
}.our_teamiUMe .knowledge_classesJB48 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.our_teamiUMe .knowledge_classesJB48 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(135,133,168,0.5);
}.our_teamiUMe .knowledge_classesJB48:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

@media (min-width: 768px) {.our_teamiUMe .skill_mastery4Bf3 ul {
    grid-template-columns: repeat(2, 1fr);
}.our_teamiUMe h1 {
    margin-bottom: 70px;
    font-size: calc(43px + 4px);
}.our_teamiUMe .knowledge_classesJB48 div {
    max-height: 300px;
}
}

@media (min-width: 992px) {.our_teamiUMe {
    padding: 120px 0;
}.our_teamiUMe .knowledge_classesJB48 {
    padding: 50px;
}.our_teamiUMe h1 {
    font-size: calc(43px + 8px);
}.our_teamiUMe .knowledge_classesJB48 div {
    font-size: calc(14px + 1px);
    max-height: 350px;
}.our_teamiUMe .container {
    padding: 0 40px;
}
}

@media (max-width: 767px) {.our_teamiUMe {
    padding: 70px 0;
}.our_teamiUMe h1 {
    margin-bottom: 40px;
    font-size: calc(43px - 2px);
}.our_teamiUMe .knowledge_classesJB48 {
    padding: 30px;
}.our_teamiUMe .knowledge_classesJB48 div {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}
}

@media (hover: hover) {.our_teamiUMe h1:hover {
    transform: perspective(1000px) translateZ(10px);
}.our_teamiUMe .knowledge_classesJB48:hover div::-webkit-scrollbar-thumb {
    background: rgb(135,133,168);
}}.title_screenjm4r {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(174,175,203,0.5), rgb(135,133,168,0.5), rgb(214,214,228));
    position: relative;
    min-height: 100vh;
    display: flex;
}.title_screenjm4r::before {
    left: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(94, 170, 168, 0.03) 10px, rgba(94, 170, 168, 0.03) 20px);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
}.title_screenjm4r::after {
    right: -50%;
    pointer-events: none;
    background: linear-gradient(to bottom right, rgba(94, 170, 168, 0.2), transparent);
    content: "";
    top: -50%;
    z-index: 2;
    height: 200%;
    transform: rotate(-15deg);
    width: 80%;
    position: absolute;
}.title_screenjm4r .pic_wrap_itemR7nP {
    width: 50%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    z-index: 3;
    position: absolute;
    height: 100%;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.title_screenjm4r .pic_wrap_itemR7nP::before {
    content: "";
    inset: 0;
    backdrop-filter: grayscale(0.2);
    background: linear-gradient(to right, rgb(174,175,203,0.5), transparent);
    z-index: 4;
    position: absolute;
}.title_screenjm4r:hover .pic_wrap_itemR7nP {
    transform: scale(1.03) translateX(-10px);
}.title_screenjm4r .student_journeyHTq6 {
    position: relative;
    justify-content: center;
    display: flex;
    z-index: 5;
    width: 60%;
    padding-right: 0;
    padding: 4rem;
    transform: perspective(1000px) translateZ(0);
    flex-direction: column;
}.title_screenjm4r .student_journeyHTq6::before {
    filter: blur(12px);
    width: 120%;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent);
    left: -10%;
    position: absolute;
    height: 150%;
    top: -20%;
    transform: rotate(-5deg);
}.title_screenjm4r h1 {
    position: relative;
    transform: perspective(1000px) translateZ(10px);
    color: #000000;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 45px;
}.title_screenjm4r h1::before {
    left: 0;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    height: 4px;
    position: absolute;
    bottom: -10px;
    content: "";
    transform-origin: left;
    transform: scaleX(0.7);
    background: rgb(174,175,203);
}.title_screenjm4r:hover h1::before {
    transform: scaleX(1);
}.title_screenjm4r .text_holder6ait {
    transform: perspective(1000px) translateZ(20px);
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
    position: relative;
    margin-top: 1rem;
    z-index: 6;
}.title_screenjm4r .text_holder6ait p {
    transform: perspective(1000px) translateZ(15px);
    position: relative;
    font-size: calc(17px * 1.2);
    line-height: 1.6;
    color: #000000;
    max-width: 80%;
}.title_screenjm4r .text_holder6ait p::before {
    transition: transform 0.5s ease;
    left: -20px;
    opacity: 0.7;
    transform: scaleY(0.7);
    height: 100%;
    width: 3px;
    content: "";
    background: rgb(174,175,203);
    position: absolute;
}.title_screenjm4r:hover .text_holder6ait p::before {
    transform: scaleY(1);
}.title_screenjm4r .learning_pageVUtJ {
    margin: 1.5rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}.title_screenjm4r .learning_pageVUtJ svg {
    height: 120px;
    filter: drop-shadow(0 6px 8px rgba(94, 170, 168, 0.2));
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), filter 0.7s ease;
    width: 120px;
}.title_screenjm4r:hover .learning_pageVUtJ svg {
    transform: scale(1.05) rotate(2deg);
    filter: drop-shadow(0 8px 12px rgba(94, 170, 168, 0.3));
}.title_screenjm4r .learning_pageVUtJ svg path {
    transition: fill 0.5s ease;
}.title_screenjm4r:hover .learning_pageVUtJ svg path {
    fill: rgb(84, 160, 158);
}.title_screenjm4r .learning_pageVUtJ svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.5s ease;
}.title_screenjm4r:hover .learning_pageVUtJ svg text {
    fill: rgb(84, 160, 158);
}.title_screenjm4r h6 {
    position: relative;
    margin-top: 1rem;
    align-self: flex-start;
    transform: perspective(1000px) translateZ(30px);
}.title_screenjm4r h6 .connect_linksUGeh {
    padding: 0.8rem 2rem;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(174,175,203), rgb(84, 160, 158));
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.3);
    font-size: 16px;
    z-index: 1;
    text-decoration: none;
}.title_screenjm4r h6 .connect_linksUGeh::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
    opacity: 0;
    background: linear-gradient(135deg, rgb(84, 160, 158), rgb(174,175,203));
}.title_screenjm4r h6 .connect_linksUGeh::after {
    transition: left 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    left: -100px;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    width: 30px;
    top: 0;
    transform: skewX(-15deg);
}.title_screenjm4r h6 .connect_linksUGeh:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.4);
}.title_screenjm4r h6 .connect_linksUGeh:hover::before {
    opacity: 1;
}.title_screenjm4r h6 .connect_linksUGeh:hover::after {
    left: 150%;
}

@media screen and (max-width: 1200px) {.title_screenjm4r .student_journeyHTq6 {
    width: 70%;
    padding: 3rem;
}.title_screenjm4r .pic_wrap_itemR7nP {
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 5% 100%);
    width: 45%;
}.title_screenjm4r h1 {
    font-size: calc(45px * 0.9);
}.title_screenjm4r .text_holder6ait p {
    max-width: 90%;
    font-size: calc(17px * 1.1);
}
}

@media screen and (max-width: 992px) {.title_screenjm4r {
    flex-direction: column;
}.title_screenjm4r .student_journeyHTq6 {
    order: 2;
    padding: 4rem 2rem;
    width: 100%;
}.title_screenjm4r .pic_wrap_itemR7nP {
    height: 40vh;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    order: 1;
    width: 100%;
    position: relative;
}.title_screenjm4r h1 {
    font-size: calc(45px * 0.85);
}.title_screenjm4r .text_holder6ait {
    align-items: flex-start;
}.title_screenjm4r .text_holder6ait p {
    max-width: 100%;
}.title_screenjm4r .learning_pageVUtJ svg {
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 768px) {.title_screenjm4r .student_journeyHTq6 {
    padding: 3rem 1.5rem;
}.title_screenjm4r .pic_wrap_itemR7nP {
    height: 35vh;
}.title_screenjm4r h1 {
    font-size: calc(45px * 0.75);
}.title_screenjm4r .text_holder6ait p {
    font-size: 17px;
}.title_screenjm4r h6 .connect_linksUGeh {
    padding: 0.7rem 1.8rem;
    font-size: calc(16px * 0.9);
}.title_screenjm4r .learning_pageVUtJ svg {
    width: 80px;
    height: 80px;
}
}

@media screen and (max-width: 576px) {.title_screenjm4r {
    min-height: auto;
}.title_screenjm4r .student_journeyHTq6 {
    padding: 2.5rem 1rem;
}.title_screenjm4r .pic_wrap_itemR7nP {
    height: 30vh;
}.title_screenjm4r h1 {
    font-size: calc(45px * 0.65);
}.title_screenjm4r h1::before {
    width: 60px;
    height: 3px;
}.title_screenjm4r .text_holder6ait p {
    font-size: calc(17px * 0.9);
}.title_screenjm4r .text_holder6ait p::before {
    left: -15px;
    width: 2px;
}.title_screenjm4r .learning_pageVUtJ svg {
    height: 70px;
    width: 70px;
}.title_screenjm4r h6 .connect_linksUGeh {
    padding: 0.6rem 1.5rem;
    font-size: calc(16px * 0.85);
}
}

@media (prefers-reduced-motion: reduce) {.title_screenjm4r .pic_wrap_itemR7nP,
    .title_screenjm4r h1::before,
    .title_screenjm4r .text_holder6ait p::before,
    .title_screenjm4r .learning_pageVUtJ svg,
    .title_screenjm4r h6 .connect_linksUGeh,
    .title_screenjm4r h6 .connect_linksUGeh::after {
    transition: none;
}.title_screenjm4r:hover .pic_wrap_itemR7nP,
    .title_screenjm4r:hover h1::before,
    .title_screenjm4r:hover .text_holder6ait p::before,
    .title_screenjm4r:hover .learning_pageVUtJ svg {
    transform: none;
}
}