* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.outer-container-wo2VN {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}.top-header-PVlxQ {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1188px;
    margin: auto;
    max-width: 100%;
}.help-center-YahOg {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie-notice-overlay-7wd4J {
    position: fixed;
    background: rgb(221,228,221);
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(192,181,172);
    bottom: 0;
}.cookie-notice-PbiZh {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}#cookieInfoContainer-23l8Y {
    display: none;
}#cookieInfoContainer-23l8Y:checked ~ .cookie-notice-overlay-7wd4J {
    opacity: 0;
    visibility: hidden;
}.cookie-notice-overlay-7wd4J h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie-notice-overlay-7wd4J p {
    font-size: 18px;
}.visitor-controls-t8RDm {
    margin-right: 10px;
    flex-shrink: 0;
}.visitor-controls-t8RDm svg, .visitor-controls-t8RDm svg path, .visitor-controls-t8RDm img {
    width: 100px;
    fill: rgb(192,181,172);
    height: 100px;
}.cookie-expand-GzVit {
    margin-left: 10px;
    border-bottom: 2px solid rgb(192,181,172);
    color: rgb(192,181,172);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
    line-height: 35px;
    white-space: nowrap;
    min-width: 120px;
    font-size: 24px;
}.cookie-notice-overlay-7wd4J p a {
    text-decoration: none;
    color: rgb(192,181,172);
}
@media only screen and (max-width: 1200px) {.cookie-notice-overlay-7wd4J {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.visitor-controls-t8RDm {
    display: none;
}.cookie-notice-PbiZh {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-notice-overlay-7wd4J h5 {
    text-align: center;
}.cookie-notice-overlay-7wd4J p {
    text-align: center;
}.cookies-overview-W9iSB {
    margin-bottom: 20px;
}body .outer-container-wo2VN .cookie-expand-GzVit {
    margin-left: 0;
    margin-bottom: 10px;
}}
.outer-container-wo2VN .cookie-notice-overlay-7wd4J {
    background: #ffffff;
    box-shadow: rgb(192,181,172,0.5) 0px 0px 40px 39px;
    border: none;
}.outer-container-wo2VN .cookie-expand-GzVit {
    margin-left: 30px;
    background: rgb(192,181,172);
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
    border: none;
}.outer-container-wo2VN .visitor-controls-t8RDm {
    justify-content: center;
    height: 80px;
    background:rgb(192,181,172);
    width: 80px;
    display: flex;
    border-radius: 50%;
    align-items: center;
}.outer-container-wo2VN .visitor-controls-t8RDm svg, .outer-container-wo2VN .visitor-controls-t8RDm svg path, .outer-container-wo2VN .visitor-controls-t8RDm img {
    fill:#000000;
    height: 40px;
    width: 40px;
}.outer-container-wo2VN .cookies-overview-W9iSB h5, .outer-container-wo2VN .cookies-overview-W9iSB p {
    color: #000000;
}
@media only screen and (max-width: 800px){.outer-container-wo2VN .visitor-controls-t8RDm {
    margin-bottom: 14px;
    margin: 0;
}}.program-information-dUQlr {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(221,228,221) 0%, rgba(0, 0, 0, 0.5) 100%);
}.program-information-dUQlr::before {
    height: 200px;
    background: radial-gradient(circle, rgb(192,181,172,0.5) 0%, transparent 70%);
    width: 200px;
    content: "";
    position: absolute;
    border-radius: 50%;
    right: -50px;
    top: -50px;
    animation: floatEffect 15s infinite alternate ease-in-out;
    opacity: 0.3;
}.program-information-dUQlr::after {
    bottom: -30px;
    animation: floatEffect 12s infinite alternate-reverse ease-in-out;
    background: radial-gradient(circle, rgb(170,130,172,0.5) 0%, transparent 70%);
    width: 150px;
    left: -30px;
    content: "";
    opacity: 0.2;
    height: 150px;
    position: absolute;
}.program-information-dUQlr .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.program-information-dUQlr .fast-development-iZ1fy {
    position: relative;
    display: grid;
    transform-style: preserve-3d;
    perspective: 1000px;
    grid-template-columns: 1fr;
    gap: 40px;
}.program-information-dUQlr .photo-album-3E6Zp {
    height: 350px;
    position: relative;
    transition: transform 0.5s ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateZ(20px) rotateX(2deg);
}.program-information-dUQlr .photo-album-3E6Zp::before {
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.6;
    position: absolute;
    height: 100%;
    mix-blend-mode: overlay;
    background: linear-gradient(to right, rgb(192,181,172,0.5) 0%, transparent 50%);
    content: "";
}.program-information-dUQlr .photo-album-3E6Zp::after {
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 10%);
    content: "";
    left: -50%;
    height: 200%;
    position: absolute;
    width: 200%;
    animation: orbitEffect 20s infinite linear;
}.program-information-dUQlr .text-header-ltIir {
    position: relative;
    transition: transform 0.4s ease-out;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    backdrop-filter: blur(5px);
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    transform: translateZ(10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}.program-information-dUQlr .text-header-ltIir:hover {
    transform: translateZ(15px);
}.program-information-dUQlr h3 {
    color: rgb(192,181,172);
    font-weight: 600;
    font-size: calc(18px * 1.1);
    position: relative;
    margin-bottom: 25px;
    line-height: 1.4;
    letter-spacing: 0.5px;
}.program-information-dUQlr h3::after {
    left: 0;
    transition: transform 0.4s ease-out;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(192,181,172) 0%, rgb(170,130,172) 100%);
    bottom: -10px;
    transform-origin: left;
    content: "";
    transform: scaleX(1);
    width: 60px;
}.program-information-dUQlr .text-header-ltIir:hover h3::after {
    transform: scaleX(1.5);
}.program-information-dUQlr .description {
    position: relative;
    margin-bottom: 20px;
    max-height: 300px;
    font-size: 14px;
    line-height: 1.8;
    scrollbar-color: rgb(170,130,172,0.5) transparent;
    overflow-y: auto;
    color: #000000;
    scrollbar-width: thin;
}.program-information-dUQlr .description::-webkit-scrollbar {
    width: 6px;
}.program-information-dUQlr .description::-webkit-scrollbar-track {
    background: transparent;
}.program-information-dUQlr .description::-webkit-scrollbar-thumb {
    background-color: rgb(170,130,172,0.5);
    border-radius: 20px;
}.program-information-dUQlr p.description {
    display: block;
}.program-information-dUQlr span.description {
    display: none;
}.program-information-dUQlr .fast-development-iZ1fy div {
    position: relative;
}

@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(20px, 20px);
    }
}

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

