﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.wrap-container-21568 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.top-edu-40756 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1206px;
    margin: auto;
}.cloud-lab-12589 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    scroll-snap-type: none;
    auto;
    height: 100%;
    auto
contain
touch-action: none;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.get-support-93027 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
}.get-support-93027::before {
    content: "";
    left: 0;
    z-index: 0;
    top: 0;
    opacity: 0.15;
    position: absolute;
    bottom: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(211,195,225,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(179,158,202,0.5) 0%, transparent 25%);
    right: 0;
}.get-support-93027::after {
    z-index: 1;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 0%, rgb(211,195,225,0.5) 50%, transparent 100%) 0% 0% / 200% 100%,
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 11px);
    width: 100%;
    top: 0;
    content: "";
    animation: backgroundShift 15s linear infinite;
    left: 0;
}@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}
.get-support-93027 .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
    z-index: 2;
    max-width: 1400px;
}.get-support-93027 .write-experts-41570 {
    display: flex;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    flex-direction: column;
    border-radius: 22px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}.get-support-93027 .write-experts-41570::before {
    position: absolute;
    top: -50%;
    height: 200%;
    animation: reflectionEffect 8s linear infinite;
    background: linear-gradient(
        to bottom right,
        transparent,
        transparent,
        transparent,
        transparent,
        rgba(255, 255, 255, 0.08),
        transparent,
        transparent,
        transparent
    );
    transform: rotate(30deg);
    left: -50%;
    pointer-events: none;
    content: "";
    width: 200%;
}@keyframes reflectionEffect {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}
.get-support-93027 .support-request-80673 {
    text-align: center;
    padding: 30px 0;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    background: linear-gradient(90deg, transparent, rgb(211,195,225,0.5), transparent);
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
    font-size: 37px;
}.get-support-93027 .support-request-80673::after {
    left: 50%;
    background: rgb(211,195,225);
    border-radius: 10px;
    height: 3px;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    width: 80px;
}.get-support-93027 .image-carousel-06458 {
    width: 100%;
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
    height: 280px;
}.get-support-93027 .image-carousel-06458::after {
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, transparent, #000000);
    right: 0;
    bottom: 0;
    height: 80px;
}.get-support-93027 .contact-us-50319 {
    display: grid;
    position: relative;
    z-index: 2;
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 40px 50px;
}.get-support-93027 .contact-us-50319 p {
    padding-bottom: 10px;
    transition: transform 0.3s ease;
    padding-left: 28px;
    display: flex;
    word-break: break-word;
    line-height: 1.5;
    position: relative;
    margin: 0;
    font-size: 18px;
    color: #000000;
    align-items: baseline;
}.get-support-93027 .contact-us-50319 p:hover {
    transform: translateX(5px);
}.get-support-93027 .contact-us-50319 p svg {
    stroke-linejoin: round;
    stroke: rgb(211,195,225);
    stroke-width: 2;
    transition: all 0.3s ease;
    stroke-linecap: round;
    height: 18px;
    top: 0.25em;
    fill: none;
    position: absolute;
    left: 0;
    filter: drop-shadow(0 0 2px rgb(211,195,225,0.5));
    width: 18px;
}.get-support-93027 .contact-us-50319 p:hover svg {
    stroke: #ffffff;
    transform: scale(1.2);
    filter: drop-shadow(0 0 4px rgb(211,195,225));
}.get-support-93027 .contact-us-50319 p svg path {
    animation: svgDraw 1.2s forwards;
    stroke-dasharray: 40;
    stroke-dashoffset: 40;
}.get-support-93027 .contact-us-50319 p:nth-child(1) svg path {
    animation-delay: 0.1s;
}.get-support-93027 .contact-us-50319 p:nth-child(2) svg path {
    animation-delay: 0.3s;
}.get-support-93027 .contact-us-50319 p:nth-child(3) svg path {
    animation-delay: 0.5s;
}.get-support-93027 .contact-us-50319 p:nth-child(4) svg path {
    animation-delay: 0.7s;
}@keyframes svgDraw {
    to {
        stroke-dashoffset: 0;
    }
}
.get-support-93027 .contact-us-50319 p::before {
    display: none;
}.get-support-93027 .contact-us-50319 p span {
    font-weight: 400;
    white-space: normal;
    max-width: 100%;
    display: inline-block;
}.get-support-93027 .contact-us-50319 p a {
    text-decoration: none;
    position: relative;
    color: #ffffff;
    display: inline-block;
    transition: color 0.3s ease;
}.get-support-93027 .contact-us-50319 p a::after {
    bottom: -2px;
    content: "";
    transition: width 0.3s ease;
    height: 1px;
    background: rgb(211,195,225);
    left: 0;
    position: absolute;
    width: 0;
}.get-support-93027 .contact-us-50319 p a:hover {
    color: rgb(211,195,225);
}.get-support-93027 .contact-us-50319 p a:hover::after {
    width: 100%;
}.get-support-93027 .contact-box-10753 {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 20px;
}.get-support-93027 .send-info-43602 {
    font-size: 23px;
    padding-left: 20px;
    position: relative;
    font-weight: 600;
    align-items: center;
    margin: 0 0 15px 0;
    display: flex;
    color: #ffffff;
}.get-support-93027 .send-info-43602 svg {
    animation: clockAnimation 4s linear infinite;
    stroke-width: 2;
    position: absolute;
    width: 14px;
    left: 0;
    stroke: rgb(179,158,202);
    stroke-linecap: round;
    fill: none;
    stroke-linejoin: round;
    transform: translateY(-50%);
    height: 14px;
    top: 50%;
}@keyframes clockAnimation {
    0%, 100% {
        transform: translateY(-50%) rotate(0deg);
    }
    25% {
        transform: translateY(-50%) rotate(90deg);
    }
    50% {
        transform: translateY(-50%) rotate(180deg);
    }
    75% {
        transform: translateY(-50%) rotate(270deg);
    }
}
.get-support-93027 .send-info-43602::before {
    display: none;
}.get-support-93027 .quick-reach-25807 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
    gap: 10px;
}.get-support-93027 .get-contactpanel-16745 {
    border-radius: 0 10px 10px 0;
    color: #000000;
    font-size: 18px;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(179,158,202);
    background: rgba(255, 255, 255, 0.05);
    padding: 10px 15px;
}.get-support-93027 .get-contactpanel-16745:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.get-support-93027 .get-contactpanel-16745 svg {
    stroke-width: 2;
    stroke-linejoin: round;
    margin-right: 8px;
    fill: none;
    opacity: 0.7;
    width: 12px;
    stroke: rgb(179,158,202);
    height: 12px;
    stroke-linecap: round;
    transition: all 0.3s ease;
}.get-support-93027 .get-contactpanel-16745:hover svg {
    stroke: #ffffff;
    opacity: 1;
    transform: rotate(45deg);
}
@media (min-width: 768px) {.get-support-93027 .write-experts-41570 {
    flex-wrap: wrap;
    flex-direction: row;
}.get-support-93027 .support-request-80673 {
    width: 100%;
}.get-support-93027 .image-carousel-06458 {
    width: 35%;
    min-height: 350px;
    height: auto;
}.get-support-93027 .contact-us-50319 {
    padding: 40px;
    width: 65%;
}.get-support-93027 .contact-us-50319 p svg {
    height: 20px;
    width: 20px;
}.get-support-93027 .contact-box-10753 {
    margin-top: 30px;
    width: 100%;
    padding: 0 40px 40px;
}.get-support-93027 .send-info-43602 svg {
    height: 16px;
    width: 16px;
}.get-support-93027 .quick-reach-25807 {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.get-support-93027 .get-contactpanel-16745 svg {
    height: 14px;
    width: 14px;
}
}
@media (max-width: 767px) {.get-support-93027 {
    padding: 60px 0;
}.get-support-93027 .image-carousel-06458 {
    height: 220px;
}.get-support-93027 .support-request-80673 {
    padding: 20px 0;
    font-size: calc(37px - 2px);
}.get-support-93027 .contact-us-50319 {
    gap: 15px;
    padding: 30px 25px;
}.get-support-93027 .contact-us-50319 p svg {
    width: 16px;
    top: 0.3em;
    height: 16px;
}.get-support-93027 .contact-box-10753 {
    margin-top: 10px;
    padding: 20px 25px 30px;
}.get-support-93027 .quick-reach-25807 {
    grid-template-columns: 1fr;
}
}
@media (max-width: 480px) {.get-support-93027 {
    padding: 40px 0;
}.get-support-93027 .image-carousel-06458 {
    height: 180px;
}.get-support-93027 .support-request-80673 {
    padding: 15px 0;
    font-size: calc(37px - 4px);
}.get-support-93027 .support-request-80673::after {
    width: 60px;
}.get-support-93027 .contact-us-50319 {
    padding: 20px 15px;
}.get-support-93027 .contact-us-50319 p {
    padding-left: 24px;
    font-size: calc(18px - 1px);
}.get-support-93027 .contact-us-50319 p svg {
    height: 14px;
    width: 14px;
    top: 0.35em;
}.get-support-93027 .send-info-43602 svg {
    width: 12px;
    height: 12px;
}.get-support-93027 .get-contactpanel-16745 svg {
    height: 10px;
    width: 10px;
    margin-right: 6px;
}
}
@media (min-width: 992px) {.get-support-93027 .write-experts-41570 {
    max-width: 1200px;
    margin: 0 auto;
}.get-support-93027 .image-carousel-06458 {
    transition: transform 0.5s ease;
}.get-support-93027 .image-carousel-06458:hover {
    transform: scale(1.02);
}.get-support-93027 .contact-us-50319 {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.get-support-93027 .contact-us-50319 p svg {
    height: 22px;
    width: 22px;
}.get-support-93027 .contact-box-10753 {
    grid-column: 1 / span 2;
}.get-support-93027 .send-info-43602 svg {
    height: 18px;
    width: 18px;
}}.cookie-popup-warning-04352 {
    z-index: 90;
    background: rgb(236,228,242);
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(211,195,225);
    width: 100%;
}.visitor-confirm-41369 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}#cookie-disclaimer-81734 {
    display: none;
}#cookie-disclaimer-81734:checked ~ .cookie-popup-warning-04352 {
    opacity: 0;
    visibility: hidden;
}.cookie-popup-warning-04352 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-popup-warning-04352 p {
    font-size: 18px;
}.track-settings-32471 {
    flex-shrink: 0;
    margin-right: 10px;
}.track-settings-32471 svg, .track-settings-32471 svg path, .track-settings-32471 img {
    width: 100px;
    height: 100px;
    fill: rgb(211,195,225);
}.track-optin-84705 {
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    min-width: 120px;
    text-align: center;
    border-bottom: 2px solid rgb(211,195,225);
    margin-left: 10px;
    cursor: pointer;
    flex-shrink: 0;
    color: rgb(211,195,225);
    font-size: 24px;
}.cookie-popup-warning-04352 p a {
    text-decoration: none;
    color: rgb(211,195,225);
}
@media only screen and (max-width: 1200px) {.cookie-popup-warning-04352 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.track-settings-32471 {
    display: none;
}.visitor-confirm-41369 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie-popup-warning-04352 h5 {
    text-align: center;
}.cookie-popup-warning-04352 p {
    text-align: center;
}.privacy-learn-54703 {
    margin-bottom: 20px;
}body .wrap-container-21568 .track-optin-84705 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrap-container-21568 .cookie-popup-warning-04352 {
    background: #ffffff;
    border: none;
    box-shadow: rgb(211,195,225,0.5) 0px 0px 40px 39px;
}.wrap-container-21568 .track-optin-84705 {
    background: rgb(211,195,225);
    margin-left: 30px;
    color: #ffffff;
    padding: 10px;
    font-size: 20px;
    border: none;
    font-weight: 400;
}.wrap-container-21568 .track-settings-32471 {
    align-items: center;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    background:rgb(211,195,225);
    height: 80px;
    width: 80px;
}.wrap-container-21568 .track-settings-32471 svg, .wrap-container-21568 .track-settings-32471 svg path, .wrap-container-21568 .track-settings-32471 img {
    fill:#000000;
    width: 40px;
    height: 40px;
}.wrap-container-21568 .privacy-learn-54703 h5, .wrap-container-21568 .privacy-learn-54703 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrap-container-21568 .track-settings-32471 {
    margin-bottom: 14px;
    margin: 0;
}}.thxBlock-65130 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(rgb(211,195,225,0.5), 0.05) 100%);
}.thxBlock-65130::before {
    top: -15%;
    height: 80%;
    transform: rotate(-15deg) skew(5deg);
    width: 40%;
    opacity: 0.2;
    position: absolute;
    right: -5%;
    z-index: 0;
    animation: float 18s ease-in-out infinite alternate;
    content: "";
    background: linear-gradient(225deg, rgb(179,158,202) 0%, rgba(rgb(179,158,202,0.5), 0.2) 100%);
    filter: blur(60px);
}.thxBlock-65130::after {
    background: linear-gradient(45deg, rgb(211,195,225) 0%, rgba(rgb(211,195,225,0.5), 0.1) 100%);
    filter: blur(50px);
    z-index: 0;
    width: 35%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    transform: rotate(15deg) skew(-5deg);
    height: 70%;
    content: "";
    left: -5%;
    bottom: -10%;
    opacity: 0.15;
    position: absolute;
}.thxBlock-65130 .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1140px;
}.thxBlock-65130 .knowledge-zone-05284 {
    background: rgba(rgb(255, 255, 255, 0.5), 0.95);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: clamp(2rem, 5vw, 3.5rem);
    transform: translateY(20px);
    gap: calc(15px * 1.5);
    position: relative;
    grid-template-rows: auto auto;
    opacity: 0;
    display: grid;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
}.thxBlock-65130 .knowledge-zone-05284::before {
    content: "";
    left: 0;
    width: 5px;
    background: linear-gradient(180deg, rgb(211,195,225) 0%, rgb(179,158,202) 100%);
    transform: scaleY(0);
    animation: growDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    position: absolute;
    top: 0;
    height: 100%;
    transform-origin: top;
}.thxBlock-65130 h5 {
    position: relative;
    font-weight: 700;
    padding-bottom: 0.75rem;
    color: #000000;
    line-height: 1.3;
    overflow: hidden;
    margin: 0;
    letter-spacing: -0.01em;
    font-size: 20px;
}.thxBlock-65130 h5::after {
    width: 80px;
    bottom: 0;
    transform: translateX(-100%);
    position: absolute;
    height: 3px;
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    content: "";
    background: rgb(179,158,202);
    left: 0;
}.thxBlock-65130 a {
    display: block;
    position: relative;
    transition: transform 0.4s ease-out;
    text-decoration: none;
    overflow: hidden;
}.thxBlock-65130 a:hover {
    transform: translateY(-5px);
}.thxBlock-65130 a::before {
    content: "";
    right: -20px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(179,158,202,0.5), 0.1) 50%);
    width: 80px;
    transform: scale(0);
    position: absolute;
    height: 80px;
    bottom: -20px;
    border-radius: 50% 0 50% 0;
}.thxBlock-65130 a:hover::before {
    transform: scale(1);
    opacity: 1;
}.thxBlock-65130 p {
    color: #000000;
    line-height: 1.7;
    position: relative;
    animation: fadeIn 0.8s ease-out forwards 1.2s;
    opacity: 0;
    transform: translateY(10px);
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
}

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

