* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}a {
    color: inherit;
    text-decoration: none;
}.honor-cta-iTeLfk {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.main-top-eKAlZV {
    flex: 1 0 auto;
}.wrapper-padding-rzytMA {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    scroll-behavior: auto;
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    min-height: 100%;
}.container {
    max-width: 100%;
    width: 1273px;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.thanksSpot-o8jmMg {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(221,222,217) 0%, rgb(189,205,222,0.5) 100%);
    position: relative;
    overflow: hidden;
}.thanksSpot-o8jmMg::before {
    transform: rotate(15deg) skewX(-15deg);
    height: 70%;
    background: linear-gradient(210deg, rgb(152,164,194) 0%, rgb(189,205,222) 100%);
    content: "";
    position: absolute;
    right: -5%;
    opacity: 0.05;
    top: -10%;
    z-index: 1;
    width: 45%;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 75%);
}.thanksSpot-o8jmMg::after {
    clip-path: polygon(15% 0, 85% 25%, 100% 75%, 0 100%);
    bottom: -10%;
    opacity: 0.07;
    left: -5%;
    position: absolute;
    height: 60%;
    transform: rotate(-10deg) skewX(15deg);
    content: "";
    width: 35%;
    z-index: 1;
    background: linear-gradient(45deg, rgb(189,205,222) 0%, rgb(152,164,194) 100%);
}.thanksSpot-o8jmMg .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD {
    position: relative;
    gap: 2.5rem;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:first-child {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateZ(20px);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:first-child:hover {
    transform: translateZ(30px) translateY(-5px);
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:first-child::before {
    content: "";
    height: 100%;
    width: 5px;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(189,205,222), rgb(152,164,194));
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:last-child {
    padding: 3rem;
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.92) 100%);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateZ(10px);
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:last-child:hover {
    transform: translateZ(25px) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 25px rgba(0, 0, 0, 0.05);
}.thanksSpot-o8jmMg h5 {
    font-weight: 700;
    font-size: calc(18px * 1.1);
    line-height: 1.4;
    color: #000000;
    letter-spacing: -0.01em;
    position: relative;
    margin: 0;
}.thanksSpot-o8jmMg h5::after {
    margin-top: 1rem;
    display: block;
    background: linear-gradient(90deg, rgb(189,205,222), transparent);
    height: 3px;
    width: 70px;
    content: "";
}.thanksSpot-o8jmMg a {
    transition: transform 0.3s ease;
    text-decoration: none;
    position: relative;
    display: block;
}.thanksSpot-o8jmMg a:hover {
    transform: translateX(5px);
}.thanksSpot-o8jmMg p {
    font-size: 18px;
    line-height: 1.8;
    margin: 0;
    position: relative;
    color: #000000;
}.thanksSpot-o8jmMg p::first-line {
    color: rgb(189,205,222);
    font-weight: 600;
}

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

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

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

@media (hover: hover) {.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:first-child:hover::after {
    background: linear-gradient(135deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 100%);
    inset: 0;
    content: "";
    position: absolute;
}.thanksSpot-o8jmMg .knowledge-studio-rFNzlD > div:last-child:hover::after {
    content: "";
    background: linear-gradient(135deg, rgba(var(--secondary-color-rgb), 0.03) 0%, transparent 100%);
    inset: 0;
    position: absolute;
}}.program-details-HMZPug {
    background-color: rgb(221,222,217);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.program-details-HMZPug::before {
    z-index: 0;
    width: 65%;
    right: -10%;
    opacity: 0.05;
    top: -5%;
    position: absolute;
    height: 65%;
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(152,164,194,0.5), rgb(152,164,194));
    content: "";
}.program-details-HMZPug::after {
    opacity: 0.05;
    height: 55%;
    content: "";
    bottom: -5%;
    left: -10%;
    width: 55%;
    position: absolute;
    z-index: 0;
    transform: rotate(15deg);
    background: linear-gradient(135deg, rgb(189,205,222,0.5), rgb(189,205,222));
}.program-details-HMZPug .container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
}.program-details-HMZPug h2 {
    line-height: 1.3;
    max-width: 85%;
    color: #000000;
    position: relative;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 3rem;
}.program-details-HMZPug h2::after {
    bottom: -0.75rem;
    transform-origin: left center;
    transition: transform 0.5s ease;
    left: 0;
    content: "";
    width: 5rem;
    background: linear-gradient(90deg, rgb(152,164,194), rgb(189,205,222));
    transform: scaleX(1);
    position: absolute;
    height: 3px;
}.program-details-HMZPug .container:hover h2::after {
    transform: scaleX(1.5);
}.program-details-HMZPug .learn-career-PkHoyb {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    position: relative;
    display: grid;
}.program-details-HMZPug .img-caption-box-9TQqR2 {
    position: relative;
    height: 400px;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.6s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.program-details-HMZPug .img-caption-box-9TQqR2::before {
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(152,164,194,0.5), transparent);
    position: absolute;
    content: "";
    transition: opacity 0.6s ease;
    width: 100%;
    opacity: 0.3;
}.program-details-HMZPug .img-caption-box-9TQqR2::after {
    height: 200%;
    left: -100%;
    transition: left 0.8s ease-out;
    transform: rotate(45deg);
    position: absolute;
    top: 30%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 200%;
    content: "";
}.program-details-HMZPug .container:hover .img-caption-box-9TQqR2 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.program-details-HMZPug .container:hover .img-caption-box-9TQqR2::before {
    opacity: 0.5;
}.program-details-HMZPug .container:hover .img-caption-box-9TQqR2::after {
    left: 100%;
}.program-details-HMZPug .text-panel-JkfC1I {
    padding: 2.5rem;
    background-color: #ffffff;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    transform: translateY(0);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.program-details-HMZPug .text-panel-JkfC1I::before {
    content: "";
    position: absolute;
    height: 100%;
    transform: scaleY(0.3);
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    left: 0;
    transform-origin: center;
    top: 0;
    background: linear-gradient(to bottom, rgb(152,164,194), rgb(189,205,222));
    width: 4px;
}.program-details-HMZPug .container:hover .text-panel-JkfC1I {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.program-details-HMZPug .container:hover .text-panel-JkfC1I::before {
    transform: scaleY(1);
}.program-details-HMZPug .description {
    transition: color 0.3s ease;
    margin-bottom: 1.5rem;
    font-size: 18px;
    color: #000000;
    position: relative;
    line-height: 1.8;
}.program-details-HMZPug .description:last-child {
    margin-bottom: 0;
}.program-details-HMZPug .description::first-letter {
    font-weight: 600;
    color: rgb(152,164,194);
    font-size: 1.3em;
}.program-details-HMZPug .description strong {
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: #000000;
    background: linear-gradient(to right, rgb(152,164,194,0.5), transparent);
}

@media (min-width: 768px) {.program-details-HMZPug {
    padding: 8rem 0;
}.program-details-HMZPug h2 {
    max-width: 70%;
    font-size: calc(29px * 1.1);
    margin-bottom: 3.5rem;
}.program-details-HMZPug .learn-career-PkHoyb {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.program-details-HMZPug .img-caption-box-9TQqR2 {
    height: 500px;
}.program-details-HMZPug .text-panel-JkfC1I {
    scrollbar-color: rgb(152,164,194,0.5) #ffffff;
    padding: 3rem;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 500px;
}.program-details-HMZPug .text-panel-JkfC1I::-webkit-scrollbar {
    width: 6px;
}.program-details-HMZPug .text-panel-JkfC1I::-webkit-scrollbar-track {
    background: #ffffff;
}.program-details-HMZPug .text-panel-JkfC1I::-webkit-scrollbar-thumb {
    background-color: rgb(152,164,194,0.5);
    border-radius: 20px;
}
}

@media (min-width: 992px) {.program-details-HMZPug {
    padding: 10rem 0;
}.program-details-HMZPug h2 {
    font-size: calc(29px * 1.2);
    max-width: 60%;
}.program-details-HMZPug .learn-career-PkHoyb {
    gap: 4rem;
}.program-details-HMZPug .img-caption-box-9TQqR2 {
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
    height: 550px;
}.program-details-HMZPug .container:hover .img-caption-box-9TQqR2 {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program-details-HMZPug .text-panel-JkfC1I {
    max-height: 550px;
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    background-color: rgba(255, 255, 255, 0.95);
    margin-right: -2rem;
}.program-details-HMZPug .description {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 1200px) {.program-details-HMZPug h2 {
    max-width: 50%;
    font-size: calc(29px * 1.3);
}.program-details-HMZPug .learn-career-PkHoyb {
    gap: 5rem;
}.program-details-HMZPug .img-caption-box-9TQqR2 {
    height: 600px;
    transform: perspective(1000px) rotateY(-5deg) translateX(-30px);
}.program-details-HMZPug .text-panel-JkfC1I {
    margin-right: -3rem;
    max-height: 600px;
    padding: 4rem;
}.program-details-HMZPug .description {
    font-size: calc(18px * 1.1);
    line-height: 2;
}
}

@media (max-width: 767px) {.program-details-HMZPug {
    padding: 4rem 0;
}.program-details-HMZPug h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
    max-width: 100%;
}.program-details-HMZPug .img-caption-box-9TQqR2 {
    transform: perspective(1000px) rotateY(0deg);
    height: 300px;
}.program-details-HMZPug .text-panel-JkfC1I {
    padding: 2rem;
}.program-details-HMZPug .description {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}}.reach-us-mYVxa6 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    isolation: isolate;
    background: rgb(221,222,217);
}.reach-us-mYVxa6::before {
    z-index: -1;
    left: 0;
    opacity: 0.1;
    top: 0;
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    background: 
        repeating-linear-gradient(
            -45deg,
            rgb(189,205,222,0.5) 0,
            rgb(189,205,222,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            45deg,
            rgb(152,164,194,0.5) 0,
            rgb(152,164,194,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
}.reach-us-mYVxa6::after {
    background: radial-gradient(
        circle at center,
        rgb(189,205,222) 0%,
        transparent 70%
    );
    height: 100%;
    position: absolute;
    z-index: -1;
    content: '';
    width: 100%;
    opacity: 0.05;
    top: -50%;
    animation: floatGlow 15s infinite alternate ease-in-out;
    filter: blur(60px);
    right: -50%;
}.reach-us-mYVxa6 .container {
    position: relative;
}.reach-us-mYVxa6 .get-contactblock-8V4Xz1 {
    grid-template-rows: auto auto;
    gap: 2rem;
    display: grid;
    position: relative;
    grid-template-columns: 1.5fr 1fr;
}.reach-us-mYVxa6 .edu-form-vrwzI4 {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1) {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.07) 100%);
    grid-column: 1 / 2;
    backdrop-filter: blur(10px);
    border-radius: 16px;
    border-left: 4px solid rgb(189,205,222);
    z-index: 2;
    grid-row: 1 / 3;
    padding: 3rem;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1)::before {
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    opacity: 0.2;
    border-radius: 16px;
    top: 0;
    background: linear-gradient(90deg, rgb(189,205,222,0.5) 0%, transparent 20%);
    z-index: -1;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    aspect-ratio: 4/3;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(2):hover {
    transform: perspective(1000px) rotateY(0deg);
}.reach-us-mYVxa6 .edu-form-vrwzI4 .img-caption-box-9TQqR2 {
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
    transform: scale(1.05);
    position: relative;
    overflow: hidden;
}.reach-us-mYVxa6 .edu-form-vrwzI4 .img-caption-box-9TQqR2::after {
    opacity: 0.3;
    content: '';
    inset: 0;
    mix-blend-mode: overlay;
    background: linear-gradient(
        to bottom right,
        rgb(189,205,222) 0%,
        transparent 100%
    );
    position: absolute;
}.reach-us-mYVxa6 .edu-form-vrwzI4 .img-caption-box-9TQqR2::before {
    content: '';
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%
    );
    position: absolute;
    inset: 0;
    z-index: 1;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(3) {
    padding: 2.5rem;
    background: rgb(189,205,222);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background-image: 
        radial-gradient(circle at top right, rgb(152,164,194) 0%, transparent 80%),
        linear-gradient(135deg, rgb(189,205,222) 0%, rgb(189,205,222) 100%);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-row: 2 / 3;
    border-radius: 16px;
    grid-column: 2 / 3;
    background-position: 100% 0%, 0% 0%;
    animation: backgroundShift 15s infinite alternate ease-in-out;
    background-size: 150% 150%, 100% 100%;
    transform: perspective(1000px) rotateY(5deg);
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(3):hover {
    transform: perspective(1000px) rotateY(0deg);
}.reach-us-mYVxa6 .edu-form-vrwzI4 h2 {
    margin-bottom: 2rem;
    letter-spacing: 0.5px;
    font-weight: 700;
    padding-bottom: 1rem;
    font-size: 35px;
    color: #ffffff;
    position: relative;
}.reach-us-mYVxa6 .edu-form-vrwzI4 h2::after {
    left: 0;
    position: absolute;
    content: '';
    border-radius: 2px;
    background: rgb(152,164,194);
    bottom: 0;
    height: 4px;
    width: 60px;
}.reach-us-mYVxa6 .talk-now-64vOAR {
    margin-bottom: 1.5rem;
    font-size: calc(12px * 1.2);
    letter-spacing: 0.5px;
    color: rgb(152,164,194);
    font-weight: 600;
}.reach-us-mYVxa6 .join-community-Ry5LKV {
    margin-bottom: 2rem;
    line-height: 1.7;
    color: #000000;
    font-weight: 300;
}.reach-us-mYVxa6 .edu-form-vrwzI4 > p {
    align-items: center;
    color: #000000;
    margin-bottom: 1.25rem;
    display: flex;
    position: relative;
}.reach-us-mYVxa6 .edu-form-vrwzI4 > p svg {
    width: 1.25rem;
    fill: rgb(152,164,194);
    color: rgb(152,164,194);
    height: 1.25rem;
}.reach-us-mYVxa6 .edu-form-vrwzI4 > p svg path {
    fill: rgb(152,164,194);
}.reach-us-mYVxa6 .edu-form-vrwzI4 > p span {
    font-weight: 600;
    margin-left: 0.5rem;
}.reach-us-mYVxa6 .edu-faq-FxN132 {
    padding: 1.5rem;
    backdrop-filter: blur(5px);
    margin-top: 2.5rem;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: relative;
}.reach-us-mYVxa6 .edu-faq-FxN132::before {
    position: absolute;
    border-radius: 10px 0 0 10px;
    width: 4px;
    background: rgb(152,164,194);
    height: 100%;
    left: 0;
    top: 0;
    content: '';
}.reach-us-mYVxa6 .edu-faq-FxN132 h3 {
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;
    margin-bottom: 1rem;
    color: rgb(152,164,194);
}.reach-us-mYVxa6 .edu-asknow-5j4B3i {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}.reach-us-mYVxa6 .edu-asknow-5j4B3i span {
    border-radius: 10px;
    font-size: calc(12px * 0.9);
    text-align: center;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    padding: 0.75rem 1rem;
    color: #000000;
}.reach-us-mYVxa6 .edu-asknow-5j4B3i span:hover {
    transform: translateY(-3px);
    background: rgb(152,164,194,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.reach-us-mYVxa6 .ask-support-AuIjoL {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}.reach-us-mYVxa6 .ask-support-AuIjoL a {
    transition: transform 0.3s ease;
    padding-left: 2.5rem;
    text-decoration: none;
    flex-direction: column;
    position: relative;
    margin-bottom: 1.5rem;
    display: flex;
}.reach-us-mYVxa6 .ask-support-AuIjoL a:last-child {
    margin-bottom: 0;
}.reach-us-mYVxa6 .ask-support-AuIjoL a:hover {
    transform: translateX(5px);
}.reach-us-mYVxa6 .ask-support-AuIjoL svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.2));
    width: 1.5rem;
    top: 0.25rem;
    height: 1.5rem;
    position: absolute;
    left: 0;
}.reach-us-mYVxa6 .ask-support-AuIjoL svg path {
    fill: #ffffff;
}.reach-us-mYVxa6 .ask-support-AuIjoL a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0.25rem;
    font-size: calc(12px * 0.85);
    color: rgba(255, 255, 255, 0.7);
}.reach-us-mYVxa6 .ask-support-AuIjoL a p {
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
}.reach-us-mYVxa6 .ask-support-AuIjoL a p::after {
    height: 1px;
    transition: width 0.3s ease;
    width: 0;
    content: '';
    background: #ffffff;
    position: absolute;
    bottom: -5px;
    left: 0;
}.reach-us-mYVxa6 .ask-support-AuIjoL a:hover p::after {
    width: 100%;
}

@keyframes floatGlow {
    0% {
        transform: translate(0, 0);
        opacity: 0.03;
    }
    50% {
        transform: translate(-10%, -10%);
        opacity: 0.05;
    }
    100% {
        transform: translate(-5%, 5%);
        opacity: 0.03;
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 100% 0%, 0% 0%;
    }
    50% {
        background-position: 0% 100%, 0% 0%;
    }
    100% {
        background-position: 100% 0%, 0% 0%;
    }
}

@media (max-width: 1200px) {.reach-us-mYVxa6 {
    padding: 80px 0;
}.reach-us-mYVxa6 .get-contactblock-8V4Xz1 {
    gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1) {
    padding: 2.5rem;
}
}

@media (max-width: 992px) {.reach-us-mYVxa6 .get-contactblock-8V4Xz1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(2) {
    grid-row: 2 / 3;
    transform: perspective(1000px) rotateY(0);
    grid-column: 1 / 2;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(3) {
    transform: perspective(1000px) rotateY(0);
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}
}

@media (max-width: 768px) {.reach-us-mYVxa6 {
    padding: 60px 0;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1) {
    padding: 2rem;
}.reach-us-mYVxa6 .edu-form-vrwzI4 .img-caption-box-9TQqR2 {
    aspect-ratio: 16/9;
}.reach-us-mYVxa6 .edu-asknow-5j4B3i {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
}

@media (max-width: 576px) {.reach-us-mYVxa6 {
    padding: 40px 0;
}.reach-us-mYVxa6 .edu-form-vrwzI4:nth-child(1) {
    padding: 1.5rem;
}.reach-us-mYVxa6 .edu-form-vrwzI4 h2 {
    font-size: calc(35px * 0.9);
}.reach-us-mYVxa6 .edu-faq-FxN132 {
    padding: 1.25rem;
}.reach-us-mYVxa6 .edu-asknow-5j4B3i {
    grid-template-columns: 1fr 1fr;
}.reach-us-mYVxa6 .ask-support-AuIjoL a {
    padding-left: 2rem;
}.reach-us-mYVxa6 .ask-support-AuIjoL svg {
    width: 1.25rem;
    height: 1.25rem;
}}.consentInformationPopup-Pa8kJu {
    bottom: 20px;
    max-width: 600px;
    padding: 20px;
    align-items: center;
    text-align: center;
    z-index: 1050;
    width: 90%;
    flex-direction: column;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    position: fixed;
    display: flex;
    transform: translateX(-50%);
    border-radius: 21px;
    left: 50%;
    background: rgb(221,222,217);
    overflow: hidden;
}.cookie-edu-asZec5 {
    flex-direction: column;
    display: flex;
    z-index: 1;
    align-items: center;
}.learn-consent-3cqkuP {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.learn-consent-3cqkuP svg, .learn-consent-3cqkuP svg path, .learn-consent-3cqkuP img {
    height: 80px;
    width: 80px;
    fill: rgb(189,205,222);
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.consentInformationPopup-Pa8kJu h5 {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700;
    color: rgb(189,205,222);
}.consentInformationPopup-Pa8kJu p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 16px;
}.visitor-controls-bPnmiV {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 18px;
    background: rgb(189,205,222);
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    margin: 5px;
    width: calc(50% - 10px);
    padding: 10px 20px;
    text-decoration: none;
}.visitor-controls-bPnmiV:hover {
    background: rgb(152,164,194);
    transform: translateY(-3px);
}.cookie_button.cookie-verify-pOHDgh {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie-verify-pOHDgh:hover {
    background: rgb(152,164,194,0.5);
}.consentInformationPopup-Pa8kJu p a {
    transition: color 0.3s ease-in-out;
    color: rgb(189,205,222);
    text-decoration: underline;
}.consentInformationPopup-Pa8kJu p a:hover {
    color: rgb(152,164,194);
}
@media only screen and (max-width: 600px) {.consentInformationPopup-Pa8kJu {
    left: 0;
    transform: none;
    width: 100%;
    border-radius: 0;
    bottom: 0;
}.cookie-edu-asZec5 {
    padding: 15px;
}.learn-consent-3cqkuP svg {
    height: 50px;
    width: 50px;
}.consentInformationPopup-Pa8kJu h5 {
    font-size: calc(19px - 2px);
}.consentInformationPopup-Pa8kJu p {
    font-size: calc(16px - 2px);
}.visitor-controls-bPnmiV {
    font-size: calc(18px - 2px);
    padding: 8px 16px;
    width: calc(100% - 10px);
}}
#cookiePopupMessage-1QhBNm {
    display: none;
}#cookiePopupMessage-1QhBNm:checked ~ .consentInformationPopup-Pa8kJu {
    opacity: 0;
    visibility: hidden;
}.contact-J40SQM {
    padding: 110px 0;
    background: linear-gradient(125deg, rgb(221,222,217) 0%, rgb(221,222,217) 60%, rgb(189,205,222,0.5) 100%);
    overflow: hidden;
    position: relative;
}.contact-J40SQM::before {
    opacity: 0.05;
    right: 0;
    top: 0;
    height: 100%;
    content: "";
    width: 50%;
    position: absolute;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(189,205,222,0.5),
        rgb(189,205,222,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
}.contact-J40SQM .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.contact-J40SQM h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 34px;
    color: #000000;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}.contact-J40SQM h2::before {
    left: 50%;
    bottom: -15px;
    height: 4px;
    position: absolute;
    border-radius: 2px;
    transform: translateX(-50%);
    content: "";
    background: rgb(189,205,222);
    width: 60px;
}.contact-J40SQM .inquiry-panel-fs2MI3 {
    gap: 40px;
    grid-template-columns: 1fr 450px;
    position: relative;
    align-items: center;
    display: grid;
    background: transparent;
}.contact-J40SQM .img-caption-box-9TQqR2 {
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    border-radius: 16px;
    position: relative;
    transition: transform 0.5s ease;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.contact-J40SQM .img-caption-box-9TQqR2:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact-J40SQM .query-help-7q1y2O {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s ease;
    border-radius: 16px;
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateY(5deg);
    padding: 50px;
}.contact-J40SQM .query-help-7q1y2O:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact-J40SQM form {
    width: 100%;
}.contact-J40SQM form h3 {
    font-size: 19px;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    font-weight: 600;
}.contact-J40SQM form input[type="text"] {
    font-size: 17px;
    transition: all 0.3s ease;
    padding: 16px 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    background: rgb(221,222,217);
    margin-bottom: 20px;
    width: 100%;
    border-radius: 10px;
    border: none;
}.contact-J40SQM form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(189,205,222);
}.contact-J40SQM form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-J40SQM .feedback-form-TRiEdp {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.contact-J40SQM .feedback-form-TRiEdp input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-J40SQM .feedback-form-TRiEdp label {
    cursor: pointer;
    position: relative;
    color: #000000;
    font-size: 15px;
    padding-left: 35px;
    line-height: 1.5;
}.contact-J40SQM .feedback-form-TRiEdp label::before {
    width: 22px;
    position: absolute;
    background: rgb(221,222,217);
    top: 2px;
    border-radius: 4px;
    height: 22px;
    left: 0;
    content: "";
    transition: all 0.3s ease;
}.contact-J40SQM .feedback-form-TRiEdp input[type="checkbox"]:checked + label::before {
    background: rgb(189,205,222);
}.contact-J40SQM .feedback-form-TRiEdp input[type="checkbox"]:checked + label::after {
    top: 6px;
    content: "";
    left: 8px;
    transform: rotate(45deg);
    position: absolute;
    height: 10px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 6px;
}.contact-J40SQM .feedback-form-TRiEdp label a {
    color: rgb(189,205,222);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-J40SQM .feedback-form-TRiEdp label a:hover {
    color: rgb(152,164,194);
}.contact-J40SQM form .message-feedback-GIWo5c {
    position: relative;
    cursor: pointer;
    font-weight: 600;
    padding: 16px 35px;
    overflow: hidden;
    border-radius: 10px;
    font-size: 15px;
    font-family: Arial, sans-serif;
    border: none;
    background: rgb(189,205,222);
    transition: all 0.3s ease;
    color: #ffffff;
}.contact-J40SQM form .message-feedback-GIWo5c::after {
    position: absolute;
    transition: width 0.3s ease;
    z-index: 0;
    width: 0;
    background: rgb(152,164,194);
    right: 0;
    content: "";
    height: 100%;
    top: 0;
}.contact-J40SQM form .message-feedback-GIWo5c:hover::after {
    right: auto;
    width: 100%;
    left: 0;
}.contact-J40SQM form .message-feedback-GIWo5c span {
    z-index: 1;
    position: relative;
}.contact-J40SQM svg {
    fill: rgb(189,205,222);
    width: 22px;
    height: 22px;
}.contact-J40SQM svg path {
    transition: fill 0.3s ease;
    fill: rgb(189,205,222);
}

@media screen and (max-width: 1100px) {.contact-J40SQM .inquiry-panel-fs2MI3 {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.contact-J40SQM .img-caption-box-9TQqR2 {
    height: 500px;
}.contact-J40SQM .query-help-7q1y2O {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact-J40SQM {
    padding: 80px 0;
}.contact-J40SQM .inquiry-panel-fs2MI3 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact-J40SQM .img-caption-box-9TQqR2 {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact-J40SQM .query-help-7q1y2O {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact-J40SQM {
    padding: 60px 0;
}.contact-J40SQM h2 {
    margin-bottom: 40px;
}.contact-J40SQM .img-caption-box-9TQqR2 {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact-J40SQM {
    padding: 50px 0;
}.contact-J40SQM h2 {
    font-size: calc(34px * 0.85);
}.contact-J40SQM .img-caption-box-9TQqR2 {
    height: 250px;
}.contact-J40SQM .query-help-7q1y2O {
    padding: 30px 25px;
}.contact-J40SQM form h3 {
    font-size: calc(19px * 0.9);
}.contact-J40SQM form .message-feedback-GIWo5c {
    width: 100%;
}}.welcome-pXCukK {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}.welcome-pXCukK .quick-edu-B7EHRz {
    justify-content: center;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    height: 100%;
}.welcome-pXCukK .quick-edu-B7EHRz::before {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 30% 40%, 
    rgb(189,205,222,0.5), 
    #000000 85%);
    position: absolute;
}.welcome-pXCukK .quick-edu-B7EHRz::after {
    left: 0;
    position: absolute;
    content: "";
    animation: constellation 20s linear infinite;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    background-size: 200px 200px, 150px 150px, 100px 100px;
    background: 
    radial-gradient(circle at 75% 25%, transparent 20px, rgba(0, 0, 0, 0.5) 21px, transparent 22px),
    radial-gradient(circle at 25% 75%, transparent 15px, rgb(152,164,194,0.5) 16px, transparent 17px),
    radial-gradient(circle at 85% 85%, transparent 10px, rgb(189,205,222,0.5) 11px, transparent 12px);
    opacity: 0.4;
}.welcome-pXCukK .virtual-guides-KOe1RF {
    position: relative;
    width: 85%;
    max-width: 1200px;
    z-index: 3;
    animation: fadeUp 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    transform: translateY(-20px);
}.welcome-pXCukK .virtual-guides-KOe1RF > div {
    position: relative;
    transform: translateY(30px);
    opacity: 0;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(1) {
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    margin-left: 5%;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(2) {
    margin-left: 0;
    animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(3) {
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s forwards;
    margin-left: 10%;
}.welcome-pXCukK p {
    color: rgb(152,164,194);
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 0.5rem 1.5rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 0.8rem;
    font-size: calc(16px * 1.2);
}.welcome-pXCukK p::before {
    width: 4px;
    background: rgb(152,164,194);
    transform-origin: top;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    animation: lineDown 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s forwards;
    height: 100%;
}.welcome-pXCukK h1.title_style_header {
    margin: 0.5rem 0 1.5rem;
    font-size: calc(38px * 1.2);
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    padding-right: 10%;
    letter-spacing: -0.02em;
    line-height: 1.2;
    color: #ffffff;
    position: relative;
}.welcome-pXCukK h1.title_style_header::after {
    background: linear-gradient(90deg, rgb(189,205,222), rgb(152,164,194));
    left: 0;
    bottom: -15px;
    content: "";
    animation: scaleWidth 1s cubic-bezier(0.19, 1, 0.22, 1) 1.2s forwards;
    height: 4px;
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    width: 120px;
}.welcome-pXCukK h3 {
    font-family: Arial, sans-serif;
    position: relative;
    color: rgb(255, 255, 255, 0.5);
    font-weight: 400;
    line-height: 1.6;
    max-width: 90%;
    font-size: calc(18px * 1.1);
    padding-left: 20px;
    margin-top: 1.5rem;
}.welcome-pXCukK h3::before {
    position: absolute;
    height: 100%;
    left: 0;
    background: rgb(189,205,222,0.5);
    top: 0;
    width: 4px;
    content: "";
}

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

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

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes lineDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes scaleWidth {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes constellation {
  0% {
    background-position: 0 0, 0 0, 0 0;
  }
  100% {
    background-position: 200px 200px, -150px 150px, 100px -100px;
  }
}

@media screen and (max-width: 1200px) {.welcome-pXCukK h1.title_style_header {
    padding-right: 5%;
    font-size: calc(38px * 1.1);
}.welcome-pXCukK p {
    font-size: calc(16px * 1.1);
}.welcome-pXCukK h3 {
    max-width: 95%;
    font-size: 18px;
}
}

@media screen and (max-width: 992px) {.welcome-pXCukK .virtual-guides-KOe1RF {
    width: 90%;
}.welcome-pXCukK h1.title_style_header {
    font-size: 38px;
    padding-right: 0;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(1) {
    margin-left: 2%;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(3) {
    margin-left: 5%;
}
}

@media screen and (max-width: 768px) {.welcome-pXCukK h1.title_style_header {
    font-size: calc(38px * 0.9);
}.welcome-pXCukK p {
    font-size: 16px;
}.welcome-pXCukK h3 {
    font-size: calc(18px * 0.9);
    max-width: 100%;
}.welcome-pXCukK .quick-edu-B7EHRz::after {
    background-size: 150px 150px, 100px 100px, 80px 80px;
}.welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(1),
  .welcome-pXCukK .virtual-guides-KOe1RF > div:nth-child(3) {
    margin-left: 0;
}
}

@media screen and (max-width: 576px) {.welcome-pXCukK .virtual-guides-KOe1RF {
    width: 95%;
    padding: 1rem;
}.welcome-pXCukK h1.title_style_header {
    font-size: calc(38px * 0.8);
}.welcome-pXCukK p {
    padding: 0.5rem 1rem;
    font-size: calc(16px * 0.9);
}.welcome-pXCukK h3 {
    font-size: calc(18px * 0.8);
    padding-left: 15px;
}.welcome-pXCukK h1.title_style_header::after {
    width: 80px;
    height: 3px;
}}.future-students-UhrKIJ {
    overflow: hidden;
    background: linear-gradient(45deg, rgb(221,222,217) 0%, rgb(152,164,194,0.5) 100%);
    padding: 100px 0;
    position: relative;
}.future-students-UhrKIJ::before {
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 0;
    content: "";
    height: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(189,205,222,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(152,164,194,0.5) 0%, transparent 50%);
    width: 100%;
}.future-students-UhrKIJ::after {
    position: absolute;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(189,205,222,0.5) 0,
            rgb(189,205,222,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(152,164,194,0.5) 0,
            rgb(152,164,194,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    width: 100%;
    opacity: 0.1;
    top: 0;
    content: "";
    height: 100%;
    z-index: 0;
}.future-students-UhrKIJ .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
}.future-students-UhrKIJ .knowledge-studio-rFNzlD {
    flex-direction: column;
    backdrop-filter: blur(10px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    transform: translateY(0);
    border-radius: 28px;
    overflow: hidden;
}.future-students-UhrKIJ .knowledge-studio-rFNzlD:hover {
    transform: translateY(-10px);
}.future-students-UhrKIJ h4 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 28px;
    background: linear-gradient(120deg, rgb(189,205,222) 0%, rgb(152,164,194) 100%);
    margin: 0;
    padding: 35px 30px;
    color: #ffffff;
}.future-students-UhrKIJ h4::before {
    opacity: 0.5;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
}.future-students-UhrKIJ div {
    background: #ffffff;
    padding: 40px;
}.future-students-UhrKIJ div p {
    padding: 20px;
    color: #000000;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    font-size: 12px;
    line-height: 1.6;
    transition: all 0.3s ease;
    background: #ffffff;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.05);
}.future-students-UhrKIJ div p:last-child {
    margin-bottom: 0;
}.future-students-UhrKIJ div p::before {
    left: 0;
    background: linear-gradient(180deg, rgb(189,205,222), rgb(152,164,194));
    position: absolute;
    top: 0;
    width: 4px;
    height: 100%;
    transition: all 0.3s ease;
    content: "";
}.future-students-UhrKIJ div p::after {
    z-index: -1;
    opacity: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, 
        rgba(rgb(189,205,222), 0.05) 0%, 
        rgba(rgb(152,164,194), 0.05) 100%
    );
    transition: opacity 0.3s ease;
    top: 0;
    height: 100%;
    left: 0;
}.future-students-UhrKIJ div p:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateX(5px);
    border-color: rgba(0, 0, 0, 0.1);
}.future-students-UhrKIJ div p:hover::before {
    width: 8px;
}.future-students-UhrKIJ div p:hover::after {
    opacity: 1;
}.future-students-UhrKIJ div p svg {
    width: 28px;
    min-width: 28px;
    margin-right: 18px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease;
    height: 28px;
}.future-students-UhrKIJ div p:hover svg {
    transform: scale(1.15);
}.future-students-UhrKIJ div p svg path {
    fill: rgb(189,205,222);
    transition: fill 0.3s ease;
}.future-students-UhrKIJ div p:hover svg path {
    fill: rgb(152,164,194);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.future-students-UhrKIJ {
    padding: 80px 0;
}.future-students-UhrKIJ h4 {
    font-size: calc(28px - 2px);
    padding: 30px 25px;
}.future-students-UhrKIJ div {
    padding: 30px;
}.future-students-UhrKIJ div p {
    padding: 15px;
    margin-bottom: 15px;
}.future-students-UhrKIJ div p svg {
    margin-right: 15px;
    height: 24px;
    min-width: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.future-students-UhrKIJ {
    padding: 60px 0;
}.future-students-UhrKIJ h4 {
    font-size: calc(28px - 4px);
    padding: 25px 20px;
}.future-students-UhrKIJ div {
    padding: 25px 20px;
}.future-students-UhrKIJ div p {
    padding: 12px 15px;
    margin-bottom: 12px;
}.future-students-UhrKIJ div p svg {
    height: 20px;
    margin-right: 12px;
    width: 20px;
    min-width: 20px;
}
}

@media (max-width: 479px) {.future-students-UhrKIJ {
    padding: 40px 0;
}.future-students-UhrKIJ h4 {
    font-size: calc(28px - 6px);
    padding: 20px 15px;
}.future-students-UhrKIJ div {
    padding: 20px 15px;
}.future-students-UhrKIJ div p {
    font-size: calc(12px - 1px);
    padding: 10px 12px;
    margin-bottom: 10px;
}.future-students-UhrKIJ div p svg {
    height: 18px;
    margin-right: 10px;
    width: 18px;
    min-width: 18px;
}}footer {
    z-index: 1;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}footer::before {
    z-index: -1;
    position: absolute;
    top: 0;
    animation: gradientShift 15s ease infinite;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(189,205,222,0.5) 50%, rgb(152,164,194,0.5) 100%);
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    backdrop-filter: blur(8px);
}.honor-cta-iTeLfk {
    padding: 4.5rem 0 2rem;
    position: relative;
}.honor-cta-iTeLfk::before {
    height: 1px;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(189,205,222) 25%, 
                #ffffff 50%, 
                rgb(152,164,194) 75%, 
                transparent 100%);
    content: "";
    top: 0;
    right: 0;
    left: 0;
    animation: shimmer 8s linear infinite;
    position: absolute;
}.honor-cta-iTeLfk .container {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    z-index: 1;
    justify-content: space-between;
}.honor-cta-iTeLfk .company_holder {
    padding: 1.5rem;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin-right: 2rem;
    backdrop-filter: blur(15px);
    flex: 1 1 350px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 28px;
    background: rgba(0, 0, 0, 0.5);
}.honor-cta-iTeLfk .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(189,205,222,0.5);
    transform: translateY(-5px);
}.honor-cta-iTeLfk .company_holder h3 {
    color: #ffffff;
    font-weight: 700;
    font-size: calc(33px * 0.85);
    position: relative;
    display: inline-block;
    margin-bottom: 1.25rem;
}.honor-cta-iTeLfk .company_holder h3::after {
    transform-origin: left;
    bottom: -8px;
    transition: transform 0.5s ease;
    transform: scaleX(0.3);
    width: 100%;
    background: linear-gradient(to right, rgb(189,205,222), rgb(152,164,194));
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
}.honor-cta-iTeLfk .company_holder:hover h3::after {
    transform: scaleX(1);
}.honor-cta-iTeLfk .sponsor-logo-fu3w6K {
    font-size: 12px;
    max-width: 450px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 1rem;
}.honor-cta-iTeLfk .brainstorm-K6jA3y {
    flex: 1 1 450px;
    position: relative;
}.honor-cta-iTeLfk .header-know-6X4ZfJ {
    flex-wrap: wrap;
    gap: 1.5rem;
    display: flex;
}.honor-cta-iTeLfk .brainstorm-K6jA3y .header-know-6X4ZfJ {
    justify-content: flex-end;
}.honor-cta-iTeLfk .nav-learn-k4njfR {
    flex: 1 1 200px;
    backdrop-filter: blur(10px);
    border-radius: 28px;
    position: relative;
    transition: all 0.3s ease;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
}.honor-cta-iTeLfk .nav-learn-k4njfR h5 {
    color: #ffffff;
    position: relative;
    font-size: 23px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 1.25rem;
}.honor-cta-iTeLfk .nav-learn-k4njfR h5::before {
    position: absolute;
    left: 0;
    height: 2px;
    content: "";
    background: rgb(189,205,222);
    transition: width 0.3s ease;
    width: 40px;
    bottom: -6px;
}.honor-cta-iTeLfk .nav-learn-k4njfR:hover h5::before {
    width: 100%;
}.honor-cta-iTeLfk .nav-learn-k4njfR .header-know-6X4ZfJ {
    display: flex;
    gap: 0.75rem;
    flex-direction: column;
}.honor-cta-iTeLfk .nav-learn-k4njfR a {
    position: relative;
    display: block;
    z-index: 1;
    text-decoration: none;
    font-size: 12px;
    padding: 0.25rem 0.5rem;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
}.honor-cta-iTeLfk .nav-learn-k4njfR a::before {
    content: "";
    bottom: 0;
    position: absolute;
    z-index: -1;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(189,205,222), rgb(152,164,194));
    height: 1px;
    left: 0;
    width: 0;
}.honor-cta-iTeLfk .nav-learn-k4njfR a:hover {
    color: #ffffff;
    transform: translateX(5px);
}.honor-cta-iTeLfk .nav-learn-k4njfR a:hover::before {
    width: 100%;
}.biz-learnings-5UGS6E {
    position: relative;
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    backdrop-filter: blur(15px);
}.biz-learnings-5UGS6E::before {
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(152,164,194) 25%, 
                #ffffff 50%, 
                rgb(189,205,222) 75%, 
                transparent 100%);
    right: 0;
    top: 0;
    position: absolute;
    height: 1px;
    left: 0;
    content: "";
}.biz-learnings-5UGS6E .container {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}.biz-learnings-5UGS6E .transcript-xKF705 {
    text-align: center;
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.1);
    font-size: 12px;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    border-radius: 30px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}.biz-learnings-5UGS6E .transcript-xKF705:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    box-shadow: 0 0 15px rgb(189,205,222,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.honor-cta-iTeLfk {
    padding: 3.5rem 0 2rem;
}.honor-cta-iTeLfk .container {
    flex-direction: column;
}.honor-cta-iTeLfk .company_holder {
    margin-bottom: 2rem;
    flex: 1 1 100%;
    margin-right: 0;
}.honor-cta-iTeLfk .brainstorm-K6jA3y {
    flex: 1 1 100%;
}.honor-cta-iTeLfk .brainstorm-K6jA3y .header-know-6X4ZfJ {
    justify-content: space-between;
}.honor-cta-iTeLfk .nav-learn-k4njfR {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.honor-cta-iTeLfk {
    padding: 3rem 0 1.5rem;
}.honor-cta-iTeLfk::before {
    height: 2px;
}.honor-cta-iTeLfk .company_holder {
    padding: 1.25rem;
}.honor-cta-iTeLfk .nav-learn-k4njfR {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.honor-cta-iTeLfk .brainstorm-K6jA3y .header-know-6X4ZfJ {
    flex-direction: column;
}.biz-learnings-5UGS6E {
    padding: 1.25rem 0;
}.biz-learnings-5UGS6E::before {
    height: 2px;
}
}

@media (max-width: 576px) {.honor-cta-iTeLfk {
    padding: 2.5rem 0 1rem;
}.honor-cta-iTeLfk .company_holder h3 {
    font-size: calc(33px * 0.75);
}.honor-cta-iTeLfk .sponsor-logo-fu3w6K {
    font-size: calc(12px * 0.9);
}.honor-cta-iTeLfk .nav-learn-k4njfR h5 {
    font-size: calc(23px * 0.9);
}.honor-cta-iTeLfk .nav-learn-k4njfR a {
    font-size: calc(12px * 0.9);
}.biz-learnings-5UGS6E .transcript-xKF705 {
    padding: 0.4rem 0.8rem;
    font-size: calc(12px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.honor-cta-iTeLfk .header-know-6X4ZfJ a::after {
    transform: translateY(-50%) scale(0);
    border-radius: 50%;
    width: 4px;
    top: 50%;
    left: -10px;
    content: "";
    position: absolute;
    height: 4px;
    transition: transform 0.3s ease;
    background: rgb(189,205,222);
}.honor-cta-iTeLfk .header-know-6X4ZfJ a:hover::after {
    transform: translateY(-50%) scale(1);
}.honor-cta-iTeLfk .sponsor-logo-fu3w6K::before {
    position: absolute;
    left: -10px;
    top: -10px;
    border: 1px solid transparent;
    height: 0;
    width: 0;
    content: "";
    transition: width 0.5s ease 0.3s, height 0.5s ease;
}.honor-cta-iTeLfk .sponsor-logo-fu3w6K::after {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    height: 0;
    bottom: -10px;
    content: "";
    position: absolute;
    border: 1px solid transparent;
    right: -10px;
    width: 0;
}.honor-cta-iTeLfk .company_holder:hover .sponsor-logo-fu3w6K::before {
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-right-color: rgb(189,205,222,0.5);
    border-top-color: rgb(189,205,222,0.5);
}.honor-cta-iTeLfk .company_holder:hover .sponsor-logo-fu3w6K::after {
    border-left-color: rgb(152,164,194,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-bottom-color: rgb(152,164,194,0.5);
}.our-background-IZn6M1 {
    padding: 6rem 0;
    font-family: Arial, sans-serif;
    color: #000000;
    overflow: hidden;
    position: relative;
}.our-background-IZn6M1::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.75) 100%);
    bottom: 0;
}.our-background-IZn6M1::after {
    right: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(189,205,222,0.5), rgb(189,205,222));
    z-index: 0;
    top: 0;
    content: "";
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    width: 35%;
    height: 100%;
}.our-background-IZn6M1 .container {
    z-index: 2;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.our-background-IZn6M1 .text-panel-JkfC1I {
    position: relative;
    max-width: 90%;
    transform: translateX(0);
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    margin-left: 0;
}.our-background-IZn6M1:hover .text-panel-JkfC1I {
    transform: translateX(10px);
}.our-background-IZn6M1 h1 {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(0deg);
    font-size: 42px;
    margin-bottom: 2.5rem;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: rgb(189,205,222);
}.our-background-IZn6M1 h1::before {
    position: absolute;
    transform-origin: left center;
    width: 60%;
    left: 0;
    transform: scaleX(1);
    height: 4px;
    bottom: -15px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    background: rgb(152,164,194);
}.our-background-IZn6M1:hover h1 {
    transform: perspective(1000px) rotateX(5deg);
}.our-background-IZn6M1:hover h1::before {
    transform: scaleX(1.3);
}.our-background-IZn6M1 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.our-background-IZn6M1 li {
    position: relative;
    margin-bottom: 1.5rem;
}.our-background-IZn6M1 li:last-child {
    margin-bottom: 0;
}.our-background-IZn6M1 h4 {
    margin: 0 0 1.25rem;
    font-size: calc(21px + 0.15rem);
    padding-left: 1.5rem;
    color: rgb(152,164,194);
    position: relative;
    transition: transform 0.4s ease;
    font-weight: 600;
}.our-background-IZn6M1 h4::before {
    background-color: rgb(189,205,222);
    left: 0;
    transition: transform 0.3s ease, background-color 0.3s ease;
    height: 10px;
    width: 10px;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    top: 50%;
    position: absolute;
}.our-background-IZn6M1:hover h4::before {
    background-color: rgb(152,164,194);
    transform: translateY(-50%) rotate(135deg);
}.our-background-IZn6M1 span {
    color: #000000;
    padding: 2rem;
    display: block;
    line-height: 1.8;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    font-size: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    background: linear-gradient(to right, rgba(255,255,255,0.85), rgba(255,255,255,0.95));
    border-left: 3px solid rgb(189,205,222);
}.our-background-IZn6M1:hover span {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}


@media (min-width: 992px) {.our-background-IZn6M1 {
    padding: 8rem 0;
}.our-background-IZn6M1 .text-panel-JkfC1I {
    max-width: 80%;
    margin-left: 5%;
}.our-background-IZn6M1 h1 {
    font-size: calc(42px + 0.5rem);
    margin-bottom: 3.5rem;
}.our-background-IZn6M1 h1::before {
    width: 70%;
    height: 5px;
}.our-background-IZn6M1 span {
    column-gap: 2.5rem;
    column-count: 2;
    padding: 2.5rem;
}
}

@media (min-width: 1200px) {.our-background-IZn6M1 .text-panel-JkfC1I {
    max-width: 75%;
    margin-left: 8%;
}.our-background-IZn6M1 h1 {
    font-size: calc(42px + 0.75rem);
}.our-background-IZn6M1 span {
    column-count: 2;
    padding: 3rem;
    column-gap: 3rem;
}
}

@media (max-width: 991px) {.our-background-IZn6M1 {
    padding: 5rem 0;
}.our-background-IZn6M1::after {
    width: 25%;
}.our-background-IZn6M1 h1 {
    margin-bottom: 2rem;
    font-size: calc(42px - 0.25rem);
}.our-background-IZn6M1 span {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.our-background-IZn6M1 {
    padding: 4rem 0;
}.our-background-IZn6M1::after {
    display: none;
}.our-background-IZn6M1 .text-panel-JkfC1I {
    max-width: 100%;
}.our-background-IZn6M1 h1 {
    font-size: calc(42px - 0.5rem);
    margin-bottom: 1.75rem;
}.our-background-IZn6M1 h1::before {
    height: 3px;
    bottom: -10px;
}.our-background-IZn6M1 h4 {
    font-size: 21px;
    padding-left: 1.25rem;
}.our-background-IZn6M1 span {
    font-size: calc(15px - 0.1rem);
    line-height: 1.7;
    padding: 1.25rem;
}
}

@media (max-width: 480px) {.our-background-IZn6M1 {
    padding: 3rem 0;
}.our-background-IZn6M1 .container {
    padding: 0 1.5rem;
}.our-background-IZn6M1 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(42px - 0.75rem);
}.our-background-IZn6M1 h4 {
    font-size: calc(21px - 0.1rem);
    padding-left: 1rem;
}.our-background-IZn6M1 h4::before {
    width: 8px;
    height: 8px;
}.our-background-IZn6M1 span {
    line-height: 1.6;
    font-size: calc(15px - 0.15rem);
    padding: 1rem;
}
}

@media (prefers-reduced-motion: reduce) {.our-background-IZn6M1 .text-panel-JkfC1I,
    .our-background-IZn6M1 h1,
    .our-background-IZn6M1 h1::before,
    .our-background-IZn6M1 h4::before,
    .our-background-IZn6M1 span {
    transition: none;
}.our-background-IZn6M1:hover .text-panel-JkfC1I,
    .our-background-IZn6M1:hover h1,
    .our-background-IZn6M1:hover h1::before,
    .our-background-IZn6M1:hover h4::before,
    .our-background-IZn6M1:hover span {
    transform: none;
}}.sign-up-8DxMal {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(120deg, rgb(221,222,217) 0%, rgb(189,205,222,0.5) 100%);
    perspective: 1500px;
}.sign-up-8DxMal::before {
    transform: rotateX(45deg);
    background: 
        linear-gradient(45deg, transparent 70%, rgb(152,164,194,0.5) 70%),
        linear-gradient(135deg, rgb(189,205,222,0.5) 30%, transparent 30%);
    left: -10%;
    content: "";
    top: -10%;
    opacity: 0.3;
    position: absolute;
    height: 120%;
    width: 120%;
    z-index: 1;
}.sign-up-8DxMal .knowledge-studio-rFNzlD {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.sign-up-8DxMal .help-request-1QVPtB {
    padding: 3rem 4rem;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.5),
        -5px -5px 15px #ffffff;
    border-radius: 26px;
    position: relative;
    display: flex;
    transform-style: preserve-3d;
    background: #ffffff;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    transform: rotateX(5deg) rotateY(-5deg);
    max-width: 90%;
    margin: 0 auto;
    transition: transform 0.5s ease;
}.sign-up-8DxMal .help-request-1QVPtB:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.sign-up-8DxMal h3 {
    font-weight: 700;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    flex: 1;
    margin: 0 3rem 0 0;
    transform: translateZ(30px);
    font-size: 20px;
    position: relative;
    color: #000000;
}.sign-up-8DxMal h3::before {
    transform: translateZ(40px) skewY(15deg);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: rgb(189,205,222);
    width: 4px;
    left: -20px;
}.sign-up-8DxMal .input_holder {
    gap: 1.5rem;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    transform: translateZ(20px);
    flex: 2;
}.sign-up-8DxMal input[type="email"] {
    box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    background: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.5);
    font-size: 13px;
    border-radius: 10px;
    flex: 3;
    padding: 1rem 1.5rem;
    color: #000000;
}.sign-up-8DxMal input[type="email"]:focus {
    transform: translateZ(40px);
    outline: none;
    box-shadow: 
        inset 5px 5px 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(189,205,222,0.5);
    border-color: rgb(189,205,222);
}.sign-up-8DxMal input[type="submit"] {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background: linear-gradient(45deg, rgb(189,205,222) 0%, rgb(152,164,194) 100%);
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    flex: 1;
    border: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 1rem 1.5rem;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
}.sign-up-8DxMal input[type="submit"]:hover {
    transform: translateZ(50px) translateY(-5px);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(189,205,222,0.5);
}.sign-up-8DxMal input[type="submit"]::before {
    content: "";
    z-index: -1;
    opacity: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(152,164,194) 0%, rgb(189,205,222) 100%);
    width: 100%;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease;
    height: 100%;
}.sign-up-8DxMal input[type="submit"]:hover::before {
    opacity: 1;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) translateZ(0);
    }
    50% {
        transform: translateY(-10px) translateZ(20px);
    }
}

@media (max-width: 992px) {.sign-up-8DxMal .help-request-1QVPtB {
    padding: 2.5rem;
    transform: none;
    flex-direction: column;
}.sign-up-8DxMal h3 {
    transform: none;
    text-align: center;
    margin: 0 0 2rem 0;
}.sign-up-8DxMal h3::before {
    height: 4px;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    bottom: -10px;
    width: 50px;
}.sign-up-8DxMal .input_holder {
    width: 100%;
    transform: none;
}.sign-up-8DxMal input[type="submit"]:hover {
    transform: none;
}
}

@media (max-width: 768px) {.sign-up-8DxMal {
    padding: 4rem 1.5rem;
}.sign-up-8DxMal .help-request-1QVPtB {
    padding: 2rem;
    max-width: 100%;
}.sign-up-8DxMal .input_holder {
    flex-direction: column;
}.sign-up-8DxMal input[type="email"],
    .sign-up-8DxMal input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.sign-up-8DxMal {
    padding: 3rem 1rem;
}.sign-up-8DxMal .help-request-1QVPtB {
    padding: 1.5rem;
}.sign-up-8DxMal h3 {
    font-size: calc(20px * 0.9);
    margin: 0 0 1.5rem 0;
}.sign-up-8DxMal input[type="email"] {
    padding: 0.8rem 1rem;
}.sign-up-8DxMal input[type="submit"] {
    padding: 0.8rem 1rem;
}}.price-plan-item-7caJO0 {
    position: relative;
    padding: 5rem 0;
    background-color: rgb(221,222,217);
    overflow: hidden;
}.price-plan-item-7caJO0::before {
    transform: rotate(15deg);
    background: linear-gradient(135deg, rgb(189,205,222), rgb(152,164,194));
    position: absolute;
    height: 12rem;
    content: "";
    top: -3rem;
    right: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 12rem;
    opacity: 0.07;
}.price-plan-item-7caJO0::after {
    z-index: 0;
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(152,164,194), rgb(189,205,222,0.5));
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    width: 18rem;
    content: "";
    left: -5rem;
    position: absolute;
    bottom: -5rem;
    height: 18rem;
    transform: rotate(-10deg);
}.price-plan-item-7caJO0 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 1.5rem;
}.price-plan-item-7caJO0 .pricing-pack-CXx4T8 {
    display: flex;
    flex-direction: column;
}.price-plan-item-7caJO0 .learn-price-PU3j1f {
    position: relative;
    order: -1;
    margin-bottom: 3rem;
}.price-plan-item-7caJO0 .learn-price-PU3j1f h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    display: inline-block;
    position: relative;
}.price-plan-item-7caJO0 .learn-price-PU3j1f h2::after {
    width: 60%;
    bottom: -0.5rem;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(189,205,222), transparent);
    left: 0;
    position: absolute;
}.price-plan-item-7caJO0 .learn-fees-AmaU5Y {
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 1rem;
    max-width: 800px;
}.price-plan-item-7caJO0 .plan-fee-4i5Q9T {
    gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    width: 100%;
}.price-plan-item-7caJO0 .program-price-rAT7dh {
    overflow: hidden;
    text-decoration: none;
    color: #000000;
    z-index: 2;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
}.price-plan-item-7caJO0 .learn-rates-B59xOt {
    position: relative;
    min-height: 480px;
    background-color: #ffffff;
    height: 100%;
    display: flex;
    transform: translateY(0);
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    overflow: hidden;
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .learn-rates-B59xOt {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.price-plan-item-7caJO0 .discount-deals-8Anq63 {
    overflow: hidden;
    flex: 1;
    padding: 2rem;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
}.price-plan-item-7caJO0 .discount-deals-8Anq63 h3 {
    display: inline-block;
    font-size: calc(24px + 0.1rem);
    transition: color 0.3s ease;
    color: #000000;
    position: relative;
    margin-bottom: 0.5rem;
    font-weight: 600;
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .discount-deals-8Anq63 h3 {
    color: rgb(189,205,222);
}.price-plan-item-7caJO0 .trial-pricing-PbFnoY {
    transition: transform 0.3s ease;
    display: block;
    margin-bottom: 1.5rem;
    color: rgb(189,205,222);
    font-weight: 700;
    font-size: calc(24px + 0.5rem);
    position: relative;
}.price-plan-item-7caJO0 .trial-pricing-PbFnoY::before {
    width: 3rem;
    transform-origin: left;
    bottom: -0.75rem;
    position: absolute;
    transition: transform 0.4s ease;
    left: 0;
    background-color: rgb(189,205,222,0.5);
    height: 2px;
    transform: scaleX(1);
    content: "";
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .trial-pricing-PbFnoY::before {
    transform: scaleX(1.5);
}.price-plan-item-7caJO0 .discount-deals-8Anq63 p {
    font-size: calc(13px - 0.1rem);
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    margin-bottom: 1.5rem;
    color: #000000;
}.price-plan-item-7caJO0 .img-caption-box-9TQqR2 {
    transition: transform 0.6s ease;
    position: relative;
    overflow: hidden;
    height: 180px;
    width: 100%;
}.price-plan-item-7caJO0 .img-caption-box-9TQqR2::after {
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    transition: opacity 0.3s ease;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    content: "";
    right: 0;
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .img-caption-box-9TQqR2 {
    transform: scale(1.03);
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .img-caption-box-9TQqR2::after {
    opacity: 0.4;
}.price-plan-item-7caJO0 .learn-rates-B59xOt::before {
    transform: scaleX(0);
    top: 0;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(189,205,222), rgb(152,164,194));
    transform-origin: left;
    content: "";
    width: 100%;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover .learn-rates-B59xOt::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.price-plan-item-7caJO0 .pricing-pack-CXx4T8 {
    gap: 2rem;
    align-items: flex-start;
    flex-direction: row;
}.price-plan-item-7caJO0 .learn-price-PU3j1f {
    padding-top: 2rem;
    flex: 0 0 30%;
    order: 0;
    margin-bottom: 0;
}.price-plan-item-7caJO0 .plan-fee-4i5Q9T {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.price-plan-item-7caJO0 .learn-rates-B59xOt {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.price-plan-item-7caJO0 {
    padding: 3rem 0;
}.price-plan-item-7caJO0 .plan-fee-4i5Q9T {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.price-plan-item-7caJO0 .learn-price-PU3j1f h2 {
    text-align: center;
    display: block;
}.price-plan-item-7caJO0 .learn-price-PU3j1f h2::after {
    width: 100px;
    transform: translateX(-50%);
    left: 50%;
}.price-plan-item-7caJO0 .learn-fees-AmaU5Y {
    text-align: center;
}.price-plan-item-7caJO0 .learn-rates-B59xOt {
    min-height: auto;
}.price-plan-item-7caJO0 .discount-deals-8Anq63 {
    padding: 1.5rem;
}.price-plan-item-7caJO0 .img-caption-box-9TQqR2 {
    height: 160px;
}
}

@media (min-width: 1024px) {.price-plan-item-7caJO0 .plan-fee-4i5Q9T {
    grid-template-columns: repeat(2, 1fr);
}.price-plan-item-7caJO0 .program-price-rAT7dh:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.price-plan-item-7caJO0 .learn-price-PU3j1f {
    padding-top: 4rem;
}.price-plan-item-7caJO0 .program-price-rAT7dh:hover {
    z-index: 5;
}.price-plan-item-7caJO0 .plan-fee-4i5Q9T {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2rem;
    row-gap: 2.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.price-plan-item-7caJO0 .program-price-rAT7dh,
    .price-plan-item-7caJO0 .learn-rates-B59xOt,
    .price-plan-item-7caJO0 .img-caption-box-9TQqR2,
    .price-plan-item-7caJO0 .trial-pricing-PbFnoY::before,
    .price-plan-item-7caJO0 .learn-rates-B59xOt::before {
    transition: none;
}}.teaching-process-8wkxdr {
    background: linear-gradient(135deg, rgb(221,222,217) 0%, rgb(189,205,222,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.teaching-process-8wkxdr::before {
    z-index: 1;
    opacity: 0.05;
    left: 0;
    animation: patternShift 30s infinite linear;
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    height: 100%;
    width: 100%;
    transform: perspective(1000px) rotateY(5deg);
    content: "";
    top: 0;
    background-image: 
        linear-gradient(45deg, rgb(152,164,194,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(152,164,194,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(152,164,194,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(152,164,194,0.5) 75%);
    background-size: 120px 120px;
    position: absolute;
}.teaching-process-8wkxdr::after {
    content: "";
    transform: rotate(15deg);
    z-index: 0;
    position: absolute;
    top: -50%;
    height: 200%;
    background: linear-gradient(120deg, rgb(189,205,222,0.5) 10%, transparent 70%);
    opacity: 0.3;
    right: -25%;
    width: 70%;
    filter: blur(80px);
}.teaching-process-8wkxdr .container {
    gap: 40px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
    max-width: 1200px;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    transform: translateY(0);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset,
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-radius: 10px;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(255, 255, 255, 0.3) inset,
        0 10px 25px rgba(rgb(189,205,222), 0.1);
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div {
    padding: 40px;
    position: relative;
    z-index: 3;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div::before {
    left: 0;
    content: "";
    position: absolute;
    transform-origin: left center;
    z-index: 4;
    height: 4px;
    top: 0;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    width: 60px;
    background: linear-gradient(90deg, rgb(189,205,222) 0%, rgb(152,164,194) 100%);
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD:hover > div::before {
    animation: pulse 2s infinite;
    width: 100%;
}.teaching-process-8wkxdr h3 {
    position: relative;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    margin-bottom: 25px;
    font-size: 35px;
    font-weight: 700;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD:hover h3 {
    transform: translateX(10px);
}.teaching-process-8wkxdr p {
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    position: relative;
    margin-bottom: 0;
}.teaching-process-8wkxdr p span {
    position: relative;
    transition: transform 0.5s 0.1s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    display: block;
    opacity: 0.95;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD:hover p span {
    transform: translateY(5px);
}

@keyframes patternShift {
    0% {
        background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    }
    100% {
        background-position: 1000px 1000px, 1000px 1060px, 1060px 940px, 940px 1000px;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}

@media (min-width: 768px) {.teaching-process-8wkxdr {
    padding: 150px 0;
}.teaching-process-8wkxdr .container {
    grid-template-columns: 1fr;
    gap: 60px;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div {
    padding: 60px;
}.teaching-process-8wkxdr h3 {
    margin-bottom: 30px;
    font-size: calc(35px * 1.1);
}.teaching-process-8wkxdr p {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.teaching-process-8wkxdr {
    padding: 180px 0;
}.teaching-process-8wkxdr .container {
    padding: 0 40px;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD {
    transform: perspective(1000px) rotateY(-2deg);
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div {
    padding: 70px;
}.teaching-process-8wkxdr h3 {
    margin-bottom: 35px;
    font-size: calc(35px * 1.2);
}.teaching-process-8wkxdr p {
    font-size: calc(15px * 1.1);
    line-height: 2;
    max-width: 90%;
}
}

@media (max-width: 767px) {.teaching-process-8wkxdr {
    padding: 80px 0;
}.teaching-process-8wkxdr .container {
    padding: 0 15px;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div {
    padding: 30px;
}.teaching-process-8wkxdr h3 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.85);
}.teaching-process-8wkxdr p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}.teaching-process-8wkxdr .knowledge-studio-rFNzlD > div::before {
    width: 40px;
    height: 3px;
}}.teaching-experience-q8fDE7 {
    position: relative;
    background: linear-gradient(135deg, rgb(221,222,217) 0%, rgba(245, 248, 250, 0.9) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.teaching-experience-q8fDE7::before {
    height: 40vw;
    background: radial-gradient(circle, rgb(189,205,222,0.5) 0%, transparent 70%);
    content: "";
    top: -5%;
    position: absolute;
    width: 40vw;
    transform: translateZ(0);
    right: -10%;
    opacity: 0.15;
}.teaching-experience-q8fDE7::after {
    opacity: 0.1;
    width: 30vw;
    background: radial-gradient(circle, rgb(152,164,194,0.5) 0%, transparent 70%);
    height: 30vw;
    position: absolute;
    content: "";
    transform: translateZ(0);
    left: -10%;
    bottom: -5%;
}.teaching-experience-q8fDE7 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx {
    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(189,205,222), 0.03) inset;
    padding: 2.5rem;
    display: grid;
    position: relative;
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    grid-template-columns: 1fr;
    gap: 2rem;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2 {
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.7);
    transform: rotate(-2deg) translateZ(0);
    border-radius: 8px;
    height: 200px;
    width: 200px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2::after {
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(189,205,222), 0.1) 100%);
    top: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2:hover {
    transform: rotate(0deg) scale(1.05) translateZ(0);
}.teaching-experience-q8fDE7 .name {
    position: relative;
    color: rgb(189,205,222);
    font-size: 23px;
    margin-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    display: inline-block;
}.teaching-experience-q8fDE7 .name::after {
    width: 60%;
    transform-origin: left;
    bottom: -8px;
    height: 3px;
    left: 0;
    transform: scaleX(0.8);
    transition: transform 0.4s ease;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(152,164,194) 0%, transparent 100%);
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx > div:nth-child(2) {
    display: flex;
    justify-content: center;
    flex-direction: column;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx > div:nth-child(2) > div {
    font-size: calc(15px - 0.1rem);
    margin-top: 0.5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.02em;
}.teaching-experience-q8fDE7 .experience-tasks-bqNau5 {
    position: relative;
    color: #000000;
    font-size: 15px;
    margin: 0;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.teaching-experience-q8fDE7 .experience-tasks-bqNau5::before {
    color: rgb(189,205,222,0.5);
    font-family: serif;
    opacity: 0.15;
    top: -2rem;
    font-size: 6rem;
    z-index: -1;
    position: absolute;
    content: "";
    left: -1rem;
}

@media (min-width: 768px) {.teaching-experience-q8fDE7 {
    padding: 8rem 0;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx {
    padding: 3rem;
    grid-template-rows: auto 1fr;
    gap: 2.5rem 3rem;
    grid-template-columns: auto 1fr;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx > div:first-child {
    grid-row: span 2;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2 {
    height: 260px;
    width: 260px;
}.teaching-experience-q8fDE7 .name {
    font-size: calc(23px + 0.2rem);
}.teaching-experience-q8fDE7 .experience-tasks-bqNau5 {
    font-size: calc(15px + 0.05rem);
}
}

@media (min-width: 1024px) {.teaching-experience-q8fDE7 .rating-insights-JnqKFx {
    grid-template-columns: auto 1fr;
    padding: 4rem;
    gap: 3rem 4rem;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2 {
    width: 300px;
    height: 300px;
    transform: rotate(-3deg) translateZ(0);
}.teaching-experience-q8fDE7 .name {
    font-size: calc(23px + 0.4rem);
}.teaching-experience-q8fDE7 .name::after {
    height: 4px;
}.teaching-experience-q8fDE7 .experience-tasks-bqNau5 {
    font-size: calc(15px + 0.1rem);
    line-height: 1.7;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx > div:nth-child(2) > div {
    font-size: 15px;
}
}

@media (min-width: 1200px) {.teaching-experience-q8fDE7 .container {
    padding: 0 4rem;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx {
    gap: 3rem 5rem;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx:hover .name::after {
    transform: scaleX(1);
}
}

@media (max-width: 767px) {.teaching-experience-q8fDE7 {
    padding: 4rem 0;
}.teaching-experience-q8fDE7 .container {
    padding: 0 1rem;
}.teaching-experience-q8fDE7 .rating-insights-JnqKFx {
    padding: 2rem;
}.teaching-experience-q8fDE7 .img-caption-box-9TQqR2 {
    width: 180px;
    height: 180px;
}}header {
    z-index: 100;
    padding: 1rem 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    background: rgb(221,222,217);
    position: relative;
    width: 100%;
}header::before {
    left: 0;
    opacity: 0.4;
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, 
        rgb(189,205,222,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(152,164,194,0.5) 100%);
    content: '';
}header .container {
    margin: 0;
    z-index: 1;
    width: 100%;
    padding: 0 2%;
    max-width: 100%;
    position: relative;
}header .site-header-h6JwUI {
    align-items: center;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 3fr 1fr;
}header .nav-know-b3GafV {
    position: relative;
    align-items: center;
    grid-area: logo;
    justify-content: center;
    padding: 0.5rem 1rem;
    display: flex;
    text-decoration: none;
}header .nav-know-b3GafV::after {
    position: absolute;
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
    bottom: 0;
    content: '';
    width: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(189,205,222), 
        rgb(152,164,194), 
        rgb(189,205,222), 
        transparent);
}header .nav-know-b3GafV svg {
    height: auto;
    transition: all 0.3s ease;
    width: 160px;
}header .nav-know-b3GafV:hover svg {
    transform: translateY(-3px);
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .nav-learn-k4njfR {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    gap: 0.5rem;
    justify-content: center;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.6rem;
    border-radius: 30px;
    align-items: center;
    grid-area: menu;
    display: flex;
}header .first-pagebar-p1ElXB {
    border-radius: 10px;
    font-size: 20px;
    color: #000000;
    padding: 0.4rem 0.8rem;
    background: #ffffff;
    font-weight: 400;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    text-align: center;
}header .first-pagebar-p1ElXB:hover {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(189,205,222), rgb(152,164,194));
    box-shadow: 0 3px 8px rgb(189,205,222,0.5);
    transform: translateY(-2px);
}

@media (max-width: 991px) {header .nav-know-b3GafV svg {
    width: 140px;
}header .nav-learn-k4njfR {
    gap: 0.4rem;
    padding: 0.5rem;
}header .first-pagebar-p1ElXB {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header .site-header-h6JwUI {
    grid-template-areas:
            "logo"
            "nav-learn-k4njfR";
    grid-template-columns: 1fr;
}header .nav-know-b3GafV {
    padding: 0.4rem;
}header .nav-know-b3GafV svg {
    width: 130px;
}header .nav-learn-k4njfR {
    flex-wrap: wrap;
    padding: 0.4rem;
}header .first-pagebar-p1ElXB {
    font-size: calc(20px - 1px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .nav-know-b3GafV svg {
    width: 120px;
}header .nav-learn-k4njfR {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem;
    justify-content: flex-start;
}header .nav-learn-k4njfR::-webkit-scrollbar {
    height: 2px;
}header .nav-learn-k4njfR::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(189,205,222);
}header .first-pagebar-p1ElXB {
    white-space: nowrap;
    flex-shrink: 0;
}}.secure-enclosure-M2Kowf {
    padding: 3rem 1rem;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(221,222,217), #ffffff 80%);
}.secure-enclosure-M2Kowf::before {
    z-index: 0;
    width: 100%;
    content: "";
    pointer-events: none;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(to right, rgba(rgb(189,205,222,0.5), 0.03), rgba(rgb(152,164,194,0.5), 0.02));
    left: 0;
}.secure-enclosure-M2Kowf::after {
    position: absolute;
    width: 60%;
    top: -50%;
    height: 100%;
    right: -20%;
    background: radial-gradient(circle, rgba(rgb(189,205,222,0.5), 0.05), transparent 70%);
    content: "";
    pointer-events: none;
    transform: rotate(30deg);
    z-index: 0;
}.secure-enclosure-M2Kowf .container {
    margin: 0 auto;
    padding: 2rem;
    transform: translateZ(0);
    position: relative;
    border-left: 3px solid rgb(189,205,222);
    max-width: 1140px;
    background: rgba(#ffffff, 0.9);
    z-index: 1;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transition: transform 0.3s ease-out;
}.secure-enclosure-M2Kowf .container:hover {
    box-shadow: 0 14px 40px rgba(rgba(0, 0, 0, 0.5), 0.09),
                0 2px 6px rgba(rgba(0, 0, 0, 0.5), 0.06);
    transform: translateY(-3px) translateZ(0);
}.secure-enclosure-M2Kowf h1 {
    font-weight: 700;
    margin-bottom: 1.8rem;
    font-size: calc(44px * 1.05);
    position: relative;
    line-height: 1.2;
    color: rgb(189,205,222);
    letter-spacing: -0.02em;
    padding-bottom: 0.8rem;
}.secure-enclosure-M2Kowf h1::after {
    content: "";
    width: 80px;
    background: linear-gradient(to right, rgb(189,205,222), rgb(152,164,194));
    bottom: 0;
    transform-origin: left;
    transition: width 0.3s ease;
    height: 3px;
    position: absolute;
    left: 0;
}.secure-enclosure-M2Kowf h2 {
    font-size: 31px;
    margin-bottom: 1.2rem;
    color: rgb(152,164,194);
    font-weight: 600;
    position: relative;
    padding-left: 1rem;
    margin-top: 2.5rem;
}.secure-enclosure-M2Kowf h2::before {
    top: 0.2em;
    position: absolute;
    background: rgb(189,205,222);
    height: 75%;
    opacity: 0.8;
    content: "";
    transform: scaleY(0.9);
    width: 3px;
    left: 0;
}.secure-enclosure-M2Kowf h3 {
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(31px * 0.85);
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
}.secure-enclosure-M2Kowf h3::before {
    left: 0;
    transform: scaleY(0.9);
    height: 70%;
    background: rgb(152,164,194);
    opacity: 0.8;
    position: absolute;
    content: "";
    width: 2px;
    top: 0.25em;
}.secure-enclosure-M2Kowf h4 {
    position: relative;
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
    font-size: calc(31px * 0.7);
    padding-left: 0.6rem;
    color: #000000;
}.secure-enclosure-M2Kowf h4::before {
    background: rgb(152,164,194);
    height: 65%;
    left: 0;
    position: absolute;
    opacity: 0.6;
    top: 0.3em;
    width: 2px;
    content: "";
}.secure-enclosure-M2Kowf p {
    position: relative;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 1.3rem;
    font-size: 12px;
}.secure-enclosure-M2Kowf span {
    font-size: 12px;
    margin-bottom: 1.3rem;
    line-height: 1.7;
    border-left: 1px solid rgba(rgb(189,205,222,0.5), 0.3);
    display: block;
    color: #000000;
    padding-left: 0.5rem;
}.secure-enclosure-M2Kowf ul {
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 2rem;
}.secure-enclosure-M2Kowf ul::before {
    height: 100%;
    width: 1px;
    opacity: 0.2;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(189,205,222), transparent);
}.secure-enclosure-M2Kowf li {
    padding-left: 0.5rem;
    color: #000000;
    margin-bottom: 0.8rem;
    font-size: 12px;
    position: relative;
    line-height: 1.6;
}.secure-enclosure-M2Kowf li::before {
    transform: rotate(45deg);
    top: 0.7rem;
    height: 6px;
    border-radius: 1px;
    content: "";
    left: -1.2rem;
    position: absolute;
    opacity: 0.8;
    background: rgb(189,205,222);
    width: 6px;
}.secure-enclosure-M2Kowf strong {
    position: relative;
    color: rgb(152,164,194);
    font-weight: 600;
}.secure-enclosure-M2Kowf p strong::after {
    height: 1px;
    opacity: 0.3;
    content: "";
    width: 100%;
    bottom: -2px;
    position: absolute;
    left: 0;
    background: rgb(152,164,194);
    transform: scaleX(0.97);
}

@media (min-width: 768px) {.secure-enclosure-M2Kowf {
    padding: 5rem 2rem;
}.secure-enclosure-M2Kowf .container {
    padding: 3rem 4rem;
    border-left-width: 4px;
}.secure-enclosure-M2Kowf h1 {
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    font-size: calc(44px * 1.2);
}.secure-enclosure-M2Kowf h1::after {
    width: 120px;
    height: 4px;
}.secure-enclosure-M2Kowf h2 {
    margin-top: 3rem;
    font-size: calc(31px * 1.1);
    padding-left: 1.5rem;
}.secure-enclosure-M2Kowf h2::before {
    width: 4px;
}.secure-enclosure-M2Kowf p, .secure-enclosure-M2Kowf span {
    font-size: calc(12px * 1.05);
    line-height: 1.8;
}.secure-enclosure-M2Kowf ul {
    padding-left: 2rem;
}.secure-enclosure-M2Kowf li {
    padding-left: 0.8rem;
    font-size: calc(12px * 1.05);
}.secure-enclosure-M2Kowf li::before {
    width: 7px;
    left: -1.4rem;
    height: 7px;
}
}

@media (min-width: 992px) {.secure-enclosure-M2Kowf {
    padding: 6rem 3rem;
}.secure-enclosure-M2Kowf .container {
    border-left-width: 5px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 4rem 5rem;
}.secure-enclosure-M2Kowf h1 {
    font-size: calc(44px * 1.3);
    margin-bottom: 3rem;
}.secure-enclosure-M2Kowf h1::after {
    width: 140px;
}.secure-enclosure-M2Kowf p, .secure-enclosure-M2Kowf span {
    font-size: calc(12px * 1.08);
}.secure-enclosure-M2Kowf ul {
    padding-left: 2.5rem;
}.secure-enclosure-M2Kowf li {
    font-size: calc(12px * 1.08);
}
}

@media (max-width: 767px) {.secure-enclosure-M2Kowf .container {
    padding: 1.5rem;
}.secure-enclosure-M2Kowf h1 {
    font-size: calc(44px * 0.9);
    margin-bottom: 1.5rem;
}.secure-enclosure-M2Kowf h2 {
    font-size: calc(31px * 0.95);
    margin-top: 2rem;
}.secure-enclosure-M2Kowf h3, .secure-enclosure-M2Kowf h4 {
    font-size: calc(31px * 0.8);
}.secure-enclosure-M2Kowf p, .secure-enclosure-M2Kowf span, .secure-enclosure-M2Kowf li {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.secure-enclosure-M2Kowf {
    padding: 2rem 0.5rem;
}.secure-enclosure-M2Kowf .container {
    padding: 1.25rem;
}.secure-enclosure-M2Kowf h1 {
    font-size: calc(44px * 0.85);
    padding-bottom: 0.6rem;
    margin-bottom: 1.2rem;
}.secure-enclosure-M2Kowf h2 {
    margin-top: 1.8rem;
    font-size: calc(31px * 0.9);
    padding-left: 0.8rem;
}.secure-enclosure-M2Kowf h3, .secure-enclosure-M2Kowf h4 {
    font-size: calc(31px * 0.75);
    padding-left: 0.5rem;
}.secure-enclosure-M2Kowf p, .secure-enclosure-M2Kowf span, .secure-enclosure-M2Kowf li {
    line-height: 1.55;
    font-size: calc(12px * 0.9);
}.secure-enclosure-M2Kowf ul {
    padding-left: 1rem;
}.secure-enclosure-M2Kowf li::before {
    width: 5px;
    left: -1rem;
    top: 0.6rem;
    height: 5px;
}
}