@media (min-width: 768px) {.program-information-dUQlr .fast-development-iZ1fy {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.program-information-dUQlr .photo-album-3E6Zp {
    height: 450px;
    transform: translateZ(30px) rotateY(-3deg);
}.program-information-dUQlr h3 {
    font-size: 28px;
    margin-bottom: 30px;
}.program-information-dUQlr h3::after {
    width: 80px;
}.program-information-dUQlr .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program-information-dUQlr {
    padding: 150px 0;
}.program-information-dUQlr .container {
    padding: 0 40px;
}.program-information-dUQlr .fast-development-iZ1fy {
    gap: 80px;
}.program-information-dUQlr .photo-album-3E6Zp {
    height: 500px;
    transform: translateZ(40px) rotateY(-5deg);
}.program-information-dUQlr .text-header-ltIir {
    transform: translateZ(20px) rotateY(2deg);
    padding: 40px;
}.program-information-dUQlr .text-header-ltIir:hover {
    transform: translateZ(25px) rotateY(2deg);
}.program-information-dUQlr .description {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
    max-height: 400px;
}
}

@media (min-width: 1200px) {.program-information-dUQlr .photo-album-3E6Zp {
    height: 550px;
}.program-information-dUQlr .fast-development-iZ1fy {
    gap: 100px;
}.program-information-dUQlr .description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.program-information-dUQlr {
    padding: 80px 0;
}.program-information-dUQlr .container {
    padding: 0 15px;
}.program-information-dUQlr .text-header-ltIir {
    padding: 25px 20px;
}.program-information-dUQlr h3 {
    font-size: 21px;
    margin-bottom: 20px;
}.program-information-dUQlr .description {
    line-height: 1.7;
    max-height: 250px;
    font-size: calc(14px * 0.95);
}}.data-exploration-47KHU {
    display: flex;
    overflow: hidden;
    align-items: center;
    position: relative;
    padding: 0;
    background-color: #000000;
    min-height: 100vh;
}.data-exploration-47KHU::before {
    top: 0;
    width: 100%;
    height: 100%;
    background: conic-gradient(
        from 45deg at 50% 50%,
        #000000 0deg,
        rgb(170,130,172,0.5) 90deg,
        #000000 180deg,
        rgb(192,181,172,0.5) 270deg,
        #000000 360deg
    );
    opacity: 0.4;
    left: 0;
    z-index: 0;
    content: "";
    position: absolute;
}.data-exploration-47KHU .container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    flex-direction: column;
    padding: 60px 0;
}.data-exploration-47KHU h2 {
    font-size: calc(46px * 2.5);
    transform: translateY(-50%);
    line-height: 1;
    text-align: center;
    width: 100%;
    top: 50%;
    pointer-events: none;
    opacity: 0.05;
    letter-spacing: -2px;
    text-transform: uppercase;
    left: 0;
    font-weight: 700;
    position: absolute;
    color: #ffffff;
    z-index: -1;
}.data-exploration-47KHU ul {
    list-style: none;
    padding: 0;
    align-items: stretch;
    max-height: 700px;
    gap: 0;
    flex-direction: row;
    display: flex;
    margin: 0;
    height: 80vh;
    width: 100%;
    justify-content: center;
}.data-exploration-47KHU .pro-extra-4yCTj {
    background: rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    align-items: center;
    position: relative;
    padding: 20px;
    justify-content: center;
    display: flex;
    flex: 1;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    flex-direction: column;
    overflow: hidden;
}.data-exploration-47KHU .pro-extra-4yCTj:first-child {
    border-radius: 20px 0 0 20px;
}.data-exploration-47KHU .pro-extra-4yCTj:last-child {
    border-radius: 0 20px 20px 0;
    border-right: none;
}.data-exploration-47KHU .pro-extra-4yCTj::before {
    background: linear-gradient(90deg, rgb(192,181,172), rgb(170,130,172));
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    height: 4px;
    transform-origin: left;
    left: 0;
    top: 0;
    transition: transform 0.4s ease;
    content: "";
}.data-exploration-47KHU .pro-extra-4yCTj:hover {
    flex: 1.8;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    background: rgba(rgba(0, 0, 0, 0.5), 0.7);
    backdrop-filter: blur(10px);
    z-index: 2;
}.data-exploration-47KHU .pro-extra-4yCTj:hover::before {
    transform: scaleX(1);
}.data-exploration-47KHU .pro-extra-4yCTj p {
    transform: translateY(30px);
    text-align: center;
    position: relative;
    line-height: 1;
    transition: all 0.4s ease;
    font-size: 3.5rem;
    margin: 0;
    color: #ffffff;
    font-weight: 700;
}.data-exploration-47KHU .pro-extra-4yCTj:hover p {
    transform: translateY(0);
}.data-exploration-47KHU .pro-extra-4yCTj span {
    color: rgba(255, 255, 255, 0.7);
    max-width: 200px;
    margin-top: 20px;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: all 0.4s ease 0.1s;
    font-size: 15px;
}.data-exploration-47KHU .pro-extra-4yCTj:hover span {
    opacity: 1;
    transform: translateY(0);
}.data-exploration-47KHU svg {
    width: 60px;
    transform: rotate(45deg);
    transition: all 0.5s ease;
    top: -30px;
    opacity: 0.1;
    position: absolute;
    fill: rgb(192,181,172);
    right: -30px;
    height: 60px;
}.data-exploration-47KHU svg path {
    fill: rgb(192,181,172);
}.data-exploration-47KHU .pro-extra-4yCTj:hover svg {
    transform: rotate(0) scale(1.5);
    top: 20px;
    opacity: 0.6;
    right: 20px;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) {
    max-width: 500px;
    margin: 0 auto;
    flex-direction: column;
    height: auto;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) .pro-extra-4yCTj {
    min-height: 300px;
    border-radius: 20px;
    padding: 60px;
    border-right: none;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) .pro-extra-4yCTj p {
    transform: translateY(0);
    font-size: 5rem;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) .pro-extra-4yCTj span {
    opacity: 1;
    margin-top: 30px;
    font-size: calc(15px * 1.2);
    transform: translateY(0);
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) .pro-extra-4yCTj:hover {
    transform: scale(1.05);
    flex: 1;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(2):last-child) {
    flex-direction: row;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(3):last-child),
