﻿.container {
    max-width: 100%;
    width: 1275px;
    margin: auto;
}

.ex-warp-container {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}

.ex-nav-begin {
    flex: 1 0 auto;
}

.ex-connect-with-us::before {
    content: "";
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    position: absolute;
    background-size: 60px 60px;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
}

.ex-connect-with-us .ex-img-hover-box {
    position: relative;
    transition: all 0.5s ease;
    min-height: 550px;
    flex: 0 0 50%;
}

.ex-connect-with-us .ex-help-support::before {
    content: "";
    top: 0;
    height: 100%;
    background: rgb(236,234,239);
    position: absolute;
    width: 10px;
    left: 0;
}

.ex-connect-with-us input[type="text"]:focus {
    border-color: rgb(201,198,212);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
}

.ex-connect-with-us .ex-support-message input[type="checkbox"] {
    cursor: pointer;
    appearance: none;
    border-radius: 10px;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
    position: relative;
    margin-top: 2px;
    border: 2px solid rgb(236,234,239);
}

.ex-connect-with-us .ex-message-links::before {
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: 0;
    transition: all 0.6s ease;
    content: "";
    position: absolute;
    width: 100%;
}

.ex-connect-with-us svg:hover path {
    fill: rgb(165,161,179);
}

.ex-teaching-experience::before {
    position: absolute;
    opacity: 0.1;
    content: "";
    z-index: 0;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(201,198,212,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(165,161,179,0.5) 0, rgb(165,161,179,0.5) 1px, transparent 1px, transparent 15px);
    inset: 0;
    animation: backgroundShift 30s linear infinite;
}

.ex-teaching-experience .ex-img-hover-box::before {
    opacity: 0;
    position: absolute;
    mix-blend-mode: multiply;
    background: linear-gradient(135deg, rgb(201,198,212,0.5) 0%, transparent 100%);
    z-index: 2;
    content: "";
    inset: 0;
    transition: opacity 0.5s ease;
}

.ex-teaching-experience .ex-student-praise span:not(.name)::after {
    position: absolute;
    height: 2px;
    content: "";
    bottom: 30px;
    transform-origin: left;
    width: 40px;
    left: 70px;
    background: rgb(201,198,212);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
}

.ex-secure-cache::before {
    bottom: -10px;
    left: -10px;
    top: -10px;
    border: 1px dashed rgb(201,198,212);
    position: absolute;
    right: -10px;
    border-radius: 17px;
    pointer-events: none;
    content: '';
}

.ex-secure-cache h3, .ex-secure-cache h4, .ex-secure-cache h5, .ex-secure-cache h6 {
    margin: 1rem 0;
    font-size: 19px;
}

.ex-secure-cache ol {
    list-style-type: decimal;
}

.ex-secure-cache li {
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0.5rem;
}

.ex-secure-cache > div {
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    position: relative;
    background-color: #ffffff;
    margin-bottom: 1.5rem;
    padding: 1rem;
}

.ex-program-offerings::after {
    height: 100%;
    z-index: 1;
    left: 0;
    background-size: 120px 120px, 120px 120px;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(201,198,212,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(165,161,179,0.5) 0%, transparent 8%);
    content: "";
    top: 0;
    position: absolute;
}

.ex-program-offerings .ex-text-display-box h2 {
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 37px;
}

.ex-program-offerings .ex-img-hover-box {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1.05);
    width: 100%;
    z-index: 2;
}

.ex-program-offerings .ex-education-track::after {
    position: absolute;
    opacity: 0.3;
    width: 100%;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(201,198,212,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(165,161,179,0.5) 0%, transparent 1%);
    height: 100%;
    top: 0;
    content: "";
    background-size: 30px 30px;
    z-index: 1;
    left: 0;
}

.ex-pricing-set .ex-study-pricing {
    margin-top: 30px;
    font-size: calc(18px + 0.1rem);
    line-height: 1.6;
    color: #000000;
}

