* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    max-width: 100%;
    width: 1220px;
    margin: auto;
}.press_room59JR {
    flex: 0 0 auto;
}.wrapper-structuresixa {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.header_baseBJT8 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}html,body {
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.program_detailsVcQo {
    position: relative;
    background: linear-gradient(135deg, rgb(183,192,210) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 5rem 0;
}.program_detailsVcQo::before {
    width: 250px;
    z-index: 0;
    background: linear-gradient(225deg, rgb(131,151,190) 0%, rgb(131,151,190,0.5) 70%);
    height: 250px;
    right: -5%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    transform: rotate(15deg);
    animation: float 12s ease-in-out infinite;
    top: -5%;
    content: "";
    opacity: 0.1;
}.program_detailsVcQo::after {
    width: 200px;
    left: -3%;
    z-index: 0;
    bottom: -3%;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    height: 200px;
    content: "";
    position: absolute;
    transform: rotate(-15deg);
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(81,114,179) 0%, rgb(81,114,179,0.5) 80%);
    animation: float 15s ease-in-out infinite reverse;
}.program_detailsVcQo .container {
    position: relative;
    z-index: 1;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}.program_detailsVcQo h2 {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    position: relative;
}.program_detailsVcQo h2::after {
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(131,151,190) 0%, rgb(81,114,179) 100%);
    bottom: -0.75rem;
    width: 80px;
    height: 3px;
    position: absolute;
    content: "";
}.program_detailsVcQo h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}.program_detailsVcQo .lesson_mapsmqU {
    overflow: hidden;
    gap: 2.5rem;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    border-radius: 5px;
    grid-template-columns: 1fr;
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.program_detailsVcQo .lesson_mapsmqU:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.program_detailsVcQo .image_containerB0pW {
    height: 350px;
    transform: scale(1);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    overflow: hidden;
}.program_detailsVcQo .image_containerB0pW::after {
    content: "";
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
    top: 0;
    position: absolute;
}.program_detailsVcQo .image_containerB0pW:hover {
    transform: scale(1.03);
}.program_detailsVcQo .text_content_boxX1Zw {
    padding: 2rem 2.5rem 2.5rem;
    position: relative;
}.program_detailsVcQo .text_content_boxX1Zw::before {
    background: linear-gradient(90deg, transparent, rgb(81,114,179,0.5), transparent);
    transform: translateX(-50%);
    width: 90%;
    position: absolute;
    content: "";
    height: 1px;
    top: 0;
    left: 50%;
}.program_detailsVcQo .description {
    margin-bottom: 1.5rem;
    overflow-y: auto;
    max-height: 340px;
    padding-right: 15px;
    position: relative;
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
}.program_detailsVcQo .description:last-child {
    margin-bottom: 0;
}.program_detailsVcQo .description::-webkit-scrollbar {
    width: 4px;
}.program_detailsVcQo .description::-webkit-scrollbar-track {
    background: rgb(183,192,210);
    border-radius: 10px;
}.program_detailsVcQo .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(131,151,190,0.5);
}.program_detailsVcQo .description::-webkit-scrollbar-thumb:hover {
    background: rgb(131,151,190);
}.program_detailsVcQo .description::first-letter {
    font-weight: 600;
    color: rgb(131,151,190);
    font-size: 1.5em;
}

@media (min-width: 768px) {.program_detailsVcQo {
    padding: 6rem 0;
}.program_detailsVcQo .lesson_mapsmqU {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.program_detailsVcQo .image_containerB0pW {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: 100%;
}.program_detailsVcQo .text_content_boxX1Zw {
    padding: 3rem 3.5rem;
}.program_detailsVcQo .text_content_boxX1Zw::before {
    background: linear-gradient(180deg, transparent, rgb(81,114,179,0.5), transparent);
    left: 0;
    height: 90%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}.program_detailsVcQo h2 {
    font-size: calc(30px * 1.1);
    margin-bottom: 4rem;
}.program_detailsVcQo .description {
    columns: 2;
    max-height: 400px;
    column-gap: 2.5rem;
}
}

@media (min-width: 992px) {.program_detailsVcQo {
    padding: 7rem 0;
}.program_detailsVcQo h2 {
    font-size: calc(30px * 1.2);
}.program_detailsVcQo .lesson_mapsmqU {
    grid-template-columns: 1fr 2fr;
}.program_detailsVcQo .description {
    max-height: 450px;
    font-size: calc(16px * 1.05);
    line-height: 1.85;
}
}

@media (min-width: 1200px) {.program_detailsVcQo .description {
    column-gap: 3rem;
    columns: 2;
}
}

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

@media (prefers-reduced-motion: reduce) {.program_detailsVcQo::before,
    .program_detailsVcQo::after {
    animation: none;
}.program_detailsVcQo .lesson_mapsmqU:hover {
    transform: none;
}.program_detailsVcQo .image_containerB0pW:hover {
    transform: none;
}.program_detailsVcQo h2:hover {
    transform: none;
}}.get_supportWdjM {
    z-index: 1;
    background: rgb(183,192,210);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.get_supportWdjM::before {
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgb(131,151,190,0.5) 0%, transparent 50%, rgb(81,114,179,0.5) 100%);
    top: 0;
    position: absolute;
    opacity: 0.15;
    width: 100%;
    content: '';
    left: 0;
}.get_supportWdjM::after {
    content: '';
    background-size: 60px 60px, 80px 80px, 100px 100px;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0.07;
    animation: patternMove 120s linear infinite;
    top: 0;
    z-index: -1;
    position: absolute;
    background: radial-gradient(circle at 10% 20%, transparent 20%, rgb(131,151,190,0.5) 21%, transparent 22%),
                radial-gradient(circle at 90% 80%, transparent 20%, rgb(81,114,179,0.5) 21%, transparent 22%),
                radial-gradient(circle at 50% 50%, transparent 30%, rgb(131,151,190,0.5) 31%, transparent 32%);
}@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}

.get_supportWdjM .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.get_supportWdjM .chat_form2QOg {
    border-radius: 20px;
    background: #ffffff;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 45px 40px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    position: relative;
    z-index: 2;
}.get_supportWdjM .chat_form2QOg::before {
    width: 100%;
    top: 0;
    left: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(131,151,190) 0%, rgb(81,114,179) 100%);
    z-index: 3;
    position: absolute;
    content: '';
}.get_supportWdjM .chat_form2QOg::after {
    right: -100px;
    z-index: -1;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(131,151,190,0.5) 0%, transparent 70%);
    width: 200px;
    position: absolute;
    content: '';
    bottom: -100px;
    height: 200px;
    opacity: 0.2;
}.get_supportWdjM .chat_form2QOg:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
}.get_supportWdjM h3 {
    color: #000000;
    padding-bottom: 15px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-size: 33px;
}.get_supportWdjM h3::after {
    left: 0;
    bottom: 0;
    width: 40%;
    position: absolute;
    border-radius: 10px;
    height: 3px;
    background: rgb(131,151,190);
    content: '';
}.get_supportWdjM .connect_todayfswn {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 35px;
    color: #000000;
    max-width: 90%;
}.get_supportWdjM .learn_form3Wpb {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    position: relative;
}.get_supportWdjM .learn_form3Wpb::before {
    height: 1px;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    left: 0;
    top: -15px;
    content: '';
    background: linear-gradient(90deg, rgb(131,151,190,0.5) 0%, transparent 100%);
}.get_supportWdjM .learn_form3Wpb span {
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    transition: all 0.3s ease;
    padding: 16px 20px;
}.get_supportWdjM .learn_form3Wpb span::before {
    opacity: 0.7;
    top: 0;
    content: '';
    transition: all 0.3s ease;
    left: 0;
    height: 100%;
    position: absolute;
    width: 3px;
    background: rgb(131,151,190);
}.get_supportWdjM .learn_form3Wpb span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgba(rgb(131,151,190), 0.2);
    transform: translateY(-3px);
}.get_supportWdjM .learn_form3Wpb span:hover::before {
    width: 5px;
}.get_supportWdjM .learn_form3Wpb span p {
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}.get_supportWdjM .learn_form3Wpb span:first-child p {
    font-weight: 600;
}.get_supportWdjM .learn_form3Wpb span:nth-child(2) p {
    font-weight: 600;
}.get_supportWdjM .learn_form3Wpb span > span {
    border: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: transparent;
    margin-top: 8px;
}.get_supportWdjM .learn_form3Wpb span > span::before {
    display: none;
}.get_supportWdjM .learn_form3Wpb span > span:hover {
    transform: none;
    box-shadow: none;
}.get_supportWdjM .learn_form3Wpb span a {
    color: rgb(131,151,190);
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.get_supportWdjM .learn_form3Wpb span a::after {
    height: 1px;
    content: '';
    width: 0;
    bottom: -2px;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    background: rgb(131,151,190);
}.get_supportWdjM .learn_form3Wpb span a:hover {
    color: rgb(81,114,179);
}.get_supportWdjM .learn_form3Wpb span a:hover::after {
    width: 100%;
    background: rgb(81,114,179);
}.get_supportWdjM .learn_form3Wpb span svg {
    stroke-linecap: round;
    stroke-width: 2;
    width: 18px;
    flex-shrink: 0;
    stroke-linejoin: round;
    stroke: rgb(131,151,190);
    height: 18px;
    margin-right: 8px;
    transition: all 0.3s ease;
    fill: none;
}.get_supportWdjM .learn_form3Wpb span:hover svg {
    transform: scale(1.1);
    stroke: rgb(81,114,179);
}.get_supportWdjM .learn_form3Wpb span:nth-child(3) svg {
    transform-origin: center;
}.get_supportWdjM .learn_form3Wpb span:nth-child(3) svg path {
    animation: dashAnimation 3s linear infinite;
    stroke-dasharray: 20;
    stroke-dashoffset: 0;
}.get_supportWdjM .learn_form3Wpb span:nth-child(4) svg {
    transform-origin: center;
}.get_supportWdjM .learn_form3Wpb span:nth-child(4) svg path {
    stroke-dashoffset: 0;
    stroke-dasharray: 24;
    animation: dashAnimation 3s linear infinite;
    animation-delay: 0.5s;
}.get_supportWdjM .learn_form3Wpb span:nth-child(5) svg {
    transform-origin: center;
    stroke-width: 1.7;
}.get_supportWdjM .learn_form3Wpb span:nth-child(5) svg path {
    transition: all 0.3s ease;
}.get_supportWdjM .learn_form3Wpb span:nth-child(5):hover svg path {
    stroke-width: 2.2;
}.get_supportWdjM .learn_form3Wpb span:nth-child(6) svg {
    transform-origin: center;
}.get_supportWdjM .learn_form3Wpb span:nth-child(6) svg path {
    stroke-dasharray: 15;
    animation: dashAnimation 3s linear infinite;
    stroke-dashoffset: 0;
    animation-delay: 1s;
}.get_supportWdjM .learn_form3Wpb span:nth-child(3) svg {
    position: relative;
}.get_supportWdjM .learn_form3Wpb span:nth-child(3) svg::before {
    background: rgb(131,151,190);
    height: 24px;
    top: 50%;
    width: 24px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: all 0.3s ease;
    content: '';
    z-index: -1;
    left: 50%;
    position: absolute;
    opacity: 0.1;
}.get_supportWdjM .learn_form3Wpb span:nth-child(3):hover svg::before {
    height: 30px;
    width: 30px;
    background: rgb(81,114,179);
    opacity: 0.2;
}.get_supportWdjM .learn_form3Wpb span:nth-child(4) svg {
    position: relative;
}.get_supportWdjM .learn_form3Wpb span:nth-child(4) svg path {
    transform-origin: center;
}.get_supportWdjM .learn_form3Wpb span:nth-child(4):hover svg path {
    animation-duration: 2s;
}.get_supportWdjM .learn_form3Wpb span:nth-child(6) svg path {
    transform-origin: center;
}.get_supportWdjM .learn_form3Wpb span:nth-child(6):hover svg path {
    animation-duration: 2s;
}@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 20;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20;
    }
}