@keyframes growDown {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}

@keyframes slideRight {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
}

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

@keyframes float {
    0% {
        transform: rotate(-15deg) skew(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skew(3deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-18deg) skew(7deg) translate(10px, -10px);
    }
}

@media screen and (min-width: 768px) {.thxBlock-65130 {
    padding: 8rem 0;
}.thxBlock-65130 .knowledge-zone-05284 {
    padding: clamp(2.5rem, 6vw, 4rem);
    gap: calc(15px * 2);
    border-radius: 10px;
}.thxBlock-65130 h5 {
    font-size: calc(20px * 1.1);
    padding-bottom: 1rem;
}.thxBlock-65130 h5::after {
    width: 120px;
    height: 4px;
}
}

@media screen and (min-width: 992px) {.thxBlock-65130 {
    padding: 10rem 0;
}.thxBlock-65130 .knowledge-zone-05284 {
    padding: clamp(3rem, 7vw, 5rem);
    gap: calc(15px * 3);
    grid-template-columns: 1fr 1fr;
}.thxBlock-65130 h5 {
    font-size: calc(20px * 1.2);
    padding-bottom: 0;
}.thxBlock-65130 h5::after {
    bottom: -0.75rem;
}.thxBlock-65130 p {
    font-size: calc(15px * 1.05);
}
}

@media screen and (max-width: 767px) {.thxBlock-65130 {
    padding: 4rem 0;
}.thxBlock-65130 .knowledge-zone-05284 {
    padding: 1.75rem;
}.thxBlock-65130 h5 {
    font-size: calc(20px * 0.9);
}.thxBlock-65130 p {
    font-size: calc(15px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.thxBlock-65130::before,
    .thxBlock-65130::after {
    animation: none;
}.thxBlock-65130 .knowledge-zone-05284,
    .thxBlock-65130 h5::after,
    .thxBlock-65130 p {
    animation-duration: 0.1s;
}.thxBlock-65130 a:hover {
    transform: none;
}}.confidential-cove-17945 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background-color: #ffffff;
}.confidential-cove-17945 h1 {
    margin-bottom: 20px;
    text-align: center;
    color: rgb(211,195,225);
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(211,195,225);
    font-weight: 700;
    font-size: 41px;
    padding-bottom: 10px;
    margin-top: 30px;
}.confidential-cove-17945 h2 {
    font-size: 29px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    color: rgb(179,158,202);
    padding-bottom: 5px;
    margin-top: 25px;
    border-bottom: 1px solid rgb(179,158,202);
}.confidential-cove-17945 h3, .confidential-cove-17945 h4, .confidential-cove-17945 h5, .confidential-cove-17945 h6 {
    margin-top: 20px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 20px;
}.confidential-cove-17945 ul, .confidential-cove-17945 ol {
    font-size: 18px;
    padding-left: 0;
    font-family: Arial, sans-serif;
    padding: 10px 0;
    list-style: none;
    color: #000000;
    list-style-position: inside;
}.confidential-cove-17945 li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}.confidential-cove-17945 li::before {
    content: "•";
    top: 0;
    left: 0;
    line-height: 1em;
    font-size: 1.2em;
    color: rgb(211,195,225);
    position: absolute;
}.confidential-cove-17945 section {
    background: none;
}.confidential-cove-17945 p, .confidential-cove-17945 span, .confidential-cove-17945 div {
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
}

@media only screen and (max-width: 800px) {.confidential-cove-17945 {
    padding: 20px 10px;
}.confidential-cove-17945 h1 {
    font-size: calc(20px - 4px);
    margin-bottom: 15px;
    margin-top: 20px;
}.confidential-cove-17945 h2 {
    margin-bottom: 10px;
    font-size: calc(20px - 4px);
    margin-top: 20px;
}.confidential-cove-17945 ul, .confidential-cove-17945 ol {
    padding-left: 10px;
}.confidential-cove-17945 li {
    padding-left: 15px;
}}.academic-experience-54297 {
    background: linear-gradient(150deg, rgb(236,228,242) 0%, rgb(179,158,202,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.academic-experience-54297::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 40px 40px;
    position: absolute;
    content: "";
    opacity: 0.07;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(211,195,225,0.5) 49.5%, rgb(211,195,225,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(211,195,225,0.5) 49.5%, rgb(211,195,225,0.5) 50.5%, transparent 50.5%);
}.academic-experience-54297::after {
    opacity: 0.04;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(211,195,225,0.5) 40px,
            rgb(211,195,225,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(211,195,225,0.5) 60px,
            rgb(211,195,225,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(211,195,225,0.5) 80px,
            rgb(211,195,225,0.5) 81px
        );
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}.academic-experience-54297 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.academic-experience-54297 .client-feedback-15730 {
    border-radius: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    position: relative;
    padding: 50px;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    gap: 40px;
}.academic-experience-54297 .client-feedback-15730::before {
    width: 100%;
    height: 6px;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(211,195,225) 0%,
        rgb(179,158,202) 100%
    );
    top: 0;
}.academic-experience-54297 .client-feedback-15730::after {
    background: linear-gradient(
        90deg,
        rgb(211,195,225,0.5) 0%,
        transparent 20%,
        rgb(211,195,225,0.5) 40%,
        transparent 60%,
        rgb(179,158,202,0.5) 80%,
        transparent 100%
    );
    position: absolute;
    left: 0;
    height: 1px;
    animation: scanner 4s linear infinite;
    content: "";
    top: 6px;
    width: 100%;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.academic-experience-54297 .image-carousel-06458 {
    width: 100%;
    min-height: 360px;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    height: 100%;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    border-radius: 0;
}.academic-experience-54297 .image-carousel-06458::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    position: absolute;
    content: "";
    inset: 0;
    z-index: 1;
}.academic-experience-54297 .image-carousel-06458::after {
    position: absolute;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    width: 100%;
    content: "";
    height: 100%;
    z-index: 2;
    top: 0;
}.academic-experience-54297 .name {
    border-left: 4px solid rgb(211,195,225);
    font-weight: 700;
    color: #000000;
    margin-bottom: 12px;
    line-height: 1.2;
    font-size: 30px;
    padding-left: 16px;
    position: relative;
}.academic-experience-54297 .name::before {
    content: "";
    height: 0;
    width: 4px;
    transition: height 0.5s ease;
    position: absolute;
    background: rgb(179,158,202);
    top: 0;
    left: -4px;
}.academic-experience-54297 .client-feedback-15730:hover .name::before {
    height: 100%;
}.academic-experience-54297 .client-feedback-15730 span:not(.name) {
    margin-bottom: 25px;
    border-radius: 3px;
    font-weight: 600;
    padding: 6px 12px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-size: 19px;
    background: rgb(236,228,242);
}.academic-experience-54297 .client-feedback-15730 span:not(.name)::after {
    bottom: 0;
    content: "";
    background: rgb(211,195,225);
    height: 2px;
    width: 0;
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
}.academic-experience-54297 .client-feedback-15730:hover span:not(.name)::after {
    width: 100%;
}.academic-experience-54297 .career-exp-07493 {
    color: #000000;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    font-size: 17px;
    border-left: 1px solid rgb(211,195,225);
    margin: 0;
    line-height: 1.8;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(
        to right,
        rgb(236,228,242) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
}.academic-experience-54297 .career-exp-07493::before {
    opacity: 0.6;
    width: 12px;
    position: absolute;
    height: 12px;
    border-left: 2px solid rgb(211,195,225);
    content: "";
    left: 12px;
    border-top: 2px solid rgb(211,195,225);
    top: 15px;
}.academic-experience-54297 .career-exp-07493::after {
    opacity: 0.6;
    border-right: 2px solid rgb(179,158,202);
    content: "";
    height: 12px;
    width: 12px;
    right: 12px;
    bottom: 15px;
    border-bottom: 2px solid rgb(179,158,202);
    position: absolute;
}.academic-experience-54297 .client-feedback-15730:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.academic-experience-54297 .client-feedback-15730:hover .image-carousel-06458 {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.academic-experience-54297 {
    padding: 90px 0;
}.academic-experience-54297 .client-feedback-15730 {
    padding: 40px 30px;
    gap: 30px;
}.academic-experience-54297 .image-carousel-06458 {
    min-height: 320px;
}.academic-experience-54297 .career-exp-07493 {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.academic-experience-54297 {
    padding: 70px 0;
}.academic-experience-54297 .client-feedback-15730 {
    gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 35px 25px;
}.academic-experience-54297 .image-carousel-06458 {
    min-height: 280px;
}.academic-experience-54297 .name {
    font-size: calc(30px * 0.9);
}.academic-experience-54297 .client-feedback-15730 span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(19px * 0.95);
}.academic-experience-54297 .career-exp-07493 {
    font-size: calc(17px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.academic-experience-54297 {
    padding: 50px 0;
}.academic-experience-54297 .client-feedback-15730 {
    padding: 30px 20px;
    gap: 20px;
}.academic-experience-54297 .image-carousel-06458 {
    min-height: 220px;
}.academic-experience-54297 .name {
    padding-left: 12px;
    font-size: calc(30px * 0.8);
}.academic-experience-54297 .client-feedback-15730 span:not(.name) {
    font-size: calc(19px * 0.9);
    padding: 4px 10px;
    margin-bottom: 15px;
}.academic-experience-54297 .career-exp-07493 {
    padding: 15px 18px;
    font-size: calc(17px * 0.9);
}}.follow-28509 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,195,225,0.5), rgb(179,158,202));
    box-shadow: 0 -20px 40px rgba(0,0,0,0.08) inset;
    padding: 80px 0;
    perspective: 1000px;
    position: relative;
}.follow-28509::before {
    content: '';
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    pointer-events: none;
    width: 100%;
    position: absolute;
    transform: translateZ(-10px) skewY(-5deg);
    background: linear-gradient(45deg, transparent 45%, rgb(179,158,202,0.5) 55%, transparent 65%);
}.follow-28509::after {
    height: 50px;
    opacity: 0.05;
    width: 150%;
    left: -25%;
    top: 20%;
    content: '';
    background: rgb(255, 255, 255, 0.5);
    position: absolute;
    z-index: 0;
    transform: rotate(-2deg);
}.follow-28509 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    transform-style: preserve-3d;
}.follow-28509 .knowledge-zone-05284 {
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.12), 0 5px 15px rgba(0,0,0,0.05);
    border-radius: 4px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: flex;
    transform: translateZ(0);
    flex-direction: column;
    position: relative;
    background: linear-gradient(160deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
}.follow-28509 .knowledge-zone-05284:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.15), 0 10px 20px rgba(0,0,0,0.08);
    transform: translateZ(20px) translateY(-5px);
}.follow-28509 .knowledge-zone-05284::before {
    content: '';
    background: linear-gradient(to bottom, rgb(211,195,225), rgb(179,158,202));
    left: 0;
    height: 100%;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    position: absolute;
    width: 6px;
    top: 0;
}.follow-28509 .knowledge-zone-05284 h4 {
    margin: 0 0 30px 0;
    line-height: 1.4;
    font-weight: 600;
    color: #000000;
    font-size: 20px;
    position: relative;
    transform: translateZ(10px);
    letter-spacing: -0.01em;
}.follow-28509 .input_holder {
    gap: 15px;
    transform: translateZ(5px);
    flex-wrap: wrap;
    position: relative;
    display: flex;
}.follow-28509 .input_holder span {
    min-width: 200px;
    flex: 1;
    position: relative;
}.follow-28509 .input_holder span:first-child {
    flex: 2;
}.follow-28509 .input_holder input[type="email"] {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    font-family: Arial, sans-serif;
    outline: none;
    background: #ffffff;
    font-size: 14px;
    transform-origin: left center;
    transition: all 0.3s ease;
    padding: 15px 20px;
}.follow-28509 .input_holder input[type="email"]:focus {
    border-color: rgb(211,195,225);
    transform: scale(1.01);
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}.follow-28509 .input_holder input[type="submit"] {
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    border: none;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 15px 20px;
    font-size: 15px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
    z-index: 1;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(211,195,225), rgb(179,158,202));
}.follow-28509 .input_holder input[type="submit"]::before {
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    z-index: -1;
    content: '';
    height: 100%;
    position: absolute;
    transition: all 0.5s ease;
}.follow-28509 .input_holder input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transform: translateY(-3px);
}.follow-28509 .input_holder input[type="submit"]:hover::before {
    left: 100%;
}.follow-28509 .input_holder input[type="submit"]:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    transform: translateY(1px);
}

