* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    margin: auto;
    width: 1139px;
    max-width: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.wrapper-padding_XJA0 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}.site_head_JIoB {
    flex: 1 0 auto;
}.study_group_Sc07 {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.user_testimonials_NohF {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgba(rgb(155,168,189,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
}.user_testimonials_NohF::before {
    height: 3px;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(119,130,145), transparent);
    right: 0;
    left: 0;
    content: "";
    opacity: 0.7;
}.user_testimonials_NohF::after {
    opacity: 0.05;
    pointer-events: none;
    bottom: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle at 50% 120%, rgb(155,168,189,0.5) 0%, transparent 70%);
    width: 100%;
    content: "";
    z-index: 0;
}.user_testimonials_NohF h2.container {
    color: #000000;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s ease-out;
    margin-bottom: 3.5rem;
    font-size: calc(33px * 1.1);
    font-weight: 700;
    position: relative;
    z-index: 2;
    text-align: center;
}.user_testimonials_NohF h2.container::after {
    content: "";
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(119,130,145), transparent);
}.user_testimonials_NohF .container.instructor_bio_7zWM {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 2;
}.user_testimonials_NohF .rating_showcase_W6sC {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
}.user_testimonials_NohF .opinion_spot_DuB9 {
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
    display: flex;
    transform-style: preserve-3d;
    padding: 2rem;
    transform: translateY(0) scale(1) rotate(0);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    position: relative;
    border: 1px solid rgba(rgb(255, 255, 255, 0.5), 0.2);
    overflow: hidden;
}.user_testimonials_NohF .opinion_spot_DuB9::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
    opacity: 0.8;
    transition: transform 0.5s ease-out;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    position: absolute;
    height: 3px;
    top: 0;
    left: 0;
}.user_testimonials_NohF .opinion_spot_DuB9:hover {
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.04);
    transform: translateY(-10px) scale(1.01) rotate(0.5deg);
}.user_testimonials_NohF .opinion_spot_DuB9:hover::before {
    transform: scaleX(1);
}.user_testimonials_NohF .opinion_spot_DuB9 h3 {
    position: relative;
    transform-origin: left;
    font-size: calc(22px * 1.1);
    margin-bottom: 0.75rem;
    color: #000000;
    transition: transform 0.3s ease;
    font-weight: 600;
    z-index: 2;
}.user_testimonials_NohF .opinion_spot_DuB9:hover h3 {
    color: rgb(155,168,189);
    transform: translateX(5px);
}.user_testimonials_NohF .opinion_spot_DuB9 .description {
    flex-grow: 1;
    z-index: 2;
    line-height: 1.6;
    font-size: 13px;
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
}.user_testimonials_NohF .opinion_spot_DuB9 div {
    padding-bottom: 60%;
    transition: transform 0.4s ease;
    width: 100%;
    transform-origin: bottom;
    height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}.user_testimonials_NohF .opinion_spot_DuB9:hover div {
    transform: scale(1.03);
}.user_testimonials_NohF .opinion_spot_DuB9 img {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    transition: transform 0.6s ease;
    height: 100%;
    object-fit: cover;
}.user_testimonials_NohF .opinion_spot_DuB9:hover img {
    transform: scale(1.05);
}.user_testimonials_NohF .opinion_spot_DuB9:nth-child(odd) {
    transform: translateY(0) rotate(-0.5deg);
}.user_testimonials_NohF .opinion_spot_DuB9:nth-child(odd):hover {
    transform: translateY(-10px) rotate(0);
}.user_testimonials_NohF .opinion_spot_DuB9:nth-child(even) {
    transform: translateY(0) rotate(0.5deg);
}.user_testimonials_NohF .opinion_spot_DuB9:nth-child(even):hover {
    transform: translateY(-10px) rotate(0);
}.user_testimonials_NohF .opinion_spot_DuB9::after {
    transition: all 0.4s ease;
    top: 0.5rem;
    color: rgb(119,130,145);
    font-family: serif;
    content: "";
    line-height: 1;
    right: 1rem;
    transform: translateY(-10px);
    font-size: 5rem;
    z-index: 1;
    opacity: 0.1;
    position: absolute;
}.user_testimonials_NohF .opinion_spot_DuB9:hover::after {
    opacity: 0.15;
    transform: translateY(0) rotate(5deg);
}