.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(4):last-child),
.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(5):last-child) {
    flex-direction: row;
    flex-wrap: nowrap;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) {
    height: auto;
    max-height: none;
    flex-wrap: wrap;
    gap: 2px;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj {
    margin: 1px;
    border-radius: 0;
    border-right: none;
    min-width: 200px;
    flex: 1 1 calc(33.33% - 2px);
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj:first-child {
    border-top-left-radius: 20px;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj:nth-child(3) {
    border-top-right-radius: 20px;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj:nth-last-child(3) {
    border-bottom-left-radius: 20px;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj:last-child {
    border-bottom-right-radius: 20px;
}

@media screen and (min-width: 1441px) {.data-exploration-47KHU .pro-extra-4yCTj p {
    font-size: 4rem;
}.data-exploration-47KHU ul:has(.pro-extra-4yCTj:only-child) .pro-extra-4yCTj p {
    font-size: 6rem;
}
}

@media screen and (max-width: 1200px) {.data-exploration-47KHU .container {
    padding: 40px;
}.data-exploration-47KHU h2 {
    font-size: calc(46px * 2);
}.data-exploration-47KHU .pro-extra-4yCTj p {
    font-size: 3rem;
}
}

@media screen and (max-width: 991px) {.data-exploration-47KHU {
    padding: 80px 0;
    min-height: auto;
}.data-exploration-47KHU .container {
    padding: 20px;
}.data-exploration-47KHU h2 {
    margin-bottom: 60px;
    position: relative;
    font-size: calc(46px * 1.5);
    opacity: 1;
    top: auto;
    transform: none;
}.data-exploration-47KHU ul {
    height: auto;
    max-height: none;
    flex-direction: column !important;
    gap: 15px;
}.data-exploration-47KHU .pro-extra-4yCTj,
    .data-exploration-47KHU ul:has(.pro-extra-4yCTj:nth-child(n+6):nth-child(-n+10)) .pro-extra-4yCTj {
    border-right: none;
    flex: 1 !important;
    padding: 30px;
    border-radius: 15px !important;
}.data-exploration-47KHU .pro-extra-4yCTj p,
    .data-exploration-47KHU .pro-extra-4yCTj span {
    transform: translateY(0);
}.data-exploration-47KHU .pro-extra-4yCTj span {
    opacity: 1;
}.data-exploration-47KHU .pro-extra-4yCTj:hover {
    transform: translateY(-5px);
}.data-exploration-47KHU svg {
    right: 20px;
    transform: rotate(0);
    opacity: 0.4;
    top: 20px;
}
}

@media screen and (max-width: 767px) {.data-exploration-47KHU {
    padding: 60px 0;
}.data-exploration-47KHU h2 {
    font-size: calc(46px * 1.2);
    margin-bottom: 40px;
}.data-exploration-47KHU .pro-extra-4yCTj p {
    font-size: 2.5rem;
}.data-exploration-47KHU .pro-extra-4yCTj {
    padding: 25px;
}.data-exploration-47KHU svg {
    height: 50px;
    width: 50px;
}
}

@media screen and (max-width: 480px) {.data-exploration-47KHU {
    padding: 50px 0;
}.data-exploration-47KHU h2 {
    font-size: 46px;
    margin-bottom: 30px;
}.data-exploration-47KHU .pro-extra-4yCTj {
    padding: 20px;
}.data-exploration-47KHU .pro-extra-4yCTj p {
    font-size: 2.2rem;
}.data-exploration-47KHU .pro-extra-4yCTj span {
    font-size: calc(15px * 0.9);
    margin-top: 15px;
}.data-exploration-47KHU svg {
    width: 40px;
    top: 15px;
    height: 40px;
    right: 15px;
}}.title-intro-Xutcq {
    display: flex;
    background: linear-gradient(135deg, rgb(192,181,172,0.5), rgb(170,130,172,0.5), rgb(221,228,221));
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}.title-intro-Xutcq::before {
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(94, 170, 168, 0.03) 10px, rgba(94, 170, 168, 0.03) 20px);
}.title-intro-Xutcq::after {
    transform: rotate(-15deg);
    pointer-events: none;
    width: 80%;
    height: 200%;
    content: "";
    z-index: 2;
    background: linear-gradient(to bottom right, rgba(94, 170, 168, 0.2), transparent);
    position: absolute;
    top: -50%;
    right: -50%;
}.title-intro-Xutcq .photo-album-3E6Zp {
    position: absolute;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    height: 100%;
    right: 0;
    z-index: 3;
    width: 50%;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.title-intro-Xutcq .photo-album-3E6Zp::before {
    z-index: 4;
    inset: 0;
    backdrop-filter: grayscale(0.2);
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgb(192,181,172,0.5), transparent);
}.title-intro-Xutcq:hover .photo-album-3E6Zp {
    transform: scale(1.03) translateX(-10px);
}.title-intro-Xutcq .vision-mission-fAXtM {
    padding-right: 0;
    transform: perspective(1000px) translateZ(0);
    position: relative;
    z-index: 5;
    display: flex;
    padding: 4rem;
    flex-direction: column;
    justify-content: center;
    width: 60%;
}.title-intro-Xutcq .vision-mission-fAXtM::before {
    height: 150%;
    transform: rotate(-5deg);
    left: -10%;
    top: -20%;
    content: "";
    position: absolute;
    width: 120%;
    filter: blur(12px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent);
    z-index: -1;
}.title-intro-Xutcq h1 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: perspective(1000px) translateZ(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 46px;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #000000;
    position: relative;
}.title-intro-Xutcq h1::before {
    height: 4px;
    position: absolute;
    bottom: -10px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    transform: scaleX(0.7);
    background: rgb(192,181,172);
    content: "";
    transform-origin: left;
    left: 0;
}.title-intro-Xutcq:hover h1::before {
    transform: scaleX(1);
}.title-intro-Xutcq .text-header-ltIir {
    display: flex;
    z-index: 6;
    transform: perspective(1000px) translateZ(20px);
    position: relative;
    gap: 1.5rem;
    flex-direction: column;
    margin-top: 1rem;
}.title-intro-Xutcq .text-header-ltIir p {
    max-width: 80%;
    line-height: 1.6;
    color: #000000;
    transform: perspective(1000px) translateZ(15px);
    position: relative;
    font-size: calc(13px * 1.2);
}.title-intro-Xutcq .text-header-ltIir p::before {
    position: absolute;
    transition: transform 0.5s ease;
    width: 3px;
    left: -20px;
    background: rgb(192,181,172);
    height: 100%;
    opacity: 0.7;
    content: "";
    transform: scaleY(0.7);
}.title-intro-Xutcq:hover .text-header-ltIir p::before {
    transform: scaleY(1);
}.title-intro-Xutcq .course-front-nk5g3 {
    justify-content: flex-start;
    display: flex;
    margin: 1.5rem 0;
    align-items: center;
}.title-intro-Xutcq .course-front-nk5g3 svg {
    height: 120px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), filter 0.7s ease;
    filter: drop-shadow(0 6px 8px rgba(94, 170, 168, 0.2));
    width: 120px;
}.title-intro-Xutcq:hover .course-front-nk5g3 svg {
    filter: drop-shadow(0 8px 12px rgba(94, 170, 168, 0.3));
    transform: scale(1.05) rotate(2deg);
}.title-intro-Xutcq .course-front-nk5g3 svg path {
    transition: fill 0.5s ease;
}.title-intro-Xutcq:hover .course-front-nk5g3 svg path {
    fill: rgb(84, 160, 158);
}.title-intro-Xutcq .course-front-nk5g3 svg text {
    transition: fill 0.5s ease;
    font-family: Arial, sans-serif;
}.title-intro-Xutcq:hover .course-front-nk5g3 svg text {
    fill: rgb(84, 160, 158);
}.title-intro-Xutcq h6 {
    transform: perspective(1000px) translateZ(30px);
    margin-top: 1rem;
    align-self: flex-start;
    position: relative;
}.title-intro-Xutcq h6 .feedback-map-UpGMb {
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(192,181,172), rgb(84, 160, 158));
    padding: 0.8rem 2rem;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.3);
    font-size: 15px;
}.title-intro-Xutcq h6 .feedback-map-UpGMb::before {
    z-index: -1;
    inset: 0;
    transition: opacity 0.4s ease;
    content: "";
    background: linear-gradient(135deg, rgb(84, 160, 158), rgb(192,181,172));
    opacity: 0;
    position: absolute;
}.title-intro-Xutcq h6 .feedback-map-UpGMb::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    height: 100%;
    position: absolute;
    left: -100px;
    content: "";
    transition: left 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 30px;
    top: 0;
    transform: skewX(-15deg);
}.title-intro-Xutcq h6 .feedback-map-UpGMb:hover {
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}.title-intro-Xutcq h6 .feedback-map-UpGMb:hover::before {
    opacity: 1;
}.title-intro-Xutcq h6 .feedback-map-UpGMb:hover::after {
    left: 150%;
}

@media screen and (max-width: 1200px) {.title-intro-Xutcq .vision-mission-fAXtM {
    width: 70%;
    padding: 3rem;
}.title-intro-Xutcq .photo-album-3E6Zp {
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 5% 100%);
    width: 45%;
}.title-intro-Xutcq h1 {
    font-size: calc(46px * 0.9);
}.title-intro-Xutcq .text-header-ltIir p {
    font-size: calc(13px * 1.1);
    max-width: 90%;
}
}