@media (max-width: 992px) {.follow-28509 {
    padding: 60px 0;
}.follow-28509 .knowledge-zone-05284 {
    padding: 30px;
}.follow-28509 .knowledge-zone-05284 h4 {
    margin-bottom: 25px;
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 768px) {.follow-28509 {
    padding: 50px 0;
}.follow-28509 .knowledge-zone-05284 {
    padding: 25px;
}.follow-28509 .knowledge-zone-05284 h4 {
    margin-bottom: 20px;
    font-size: calc(20px * 0.85);
}.follow-28509 .input_holder {
    gap: 10px;
    flex-direction: column;
}.follow-28509 .input_holder span {
    width: 100%;
}.follow-28509 .input_holder input[type="email"],
  .follow-28509 .input_holder input[type="submit"] {
    padding: 12px 15px;
}
}

@media (max-width: 576px) {.follow-28509 {
    padding: 40px 0;
}.follow-28509 .knowledge-zone-05284 {
    padding: 20px;
}.follow-28509 .knowledge-zone-05284::before {
    width: 4px;
}.follow-28509 .knowledge-zone-05284 h4 {
    font-size: calc(20px * 0.8);
    margin-bottom: 15px;
}.follow-28509 .input_holder input[type="email"],
  .follow-28509 .input_holder input[type="submit"] {
    padding: 10px 12px;
    font-size: calc(14px * 0.9);
}}.cloud-lab-12589 {
    z-index: 1;
    padding: 5rem 0 1rem;
    background: linear-gradient(135deg, #000000 0%, rgb(211,195,225,0.5) 100%);
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.cloud-lab-12589::before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: -1;
    left: 0;
    background: radial-gradient(circle at 30% 50%, rgb(211,195,225,0.5) 0%, transparent 50%);
}.cloud-lab-12589::after {
    animation: glowLine 3s infinite alternate;
    left: 0;
    content: '';
    z-index: 2;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(211,195,225), transparent);
    right: 0;
    height: 3px;
    top: 0;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.cloud-lab-12589 .container {
    position: relative;
    z-index: 2;
}.cloud-lab-12589 .encrypt-cta-02617 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}.cloud-lab-12589 .talk-now-01628 {
    background: rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
    flex-wrap: wrap;
    border: 1px solid rgb(179,158,202,0.5);
    justify-content: center;
    position: relative;
    border-radius: 13px;
    display: flex;
    backdrop-filter: blur(8px);
    padding: 1.5rem;
    gap: 2rem;
}.cloud-lab-12589 .talk-now-01628::before {
    top: -2px;
    width: 50%;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    animation: scanLine 4s infinite linear;
    background: linear-gradient(90deg, transparent, rgb(179,158,202), transparent);
    height: 2px;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.cloud-lab-12589 .info_item {
    max-width: 300px;
    flex: 1;
    text-align: center;
    transition: transform 0.3s ease;
    min-width: 200px;
}.cloud-lab-12589 .info_item:hover {
    transform: translateY(-5px);
}.cloud-lab-12589 .info_item p, 
.cloud-lab-12589 .info_item a {
    font-size: calc(17px - 2px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 0.75rem;
    display: flex;
    border-radius: 10px;
    text-decoration: none;
    border: 1px solid transparent;
    gap: 0.5rem;
    transition: all 0.3s ease;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}.cloud-lab-12589 .info_item svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: rgb(179,158,202);
    transition: fill 0.3s ease;
}.cloud-lab-12589 .info_item a:hover {
    border-color: rgb(211,195,225,0.5);
    background: #000000;
    box-shadow: 0 0 15px rgb(211,195,225,0.5);
}.cloud-lab-12589 .info_item a:hover svg {
    fill: rgb(211,195,225);
}.cloud-lab-12589 .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
    display: grid;
}.cloud-lab-12589 .site-info-78416 {
    align-items: flex-start;
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.cloud-lab-12589 .site-info-78416 svg {
    max-width: 180px;
    height: auto;
    filter: drop-shadow(0 0 5px rgb(211,195,225,0.5));
    transition: filter 0.3s ease;
}.cloud-lab-12589 .site-info-78416 svg:hover {
    filter: drop-shadow(0 0 10px rgb(211,195,225));
}.cloud-lab-12589 .footer-edu-16798 {
    max-width: 280px;
    opacity: 0.7;
    color: #ffffff;
    font-size: calc(16px - 1px);
    line-height: 1.5;
}.cloud-lab-12589 .header-mentor-45378 {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}.cloud-lab-12589 .header-mentor-45378 h5 {
    font-size: 24px;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    padding-bottom: 0.75rem;
}.cloud-lab-12589 .header-mentor-45378 h5::after {
    content: '';
    bottom: 0;
    left: 0;
    background: rgb(179,158,202);
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
}.cloud-lab-12589 .header-mentor-45378:hover h5::after {
    width: 80px;
}.cloud-lab-12589 .main-pagewrap-82573 {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}.cloud-lab-12589 .main-pagewrap-82573 a {
    padding-left: 1rem;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    opacity: 0.8;
    color: #ffffff;
    font-size: 17px;
}.cloud-lab-12589 .main-pagewrap-82573 a::before {
    left: 0;
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 5px;
    content: '';
    position: absolute;
    transform: translateY(-50%);
    background: rgb(179,158,202);
    top: 50%;
    height: 5px;
}.cloud-lab-12589 .main-pagewrap-82573 a:hover {
    opacity: 1;
    color: rgb(211,195,225);
    transform: translateX(5px);
}.cloud-lab-12589 .main-pagewrap-82573 a:hover::before {
    width: 7px;
    box-shadow: 0 0 8px rgb(211,195,225);
    height: 7px;
    background: rgb(211,195,225);
}.cloud-lab-12589 .subscribe_holder {
    flex-direction: column;
    overflow: hidden;
    padding: 1.5rem;
    gap: 1.25rem;
    border-radius: 13px;
    display: flex;
    position: relative;
    border: 1px solid rgb(179,158,202,0.5);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
}.cloud-lab-12589 .subscribe_holder::before {
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    background: radial-gradient(circle at top right, rgb(211,195,225,0.5) 0%, transparent 70%);
    z-index: -1;
    bottom: 0;
    right: 0;
    opacity: 0.1;
}.cloud-lab-12589 .subscribe_holder h5 {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}.cloud-lab-12589 .subscribe_holder p {
    color: #ffffff;
    font-size: calc(17px - 1px);
    line-height: 1.6;
    opacity: 0.9;
}.cloud-lab-12589 .input_holder {
    gap: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
}.cloud-lab-12589 .input_holder input[type="email"] {
    color: #ffffff;
    padding: 0.875rem 1rem;
    border: 1px solid rgb(179,158,202,0.5);
    font-size: 17px;
    flex: 1;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease;
}.cloud-lab-12589 .input_holder input[type="email"]:focus {
    border-color: rgb(211,195,225);
    box-shadow: 0 0 10px rgb(211,195,225,0.5);
    outline: none;
}.cloud-lab-12589 .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.cloud-lab-12589 .join-wrap-91254 {
    padding: 0.875rem 1.5rem;
    cursor: pointer;
    font-size: 19px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background: rgb(211,195,225);
    transition: all 0.3s ease;
    position: relative;
    border: none;
    color: #ffffff;
    font-weight: 600;
}.cloud-lab-12589 .join-wrap-91254::before {
    content: '';
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    height: 100%;
    width: 100%;
    position: absolute;
}.cloud-lab-12589 .join-wrap-91254:hover {
    background: rgb(179,158,202);
    box-shadow: 0 0 15px rgb(179,158,202,0.5);
    transform: translateY(-2px);
}.cloud-lab-12589 .join-wrap-91254:hover::before {
    left: 100%;
}.cloud-lab-12589 .footer-milestones-41273 {
    border-top: 1px solid rgb(179,158,202,0.5);
    margin-top: 3rem;
    padding-top: 1.5rem;
    text-align: center;
    position: relative;
}.cloud-lab-12589 .footer-milestones-41273::before {
    content: '';
    background: linear-gradient(90deg, transparent, rgb(179,158,202,0.5), transparent);
    top: -1px;
    left: 0;
    position: absolute;
    height: 1px;
    width: 100%;
}.cloud-lab-12589 .inclusion-35047 {
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
}

@media (max-width: 1024px) {.cloud-lab-12589 {
    padding: 4rem 0 1rem;
}.cloud-lab-12589 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.cloud-lab-12589 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.cloud-lab-12589 .input_holder {
    flex-direction: row;
}.cloud-lab-12589 .join-wrap-91254 {
    width: auto;
}
}

@media (max-width: 768px) {.cloud-lab-12589 {
    padding: 3rem 0 1rem;
}.cloud-lab-12589 .talk-now-01628 {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}.cloud-lab-12589 .info_item {
    min-width: 100%;
}.cloud-lab-12589 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.cloud-lab-12589 .subscribe_holder {
    grid-column: auto;
}.cloud-lab-12589 .site-info-78416 {
    align-items: center;
    text-align: center;
}.cloud-lab-12589 .footer-edu-16798 {
    max-width: 100%;
    text-align: center;
}.cloud-lab-12589 .header-mentor-45378 h5 {
    text-align: center;
}.cloud-lab-12589 .header-mentor-45378 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.cloud-lab-12589 .main-pagewrap-82573 {
    align-items: center;
}.cloud-lab-12589 .main-pagewrap-82573 a {
    text-align: center;
}.cloud-lab-12589 .main-pagewrap-82573 a:hover {
    transform: translateY(-2px);
}.cloud-lab-12589 .input_holder {
    flex-direction: column;
}.cloud-lab-12589 .join-wrap-91254 {
    width: 100%;
}
}

@media (max-width: 480px) {.cloud-lab-12589 {
    padding: 2.5rem 0 1rem;
}.cloud-lab-12589 .info_item p, 
    .cloud-lab-12589 .info_item a {
    font-size: calc(17px - 3px);
}.cloud-lab-12589 .header-mentor-45378 h5, 
    .cloud-lab-12589 .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}.cloud-lab-12589 .main-pagewrap-82573 a, 
    .cloud-lab-12589 .subscribe_holder p {
    font-size: calc(17px - 2px);
}.cloud-lab-12589 .inclusion-35047 {
    font-size: calc(16px - 2px);
}}.program-overview-38057 {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(236,228,242) 0%, rgb(211,195,225,0.5) 100%);
    overflow: hidden;
}.program-overview-38057::before {
    opacity: 0.04;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(211,195,225,0.5),
        rgb(211,195,225,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
}.program-overview-38057 .container {
    position: relative;
    z-index: 2;
}.program-overview-38057 .learn-development-56183 {
    gap: 0;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}.program-overview-38057 .subtext-wrap-49850 {
    transition: transform 0.4s ease;
    background: #ffffff;
    z-index: 3;
    border-radius: 28px;
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    position: relative;
}.program-overview-38057 .subtext-wrap-49850:hover {
    transform: translateY(-10px);
}.program-overview-38057 .subtext-wrap-49850::before {
    height: 8rem;
    right: 3rem;
    top: -4rem;
    background: rgb(179,158,202,0.5);
    position: absolute;
    content: "";
    opacity: 0.6;
    border-radius: 50%;
    width: 8rem;
    z-index: -1;
}.program-overview-38057 .subtext-wrap-49850 h2 {
    position: relative;
    animation: fadeInUp 0.8s ease forwards;
    color: rgb(211,195,225);
    margin-bottom: 2rem;
    display: inline-block;
    font-size: 37px;
    font-weight: 700;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.program-overview-38057 .subtext-wrap-49850 h2::after {
    height: 4px;
    position: absolute;
    left: 0;
    transition: width 0.4s ease;
    bottom: -10px;
    content: "";
    width: 3rem;
    border-radius: 10px;
    background: rgb(179,158,202);
}.program-overview-38057 .subtext-wrap-49850:hover h2::after {
    width: 100%;
}.program-overview-38057 .subtext-wrap-49850 .description {
    position: relative;
    opacity: 0;
    font-size: 13px;
    line-height: 1.7;
    animation-delay: 0.2s;
    margin-bottom: 1.2rem;
    color: #000000;
    padding-left: 1rem;
    animation: fadeInUp 0.8s ease forwards;
}.program-overview-38057 .subtext-wrap-49850 .description:last-of-type {
    animation-delay: 0.4s;
    font-weight: 600;
    margin-bottom: 0;
}.program-overview-38057 .subtext-wrap-49850 .description::before {
    left: 0;
    background: rgb(179,158,202);
    position: absolute;
    height: 4px;
    width: 4px;
    top: 0.5rem;
    content: "";
    border-radius: 50%;
}.program-overview-38057 .image-carousel-06458 {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    margin-top: -2rem;
    z-index: 2;
    transition: transform 0.5s ease;
    position: relative;
    border-radius: 0;
    height: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
}.program-overview-38057 .image-carousel-06458:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.program-overview-38057 .image-carousel-06458::after {
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(211,195,225,0.5) 0%,
        transparent 40%
    );
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
}

@media (min-width: 768px) {.program-overview-38057 .learn-development-56183 {
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
}.program-overview-38057 .subtext-wrap-49850 {
    grid-column: 1 / 2;
    align-self: center;
    margin-right: -4rem;
}.program-overview-38057 .image-carousel-06458 {
    grid-column: 2 / 3;
    margin-top: 0;
    height: 400px;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
}.program-overview-38057 .image-carousel-06458::before {
    z-index: -1;
    bottom: -20px;
    background: rgb(179,158,202);
    content: "";
    width: 60%;
    position: absolute;
    filter: blur(15px);
    height: 20px;
    left: 20px;
    opacity: 0.4;
}
}

@media (min-width: 992px) {.program-overview-38057 .learn-development-56183 {
    grid-template-columns: 1.2fr 0.8fr;
}.program-overview-38057 .subtext-wrap-49850 {
    padding: 3rem;
}.program-overview-38057 .image-carousel-06458 {
    height: 450px;
    margin-top: 3rem;
}.program-overview-38057 .subtext-wrap-49850::after {
    height: 6rem;
    width: 6rem;
    left: 25%;
    z-index: -1;
    bottom: -3rem;
    opacity: 0.4;
    border-radius: 50%;
    background: rgb(211,195,225,0.5);
    content: "";
    position: absolute;
}
}

@media (max-width: 767px) {.program-overview-38057 {
    padding: 4rem 0;
}.program-overview-38057 .image-carousel-06458 {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}}.who-we-are-45910 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
}.who-we-are-45910::before {
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.75));
    z-index: 1;
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
    content: "";
}.who-we-are-45910::after {
    opacity: 0.3;
    top: 0;
    background: linear-gradient(180deg, rgb(211,195,225,0.5) 0%, transparent 100%);
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    animation: gradientShift 8s ease-in-out infinite alternate;
    right: 0;
}.who-we-are-45910 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
    padding: 0 20px;
    position: relative;
}.who-we-are-45910 .subtext-wrap-49850 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25), 
                0 0 0 1px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(1deg);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 60px 50px;
    border-left: 4px solid rgb(211,195,225);
}.who-we-are-45910 .subtext-wrap-49850:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3), 
                0 0 0 1px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.who-we-are-45910 .subtext-wrap-49850::before {
    content: "";
    border-radius: 50%;
    top: -100px;
    opacity: 0.05;
    z-index: -1;
    height: 200px;
    background: rgb(211,195,225);
    width: 200px;
    position: absolute;
    right: -100px;
}.who-we-are-45910 .subtext-wrap-49850::after {
    z-index: -1;
    bottom: -75px;
    position: absolute;
    width: 150px;
    content: "";
    opacity: 0.05;
    height: 150px;
    border-radius: 50%;
    background: rgb(179,158,202);
    left: -75px;
}.who-we-are-45910 h5 {
    font-weight: 700;
    color: rgb(211,195,225);
    margin: 0 0 20px 0;
    display: inline-block;
    position: relative;
    font-size: calc(23px * 1.2);
    text-transform: uppercase;
    letter-spacing: 2px;
}.who-we-are-45910 h5::after {
    left: 0;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    content: "";
    width: 50%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(211,195,225);
    bottom: -10px;
    height: 2px;
}.who-we-are-45910 .subtext-wrap-49850:hover h5::after {
    transform: scaleX(1);
}.who-we-are-45910 p {
    color: #ffffff;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 1.6;
}.who-we-are-45910 p b {
    font-size: calc(13px * 1.4);
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: transparent;
    transform: translateX(0);
    background: linear-gradient(120deg, rgb(211,195,225), rgb(179,158,202));
    -webkit-background-clip: text !important;
    display: inline-block;
}.who-we-are-45910 .subtext-wrap-49850:hover p b {
    transform: translateX(10px);
}.who-we-are-45910 ol {
    padding-left: 0;
    position: relative;
    margin-top: 30px;
}.who-we-are-45910 ol li {
    padding-left: 0;
    list-style-type: none;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
    line-height: 1.8;
    text-align: justify;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}.who-we-are-45910 ol::before {
    top: 10px;
    left: -20px;
    transform-origin: top;
    position: absolute;
    width: 3px;
    background: linear-gradient(to bottom, rgb(211,195,225), transparent);
    transform: scaleY(0);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    height: calc(100% - 60px);
}.who-we-are-45910 .subtext-wrap-49850:hover ol::before {
    transform: scaleY(1);
}