@media (max-width: 991px) {.user_testimonials_NohF {
    padding: 4rem 0;
}.user_testimonials_NohF h2.container {
    font-size: 33px;
    margin-bottom: 2.5rem;
}.user_testimonials_NohF .rating_showcase_W6sC {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 767px) {.user_testimonials_NohF {
    padding: 3rem 0;
}.user_testimonials_NohF h2.container {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.9);
}.user_testimonials_NohF h2.container::after {
    width: 60px;
    bottom: -10px;
}.user_testimonials_NohF .rating_showcase_W6sC {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.user_testimonials_NohF .opinion_spot_DuB9 {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.user_testimonials_NohF {
    padding: 2.5rem 0;
}.user_testimonials_NohF h2.container {
    padding: 0 1rem;
    font-size: calc(33px * 0.8);
}.user_testimonials_NohF .opinion_spot_DuB9 {
    padding: 1.25rem;
}.user_testimonials_NohF .opinion_spot_DuB9 h3 {
    font-size: 22px;
}.user_testimonials_NohF .opinion_spot_DuB9 .description {
    margin-bottom: 1rem;
    font-size: calc(13px * 0.95);
}
}

@media (hover: none) {.user_testimonials_NohF .opinion_spot_DuB9:hover {
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                    0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: none;
}.user_testimonials_NohF .opinion_spot_DuB9:hover::before {
    transform: scaleX(0.3);
}.user_testimonials_NohF .opinion_spot_DuB9:hover h3 {
    transform: none;
}.user_testimonials_NohF .opinion_spot_DuB9:hover div,
    .user_testimonials_NohF .opinion_spot_DuB9:hover img {
    transform: none;
}}.tyNote_WLFZ {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgb(155,168,189,0.5) 100%);
    position: relative;
}.tyNote_WLFZ::before {
    position: absolute;
    height: 70%;
    right: -5%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 75%);
    width: 45%;
    opacity: 0.05;
    background: linear-gradient(210deg, rgb(119,130,145) 0%, rgb(155,168,189) 100%);
    content: "";
    transform: rotate(15deg) skewX(-15deg);
    top: -10%;
}.tyNote_WLFZ::after {
    z-index: 1;
    transform: rotate(-10deg) skewX(15deg);
    background: linear-gradient(45deg, rgb(155,168,189) 0%, rgb(119,130,145) 100%);
    bottom: -10%;
    opacity: 0.07;
    height: 60%;
    left: -5%;
    clip-path: polygon(15% 0, 85% 25%, 100% 75%, 0 100%);
    position: absolute;
    width: 35%;
    content: "";
}.tyNote_WLFZ .container {
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.tyNote_WLFZ .instructor_bio_7zWM {
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    position: relative;
    gap: 2.5rem;
    transform-style: preserve-3d;
    display: grid;
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    padding: 3rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    transform: translateZ(20px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child:hover {
    transform: translateZ(30px) translateY(-5px);
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child::before {
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(155,168,189), rgb(119,130,145));
    width: 5px;
}.tyNote_WLFZ .instructor_bio_7zWM > div:last-child {
    position: relative;
    padding: 3rem;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.4s ease;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.92) 100%);
    transform: translateZ(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}.tyNote_WLFZ .instructor_bio_7zWM > div:last-child:hover {
    transform: translateZ(25px) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 25px rgba(0, 0, 0, 0.05);
}.tyNote_WLFZ h5 {
    letter-spacing: -0.01em;
    margin: 0;
    position: relative;
    font-size: calc(18px * 1.1);
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
}.tyNote_WLFZ h5::after {
    height: 3px;
    content: "";
    display: block;
    margin-top: 1rem;
    width: 70px;
    background: linear-gradient(90deg, rgb(155,168,189), transparent);
}.tyNote_WLFZ a {
    display: block;
    position: relative;
    text-decoration: none;
    transition: transform 0.3s ease;
}.tyNote_WLFZ a:hover {
    transform: translateX(5px);
}.tyNote_WLFZ p {
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-size: 15px;
    margin: 0;
}.tyNote_WLFZ p::first-line {
    color: rgb(155,168,189);
    font-weight: 600;
}

@media (min-width: 768px) {.tyNote_WLFZ {
    padding: 8rem 0;
}.tyNote_WLFZ .instructor_bio_7zWM {
    gap: 4rem;
    grid-template-columns: 1fr 1.2fr;
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child {
    padding: 4rem;
}.tyNote_WLFZ .instructor_bio_7zWM > div:last-child {
    padding: 4rem;
    margin-top: 2rem;
}.tyNote_WLFZ h5 {
    font-size: calc(18px * 1.2);
}.tyNote_WLFZ p {
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.tyNote_WLFZ .instructor_bio_7zWM {
    gap: 5rem;
    grid-template-columns: 1fr 1.5fr;
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child::after {
    background: rgb(119,130,145);
    width: 3px;
    content: "";
    top: 2rem;
    transform: rotate(15deg);
    position: absolute;
    height: 40px;
    right: -1.5rem;
}.tyNote_WLFZ .instructor_bio_7zWM > div:last-child {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.tyNote_WLFZ h5 {
    font-size: calc(18px * 1.3);
}.tyNote_WLFZ h5::after {
    width: 100px;
}
}

@media (max-width: 767px) {.tyNote_WLFZ {
    padding: 4rem 0;
}.tyNote_WLFZ .instructor_bio_7zWM > div:first-child,
    .tyNote_WLFZ .instructor_bio_7zWM > div:last-child {
    padding: 2rem;
}.tyNote_WLFZ h5 {
    font-size: 18px;
}.tyNote_WLFZ p {
    font-size: calc(15px * 0.95);
}
}

@media (hover: hover) {.tyNote_WLFZ .instructor_bio_7zWM > div:first-child:hover::after {
    background: linear-gradient(135deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 100%);
    position: absolute;
    content: "";
    inset: 0;
}.tyNote_WLFZ .instructor_bio_7zWM > div:last-child:hover::after {
    content: "";
    background: linear-gradient(135deg, rgba(var(--secondary-color-rgb), 0.03) 0%, transparent 100%);
    position: absolute;
    inset: 0;
}}.course_offering_6hHU {
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgba(245, 245, 255, 0.95) 100%);
    position: relative;
}.course_offering_6hHU::before {
    top: -10%;
    background: linear-gradient(45deg, rgb(155,168,189,0.5) 0%, rgb(119,130,145,0.5) 100%);
    width: 40%;
    position: absolute;
    content: "";
    height: 70%;
    right: -5%;
    z-index: 0;
    opacity: 0.2;
    transform: rotate(-15deg) skewX(15deg);
    filter: blur(30px);
    animation: floatEffect 15s infinite alternate ease-in-out;
}.course_offering_6hHU::after {
    filter: blur(25px);
    background: linear-gradient(225deg, rgb(119,130,145,0.5) 0%, rgb(155,168,189,0.5) 100%);
    height: 60%;
    bottom: -10%;
    left: -5%;
    z-index: 0;
    width: 35%;
    transform: rotate(10deg) skewX(-15deg);
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    content: "";
    opacity: 0.15;
    position: absolute;
}.course_offering_6hHU .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 1.5rem;
}.course_offering_6hHU h2 {
    color: #000000;
    margin-bottom: 2.5rem;
    transition: transform 0.5s ease;
    font-weight: 700;
    text-align: center;
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    font-size: 31px;
}.course_offering_6hHU h2::after {
    bottom: -12px;
    transform: translateX(-50%) scaleX(0.8);
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(155,168,189) 0%, rgb(119,130,145) 100%);
    position: absolute;
    left: 50%;
    width: 80px;
    transition: transform 0.5s ease;
}.course_offering_6hHU h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.course_offering_6hHU h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.course_offering_6hHU .training_track_AYun {
    perspective: 1500px;
    gap: 2.5rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.course_offering_6hHU .gallery_wrapper_57iy {
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 350px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
               0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-4deg) translateZ(30px);
    position: relative;
    border-radius: 14px;
}.course_offering_6hHU .gallery_wrapper_57iy::before {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.5;
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(rgb(155,168,189), 0.3) 0%,
        rgba(rgb(119,130,145), 0.2) 100%
    );
    transition: opacity 0.6s ease;
    content: "";
    z-index: 1;
    height: 100%;
}.course_offering_6hHU .gallery_wrapper_57iy:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
               0 8px 20px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(0deg) translateZ(40px);
}.course_offering_6hHU .gallery_wrapper_57iy:hover::before {
    opacity: 0.7;
}.course_offering_6hHU .text_drawer_vPQu {
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    z-index: 2;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    position: relative;
    border-radius: 14px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.course_offering_6hHU .text_drawer_vPQu::before {
    left: 0;
    height: 0;
    position: absolute;
    content: "";
    transition: height 0.8s ease;
    top: 0;
    background: linear-gradient(to bottom, rgb(155,168,189), rgb(119,130,145));
    width: 3px;
}.course_offering_6hHU .text_drawer_vPQu:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
}.course_offering_6hHU .text_drawer_vPQu:hover::before {
    height: 100%;
}.course_offering_6hHU .description {
    color: #000000;
    overflow-y: auto;
    padding-right: 10px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    max-height: 300px;
    position: relative;
    font-size: 14px;
}.course_offering_6hHU .description:last-child {
    margin-bottom: 0;
}.course_offering_6hHU .description:first-child::first-letter {
    float: left;
    font-weight: 700;
    font-size: 2.2em;
    line-height: 0.8;
    color: rgb(155,168,189);
    padding: 0.1em 0.1em 0 0;
}.course_offering_6hHU .description::-webkit-scrollbar {
    width: 4px;
}.course_offering_6hHU .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.course_offering_6hHU .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(155,168,189), rgb(119,130,145));
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-13deg) skewX(12deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-15deg) skewX(15deg) translate(-5px, 5px);
    }
}