.get_supportWdjM .write_expertsD4je {
    border-radius: 10px;
    grid-column: 1 / -1;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(131,151,190), 0.03) 0%, rgba(rgb(81,114,179), 0.03) 100%);
    padding: 25px 30px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}.get_supportWdjM .write_expertsD4je::before {
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 50% 0%, rgb(131,151,190,0.5) 0%, transparent 70%);
    width: 100%;
    opacity: 0.05;
    height: 100%;
}.get_supportWdjM .write_expertsD4je h4 {
    display: flex;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
    position: relative;
    font-size: 22px;
    align-items: center;
}.get_supportWdjM .write_expertsD4je h4::before {
    display: inline-block;
    background-size: contain;
    height: 20px;
    content: '';
    width: 20px;
    flex-shrink: 0;
    background-position: center;
    margin-right: 8px;
    background-repeat: no-repeat;
}.get_supportWdjM .write_expertsD4je h4 svg {
    stroke: rgb(131,151,190);
    height: 20px;
    width: 20px;
    animation: clockRotation 12s linear infinite;
    transform-origin: center;
    fill: none;
    margin-right: 8px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}@keyframes clockRotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.get_supportWdjM .write_expertsD4je h4 svg circle {
    stroke: rgb(131,151,190);
    fill: transparent;
    stroke-opacity: 0.2;
}.get_supportWdjM .write_expertsD4je h4 svg path {
    stroke: rgb(131,151,190);
}.get_supportWdjM .write_expertsD4je span {
    color: #000000;
    display: block;
    margin-bottom: 6px;
    position: relative;
    z-index: 1;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
}.get_supportWdjM .write_expertsD4je span:last-child {
    border-bottom: none;
}.get_supportWdjM .write_expertsD4je span::before {
    margin-right: 8px;
    border-radius: 50%;
    height: 6px;
    content: '';
    opacity: 0.5;
    width: 6px;
    display: inline-block;
    background-color: rgb(131,151,190);
}