@keyframes gradientShift {
    0% {
        opacity: 0.2;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.35;
    }
    100% {
        opacity: 0.3;
        background-position: 100% 100%;
    }
}

@media (max-width: 1200px) {.who-we-are-45910 {
    padding: 100px 0;
}.who-we-are-45910 .subtext-wrap-49850 {
    padding: 50px 40px;
}
}

@media (max-width: 992px) {.who-we-are-45910 {
    padding: 80px 0;
}.who-we-are-45910 .subtext-wrap-49850 {
    transform: perspective(1000px) rotateY(0.5deg);
    padding: 40px 30px;
}.who-we-are-45910 h5 {
    font-size: calc(23px * 1.1);
}.who-we-are-45910 p b {
    font-size: calc(13px * 1.3);
}
}

@media (max-width: 768px) {.who-we-are-45910 {
    padding: 70px 0;
}.who-we-are-45910 .subtext-wrap-49850 {
    transform: none;
    border-left-width: 3px;
    padding: 35px 25px;
}.who-we-are-45910 h5 {
    margin-bottom: 15px;
    font-size: 23px;
}.who-we-are-45910 p {
    margin-bottom: 20px;
    font-size: calc(13px * 0.95);
}.who-we-are-45910 p b {
    font-size: calc(13px * 1.2);
}.who-we-are-45910 ol li {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.who-we-are-45910 {
    padding: 60px 0;
}.who-we-are-45910 .subtext-wrap-49850 {
    padding: 30px 20px;
    border-left-width: 2px;
}.who-we-are-45910 h5 {
    letter-spacing: 1.5px;
    font-size: calc(23px * 0.9);
}.who-we-are-45910 p {
    margin-bottom: 15px;
    font-size: calc(13px * 0.9);
}.who-we-are-45910 p b {
    font-size: calc(13px * 1.1);
}.who-we-are-45910 ol {
    margin-top: 20px;
}.who-we-are-45910 ol li {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.who-we-are-45910 ol::before {
    left: -15px;
    width: 2px;
}}.program-results-52163 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(245, 247, 250, 0.95) 100%);
}.program-results-52163::before {
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(211,195,225,0.5) 49%, transparent 51%) 0 0 / 40px 40px,
        linear-gradient(-45deg, transparent 48%, rgb(179,158,202,0.5) 49%, transparent 51%) 0 0 / 60px 60px;
    z-index: 0;
    left: 0;
    content: "";
    pointer-events: none;
    top: 0;
    opacity: 0.07;
    position: absolute;
}.program-results-52163 .container {
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.program-results-52163 .knowledge-zone-05284 {
    flex-direction: column-reverse;
    transform-style: preserve-3d;
    display: flex;
    position: relative;
    gap: 40px;
}.program-results-52163 .subtext-wrap-49850 {
    transform: translateZ(20px);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -5px -5px 15px rgba(255, 255, 255, 0.8),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    flex: 1;
    padding: 40px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.program-results-52163 .subtext-wrap-49850::before {
    right: 40px;
    pointer-events: none;
    transform: translateZ(-5px);
    border-top: 2px solid rgb(211,195,225);
    content: "";
    bottom: 40px;
    transition: all 0.3s ease-out;
    left: -10px;
    top: -10px;
    border-left: 2px solid rgb(211,195,225);
    position: absolute;
    opacity: 0.3;
}.program-results-52163 .subtext-wrap-49850::after {
    position: absolute;
    transform: translateZ(-10px);
    opacity: 0.2;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(179,158,202,0.5) 0,
            rgb(179,158,202,0.5) 2px,
            transparent 2px,
            transparent 8px
        );
    filter: blur(1px);
    width: 60%;
    transition: all 0.3s ease-out;
    content: "";
    right: -15px;
    bottom: -15px;
    z-index: -1;
    height: 60%;
}.program-results-52163 .subtext-wrap-49850 h4 {
    margin-bottom: 30px;
    color: #000000;
    letter-spacing: -0.01em;
    transform: translateZ(5px);
    position: relative;
    font-size: calc(24px * 1.1);
    line-height: 1.3;
    font-weight: 700;
}.program-results-52163 .subtext-wrap-49850 h4::after {
    left: 0;
    transform: translateZ(5px);
    width: 80px;
    height: 3px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(211,195,225), transparent);
    bottom: -12px;
}.program-results-52163 .subtext-wrap-49850 > div {
    gap: 10px;
    display: flex;
    flex-direction: column;
}.program-results-52163 .subtext-wrap-49850 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.program-results-52163 .subtext-wrap-49850 li {
    transition: transform 0.3s ease;
    transform: translateZ(10px);
    margin-bottom: 14px;
}.program-results-52163 .subtext-wrap-49850 li:hover {
    transform: translateZ(15px) translateX(5px);
}.program-results-52163 .subtext-wrap-49850 li p {
    color: #000000;
    line-height: 1.6;
    font-size: 16px;
    gap: 15px;
    display: flex;
    margin: 0;
    align-items: flex-start;
}.program-results-52163 .subtext-wrap-49850 li p span:first-child {
    position: relative;
    height: 44px;
    border-radius: 50%;
    box-shadow: 
        3px 3px 6px rgba(0, 0, 0, 0.1),
        -1px -1px 4px rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    align-items: center;
    width: 44px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.5));
    transition: all 0.3s ease;
}.program-results-52163 .subtext-wrap-49850 li:hover p span:first-child {
    background: linear-gradient(135deg, #ffffff, rgba(255, 255, 255, 0.7));
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.15),
        -2px -2px 6px rgba(255, 255, 255, 1);
}.program-results-52163 svg {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}.program-results-52163 li:hover svg {
    transform: scale(1.1);
}.program-results-52163 svg path {
    transition: all 0.3s ease;
    fill: rgb(211,195,225);
}.program-results-52163 li:hover svg path {
    fill: rgb(179,158,202);
}.program-results-52163 .subtext-wrap-49850 li p span:last-child {
    font-weight: 400;
    padding-bottom: 4px;
    position: relative;
    font-size: 16px;
}.program-results-52163 .subtext-wrap-49850 li p span:last-child::after {
    background: rgb(211,195,225,0.5);
    left: 0;
    width: 0;
    height: 1px;
    bottom: 0;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
}.program-results-52163 .subtext-wrap-49850 li:hover p span:last-child::after {
    width: 100%;
}.program-results-52163 .image-carousel-06458 {
    transform: translateZ(40px) rotate(-1deg);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    object-fit: cover;
    border-radius: 10px;
    height: auto;
    filter: saturate(0.95) contrast(1.05);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.15),
        -5px -5px 15px rgba(255, 255, 255, 0.8);
    width: 100%;
    position: relative;
}.program-results-52163 .image-carousel-06458:hover {
    transform: translateZ(45px) rotate(0deg);
    filter: saturate(1.1) contrast(1.1);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.18),
        -5px -5px 15px rgba(255, 255, 255, 0.9);
}.program-results-52163 .image-carousel-06458::before {
    position: absolute;
    border-radius: 10px;
    opacity: 0.2;
    transition: opacity 0.5s ease;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    mix-blend-mode: overlay;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(
        135deg,
        rgb(211,195,225,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(179,158,202,0.5) 100%
    );
    content: "";
}.program-results-52163 .image-carousel-06458:hover::before {
    opacity: 0.3;
}

@media (min-width: 768px) {.program-results-52163 {
    padding: 120px 0;
}.program-results-52163 .knowledge-zone-05284 {
    align-items: center;
    flex-direction: row;
    gap: 50px;
}.program-results-52163 .subtext-wrap-49850 {
    padding: 50px;
    flex: 3;
}.program-results-52163 .image-carousel-06458 {
    flex: 2;
    max-width: 450px;
}.program-results-52163 .subtext-wrap-49850 > div {
    flex-direction: row;
    gap: 30px;
}.program-results-52163 .subtext-wrap-49850 > div > ul {
    flex: 1;
}.program-results-52163 .subtext-wrap-49850 h4 {
    font-size: calc(24px * 1.2);
}
}

@media (min-width: 992px) {.program-results-52163 {
    padding: 140px 0;
}.program-results-52163 .knowledge-zone-05284 {
    gap: 80px;
}.program-results-52163 .subtext-wrap-49850 {
    padding: 60px;
}.program-results-52163 .subtext-wrap-49850 h4 {
    margin-bottom: 40px;
    font-size: calc(24px * 1.3);
}.program-results-52163 .subtext-wrap-49850 h4::after {
    width: 100px;
}.program-results-52163 .subtext-wrap-49850 li {
    margin-bottom: 20px;
}.program-results-52163 .image-carousel-06458 {
    transform: translateZ(50px) rotate(-2deg);
}.program-results-52163 .image-carousel-06458:hover {
    transform: translateZ(60px) rotate(0deg);
}
}

@media (max-width: 767px) {.program-results-52163 {
    padding: 80px 0;
}.program-results-52163 .subtext-wrap-49850 {
    padding: 30px;
}.program-results-52163 .subtext-wrap-49850 h4 {
    margin-bottom: 25px;
    font-size: 24px;
}.program-results-52163 .subtext-wrap-49850 li p {
    gap: 10px;
}.program-results-52163 .subtext-wrap-49850 li p span:first-child {
    width: 36px;
    height: 36px;
}.program-results-52163 svg {
    height: 16px;
    width: 16px;
}.program-results-52163 .image-carousel-06458 {
    transform: translateZ(30px) rotate(-1deg);
}
}

@media (max-width: 480px) {.program-results-52163 {
    padding: 60px 0;
}.program-results-52163 .subtext-wrap-49850 {
    padding: 25px;
}.program-results-52163 .subtext-wrap-49850 h4 {
    font-size: calc(24px * 0.9);
}.program-results-52163 .subtext-wrap-49850 li p span:first-child {
    height: 32px;
    width: 32px;
}.program-results-52163 svg {
    width: 14px;
    height: 14px;
}.program-results-52163 .image-carousel-06458 {
    transform: translateZ(20px) rotate(-1deg);
}}header {
    padding: 0;
    position: relative;
    overflow: visible;
    background: rgb(179,158,202);
    margin-top: 0;
    z-index: 100;
}header::before {
    width: 100%;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    position: absolute;
    top: 0;
    background-size: 20px 20px;
    content: '';
    height: 100%;
    z-index: 0;
    left: 0;
}header::after {
    width: 100%;
    content: '';
    left: 0;
    background: 
        linear-gradient(to right, transparent 0%, rgb(179,158,202,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(179,158,202,0.5) 50%, transparent 100%);
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
}header .main-learn-08493 {
    justify-content: space-between;
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    padding: 1.3rem 2.5rem;
}header .site-info-78416 {
    margin-right: 2rem;
    flex: 0 0 auto;
    border-left: 3px solid rgb(211,195,225);
    z-index: 2;
    position: relative;
    padding: 0.5rem 0.7rem;
    transition: all 0.3s ease;
    overflow: hidden;
}header .site-info-78416::before {
    left: 0;
    height: 100%;
    transform: scaleX(0);
    transition: all 0.4s ease;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 100%;
    content: '';
    top: 0;
}header .site-info-78416:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(211,195,225);
}header .site-info-78416:hover::before {
    opacity: 1;
    transform: scaleX(1);
}header .main-bar-53610 {
    position: relative;
    display: block;
    transition: all 0.3s ease;
}header .main-bar-53610::after {
    opacity: 0;
    background: rgb(211,195,225);
    height: 10px;
    position: absolute;
    bottom: -5px;
    content: '';
    width: 10px;
    transition: all 0.3s ease;
    right: -5px;
}header .main-bar-53610:hover::after {
    opacity: 1;
}header .main-bar-53610 img {
    filter: brightness(1.1);
    max-height: 40px;
}header .header-mentor-45378 {
    z-index: 2;
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    position: relative;
}header .header-mentor-45378::before {
    background: rgb(211,195,225);
    transform: translateY(-50%);
    height: 1px;
    content: '';
    top: 50%;
    width: 40px;
    position: absolute;
    right: -20px;
}header .nav-site-94672 {
    margin: 0 1px;
    position: relative;
}header .nav-site-94672 a {
    z-index: 1;
    align-items: center;
    position: relative;
    letter-spacing: 1px;
    padding: 0 1.2rem;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    height: 45px;
    color: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    border-right: 1px solid transparent;
    justify-content: center;
    border-left: 1px solid transparent;
    text-decoration: none;
}header .nav-site-94672 a::before {
    width: 100%;
    transform: translateX(-100%);
    left: 0;
    top: 0;
    transition: transform 0.3s ease;
    background: rgb(211,195,225);
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
}header .nav-site-94672 a:hover {
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    border-left-color: rgba(255, 255, 255, 0.2);
}header .nav-site-94672 a:hover::before {
    transform: translateX(0);
}header .nav-site-94672 a::after {
    height: 2px;
    width: 100%;
    content: '';
    transform: scaleX(0);
    position: absolute;
    top: 0;
    background: rgb(211,195,225);
    transform-origin: right;
    left: 0;
    transition: transform 0.3s ease;
}header .nav-site-94672 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}header .nav-site-94672::before {
    transition: transform 0.3s ease;
    height: 5px;
    transform: translateY(-50%) scale(0);
    background: rgb(211,195,225);
    position: absolute;
    content: '';
    top: 50%;
    left: -10px;
    width: 5px;
}header .nav-site-94672:hover::before {
    transform: translateY(-50%) scale(1);
}header .main-learn-08493::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    left: 20px;
    top: 20px;
    background: rgb(211,195,225);
}header .main-learn-08493::after {
    width: 1px;
    background: rgb(211,195,225);
    left: 20px;
    top: 20px;
    height: 30px;
    position: absolute;
    content: '';
}.top-edu-40756 {
    z-index: 1;
    padding-top: 2rem;
    background: rgb(236,228,242);
    position: relative;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .nav-site-94672:last-child::after {
    top: 50%;
    animation: typingCursor 1s infinite;
    transform: translateY(-50%);
    color: rgb(211,195,225);
    right: -10px;
    content: '|';
    position: absolute;
    font-weight: 700;
}

@media (min-width: 1400px) {header .main-learn-08493 {
    margin: 0 auto;
    max-width: 1320px;
}header .nav-site-94672 {
    margin: 0 2px;
}header .nav-site-94672 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .main-learn-08493 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .site-info-78416 {
    margin-right: 0;
    margin-bottom: 0;
}header .header-mentor-45378 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .header-mentor-45378::before {
    display: none;
}header .nav-site-94672 a {
    height: 40px;
    font-size: calc(14px - 1px);
    padding: 0 1rem;
}header .nav-site-94672::before {
    display: none;
}header .main-learn-08493::before,
    header .main-learn-08493::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main-learn-08493 {
    padding: 0.8rem 1.5rem;
}header .site-info-78416 {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .main-bar-53610 img {
    max-height: 35px;
}header .header-mentor-45378 {
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    overflow-x: auto;
    scrollbar-width: thin;
}header .header-mentor-45378::-webkit-scrollbar {
    height: 3px;
}header .header-mentor-45378::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(211,195,225);
}header .nav-site-94672 {
    margin: 0;
    flex: 0 0 auto;
}header .nav-site-94672 a {
    white-space: nowrap;
    padding: 0 0.8rem;
    letter-spacing: 0.5px;
    font-size: calc(14px - 2px);
    height: 35px;
}header .nav-site-94672:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .main-learn-08493 {
    padding: 0.7rem 1.2rem;
}header .site-info-78416 {
    max-width: 120px;
    padding: 0.3rem 0.5rem;
}header .nav-site-94672 a {
    font-size: calc(14px - 3px);
    height: 32px;
    padding: 0 0.6rem;
}}.contact-form-section-31842 {
    background-color: rgb(236,228,242);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.contact-form-section-31842::before {
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0.15;
    background: linear-gradient(120deg, rgb(211,195,225,0.5) 0%, transparent 75%);
    left: 0;
}.contact-form-section-31842::after {
    position: absolute;
    opacity: 0.1;
    bottom: 0;
    content: "";
    right: 0;
    height: 70%;
    background: linear-gradient(240deg, rgb(179,158,202,0.5) 0%, transparent 70%);
    width: 70%;
}.contact-form-section-31842 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}.contact-form-section-31842 h2 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-align: center;
    position: relative;
}.contact-form-section-31842 .connect-panel-04521 {
    display: flex;
    overflow: hidden;
    border-radius: 24px;
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    margin-top: 50px;
    background: #ffffff;
    flex-direction: row-reverse;
}.contact-form-section-31842 .image-carousel-06458 {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
    overflow: hidden;
}.contact-form-section-31842 .image-carousel-06458::after {
    bottom: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    left: 0;
    position: absolute;
    right: 0;
    content: "";
    top: 0;
}.contact-form-section-31842 .request-query-06834 {
    flex: 0 0 60%;
    padding: 60px;
    position: relative;
}.contact-form-section-31842 .request-query-06834::before {
    height: calc(100% - 80px);
    background: linear-gradient(to bottom, rgb(211,195,225), rgb(179,158,202));
    left: 0;
    position: absolute;
    content: "";
    width: 5px;
    top: 40px;
    border-radius: 2.5px;
}.contact-form-section-31842 form {
    padding-left: 25px;
    width: 100%;
}.contact-form-section-31842 form h3 {
    font-weight: 600;
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 35px;
}.contact-form-section-31842 form input[type="text"] {
    color: #000000;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 18px 25px;
    background: rgb(236,228,242);
    font-size: 13px;
    border: none;
}.contact-form-section-31842 form input[type="text"]:focus {
    outline: none;
    background: rgba(rgb(211,195,225), 0.05);
    box-shadow: 0 0 0 2px rgb(211,195,225,0.5);
}.contact-form-section-31842 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact-form-section-31842 .reach-card-13507 {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 30px;
}.contact-form-section-31842 .reach-card-13507 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-form-section-31842 .reach-card-13507 label {
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    color: #000000;
    font-size: 14px;
}.contact-form-section-31842 .reach-card-13507 label::before {
    border: 2px solid rgb(211,195,225,0.5);
    content: "";
    left: 0;
    height: 22px;
    transition: all 0.2s ease;
    border-radius: 10px;
    position: absolute;
    top: 2px;
    width: 22px;
}.contact-form-section-31842 .reach-card-13507 input[type="checkbox"]:checked + label::before {
    border-color: rgb(211,195,225);
    background-color: rgb(211,195,225);
}.contact-form-section-31842 .reach-card-13507 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    top: 9px;
    width: 6px;
    border-right: 2px solid #ffffff;
    content: "";
    height: 11px;
    left: 8px;
    position: absolute;
    border-bottom: 2px solid #ffffff;
}.contact-form-section-31842 .reach-card-13507 label a {
    transition: all 0.3s ease;
    color: rgb(211,195,225);
    text-decoration: none;
}.contact-form-section-31842 .reach-card-13507 label a:hover {
    color: rgb(179,158,202);
    text-decoration: underline;
}.contact-form-section-31842 form .support-links-49107 {
    background: linear-gradient(45deg, rgb(211,195,225), rgb(179,158,202));
    transition: all 0.3s ease;
    font-size: 18px;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px 35px;
    display: inline-block;
    border: none;
    font-family: Arial, sans-serif;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
}.contact-form-section-31842 form .support-links-49107::before {
    content: "";
    height: 120%;
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(45deg) translateX(-200%);
    position: absolute;
    top: -10%;
    left: -10%;
    transition: all 0.4s ease;
    width: 120%;
}.contact-form-section-31842 form .support-links-49107:hover {
    box-shadow: 0 8px 15px rgba(rgb(211,195,225), 0.3);
    transform: translateY(-2px);
}.contact-form-section-31842 form .support-links-49107:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact-form-section-31842 svg {
    fill: rgb(211,195,225);
    height: 22px;
    width: 22px;
}.contact-form-section-31842 svg path {
    fill: rgb(211,195,225);
    transition: fill 0.3s ease;
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact-form-section-31842 .request-query-06834 {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact-form-section-31842 .image-carousel-06458 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-form-section-31842 .request-query-06834 {
    flex: 0 0 100%;
}.contact-form-section-31842 .request-query-06834::before {
    width: calc(100% - 80px);
    top: 0;
    height: 5px;
    background: linear-gradient(to right, rgb(211,195,225), rgb(179,158,202));
    left: 40px;
}.contact-form-section-31842 form {
    padding-left: 0;
    padding-top: 25px;
}
}

@media screen and (max-width: 767px) {.contact-form-section-31842 {
    padding: 70px 0;
}.contact-form-section-31842 .image-carousel-06458 {
    min-height: 250px;
}.contact-form-section-31842 .request-query-06834 {
    padding: 40px 30px;
}.contact-form-section-31842 .request-query-06834::before {
    left: 30px;
    width: calc(100% - 60px);
}
}

@media screen and (max-width: 480px) {.contact-form-section-31842 {
    padding: 50px 0;
}.contact-form-section-31842 h2 {
    font-size: calc(30px * 0.8);
}.contact-form-section-31842 .image-carousel-06458 {
    min-height: 200px;
}.contact-form-section-31842 .request-query-06834 {
    padding: 30px 20px;
}.contact-form-section-31842 .request-query-06834::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact-form-section-31842 form h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 25px;
}.contact-form-section-31842 form input[type="text"] {
    padding: 15px 20px;
}.contact-form-section-31842 form .support-links-49107 {
    width: 100%;
    text-align: center;
}}.title-section-27538 {
    overflow: hidden;
    position: relative;
    height: 100vh;
    min-height: 600px;
    width: 100%;
    background-color: #000000;
}.title-section-27538 .knowledge-zone-05284 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: relative;
    align-items: center;
}.title-section-27538 .start-front-43276 {
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
}.title-section-27538 .start-front-43276::before {
    content: '';
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    z-index: 2;
    backdrop-filter: blur(5px);
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}.title-section-27538 .start-front-43276::after {
    background: linear-gradient(to top, #000000 10%, transparent 100%);
    z-index: 2;
    left: 0;
    position: absolute;
    height: 40%;
    width: 100%;
    bottom: 0;
    content: '';
}.title-section-27538 .edu-open-52637 {
    display: flex;
    height: 100%;
    animation: carousel-slide 25s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    width: calc(100% * var(--slide-count, 5));
}.title-section-27538 .start-open-89051 {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: calc(100% / var(--slide-count, 5));
}.title-section-27538 .start-open-89051 img {
    transition: transform 0.5s ease-out;
    width: 100%;
    animation: scale-pulse 15s ease-in-out infinite alternate;
    height: 100%;
    filter: saturate(1.2) contrast(1.1);
    transform: scale(1.1);
    object-fit: cover;
}.title-section-27538 .subtext-wrap-49850 {
    text-align: center;
    max-width: 800px;
    transform: translateY(20px);
    position: relative;
    background: radial-gradient(circle at center, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    animation: text-fade 1.5s ease-in-out forwards;
    width: 90%;
    z-index: 3;
    padding: 2rem;
}.title-section-27538 .subtext-wrap-49850 h1 {
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    font-size: 47px;
    position: relative;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}.title-section-27538 .subtext-wrap-49850 h1::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(211,195,225), transparent);
    position: absolute;
    left: 50%;
    content: '';
    height: 3px;
    width: 80px;
    bottom: -10px;
}.title-section-27538 .subtext-wrap-49850 p {
    font-size: 12px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    opacity: 0.9;
}.title-section-27538 .subtext-wrap-49850 .support-links-49107 {
    position: relative;
    font-size: 15px;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 0.8rem 2rem;
    animation: button-pulse 2s infinite;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(211,195,225) 0%, rgb(179,158,202) 100%);
    border-radius: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
}.title-section-27538 .subtext-wrap-49850 .support-links-49107::before {
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
}.title-section-27538 .subtext-wrap-49850 .support-links-49107:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
    background: linear-gradient(135deg, rgb(179,158,202) 0%, rgb(211,195,225) 100%);
}.title-section-27538 .subtext-wrap-49850 .support-links-49107:hover::before {
    left: 100%;
}