@media (min-width: 768px) {.course_offering_6hHU {
    padding: 8rem 0;
}.course_offering_6hHU h2 {
    font-size: calc(31px * 1.1);
    margin-bottom: 3.5rem;
}.course_offering_6hHU .training_track_AYun {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.course_offering_6hHU .gallery_wrapper_57iy {
    height: 500px;
}.course_offering_6hHU .text_drawer_vPQu {
    padding: 3rem;
}
}

@media (min-width: 992px) {.course_offering_6hHU {
    padding: 10rem 0;
}.course_offering_6hHU h2 {
    margin-bottom: 4rem;
    margin-left: auto;
    max-width: 80%;
    margin-right: auto;
    font-size: calc(31px * 1.2);
}.course_offering_6hHU .training_track_AYun {
    gap: 4rem;
    grid-template-columns: 1fr 1.3fr;
}.course_offering_6hHU .gallery_wrapper_57iy {
    height: 550px;
}.course_offering_6hHU .text_drawer_vPQu {
    padding: 3.5rem;
}.course_offering_6hHU .description {
    margin-bottom: 2rem;
    line-height: 1.9;
    font-size: calc(14px * 1.1);
    max-height: 350px;
}
}

@media (max-width: 767px) {.course_offering_6hHU {
    padding: 4rem 0;
}.course_offering_6hHU h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2rem;
}.course_offering_6hHU .gallery_wrapper_57iy {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
    height: 250px;
}.course_offering_6hHU .text_drawer_vPQu {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
    padding: 1.5rem;
}.course_offering_6hHU .description {
    max-height: 250px;
    font-size: calc(14px * 0.95);
    margin-bottom: 1rem;
    line-height: 1.6;
}}.title_board_CwO7 {
    overflow: hidden;
    position: relative;
    width: 100%;
    font-family: Arial, sans-serif;
}.title_board_CwO7 .edu_start_H1qh {
    align-items: center;
    position: relative;
    justify-content: center;
    min-height: 85vh;
    display: flex;
    width: 100%;
}.title_board_CwO7 .edu_start_H1qh::before {
    top: 0;
    z-index: 1;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 100%);
    bottom: 0;
}.title_board_CwO7 .study_sessions_S3zW {
    background: linear-gradient(to right, rgb(155,168,189,0.5) 0%, transparent 100%);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    width: 90%;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 3rem;
}.title_board_CwO7 .study_sessions_S3zW:hover {
    transform: perspective(1000px) rotateY(0);
}.title_board_CwO7 .study_sessions_S3zW > div {
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin-bottom: 2rem;
}.title_board_CwO7 .study_sessions_S3zW > div:hover {
    transform: translateX(10px);
}.title_board_CwO7 p {
    padding-left: 20px;
    font-size: calc(14px * 1.1);
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-weight: 400;
}.title_board_CwO7 p::before {
    background: rgb(119,130,145);
    top: 50%;
    position: absolute;
    left: 0;
    height: 2px;
    width: 10px;
    transform: translateY(-50%);
    content: "";
}.title_board_CwO7 .title_style_header {
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    transform-origin: left center;
    font-size: calc(48px * 1.2);
    letter-spacing: 1px;
    line-height: 1.2;
    position: relative;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_board_CwO7 .title_style_header:hover {
    transform: scale(1.03);
}.title_board_CwO7 h3 {
    background: linear-gradient(to right, rgb(119,130,145,0.5), transparent);
    color: #ffffff;
    font-size: calc(19px * 1.1);
    line-height: 1.5;
    font-weight: 600;
    border-left: 3px solid rgb(119,130,145);
    padding: 15px;
    letter-spacing: 0.3px;
}

@media screen and (max-width: 1200px) {.title_board_CwO7 .study_sessions_S3zW {
    width: 85%;
    padding: 2.5rem;
}.title_board_CwO7 .title_style_header {
    font-size: calc(48px * 1.1);
}
}

@media screen and (max-width: 992px) {.title_board_CwO7 .edu_start_H1qh {
    min-height: 75vh;
}.title_board_CwO7 .study_sessions_S3zW {
    padding: 2rem;
    transform: perspective(800px) rotateY(-1deg);
    width: 90%;
}.title_board_CwO7 .title_style_header {
    font-size: 48px;
}.title_board_CwO7 h3 {
    font-size: 19px;
}
}

@media screen and (max-width: 768px) {.title_board_CwO7 .edu_start_H1qh {
    min-height: 70vh;
}.title_board_CwO7 .study_sessions_S3zW {
    transform: none;
    padding: 1.5rem;
    background: linear-gradient(to bottom, rgb(155,168,189,0.5) 0%, transparent 100%);
    width: 95%;
}.title_board_CwO7 p {
    font-size: 14px;
}.title_board_CwO7 .title_style_header {
    font-size: calc(34px * 1.1);
}.title_board_CwO7 h3 {
    padding: 10px;
    font-size: calc(16px * 1.1);
}
}

@media screen and (max-width: 576px) {.title_board_CwO7 .edu_start_H1qh {
    min-height: 60vh;
}.title_board_CwO7 .study_sessions_S3zW {
    padding: 1.25rem;
}.title_board_CwO7 .study_sessions_S3zW > div {
    margin-bottom: 1.5rem;
}.title_board_CwO7 p {
    padding-left: 15px;
}.title_board_CwO7 .title_style_header {
    font-size: 34px;
}.title_board_CwO7 h3 {
    font-size: 16px;
}}.our_team_OM3g {
    isolation: isolate;
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
}.our_team_OM3g::before {
    width: 100%;
    top: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(119,130,145,0.5), rgba(0, 0, 0, 0.5) 70%);
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
}.our_team_OM3g::after {
    bottom: -50px;
    transform: rotate(45deg);
    opacity: 0.1;
    animation: float 15s infinite ease-in-out;
    width: 300px;
    height: 300px;
    content: "";
    right: -50px;
    position: absolute;
    background: rgb(155,168,189);
    filter: blur(30px);
    z-index: -1;
}.our_team_OM3g .container {
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}.our_team_OM3g h2 {
    margin-bottom: 60px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative;
    letter-spacing: 1.5px;
    font-size: 35px;
    transform: translateX(-10px);
    color: #ffffff;
    display: inline-block;
}.our_team_OM3g h2::after {
    height: 4px;
    transform: scaleX(1);
    width: 80px;
    left: 0;
    transform-origin: left;
    background: rgb(155,168,189);
    content: "";
    position: absolute;
    bottom: 0;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_OM3g h2:hover::after {
    transform: scaleX(1.5);
}.our_team_OM3g .text_drawer_vPQu {
    margin-left: auto;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
    max-width: 900px;
    background: rgba(255, 255, 255, 0.92);
    transform: translateY(0);
    padding: 50px;
}.our_team_OM3g .text_drawer_vPQu:hover {
    transform: translateY(-5px);
}.our_team_OM3g .text_drawer_vPQu::before {
    border-radius: 50%;
    width: 180px;
    z-index: -1;
    content: "";
    top: -90px;
    position: absolute;
    left: -90px;
    opacity: 0.15;
    height: 180px;
    border: 3px solid rgb(119,130,145);
}.our_team_OM3g .text_drawer_vPQu > div {
    position: relative;
}.our_team_OM3g .text_drawer_vPQu p {
    transition: color 0.3s ease;
    font-size: calc(22px * 1.1);
    font-weight: 600;
    padding-right: 50px;
    position: relative;
    color: rgb(155,168,189);
    display: inline-block;
    margin-bottom: 20px;
}.our_team_OM3g .text_drawer_vPQu p::after {
    position: absolute;
    right: 0;
    background: rgb(155,168,189);
    height: 2px;
    top: 50%;
    transition: width 0.3s ease;
    content: "";
    width: 40px;
    transform: translateY(-50%);
}.our_team_OM3g .text_drawer_vPQu div > div {
    column-gap: 40px;
    column-count: 1;
    font-size: 15px;
    color: #000000;
    opacity: 0.9;
    line-height: 1.8;
    hyphens: auto;
    position: relative;
    text-align: justify;
}.our_team_OM3g .text_drawer_vPQu div > div::first-letter {
    padding: 5px 10px 0 0;
    float: left;
    font-weight: 700;
    color: rgb(155,168,189);
    line-height: 1;
    font-size: 1.8em;
}

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

@media (min-width: 768px) {.our_team_OM3g {
    padding: 150px 0 130px;
}.our_team_OM3g .text_drawer_vPQu {
    padding: 60px 70px;
}.our_team_OM3g .text_drawer_vPQu div > div {
    column-count: 2;
}.our_team_OM3g h2 {
    transform: translateX(-20px);
    margin-bottom: 80px;
}
}

@media (min-width: 992px) {.our_team_OM3g::before {
    background: linear-gradient(135deg, rgb(119,130,145,0.5), transparent 90%);
}.our_team_OM3g .container {
    padding: 0 50px;
}.our_team_OM3g .text_drawer_vPQu {
    width: 85%;
    padding: 70px 80px;
    margin-left: 15%;
}.our_team_OM3g h2 {
    margin-bottom: 70px;
    font-size: calc(35px * 1.2);
}.our_team_OM3g .text_drawer_vPQu::before {
    width: 250px;
    left: -125px;
    height: 250px;
    top: -125px;
}
}

@media (max-width: 767px) {.our_team_OM3g {
    padding: 80px 0 60px;
}.our_team_OM3g .text_drawer_vPQu {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    padding: 30px 25px;
}.our_team_OM3g h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 40px;
}.our_team_OM3g .text_drawer_vPQu p {
    font-size: calc(22px * 0.9);
    padding-right: 30px;
}.our_team_OM3g .text_drawer_vPQu p::after {
    width: 25px;
}
}

@media (hover: hover) {.our_team_OM3g .text_drawer_vPQu:hover p {
    color: rgb(119,130,145);
}.our_team_OM3g .text_drawer_vPQu:hover p::after {
    width: 60px;
    background: rgb(119,130,145);
}
}

