html {
    scrollbar-width: auto;
    scrollbar-color: rgb(159,140,202) #ffffff;
}

html,body {
    color: #000000;
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}

svg {
    width: 30px;
    height: 30px;
}

.top-learning-275 {
    flex: 1 0 auto;
}

.leadership-profile-865::before {
    top: -20%;
    opacity: 0.2;
    width: 60%;
    position: absolute;
    z-index: 1;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(85,85,180,0.5),
        rgb(85,85,180,0.5) 5px,
        transparent 5px,
        transparent 20px
    );
    transform: rotateZ(-15deg) rotateX(45deg) rotateY(15deg);
    right: -10%;
    height: 70%;
}

.leadership-profile-865 .image-wrapper-379:hover {
    filter: brightness(1.1);
    transform: 
        translateZ(80px) 
        rotateY(5deg) 
        rotateX(0deg);
    box-shadow: 30px 30px 40px -10px rgba(0, 0, 0, 0.5);
}

.leadership-profile-865 .past-experience-759::before {
    height: 100%;
    content: "";
    opacity: 0.3;
    left: 15px;
    position: absolute;
    width: 100%;
    border-radius: 13px;
    z-index: -1;
    transition: all 0.5s ease;
    top: 15px;
    background: rgb(159,140,202,0.5);
}

.leadership-profile-865 .name {
    z-index: 2;
    font-size: 34px;
    position: relative;
    opacity: 0;
    animation: slide-up 0.7s forwards 0.2s;
    color: rgb(159,140,202);
    margin-bottom: 0.7rem;
    font-weight: 700;
    transform: translateY(30px);
}



.leadership-profile-865 .work-view-143::after {
    color: rgb(85,85,180,0.5);
    font-family: serif;
    z-index: -1;
    bottom: -50px;
    font-size: 6rem;
    right: 0;
    position: absolute;
    content: "";
    opacity: 0.4;
}

.track-manage-039 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}


.cookieNotificationBanner-210 h5 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
    color: rgb(159,140,202);
}

.track-prefs-637 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    text-decoration: none;
    margin: 5px;
    border-radius: 10px;
    padding: 10px 20px;
    width: calc(50% - 10px);
    display: inline-block;
    background: rgb(159,140,202);
    color: #ffffff;
    font-size: 19px;
    text-align: center;
}

header .nav-top-627 {
    transform: none;
    display: flex;
    position: relative;
    padding: 20px 15px;
    align-items: center;
    z-index: 5;
    flex-direction: row;
    justify-content: space-between;
}

header .nav-top-627 .top-skill-091 .header-edu-359 svg {
    width: auto;
    height: 50px;
}

header .nav-top-627 .head-main-254 .top-pro-306 {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 12px;
    position: relative;
}

header .nav-top-627 .head-main-254 .top-pro-306:hover {
    transform: translateY(-3px) scale(1.05);
}

header .nav-top-627 .head-main-254 .top-pro-306 a::after {
    width: 100%;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(85,85,180), transparent);
    transition: transform 0.4s ease;
    position: absolute;
    transform: translateX(-100%);
}

.appPanel-839 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}

.appPanel-839 h2 {
    padding-bottom: 1.5rem;
    margin-bottom: 3rem;
    line-height: 1.3;
    position: relative;
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 90%;
}

.appPanel-839 .virtual-study-420:hover {
    transform: perspective(1000px) rotateY(0);
}

.appPanel-839 .virtual-study-420::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
    pointer-events: none;
    left: 0;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(85,85,180,0.5) 49.5%, rgb(85,85,180,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(85,85,180,0.5) 49.5%, rgb(85,85,180,0.5) 50.5%, transparent 50.5%);
    background-size: 40px 40px;
}

.connect-823 {
    padding: 80px 0;
    box-shadow: inset 0 5px 15px rgba(0,0,0,0.05);
    overflow: hidden;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    position: relative;
}