@keyframes carousel-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(calc(-100% / var(--slide-count, 5)));
    }
    40%, 56% {
        transform: translateX(calc(-200% / var(--slide-count, 5)));
    }
    60%, 76% {
        transform: translateX(calc(-300% / var(--slide-count, 5)));
    }
    80%, 96% {
        transform: translateX(calc(-400% / var(--slide-count, 5)));
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes scale-pulse {
    0% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes text-fade {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes button-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(211,195,225,0.5), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(211,195,225,0.5), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(211,195,225,0.5), 0);
    }
}

@media (max-width: 1200px) {.title-section-27538 {
    height: 90vh;
}.title-section-27538 .subtext-wrap-49850 {
    max-width: 700px;
}.title-section-27538 .subtext-wrap-49850 h1 {
    font-size: calc(47px * 0.9);
}
}

@media (max-width: 992px) {.title-section-27538 {
    height: 80vh;
}.title-section-27538 .subtext-wrap-49850 {
    padding: 1.5rem;
    max-width: 600px;
}.title-section-27538 .subtext-wrap-49850 h1 {
    font-size: 47px;
    margin-bottom: 1.2rem;
}.title-section-27538 .subtext-wrap-49850 h1::after {
    width: 60px;
}.title-section-27538 .subtext-wrap-49850 p {
    margin-bottom: 2rem;
}
}