@media (max-width: 992px) {.get_supportWdjM {
    padding: 60px 0;
}.get_supportWdjM .chat_form2QOg {
    padding: 35px 30px;
}.get_supportWdjM h3 {
    font-size: calc(33px * 0.9);
}.get_supportWdjM .connect_todayfswn {
    max-width: 100%;
}.get_supportWdjM .learn_form3Wpb {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.get_supportWdjM .learn_form3Wpb span svg {
    height: 16px;
    width: 16px;
}
}

@media (max-width: 768px) {.get_supportWdjM {
    padding: 50px 0;
}.get_supportWdjM .chat_form2QOg {
    padding: 30px 25px;
}.get_supportWdjM h3 {
    font-size: calc(33px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 15px;
}.get_supportWdjM .connect_todayfswn {
    font-size: calc(13px * 0.95);
    margin-bottom: 25px;
}.get_supportWdjM .learn_form3Wpb {
    grid-template-columns: 1fr;
    gap: 15px;
}.get_supportWdjM .learn_form3Wpb span {
    padding: 12px 16px;
}.get_supportWdjM .write_expertsD4je {
    padding: 20px 25px;
}.get_supportWdjM .write_expertsD4je h4 {
    font-size: calc(22px * 0.9);
}.get_supportWdjM .write_expertsD4je h4::before {
    height: 18px;
    width: 18px;
}.get_supportWdjM .write_expertsD4je h4 svg {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 576px) {.get_supportWdjM {
    padding: 40px 0;
}.get_supportWdjM .chat_form2QOg {
    padding: 25px 20px;
}.get_supportWdjM h3 {
    font-size: calc(33px * 0.7);
    padding-bottom: 10px;
}.get_supportWdjM .learn_form3Wpb span {
    padding: 10px 14px;
}.get_supportWdjM .learn_form3Wpb span p,
    .get_supportWdjM .learn_form3Wpb span a {
    font-size: calc(13px * 0.9);
}.get_supportWdjM .learn_form3Wpb span svg {
    height: 14px;
    width: 14px;
    margin-right: 6px;
}.get_supportWdjM .write_expertsD4je {
    padding: 18px 20px;
}.get_supportWdjM .write_expertsD4je span {
    padding: 6px 0;
    font-size: calc(13px * 0.9);
}.get_supportWdjM .write_expertsD4je h4::before {
    margin-right: 6px;
    height: 16px;
    width: 16px;
}.get_supportWdjM .write_expertsD4je h4 svg {
    height: 16px;
    width: 16px;
}}.education_experienceRPXb {
    background: linear-gradient(135deg, rgb(183,192,210) 0%, rgba(245, 248, 250, 0.9) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.education_experienceRPXb::before {
    content: "";
    width: 40vw;
    background: radial-gradient(circle, rgb(131,151,190,0.5) 0%, transparent 70%);
    transform: translateZ(0);
    height: 40vw;
    position: absolute;
    top: -5%;
    opacity: 0.15;
    right: -10%;
}.education_experienceRPXb::after {
    height: 30vw;
    background: radial-gradient(circle, rgb(81,114,179,0.5) 0%, transparent 70%);
    position: absolute;
    width: 30vw;
    transform: translateZ(0);
    opacity: 0.1;
    content: "";
    bottom: -5%;
    left: -10%;
}.education_experienceRPXb .container {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 2;
}.education_experienceRPXb .learn_ratingsRJEr {
    display: grid;
    gap: 2rem;
    position: relative;
    transform: translateZ(0);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.03),
        0 0 80px rgba(rgb(131,151,190), 0.03) inset;
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    grid-template-columns: 1fr;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
}.education_experienceRPXb .learn_ratingsRJEr > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
}.education_experienceRPXb .image_containerB0pW {
    overflow: hidden;
    transform: rotate(-2deg) translateZ(0);
    position: relative;
    width: 200px;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.7);
    height: 200px;
    border-radius: 8px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.education_experienceRPXb .image_containerB0pW::after {
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(131,151,190), 0.1) 100%);
    content: "";
    left: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
}.education_experienceRPXb .image_containerB0pW:hover {
    transform: rotate(0deg) scale(1.05) translateZ(0);
}.education_experienceRPXb .name {
    font-family: Arial, sans-serif;
    margin-bottom: 0.5rem;
    font-size: 23px;
    display: inline-block;
    color: rgb(131,151,190);
    position: relative;
    font-weight: 700;
}.education_experienceRPXb .name::after {
    background: linear-gradient(90deg, rgb(81,114,179) 0%, transparent 100%);
    transform-origin: left;
    position: absolute;
    height: 3px;
    width: 60%;
    transform: scaleX(0.8);
    transition: transform 0.4s ease;
    content: "";
    left: 0;
    bottom: -8px;
}.education_experienceRPXb .learn_ratingsRJEr > div:nth-child(2) {
    justify-content: center;
    display: flex;
    flex-direction: column;
}.education_experienceRPXb .learn_ratingsRJEr > div:nth-child(2) > div {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.02em;
    font-size: calc(17px - 0.1rem);
    margin-top: 0.5rem;
}.education_experienceRPXb .emp_summary2bdV {
    font-size: 17px;
    line-height: 1.6;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    margin: 0;
}.education_experienceRPXb .emp_summary2bdV::before {
    font-size: 6rem;
    font-family: serif;
    top: -2rem;
    content: "";
    position: absolute;
    left: -1rem;
    opacity: 0.15;
    z-index: -1;
    color: rgb(131,151,190,0.5);
}

@media (min-width: 768px) {.education_experienceRPXb {
    padding: 8rem 0;
}.education_experienceRPXb .learn_ratingsRJEr {
    padding: 3rem;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 2.5rem 3rem;
}.education_experienceRPXb .learn_ratingsRJEr > div:first-child {
    grid-row: span 2;
}.education_experienceRPXb .image_containerB0pW {
    height: 260px;
    width: 260px;
}.education_experienceRPXb .name {
    font-size: calc(23px + 0.2rem);
}.education_experienceRPXb .emp_summary2bdV {
    font-size: calc(17px + 0.05rem);
}
}

@media (min-width: 1024px) {.education_experienceRPXb .learn_ratingsRJEr {
    grid-template-columns: auto 1fr;
    gap: 3rem 4rem;
    padding: 4rem;
}.education_experienceRPXb .image_containerB0pW {
    height: 300px;
    transform: rotate(-3deg) translateZ(0);
    width: 300px;
}.education_experienceRPXb .name {
    font-size: calc(23px + 0.4rem);
}.education_experienceRPXb .name::after {
    height: 4px;
}.education_experienceRPXb .emp_summary2bdV {
    line-height: 1.7;
    font-size: calc(17px + 0.1rem);
}.education_experienceRPXb .learn_ratingsRJEr > div:nth-child(2) > div {
    font-size: 17px;
}
}

@media (min-width: 1200px) {.education_experienceRPXb .container {
    padding: 0 4rem;
}.education_experienceRPXb .learn_ratingsRJEr {
    gap: 3rem 5rem;
}.education_experienceRPXb .learn_ratingsRJEr:hover .name::after {
    transform: scaleX(1);
}
}

@media (max-width: 767px) {.education_experienceRPXb {
    padding: 4rem 0;
}.education_experienceRPXb .container {
    padding: 0 1rem;
}.education_experienceRPXb .learn_ratingsRJEr {
    padding: 2rem;
}.education_experienceRPXb .image_containerB0pW {
    width: 180px;
    height: 180px;
}}.plan_cardGTSk {
    background: rgb(183,192,210);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.plan_cardGTSk::before {
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    top: 0;
    position: absolute;
}.plan_cardGTSk .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}.plan_cardGTSk .payment_dealsqkJK {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}.plan_cardGTSk .discount_dealsOkcl {
    transform: translateY(20px);
    margin: 0 auto;
    text-align: center;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    max-width: 800px;
    opacity: 0;
}.plan_cardGTSk .discount_dealsOkcl h2 {
    color: #000000;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 32px;
    display: inline-block;
    position: relative;
}.plan_cardGTSk .discount_dealsOkcl h2::after {
    position: absolute;
    height: 3px;
    content: "";
    left: 50%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(131,151,190), rgb(81,114,179));
    transform: translateX(-50%);
    width: 80px;
}.plan_cardGTSk .pay_optionsdmhH {
    margin-top: 30px;
    line-height: 1.6;
    color: #000000;
    font-size: calc(13px + 0.1rem);
}.plan_cardGTSk .rate_choiceRhzG {
    gap: 30px;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    transform: translateY(30px);
    opacity: 0;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.plan_cardGTSk .premium_grid6yzA {
    text-decoration: none;
    will-change: transform;
    z-index: 1;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    color: inherit;
}.plan_cardGTSk .premium_grid6yzA:hover {
    transform: translateY(-10px) scale(1.02);
}.plan_cardGTSk .cost_fee4YcV {
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    background: #ffffff;
    position: relative;
    display: flex;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 21px;
    flex-direction: column;
    min-height: 420px;
}.plan_cardGTSk .premium_grid6yzA:hover .cost_fee4YcV {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}.plan_cardGTSk .premium_grid6yzA:nth-child(odd) .cost_fee4YcV::before {
    background: rgb(131,151,190);
    width: 5px;
    top: 0;
    content: "";
    transform-origin: bottom;
    left: 0;
    height: 100%;
    transform: scaleY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}.plan_cardGTSk .premium_grid6yzA:nth-child(even) .cost_fee4YcV::before {
    right: 0;
    transform: scaleY(0);
    transform-origin: bottom;
    width: 5px;
    position: absolute;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    top: 0;
    background: rgb(81,114,179);
}.plan_cardGTSk .premium_grid6yzA:hover .cost_fee4YcV::before {
    transform: scaleY(1);
}.plan_cardGTSk .rate_packagesRBWc {
    padding: 40px 30px;
    flex: 1;
    flex-direction: column;
    z-index: 1;
    position: relative;
    display: flex;
}.plan_cardGTSk .rate_packagesRBWc h3 {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: calc(19px + 0.2rem);
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
}.plan_cardGTSk .premium_grid6yzA:hover .rate_packagesRBWc h3 {
    color: rgb(131,151,190);
}.plan_cardGTSk .premium_grid6yzA:nth-child(even):hover .rate_packagesRBWc h3 {
    color: rgb(81,114,179);
}.plan_cardGTSk .pricing_levelsUtvV {
    margin: 10px 0 20px;
    display: inline-block;
    padding-bottom: 10px;
    font-size: calc(19px + 0.5rem);
    color: rgb(131,151,190);
    font-weight: 700;
    position: relative;
}.plan_cardGTSk .premium_grid6yzA:nth-child(even) .pricing_levelsUtvV {
    color: rgb(81,114,179);
}.plan_cardGTSk .pricing_levelsUtvV::after {
    width: 40px;
    background: currentColor;
    left: 0;
    height: 3px;
    position: absolute;
    content: "";
    bottom: 0;
    opacity: 0.6;
}.plan_cardGTSk .rate_packagesRBWc p {
    color: #000000;
    overflow-wrap: break-word;
    margin-top: auto;
    font-size: 13px;
    line-height: 1.6;
    hyphens: auto;
    word-wrap: break-word;
    word-break: break-word;
}.plan_cardGTSk .image_containerB0pW {
    transform-origin: center;
    height: 200px;
    width: 100%;
    transition: transform 0.5s ease;
    position: relative;
}.plan_cardGTSk .premium_grid6yzA:hover .image_containerB0pW {
    transform: scale(1.05);
}.plan_cardGTSk .image_containerB0pW::after {
    bottom: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    width: 100%;
    left: 0;
    content: "";
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    height: 40%;
}.plan_cardGTSk .premium_grid6yzA:hover .image_containerB0pW::after {
    opacity: 1;
}

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

@media (min-width: 768px) {.plan_cardGTSk .payment_dealsqkJK {
    grid-template-columns: 1fr;
}.plan_cardGTSk .rate_choiceRhzG {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px;
}
}

@media (min-width: 992px) {.plan_cardGTSk {
    padding: 150px 0;
}.plan_cardGTSk .payment_dealsqkJK {
    gap: 80px;
    grid-template-columns: 1fr;
}.plan_cardGTSk .rate_choiceRhzG {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}.plan_cardGTSk .cost_fee4YcV {
    min-height: 480px;
}
}

@media (min-width: 1200px) {.plan_cardGTSk .rate_choiceRhzG {
    gap: 40px;
}
}

@media (max-width: 767px) {.plan_cardGTSk {
    padding: 80px 0;
}.plan_cardGTSk .discount_dealsOkcl h2 {
    font-size: calc(32px - 0.4rem);
}.plan_cardGTSk .pay_optionsdmhH {
    font-size: 13px;
}.plan_cardGTSk .rate_packagesRBWc {
    padding: 30px 20px;
}.plan_cardGTSk .cost_fee4YcV {
    min-height: 400px;
}.plan_cardGTSk .image_containerB0pW {
    height: 160px;
}
}

@media (max-width: 480px) {.plan_cardGTSk {
    padding: 60px 0;
}.plan_cardGTSk .payment_dealsqkJK {
    gap: 40px;
}.plan_cardGTSk .rate_choiceRhzG {
    gap: 25px;
}.plan_cardGTSk .rate_packagesRBWc h3 {
    font-size: 19px;
}.plan_cardGTSk .pricing_levelsUtvV {
    font-size: 19px;
}.plan_cardGTSk .rate_packagesRBWc p {
    font-size: calc(13px - 0.1rem);
}}.give_it_a_try80mH {
    background: linear-gradient(135deg, rgb(131,151,190) 0%, rgb(81,114,179) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
}.give_it_a_try80mH::before {
    top: -50%;
    content: "";
    opacity: 0.05;
    left: -50%;
    animation: pulse 12s infinite alternate;
    z-index: -1;
    position: absolute;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    width: 200%;
    height: 200%;
    transform: rotate(-15deg);
}.give_it_a_try80mH::after {
    opacity: 0.03;
    z-index: -1;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: 
        linear-gradient(45deg, rgb(81,114,179) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(81,114,179) 25%, transparent 25%);
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    left: 0;
    content: "";
    background-size: 60px 60px;
}.give_it_a_try80mH .container {
    position: relative;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    grid-gap: 2.5rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    max-width: 1200px;
}.give_it_a_try80mH h6 {
    transform: translateY(0);
    text-align: center;
    letter-spacing: 0.03em;
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
    position: relative;
    font-size: calc(19px * 1.2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
}.give_it_a_try80mH h6::after {
    opacity: 0.7;
    background: #ffffff;
    width: 50px;
    bottom: -15px;
    position: absolute;
    transform: translateX(-50%) scaleX(0);
    content: "";
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center;
    left: 50%;
    height: 3px;
}.give_it_a_try80mH:hover h6 {
    transform: translateY(-5px);
}.give_it_a_try80mH:hover h6::after {
    transform: translateX(-50%) scaleX(1);
}.give_it_a_try80mH div div {
    justify-content: center;
    padding-top: 1rem;
    display: flex;
    align-items: center;
}.give_it_a_try80mH div div span {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 2;
    transform: translateY(0);
    position: relative;
}.give_it_a_try80mH div div span:hover {
    transform: translateY(-5px) scale(1.02);
}.give_it_a_try80mH .request_formwePz {
    padding: 0.9rem 2.5rem;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    isolation: isolate;
    transform: translateZ(0);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    justify-content: center;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    color: rgb(131,151,190);
    background: #ffffff;
    border: none;
    text-decoration: none;
    font-size: 20px;
}.give_it_a_try80mH .request_formwePz::before {
    z-index: -1;
    left: 0;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: linear-gradient(120deg, transparent 0%, transparent 35%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.2) 60%, transparent 65%, transparent 100%);
    height: 100%;
    transform: translateX(-100%);
    top: 0;
    content: "";
    width: 100%;
}.give_it_a_try80mH .request_formwePz:hover {
    background: linear-gradient(to right, #ffffff, #f0f8ff);
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}.give_it_a_try80mH .request_formwePz:hover::before {
    transform: translateX(100%);
}.give_it_a_try80mH .request_formwePz span {
    display: block;
    position: relative;
    transition: transform 0.3s ease;
    z-index: 2;
}.give_it_a_try80mH .request_formwePz:hover span {
    transform: scale(1.03);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.05;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.08;
        transform: rotate(-15deg) scale(1.1);
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@media (min-width: 768px) {.give_it_a_try80mH {
    padding: 5rem 3rem;
}.give_it_a_try80mH .container {
    transform: perspective(1200px) rotateX(1deg);
    align-items: center;
    grid-template-columns: 2fr 1fr;
}.give_it_a_try80mH h6 {
    font-size: calc(19px * 1.4);
    padding-right: 2rem;
    text-align: left;
}.give_it_a_try80mH h6::after {
    transform: translateX(0) scaleX(0);
    bottom: -20px;
    left: 0;
}.give_it_a_try80mH:hover h6::after {
    transform: translateX(0) scaleX(1);
}.give_it_a_try80mH div div {
    padding-top: 0;
    justify-content: flex-start;
}.give_it_a_try80mH .request_formwePz {
    padding: 1rem 2.8rem;
}
}

@media (min-width: 992px) {.give_it_a_try80mH {
    padding: 6rem 4rem;
}.give_it_a_try80mH .container {
    grid-gap: 3rem;
    grid-template-columns: 3fr 1fr;
}.give_it_a_try80mH h6 {
    font-size: calc(19px * 1.6);
}.give_it_a_try80mH .request_formwePz {
    padding: 1.1rem 3rem;
}
}

@media (max-width: 767px) {.give_it_a_try80mH {
    padding: 3.5rem 1.5rem;
}.give_it_a_try80mH h6 {
    line-height: 1.6;
    font-size: calc(19px * 1.1);
}.give_it_a_try80mH .request_formwePz {
    padding: 0.85rem 2rem;
}
}

@media (max-width: 480px) {.give_it_a_try80mH {
    padding: 3rem 1.2rem;
}.give_it_a_try80mH h6 {
    font-size: 19px;
}.give_it_a_try80mH .request_formwePz {
    width: 100%;
    justify-content: center;
    padding: 0.8rem 1.8rem;
}.give_it_a_try80mH div div span {
    width: 100%;
}}.welcome_boardVgfF {
    background: linear-gradient(135deg, rgb(81,114,179,0.5), rgba(0, 0, 0, 0.5));
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
}.welcome_boardVgfF::before {
    width: 100%;
    top: 0;
    left: 0;
    animation: subtleShift 20s infinite linear;
    opacity: 0.05;
    z-index: 1;
    height: 100%;
    background: repeating-linear-gradient(
    45deg,
    rgb(131,151,190,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(131,151,190,0.5) 12px
  );
    content: "";
    position: absolute;
}.welcome_boardVgfF::after {
    opacity: 0.1;
    top: -50%;
    right: -50%;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(2);
    animation: pulseGlow 15s infinite alternate ease-in-out;
    z-index: 0;
    background: radial-gradient(
    circle at center,
    rgb(81,114,179) 0%,
    transparent 70%
  );
}.welcome_boardVgfF .page_frontAQ8l {
    position: relative;
    z-index: 3;
    max-width: 1200px;
    display: grid;
    width: 90%;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    gap: 2rem;
    padding: 3rem 1.5rem;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child {
    position: relative;
    backdrop-filter: blur(8px);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    transform: translateZ(20px);
    animation: slideInFromLeft 1s ease-out forwards;
    background: linear-gradient(
    145deg, 
    rgb(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0.85) 100%
  );
    box-shadow: 
    0 10px 30px -10px rgba(0, 0, 0, 0.5),
    0 1px 0 rgb(81,114,179,0.5) inset;
    padding: 1.5rem;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child p {
    font-family: Arial, sans-serif;
    position: relative;
    margin: 0;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    line-height: 1.6;
    font-size: calc(17px * 1.2);
}.welcome_boardVgfF .page_frontAQ8l > div:first-child p::after {
    content: "";
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(131,151,190), rgb(81,114,179));
    position: absolute;
    width: 80px;
    left: 0;
    bottom: -10px;
    height: 3px;
}.welcome_boardVgfF .edu_beliefsgxf8 {
    animation: fadeInUp 1.2s ease-out forwards;
    position: relative;
    transform: translateZ(40px);
    z-index: 4;
}.welcome_boardVgfF .edu_beliefsgxf8 > div {
    overflow: hidden;
    position: relative;
    border-left: 4px solid rgb(131,151,190);
    padding: 2.5rem;
}.welcome_boardVgfF .edu_beliefsgxf8 > div::before {
    position: absolute;
    background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
    left: 0;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
}.welcome_boardVgfF .edu_beliefsgxf8 h3 {
    font-size: calc(18px * 1.1);
    font-weight: 400;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.5s forwards ease;
    transform: translateY(10px);
    position: relative;
    color: #ffffff;
    line-height: 1.5;
    margin: 0 0 2rem 0;
    z-index: 2;
    padding-right: 2rem;
}.welcome_boardVgfF .edu_beliefsgxf8 h3::before {
    width: 12px;
    top: 50%;
    background: rgb(131,151,190);
    position: absolute;
    left: -2rem;
    height: 12px;
    transform: translateY(-50%) rotate(45deg);
    content: "";
}.welcome_boardVgfF .title_style_header {
    line-height: 1.2;
    transform: translateX(-10px);
    font-size: calc(28px * 1.2);
    position: relative;
    z-index: 2;
    padding: 1.5rem 0;
    font-weight: 700;
    margin: 0;
    opacity: 0;
    letter-spacing: 1px;
    animation: slideRightFade 1s 0.8s forwards ease-out;
    color: #ffffff;
}.welcome_boardVgfF .title_style_header::after {
    height: 4px;
    bottom: 0;
    position: absolute;
    width: 0;
    background: linear-gradient(to right, rgb(131,151,190), rgb(81,114,179));
    left: 0;
    animation: lineGrow 1.5s 1.2s forwards cubic-bezier(0.25, 0.1, 0.25, 1);
    content: "";
}

@keyframes lineGrow {
  from { width: 0; }
  to { width: 180px; }
}

@keyframes subtleShift {
  0% { background-position: 0 0; }
  100% { background-position: 100px 100px; }
}

@keyframes pulseGlow {
  0% { transform: scale(2); opacity: 0.05; }
  50% { transform: scale(2.2); opacity: 0.15; }
  100% { transform: scale(2); opacity: 0.05; }
}

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

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

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

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

@media (min-width: 768px) {.welcome_boardVgfF .page_frontAQ8l {
    grid-template-columns: 1fr 1.5fr;
    padding: 4rem 2rem;
    gap: 3rem;
    transform: perspective(1000px) rotateX(3deg);
}.welcome_boardVgfF .page_frontAQ8l > div:first-child {
    padding: 2rem;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child p {
    line-height: 1.7;
    font-size: calc(17px * 1.3);
}.welcome_boardVgfF .edu_beliefsgxf8 > div {
    border-left: 6px solid rgb(131,151,190);
    padding: 3rem;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px -20px #000000;
}.welcome_boardVgfF .edu_beliefsgxf8 > div:hover {
    transform: translateY(-5px);
}.welcome_boardVgfF .edu_beliefsgxf8 h3 {
    padding-right: 3rem;
    font-size: 18px;
}.welcome_boardVgfF .title_style_header {
    font-size: 44px;
    padding: 2rem 0;
}
}

@media (min-width: 1024px) {.welcome_boardVgfF .page_frontAQ8l {
    gap: 4rem;
    padding: 5rem 2rem;
    width: 85%;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child {
    padding: 2.5rem;
    margin-top: -2rem;
}.welcome_boardVgfF .edu_beliefsgxf8 > div {
    padding: 4rem;
}.welcome_boardVgfF .edu_beliefsgxf8 h3 {
    margin-bottom: 3rem;
}.welcome_boardVgfF .title_style_header::after {
    animation: lineGrow 1.5s 1.2s forwards cubic-bezier(0.25, 0.1, 0.25, 1);
}
  
  @keyframes lineGrow {
    from { width: 0; }
    to { width: 220px; }
  }
}

@media (min-width: 1400px) {.welcome_boardVgfF .page_frontAQ8l {
    gap: 5rem;
    max-width: 1400px;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child p {
    font-size: calc(17px * 1.4);
}.welcome_boardVgfF .edu_beliefsgxf8 > div {
    padding: 5rem;
}.welcome_boardVgfF .title_style_header {
    font-size: calc(44px * 1.1);
}
}

@media (max-width: 767px) {.welcome_boardVgfF {
    padding: 3rem 0;
}.welcome_boardVgfF .page_frontAQ8l {
    gap: 2rem;
    padding: 2rem 1rem;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child {
    padding: 1.25rem;
}.welcome_boardVgfF .page_frontAQ8l > div:first-child p {
    font-size: 17px;
}.welcome_boardVgfF .edu_beliefsgxf8 > div {
    padding: 2rem 1.5rem;
}.welcome_boardVgfF .edu_beliefsgxf8 h3 {
    font-size: calc(21px * 1.1);
    margin-bottom: 1.5rem;
}.welcome_boardVgfF .title_style_header {
    padding: 1rem 0;
    font-size: calc(28px * 0.9);
}.welcome_boardVgfF .title_style_header::after {
    height: 3px;
}@keyframes lineGrow {
    from { width: 0; }
    to { width: 120px; }
  }
}footer {
    position: relative;
}footer::before {
    opacity: 0.92;
    content: '';
    background: linear-gradient(210deg, #000000 0%, rgb(131,151,190) 100%);
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    right: 0;
}.press_room59JR {
    z-index: 2;
    color: #ffffff;
    padding: 90px 0 50px;
    font-family: Arial, sans-serif;
    position: relative;
}.press_room59JR::before {
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    opacity: 0.1;
    content: '';
    height: 1px;
    left: 0;
    width: 100%;
}.press_room59JR .container {
    display: flex;
    flex-direction: column;
}.press_room59JR .company_holder {
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    margin-top: 70px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    order: 2;
    animation: shiftGradient 15s ease infinite;
    border-radius: 13px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background-size: 200% 200%;
    backdrop-filter: blur(10px);
    padding: 30px;
}.press_room59JR .company_holder h3 {
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    font-size: 38px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}.press_room59JR .company_holder h3::after {
    display: block;
    background: rgb(131,151,190);
    margin: 15px auto 0;
    border-radius: 3px;
    height: 3px;
    content: '';
    width: 60px;
}.press_room59JR .trophy_caseJDPm {
    font-size: 17px;
    padding-top: 15px;
    position: relative;
    margin: 0 auto;
    max-width: 80%;
    line-height: 1.6;
    text-align: center;
}.press_room59JR .assign_helpP4XH {
    order: 1;
    position: relative;
}.press_room59JR .head_trainzrCv {
    gap: 60px;
    margin-bottom: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
}.press_room59JR .header_knowmdEi {
    flex: 1;
    transform: translateZ(0);
    border-radius: 10px;
    position: relative;
    transition: transform 0.3s ease;
    max-width: calc(50% - 30px);
    overflow: hidden;
    padding: 20px;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.03);
}.press_room59JR .header_knowmdEi:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.press_room59JR .header_knowmdEi:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.press_room59JR .header_knowmdEi:hover {
    transform: perspective(1000px) rotateY(0);
}.press_room59JR .header_knowmdEi::before {
    content: '';
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    inset: 0;
    z-index: -1;
}.press_room59JR .header_knowmdEi h5 {
    font-weight: 600;
    word-wrap: break-word;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}.press_room59JR .header_knowmdEi h5::before {
    width: 50px;
    background: rgb(81,114,179);
    position: absolute;
    content: '';
    left: 0;
    height: 1px;
    bottom: -1px;
}.press_room59JR .header_knowmdEi .head_trainzrCv {
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    gap: 12px;
}.press_room59JR .header_knowmdEi .head_trainzrCv a {
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    white-space: normal;
    opacity: 0.8;
    align-items: center;
    word-break: break-word;
}.press_room59JR .header_knowmdEi .head_trainzrCv a::before {
    content: '';
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-right: 10px;
    height: 6px;
    background: rgb(81,114,179);
    opacity: 0;
    border-radius: 50%;
    transform: scale(0);
    min-width: 6px;
}.press_room59JR .header_knowmdEi .head_trainzrCv a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: #ffffff;
}.press_room59JR .header_knowmdEi .head_trainzrCv a:hover::before {
    opacity: 1;
    transform: scale(1);
}.grant_infothQw {
    margin-top: 40px;
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
}.grant_infothQw::before {
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(81,114,179,0.5), transparent);
    position: absolute;
    width: 100%;
    top: 0;
    height: 1px;
    content: '';
}.grant_infothQw .container {
    text-align: center;
}.grant_infothQw .science_refgWMG {
    color: #ffffff;
    opacity: 0.7;
    font-size: 15px;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.press_room59JR .assign_helpP4XH::before {
    left: -5%;
    animation: pulse 10s infinite ease-in-out reverse;
    height: 250px;
    border-radius: 50%;
    background: rgb(81,114,179);
    bottom: -10%;
    content: '';
    width: 250px;
    z-index: -1;
    opacity: 0.1;
    position: absolute;
    filter: blur(100px);
}footer::after {
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    top: 0;
    content: '';
    z-index: 1;
    bottom: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
}

@media (max-width: 992px) {.press_room59JR {
    padding: 70px 0 40px;
}.press_room59JR .head_trainzrCv {
    gap: 40px;
}.press_room59JR .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.press_room59JR {
    padding: 50px 0 30px;
}.press_room59JR .head_trainzrCv {
    flex-direction: column;
    gap: 30px;
}.press_room59JR .header_knowmdEi {
    max-width: 100%;
    min-width: 100%;
}.press_room59JR .company_holder {
    padding: 20px;
}.press_room59JR .trophy_caseJDPm {
    max-width: 100%;
}
}

@media (max-width: 576px) {.press_room59JR {
    padding: 40px 0 20px;
}.press_room59JR .company_holder h3 {
    font-size: calc(38px * 0.8);
}.press_room59JR .header_knowmdEi h5 {
    font-size: calc(18px * 0.9);
}}.our_teamyNjw {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    padding: 120px 0 140px;
}.our_teamyNjw::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(12, 19, 35, 0.92), rgba(28, 35, 61, 0.85));
    content: "";
    top: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
}.our_teamyNjw::after {
    animation: floatGradient 15s ease-in-out infinite alternate;
    filter: blur(70px);
    right: -10%;
    height: 70%;
    background: linear-gradient(45deg, rgb(131,151,190,0.5), rgb(81,114,179,0.5));
    transform: rotate(-15deg);
    width: 80%;
    content: "";
    top: -10%;
    position: absolute;
    z-index: 0;
}.our_teamyNjw .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.our_teamyNjw h2 {
    font-weight: 700;
    transform: translateX(-10px);
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    font-size: 47px;
}.our_teamyNjw h2::before {
    content: "";
    position: absolute;
    background: rgb(81,114,179);
    left: -20px;
    height: 60%;
    transform: translateY(-50%);
    top: 50%;
    width: 4px;
}.our_teamyNjw h2::after {
    position: absolute;
    width: 100px;
    background: linear-gradient(90deg, rgb(81,114,179), transparent);
    left: 0;
    bottom: -12px;
    content: "";
    height: 2px;
}.our_teamyNjw .text_content_boxX1Zw {
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    padding: 40px;
    display: grid;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    gap: 30px;
    backdrop-filter: blur(5px);
    grid-template-columns: 1fr;
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.our_teamyNjw .text_content_boxX1Zw:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}.our_teamyNjw .text_content_boxX1Zw::before {
    bottom: -2px;
    position: absolute;
    top: -2px;
    z-index: -1;
    background: linear-gradient(45deg, transparent, rgb(81,114,179,0.5), transparent);
    left: -2px;
    content: "";
    right: -2px;
    transition: opacity 0.6s ease;
    filter: blur(8px);
    opacity: 0;
}.our_teamyNjw .text_content_boxX1Zw:hover::before {
    opacity: 1;
}.our_teamyNjw .text_content_boxX1Zw > div {
    position: relative;
}.our_teamyNjw .text_content_boxX1Zw p {
    display: inline-block;
    position: relative;
    color: rgb(81,114,179);
    font-weight: 600;
    letter-spacing: 1px;
    font-size: calc(22px * 1.2);
    margin-bottom: 20px;
}.our_teamyNjw .text_content_boxX1Zw p::after {
    background: rgb(81,114,179);
    width: 40px;
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    bottom: -6px;
}.our_teamyNjw .text_content_boxX1Zw:hover p::after {
    width: 100%;
}.our_teamyNjw .text_content_boxX1Zw div > div {
    hyphens: auto;
    text-align: justify;
    column-count: 1;
    line-height: 1.8;
    font-size: 16px;
    column-gap: 40px;
    opacity: 0.9;
    position: relative;
}.our_teamyNjw .text_content_boxX1Zw div > div::first-letter {
    font-weight: 700;
    line-height: 0.8;
    color: rgb(81,114,179);
    float: left;
    font-size: 3.5em;
    margin-right: 8px;
}

@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(-18deg) translate(20px, -10px);
    }
}

@media (min-width: 768px) {.our_teamyNjw {
    padding: 150px 0 180px;
}.our_teamyNjw h2 {
    margin-bottom: 70px;
    font-size: calc(47px * 1.2);
}.our_teamyNjw .text_content_boxX1Zw {
    padding: 60px;
    grid-template-columns: 1fr;
}.our_teamyNjw .text_content_boxX1Zw div > div {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_teamyNjw {
    padding: 180px 0 200px;
}.our_teamyNjw h2 {
    transform: translateX(-20px);
}.our_teamyNjw .text_content_boxX1Zw {
    padding: 70px;
}.our_teamyNjw .text_content_boxX1Zw div > div {
    column-count: 2;
}
}

@media (max-width: 767px) {.our_teamyNjw {
    padding: 80px 0 100px;
}.our_teamyNjw h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 1.1);
}.our_teamyNjw .text_content_boxX1Zw {
    padding: 30px;
}.our_teamyNjw .text_content_boxX1Zw p {
    font-size: 22px;
}.our_teamyNjw .text_content_boxX1Zw div > div::first-letter {
    font-size: 2.5em;
}
}

@media (max-width: 480px) {.our_teamyNjw {
    padding: 60px 0 80px;
}.our_teamyNjw .text_content_boxX1Zw {
    padding: 25px 20px;
}.our_teamyNjw h2 {
    margin-bottom: 30px;
    font-size: 33px;
}.our_teamyNjw .text_content_boxX1Zw div > div {
    font-size: calc(16px - 1px);
    line-height: 1.6;
}}.cookie_window_bannerlaqh {
    width: 100%;
    z-index: 100;
    padding: 20px 0;
    background: rgb(183,192,210);
    bottom: 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    display: flex;
    border-top: 3px solid rgb(131,151,190);
    position: fixed;
    justify-content: center;
}.cookie_complygnDX {
    width: 90%;
    display: flex;
    margin: auto;
    align-items: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(131,151,190);
    justify-content: space-between;
    max-width: 1200px;
    border-radius: 13px;
}.track_acceptyh9L {
    flex-shrink: 0;
    margin-right: 20px;
}.track_acceptyh9L svg {
    width: 50px;
    height: 50px;
    fill: rgb(131,151,190);
}.cookie_ackW4j0 {
    color: #ffffff;
    flex-grow: 1;
    text-align: left;
}.cookie_ackW4j0 h5 {
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(131,151,190);
}.cookie_ackW4j0 p {
    color: #ffffff;
    font-size: 17px;
    margin: 0;
    line-height: 1.5;
}.cookie_ackW4j0 p a {
    color: rgb(131,151,190);
    text-decoration: underline;
}.data_agreeTSiz {
    border: none;
    font-size: 18px;
    flex-shrink: 0;
    background: rgb(131,151,190);
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    min-width: 120px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}.cookie_button.cookie_lockV8WU {
    margin-right: 10px;
}#userAgreementPopupTB0b {
    display: none;
}#userAgreementPopupTB0b:checked ~ .cookie_window_bannerlaqh {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_complygnDX {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.track_acceptyh9L {
    margin-bottom: 20px;
    margin-right: 0;
}.data_agreeTSiz {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}
.privacy_concealmentu1eo {
    font-family: Arial, sans-serif;
    padding: 40px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: #000000;
}.privacy_concealmentu1eo h1, .privacy_concealmentu1eo h2, .privacy_concealmentu1eo h3, .privacy_concealmentu1eo h4, .privacy_concealmentu1eo h5, .privacy_concealmentu1eo h6 {
    color: #000000;
    margin-bottom: 20px;
    font-weight: 700;
}.privacy_concealmentu1eo h1 {
    margin-bottom: 30px;
    border-bottom: 2px solid rgb(131,151,190);
    font-size: 40px;
    padding-bottom: 10px;
}.privacy_concealmentu1eo h2 {
    margin-bottom: 25px;
    padding-bottom: 8px;
    font-size: 31px;
    border-bottom: 2px solid rgb(81,114,179);
}.privacy_concealmentu1eo h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
    font-size: 1.5em;
    padding-bottom: 6px;
}.privacy_concealmentu1eo h4 {
    font-size: 1.25em;
    margin-bottom: 18px;
}.privacy_concealmentu1eo h5 {
    font-size: 22px;
    margin-bottom: 16px;
}.privacy_concealmentu1eo h6 {
    font-size: 22px;
    margin-bottom: 14px;
}.privacy_concealmentu1eo ul, .privacy_concealmentu1eo ol {
    color: #000000;
    padding-left: 20px;
    margin-left: 20px;
    list-style: none;
}.privacy_concealmentu1eo ul li, .privacy_concealmentu1eo ol li {
    padding-left: 20px;
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
}.privacy_concealmentu1eo ul li:before {
    font-size: 1.2em;
    content: '•';
    color: rgb(131,151,190);
    position: absolute;
    left: 0;
}.privacy_concealmentu1eo p, .privacy_concealmentu1eo span, .privacy_concealmentu1eo div {
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
}
@media only screen and (max-width: 800px) {.privacy_concealmentu1eo {
    padding: 20px 10px;
}.privacy_concealmentu1eo h1 {
    font-size: calc(22px - 10%);
}.privacy_concealmentu1eo h2 {
    font-size: calc(22px - 10%);
}.privacy_concealmentu1eo p, .privacy_concealmentu1eo span, .privacy_concealmentu1eo div {
    font-size: calc(18px - 10%);
}}
.privacy_concealmentu1eo a {
    border-bottom: 1px solid rgb(131,151,190);
    color: rgb(131,151,190);
    text-decoration: none;
}.privacy_concealmentu1eo a:hover {
    border-bottom: 1px solid rgb(81,114,179);
    color: rgb(81,114,179);
}.privacy_concealmentu1eo blockquote {
    color: #000000;
    border-left: 5px solid rgb(131,151,190);
    background-color: rgb(183,192,210);
    padding: 15px 20px;
    font-style: italic;
    margin: 20px 0;
}.privacy_concealmentu1eo code {
    border-radius: 10px;
    background-color: rgb(183,192,210);
    padding: 2px 6px;
    color: #000000;
    font-family: monospace;
}.privacy_concealmentu1eo hr {
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    height: 1px;
    margin: 30px 0;
}.reach_outQCza {
    background: rgb(183,192,210);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.reach_outQCza::before {
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(131,151,190,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(81,114,179,0.5) 0%, transparent 30%);
    background: rgb(183,192,210);
    position: absolute;
    z-index: 1;
    width: 100%;
}.reach_outQCza::after {
    background-image: 
        repeating-linear-gradient(45deg, rgb(131,151,190,0.5) 0, rgb(131,151,190,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(81,114,179,0.5) 0, rgb(81,114,179,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(131,151,190,0.5), transparent 70%),
        linear-gradient(180deg, rgb(81,114,179,0.5), transparent 70%);
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    left: 0;
    opacity: 0.2;
    height: 100%;
    animation: backgroundMove 30s infinite linear;
    width: 100%;
    background-position: 0 0, 0 0, 0 0, 0 0;
    position: absolute;
    top: 0;
    z-index: 1;
    content: "";
}@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

.reach_outQCza .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 30px;
}.reach_outQCza h2 {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 40px;
    font-weight: 700;
}.reach_outQCza h2::before {
    height: 2px;
    bottom: -15px;
    box-shadow: 
        0 0 5px rgb(131,151,190),
        0 0 10px rgb(131,151,190),
        0 0 15px rgb(131,151,190);
    background: rgb(131,151,190);
    content: "";
    position: absolute;
    width: 100px;
    left: calc(50% - 50px);
}.reach_outQCza .inquiry_feedbacknMCx {
    overflow: hidden;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(131,151,190,0.5);
    border-radius: 12px;
    display: flex;
}.reach_outQCza .inquiry_feedbacknMCx::before {
    border: 1px solid rgb(131,151,190);
    border-radius: 12px;
    opacity: 0.2;
    content: "";
    position: absolute;
    z-index: 3;
    pointer-events: none;
    inset: 0;
}.reach_outQCza .image_containerB0pW {
    min-height: 550px;
    position: relative;
    overflow: hidden;
    flex: 0 0 45%;
}.reach_outQCza .image_containerB0pW::before {
    position: absolute;
    content: "";
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}.reach_outQCza .image_containerB0pW::after {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(131,151,190,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    inset: 0;
    content: "";
    z-index: 2;
}.reach_outQCza .connect_list5xvl {
    padding: 60px;
    background: #ffffff;
    flex: 0 0 55%;
    position: relative;
}.reach_outQCza .connect_list5xvl::before {
    content: "";
    right: -100px;
    z-index: 0;
    opacity: 0.3;
    width: 200px;
    height: 200px;
    filter: blur(100px);
    position: absolute;
    background: rgb(131,151,190,0.5);
    top: -100px;
}.reach_outQCza .connect_list5xvl::after {
    content: "";
    position: absolute;
    background: rgb(81,114,179,0.5);
    z-index: 0;
    filter: blur(80px);
    bottom: -75px;
    opacity: 0.3;
    height: 150px;
    width: 150px;
    left: -75px;
}.reach_outQCza form {
    z-index: 2;
    position: relative;
}.reach_outQCza form h3 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 23px;
    position: relative;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
}.reach_outQCza form h3::after {
    bottom: -15px;
    width: 40px;
    left: 0;
    background: rgb(131,151,190);
    position: absolute;
    content: "";
    height: 2px;
    box-shadow: 
        0 0 5px rgb(131,151,190,0.5),
        0 0 10px rgb(131,151,190,0.5);
}.reach_outQCza form input[type="text"] {
    transition: all 0.3s ease;
    padding: 18px 25px;
    font-size: 14px;
    color: #000000;
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid rgb(131,151,190,0.5);
    background: rgb(183,192,210);
    border-radius: 8px;
}.reach_outQCza form input[type="text"]:focus {
    outline: none;
    border-color: rgb(131,151,190);
    box-shadow: 
        0 0 0 1px rgb(131,151,190),
        0 0 5px rgb(131,151,190,0.5);
}.reach_outQCza form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.reach_outQCza .request_boxlQ7e {
    position: relative;
    margin-bottom: 35px;
}.reach_outQCza .request_boxlQ7e input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach_outQCza .request_boxlQ7e label {
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
    font-size: 14px;
    cursor: pointer;
    color: #000000;
}.reach_outQCza .request_boxlQ7e label::before {
    height: 22px;
    left: 0;
    top: 0;
    background: rgb(183,192,210);
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    width: 22px;
    border: 1px solid rgb(131,151,190,0.5);
    border-radius: 4px;
}.reach_outQCza .request_boxlQ7e input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 5px rgb(131,151,190,0.5);
    background: rgb(131,151,190);
    border-color: rgb(131,151,190);
}.reach_outQCza .request_boxlQ7e input[type="checkbox"]:checked + label::after {
    top: 4px;
    content: "";
    left: 8px;
    border: solid #ffffff;
    height: 12px;
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
    transform: rotate(45deg);
}.reach_outQCza .request_boxlQ7e label a {
    color: rgb(131,151,190);
    position: relative;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.reach_outQCza .request_boxlQ7e label a::after {
    content: "";
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    transform-origin: right;
    height: 1px;
    left: 0;
    background: rgb(131,151,190);
    bottom: -1px;
    transition: transform 0.3s ease;
}.reach_outQCza .request_boxlQ7e label a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}.reach_outQCza .request_formwePz {
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    background: rgb(131,151,190);
    cursor: pointer;
    font-weight: 700;
    border-radius: 8px;
    box-shadow: 
        0 5px 15px rgb(131,151,190,0.5),
        0 0 0 1px rgb(131,151,190);
    padding: 18px 30px;
    overflow: hidden;
    position: relative;
}.reach_outQCza .request_formwePz::before {
    top: 0;
    transform: scaleX(0);
    z-index: -1;
    width: 100%;
    transform-origin: right;
    height: 100%;
    position: absolute;
    transition: transform 0.5s ease;
    content: "";
    left: 0;
    background: rgb(81,114,179);
}.reach_outQCza .request_formwePz:hover {
    box-shadow: 
        0 5px 20px rgb(81,114,179,0.5),
        0 0 0 1px rgb(81,114,179);
}.reach_outQCza .request_formwePz:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.reach_outQCza svg {
    transition: all 0.3s ease;
    width: 22px;
    fill: rgb(131,151,190);
    height: 22px;
    filter: drop-shadow(0 0 2px rgb(131,151,190,0.5));
}.reach_outQCza svg path {
    fill: rgb(131,151,190);
    transition: all 0.3s ease;
}.reach_outQCza svg:hover,
.reach_outQCza svg:hover path {
    filter: drop-shadow(0 0 3px rgb(81,114,179,0.5));
    fill: rgb(81,114,179);
    transform: translateY(-2px);
}

@media (max-width: 1024px) {.reach_outQCza {
    padding: 80px 0;
}.reach_outQCza .image_containerB0pW {
    min-height: 500px;
}.reach_outQCza .connect_list5xvl {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.reach_outQCza {
    padding: 60px 0;
}.reach_outQCza h2 {
    font-size: calc(40px * 0.8);
    margin-bottom: 40px;
}.reach_outQCza .inquiry_feedbacknMCx {
    flex-direction: column;
}.reach_outQCza .image_containerB0pW {
    min-height: 300px;
    width: 100%;
}.reach_outQCza .connect_list5xvl {
    padding: 40px 30px;
    width: 100%;
}.reach_outQCza form h3 {
    margin-bottom: 30px;
}.reach_outQCza form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.reach_outQCza .request_boxlQ7e {
    margin-bottom: 25px;
}.reach_outQCza .request_formwePz {
    padding: 15px 25px;
}
}

@media (max-width: 480px) {.reach_outQCza {
    padding: 50px 0;
}.reach_outQCza h2 {
    margin-bottom: 30px;
    font-size: calc(40px * 0.7);
}.reach_outQCza .image_containerB0pW {
    min-height: 200px;
}.reach_outQCza .connect_list5xvl {
    padding: 30px 20px;
}.reach_outQCza form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.reach_outQCza form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.reach_outQCza .request_boxlQ7e {
    margin-bottom: 20px;
}.reach_outQCza .request_boxlQ7e label {
    font-size: calc(14px * 0.9);
}.reach_outQCza .request_formwePz {
    padding: 12px 20px;
}}.data_analysisVOs4 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(183,192,210), rgba(0, 0, 0, 0.5) 95%);
    padding: 7rem 1rem;
    position: relative;
}.data_analysisVOs4::before {
    opacity: 0.15;
    position: absolute;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(131,151,190,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(81,114,179,0.5) 0%, transparent 60%);
    height: 100%;
    z-index: 0;
    width: 100%;
    left: 0;
}.data_analysisVOs4 h3 {
    font-size: 38px;
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    letter-spacing: 1px;
    position: relative;
    opacity: 0;
    font-weight: 700;
    transform: translateY(0);
    margin-bottom: 4rem;
    color: rgb(131,151,190);
    text-align: center;
}.data_analysisVOs4 h3::after {
    animation: lineExpand 1s 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform: translateX(-50%) scaleX(0);
    position: absolute;
    width: 80px;
    content: "";
    height: 3px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(131,151,190), rgb(81,114,179));
    transform-origin: center;
    left: 50%;
}.data_analysisVOs4 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.data_analysisVOs4 ul {
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}.data_analysisVOs4 .edu_statisticsu5w7 {
    justify-content: center;
    border-left: 3px solid rgb(131,151,190);
    opacity: 0;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.3s ease-out;
    transform: translateY(30px);
    background: linear-gradient(145deg, rgb(255, 255, 255, 0.5) 0%, rgba(255,255,255,0.08) 100%);
    padding: 2rem 1.5rem;
    backdrop-filter: blur(10px);
    animation: fadeSlideUp 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation-delay: calc(0.15s * var(--i, 0));
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08), 
                0 1px 3px rgba(0,0,0,0.05),
                0 0 0 1px rgba(255,255,255,0.1) inset;
    display: flex;
    align-items: flex-start;
}.data_analysisVOs4 .edu_statisticsu5w7::before {
    content: "";
    top: 0;
    width: 100%;
    opacity: 0;
    background: linear-gradient(145deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));
    position: absolute;
    height: 100%;
    transition: opacity 0.3s ease;
    z-index: -1;
    left: 0;
}.data_analysisVOs4 .edu_statisticsu5w7:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 35px rgba(0,0,0,0.12), 
                0 3px 10px rgba(0,0,0,0.08),
                0 0 0 1px rgba(255,255,255,0.15) inset;
}.data_analysisVOs4 .edu_statisticsu5w7:hover::before {
    opacity: 1;
}.data_analysisVOs4 .edu_statisticsu5w7 span {
    transform: translateX(0);
    line-height: 1.4;
    font-weight: 600;
    position: relative;
    margin-bottom: 0.75rem;
    color: #ffffff;
    transition: transform 0.3s ease, color 0.3s ease;
    display: block;
    font-family: Arial, sans-serif;
    opacity: 0.85;
    font-size: calc(14px * 0.95);
}.data_analysisVOs4 .edu_statisticsu5w7:hover span {
    transform: translateX(5px);
    color: rgb(131,151,190);
}.data_analysisVOs4 .edu_statisticsu5w7 p {
    color: rgb(131,151,190);
    margin: 0;
    -webkit-background-clip: text !important;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: linear-gradient(90deg, rgb(131,151,190), rgb(81,114,179));
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: calc(24px * 1.5);
}.data_analysisVOs4 .edu_statisticsu5w7:hover p {
    transform: scale(1.1);
}.data_analysisVOs4 .edu_statisticsu5w7 p::after {
    font-size: calc(14px * 0.9);
    right: -15px;
    top: -5px;
    content: "+";
    opacity: 0.8;
    position: absolute;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(2n) {
    border-right: 3px solid rgb(81,114,179);
    border-left: none;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(3n+1) p {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(131,151,190), rgb(81,114,179));
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(3n+2) p {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, rgb(81,114,179), #6a9cff);
    -webkit-background-clip: text !important;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(3n) p {
    background: linear-gradient(90deg, #6a9cff, rgb(131,151,190));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes lineExpand {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}


.data_analysisVOs4 .edu_statisticsu5w7:nth-child(1) {
    --i: 1;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(2) {
    --i: 2;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(3) {
    --i: 3;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(4) {
    --i: 4;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(5) {
    --i: 5;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(6) {
    --i: 6;
}.data_analysisVOs4 .edu_statisticsu5w7:nth-child(7) {
    --i: 7;
}


@media (max-width: 1200px) {.data_analysisVOs4 ul {
    gap: 1.5rem;
    grid-template-columns: repeat(3, 1fr);
}.data_analysisVOs4 h3 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 992px) {.data_analysisVOs4 {
    padding: 5rem 1rem;
}.data_analysisVOs4 ul {
    grid-template-columns: repeat(2, 1fr);
}.data_analysisVOs4 .edu_statisticsu5w7 {
    padding: 1.75rem 1.25rem;
}.data_analysisVOs4 .edu_statisticsu5w7 p {
    font-size: calc(24px * 1.3);
}
}

@media (max-width: 768px) {.data_analysisVOs4 {
    padding: 4rem 1rem;
}.data_analysisVOs4 h3 {
    margin-bottom: 3rem;
    font-size: calc(38px * 0.8);
}.data_analysisVOs4 ul {
    gap: 1.25rem;
}
}

@media (max-width: 576px) {.data_analysisVOs4 {
    padding: 3.5rem 1rem;
}.data_analysisVOs4 ul {
    grid-template-columns: 1fr;
}.data_analysisVOs4 .edu_statisticsu5w7 {
    padding: 1.5rem 1.25rem;
}.data_analysisVOs4 h3::after {
    width: 60px;
}}.course_rewardslBDH {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(183,192,210) 0%, rgb(131,151,190,0.5) 100%);
}.course_rewardslBDH::before {
    right: -100px;
    height: 300px;
    position: absolute;
    animation: float 15s infinite alternate ease-in-out;
    background: linear-gradient(45deg, rgb(81,114,179,0.5) 0%, transparent 70%);
    content: "";
    width: 300px;
    top: -100px;
    border-radius: 50%;
}.course_rewardslBDH::after {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    animation: pulse 8s infinite alternate ease-in-out;
    width: 200px;
    left: -50px;
    background: linear-gradient(135deg, rgb(131,151,190,0.5) 0%, transparent 70%);
    height: 200px;
    bottom: -50px;
    border-radius: 21px;
}.course_rewardslBDH .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.course_rewardslBDH .learn_learningsKe73 {
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    align-items: center;
    border-radius: 21px;
    display: flex;
    background: #ffffff;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease;
    gap: 60px;
}.course_rewardslBDH .learn_learningsKe73:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_rewardslBDH .image_containerB0pW {
    box-shadow: 10px 10px 0 rgb(131,151,190,0.5);
    object-fit: cover;
    width: 40%;
    border-radius: 21px;
    transform: translateY(-20px);
    transition: all 0.3s ease;
}.course_rewardslBDH .learn_learningsKe73:hover .image_containerB0pW {
    box-shadow: 15px 15px 0 rgb(131,151,190,0.5);
    transform: translateY(0);
}.course_rewardslBDH .text_content_boxX1Zw {
    width: 60%;
    padding: 20px 0;
}.course_rewardslBDH h3 {
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
    font-size: 28px;
}.course_rewardslBDH h3::after {
    content: "";
    border-radius: 10px;
    bottom: -10px;
    width: 80px;
    left: 0;
    background: rgb(81,114,179);
    height: 3px;
    position: absolute;
}.course_rewardslBDH ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.course_rewardslBDH li {
    position: relative;
    margin-bottom: 22px;
    transition: transform 0.3s ease;
    padding-left: 15px;
}.course_rewardslBDH li:hover {
    transform: translateX(10px);
}.course_rewardslBDH li p {
    display: flex;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    align-items: center;
    gap: 15px;
    color: #000000;
}.course_rewardslBDH svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}.course_rewardslBDH svg path {
    fill: rgb(131,151,190);
    transition: fill 0.3s ease;
}.course_rewardslBDH li:hover svg path {
    fill: rgb(81,114,179);
}

@keyframes float {
    0% { transform: translate(0, 0) rotate(0deg); }
    50% { transform: translate(30px, 30px) rotate(180deg); }
    100% { transform: translate(-30px, 15px) rotate(360deg); }
}

@keyframes pulse {
    0% { transform: rotate(45deg) scale(1); opacity: 0.5; }
    50% { transform: rotate(45deg) scale(1.2); opacity: 0.7; }
    100% { transform: rotate(45deg) scale(1); opacity: 0.5; }
}

@media (max-width: 992px) {.course_rewardslBDH {
    padding: 60px 0;
}.course_rewardslBDH .learn_learningsKe73 {
    flex-direction: column;
    gap: 40px;
    transform: perspective(1000px) rotateY(0);
    padding: 30px;
}.course_rewardslBDH .image_containerB0pW {
    width: 80%;
    margin: 0 auto;
    transform: translateY(0);
}.course_rewardslBDH .text_content_boxX1Zw {
    width: 100%;
    padding: 0;
}
}

@media (max-width: 576px) {.course_rewardslBDH {
    padding: 40px 0;
}.course_rewardslBDH .learn_learningsKe73 {
    gap: 30px;
    padding: 25px;
}.course_rewardslBDH .image_containerB0pW {
    box-shadow: 5px 5px 0 rgb(131,151,190,0.5);
    width: 100%;
}.course_rewardslBDH h3 {
    font-size: 19px;
    margin-bottom: 25px;
}.course_rewardslBDH h3::after {
    width: 60px;
}.course_rewardslBDH li {
    margin-bottom: 15px;
}.course_rewardslBDH svg {
    width: 20px;
    height: 20px;
}}.thanksSpacefS2i {
    background: linear-gradient(135deg, rgb(183,192,210) 0%, rgb(131,151,190,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.thanksSpacefS2i::before {
    opacity: 0.1;
    position: absolute;
    width: 40%;
    content: "";
    transform: rotate(-15deg) skew(10deg);
    z-index: 1;
    top: -5%;
    background: linear-gradient(225deg, rgb(81,114,179) 0%, transparent 70%);
    height: 60%;
    right: -10%;
    pointer-events: none;
}.thanksSpacefS2i::after {
    position: absolute;
    height: 65%;
    background: linear-gradient(45deg, rgb(131,151,190) 0%, transparent 80%);
    bottom: -5%;
    width: 45%;
    left: -10%;
    pointer-events: none;
    opacity: 0.1;
    z-index: 1;
    transform: rotate(12deg) skew(-5deg);
    content: "";
}.thanksSpacefS2i .container {
    position: relative;
    margin: 0 auto;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 5;
    padding: 0 20px;
    max-width: 1200px;
}.thanksSpacefS2i h2 {
    position: relative;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 35px;
    font-weight: 700;
    color: rgb(131,151,190);
    transform: translateX(-5%);
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}.thanksSpacefS2i h2::after {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    content: "";
    transform-origin: left center;
    transform: scaleX(1);
    left: 0;
    background: rgb(81,114,179);
    position: absolute;
    bottom: -12px;
    width: 85px;
    height: 3px;
}.thanksSpacefS2i .learn_learningsKe73 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 50px 40px 50px 60px;
    transform: translateX(5%);
    background-color: #ffffff;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.thanksSpacefS2i .learn_learningsKe73::before {
    background: linear-gradient(to bottom, rgb(131,151,190) 0%, rgb(81,114,179) 100%);
    content: "";
    position: absolute;
    top: 0;
    width: 6px;
    height: 100%;
    left: 0;
}.thanksSpacefS2i .learn_learningsKe73::after {
    opacity: 0.3;
    right: 20px;
    height: 100px;
    background: radial-gradient(circle, rgb(81,114,179,0.5) 0%, transparent 70%);
    top: 20px;
    width: 100px;
    content: "";
    border-radius: 50%;
    position: absolute;
    z-index: -1;
}.thanksSpacefS2i ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thanksSpacefS2i li {
    position: relative;
    z-index: 2;
}.thanksSpacefS2i li::before {
    opacity: 0.1;
    top: -40px;
    position: absolute;
    z-index: -1;
    left: -20px;
    color: rgb(131,151,190);
    line-height: 1;
    font-size: 120px;
    font-family: serif;
    content: "";
}.thanksSpacefS2i li span {
    max-width: 95%;
    font-weight: 400;
    display: block;
    color: #000000;
    font-size: calc(16px + 0.1rem);
    line-height: 1.7;
    position: relative;
}.thanksSpacefS2i:hover .learn_learningsKe73 {
    transform: translateX(5%) translateY(-5px);
}.thanksSpacefS2i:hover h2::after {
    transform: scaleX(1.3);
}

@media (max-width: 991px) {.thanksSpacefS2i {
    padding: 90px 0;
}.thanksSpacefS2i h2 {
    max-width: 100%;
    transform: translateX(0);
    font-size: calc(32px - 0.2rem);
}.thanksSpacefS2i .learn_learningsKe73 {
    transform: translateX(0);
    padding: 40px 30px 40px 45px;
}.thanksSpacefS2i:hover .learn_learningsKe73 {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 767px) {.thanksSpacefS2i {
    padding: 70px 0;
}.thanksSpacefS2i::before,
    .thanksSpacefS2i::after {
    height: 50%;
    width: 70%;
}.thanksSpacefS2i h2 {
    margin-bottom: 30px;
    line-height: 1.35;
    font-size: calc(32px - 0.4rem);
}.thanksSpacefS2i .learn_learningsKe73 {
    padding: 35px 25px 35px 35px;
}.thanksSpacefS2i li::before {
    left: -15px;
    top: -25px;
    font-size: 90px;
}.thanksSpacefS2i li span {
    font-size: 16px;
}
}

@media (max-width: 575px) {.thanksSpacefS2i {
    padding: 60px 0;
}.thanksSpacefS2i .container {
    transform: perspective(1000px) rotateX(1deg);
}.thanksSpacefS2i h2 {
    margin-bottom: 25px;
    font-size: calc(32px - 0.5rem);
}.thanksSpacefS2i h2::after {
    height: 2px;
    width: 60px;
}.thanksSpacefS2i .learn_learningsKe73 {
    padding: 25px 20px 25px 25px;
}.thanksSpacefS2i .learn_learningsKe73::before {
    width: 4px;
}.thanksSpacefS2i li::before {
    top: -20px;
    font-size: 70px;
    left: -10px;
}.thanksSpacefS2i li span {
    line-height: 1.6;
    font-size: calc(16px - 0.1rem);
}}header {
    background-color: rgb(183,192,210);
    padding: 1.2rem 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    z-index: 1000;
}header::before {
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(131,151,190,0.5) 49.5%, rgb(131,151,190,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(81,114,179,0.5) 49.5%, rgb(81,114,179,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    animation: gridMove 40s linear infinite;
    width: 100%;
    z-index: -1;
    position: absolute;
    content: '';
    left: 0;
    opacity: 0.15;
    top: 0;
    height: 100%;
}header::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(90deg, 
        rgb(131,151,190) 0%, 
        rgb(81,114,179) 50%, 
        rgb(131,151,190) 100%);
    z-index: 1;
    height: 4px;
    width: 100%;
}header .container {
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}header .site_coreMRDx {
    justify-content: space-between;
    position: relative;
    align-items: center;
    display: flex;
}header .header_knowmdEi {
    padding: 5px;
    position: relative;
    display: flex;
    gap: 0.5rem;
    border-radius: 26px;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
}header .main_leadlr0V {
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
    text-decoration: none;
    font-size: 15px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 400;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
}header .main_leadlr0V::before {
    left: -2px;
    opacity: 0;
    top: -2px;
    right: -2px;
    bottom: -2px;
    transform: scale(0.95);
    background: linear-gradient(45deg, rgb(131,151,190), rgb(81,114,179));
    content: '';
    position: absolute;
    border-radius: calc(10px + 2px);
    transition: all 0.3s ease;
    z-index: -1;
}header .main_leadlr0V::after {
    background: rgb(131,151,190);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    border-radius: 10px;
    bottom: 0;
    content: '';
}header .main_leadlr0V:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}header .main_leadlr0V:hover::before {
    transform: scale(1);
    opacity: 1;
}header .head_skilloAfE {
    text-decoration: none;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    padding: 0.5rem 1rem;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    position: relative;
}header .head_skilloAfE::before {
    content: '';
    transition: 0.5s;
    left: -100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    height: 100%;
    top: 0;
}header .head_skilloAfE:hover::before {
    left: 100%;
}header .head_skilloAfE svg {
    width: 160px;
    height: auto;
    z-index: 2;
    position: relative;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .header_knowmdEi {
    gap: 0.3rem;
}header .main_leadlr0V {
    font-size: calc(15px - 1px);
    padding: 0.6rem 0.8rem;
}header .head_skilloAfE svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .site_coreMRDx {
    flex-direction: column;
}header .header_knowmdEi {
    padding: 10px;
    gap: 0.5rem;
    width: 100%;
    margin-top: 1rem;
    justify-content: center;
    order: 2;
    flex-wrap: wrap;
}header .main_leadlr0V {
    font-size: calc(15px - 2px);
    padding: 0.5rem 0.7rem;
}header .head_skilloAfE {
    order: 1;
    margin-bottom: 0.5rem;
}header .head_skilloAfE svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .header_knowmdEi {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
}header .header_knowmdEi::-webkit-scrollbar {
    height: 3px;
}header .header_knowmdEi::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(131,151,190);
}header .main_leadlr0V {
    white-space: nowrap;
}header .head_skilloAfE svg {
    width: 110px;
}
}