@media (prefers-reduced-motion) {.our_team_OM3g::after {
    animation: none;
}.our_team_OM3g .text_drawer_vPQu:hover {
    transform: none;
}.our_team_OM3g h2:hover::after {
    transform: scaleX(1);
}}header {
    position: relative;
    z-index: 99;
    background: #ffffff;
    overflow: visible;
    width: 100%;
}header::before {
    background: linear-gradient(to right, rgb(155,168,189), rgb(119,130,145));
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
}header .top_wrap_VCsb {
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    position: relative;
    display: flex;
}header .top_wrap_VCsb::after {
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: rgb(192,205,226);
    content: "";
    position: absolute;
    width: 100%;
}header .top_wrap_VCsb .main_page_uecp {
    z-index: 2;
    position: relative;
}header .top_wrap_VCsb .main_page_uecp .main_skill_buvw {
    overflow: hidden;
    display: block;
    position: relative;
}header .top_wrap_VCsb .main_page_uecp .main_skill_buvw svg {
    width: auto;
    height: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .top_wrap_VCsb .main_page_uecp .main_skill_buvw:hover svg {
    transform: scale(1.08);
}header .top_wrap_VCsb .nav_tutor_UvNF {
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo {
    margin: 0 15px;
    position: relative;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo:last-child {
    margin-right: 0;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a {
    letter-spacing: 0.5px;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
    display: block;
    overflow: hidden;
    padding: 8px 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a:hover {
    letter-spacing: 1px;
    color: rgb(155,168,189);
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a::before,
header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a::after {
    position: absolute;
    content: "";
    background-color: rgb(155,168,189);
    height: 1px;
    bottom: 0;
    transform-origin: right center;
    left: 0;
    width: 100%;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a::after {
    background-color: rgb(119,130,145);
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a::after {
    height: 3px;
    bottom: -2px;
    opacity: 0.3;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .top_wrap_VCsb {
    flex-direction: column;
    padding: 20px 15px;
}header .top_wrap_VCsb .main_page_uecp {
    margin-bottom: 20px;
}header .top_wrap_VCsb .nav_tutor_UvNF {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo {
    margin: 5px 12px;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo a {
    font-size: calc(15px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .top_wrap_VCsb {
    padding: 15px 10px;
}header .top_wrap_VCsb .main_page_uecp {
    margin-bottom: 15px;
}header .top_wrap_VCsb .main_page_uecp .main_skill_buvw svg {
    height: 35px;
}header .top_wrap_VCsb .nav_tutor_UvNF {
    gap: 5px;
}header .top_wrap_VCsb .nav_tutor_UvNF .main_top_dFVo {
    margin: 2px 10px;
}}.course_suitability_NDH6 {
    background: linear-gradient(45deg, rgb(192,205,226) 0%, rgb(119,130,145,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.course_suitability_NDH6::before {
    opacity: 0.5;
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(155,168,189,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(119,130,145,0.5) 0%, transparent 50%);
    top: 0;
    content: "";
    left: 0;
}.course_suitability_NDH6::after {
    content: "";
    z-index: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(155,168,189,0.5) 0,
            rgb(155,168,189,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(119,130,145,0.5) 0,
            rgb(119,130,145,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.1;
}.course_suitability_NDH6 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.course_suitability_NDH6 .instructor_bio_7zWM {
    overflow: hidden;
    position: relative;
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 27px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateY(0);
    backdrop-filter: blur(10px);
    display: flex;
    background: rgba(255, 255, 255, 0.95);
}.course_suitability_NDH6 .instructor_bio_7zWM:hover {
    transform: translateY(-10px);
}.course_suitability_NDH6 h4 {
    font-size: 32px;
    margin: 0;
    color: #ffffff;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 35px 30px;
    background: linear-gradient(120deg, rgb(155,168,189) 0%, rgb(119,130,145) 100%);
    text-align: center;
    font-weight: 700;
}.course_suitability_NDH6 h4::before {
    width: 100%;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    opacity: 0.5;
    position: absolute;
    height: 100%;
    top: 0;
}.course_suitability_NDH6 div {
    padding: 40px;
    background: #ffffff;
}.course_suitability_NDH6 div p {
    font-size: 17px;
    margin-bottom: 20px;
    align-items: center;
    position: relative;
    display: flex;
    color: #000000;
    background: #ffffff;
    transition: all 0.3s ease;
    padding: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    font-weight: 400;
    overflow: hidden;
    z-index: 1;
    line-height: 1.6;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}.course_suitability_NDH6 div p:last-child {
    margin-bottom: 0;
}.course_suitability_NDH6 div p::before {
    position: absolute;
    width: 4px;
    content: "";
    background: linear-gradient(180deg, rgb(155,168,189), rgb(119,130,145));
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
}.course_suitability_NDH6 div p::after {
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        rgba(rgb(155,168,189), 0.05) 0%, 
        rgba(rgb(119,130,145), 0.05) 100%
    );
    opacity: 0;
    transition: opacity 0.3s ease;
    content: "";
}.course_suitability_NDH6 div p:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-color: rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}.course_suitability_NDH6 div p:hover::before {
    width: 8px;
}.course_suitability_NDH6 div p:hover::after {
    opacity: 1;
}.course_suitability_NDH6 div p svg {
    margin-right: 18px;
    height: 28px;
    min-width: 28px;
    width: 28px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}.course_suitability_NDH6 div p:hover svg {
    transform: scale(1.15);
}.course_suitability_NDH6 div p svg path {
    fill: rgb(155,168,189);
    transition: fill 0.3s ease;
}.course_suitability_NDH6 div p:hover svg path {
    fill: rgb(119,130,145);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.course_suitability_NDH6 {
    padding: 80px 0;
}.course_suitability_NDH6 h4 {
    padding: 30px 25px;
    font-size: calc(32px - 2px);
}.course_suitability_NDH6 div {
    padding: 30px;
}.course_suitability_NDH6 div p {
    padding: 15px;
    margin-bottom: 15px;
}.course_suitability_NDH6 div p svg {
    width: 24px;
    margin-right: 15px;
    min-width: 24px;
    height: 24px;
}
}

@media (max-width: 767px) {.course_suitability_NDH6 {
    padding: 60px 0;
}.course_suitability_NDH6 h4 {
    font-size: calc(32px - 4px);
    padding: 25px 20px;
}.course_suitability_NDH6 div {
    padding: 25px 20px;
}.course_suitability_NDH6 div p {
    padding: 12px 15px;
    margin-bottom: 12px;
}.course_suitability_NDH6 div p svg {
    margin-right: 12px;
    width: 20px;
    min-width: 20px;
    height: 20px;
}
}

@media (max-width: 479px) {.course_suitability_NDH6 {
    padding: 40px 0;
}.course_suitability_NDH6 h4 {
    padding: 20px 15px;
    font-size: calc(32px - 6px);
}.course_suitability_NDH6 div {
    padding: 20px 15px;
}.course_suitability_NDH6 div p {
    margin-bottom: 10px;
    padding: 10px 12px;
    font-size: calc(17px - 1px);
}.course_suitability_NDH6 div p svg {
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-right: 10px;
}}.pricing_offer_box_b9U5 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_offer_box_b9U5::before {
    backdrop-filter: blur(4px);
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}.pricing_offer_box_b9U5 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
}.pricing_offer_box_b9U5 .trial_pricing_emCu {
    flex-direction: column;
    width: 100%;
    align-items: center;
    display: flex;
}.pricing_offer_box_b9U5 h2 {
    transform: translateY(20px);
    margin-bottom: 20px;
    animation: fadeSlideUp 0.7s ease forwards;
    color: #ffffff;
    position: relative;
    text-align: center;
    font-size: 28px;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 1px;
}.pricing_offer_box_b9U5 .plan_cost_Hg8G {
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    line-height: 1.6;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    max-width: 700px;
    margin-bottom: 50px;
    transform: translateY(20px);
    opacity: 0;
}.pricing_offer_box_b9U5 .learning_package_Utyq {
    list-style: none;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
    width: 100%;
    padding: 0;
}.pricing_offer_box_b9U5 .learning_package_Utyq li {
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s ease forwards;
    opacity: 0;
}.pricing_offer_box_b9U5 .learning_package_Utyq li:nth-child(1) {
    --li-index: 1;
}.pricing_offer_box_b9U5 .learning_package_Utyq li:nth-child(2) {
    --li-index: 2;
}.pricing_offer_box_b9U5 .learning_package_Utyq li:nth-child(3) {
    --li-index: 3;
}.pricing_offer_box_b9U5 .learning_package_Utyq li:nth-child(4) {
    --li-index: 4;
}.pricing_offer_box_b9U5 .annual_plan_lnLD {
    height: 100%;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    border: 1px solid rgba(255,255,255,0.15);
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    backdrop-filter: blur(10px);
}.pricing_offer_box_b9U5 .annual_plan_lnLD::before {
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    transform: scaleX(0);
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
    height: 4px;
}.pricing_offer_box_b9U5 .annual_plan_lnLD:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing_offer_box_b9U5 .annual_plan_lnLD:hover::before {
    transform: scaleX(1);
}.pricing_offer_box_b9U5 .discount_plan_snMS {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 30px;
}.pricing_offer_box_b9U5 .payment_deals_2p8T {
    display: flex;
    height: 100%;
    flex-direction: column;
}.pricing_offer_box_b9U5 .payment_deals_2p8T h4 {
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 600;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
}.pricing_offer_box_b9U5 .payment_deals_2p8T h4::after {
    height: 2px;
    content: "";
    bottom: 0;
    left: 0;
    width: 40px;
    background: rgb(119,130,145);
    position: absolute;
}.pricing_offer_box_b9U5 .payment_deals_2p8T p {
    word-break: break-word;
    font-size: calc(14px - 2px);
    color: rgba(255,255,255,0.8);
    overflow-wrap: break-word;
    margin-bottom: 25px;
    line-height: 1.6;
    flex-grow: 1;
}.pricing_offer_box_b9U5 .value_fees_c8J6 {
    padding: 10px 20px;
    margin-top: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    color: #ffffff;
    font-weight: 700;
    align-self: flex-start;
    display: inline-block;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    position: relative;
    background: linear-gradient(135deg, rgb(155,168,189,0.5), rgb(119,130,145,0.5));
    font-size: calc(20px + 4px);
}.pricing_offer_box_b9U5 .annual_plan_lnLD:hover .value_fees_c8J6 {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

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

@media (max-width: 992px) {.pricing_offer_box_b9U5 {
    padding: 80px 0;
}.pricing_offer_box_b9U5 h2 {
    font-size: calc(28px - 4px);
}.pricing_offer_box_b9U5 .learning_package_Utyq {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_offer_box_b9U5 .discount_plan_snMS {
    padding: 25px;
}.pricing_offer_box_b9U5 .value_fees_c8J6 {
    font-size: calc(20px + 2px);
}
}

@media (max-width: 768px) {.pricing_offer_box_b9U5 {
    padding: 60px 0;
}.pricing_offer_box_b9U5 h2 {
    margin-bottom: 15px;
    font-size: calc(28px - 6px);
}.pricing_offer_box_b9U5 .plan_cost_Hg8G {
    font-size: calc(14px - 1px);
    margin-bottom: 30px;
}.pricing_offer_box_b9U5 .learning_package_Utyq {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing_offer_box_b9U5 .payment_deals_2p8T p {
    font-size: calc(14px - 3px);
}
}

@media (max-width: 480px) {.pricing_offer_box_b9U5 {
    padding: 50px 0;
}.pricing_offer_box_b9U5 .discount_plan_snMS {
    padding: 20px;
}.pricing_offer_box_b9U5 .payment_deals_2p8T h4 {
    font-size: calc(20px - 2px);
}.pricing_offer_box_b9U5 .value_fees_c8J6 {
    font-size: 20px;
    padding: 8px 15px;
}}.education_experience_rhIg {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(192,205,226), rgba(245, 247, 250, 0.9));
}.education_experience_rhIg::before {
    opacity: 0.07;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: 60px 60px;
    left: 0;
    top: 0;
    background-image: 
        linear-gradient(30deg, rgb(119,130,145,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(119,130,145,0.5) 2px, transparent 2px);
    z-index: 0;
}.education_experience_rhIg::after {
    content: "";
    height: 200%;
    background: radial-gradient(circle at center, rgb(119,130,145,0.5) 0%, transparent 70%);
    opacity: 0.1;
    position: absolute;
    right: -20%;
    z-index: 1;
    top: -50%;
    width: 70%;
    transform: rotate(-15deg);
}.education_experience_rhIg .container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}.education_experience_rhIg .opinion_spot_DuB9 {
    position: relative;
    border-radius: 8px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    grid-template-columns: 1fr;
    padding: 40px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.06),
        -5px -5px 20px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    gap: 30px;
    display: grid;
}.education_experience_rhIg .opinion_spot_DuB9:hover {
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -8px -8px 25px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(-5px);
}.education_experience_rhIg .opinion_spot_DuB9 > div:first-child {
    align-items: center;
    justify-content: center;
    display: flex;
}.education_experience_rhIg .gallery_wrapper_57iy {
    width: 160px;
    transform: rotate(-2deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 160px;
    box-shadow: 
        8px 8px 16px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -4px -4px 12px rgba(#ffffff, 0.6);
    border-radius: 12px;
    position: relative;
}.education_experience_rhIg .opinion_spot_DuB9:hover .gallery_wrapper_57iy {
    transform: rotate(1deg) scale(1.03);
}.education_experience_rhIg .gallery_wrapper_57iy::before {
    top: -15px;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(119,130,145,0.5), transparent);
    z-index: -1;
    border-radius: 20px;
    left: -15px;
    right: -15px;
    transform: rotate(-3deg);
    bottom: -15px;
    opacity: 0.2;
    transition: transform 0.8s ease;
}.education_experience_rhIg .opinion_spot_DuB9:hover .gallery_wrapper_57iy::before {
    transform: rotate(1deg) scale(1.05);
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2) {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2)::after {
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(119,130,145), transparent);
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    width: 80px;
}.education_experience_rhIg .name {
    display: inline-block;
    color: rgb(155,168,189);
    letter-spacing: 0.5px;
    font-size: calc(24px * 1.1);
    margin: 0 0 10px;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2) > div {
    border-radius: 4px;
    backdrop-filter: blur(2px);
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.3px;
    padding: 5px 15px;
    background: linear-gradient(120deg, rgba(rgb(119,130,145,0.5), 0.05), rgba(rgb(119,130,145,0.5), 0.15));
    color: rgb(119,130,145);
    font-size: calc(15px * 0.95);
    position: relative;
}.education_experience_rhIg .experience_Nfyj {
    line-height: 1.7;
    margin: 0;
    border-left: 3px solid rgb(119,130,145);
    background: linear-gradient(to right, rgba(rgb(119,130,145,0.5), 0.05), transparent);
    font-family: Arial, sans-serif;
    font-size: 15px;
    position: relative;
    color: #000000;
    padding: 10px 20px 10px 30px;
    backdrop-filter: blur(3px);
}.education_experience_rhIg .experience_Nfyj::before {
    color: rgb(119,130,145);
    font-size: 80px;
    left: 10px;
    opacity: 0.1;
    top: -20px;
    content: "";
    position: absolute;
    font-family: serif;
}.education_experience_rhIg .experience_Nfyj::after {
    position: absolute;
    bottom: -70px;
    opacity: 0.1;
    font-family: serif;
    font-size: 80px;
    color: rgb(119,130,145);
    content: "";
    right: 10px;
}

@media (min-width: 768px) {.education_experience_rhIg {
    padding: 100px 0;
}.education_experience_rhIg .opinion_spot_DuB9 {
    grid-template-areas: 
            "photo info"
            "quote quote";
    align-items: center;
    gap: 40px 50px;
    padding: 50px;
    grid-template-columns: auto 1fr;
}.education_experience_rhIg .opinion_spot_DuB9 > div:first-child {
    grid-area: photo;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2) {
    padding-bottom: 0;
    grid-area: info;
    text-align: left;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(3) {
    grid-area: quote;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2)::after {
    transform: none;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(119,130,145), transparent);
    left: 0;
    width: 60px;
}.education_experience_rhIg .gallery_wrapper_57iy {
    height: 200px;
    width: 200px;
}.education_experience_rhIg .experience_Nfyj {
    font-size: calc(15px * 1.05);
    padding: 25px 40px 25px 50px;
    margin-top: 20px;
}
}

@media (min-width: 992px) {.education_experience_rhIg .opinion_spot_DuB9 {
    grid-template-areas: 
            "photo info quote";
    grid-template-columns: auto 1fr 1fr;
    gap: 0 50px;
}.education_experience_rhIg .gallery_wrapper_57iy {
    width: 240px;
    transform: rotate(-3deg);
    height: 240px;
}.education_experience_rhIg .opinion_spot_DuB9:hover .gallery_wrapper_57iy {
    transform: rotate(0) scale(1.05);
}.education_experience_rhIg .experience_Nfyj {
    margin-top: 0;
    border-left: none;
    position: relative;
    padding: 30px;
    background: linear-gradient(135deg, rgba(rgb(119,130,145,0.5), 0.08), transparent);
}.education_experience_rhIg .experience_Nfyj::before {
    left: 0;
}.education_experience_rhIg .experience_Nfyj::after {
    right: 0;
}.education_experience_rhIg .experience_Nfyj:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(119,130,145), transparent);
    left: -25px;
    top: 0;
}
}

@media (max-width: 767px) {.education_experience_rhIg {
    padding: 60px 0;
}.education_experience_rhIg .opinion_spot_DuB9 {
    padding: 30px 25px;
}.education_experience_rhIg .gallery_wrapper_57iy {
    height: 140px;
    width: 140px;
}.education_experience_rhIg .name {
    font-size: 24px;
}.education_experience_rhIg .opinion_spot_DuB9 > div:nth-child(2) > div {
    font-size: calc(15px * 0.9);
}.education_experience_rhIg .experience_Nfyj {
    line-height: 1.6;
    padding: 15px 15px 15px 25px;
    font-size: calc(15px * 0.95);
}}.location_details_KM4y {
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgba(240, 242, 255, 0.9) 100%);
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    padding: 5rem 0;
}.location_details_KM4y::before {
    width: 50%;
    filter: blur(15px);
    background: linear-gradient(45deg, rgb(155,168,189,0.5) 0%, transparent 70%);
    z-index: 0;
    height: 70%;
    transform: rotate(-15deg) translateZ(-50px);
    position: absolute;
    content: "";
    top: -10%;
    right: -5%;
}.location_details_KM4y::after {
    z-index: 0;
    content: "";
    transform: rotate(10deg) translateZ(-30px);
    height: 60%;
    width: 40%;
    background: linear-gradient(135deg, rgb(119,130,145,0.5) 0%, transparent 80%);
    bottom: -5%;
    position: absolute;
    filter: blur(10px);
    left: -2%;
}.location_details_KM4y .container {
    max-width: 1200px;
    transform-style: preserve-3d;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.location_details_KM4y .learn_help_zBHt {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(20px);
    padding: 2.5rem;
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(155,168,189);
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}.location_details_KM4y .learn_help_zBHt:hover {
    transform: translateZ(30px) translateY(-5px);
}.location_details_KM4y h3 {
    position: relative;
    font-size: 33px;
    transform: translateZ(10px);
    font-weight: 700;
    color: #000000;
    margin-bottom: 1.5rem;
}.location_details_KM4y h3::after {
    width: 60px;
    position: absolute;
    transition: transform 0.4s ease;
    height: 3px;
    content: "";
    transform-origin: left;
    background: rgb(155,168,189);
    transform: scaleX(1);
    bottom: -10px;
    left: 0;
}.location_details_KM4y .learn_help_zBHt:hover h3::after {
    transform: scaleX(1.5);
}.location_details_KM4y p {
    color: #000000;
    max-width: 90%;
    font-size: 15px;
    margin-bottom: 1.5rem;
    transform: translateZ(5px);
    line-height: 1.6;
}.location_details_KM4y h5 {
    text-transform: capitalize;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    transform: translateZ(8px);
    margin-bottom: 0.5rem;
    color: #000000;
}.location_details_KM4y svg {
    height: 20px;
    width: 20px;
    transition: transform 0.3s ease;
    margin-left: 8px;
}.location_details_KM4y svg path {
    fill: rgb(155,168,189);
    transition: fill 0.3s ease;
}.location_details_KM4y .msg_block_xGdF {
    display: flex;
    list-style: none;
    gap: 1rem;
    padding: 0;
    flex-direction: column;
    transform: translateZ(15px);
    margin: 2rem 0 0;
}.location_details_KM4y .msg_block_xGdF li {
    transition: transform 0.3s ease;
}.location_details_KM4y .msg_block_xGdF li:hover {
    transform: translateX(5px);
}.location_details_KM4y .edu_reach_sYL0 {
    font-weight: 600;
    align-items: center;
    text-decoration: none;
    transition: color 0.3s ease;
    position: relative;
    color: #000000;
    font-size: calc(15px * 0.95);
    display: flex;
}.location_details_KM4y .edu_reach_sYL0::before {
    content: "";
    left: 0;
    width: 0;
    bottom: -3px;
    height: 1px;
    position: absolute;
    transition: width 0.3s ease;
    background: rgb(155,168,189);
}.location_details_KM4y .edu_reach_sYL0:hover {
    color: rgb(155,168,189);
}.location_details_KM4y .edu_reach_sYL0:hover::before {
    width: 100%;
}.location_details_KM4y .edu_reach_sYL0:hover svg {
    transform: scale(1.2) rotate(5deg);
}.location_details_KM4y .edu_reach_sYL0:hover svg path {
    fill: rgb(119,130,145);
}

@media (min-width: 768px) {.location_details_KM4y .learn_help_zBHt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}.location_details_KM4y h3 {
    grid-column: 1 / -1;
}.location_details_KM4y .msg_block_xGdF {
    margin: 0;
    grid-column: 2;
    grid-row: 2 / span 2;
}
}

@media (min-width: 992px) {.location_details_KM4y {
    padding: 7rem 0;
}.location_details_KM4y .learn_help_zBHt {
    grid-gap: 3rem;
    padding: 3.5rem;
}.location_details_KM4y h3 {
    font-size: calc(33px * 1.1);
}.location_details_KM4y p {
    font-size: calc(15px * 1.05);
}.location_details_KM4y .msg_block_xGdF {
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.location_details_KM4y {
    padding: 3rem 0;
}.location_details_KM4y .learn_help_zBHt {
    padding: 1.5rem;
}.location_details_KM4y h3 {
    font-size: calc(33px * 0.9);
}.location_details_KM4y p {
    max-width: 100%;
}.location_details_KM4y h5 {
    font-size: calc(18px * 0.9);
}.location_details_KM4y .msg_block_xGdF {
    margin-top: 1.5rem;
}.location_details_KM4y .edu_reach_sYL0 {
    font-size: calc(15px * 0.9);
}}

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

.location_details_KM4y .learn_help_zBHt {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.stay_updated_s4jo {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(155,168,189,0.5), rgb(119,130,145), rgba(0, 0, 0, 0.5));
    padding: 80px 0;
}.stay_updated_s4jo::before {
    animation: rotateBg 30s linear infinite;
    position: absolute;
    transform: rotate(30deg);
    background: radial-gradient(circle at center, transparent 65%, rgba(255, 255, 255, 0.05) 70%, transparent 75%, rgba(255, 255, 255, 0.03) 80%, transparent 85%);
    z-index: -1;
    left: -50%;
    content: "";
    height: 200%;
    width: 200%;
    top: -50%;
}.stay_updated_s4jo::after {
    background-size: 100px 100px, 120px 120px, 80px 80px, 150px 150px;
    height: 100%;
    opacity: 0.4;
    background-image: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.15) 1px, transparent 1px),
                     radial-gradient(circle at 80% 40%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
                     radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
                     radial-gradient(circle at 70% 90%, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    animation: floatBg 20s ease-in-out infinite;
    left: 0;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
}.stay_updated_s4jo .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.stay_updated_s4jo .instructor_bio_7zWM {
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    position: relative;
    max-width: 900px;
    justify-content: center;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: perspective(1000px) rotateX(2deg);
    border: 1px solid rgba(255, 255, 255, 0.15);
    flex-direction: column;
    display: flex;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    margin: 0 auto;
    align-items: center;
    backdrop-filter: blur(10px);
}.stay_updated_s4jo .instructor_bio_7zWM:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
}.stay_updated_s4jo h3 {
    font-size: calc(21px * 1.1);
    letter-spacing: 0.02em;
    max-width: 85%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(10px);
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    color: #ffffff;
    position: relative;
    line-height: 1.4;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
}.stay_updated_s4jo .input_holder {
    max-width: 600px;
    width: 100%;
    opacity: 0;
    flex-direction: row;
    display: flex;
    position: relative;
    margin: 0 auto;
    transform: translateY(15px);
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.4s;
}.stay_updated_s4jo .input_holder div {
    flex: 1;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}.stay_updated_s4jo .input_holder div::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
}.stay_updated_s4jo .input_holder div:focus-within::before {
    transform: scaleX(1);
}.stay_updated_s4jo input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.07);
    font-size: 15px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 0 20px;
    width: 100%;
    backdrop-filter: blur(5px);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) inset;
    height: 50px;
}.stay_updated_s4jo input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.3);
    outline: none;
}.stay_updated_s4jo input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
    transition: opacity 0.3s ease;
}.stay_updated_s4jo input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.stay_updated_s4jo .mail_join_tc2g {
    overflow: hidden;
    border: none;
    background: linear-gradient(135deg, rgb(155,168,189), rgb(119,130,145));
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    color: #ffffff;
    border-radius: 10px;
    min-width: 160px;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    font-weight: 600;
    height: 50px;
    letter-spacing: 0.03em;
    font-size: 16px;
}.stay_updated_s4jo .mail_join_tc2g::before {
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    left: -100%;
    position: absolute;
    width: 100%;
    content: "";
}.stay_updated_s4jo .mail_join_tc2g:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(119,130,145), rgb(155,168,189));
    transform: translateY(-3px);
}.stay_updated_s4jo .mail_join_tc2g:hover::before {
    left: 100%;
}.stay_updated_s4jo .mail_join_tc2g:active {
    transform: translateY(1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

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

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatBg {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-10px) translateX(10px);
    }
    50% {
        transform: translateY(5px) translateX(-5px);
    }
    75% {
        transform: translateY(-5px) translateX(5px);
    }
}

@media (max-width: 992px) {.stay_updated_s4jo {
    padding: 60px 0;
}.stay_updated_s4jo .instructor_bio_7zWM {
    padding: 30px;
}.stay_updated_s4jo h3 {
    font-size: 21px;
    max-width: 95%;
}
}

@media (max-width: 768px) {.stay_updated_s4jo h3 {
    font-size: calc(15px * 1.3);
    margin-bottom: 25px;
}.stay_updated_s4jo .input_holder {
    max-width: 100%;
    flex-direction: column;
}.stay_updated_s4jo .input_holder div {
    margin-right: 0;
    margin-bottom: 15px;
}.stay_updated_s4jo .mail_join_tc2g {
    width: 100%;
}.stay_updated_s4jo .instructor_bio_7zWM {
    padding: 25px 20px;
    transform: perspective(1000px) rotateX(1deg);
}
}

@media (max-width: 576px) {.stay_updated_s4jo {
    padding: 40px 0;
}.stay_updated_s4jo h3 {
    font-size: calc(15px * 1.2);
    margin-bottom: 20px;
    line-height: 1.5;
}.stay_updated_s4jo input[type="email"] {
    height: 45px;
    font-size: calc(15px * 0.95);
}.stay_updated_s4jo .mail_join_tc2g {
    font-size: calc(16px * 0.95);
    height: 45px;
}.stay_updated_s4jo .instructor_bio_7zWM {
    padding: 20px 15px;
}
}

@media (min-width: 1400px) {.stay_updated_s4jo .instructor_bio_7zWM {
    padding: 50px;
    max-width: 1000px;
}.stay_updated_s4jo h3 {
    font-size: calc(21px * 1.2);
}.stay_updated_s4jo .input_holder {
    max-width: 700px;
}
}

@media (prefers-reduced-motion: reduce) {.stay_updated_s4jo::before,
    .stay_updated_s4jo::after,
    .stay_updated_s4jo .instructor_bio_7zWM,
    .stay_updated_s4jo h3,
    .stay_updated_s4jo .input_holder {
    animation: none;
    transition: none;
}}.cookie_message_window_wd8q {
    border-radius: 17px;
    font-family: Arial, sans-serif;
    position: fixed;
    left: 50%;
    z-index: 1050;
    max-width: 500px;
    background: #ffffff;
    transform: translateX(-50%);
    width: 90%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    bottom: 20px;
    overflow: hidden;
}.cookies_terms_CbLO {
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 20px;
}.cookie_expand_4njL {
    margin-bottom: 20px;
}.cookie_expand_4njL svg, .cookie_expand_4njL svg path, .cookie_expand_4njL img {
    width: 60px;
    height: 60px;
    fill: rgb(155,168,189);
}.cookie_message_window_wd8q h5 {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 10px;
    text-align: center;
    color: rgb(155,168,189);
}.cookie_message_window_wd8q p {
    color: #000000;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
}.cookie_menu_Yocr {
    padding: 10px 20px;
    display: inline-block;
    width: calc(50% - 10px);
    background: rgb(155,168,189);
    border-radius: 10px;
    transition: background 0.3s ease-in-out;
    color: #ffffff;
    text-decoration: none;
    margin: 5px;
    font-size: 18px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.cookie_menu_Yocr:hover {
    background: rgb(119,130,145);
}.cookie_button.edu_track_sel1 {
    background: rgb(119,130,145);
}.cookie_button.edu_track_sel1:hover {
    background: rgb(119,130,145,0.5);
}.cookie_message_window_wd8q p a {
    color: rgb(155,168,189);
    transition: color 0.3s ease-in-out;
    text-decoration: none;
}.cookie_message_window_wd8q p a:hover {
    color: rgb(119,130,145);
}#cookieAlertPrompt_PDYJ {
    display: none;
}#cookieAlertPrompt_PDYJ:checked ~ .cookie_message_window_wd8q {
    opacity: 0;
    visibility: hidden;
}footer {
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 1;
    color: #ffffff;
}footer::before {
    position: absolute;
    animation: gradientShift 15s ease infinite;
    width: 100%;
    top: 0;
    backdrop-filter: blur(8px);
    z-index: -1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(155,168,189,0.5) 50%, rgb(119,130,145,0.5) 100%);
    content: "";
    left: 0;
    height: 100%;
}.study_group_Sc07 {
    padding: 4.5rem 0 2rem;
    position: relative;
}.study_group_Sc07::before {
    top: 0;
    left: 0;
    position: absolute;
    height: 1px;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(155,168,189) 25%, 
                #ffffff 50%, 
                rgb(119,130,145) 75%, 
                transparent 100%);
    content: "";
    animation: shimmer 8s linear infinite;
    right: 0;
}.study_group_Sc07 .container {
    flex-wrap: wrap;
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: space-between;
}.study_group_Sc07 .company_holder {
    padding: 1.5rem;
    flex: 1 1 350px;
    backdrop-filter: blur(15px);
    border-radius: 12px;
    margin-right: 2rem;
    transform: translateY(0);
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.study_group_Sc07 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(155,168,189,0.5);
}.study_group_Sc07 .company_holder h3 {
    display: inline-block;
    font-size: calc(28px * 0.85);
    margin-bottom: 1.25rem;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}.study_group_Sc07 .company_holder h3::after {
    background: linear-gradient(to right, rgb(155,168,189), rgb(119,130,145));
    transform: scaleX(0.3);
    content: "";
    width: 100%;
    bottom: -8px;
    transform-origin: left;
    height: 2px;
    transition: transform 0.5s ease;
    position: absolute;
    left: 0;
}.study_group_Sc07 .company_holder:hover h3::after {
    transform: scaleX(1);
}.study_group_Sc07 .goal_footer_kfPW {
    max-width: 450px;
    margin-top: 1rem;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 14px;
}.study_group_Sc07 .discord_cta_wp7S {
    position: relative;
    flex: 1 1 450px;
}.study_group_Sc07 .head_primary_W721 {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}.study_group_Sc07 .discord_cta_wp7S .head_primary_W721 {
    justify-content: flex-end;
}.study_group_Sc07 .nav_tutor_UvNF {
    position: relative;
    overflow: hidden;
    padding: 1.5rem;
    border-radius: 12px;
    flex: 1 1 200px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
}.study_group_Sc07 .nav_tutor_UvNF h5 {
    margin-bottom: 1.25rem;
    position: relative;
    font-size: 21px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
}.study_group_Sc07 .nav_tutor_UvNF h5::before {
    width: 40px;
    height: 2px;
    bottom: -6px;
    transition: width 0.3s ease;
    position: absolute;
    background: rgb(155,168,189);
    content: "";
    left: 0;
}.study_group_Sc07 .nav_tutor_UvNF:hover h5::before {
    width: 100%;
}.study_group_Sc07 .nav_tutor_UvNF .head_primary_W721 {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.study_group_Sc07 .nav_tutor_UvNF a {
    border-radius: 10px;
    text-decoration: none;
    display: block;
    z-index: 1;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    transition: all 0.3s ease;
    font-size: 14px;
    padding: 0.25rem 0.5rem;
}.study_group_Sc07 .nav_tutor_UvNF a::before {
    bottom: 0;
    background: linear-gradient(to right, rgb(155,168,189), rgb(119,130,145));
    height: 1px;
    width: 0;
    left: 0;
    z-index: -1;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
}.study_group_Sc07 .nav_tutor_UvNF a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.study_group_Sc07 .nav_tutor_UvNF a:hover::before {
    width: 100%;
}.mentor_cta_jVAg {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    backdrop-filter: blur(15px);
    position: relative;
}.mentor_cta_jVAg::before {
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(119,130,145) 25%, 
                #ffffff 50%, 
                rgb(155,168,189) 75%, 
                transparent 100%);
    height: 1px;
    top: 0;
    content: "";
    right: 0;
    left: 0;
}.mentor_cta_jVAg .container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}.mentor_cta_jVAg .story_spot_n9gu {
    border-radius: 30px;
    text-align: center;
    font-size: 13px;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.1);
}.mentor_cta_jVAg .story_spot_n9gu:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    box-shadow: 0 0 15px rgb(155,168,189,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.study_group_Sc07 {
    padding: 3.5rem 0 2rem;
}.study_group_Sc07 .container {
    flex-direction: column;
}.study_group_Sc07 .company_holder {
    flex: 1 1 100%;
    margin-right: 0;
    margin-bottom: 2rem;
}.study_group_Sc07 .discord_cta_wp7S {
    flex: 1 1 100%;
}.study_group_Sc07 .discord_cta_wp7S .head_primary_W721 {
    justify-content: space-between;
}.study_group_Sc07 .nav_tutor_UvNF {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.study_group_Sc07 {
    padding: 3rem 0 1.5rem;
}.study_group_Sc07::before {
    height: 2px;
}.study_group_Sc07 .company_holder {
    padding: 1.25rem;
}.study_group_Sc07 .nav_tutor_UvNF {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.study_group_Sc07 .discord_cta_wp7S .head_primary_W721 {
    flex-direction: column;
}.mentor_cta_jVAg {
    padding: 1.25rem 0;
}.mentor_cta_jVAg::before {
    height: 2px;
}
}

@media (max-width: 576px) {.study_group_Sc07 {
    padding: 2.5rem 0 1rem;
}.study_group_Sc07 .company_holder h3 {
    font-size: calc(28px * 0.75);
}.study_group_Sc07 .goal_footer_kfPW {
    font-size: calc(14px * 0.9);
}.study_group_Sc07 .nav_tutor_UvNF h5 {
    font-size: calc(21px * 0.9);
}.study_group_Sc07 .nav_tutor_UvNF a {
    font-size: calc(14px * 0.9);
}.mentor_cta_jVAg .story_spot_n9gu {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.study_group_Sc07 .head_primary_W721 a::after {
    content: "";
    transition: transform 0.3s ease;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
    position: absolute;
    width: 4px;
    left: -10px;
    height: 4px;
    background: rgb(155,168,189);
    top: 50%;
}.study_group_Sc07 .head_primary_W721 a:hover::after {
    transform: translateY(-50%) scale(1);
}.study_group_Sc07 .goal_footer_kfPW::before {
    top: -10px;
    border: 1px solid transparent;
    left: -10px;
    position: absolute;
    height: 0;
    width: 0;
    content: "";
    transition: width 0.5s ease 0.3s, height 0.5s ease;
}.study_group_Sc07 .goal_footer_kfPW::after {
    right: -10px;
    border: 1px solid transparent;
    bottom: -10px;
    height: 0;
    content: "";
    position: absolute;
    width: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
}.study_group_Sc07 .company_holder:hover .goal_footer_kfPW::before {
    border-top-color: rgb(155,168,189,0.5);
    border-right-color: rgb(155,168,189,0.5);
    width: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
}.study_group_Sc07 .company_holder:hover .goal_footer_kfPW::after {
    width: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    border-left-color: rgb(119,130,145,0.5);
    border-bottom-color: rgb(119,130,145,0.5);
}.reach_out_uTKF {
    overflow: hidden;
    position: relative;
    background: rgb(192,205,226);
    padding: 120px 0;
}.reach_out_uTKF::before {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
    content: "";
    width: 100%;
    height: 5px;
}.reach_out_uTKF .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.reach_out_uTKF h2 {
    position: relative;
    margin-bottom: 60px;
    color: #000000;
    font-size: 38px;
    font-family: Arial, sans-serif;
    text-align: left;
    display: inline-block;
    padding-left: 20px;
    font-weight: 700;
}.reach_out_uTKF h2::before {
    top: 0;
    position: absolute;
    border-radius: 10px;
    content: "";
    height: 100%;
    background: rgb(155,168,189);
    width: 5px;
    left: 0;
}.reach_out_uTKF .feedback_help_hKPT {
    gap: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.reach_out_uTKF .gallery_wrapper_57iy {
    position: relative;
    box-shadow: -15px 15px 0 rgb(155,168,189,0.5);
    border-radius: 12px;
    overflow: hidden;
    min-height: 500px;
    order: 2;
}.reach_out_uTKF .reach_box_46HN {
    order: 1;
}.reach_out_uTKF form {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 50px;
    width: 100%;
    border-radius: 12px;
}.reach_out_uTKF form h3 {
    font-weight: 700;
    color: #000000;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 35px;
    letter-spacing: 1px;
    font-size: 22px;
}.reach_out_uTKF form input[type="text"] {
    font-size: 14px;
    margin-bottom: 25px;
    color: #000000;
    padding: 18px 25px;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    background: rgb(192,205,226);
    width: 100%;
    border: none;
}.reach_out_uTKF form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(155,168,189,0.5);
    background: #ffffff;
}.reach_out_uTKF form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.reach_out_uTKF .support_section_ilfr {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.reach_out_uTKF .support_section_ilfr input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach_out_uTKF .support_section_ilfr label {
    color: #000000;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    font-size: 15px;
}.reach_out_uTKF .support_section_ilfr label::before {
    background: rgb(192,205,226);
    height: 22px;
    content: "";
    border-radius: 10px;
    width: 22px;
    left: 0;
    top: 2px;
    position: absolute;
    transition: all 0.2s ease;
}.reach_out_uTKF .support_section_ilfr input[type="checkbox"]:checked + label::before {
    background: rgb(155,168,189);
}.reach_out_uTKF .support_section_ilfr input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    left: 8px;
    top: 6px;
    border-bottom: 2px solid #ffffff;
    width: 6px;
    height: 10px;
}.reach_out_uTKF .support_section_ilfr label a {
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(155,168,189);
}.reach_out_uTKF .support_section_ilfr label a:hover {
    color: rgb(119,130,145);
}.reach_out_uTKF form .support_query_Gryt {
    border-radius: 10px;
    display: inline-block;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    background: #000000;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial, sans-serif;
    padding: 18px 40px;
    transition: all 0.3s ease;
    font-weight: 600;
}.reach_out_uTKF form .support_query_Gryt:hover {
    transform: translateY(-3px);
    background: rgb(155,168,189);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.reach_out_uTKF svg {
    fill: rgb(155,168,189);
    height: 20px;
    width: 20px;
}.reach_out_uTKF svg path {
    fill: rgb(155,168,189);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 991px) {.reach_out_uTKF {
    padding: 90px 0;
}.reach_out_uTKF .feedback_help_hKPT {
    gap: 40px;
    grid-template-columns: 1fr;
}.reach_out_uTKF .gallery_wrapper_57iy {
    min-height: 400px;
    max-width: 600px;
    order: 1;
    margin: 0 auto;
}.reach_out_uTKF .reach_box_46HN {
    order: 2;
}.reach_out_uTKF form {
    max-width: 600px;
    margin: 0 auto;
}
}

@media screen and (max-width: 767px) {.reach_out_uTKF {
    padding: 70px 0;
}.reach_out_uTKF h2 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.reach_out_uTKF .gallery_wrapper_57iy {
    min-height: 300px;
    box-shadow: -10px 10px 0 rgb(155,168,189,0.5);
    width: 100%;
}.reach_out_uTKF form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.reach_out_uTKF {
    padding: 50px 0;
}.reach_out_uTKF h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.reach_out_uTKF .gallery_wrapper_57iy {
    box-shadow: -8px 8px 0 rgb(155,168,189,0.5);
    min-height: 250px;
}.reach_out_uTKF form {
    padding: 30px 20px;
}.reach_out_uTKF form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.reach_out_uTKF form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.reach_out_uTKF form .support_query_Gryt {
    padding: 15px 20px;
    width: 100%;
}}.confidential_cell_l4Ki {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 40px;
}.confidential_cell_l4Ki h1 {
    margin-bottom: 25px;
    letter-spacing: 2px;
    font-size: 44px;
    border-bottom: 2px solid rgb(155,168,189);
    color: rgb(155,168,189);
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    margin-top: 40px;
}.confidential_cell_l4Ki h2 {
    color: #000000;
    padding-bottom: 8px;
    letter-spacing: 1.5px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-top: 30px;
    font-size: 31px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
}.confidential_cell_l4Ki ul, .confidential_cell_l4Ki ol {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
}.confidential_cell_l4Ki ul li, .confidential_cell_l4Ki ol li {
    font-family: Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    padding: 10px;
    background: rgb(155,168,189,0.5);
    font-size: 18px;
    color: #000000;
    border-radius: 10px;
}.confidential_cell_l4Ki ul li::before, .confidential_cell_l4Ki ol li::before {
    display: inline-block;
    color: rgb(155,168,189);
    margin-left: -1em;
    content: '\2022';
    width: 1em;
    font-weight: 700;
}.confidential_cell_l4Ki p, .confidential_cell_l4Ki span, .confidential_cell_l4Ki div {
    margin-bottom: 10px;
    font-size: 18px;
    color: #000000;
    transition: all 0.3s ease;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.confidential_cell_l4Ki p:hover, .confidential_cell_l4Ki span:hover, .confidential_cell_l4Ki div:hover {
    color: rgb(155,168,189);
}

@media only screen and (max-width: 800px) {.confidential_cell_l4Ki {
    padding: 20px;
}.confidential_cell_l4Ki h1, .confidential_cell_l4Ki h2 {
    font-size: 22px;
    text-align: center;
}.confidential_cell_l4Ki ul li, .confidential_cell_l4Ki ol li {
    padding: 8px;
    font-size: 18px;
}}

.confidential_cell_l4Ki ul li:hover, .confidential_cell_l4Ki ol li:hover {
    background: rgb(155,168,189);
    color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.confidential_cell_l4Ki h1, .confidential_cell_l4Ki h2 {
    animation: fadeInUp 0.6s ease-in-out;
}