@media (max-width: 768px) {.title-section-27538 {
    height: 70vh;
}.title-section-27538 .start-front-43276::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.6) 100%);
}.title-section-27538 .subtext-wrap-49850 {
    padding: 1.2rem;
    max-width: 90%;
}.title-section-27538 .subtext-wrap-49850 h1 {
    margin-bottom: 1rem;
}.title-section-27538 .subtext-wrap-49850 p {
    margin-bottom: 1.8rem;
    font-size: calc(12px * 0.95);
}.title-section-27538 .subtext-wrap-49850 .support-links-49107 {
    padding: 0.7rem 1.8rem;
}
}

@media (max-width: 576px) {.title-section-27538 {
    height: 60vh;
    min-height: 500px;
}.title-section-27538 .start-front-43276::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%);
}.title-section-27538 .edu-open-52637 {
    animation: carousel-slide 20s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
}.title-section-27538 .subtext-wrap-49850 {
    padding: 1rem;
}.title-section-27538 .subtext-wrap-49850 h1 {
    font-size: calc(47px * 0.9);
}.title-section-27538 .subtext-wrap-49850 h1::after {
    width: 50px;
    height: 2px;
}.title-section-27538 .subtext-wrap-49850 p {
    font-size: calc(12px * 0.9);
    margin-bottom: 1.5rem;
    line-height: 1.6;
}.title-section-27538 .subtext-wrap-49850 .support-links-49107 {
    padding: 0.6rem 1.5rem;
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 420px) {.title-section-27538 {
    height: 50vh;
    min-height: 450px;
}.title-section-27538 .subtext-wrap-49850 h1 {
    font-size: calc(47px * 0.8);
}.title-section-27538 .subtext-wrap-49850 p {
    font-size: calc(12px * 0.85);
    margin-bottom: 1.2rem;
}
}