.ex-pricing-set .ex-access-rates:hover {
    transform: translateY(-10px) scale(1.02);
}

.ex-pricing-set .ex-pricing-deals {
    display: flex;
    min-height: 420px;
    border-radius: 17px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    flex-direction: column;
}

.ex-pricing-set .ex-payment-plan h3 {
    margin-bottom: 15px;
    font-size: calc(21px + 0.2rem);
    display: inline-block;
    transition: color 0.3s ease;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.ex-pricing-set .ex-payment-plan p {
    word-break: break-word;
    font-size: 18px;
    line-height: 1.6;
    margin-top: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    color: #000000;
}

header:before {
    opacity: 0.4;
    background-size: 200% 100%;
    left: 0;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgb(201,198,212,0.5), transparent);
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    animation: shine 8s infinite linear;
}

header .ex-header-main:before {
    border-radius: 50%;
    left: 50%;
    transition: all 0.3s ease;
    width: 4px;
    top: 0;
    content: '';
    transform: translateX(-50%);
    opacity: 0;
    height: 4px;
    background: rgb(201,198,212);
    position: absolute;
}

header .ex-head-tutor {
    position: relative;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
}

.ex-reg-remind::before {
    width: 500px;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    right: -100px;
    transform: rotate(45deg);
    content: "";
    top: -100px;
    height: 500px;
    opacity: 0.4;
}

footer .info_item a:hover {
    color: rgb(201,198,212);
}

footer .ex-top-edu::after {
    content: "";
    width: 30%;
    background-color: rgb(201,198,212);
    left: 0;
    height: 3px;
    bottom: -30px;
    position: absolute;
}

footer .ex-nav-main {
    margin-bottom: 30px;
}

footer .ex-nav-main a:hover {
    border-bottom-color: rgb(201,198,212,0.5);
    color: #ffffff;
    padding-left: 10px;
}

footer .subscribe_holder h5 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    color: #ffffff;
}

footer .input_holder input[type="email"] {
    color: #ffffff;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 18px;
}

footer .ex-discover-learning:hover::after {
    left: 120%;
}

footer .ex-app-store {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}

.ex-company-overview::after {
    content: "";
    height: 100%;
    position: absolute;
    background: radial-gradient(circle at center, rgb(165,161,179,0.5), transparent 70%);
    animation: orbitGlow 15s infinite alternate ease-in-out;
    z-index: 2;
    right: -50%;
    width: 100%;
    top: -50%;
    opacity: 0.5;
    border-radius: 50%;
}

.ex-company-overview .ex-text-display-box h5::after {
    height: 3px;
    background: rgb(165,161,179);
    bottom: -8px;
    width: 40%;
    animation: expandWidth 3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    left: 0;
    position: absolute;
    content: "";
}

.ex-company-overview .ex-text-display-box ol li {
    color: #ffffff;
    position: relative;
    line-height: 1.8;
    text-align: justify;
    font-size: 16px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    padding: 10px 0 10px 10px;
    border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.ex-join-list::after {
    transform: rotate(25deg);
    height: 180%;
    z-index: 0;
    width: 70%;
    filter: blur(5px);
    right: -10%;
    position: absolute;
    bottom: -50%;
    opacity: 0.6;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(201,198,212,0.5) 0%, rgb(201,198,212) 100%);
    content: "";
    animation: float 10s infinite alternate;
}

.ex-join-list .ex-discover-learning {
    font-size: 18px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 1rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    border: none;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(165,161,179) 0%, rgb(201,198,212) 100%);
    transform: perspective(800px) rotateX(2deg) translateZ(0);
}

#ex-cookiePopupBanner:checked ~ .ex-cookie-dialog-banner {
    opacity: 0;
    visibility: hidden;
}