.connect-823 .container {
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.connect-823 .contact-ask-192::before {
    z-index: -1;
    content: '';
    filter: blur(3px);
    border-radius: 2px;
    position: absolute;
    inset: 1px;
    background: linear-gradient(to bottom right, 
                rgba(255,255,255,0.8), 
                rgba(255,255,255,0.3));
}

.connect-823 h3::after {
    bottom: -10px;
    content: '';
    height: 3px;
    left: 0;
    transform-origin: left;
    background: rgb(159,140,202);
    position: absolute;
    transition: transform 0.3s ease-out;
    transform: scaleX(1);
    width: 60px;
}

.connect-823 svg path {
    transition: fill 0.3s ease;
    fill: rgb(85,85,180);
}

.connect-823 .send-request-897 li:hover {
    transform: translateX(10px);
}

.connect-823 .quick-help-583 {
    display: flex;
    font-weight: 400;
    border-radius: 4px;
    color: #000000;
    transition: all 0.3s ease;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.05), 
               -5px -5px 10px rgba(255,255,255,0.8);
    background: linear-gradient(145deg, #ffffff, #f0f0f0);
    text-decoration: none;
    padding: 10px 15px;
    align-items: center;
    font-size: calc(14px * 0.95);
}

.course-highlights-380::after {
    height: 100%;
    left: 0;
    background: 
        repeating-conic-gradient(rgba(255, 255, 255, 0.03) 0%, transparent 0.5%, transparent 1%, rgba(255, 255, 255, 0.03) 1.5%) 50% 50% / 30px 30px,
        radial-gradient(circle at 70% 30%, rgb(159,140,202,0.5) 0%, transparent 70%);
    content: "";
    animation: pulse 8s infinite alternate;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
}

.course-highlights-380 .reading-block-760 h2 {
    display: inline-block;
    padding: 15px 20px;
    border-radius: 10px;
    letter-spacing: 1.5px;
    transform: translateY(-10px);
    border-left: 2px solid rgb(85,85,180);
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(159,140,202,0.5);
    border-radius: 8px 0 8px 0;
    background-clip: text !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgb(159,140,202);
    margin-bottom: 25px;
    -webkit-background-clip: text !important;
    color: #ffffff;
    position: relative;
    background: linear-gradient(to right, rgb(159,140,202) 0%, rgb(85,85,180) 100%);
    -webkit-text-fill-color: transparent;
    max-width: fit-content;
    font-size: 32px;
}

.course-highlights-380 .reading-block-760 .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.course-highlights-380 .image-wrapper-379:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(159,140,202,0.5);
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
}

.program-outcomes-037::before {
    left: -50%;
    background: radial-gradient(circle at center, rgb(85,85,180,0.5) 0%, transparent 60%);
    height: 200%;
    opacity: 0.4;
    position: absolute;
    content: '';
    z-index: 0;
    top: -50%;
    width: 200%;
}

.program-outcomes-037 h2 {
    font-size: 39px;
    color: #ffffff;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 60px;
}

.program-outcomes-037 .image-wrapper-379 {
    flex: 1;
    min-width: 320px;
    overflow: hidden;
    border-radius: 22px;
    min-height: 450px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    position: relative;
}

.program-outcomes-037 .reading-block-760 {
    min-width: 320px;
    position: relative;
    flex-direction: column;
    flex: 1.5;
    display: flex;
}

.program-outcomes-037 .text_main_holder {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.program-outcomes-037 .text_main_holder > div::before {
    position: absolute;
    top: 0;
    background: rgb(85,85,180);
    content: '';
    left: 0;
    height: 100%;
    opacity: 0.7;
    width: 5px;
}

.program-outcomes-037 .text_main_holder > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.program-outcomes-037 .text_main_holder > div:hover svg {
    transform: scale(1.1);
}

.program-outcomes-037 .text_main_holder > div:hover svg path {
    fill: rgb(85,85,180);
}

.edu-links-872 .company_holder {
    position: relative;
    flex: 0 0 30%;
    padding-right: 30px;
}

.edu-links-872 .company_holder h3 {
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: calc(29px * 0.9);
    text-shadow: 0 0 10px rgb(159,140,202,0.5);
    margin-bottom: 20px;
    color: #ffffff;
}

.edu-links-872 .company_holder h3 {
    position: relative;
    overflow: hidden;
}

.edu-links-872 .diversity-195 {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex: 0 0 65%;
}

.edu-links-872 .head-main-254 {
    padding: 20px;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex: 0 0 45%;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
}

.edu-links-872 .head-main-254 h5::after {
    content: '';
    width: 40px;
    background: rgb(159,140,202);
    left: 0;
    position: absolute;
    transition: width 0.3s ease, box-shadow 0.3s ease;
    bottom: 0;
    height: 2px;
}

.edu-links-872 .head-main-254 .main-nav-720 a:hover {
    color: #ffffff;
    opacity: 1;
    padding-left: 5px;
}

.edu-links-872 .head-main-254 .main-nav-720 a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(159,140,202,0.5);
}

.press-room-140::before {
    height: 1px;
    left: 0;
    content: '';
    right: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(159,140,202,0.5), transparent);
}

footer::after {
    content: '';
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    background-size: 50px 50px;
    right: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    opacity: 0.3;
}