@media (max-height: 600px) {.title-section-27538 {
    min-height: 450px;
    height: auto;
}.title-section-27538 .subtext-wrap-49850 {
    padding: 2rem 1rem;
}
}

@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px))) {.title-section-27538 .start-front-43276::before {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}}

.title-section-27538 .edu-open-52637 {
    --slide-count: 2;
}.title-section-27538:has(.start-open-89051:nth-child(3)) .edu-open-52637 {
    --slide-count: 3;
}.title-section-27538:has(.start-open-89051:nth-child(4)) .edu-open-52637 {
    --slide-count: 4;
}.title-section-27538:has(.start-open-89051:nth-child(5)) .edu-open-52637 {
    --slide-count: 5;
}.title-section-27538:has(.start-open-89051:nth-child(n+6)) .edu-open-52637 {
    --slide-count: 5;
}.tariff-item-79453 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.tariff-item-79453::before {
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    z-index: 1;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    top: 0;
}.tariff-item-79453 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.tariff-item-79453 .learn-offers-84062 {
    perspective: 1000px;
    position: relative;
}.tariff-item-79453 h2 {
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 30px;
    transform: translateZ(50px);
    animation: fadeInDown 0.8s ease-out forwards;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}.tariff-item-79453 .discount-plan-07836 {
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: #ffffff;
    line-height: 1.6;
    font-size: calc(17px * 1.1);
    margin: 0 auto 50px;
    text-align: center;
    transform: translateZ(30px);
    opacity: 0.9;
    max-width: 800px;
}.tariff-item-79453 .fee-plan-76034 {
    gap: 30px;
    padding: 0;
    display: grid;
    perspective: 2000px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
}.tariff-item-79453 .fee-plan-76034 li {
    transform: translateY(30px) rotateX(5deg);
    height: 100%;
    opacity: 0;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.tariff-item-79453 .fee-plan-76034 li:nth-child(1) {
    animation-delay: 0.3s;
}.tariff-item-79453 .fee-plan-76034 li:nth-child(2) {
    animation-delay: 0.5s;
}.tariff-item-79453 .fee-plan-76034 li:nth-child(3) {
    animation-delay: 0.7s;
}.tariff-item-79453 .fee-plan-76034 li:nth-child(4) {
    animation-delay: 0.9s;
}.tariff-item-79453 .learning-fees-57438 {
    display: block;
    height: 100%;
    text-decoration: none;
    will-change: transform;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: inherit;
    transform-style: preserve-3d;
}.tariff-item-79453 .learning-fees-57438:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.tariff-item-79453 .class-deals-14658 {
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    position: relative;
    height: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgb(211,195,225,0.5), rgb(179,158,202,0.5));
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
}.tariff-item-79453 .learning-fees-57438:hover .class-deals-14658 {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.25);
}.tariff-item-79453 .class-deals-14658::before {
    transform: rotate(45deg);
    position: absolute;
    transition: all 0.4s ease;
    right: -10px;
    width: 100px;
    background: rgb(179,158,202);
    height: 100px;
    top: -10px;
    content: "";
    opacity: 0.15;
}.tariff-item-79453 .learning-fees-57438:hover .class-deals-14658::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 0.25;
}.tariff-item-79453 .bundle-price-54216 {
    position: relative;
    padding: 35px 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
}.tariff-item-79453 .learning-fees-57438:hover .bundle-price-54216 {
    transform: translateZ(10px);
}.tariff-item-79453 .bundle-price-54216 h4 {
    font-weight: 700;
    font-size: calc(23px * 1.2);
    color: #ffffff;
    margin: 0 0 20px;
    transition: transform 0.3s ease;
    position: relative;
    padding-bottom: 15px;
}.tariff-item-79453 .learning-fees-57438:hover .bundle-price-54216 h4 {
    transform: translateY(-5px);
}.tariff-item-79453 .bundle-price-54216 h4::after {
    transition: width 0.4s ease;
    width: 50px;
    position: absolute;
    height: 3px;
    bottom: 0;
    left: 0;
    background: rgb(211,195,225);
    content: "";
}.tariff-item-79453 .learning-fees-57438:hover .bundle-price-54216 h4::after {
    width: 80px;
}.tariff-item-79453 .bundle-price-54216 p {
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 1.6;
    color: #ffffff;
    padding-right: 10px;
    max-height: 200px;
    transition: opacity 0.3s ease;
    overflow-y: auto;
    opacity: 0.8;
}.tariff-item-79453 .bundle-price-54216 p::-webkit-scrollbar {
    width: 4px;
}.tariff-item-79453 .bundle-price-54216 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(211,195,225,0.5);
}.tariff-item-79453 .learning-fees-57438:hover .bundle-price-54216 p {
    opacity: 1;
}.tariff-item-79453 .learning-packages-82793 {
    color: #ffffff;
    margin-top: 20px;
    transition: all 0.4s ease;
    font-weight: 700;
    display: block;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    position: relative;
    font-size: calc(23px * 1.4);
}.tariff-item-79453 .learning-packages-82793::before {
    transition: width 0.4s ease;
    top: -10px;
    position: absolute;
    width: 30px;
    height: 2px;
    background: rgb(179,158,202);
    content: "";
    left: 0;
}.tariff-item-79453 .learning-fees-57438:hover .learning-packages-82793::before {
    width: 50px;
}.tariff-item-79453 .learning-fees-57438:hover .learning-packages-82793 {
    color: rgb(179,158,202);
    transform: scale(1.1);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.tariff-item-79453 {
    padding: 100px 0;
}.tariff-item-79453 h2 {
    font-size: calc(30px * 0.9);
}.tariff-item-79453 .discount-plan-07836 {
    font-size: 17px;
    margin-bottom: 40px;
}.tariff-item-79453 .fee-plan-76034 {
    gap: 25px;
}
}