.ex-title-screen {
    background: linear-gradient(135deg, rgb(236,234,239), rgb(201,198,212,0.5));
    position: relative;
    min-height: 100vh;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
}

.ex-title-screen .ex-learn-start > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.ex-title-screen .ex-fast-classes {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.ex-title-screen .ex-fast-classes > div::before {
    content: "";
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(to bottom, 
                rgba(0,0,0,0.6) 0%, 
                rgba(0,0,0,0.3) 40%,
                rgba(0,0,0,0.5) 100%);
}

.ex-title-screen .ex-fast-classes > div > div > div {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.3s ease;
    background: linear-gradient(135deg, 
                rgb(165,161,179) 0%, 
                rgb(201,198,212) 100%);
    transform: perspective(800px) rotateY(-2deg);
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    padding: 2rem;
    position: relative;
}

.ex-thankYouDiv h2 {
    font-size: 35px;
    opacity: 0;
    border-left: 5px solid rgb(201,198,212);
    transform: translateY(30px);
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    padding-left: 1.5rem;
    animation: slide-up 0.8s ease-out forwards;
    margin-bottom: 3rem;
    max-width: 90%;
    text-align: left;
}

.ex-thankYouDiv li::before {
    transform-origin: top;
    width: 3px;
    left: -1.5rem;
    transform: scaleY(0);
    top: 0;
    animation: grow-line 1.2s ease-out forwards 0.8s;
    background: rgb(201,198,212,0.5);
    opacity: 0;
    content: "";
    position: absolute;
    height: 100%;
}

.ex-target-audience::before {
    left: -50%;
    top: -50%;
    height: 200%;
    position: absolute;
    pointer-events: none;
    content: '';
    opacity: 0.4;
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(201,198,212,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(165,161,179,0.5) 0%, transparent 25%);
    width: 200%;
    animation: rotateBackground 60s linear infinite;
}

.ex-target-audience div > div {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -50px;
    perspective: 1500px;
    display: grid;
}

.ex-target-audience p:nth-child(1)::after {
    content: '01';
}

.ex-target-audience p:nth-child(2)::after {
    content: '02';
}

.ex-target-audience p:nth-child(3)::after {
    content: '03';
}

.ex-target-audience p:nth-child(5)::after {
    content: '05';
}

.ex-target-audience p:nth-child(8)::after {
    content: '08';
}

.ex-target-audience p:hover {
    border-color: rgb(201,198,212);
    transform: translateY(-15px) rotateX(5deg);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(201,198,212,0.5),
        inset 0 0 15px rgb(201,198,212);
    z-index: 10;
}

.ex-target-audience p svg path {
    transition: fill 0.3s ease;
    fill: rgb(201,198,212);
}

.ex-target-audience .ex-smart-track::after {
    right: -70px;
    position: absolute;
    height: 150px;
    width: 150px;
    content: '';
    opacity: 0.2;
    animation: rotateMesh 30s linear infinite reverse;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(201,198,212) 49%, rgb(201,198,212) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(201,198,212) 49%, rgb(201,198,212) 51%, transparent 52%) 0 0/15px 15px;
    bottom: -70px;
    border-radius: 50%;
    filter: blur(2px);
}



@media (max-width: 992px) {.ex-teaching-experience {
    padding: 120px 0;
}.ex-teaching-experience .ex-student-praise {
    grid-template-columns: 1fr 1.2fr;
}.ex-teaching-experience .ex-img-hover-box {
    min-height: 400px;
}.ex-teaching-experience .name {
    padding: 0 40px 5px 50px;
    font-size: calc(24px * 0.9);
}.ex-teaching-experience .ex-student-praise span:not(.name) {
    padding: 30px 40px 35px 50px;
}.ex-teaching-experience .ex-student-praise span:not(.name)::after {
    bottom: 25px;
    left: 50px;
}.ex-teaching-experience .ex-career-table {
    padding: 0 40px 40px 50px;
}
}