@media screen and (max-width: 992px) {.title-intro-Xutcq {
    flex-direction: column;
}.title-intro-Xutcq .vision-mission-fAXtM {
    order: 2;
    width: 100%;
    padding: 4rem 2rem;
}.title-intro-Xutcq .photo-album-3E6Zp {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    order: 1;
    height: 40vh;
    position: relative;
    width: 100%;
}.title-intro-Xutcq h1 {
    font-size: calc(46px * 0.85);
}.title-intro-Xutcq .text-header-ltIir {
    align-items: flex-start;
}.title-intro-Xutcq .text-header-ltIir p {
    max-width: 100%;
}.title-intro-Xutcq .course-front-nk5g3 svg {
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 768px) {.title-intro-Xutcq .vision-mission-fAXtM {
    padding: 3rem 1.5rem;
}.title-intro-Xutcq .photo-album-3E6Zp {
    height: 35vh;
}.title-intro-Xutcq h1 {
    font-size: calc(46px * 0.75);
}.title-intro-Xutcq .text-header-ltIir p {
    font-size: 13px;
}.title-intro-Xutcq h6 .feedback-map-UpGMb {
    font-size: calc(15px * 0.9);
    padding: 0.7rem 1.8rem;
}.title-intro-Xutcq .course-front-nk5g3 svg {
    width: 80px;
    height: 80px;
}
}

@media screen and (max-width: 576px) {.title-intro-Xutcq {
    min-height: auto;
}.title-intro-Xutcq .vision-mission-fAXtM {
    padding: 2.5rem 1rem;
}.title-intro-Xutcq .photo-album-3E6Zp {
    height: 30vh;
}.title-intro-Xutcq h1 {
    font-size: calc(46px * 0.65);
}.title-intro-Xutcq h1::before {
    height: 3px;
    width: 60px;
}.title-intro-Xutcq .text-header-ltIir p {
    font-size: calc(13px * 0.9);
}.title-intro-Xutcq .text-header-ltIir p::before {
    width: 2px;
    left: -15px;
}.title-intro-Xutcq .course-front-nk5g3 svg {
    height: 70px;
    width: 70px;
}.title-intro-Xutcq h6 .feedback-map-UpGMb {
    font-size: calc(15px * 0.85);
    padding: 0.6rem 1.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.title-intro-Xutcq .photo-album-3E6Zp,
    .title-intro-Xutcq h1::before,
    .title-intro-Xutcq .text-header-ltIir p::before,
    .title-intro-Xutcq .course-front-nk5g3 svg,
    .title-intro-Xutcq h6 .feedback-map-UpGMb,
    .title-intro-Xutcq h6 .feedback-map-UpGMb::after {
    transition: none;
}.title-intro-Xutcq:hover .photo-album-3E6Zp,
    .title-intro-Xutcq:hover h1::before,
    .title-intro-Xutcq:hover .text-header-ltIir p::before,
    .title-intro-Xutcq:hover .course-front-nk5g3 svg {
    transform: none;
}}.contact-36lwz {
    padding: 0;
    position: relative;
}.contact-36lwz::before {
    background: rgb(221,228,221);
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0.85;
    left: 0;
    position: absolute;
    content: '';
}.contact-36lwz .container {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}.contact-36lwz .query-box-1g3tr {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-template-rows: auto auto auto;
}.contact-36lwz .help-widget-QhIZq {
    margin-top: 80px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 10;
    grid-row: 1 / 2;
    background: #ffffff;
    border-radius: 30px;
    grid-column: 3 / 11;
    position: relative;
}.contact-36lwz .help-widget-QhIZq h3 {
    text-align: center;
    color: #ffffff;
    font-size: 37px;
    font-weight: 700;
    padding: 40px;
    margin: 0;
    background: rgb(192,181,172);
}.contact-36lwz .help-widget-QhIZq div {
    flex-direction: column;
    padding: 20px;
    align-items: center;
    display: flex;
    text-align: center;
}.contact-36lwz .help-widget-QhIZq svg {
    height: 50px;
    width: 50px;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 15px;
    background: rgb(221,228,221);
}.contact-36lwz .help-widget-QhIZq svg path {
    fill: rgb(192,181,172);
}.contact-36lwz .help-widget-QhIZq span {
    font-size: 17px;
    color: #000000;
}.contact-36lwz .help-widget-QhIZq a {
    color: rgb(192,181,172);
    transition: color 0.3s ease;
    text-decoration: none;
}.contact-36lwz .help-widget-QhIZq a:hover {
    color: rgb(170,130,172);
}.contact-36lwz .connect-widget-Sl28e {
    grid-row: 2 / 4;
    padding: 170px 0 100px;
    grid-column: 1 / 13;
    margin-top: -100px;
    background: rgb(192,181,172);
}.contact-36lwz form {
    padding: 60px;
    border-radius: 30px;
    margin: 0 auto;
    width: 60%;
    max-width: 700px;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}.contact-36lwz form h3 {
    font-size: 37px;
    margin-bottom: 40px;
    color: #000000;
    position: relative;
    text-align: center;
    font-weight: 700;
}.contact-36lwz form h3::after {
    content: '';
    background: rgb(192,181,172);
    bottom: -15px;
    left: 50%;
    width: 70px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
}.contact-36lwz form input[type="text"],
.contact-36lwz form input[type="email"] {
    color: #000000;
    background: #ffffff;
    border-radius: 10px;
    padding: 18px 20px;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    width: 100%;
    border: 1px solid rgb(221,228,221);
    font-size: 17px;
}.contact-36lwz form input[type="text"]:focus,
.contact-36lwz form input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(192,181,172,0.5);
    border-color: rgb(192,181,172);
    outline: none;
}.contact-36lwz form input::placeholder {
    color: #000000;
}.contact-36lwz .inquiry-links-wlunR {
    display: flex;
    align-items: flex-start;
    margin: 25px 0;
}.contact-36lwz .inquiry-links-wlunR input[type="checkbox"] {
    width: 22px;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
    border-radius: 10px;
    border: 2px solid rgb(221,228,221);
    transition: all 0.3s ease;
    height: 22px;
    appearance: none;
    margin-right: 15px;
    -webkit-appearance: none;
}.contact-36lwz .inquiry-links-wlunR input[type="checkbox"]:checked {
    border-color: rgb(192,181,172);
    background-color: rgb(192,181,172);
}.contact-36lwz .inquiry-links-wlunR input[type="checkbox"]:checked::before {
    position: absolute;
    width: 6px;
    height: 10px;
    top: 4px;
    border: solid #ffffff;
    left: 7px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    content: '';
}.contact-36lwz .inquiry-links-wlunR label {
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}.contact-36lwz .inquiry-links-wlunR a {
    color: rgb(192,181,172);
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
}.contact-36lwz .inquiry-links-wlunR a:hover {
    color: rgb(170,130,172);
}.contact-36lwz .feedback-map-UpGMb {
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    padding: 18px 20px;
    background: rgb(192,181,172);
    border-radius: 10px;
    width: 100%;
    font-weight: 700;
    cursor: pointer;
    font-size: 19px;
}.contact-36lwz .feedback-map-UpGMb:hover {
    transform: translateY(-3px);
    background: rgb(170,130,172);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1200px) {.contact-36lwz .help-widget-QhIZq {
    grid-column: 2 / 12;
}.contact-36lwz form {
    width: 70%;
}
}

@media (max-width: 992px) {.contact-36lwz .help-widget-QhIZq {
    grid-column: 1 / 13;
    margin: 60px 20px 0;
}.contact-36lwz form {
    padding: 50px 40px;
    width: 80%;
}
}

@media (max-width: 768px) {.contact-36lwz .help-widget-QhIZq h3 {
    font-size: calc(37px * 0.9);
    padding: 30px;
}.contact-36lwz .connect-widget-Sl28e {
    padding: 150px 20px 80px;
}.contact-36lwz form {
    width: 100%;
    padding: 40px 30px;
}.contact-36lwz form h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 35px;
}
}