.connect-form-702 .connect-map-930 {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    display: flex;
    border-radius: 27px;
    position: relative;
    overflow: hidden;
}

.connect-form-702 .image-wrapper-379::after {
    background: linear-gradient(45deg, rgb(159,140,202,0.5), transparent);
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.connect-form-702 h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    position: relative;
}

.connect-form-702 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(159,140,202);
}

.connect-form-702 .help-info-395 input[type="checkbox"]:checked {
    border-color: rgb(159,140,202);
    background: rgb(159,140,202);
}

.connect-form-702 .help-info-395 label {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
}

.connect-form-702 .help-info-395 a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(159,140,202);
    transition: all 0.3s ease;
}

.connect-form-702 .request-block-096:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(85,85,180,0.5);
    background: rgb(85,85,180);
}

.connect-form-702 .request-block-096:hover::before {
    left: 100%;
}

.connect-form-702 svg {
    fill: rgb(159,140,202);
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
}

.privacy-sanctum-712 {
    color: #ffffff;
    width: 100%;
    padding: 60px;
    height: auto;
}

.privacy-sanctum-712 ul, .privacy-sanctum-712 ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.privacy-sanctum-712 li {
    font-size: 16px;
    border-radius: 10px;
    border-left: 4px solid rgb(159,140,202);
    margin-bottom: 15px;
    background: rgb(159,140,202,0.5);
    color: #000000;
    padding: 10px 20px;
    font-weight: 400;
}

.our-mission-231::before {
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(159,140,202,0.5) 0%, transparent 70%);
    top: -100px;
    z-index: -1;
    animation: pulse 15s infinite alternate;
    height: 500px;
    width: 500px;
    right: -100px;
    content: '';
    position: absolute;
}

.our-mission-231 h3 {
    padding-bottom: 20px;
    font-size: 30px;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
    font-weight: 700;
    text-align: center;
}

.our-mission-231 .expert-sessions-123:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.our-mission-231 .expert-sessions-123 p {
    border-left: 3px solid rgb(85,85,180);
    color: #000000;
    position: relative;
    font-size: 18px;
    grid-column: 1 / 2;
    margin-bottom: 0;
    padding-left: 20px;
    line-height: 1.7;
}

.our-mission-231 .expert-sessions-123 .image-wrapper-379:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.our-mission-231 .approach-edu-896 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: grid;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 1fr;
    padding: 30px;
    gap: 40px;
    position: relative;
    border-radius: 28px;
}

.our-mission-231 .approach-edu-896 .learn-legacy-493::before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    width: 100%;
    height: 100%;
    content: '';
}

.our-mission-231 .image-wrapper-379::after {
    content: '';
    top: -10px;
    right: -10px;
    position: absolute;
    background: rgb(85,85,180);
    animation: float 3s infinite alternate;
    border-radius: 50%;
    height: 60px;
    z-index: 2;
    opacity: 0.7;
    width: 60px;
}

.our-mission-231 .approach-edu-896::after {
    top: -40px;
}

.pricing-menu-671::before {
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    right: 0;
}

.pricing-menu-671 .plan-details-970 {
    width: 100%;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 30px;
    padding: 0;
    margin: 0;
}

.pricing-menu-671 .plan-details-970 li:nth-child(1) {
    animation-delay: 0.3s;
}

.pricing-menu-671 .plan-details-970 li:nth-child(3) {
    animation-delay: 0.5s;
}

.pricing-menu-671 .pricing-catalog-895:hover {
    transform: translateY(-8px) scale(1.02);
}

.pricing-menu-671 .pricing-catalog-895:hover::before {
    left: 100%;
}

.pricing-menu-671 .cost-matrix-897 {
    height: 100%;
    padding: 5px;
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
    border-radius: 28px;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.1);
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
}

.pricing-menu-671 .pricing-catalog-895:hover .skill-pricing-835 h4 {
    transform: translateX(5px);
}

.pricing-menu-671 .pricing-catalog-895:hover .skill-pricing-835 h4::after {
    width: 60px;
}

.pricing-menu-671 .skill-pricing-835 p {
    overflow-y: auto;
    scrollbar-color: rgb(159,140,202,0.5) transparent;
    word-break: break-word;
    color: rgba(255,255,255,0.8);
    overflow-wrap: break-word;
    line-height: 1.6;
    scrollbar-width: thin;
    margin: 0 0 30px;
    max-height: 200px;
    font-size: calc(12px - 2px);
}

.pricing-menu-671 .pricing-catalog-895:hover .class-rates-798::before {
    transform: scale(1);
    opacity: 1;
}