@media (max-width: 992px) {.ex-program-offerings {
    padding: 80px 0;
}.ex-program-offerings .ex-text-display-box {
    padding: 40px;
    margin-bottom: 40px;
}.ex-program-offerings .ex-img-hover-box {
    height: 60%;
}
}



@media (max-width: 576px) {.ex-program-offerings {
    padding: 50px 0;
}.ex-program-offerings .ex-text-display-box {
    margin-bottom: 20px;
    padding: 25px 20px;
}.ex-program-offerings .ex-text-display-box h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(37px * 0.8);
}.ex-program-offerings .ex-text-display-box .description {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
    padding-left: 15px;
}.ex-program-offerings .ex-img-hover-box {
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
    height: 40%;
}}



@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .ex-head-nav {
    gap: 15px;
}header .ex-header-main {
    font-size: calc(15px - 1px);
}header .ex-head-tutor svg {
    height: 35px;
}
}



@media (max-width: 767px) {footer .ex-reg-remind {
    padding: 60px 0 30px;
}footer .ex-ask-support {
    grid-template-columns: 1fr;
    padding: 20px;
    margin-bottom: 40px;
}footer .ex-head-nav h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .ex-head-nav h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .ex-a11y-tools {
    margin-top: 40px;
}
}



@media (max-width: 768px) {.ex-company-overview {
    padding: 60px 0;
}.ex-company-overview .ex-text-display-box {
    transform: perspective(1000px) rotateY(0deg);
    padding: 30px 20px;
}.ex-company-overview .ex-text-display-box h5 {
    font-size: calc(24px * 0.9);
}.ex-company-overview .ex-text-display-box > div:nth-child(2) p {
    font-size: 24px;
}.ex-company-overview .ex-text-display-box ol li {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}


@media only screen and (max-width: 800px)  {.ex-warp-container .ex-privacy-opt {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media screen and (min-width: 1024px) {.ex-title-screen .ex-learn-start {
    gap: 4rem;
}.ex-title-screen .ex-learn-start > div:first-child {
    padding: 3rem;
}.ex-title-screen .ex-learn-start > div:first-child p {
    font-size: calc(16px * 1.3);
}.ex-title-screen .ex-fast-classes > div {
    min-height: 600px;
}.ex-title-screen .ex-fast-classes h3 {
    width: 70%;
    font-size: calc(21px * 1.1);
}.ex-title-screen .ex-fast-classes > div > div {
    width: 80%;
}.ex-title-screen .title_style_header {
    font-size: 48px;
}
}



@media (max-width: 575px) {.ex-thankYouDiv {
    padding: 2rem 0.8rem;
}.ex-thankYouDiv h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.2rem;
}.ex-thankYouDiv .ex-smart-track {
    padding: 1.2rem;
}.ex-thankYouDiv li span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 991px) {.ex-target-audience {
    padding: 80px 0;
}.ex-target-audience h4 {
    margin-bottom: 60px;
    font-size: calc(32px * 1.1);
}.ex-target-audience div > div {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 -20px;
    gap: 25px;
}.ex-target-audience p {
    padding: 25px 30px;
}.ex-target-audience p svg {
    height: 32px;
    margin-right: 15px;
    width: 32px;
}.ex-target-audience p:nth-child(3n+1),
    .ex-target-audience p:nth-child(3n+3) {
    transform: none;
}.ex-target-audience p:nth-child(odd) {
    transform: translateX(-20px);
}.ex-target-audience p:nth-child(even) {
    transform: translateX(20px);
}.ex-target-audience p:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-15px) rotateX(5deg);
}.ex-target-audience p:nth-child(even):hover {
    transform: translateX(20px) translateY(-15px) rotateX(5deg);
}
}



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



@keyframes grow-line {
    0% {
        transform: scaleY(0);
        opacity: 0;
    }
    100% {
        transform: scaleY(1);
        opacity: 1;
    }
}