@media (max-width: 576px) {.contact-36lwz .help-widget-QhIZq {
    margin: 40px 15px 0;
}.contact-36lwz .help-widget-QhIZq h3 {
    padding: 25px 20px;
    font-size: calc(37px * 0.85);
}.contact-36lwz .connect-widget-Sl28e {
    padding: 130px 15px 60px;
}.contact-36lwz form {
    padding: 30px 20px;
}.contact-36lwz form input[type="text"],
    .contact-36lwz form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px;
}}.academic-experience-WmSvy {
    background: linear-gradient(135deg, rgb(221,228,221) 0%, rgb(192,181,172,0.5) 100%);
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}.academic-experience-WmSvy::before {
    content: "";
    width: 120%;
    left: -5%;
    position: absolute;
    transform: rotate(-12deg);
    z-index: 1;
    top: -10%;
    height: 70%;
    background: rgb(170,130,172,0.5);
}.academic-experience-WmSvy .client-voices-FbD9e {
    z-index: 2;
    position: relative;
    align-items: center;
    flex-direction: row;
    transform: translateX(5%);
    gap: 3rem;
    display: flex;
}.academic-experience-WmSvy .photo-album-3E6Zp {
    width: 280px;
    transform: rotate(-5deg);
    height: 350px;
    box-shadow: 15px 15px 0 rgb(192,181,172,0.5);
    transition: all 0.5s ease;
    border-radius: 18px;
}.academic-experience-WmSvy .photo-album-3E6Zp:hover {
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: rotate(0deg) scale(1.05);
}.academic-experience-WmSvy .career-timeline-bQG5y {
    transform: rotate(2deg) translateY(-30px);
    transition: all 0.5s ease;
    padding: 2rem;
    position: relative;
    max-width: 60%;
    border-radius: 18px;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.academic-experience-WmSvy .career-timeline-bQG5y::after {
    filter: blur(8px);
    left: 30px;
    position: absolute;
    background: rgb(170,130,172);
    transition: all 0.5s ease;
    bottom: -10px;
    height: 10px;
    opacity: 0.6;
    content: "";
    width: 85%;
}.academic-experience-WmSvy .career-timeline-bQG5y:hover {
    transform: rotate(0deg) translateY(-20px);
}.academic-experience-WmSvy .career-timeline-bQG5y:hover::after {
    opacity: 0.8;
    width: 95%;
}.academic-experience-WmSvy .name {
    transform: translateX(-20px);
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: rgb(192,181,172);
    font-size: 32px;
}.academic-experience-WmSvy .career-timeline-bQG5y > div:nth-child(2) {
    transform: translateX(-10px);
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 16px;
    color: rgb(170,130,172);
}.academic-experience-WmSvy .job-exp-iRlpa {
    line-height: 1.6;
    font-weight: 400;
    font-style: italic;
    padding-left: 1.5rem;
    font-size: 12px;
    color: #000000;
    position: relative;
}.academic-experience-WmSvy .job-exp-iRlpa::before {
    background: linear-gradient(to bottom, rgb(192,181,172), rgb(170,130,172));
    border-radius: 10px;
    top: 0;
    left: 0;
    width: 5px;
    content: "";
    position: absolute;
    height: 100%;
}

@media (max-width: 992px) {.academic-experience-WmSvy .client-voices-FbD9e {
    transform: none;
    flex-direction: column;
    gap: 2rem;
}.academic-experience-WmSvy .photo-album-3E6Zp {
    width: 220px;
    height: 280px;
    margin: 0 auto;
}.academic-experience-WmSvy .career-timeline-bQG5y {
    transform: none;
    max-width: 100%;
}.academic-experience-WmSvy .name,
    .academic-experience-WmSvy .career-timeline-bQG5y > div:nth-child(2) {
    transform: none;
}}.help-center-YahOg {
    background-color: rgb(221,228,221);
    position: relative;
    padding: 5rem 0 2rem;
    color: #000000;
    font-family: Arial, sans-serif;
}.help-center-YahOg::before {
    opacity: 0.07;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
    background: 
        linear-gradient(135deg, rgb(192,181,172,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(170,130,172,0.5) 0%, transparent 70%);
    content: '';
}.help-center-YahOg::after {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(221,228,221) 0%,
        rgb(192,181,172) 35%, 
        rgb(170,130,172) 65%,
        rgb(221,228,221) 100%);
    z-index: 1;
    width: 100%;
    content: '';
    height: 7px;
    top: 0;
}.help-center-YahOg .container {
    z-index: 2;
    position: relative;
}.help-center-YahOg .award-show-C5p2E {
    flex-direction: column;
    display: flex;
}.help-center-YahOg .edu-asksup-HTk1w {
    gap: 0;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 4rem;
    display: flex;
    justify-content: center;
}.help-center-YahOg .edu-asksup-HTk1w::after {
    content: '';
    position: absolute;
    bottom: -1px;
    height: 1px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(170,130,172,0.5) 50%,
        transparent 100%);
}.help-center-YahOg .info_item {
    width: 25%;
    padding: 0.5rem 1rem;
    position: relative;
    transition: all 0.3s ease;
    flex: 0 0 auto;
}.help-center-YahOg .info_item::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.06);
    top: 50%;
    left: 0;
    height: 60%;
    transform: translateY(-50%);
    position: absolute;
    width: 1px;
}.help-center-YahOg .info_item:first-child::before {
    display: none;
}.help-center-YahOg .info_item p,
.help-center-YahOg .info_item a {
    transition: all 0.3s ease;
    text-decoration: none;
    align-items: center;
    text-align: center;
    gap: 0.75rem;
    font-weight: 400;
    justify-content: center;
    display: flex;
    color: #000000;
    font-size: calc(17px - 1px);
}.help-center-YahOg .info_item:hover {
    transform: translateY(-5px);
}.help-center-YahOg .info_item:hover p,
.help-center-YahOg .info_item:hover a {
    color: rgb(192,181,172);
}.help-center-YahOg .info_item svg {
    width: 20px;
    transition: transform 0.3s ease;
    height: 20px;
    fill: rgb(192,181,172);
}.help-center-YahOg .info_item:hover svg {
    transform: rotate(10deg);
}.help-center-YahOg .text_main_holder {
    position: relative;
    flex-wrap: wrap;
    gap: 3rem;
    justify-content: space-between;
    display: flex;
}.help-center-YahOg .nav-site-pe9jE {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-right: auto;
    width: 100%;
    max-width: 300px;
}.help-center-YahOg .nav-site-pe9jE svg {
    transition: all 0.3s ease;
    height: auto;
    max-width: 160px;
}.help-center-YahOg .nav-site-pe9jE:hover svg {
    transform: scale(1.05);
}.help-center-YahOg .event-cal-lHDo4 {
    line-height: 1.6;
    color: #000000;
    padding-left: 2rem;
    position: relative;
    font-size: 15px;
}.help-center-YahOg .event-cal-lHDo4::before {
    content: '';
    left: 0;
    background: linear-gradient(to bottom, rgb(192,181,172), rgb(170,130,172));
    width: 4px;
    bottom: 0;
    border-radius: 2px;
    top: 0;
    position: absolute;
}.help-center-YahOg .main-base-8OxlS {
    min-width: 240px;
    flex-direction: column;
    position: relative;
    max-width: 400px;
    flex: 1;
    gap: 2rem;
    display: flex;
}.help-center-YahOg .main-base-8OxlS::before {
    top: 0;
    z-index: -1;
    width: 100%;
    border-radius: 29px;
    height: 100%;
    content: '';
    left: 0;
    background: rgba(0, 0, 0, 0.02);
    position: absolute;
}.help-center-YahOg .main-base-8OxlS h5 {
    border-radius: 10px;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.03);
    font-size: 20px;
    padding: 0.75rem 1.5rem;
}.help-center-YahOg .head-info-yqQgP {
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem;
}.help-center-YahOg .head-info-yqQgP:first-child {
    position: relative;
}.help-center-YahOg .head-info-yqQgP a {
    padding: 0.5rem 0;
    padding-left: 1.25rem;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
    font-size: 17px;
}.help-center-YahOg .head-info-yqQgP a::before {
    content: '';
    height: 6px;
    left: 0;
    width: 6px;
    transition: all 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: rgb(170,130,172,0.5);
    top: 50%;
}.help-center-YahOg .head-info-yqQgP a:hover {
    padding-left: 1.5rem;
    color: rgb(192,181,172);
}.help-center-YahOg .head-info-yqQgP a:hover::before {
    height: 8px;
    width: 8px;
    background-color: rgb(192,181,172);
}.help-center-YahOg .subscribe_holder {
    position: relative;
    max-width: 400px;
    gap: 1.5rem;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    flex-direction: column;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    width: 100%;
    border-radius: 29px;
}.help-center-YahOg .subscribe_holder::before {
    border-width: 50px 50px 0 0;
    height: 0;
    border-style: solid;
    left: 0;
    border-top-left-radius: 29px;
    content: '';
    border-color: rgb(192,181,172,0.5) transparent transparent transparent;
    top: 0;
    position: absolute;
    width: 0;
}.help-center-YahOg .subscribe_holder h5 {
    color: #000000;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 20px;
}.help-center-YahOg .subscribe_holder p {
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
}.help-center-YahOg .input_holder {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 1rem;
    margin-top: 0.5rem;
}.help-center-YahOg .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 17px;
    color: #000000;
    padding: 1.125rem 1.25rem;
    border-radius: 10px;
}.help-center-YahOg .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(192,181,172,0.5);
    border-color: rgb(192,181,172);
}.help-center-YahOg .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.help-center-YahOg .news-box-rokhC {
    color: #ffffff;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    border: none;
    padding: 1.125rem 1.25rem;
    background: linear-gradient(135deg, rgb(192,181,172) 0%, rgb(170,130,172) 100%);
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
}.help-center-YahOg .news-box-rokhC::before {
    z-index: -1;
    content: '';
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(170,130,172) 0%, rgb(192,181,172) 100%);
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 0;
    height: 100%;
    left: 0;
}.help-center-YahOg .news-box-rokhC:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.help-center-YahOg .news-box-rokhC:hover::before {
    opacity: 1;
}.help-center-YahOg .insta-feed-ez2Gi {
    margin-top: 4rem;
    text-align: center;
    padding-top: 2rem;
    position: relative;
}.help-center-YahOg .insta-feed-ez2Gi::before {
    height: 1px;
    top: 0;
    left: 30%;
    width: 40%;
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.1);
}.help-center-YahOg .collab-space-8kUzs {
    color: #000000;
    opacity: 0.8;
    font-size: 15px;
}

@media (max-width: 1200px) {.help-center-YahOg .text_main_holder {
    gap: 2.5rem;
}.help-center-YahOg .nav-site-pe9jE {
    max-width: 260px;
}.help-center-YahOg .main-base-8OxlS {
    min-width: 220px;
}
}