.join-now-956 {
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    padding: 100px 0 90px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(159,140,202,0.5) 0%, rgb(85,85,180) 100%);
}

.join-now-956 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.join-now-956 h2 {
    font-weight: 700;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    margin-bottom: 40px;
    line-height: 1.3;
    color: #000000;
    position: relative;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    font-size: clamp(1.8rem, 3vw, 38px);
    max-width: 800px;
}

.join-now-956 svg {
    flex-shrink: 0;
    transform: scale(1);
    height: 48px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 48px;
}

.join-now-956 svg path {
    transition: fill 0.3s ease;
    fill: rgb(159,140,202);
}

.join-now-956 .request-block-096 {
    z-index: 1;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    padding: 14px 32px;
    background: rgb(159,140,202);
    justify-content: center;
    display: inline-flex;
    color: #ffffff;
    border: 2px solid rgb(159,140,202);
    text-decoration: none;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: color 0.4s ease, border-color 0.4s ease;
    font-size: 20px;
    font-weight: 600;
}

.title-section-435::after {
    opacity: 0.4;
    right: 0;
    top: 0;
    bottom: 0;
    animation: backgroundPulse 8s infinite alternate ease-in-out;
    z-index: 2;
    mix-blend-mode: overlay;
    background: linear-gradient(to bottom, 
    rgb(159,140,202,0.5) 0%, 
    transparent 20%, 
    transparent 80%, 
    rgb(85,85,180,0.5) 100%);
    left: 0;
    content: "";
    position: absolute;
}

.title-section-435 .main-intro-956 {
    display: grid;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    transform: translateY(30px);
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.08);
    animation: floatIn 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    opacity: 0;
    border-left: 4px solid rgb(85,85,180);
    gap: 2rem;
}

.title-section-435 .main-intro-956 div:last-child span {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.title-section-435 .main-intro-956 div:last-child span::before {
    transform: scaleX(1);
    width: 100%;
    top: 0;
    animation: revealText 1.2s 1.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    background: rgb(85,85,180);
}



@media (max-width: 1100px) {.leadership-profile-865 .user-quotes-380 {
    flex-direction: column;
    align-items: center;
}.leadership-profile-865 .image-wrapper-379 {
    width: 250px;
    margin-bottom: 4rem;
    height: 320px;
    transform: 
            translateZ(30px) 
            rotateY(0deg) 
            rotateX(0deg);
    position: relative;
    left: auto;
}.leadership-profile-865 .past-experience-759 {
    transform: 
            translateZ(20px) 
            rotateY(0deg) 
            rotateX(0deg);
    width: 100%;
    margin-left: 0;
    padding: 2rem;
}}



@media (max-width: 991px) {.appPanel-839 {
    padding: 5rem 0;
}.appPanel-839 h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.9);
    max-width: 100%;
}.appPanel-839 .virtual-study-420 {
    padding: 2rem;
}
}



@media (max-width: 767px) {.appPanel-839 {
    padding: 4rem 0;
}.appPanel-839 h2 {
    margin-bottom: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
    font-size: calc(32px * 0.8);
}.appPanel-839 .virtual-study-420 {
    transform: perspective(1000px) rotateY(-0.5deg);
    padding: 1.5rem;
}.appPanel-839 li {
    padding-left: 1.5rem;
}.appPanel-839 li::before {
    height: 10px;
    top: 0.4rem;
    width: 10px;
}
}



@media (max-width: 767px) {.connect-823 {
    padding: 60px 0;
}.connect-823 .contact-ask-192 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px;
}.connect-823 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 20px;
}.connect-823 .send-request-897 {
    margin-top: 20px;
}.connect-823 .quick-help-583 {
    padding: 8px 12px;
}
}



@media screen and (max-width: 991px) {.course-highlights-380 {
    padding: 80px 0;
}.course-highlights-380 .new-study-936 {
    gap: 40px;
    grid-template-columns: 1fr;
}.course-highlights-380 .new-study-936::before {
    height: calc(100% + 40px);
    transform: none;
    top: -20px;
    width: calc(100% + 40px);
    left: -20px;
}.course-highlights-380 .reading-block-760 {
    transform: none;
    order: 2;
    animation: none;
}.course-highlights-380 .image-wrapper-379 {
    animation: pulse 8s infinite alternate;
    transform: none;
    min-height: 400px;
    order: 1;
}.course-highlights-380 .image-wrapper-379:hover {
    transform: scale(1.02) translateY(-5px);
}.course-highlights-380 .reading-block-760 h2 {
    max-width: 100%;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-left: auto;
}.course-highlights-380 .reading-block-760 .description {
    text-align: left;
}
}