@media (max-width: 992px) {.tariff-item-79453 {
    padding: 80px 0;
}.tariff-item-79453 .fee-plan-76034 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.tariff-item-79453 .bundle-price-54216 {
    padding: 30px 25px;
}.tariff-item-79453 .bundle-price-54216 p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.tariff-item-79453 {
    padding: 70px 0;
}.tariff-item-79453 h2 {
    margin-bottom: 15px;
    font-size: calc(30px * 0.8);
}.tariff-item-79453 .discount-plan-07836 {
    margin-bottom: 30px;
    font-size: calc(17px * 0.95);
}.tariff-item-79453 .fee-plan-76034 {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.tariff-item-79453 .class-deals-14658 {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.tariff-item-79453 .learning-packages-82793 {
    font-size: calc(23px * 1.2);
}
}

@media (max-width: 576px) {.tariff-item-79453 {
    padding: 60px 0;
}.tariff-item-79453 h2 {
    font-size: calc(30px * 0.7);
}.tariff-item-79453 .discount-plan-07836 {
    font-size: calc(17px * 0.9);
    margin-bottom: 25px;
}.tariff-item-79453 .bundle-price-54216 {
    padding: 25px 20px;
}.tariff-item-79453 .bundle-price-54216 h4 {
    font-size: 23px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}.tariff-item-79453 .bundle-price-54216 p {
    max-height: 150px;
    margin-bottom: 20px;
    font-size: calc(17px * 0.9);
}}.instructional-approach-47891 {
    padding: 8rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(236,228,242) 0%, rgba(rgb(211,195,225,0.5), 0.05) 100%);
    overflow: hidden;
}.instructional-approach-47891::before {
    background: radial-gradient(circle at 75% 25%, rgba(rgb(211,195,225,0.5), 0.15) 0%, transparent 60%);
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
}.instructional-approach-47891::after {
    z-index: 2;
    background: 
        radial-gradient(2px at 20% 30%, rgb(211,195,225) 0%, transparent 1px),
        radial-gradient(2px at 40% 70%, rgb(211,195,225) 0%, transparent 1px),
        radial-gradient(2px at 60% 20%, rgb(211,195,225) 0%, transparent 1px),
        radial-gradient(2px at 80% 60%, rgb(211,195,225) 0%, transparent 1px);
    opacity: 0.4;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}.instructional-approach-47891 .knowledge-zone-05284 {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    transform-origin: center bottom;
    z-index: 3;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
}.instructional-approach-47891 h2 {
    font-size: 29px;
    text-align: center;
    opacity: 0;
    transform: translateY(-10px);
    font-weight: 700;
    margin-bottom: 3rem;
    animation: fadeSlideDown 0.8s ease-out 0.3s forwards;
    position: relative;
    color: #000000;
}.instructional-approach-47891 h2::after {
    position: absolute;
    bottom: -15px;
    content: "";
    height: 3px;
    transform: translateX(-50%);
    width: 60px;
    left: 50%;
    background: rgb(211,195,225);
    transition: width 0.4s ease;
}.instructional-approach-47891:hover h2::after {
    width: 120px;
}.instructional-approach-47891 .subtext-wrap-49850 {
    background: #ffffff;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s ease-out 0.6s forwards;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07), 
                0 1px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(211,195,225);
    border-radius: 0 10px 10px 0;
    position: relative;
    opacity: 0;
}.instructional-approach-47891 .subtext-wrap-49850::before {
    border-radius: 50%;
    width: 15px;
    content: "";
    left: -9.5px;
    height: 15px;
    top: -7.5px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 0 0 5px rgba(rgb(211,195,225,0.5), 0.1);
    background: rgb(211,195,225);
    position: absolute;
}.instructional-approach-47891:hover .subtext-wrap-49850::before {
    transform: scale(1.2);
    box-shadow: 0 0 0 8px rgba(rgb(211,195,225,0.5), 0.1), 
                0 0 20px rgba(rgb(211,195,225,0.5), 0.3);
}.instructional-approach-47891 .subtext-wrap-49850::after {
    height: 150px;
    z-index: -1;
    right: -75px;
    width: 150px;
    position: absolute;
    border-radius: 50%;
    content: "";
    background: radial-gradient(circle, rgba(rgb(211,195,225,0.5), 0.03) 0%, transparent 70%);
    top: -75px;
}.instructional-approach-47891 .subtext-wrap-49850 p {
    z-index: 2;
    margin: 0;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.7;
    color: #000000;
}

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

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

@media (max-width: 991px) {.instructional-approach-47891 {
    padding: 6rem 0;
}.instructional-approach-47891 .knowledge-zone-05284 {
    transform: perspective(800px) rotateX(1deg);
}.instructional-approach-47891 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.instructional-approach-47891 .subtext-wrap-49850 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.instructional-approach-47891 {
    padding: 5rem 0;
}.instructional-approach-47891 .knowledge-zone-05284 {
    padding: 0 1.5rem;
    transform: none;
}.instructional-approach-47891 h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.8);
}.instructional-approach-47891 h2::after {
    bottom: -10px;
    height: 2px;
    width: 50px;
}.instructional-approach-47891:hover h2::after {
    width: 80px;
}.instructional-approach-47891 .subtext-wrap-49850 {
    border-left-width: 3px;
    padding: 1.5rem;
}.instructional-approach-47891 .subtext-wrap-49850::before {
    top: -6px;
    left: -7.5px;
    width: 12px;
    height: 12px;
}
}

@media (max-width: 480px) {.instructional-approach-47891 {
    padding: 4rem 0;
}.instructional-approach-47891 .knowledge-zone-05284 {
    padding: 0 1rem;
}.instructional-approach-47891 h2 {
    font-size: calc(29px * 0.7);
}.instructional-approach-47891 .subtext-wrap-49850 {
    padding: 1.25rem;
}.instructional-approach-47891 .subtext-wrap-49850 p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}.customer-comments-96571 {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(211,195,225,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.customer-comments-96571::before {
    pointer-events: none;
    opacity: 0.3;
    transform: rotate(-15deg);
    height: 40%;
    right: -10%;
    content: "";
    position: absolute;
    top: -10%;
    width: 40%;
    background: linear-gradient(45deg, transparent, rgb(211,195,225,0.5), transparent);
}.customer-comments-96571::after {
    bottom: -10%;
    z-index: 0;
    left: -10%;
    content: "";
    width: 35%;
    background: linear-gradient(225deg, transparent, rgb(179,158,202,0.5), transparent);
    position: absolute;
    opacity: 0.25;
    transform: rotate(12deg);
    height: 35%;
    pointer-events: none;
}.customer-comments-96571 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.customer-comments-96571 h2 {
    font-weight: 700;
    font-size: 29px;
    position: relative;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    text-align: center;
    color: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 3.5rem;
}.customer-comments-96571 h2::after {
    height: 3px;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(179,158,202), rgb(211,195,225));
}.customer-comments-96571 .alumni-quotes-46289 {
    display: grid;
    margin: 0;
    padding: 0;
    gap: 2rem;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer-comments-96571 .client-feedback-15730 {
    position: relative;
    padding: 2rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1), 
                0 5px 10px -5px rgba(0,0,0,0.04),
                0 0 0 1px rgba(255,255,255,0.05);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease-out;
    z-index: 1;
    border-left: 3px solid rgb(179,158,202);
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
}.customer-comments-96571 .client-feedback-15730::before {
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.05), transparent);
    left: 0;
    transform: translateX(-100%);
    content: "";
    transition: transform 0.6s ease-out;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}.customer-comments-96571 .client-feedback-15730:hover {
    transform: translateY(-8px) scale(1.01);
    box-shadow: 0 20px 30px -10px rgba(0,0,0,0.15),
                0 10px 15px -5px rgba(0,0,0,0.08),
                0 0 0 1px rgba(255,255,255,0.1);
}.customer-comments-96571 .client-feedback-15730:hover::before {
    transform: translateX(100%);
}.customer-comments-96571 .client-feedback-15730 div {
    align-items: center;
    margin-bottom: 1.2rem;
    display: flex;
}.customer-comments-96571 .client-feedback-15730 img {
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-right: 1rem;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.1);
    height: 50px;
}.customer-comments-96571 .client-feedback-15730:hover img {
    box-shadow: 0 0 0 3px rgb(179,158,202,0.5), 
                0 0 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}.customer-comments-96571 .client-feedback-15730 h4 {
    font-size: calc(21px - 2px);
    font-weight: 600;
    position: relative;
    margin: 0;
    color: #ffffff;
}.customer-comments-96571 .client-feedback-15730 h4::after {
    bottom: -6px;
    height: 2px;
    left: 0;
    background: rgb(179,158,202);
    width: 0;
    transition: width 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    content: "";
}.customer-comments-96571 .client-feedback-15730:hover h4::after {
    width: 100%;
}.customer-comments-96571 .description {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.6;
    margin: 0;
    z-index: 2;
    font-weight: 400;
    position: relative;
}.customer-comments-96571 .description::before {
    z-index: -1;
    color: rgb(179,158,202,0.5);
    left: -15px;
    content: "";
    top: -25px;
    opacity: 0.2;
    transition: transform 0.3s ease;
    font-family: serif;
    position: absolute;
    font-size: 80px;
}.customer-comments-96571 .client-feedback-15730:hover .description::before {
    transform: scale(1.1) rotate(-5deg);
    opacity: 0.3;
}.customer-comments-96571 a {
    font-size: 16px;
    z-index: 2;
    background: linear-gradient(90deg, rgb(211,195,225), rgb(179,158,202));
    font-weight: 600;
    color: #ffffff;
    margin-top: 3rem;
    padding: 1rem 2rem;
    position: relative;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,0.15);
    transform: translateZ(0);
    text-align: center;
    transition: all 0.3s ease;
    overflow: hidden;
}.customer-comments-96571 a::before {
    content: "";
    position: absolute;
    transition: opacity 0.4s ease;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(90deg, rgb(179,158,202), rgb(211,195,225));
}.customer-comments-96571 a:hover::before {
    opacity: 1;
}.customer-comments-96571 a:hover {
    box-shadow: 0 15px 25px -5px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}.customer-comments-96571 a:active {
    transform: translateY(1px);
}

@media (max-width: 991px) {.customer-comments-96571 {
    padding: 5rem 0;
}.customer-comments-96571 .alumni-quotes-46289 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.customer-comments-96571 h2 {
    margin-bottom: 3rem;
    font-size: calc(29px - 4px);
}
}

@media (max-width: 767px) {.customer-comments-96571 {
    padding: 4rem 1.5rem;
}.customer-comments-96571 .alumni-quotes-46289 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.customer-comments-96571 h2 {
    transform: none;
    font-size: calc(29px - 6px);
}.customer-comments-96571 .client-feedback-15730 {
    padding: 1.5rem;
}.customer-comments-96571 a {
    margin-top: 2rem;
    padding: 0.9rem 1.5rem;
    width: 100%;
}
}

@media (max-width: 480px) {.customer-comments-96571 {
    padding: 3rem 1rem;
}.customer-comments-96571 h2 {
    font-size: calc(29px - 8px);
}.customer-comments-96571 .client-feedback-15730 {
    padding: 1.25rem;
}.customer-comments-96571 .client-feedback-15730 div {
    margin-bottom: 1rem;
}.customer-comments-96571 .client-feedback-15730 img {
    width: 40px;
    height: 40px;
}.customer-comments-96571 .description {
    font-size: calc(16px - 1px);
}
}

@media (hover: none) {.customer-comments-96571 .client-feedback-15730:hover {
    transform: none;
}.customer-comments-96571 .client-feedback-15730:hover::before,
    .customer-comments-96571 .client-feedback-15730:hover h4::after,
    .customer-comments-96571 .client-feedback-15730:hover .description::before {
    transform: none;
}.customer-comments-96571 .client-feedback-15730:hover img {
    transform: none;
}.customer-comments-96571 a:hover {
    transform: none;
}
}