@media (max-width: 991px) {.help-center-YahOg {
    padding: 4rem 0 2rem;
}.help-center-YahOg .info_item {
    width: 50%;
    padding: 1rem;
}.help-center-YahOg .info_item:nth-child(3)::before {
    display: none;
}.help-center-YahOg .text_main_holder {
    gap: 3rem;
    flex-direction: column;
    align-items: center;
}.help-center-YahOg .nav-site-pe9jE {
    max-width: 100%;
    width: 100%;
    align-items: center;
    text-align: center;
}.help-center-YahOg .event-cal-lHDo4 {
    max-width: 500px;
    padding-left: 0;
    text-align: center;
}.help-center-YahOg .event-cal-lHDo4::before {
    display: none;
}.help-center-YahOg .main-base-8OxlS {
    max-width: 600px;
    width: 100%;
}.help-center-YahOg .subscribe_holder {
    max-width: 600px;
    width: 100%;
}
}

@media (max-width: 768px) {.help-center-YahOg {
    padding: 3.5rem 0 1.5rem;
}.help-center-YahOg .edu-asksup-HTk1w {
    margin-bottom: 3rem;
}.help-center-YahOg .info_item {
    width: 100%;
}.help-center-YahOg .info_item::before {
    display: none;
}.help-center-YahOg .head-info-yqQgP {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    gap: 0.5rem 1.5rem;
}.help-center-YahOg .head-info-yqQgP a {
    text-align: center;
    padding: 0.5rem 1rem;
}.help-center-YahOg .head-info-yqQgP a::before {
    display: none;
}.help-center-YahOg .head-info-yqQgP a:hover {
    border-radius: 10px;
    padding-left: 1rem;
    background-color: rgba(0, 0, 0, 0.03);
}.help-center-YahOg .insta-feed-ez2Gi {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.help-center-YahOg {
    padding: 3rem 0 1.5rem;
}.help-center-YahOg .edu-asksup-HTk1w {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.help-center-YahOg .text_main_holder {
    gap: 2.5rem;
}.help-center-YahOg .main-base-8OxlS {
    padding: 1rem;
}.help-center-YahOg .main-base-8OxlS h5 {
    text-align: center;
}.help-center-YahOg .subscribe_holder {
    padding: 1.5rem;
}.help-center-YahOg .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.help-center-YahOg .insta-feed-ez2Gi {
    margin-top: 2.5rem;
}}.thanksGrid-CLsYN {
    background: linear-gradient(135deg, rgb(221,228,221) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.thanksGrid-CLsYN::before {
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 0% 85%);
    transform: rotate(-5deg);
    position: absolute;
    top: -10%;
    z-index: 1;
    background: rgb(192,181,172,0.5);
    width: 60%;
    height: 120%;
    content: "";
    opacity: 0.1;
    left: -10%;
}.thanksGrid-CLsYN::after {
    clip-path: polygon(15% 0, 100% 15%, 100% 100%, 0% 85%);
    background: rgb(170,130,172,0.5);
    width: 40%;
    height: 80%;
    right: -5%;
    z-index: 1;
    bottom: -5%;
    opacity: 0.1;
    position: absolute;
    content: "";
    transform: rotate(3deg);
}.thanksGrid-CLsYN .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.thanksGrid-CLsYN .vision-mission-fAXtM {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(5px);
    padding: 60px 40px;
    gap: 30px;
    background: #ffffff;
    display: grid;
    position: relative;
}.thanksGrid-CLsYN .vision-mission-fAXtM:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
}.thanksGrid-CLsYN .vision-mission-fAXtM::before {
    position: absolute;
    top: 0;
    height: 6px;
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(192,181,172) 0%, rgb(170,130,172) 100%);
}.thanksGrid-CLsYN .vision-mission-fAXtM::after {
    animation: rotate 15s infinite linear;
    border: 2px solid rgb(192,181,172,0.5);
    content: "";
    height: 60px;
    top: 20px;
    z-index: -1;
    position: absolute;
    width: 60px;
    opacity: 0.2;
    right: 20px;
}.thanksGrid-CLsYN h5 {
    line-height: 1.4;
    padding-left: 20px;
    position: relative;
    font-weight: 700;
    transform: translateZ(0);
    font-size: 20px;
    margin: 0 0 10px;
    color: rgb(192,181,172);
}.thanksGrid-CLsYN h5::before {
    content: "";
    width: 8px;
    top: 0.4em;
    left: 0;
    background: rgb(192,181,172);
    position: absolute;
    height: 8px;
    transform: rotate(45deg);
}.thanksGrid-CLsYN p {
    border-left: 1px solid rgb(192,181,172,0.5);
    color: #000000;
    padding-left: 20px;
    line-height: 1.8;
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    margin: 0;
}.thanksGrid-CLsYN a {
    overflow: hidden;
    background-color: rgba(rgb(221,228,221), 0.3);
    display: block;
    position: relative;
    padding: 20px;
    transition: all 0.3s ease;
    text-decoration: none;
}.thanksGrid-CLsYN a::before {
    transform: scaleX(0.7);
    width: 100%;
    position: absolute;
    height: 2px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(192,181,172,0.5), transparent);
    transform-origin: left;
    bottom: 0;
    transition: transform 0.5s ease;
}.thanksGrid-CLsYN a:hover::before {
    transform: scaleX(1);
}.thanksGrid-CLsYN a:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(221,228,221), 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.thanksGrid-CLsYN a:hover p {
    border-left-color: rgb(192,181,172);
    padding-left: 25px;
}

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

@media screen and (min-width: 768px) {.thanksGrid-CLsYN {
    padding: 150px 0;
}.thanksGrid-CLsYN .vision-mission-fAXtM {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    padding: 80px 60px;
}.thanksGrid-CLsYN h5 {
    max-width: 90%;
    font-size: calc(20px * 1.1);
}.thanksGrid-CLsYN p {
    font-size: calc(15px * 1.05);
}.thanksGrid-CLsYN a {
    padding: 25px;
}
}

@media screen and (min-width: 992px) {.thanksGrid-CLsYN {
    padding: 180px 0;
}.thanksGrid-CLsYN .vision-mission-fAXtM {
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
    padding: 100px 80px;
}.thanksGrid-CLsYN h5 {
    font-size: calc(20px * 1.2);
    padding-left: 30px;
}.thanksGrid-CLsYN h5::before {
    height: 10px;
    width: 10px;
}.thanksGrid-CLsYN p {
    padding-left: 30px;
    font-size: calc(15px * 1.1);
}.thanksGrid-CLsYN a {
    padding: 30px;
}
}

@media screen and (max-width: 767px) {.thanksGrid-CLsYN {
    padding: 80px 0;
}.thanksGrid-CLsYN .vision-mission-fAXtM {
    padding: 40px 25px;
}.thanksGrid-CLsYN h5 {
    font-size: calc(20px * 0.95);
}.thanksGrid-CLsYN p {
    font-size: calc(15px * 0.95);
}.thanksGrid-CLsYN a {
    padding: 15px;
}
}