@media (max-width: 576px) {.program-outcomes-037 {
    padding: 60px 0;
}.program-outcomes-037 .image-wrapper-379 {
    min-height: 250px;
}.program-outcomes-037 h2 {
    font-size: 35px;
}.program-outcomes-037 .text_main_holder > div {
    padding: 20px;
}.program-outcomes-037 .text_main_holder svg {
    width: 28px;
    height: 28px;
}}



@media (max-width: 576px) {.edu-links-872 {
    padding: 30px 0 15px;
}.edu-links-872 .company_holder {
    margin-bottom: 30px;
}.edu-links-872 .company_holder h3 {
    font-size: calc(29px * 0.7);
}.edu-links-872 .head-main-254 h5 {
    font-size: calc(20px * 0.8);
}.press-room-140 {
    padding: 10px 0;
}.press-room-140 .cheat-sheet-142 {
    font-size: calc(13px * 0.8);
}}



@media (max-width: 576px) {.connect-form-702 {
    padding: 50px 0;
}.connect-form-702 .container {
    padding: 0 15px;
}.connect-form-702 h2 {
    font-size: calc(32px - 6px);
    margin-bottom: 30px;
}.connect-form-702 .support-support-514 {
    padding: 35px 25px;
}.connect-form-702 #contact {
    gap: 20px;
}.connect-form-702 input[type="text"] {
    padding: 15px;
}.connect-form-702 .request-block-096 {
    padding: 15px 25px;
    width: 100%;
}.connect-form-702 .image-wrapper-379 {
    min-height: 250px;
}}



@media (max-width: 767px) {.our-mission-231 {
    padding: 40px 0;
}.our-mission-231 h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 30px;
}.our-mission-231 .virtual-study-420 {
    gap: 40px;
}.our-mission-231 .expert-sessions-123,
    .our-mission-231 .approach-edu-896 {
    padding: 20px;
}.our-mission-231 .expert-sessions-123 .image-wrapper-379,
    .our-mission-231 .approach-edu-896 .learn-legacy-493 {
    min-height: 200px;
}.our-mission-231 .expert-sessions-123 span {
    font-size: calc(23px * 0.9);
}.our-mission-231 .expert-sessions-123 p,
    .our-mission-231 .approach-edu-896 p {
    padding-left: 15px;
    font-size: calc(18px * 0.95);
}.our-mission-231::before,
    .our-mission-231::after {
    height: 200px;
    width: 200px;
}
}



@media (max-width: 767px) {.pricing-menu-671 {
    padding: 60px 0;
}.pricing-menu-671 h2 {
    font-size: calc(34px - 4px);
}.pricing-menu-671 .plan-pricing-782 {
    font-size: calc(12px - 1px);
    margin-bottom: 30px;
}.pricing-menu-671 .plan-details-970 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 400px;
}.pricing-menu-671 .skill-pricing-835 {
    min-height: 300px;
}.pricing-menu-671 .class-rates-798 {
    font-size: calc(21px + 2px);
}
}



@media (min-width: 768px) {.title-section-435 > div {
    gap: 5rem;
}.title-section-435 .main-intro-956 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 3rem;
    align-items: center;
    grid-template-columns: 2fr 1fr;
}.title-section-435 > div > div:first-child {
    padding-left: 5vw;
}.title-section-435 > div > div:first-child::before {
    width: 12px;
}
}



@media (min-width: 1200px) {.title-section-435 > div {
    transform: translateY(-5vh);
}.title-section-435 .main-intro-956 {
    grid-template-columns: 3fr 1fr;
}.title-section-435 > div > div:first-child::before {
    width: 15px;
}
}



@media (prefers-reduced-motion) {.title-section-435::after,
  .title-section-435 > div > div:first-child::before,
  .title-section-435 .title_style_header,
  .title-section-435 .main-intro-956,
  .title-section-435 .knowledge-classes-863 h3::after,
  .title-section-435 .main-intro-956 p,
  .title-section-435 .main-intro-956 div:last-child span::before {
    animation: none;
    transform: none;
    opacity: 1;
}.title-section-435 .knowledge-classes-863 h3::after {
    width: 80px;
}
}



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



@keyframes borderPulse {
    0% {
        border-color: rgb(159,140,202,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(85,85,180,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}



@keyframes shine {
    0% {
        left: -100px;
    }
    20%, 100% {
        left: 120%;
    }
}



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

@keyframes pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1) rotate(15deg);
        opacity: 0.7;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
}



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



@keyframes backgroundPulse {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.6;
  }
}