@media (prefers-reduced-motion: reduce) {.thanksGrid-CLsYN .vision-mission-fAXtM,
    .thanksGrid-CLsYN .vision-mission-fAXtM:hover,
    .thanksGrid-CLsYN a,
    .thanksGrid-CLsYN a:hover,
    .thanksGrid-CLsYN p,
    .thanksGrid-CLsYN a:hover p,
    .thanksGrid-CLsYN a::before,
    .thanksGrid-CLsYN a:hover::before {
    animation: none;
    transition: none;
    transform: none;
}}.plan-display-eU8Qp {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(221,228,221);
}.plan-display-eU8Qp::before {
    opacity: 0.07;
    height: 12rem;
    top: -3rem;
    content: "";
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: linear-gradient(135deg, rgb(192,181,172), rgb(170,130,172));
    transform: rotate(15deg);
    position: absolute;
    width: 12rem;
    right: -3rem;
}.plan-display-eU8Qp::after {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    width: 18rem;
    height: 18rem;
    position: absolute;
    bottom: -5rem;
    left: -5rem;
    content: "";
    transform: rotate(-10deg);
    z-index: 0;
    background: linear-gradient(45deg, rgb(170,130,172), rgb(192,181,172,0.5));
    opacity: 0.05;
}.plan-display-eU8Qp .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
}.plan-display-eU8Qp .pro-rates-eVlR7 {
    display: flex;
    flex-direction: column;
}.plan-display-eU8Qp .plan-fee-7LNCD {
    margin-bottom: 3rem;
    position: relative;
    order: -1;
}.plan-display-eU8Qp .plan-fee-7LNCD h2 {
    position: relative;
    font-weight: 700;
    font-size: 38px;
    display: inline-block;
    margin-bottom: 1rem;
    color: #000000;
}.plan-display-eU8Qp .plan-fee-7LNCD h2::after {
    width: 60%;
    left: 0;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(192,181,172), transparent);
    position: absolute;
    bottom: -0.5rem;
}.plan-display-eU8Qp .access-plans-Tg7RH {
    max-width: 800px;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 12px;
    color: #000000;
}.plan-display-eU8Qp .learning-plan-Xrvmb {
    display: grid;
    width: 100%;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.plan-display-eU8Qp .study-sub-EdztD {
    z-index: 2;
    color: #000000;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    position: relative;
}.plan-display-eU8Qp .pricing-offers-sgTDJ {
    background-color: #ffffff;
    overflow: hidden;
    transform: translateY(0);
    border: 1px solid rgba(0,0,0,0.06);
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    min-height: 480px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.plan-display-eU8Qp .study-sub-EdztD:hover .pricing-offers-sgTDJ {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}.plan-display-eU8Qp .plan-cost-Q8ALl {
    flex: 1;
    display: flex;
    z-index: 2;
    flex-direction: column;
    overflow: hidden;
    padding: 2rem;
    position: relative;
}.plan-display-eU8Qp .plan-cost-Q8ALl h3 {
    display: inline-block;
    position: relative;
    font-size: calc(19px + 0.1rem);
    margin-bottom: 0.5rem;
    color: #000000;
    font-weight: 600;
    transition: color 0.3s ease;
}.plan-display-eU8Qp .study-sub-EdztD:hover .plan-cost-Q8ALl h3 {
    color: rgb(192,181,172);
}.plan-display-eU8Qp .member-fees-EarIo {
    display: block;
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(192,181,172);
    font-weight: 700;
    transition: transform 0.3s ease;
    font-size: calc(19px + 0.5rem);
}.plan-display-eU8Qp .member-fees-EarIo::before {
    left: 0;
    content: "";
    bottom: -0.75rem;
    position: absolute;
    width: 3rem;
    transform: scaleX(1);
    transform-origin: left;
    background-color: rgb(192,181,172,0.5);
    height: 2px;
    transition: transform 0.4s ease;
}.plan-display-eU8Qp .study-sub-EdztD:hover .member-fees-EarIo::before {
    transform: scaleX(1.5);
}.plan-display-eU8Qp .plan-cost-Q8ALl p {
    margin-bottom: 1.5rem;
    flex-grow: 1;
    overflow-wrap: break-word;
    color: #000000;
    font-size: calc(12px - 0.1rem);
    line-height: 1.6;
    word-break: break-word;
}.plan-display-eU8Qp .photo-album-3E6Zp {
    height: 180px;
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s ease;
}.plan-display-eU8Qp .photo-album-3E6Zp::after {
    opacity: 0.7;
    content: "";
    top: 0;
    right: 0;
    transition: opacity 0.3s ease;
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
}.plan-display-eU8Qp .study-sub-EdztD:hover .photo-album-3E6Zp {
    transform: scale(1.03);
}.plan-display-eU8Qp .study-sub-EdztD:hover .photo-album-3E6Zp::after {
    opacity: 0.4;
}.plan-display-eU8Qp .pricing-offers-sgTDJ::before {
    transform-origin: left;
    top: 0;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(192,181,172), rgb(170,130,172));
    transform: scaleX(0);
    height: 5px;
}.plan-display-eU8Qp .study-sub-EdztD:hover .pricing-offers-sgTDJ::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.plan-display-eU8Qp .pro-rates-eVlR7 {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.plan-display-eU8Qp .plan-fee-7LNCD {
    flex: 0 0 30%;
    margin-bottom: 0;
    padding-top: 2rem;
    order: 0;
}.plan-display-eU8Qp .learning-plan-Xrvmb {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan-display-eU8Qp .pricing-offers-sgTDJ {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.plan-display-eU8Qp {
    padding: 3rem 0;
}.plan-display-eU8Qp .learning-plan-Xrvmb {
    max-width: 500px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.plan-display-eU8Qp .plan-fee-7LNCD h2 {
    display: block;
    text-align: center;
}.plan-display-eU8Qp .plan-fee-7LNCD h2::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.plan-display-eU8Qp .access-plans-Tg7RH {
    text-align: center;
}.plan-display-eU8Qp .pricing-offers-sgTDJ {
    min-height: auto;
}.plan-display-eU8Qp .plan-cost-Q8ALl {
    padding: 1.5rem;
}.plan-display-eU8Qp .photo-album-3E6Zp {
    height: 160px;
}
}

@media (min-width: 1024px) {.plan-display-eU8Qp .learning-plan-Xrvmb {
    grid-template-columns: repeat(2, 1fr);
}.plan-display-eU8Qp .study-sub-EdztD:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.plan-display-eU8Qp .plan-fee-7LNCD {
    padding-top: 4rem;
}.plan-display-eU8Qp .study-sub-EdztD:hover {
    z-index: 5;
}.plan-display-eU8Qp .learning-plan-Xrvmb {
    column-gap: 2rem;
    row-gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (prefers-reduced-motion: reduce) {.plan-display-eU8Qp .study-sub-EdztD,
    .plan-display-eU8Qp .pricing-offers-sgTDJ,
    .plan-display-eU8Qp .photo-album-3E6Zp,
    .plan-display-eU8Qp .member-fees-EarIo::before,
    .plan-display-eU8Qp .pricing-offers-sgTDJ::before {
    transition: none;
}}.about-this-qsrzm {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.about-this-qsrzm::before {
    right: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(135deg, rgb(192,181,172,0.5), rgba(0, 0, 0, 0.5) 70%);
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
}.about-this-qsrzm::after {
    filter: blur(80px);
    position: absolute;
    width: 80%;
    content: "";
    z-index: 0;
    opacity: 0.5;
    transform: rotate(-15deg);
    background: rgb(170,130,172,0.5);
    height: 200%;
    right: -20%;
    top: -50%;
}.about-this-qsrzm .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.about-this-qsrzm .text-header-ltIir {
    transform: perspective(1000px) rotateY(-2deg);
    padding: 45px 55px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25), 
              0 8px 22px -6px rgba(0,0,0,0.22),
              0 1px 3px rgba(255,255,255,0.1) inset;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    border-left: 4px solid rgb(192,181,172);
    backdrop-filter: blur(10px);
}.about-this-qsrzm .text-header-ltIir:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.about-this-qsrzm h5 {
    transform: translateX(0);
    margin-bottom: 15px;
    position: relative;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
}.about-this-qsrzm h5::after {
    height: 2px;
    left: 0;
    transition: width 0.4s ease-out;
    background: rgb(192,181,172);
    bottom: -8px;
    content: "";
    width: 0;
    position: absolute;
}.about-this-qsrzm .text-header-ltIir:hover h5 {
    transform: translateX(5px);
}.about-this-qsrzm .text-header-ltIir:hover h5::after {
    width: 100%;
}.about-this-qsrzm p {
    margin-bottom: 25px;
    font-size: calc(17px * 1.2);
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 400;
}.about-this-qsrzm p b {
    display: inline-block;
    letter-spacing: 1px;
    font-size: calc(17px * 1.6);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    font-weight: 700;
    transform: translateY(0);
    color: rgb(192,181,172);
}.about-this-qsrzm .text-header-ltIir:hover p b {
    transform: translateY(-5px);
}.about-this-qsrzm ol {
    list-style-type: none;
    counter-reset: item;
    padding-left: 25px;
    margin: 0;
}.about-this-qsrzm ol li {
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    font-size: 17px;
    padding-left: 15px;
    text-align: justify;
}.about-this-qsrzm ol li::before {
    left: -25px;
    position: absolute;
    transition: transform 0.3s ease;
    height: 8px;
    border-radius: 50%;
    content: "";
    width: 8px;
    top: 12px;
    transform: scale(0.8);
    box-shadow: 0 0 15px rgb(192,181,172);
    background: rgb(192,181,172);
}.about-this-qsrzm .text-header-ltIir:hover ol li::before {
    transform: scale(1.2);
}.about-this-qsrzm .text-header-ltIir div:nth-child(1),
.about-this-qsrzm .text-header-ltIir div:nth-child(2) {
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    opacity: 1;
}.about-this-qsrzm .text-header-ltIir:hover div:nth-child(1) {
    transform: translateY(-5px);
}.about-this-qsrzm .text-header-ltIir:hover div:nth-child(2) {
    transform: translateY(-3px);
}

@media (max-width: 992px) {.about-this-qsrzm {
    padding: 90px 0;
}.about-this-qsrzm .text-header-ltIir {
    padding: 35px 40px;
    transform: perspective(1000px) rotateY(0deg);
}.about-this-qsrzm p b {
    font-size: calc(17px * 1.4);
}
}

@media (max-width: 768px) {.about-this-qsrzm {
    padding: 70px 0;
}.about-this-qsrzm .text-header-ltIir {
    border-left-width: 3px;
    padding: 30px;
}.about-this-qsrzm h5 {
    font-size: calc(20px * 0.9);
}.about-this-qsrzm p b {
    font-size: calc(17px * 1.3);
}.about-this-qsrzm ol li {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.about-this-qsrzm {
    padding: 60px 0;
}.about-this-qsrzm .text-header-ltIir {
    border-left-width: 2px;
    padding: 25px 20px;
}.about-this-qsrzm h5 {
    font-size: calc(20px * 0.85);
}.about-this-qsrzm p b {
    font-size: calc(17px * 1.2);
}.about-this-qsrzm ol li {
    font-size: calc(17px * 0.9);
    padding-left: 10px;
    line-height: 1.6;
}.about-this-qsrzm ol li::before {
    width: 6px;
    left: -20px;
    height: 6px;
}}.privacy-armory-nqxot {
    color: #ffffff;
    overflow: hidden;
    width: 100%;
    padding: 30px;
    background-color: rgb(170,130,172);
    height: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}.privacy-armory-nqxot h1 {
    margin-top: 30px;
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 0 0 8px rgb(192,181,172);
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(170,130,172);
}.privacy-armory-nqxot h2 {
    text-transform: uppercase;
    text-shadow: 0 0 5px rgb(170,130,172);
    margin-top: 25px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 28px;
}.privacy-armory-nqxot h3, .privacy-armory-nqxot h4, .privacy-armory-nqxot h5, .privacy-armory-nqxot h6 {
    margin-top: 20px;
    color: #ffffff;
    font-size: 23px;
    font-weight: 400;
    text-shadow: 0 0 5px rgb(192,181,172,0.5);
    margin-bottom: 10px;
}.privacy-armory-nqxot ul, .privacy-armory-nqxot ol {
    border-radius: 10px;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    padding-left: 0;
    list-style-position: inside;
    background-color: rgba(0, 0, 0, 0.5);
}.privacy-armory-nqxot li {
    position: relative;
    font-size: 12px;
    line-height: 1.6;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #ffffff;
}.privacy-armory-nqxot section {
    border-radius: 19px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
}.privacy-armory-nqxot p, .privacy-armory-nqxot span, .privacy-armory-nqxot div {
    padding: 5px 10px;
    border-left: 3px solid rgb(192,181,172);
    line-height: 1.8;
    background-color: rgb(192,181,172,0.5);
    border-radius: 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
    box-shadow: 0 0 8px rgb(192,181,172,0.5);
}

@media only screen and (max-width: 800px) {.privacy-armory-nqxot {
    padding: 20px;
}.privacy-armory-nqxot h1 {
    font-size: calc(23px - 10%);
}.privacy-armory-nqxot h2 {
    font-size: calc(23px - 10%);
}.privacy-armory-nqxot h3, .privacy-armory-nqxot h4, .privacy-armory-nqxot h5, .privacy-armory-nqxot h6 {
    font-size: calc(23px - 10%);
}.privacy-armory-nqxot li {
    font-size: calc(12px - 10%);
}}header .main-tutor-JdHY1 {
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    background: rgb(221,228,221);
    overflow: hidden;
    position: relative;
}header .main-tutor-JdHY1::before {
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(192,181,172,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(170,130,172,0.5) 0%, transparent 30%);
    opacity: 0.2;
    position: absolute;
    content: "";
    z-index: -1;
    height: 100%;
    left: 0;
}header .main-tutor-JdHY1::after {
    width: 40%;
    opacity: 0.1;
    background: linear-gradient(135deg, transparent 25%, rgb(192,181,172,0.5) 100%);
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0;
    content: "";
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .main-train-4Ii8V {
    grid-template-columns: auto 1fr;
    align-items: center;
    display: grid;
    gap: 3rem;
}header .nav-site-pe9jE {
    position: relative;
    z-index: 2;
}header .top-train-KSgqe {
    position: relative;
    display: block;
    z-index: 2;
}header .top-train-KSgqe::before,
header .top-train-KSgqe::after {
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    background: rgb(192,181,172,0.5);
    transition: all 0.5s ease;
    content: "";
}header .top-train-KSgqe::before {
    height: 50px;
    width: 50px;
    left: -15px;
    top: -15px;
}header .top-train-KSgqe::after {
    bottom: -5px;
    right: -10px;
    height: 25px;
    background: rgb(170,130,172,0.5);
    width: 25px;
}header .top-train-KSgqe:hover::before,
header .top-train-KSgqe:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .top-train-KSgqe svg {
    height: 50px;
    width: auto;
    transition: all 0.3s ease;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
}header .top-train-KSgqe:hover svg {
    transform: rotate(-5deg);
}header .main-base-8OxlS {
    background: linear-gradient(to right, transparent, #ffffff);
    margin: 0;
    position: relative;
    display: flex;
    list-style: none;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 10px 20px;
    border-radius: 0 22px 22px 0;
    justify-content: flex-end;
    flex-wrap: wrap;
}header .main-base-8OxlS::after {
    top: 0;
    height: 100%;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(192,181,172,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(192,181,172,0.5) 50%, rgb(192,181,172,0.5) 75%, transparent 75%, transparent);
    animation: moveStripes 20s linear infinite;
    z-index: -1;
    background-size: 10px 10px;
    width: 100%;
    opacity: 0.05;
    content: "";
    position: absolute;
}header .nav-lead-7Nl3X {
    perspective: 800px;
    position: relative;
    margin: 5px 8px;
}header .nav-lead-7Nl3X::before {
    position: absolute;
    border-bottom: 5px solid transparent;
    top: 50%;
    border-left: 5px solid rgb(192,181,172);
    border-top: 5px solid transparent;
    content: "";
    transition: all 0.3s ease;
    height: 0;
    transform: translateY(-50%) scale(0);
    left: -10px;
    width: 0;
    opacity: 0;
}header .nav-lead-7Nl3X:hover::before {
    left: -15px;
    transform: translateY(-50%) scale(1);
    opacity: 1;
}header .nav-lead-7Nl3X a {
    font-weight: 600;
    border-radius: 10px;
    font-size: 14px;
    transform-style: preserve-3d;
    background: transparent;
    overflow: hidden;
    border: 1px solid transparent;
    text-decoration: none;
    display: block;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s ease;
    position: relative;
    padding: 10px 18px;
}header .nav-lead-7Nl3X a::before {
    top: 0;
    position: absolute;
    left: 0;
    transform: translateZ(-1px);
    z-index: -1;
    height: 100%;
    width: 100%;
    content: "";
    background: #ffffff;
}header .nav-lead-7Nl3X a::after {
    height: 2px;
    content: "";
    transform: translateX(-50%);
    background: rgb(192,181,172);
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%;
    transition: width 0.3s ease;
}header .nav-lead-7Nl3X a:hover {
    color: rgb(192,181,172);
    transform: translateZ(20px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(192,181,172,0.5);
}header .nav-lead-7Nl3X a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .main-train-4Ii8V {
    justify-items: center;
    grid-template-columns: 1fr;
    gap: 2rem;
}header .main-base-8OxlS {
    justify-content: center;
    width: 100%;
    background: #ffffff;
    clip-path: none;
    border-radius: 22px;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .nav-lead-7Nl3X {
    margin: 3px 5px;
}header .nav-lead-7Nl3X a {
    font-size: calc(14px - 1px);
    padding: 8px 15px;
}
}

@media (max-width: 480px) {header .main-base-8OxlS {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .nav-lead-7Nl3X {
    margin: 3px 0;
    width: 100%;
}header .nav-lead-7Nl3X a {
    width: 100%;
    text-align: center;
}header .nav-lead-7Nl3X::before {
    display: none;
}header .top-train-KSgqe svg {
    height: 40px;
}
}