* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}header,footer {
    width: 100%;
}.layer-container-0412 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}.main-know-4285 {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
    auto
contain
    scroll-behavior: smooth;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1254px;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}.grant-cta-1052 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.appPage-2149 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,201,214), rgb(199,201,214) 60%, rgba(rgb(158,162,194,0.5), 0.1));
    position: relative;
    padding: 5rem 0;
}.appPage-2149::before {
    filter: blur(20px);
    z-index: 0;
    position: absolute;
    right: -10%;
    width: 60%;
    top: -20%;
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(145deg, rgba(rgb(138,111,165,0.5), 0.08), rgba(rgb(138,111,165,0.5), 0.03));
    height: 80%;
    content: "";
}.appPage-2149::after {
    bottom: -10%;
    width: 50%;
    left: -5%;
    background: linear-gradient(210deg, rgba(rgb(158,162,194,0.5), 0.09), transparent);
    height: 40%;
    position: absolute;
    content: "";
    transform: rotate(10deg) skewX(-10deg);
    z-index: 0;
}.appPage-2149 .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.appPage-2149 .edu-leadership-4097 {
    background: linear-gradient(170deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.85)
    );
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 50px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 30px 70px -25px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 2px 5px rgba(rgb(158,162,194,0.5), 0.05),
        0 0 0 1px rgba(rgb(158,162,194,0.5), 0.08);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2.5rem;
    position: relative;
}.appPage-2149 .edu-leadership-4097:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 55px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 35px 75px -25px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 2px 5px rgba(rgb(158,162,194,0.5), 0.08),
        0 0 0 1px rgba(rgb(158,162,194,0.5), 0.1);
}.appPage-2149 .edu-leadership-4097 > div:first-child {
    position: relative;
    transform: translateX(-1rem);
}.appPage-2149 .edu-leadership-4097 > div:first-child::before {
    transform: translateY(-50%);
    left: -2rem;
    content: "";
    width: 4px;
    background: linear-gradient(to bottom, rgb(158,162,194), rgb(138,111,165));
    height: 60%;
    position: absolute;
    top: 50%;
}.appPage-2149 h5 {
    color: #000000;
    margin: 0;
    display: inline-block;
    line-height: 1.4;
    font-weight: 700;
    position: relative;
    font-size: 23px;
}.appPage-2149 h5::after {
    left: 0;
    position: absolute;
    height: 3px;
    width: 40%;
    bottom: -0.5rem;
    content: "";
    background: linear-gradient(90deg, rgb(138,111,165), transparent);
}.appPage-2149 .edu-leadership-4097 > div:last-child {
    border-left: 1px solid rgba(rgb(138,111,165,0.5), 0.2);
    padding-left: 1.5rem;
    position: relative;
}.appPage-2149 a {
    text-decoration: none;
    overflow: hidden;
    display: block;
    position: relative;
    transition: transform 0.3s ease;
}.appPage-2149 a:hover {
    transform: translateX(5px);
}.appPage-2149 a::before {
    top: 0;
    opacity: 0;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, 
        rgba(rgb(158,162,194,0.5), 0.03), 
        rgba(rgb(138,111,165,0.5), 0.05)
    );
    transform: scaleX(0.8) translateX(-10%);
    width: 100%;
    z-index: -1;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    height: 100%;
    position: absolute;
}.appPage-2149 a:hover::before {
    opacity: 1;
    transform: scaleX(1) translateX(0);
}.appPage-2149 p {
    font-size: 14px;
    line-height: 1.7;
    color: #000000;
    margin: 0;
    font-weight: 400;
    transition: color 0.3s ease;
}.appPage-2149 a:hover p {
    color: #000000;
}

@media (min-width: 768px) {.appPage-2149 {
    padding: 7rem 0;
}.appPage-2149 .edu-leadership-4097 {
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    align-items: center;
    padding: 4rem;
}.appPage-2149 .edu-leadership-4097 > div:first-child {
    transform: translateX(0);
}.appPage-2149 .edu-leadership-4097 > div:last-child {
    padding-left: 3rem;
    border-left: 2px solid rgba(rgb(138,111,165,0.5), 0.15);
}.appPage-2149 h5 {
    font-size: calc(23px * 1.1);
}.appPage-2149 p {
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 992px) {.appPage-2149 {
    padding: 9rem 0;
}.appPage-2149 .container {
    padding: 0 2rem;
}.appPage-2149 .edu-leadership-4097 {
    gap: 4rem;
    padding: 5rem;
    grid-template-columns: 1fr 1.8fr;
}.appPage-2149 h5 {
    font-size: calc(23px * 1.2);
}.appPage-2149 h5::after {
    width: 50%;
    height: 4px;
}.appPage-2149 .edu-leadership-4097 > div:last-child {
    padding-left: 4rem;
}.appPage-2149 a {
    padding: 1rem 0;
}
}

@media (max-width: 767px) {.appPage-2149 {
    padding: 4rem 0;
}.appPage-2149 .edu-leadership-4097 {
    padding: 2rem;
    gap: 2rem;
}.appPage-2149 h5 {
    font-size: calc(23px * 0.9);
}.appPage-2149 p {
    font-size: calc(14px * 0.95);
}.appPage-2149 .edu-leadership-4097 > div:last-child {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.appPage-2149 {
    padding: 3rem 0;
}.appPage-2149 .edu-leadership-4097 {
    padding: 1.5rem;
    gap: 1.5rem;
}.appPage-2149 .edu-leadership-4097 > div:first-child::before {
    height: 50%;
    left: -1.5rem;
}.appPage-2149 h5 {
    font-size: calc(23px * 0.85);
}.appPage-2149 p {
    font-size: calc(14px * 0.9);
}.appPage-2149 .edu-leadership-4097 > div:last-child {
    padding-left: 0.75rem;
}}.training-results-1563 {
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 80px 0;
    background: linear-gradient(120deg, rgb(199,201,214) 0%, #ffffff 100%);
    position: relative;
}.training-results-1563::before {
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    width: 600px;
    filter: blur(60px);
    content: "";
    top: -200px;
    background: linear-gradient(135deg, rgb(158,162,194,0.5) 0%, transparent 70%);
    height: 600px;
    right: -200px;
    border-radius: 50%;
}.training-results-1563::after {
    bottom: -150px;
    background: linear-gradient(135deg, rgb(138,111,165,0.5) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 20s ease-in-out infinite alternate-reverse;
    filter: blur(60px);
    content: "";
    height: 400px;
    left: -150px;
    position: absolute;
    width: 400px;
}@keyframes float {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 0.3;
  }
  100% {
    transform: translate(50px, 50px) scale(1.2);
    opacity: 0.5;
  }
}

.training-results-1563 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.training-results-1563 .edu-leadership-4097 {
    display: flex;
    position: relative;
    box-shadow: 
    0 20px 50px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.2);
    gap: 40px;
    padding: 40px;
    border-radius: 21px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6));
    align-items: center;
    overflow: hidden;
    backdrop-filter: blur(10px);
}.training-results-1563 .edu-leadership-4097::before {
    opacity: 0.2;
    inset: 0;
    background: linear-gradient(-45deg, rgb(158,162,194,0.5) 0%, transparent 40%, transparent 60%, rgb(138,111,165,0.5) 100%);
    content: "";
    position: absolute;
    z-index: 0;
}.training-results-1563 .pic-list-5786 {
    border-radius: 20px;
    flex: 0 0 40%;
    z-index: 2;
    max-width: 350px;
    transform: rotate(-3deg) translateY(10px);
    box-shadow: 
    15px 15px 30px rgba(0, 0, 0, 0.15),
    -5px -5px 20px rgba(255, 255, 255, 0.5),
    inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.training-results-1563 .pic-list-5786:hover {
    transform: rotate(0deg) translateY(0) scale(1.03);
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.2),
    -5px -5px 20px rgba(255, 255, 255, 0.7),
    inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}.training-results-1563 .insight-box-4729 {
    z-index: 2;
    flex: 1;
}.training-results-1563 h3 {
    margin-bottom: 40px;
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
    color: rgb(158,162,194);
    font-size: 37px;
}.training-results-1563 h3::after {
    position: absolute;
    transition: width 0.4s ease;
    border-radius: 10px;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165));
    width: 80px;
    left: 0;
    bottom: 0;
}.training-results-1563 .insight-box-4729:hover h3::after {
    width: 140px;
}.training-results-1563 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.training-results-1563 li {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.4));
    border-radius: 16px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    padding: 16px 24px;
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -5px -5px 15px rgba(255, 255, 255, 0.6);
    overflow: hidden;
    position: relative;
    transform: translateX(0);
}.training-results-1563 li::before {
    opacity: 0.7;
    background: linear-gradient(to bottom, rgb(158,162,194), rgb(138,111,165));
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}.training-results-1563 li:hover {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    transform: translateX(10px);
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.08),
    -8px -8px 20px rgba(255, 255, 255, 0.8);
}.training-results-1563 li:hover::before {
    width: 6px;
}.training-results-1563 li p {
    font-size: 17px;
    align-items: center;
    color: #000000;
    margin: 0;
    display: flex;
    gap: 18px;
}.training-results-1563 svg {
    flex-shrink: 0;
    width: 24px;
    padding: 10px;
    transition: all 0.3s ease;
    border-radius: 50%;
    height: 24px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(158,162,194), rgb(138,111,165));
}.training-results-1563 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.training-results-1563 li:hover svg {
    box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg) scale(1.1);
}

@media (max-width: 992px) {.training-results-1563 {
    padding: 60px 0;
}.training-results-1563 .edu-leadership-4097 {
    gap: 40px;
    padding: 40px;
}.training-results-1563 h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.training-results-1563 .edu-leadership-4097 {
    gap: 30px;
    flex-direction: column;
}.training-results-1563 .pic-list-5786 {
    align-self: center;
    max-width: 280px;
    width: 70%;
    transform: rotate(0deg) translateY(0);
}.training-results-1563 h3 {
    text-align: center;
}.training-results-1563 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.training-results-1563 .insight-box-4729:hover h3::after {
    width: 100px;
}
}

@media (max-width: 576px) {.training-results-1563 {
    padding: 30px 0;
}.training-results-1563 .edu-leadership-4097 {
    padding: 25px 15px;
}.training-results-1563 .pic-list-5786 {
    width: 85%;
    max-width: 240px;
}.training-results-1563 li {
    margin-bottom: 15px;
    padding: 12px 15px;
}.training-results-1563 li p {
    gap: 10px;
    font-size: calc(17px * 0.9);
}.training-results-1563 svg {
    width: 18px;
    padding: 7px;
    height: 18px;
}}.meet-us-7513 {
    overflow: hidden;
    position: relative;
    background-color: rgb(199,201,214);
    padding: 90px 0;
}.meet-us-7513::before {
    width: 40%;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    top: 0;
    height: 100%;
    background-color: rgb(158,162,194,0.5);
    right: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.meet-us-7513::after {
    z-index: 1;
    content: "";
    bottom: 0;
    width: 30%;
    left: 0;
    clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 100%);
    height: 40%;
    position: absolute;
    background-color: rgb(138,111,165,0.5);
}.meet-us-7513 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
}.meet-us-7513 .edu-leadership-4097 {
    justify-content: space-between;
    display: flex;
    gap: 60px;
    align-items: center;
}.meet-us-7513 .learn-pro-5826 {
    position: relative;
    flex: 0 0 350px;
}.meet-us-7513 .learn-pro-5826::before {
    left: 20px;
    transition: transform 0.4s ease;
    top: 20px;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px;
    background-color: rgb(158,162,194);
    position: absolute;
}.meet-us-7513 .learn-pro-5826:hover::before {
    transform: translate(-8px, 8px);
}.meet-us-7513 .pic-list-5786 {
    border-radius: 10px;
    width: 100%;
    height: 400px;
    position: relative;
    transition: transform 0.4s ease;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}.meet-us-7513 .learn-pro-5826:hover .pic-list-5786 {
    transform: translate(8px, -8px);
}.meet-us-7513 .study-tracks-1263 {
    min-width: 230px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    transition: transform 0.4s ease;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    right: -30px;
    bottom: -30px;
}.meet-us-7513 .learn-pro-5826:hover .study-tracks-1263 {
    transform: translateY(-5px);
}.meet-us-7513 .why-choose-1320 {
    font-weight: 700;
    margin: 0 0 8px 0;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 22px;
}.meet-us-7513 .growth-hist-9468 {
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-size: 17px;
    color: rgb(158,162,194);
    margin: 0;
}.meet-us-7513 .insight-box-4729 {
    display: flex;
    gap: 25px;
    flex: 1;
    flex-direction: column;
}.meet-us-7513 .virtual-guides-8912 {
    gap: 15px;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
}.meet-us-7513 .virtual-guides-8912 svg {
    height: 50px;
    width: 50px;
    fill: rgb(158,162,194);
}.meet-us-7513 .virtual-guides-8912 svg path {
    fill: rgb(158,162,194);
}.meet-us-7513 h2 {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 5px 0;
    display: inline-block;
}.meet-us-7513 h2::after {
    bottom: -10px;
    background-color: rgb(158,162,194);
    width: 70px;
    position: absolute;
    height: 4px;
    content: "";
    left: 0;
}.meet-us-7513 p {
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    margin: 15px 0 0 0;
    line-height: 1.8;
}

@media (max-width: 992px) {.meet-us-7513 {
    padding: 70px 0;
}.meet-us-7513::before {
    width: 50%;
}.meet-us-7513 .edu-leadership-4097 {
    gap: 80px;
    flex-direction: column;
}.meet-us-7513 .learn-pro-5826 {
    max-width: 450px;
    flex: 0 0 auto;
    width: 100%;
}.meet-us-7513 .pic-list-5786 {
    height: 350px;
}.meet-us-7513 .study-tracks-1263 {
    min-width: 200px;
    padding: 20px;
}

}

@media (max-width: 768px) {.meet-us-7513 {
    padding: 60px 0;
}.meet-us-7513::before,
    .meet-us-7513::after {
    opacity: 0.5;
}.meet-us-7513 .learn-pro-5826 {
    max-width: 380px;
}.meet-us-7513 .pic-list-5786 {
    height: 300px;
}.meet-us-7513 .study-tracks-1263 {
    padding: 18px;
    right: -25px;
    bottom: -25px;
}.meet-us-7513 .why-choose-1320 {
    font-size: calc(22px * 0.9);
}.meet-us-7513 .growth-hist-9468 {
    font-size: calc(17px * 0.9);
}.meet-us-7513 h2 {
    font-size: calc(37px * 0.9);
}.meet-us-7513 h2::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 576px) {.meet-us-7513 {
    padding: 50px 0;
}.meet-us-7513 .edu-leadership-4097 {
    gap: 60px;
}.meet-us-7513 .learn-pro-5826 {
    max-width: 100%;
}.meet-us-7513 .pic-list-5786 {
    height: 280px;
}.meet-us-7513 .learn-pro-5826::before {
    top: 15px;
    left: 15px;
}.meet-us-7513 .study-tracks-1263 {
    min-width: 180px;
    bottom: -20px;
    right: -15px;
    padding: 15px;
}.meet-us-7513 .virtual-guides-8912 svg {
    width: 40px;
    height: 40px;
}.meet-us-7513 h2 {
    font-size: calc(37px * 0.8);
}.meet-us-7513 h2::after {
    height: 3px;
    width: 50px;
    bottom: -8px;
}.meet-us-7513 p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}}footer {
    position: relative;
}footer::before {
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, #000000 0%, rgb(158,162,194) 150%);
    right: 0;
    content: '';
    bottom: 0;
    opacity: 0.92;
}.grant-cta-1052 {
    color: #ffffff;
    padding: 70px 0;
    z-index: 2;
    position: relative;
    font-family: Arial, sans-serif;
}.grant-cta-1052 .container {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
}.grant-cta-1052 .company_holder {
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 12px 0 12px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
}.grant-cta-1052 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}.grant-cta-1052 .company_holder::before {
    height: 5px;
    top: 0;
    left: 0;
    background: rgb(158,162,194);
    position: absolute;
    content: '';
    width: 100%;
}.grant-cta-1052 .company_holder h3 {
    margin-bottom: 25px;
    position: relative;
    font-size: 37px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
}.grant-cta-1052 .company_holder h3::after {
    bottom: -8px;
    position: absolute;
    height: 3px;
    left: 0;
    content: '';
    background: rgb(138,111,165);
    width: 60px;
}.grant-cta-1052 .conduct-code-9603 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.6;
    font-size: 13px;
}.grant-cta-1052 .cheat-sheet-1705 {
    position: relative;
}.grant-cta-1052 .head-expert-1435 {
    flex-wrap: wrap;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}.grant-cta-1052 .nav-pagebar-9713 {
    flex: 0 0 calc(50% - 15px);
    position: relative;
}.grant-cta-1052 .nav-pagebar-9713 h5 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
    border-left: 3px solid rgb(158,162,194);
    padding-left: 15px;
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 {
    flex-direction: column;
    gap: 12px;
    display: flex;
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 a {
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
    font-size: 13px;
    display: inline-block;
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    z-index: 1;
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 a::before {
    content: '';
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    z-index: -1;
    width: 0;
    position: absolute;
    background: rgb(158,162,194,0.5);
    left: 0;
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 a:hover {
    transform: translateX(5px);
    color: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 a:hover::before {
    width: 100%;
}.scholar-cta-1347 {
    background: rgba(0, 0, 0, 0.4);
    position: relative;
    padding: 20px 0;
    z-index: 2;
    margin-top: 50px;
}.scholar-cta-1347 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.scholar-cta-1347 .footer-subscribe-1675 {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.5px;
}@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

footer::after {
    bottom: 0;
    content: '';
    background-size: 40px 40px;
    top: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
}

@media (max-width: 992px) {.grant-cta-1052 .container {
    flex-direction: column;
}
}

@media (max-width: 768px) {.grant-cta-1052 {
    padding: 50px 0;
}.grant-cta-1052 .nav-pagebar-9713 {
    flex: 0 0 100%;
}
}

@media (max-width: 576px) {.grant-cta-1052 {
    padding: 40px 0;
}.grant-cta-1052 .company_holder h3 {
    font-size: calc(37px * 0.8);
}.grant-cta-1052 .nav-pagebar-9713 h5 {
    font-size: calc(21px * 0.9);
}.grant-cta-1052 .nav-pagebar-9713 .head-expert-1435 a,
    .grant-cta-1052 .footer_agreement {
    font-size: calc(13px * 0.95);
}}

.scholar-cta-1347::before {
    width: 100%;
    opacity: 0.2;
    height: 1px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}header {
    width: 100%;
    padding: 1rem 0;
    z-index: 100;
    background: rgb(199,201,214);
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}header::before {
    opacity: 0.4;
    width: 100%;
    left: 0;
    z-index: 0;
    top: 0;
    background: linear-gradient(to right, 
        rgb(158,162,194,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(138,111,165,0.5) 100%);
    content: '';
    position: absolute;
    height: 100%;
}header .container {
    z-index: 1;
    padding: 0 2%;
    margin: 0;
    max-width: 100%;
    position: relative;
    width: 100%;
}header .header-learn-4170 {
    align-items: center;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 3fr 1fr;
}header .main-pagebar-0973 {
    padding: 0.5rem 1rem;
    grid-area: logo;
    display: flex;
    align-items: center;
    position: relative;
    text-decoration: none;
    justify-content: center;
}header .main-pagebar-0973::after {
    width: 50%;
    height: 2px;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(158,162,194), 
        rgb(138,111,165), 
        rgb(158,162,194), 
        transparent);
    transform: translateX(-50%);
    position: absolute;
    content: '';
    left: 50%;
}header .main-pagebar-0973 svg {
    transition: all 0.3s ease;
    height: auto;
    width: 160px;
}header .main-pagebar-0973:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}header .nav-pagebar-9713 {
    border-radius: 24px;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    gap: 0.5rem;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    grid-area: menu;
    padding: 0.6rem;
}header .top-wrap-3429 {
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    color: #000000;
    position: relative;
    font-weight: 400;
    background: #ffffff;
    padding: 0.4rem 0.8rem;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
}header .top-wrap-3429:hover {
    box-shadow: 0 3px 8px rgb(158,162,194,0.5);
    color: #ffffff;
    background: linear-gradient(135deg, rgb(158,162,194), rgb(138,111,165));
    transform: translateY(-2px);
}

@media (max-width: 991px) {header .main-pagebar-0973 svg {
    width: 140px;
}header .nav-pagebar-9713 {
    padding: 0.5rem;
    gap: 0.4rem;
}header .top-wrap-3429 {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header .header-learn-4170 {
    grid-template-columns: 1fr;
    grid-template-areas:
            "logo"
            "nav-pagebar-9713";
}header .main-pagebar-0973 {
    padding: 0.4rem;
}header .main-pagebar-0973 svg {
    width: 130px;
}header .nav-pagebar-9713 {
    flex-wrap: wrap;
    padding: 0.4rem;
}header .top-wrap-3429 {
    padding: 0.3rem 0.5rem;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .main-pagebar-0973 svg {
    width: 120px;
}header .nav-pagebar-9713 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0.4rem;
}header .nav-pagebar-9713::-webkit-scrollbar {
    height: 2px;
}header .nav-pagebar-9713::-webkit-scrollbar-thumb {
    background: rgb(158,162,194);
    border-radius: 10px;
}header .top-wrap-3429 {
    flex-shrink: 0;
    white-space: nowrap;
}}.privacyAgreementDialog-8350 {
    transition: transform 0.3s ease-in-out;
    width: 100%;
    bottom: 0;
    position: fixed;
    background: rgb(199,201,214);
    z-index: 90;
    border-top: 3px solid rgb(158,162,194);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}.cookie-tips-2518 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    margin: 0 auto;
    max-width: 1200px;
}.track-ack-1908 {
    flex-shrink: 0;
    margin-right: 15px;
}.track-ack-1908 svg {
    transition: fill 0.3s ease;
    height: 60px;
    fill: rgb(158,162,194);
    width: 60px;
}.track-ack-1908 svg:hover {
    fill: rgb(138,111,165);
}.edu-track-8206 {
    margin-right: 15px;
    color: #000000;
    flex-grow: 1;
}.privacyAgreementDialog-8350 h5 {
    font-weight: 600;
    font-size: 19px;
    font-family: Arial, sans-serif;
    margin-bottom: 8px;
    color: rgb(158,162,194);
}.privacyAgreementDialog-8350 p {
    font-family: Arial, sans-serif;
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}.tracking-policy-5283 {
    background: rgb(158,162,194);
    border-radius: 23px;
    margin-left: 10px;
    color: #ffffff;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 35px;
}.tracking-policy-5283:hover {
    box-shadow: 0 0 10px rgb(138,111,165,0.5);
    background: rgb(138,111,165);
}#cookieConsentApprovalButton-4279 {
    background: rgb(158,162,194);
}#disallow-privacy-cookies-7895 {
    background: rgba(0, 0, 0, 0.5);
}.privacyAgreementDialog-8350 p a {
    color: rgb(158,162,194);
    text-decoration: underline;
    transition: color 0.3s ease;
}.privacyAgreementDialog-8350 p a:hover {
    color: rgb(138,111,165);
}
@media only screen and (max-width: 1200px) {.cookie-tips-2518 {
    align-items: center;
    flex-direction: column;
}.track-ack-1908 {
    margin-bottom: 15px;
}.edu-track-8206 {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.tracking-policy-5283 {
    width: 100%;
    margin-left: 0;
    max-width: 200px;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 800px) {.cookie-tips-2518 {
    padding: 15px;
}.track-ack-1908 {
    display: none;
}.privacyAgreementDialog-8350 h5 {
    font-size: 18px;
}.privacyAgreementDialog-8350 p {
    font-size: 16px;
}}
#bannerCookieNotice-6940 {
    display: none;
}#bannerCookieNotice-6940:checked ~ .privacyAgreementDialog-8350 {
    visibility: hidden;
    opacity: 0;
}.course-program-info-1406 {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background-color: rgb(199,201,214);
}.course-program-info-1406::before {
    position: absolute;
    content: "";
    top: 0;
    background: 
        linear-gradient(135deg, rgb(158,162,194,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(138,111,165,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}.course-program-info-1406::after {
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    background-size: 120px 120px, 120px 120px;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(158,162,194,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(138,111,165,0.5) 0%, transparent 8%);
}.course-program-info-1406 .container {
    margin: 0 auto;
    z-index: 3;
    padding: 0 20px;
    max-width: 1200px;
}.course-program-info-1406 .coding-class-8479 {
    flex-direction: column;
    display: flex;
}.course-program-info-1406 .insight-box-4729 {
    z-index: 4;
    margin-bottom: 60px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-bottom: 3px solid rgb(138,111,165);
    background: rgba(255, 255, 255, 0.3);
    padding: 50px;
    border-top: 3px solid rgb(158,162,194);
    border-radius: 14px;
    position: relative;
}.course-program-info-1406 .insight-box-4729::before {
    background: 
        linear-gradient(45deg, transparent 48%, rgb(158,162,194,0.5) 49%, rgb(158,162,194,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(138,111,165,0.5) 49%, rgb(138,111,165,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    opacity: 0.1;
}.course-program-info-1406 .insight-box-4729 h2 {
    color: #ffffff;
    border-radius: 10px;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    padding: 10px 25px;
    display: inline-block;
    font-size: 37px;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}.course-program-info-1406 .insight-box-4729 h2::after {
    height: 3px;
    left: 0;
    content: "";
    border-radius: 10px;
    width: 80px;
    background: linear-gradient(90deg, rgb(158,162,194) 0%, rgb(138,111,165) 100%);
    bottom: 0;
    position: absolute;
}.course-program-info-1406 .insight-box-4729 .description {
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    font-size: 17px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    line-height: 1.8;
    backdrop-filter: blur(3px);
    padding: 15px 20px;
    position: relative;
    border-left: 2px solid rgb(158,162,194);
    color: #000000;
    font-weight: 600;
}.course-program-info-1406 .insight-box-4729 .description:last-child {
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 20px;
    margin-bottom: 0;
    border-left: 2px solid rgb(138,111,165);
}.course-program-info-1406 .pic-list-5786 {
    top: 0;
    left: 0;
    z-index: 2;
    transform: scale(1.05);
    height: 100%;
    position: absolute;
    width: 100%;
}.course-program-info-1406 .pic-list-5786::before {
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 2;
}.course-program-info-1406 .pic-list-5786::after {
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    z-index: 3;
    top: 0;
}

@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 992px) {.course-program-info-1406 {
    padding: 80px 0;
}.course-program-info-1406 .insight-box-4729 {
    padding: 40px;
    margin-bottom: 40px;
}.course-program-info-1406 .pic-list-5786 {
    height: 60%;
}
}

@media (max-width: 768px) {.course-program-info-1406 {
    padding: 60px 0;
}.course-program-info-1406 .insight-box-4729 {
    margin-bottom: 30px;
    padding: 30px;
}.course-program-info-1406 .insight-box-4729 h2 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.9);
}.course-program-info-1406 .pic-list-5786 {
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
    height: 50%;
}
}

@media (max-width: 576px) {.course-program-info-1406 {
    padding: 50px 0;
}.course-program-info-1406 .insight-box-4729 {
    padding: 25px 20px;
    margin-bottom: 20px;
}.course-program-info-1406 .insight-box-4729 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.course-program-info-1406 .insight-box-4729 .description {
    padding-left: 15px;
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}.course-program-info-1406 .pic-list-5786 {
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
    height: 40%;
}}

.course-program-info-1406::before,
.course-program-info-1406::after,
.course-program-info-1406 .insight-box-4729::before,
.course-program-info-1406 .container::before,
.course-program-info-1406 .container::after {
    pointer-events: none;
}.course-program-info-1406 .coding-class-8479::after {
    opacity: 0.3;
    z-index: 1;
    left: 0;
    background-size: 30px 30px;
    content: "";
    width: 100%;
    pointer-events: none;
    position: absolute;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(158,162,194,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(138,111,165,0.5) 0%, transparent 1%);
    height: 100%;
    top: 0;
}.connect-with-us-0379 {
    background: linear-gradient(90deg, #ffffff 50%, rgb(199,201,214) 50%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.connect-with-us-0379::before {
    height: 100%;
    position: absolute;
    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%);
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    content: "";
    background-size: 60px 60px;
}.connect-with-us-0379 .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.connect-with-us-0379 h2 {
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    color: rgb(158,162,194);
    text-align: center;
    font-size: 33px;
}.connect-with-us-0379 h2::after {
    height: 3px;
    bottom: -15px;
    transform: translateX(-50%);
    background: rgb(158,162,194);
    width: 60px;
    position: absolute;
    left: 50%;
    content: "";
}.connect-with-us-0379 .query-list-7936 {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    display: flex;
}.connect-with-us-0379 .query-list-7936::before {
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165));
    width: 100%;
    height: 5px;
    top: 0;
}.connect-with-us-0379 .pic-list-5786 {
    position: relative;
    flex: 0 0 50%;
    min-height: 550px;
    transition: all 0.5s ease;
}.connect-with-us-0379 .pic-list-5786::after {
    background: linear-gradient(45deg, rgb(158,162,194,0.5), transparent);
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.connect-with-us-0379 .reach-map-6127 {
    position: relative;
    background: #ffffff;
    flex: 0 0 50%;
    padding: 60px 50px;
}.connect-with-us-0379 .reach-map-6127::before {
    content: "";
    width: 10px;
    position: absolute;
    background: rgb(199,201,214);
    left: 0;
    top: 0;
    height: 100%;
}.connect-with-us-0379 #contact {
    gap: 30px;
    flex-direction: column;
    display: flex;
}.connect-with-us-0379 h3 {
    margin-bottom: 20px;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 21px;
    color: #000000;
    font-weight: 600;
    position: relative;
}.connect-with-us-0379 h3::after {
    bottom: 0;
    content: "";
    position: absolute;
    height: 2px;
    background: rgb(158,162,194,0.5);
    left: 0;
    width: 100%;
}.connect-with-us-0379 input[type="text"] {
    border: 2px solid rgb(199,201,214);
    transition: all 0.3s ease;
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    padding: 18px 20px;
    width: 100%;
    font-size: 13px;
}.connect-with-us-0379 input[type="text"]:focus {
    border-color: rgb(158,162,194);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.connect-with-us-0379 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.6;
}.connect-with-us-0379 .support-support-6452 {
    margin-top: 10px;
    gap: 12px;
    align-items: flex-start;
    display: flex;
}.connect-with-us-0379 .support-support-6452 input[type="checkbox"] {
    margin-top: 2px;
    height: 24px;
    width: 24px;
    cursor: pointer;
    border: 2px solid rgb(199,201,214);
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
    appearance: none;
}.connect-with-us-0379 .support-support-6452 input[type="checkbox"]:checked {
    background: rgb(158,162,194);
    border-color: rgb(158,162,194);
}.connect-with-us-0379 .support-support-6452 input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    top: 5px;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    content: "";
    height: 10px;
    position: absolute;
    left: 8px;
}.connect-with-us-0379 .support-support-6452 label {
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
}.connect-with-us-0379 .support-support-6452 a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(158,162,194);
}.connect-with-us-0379 .support-support-6452 a:hover {
    color: rgb(138,111,165);
}.connect-with-us-0379 .feedback-block-3749 {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    align-self: flex-start;
    transition: all 0.3s ease;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 8px 20px rgb(158,162,194,0.5);
    padding: 16px 40px;
    margin-top: 20px;
    border-radius: 10px;
    background: rgb(158,162,194);
    border: none;
    font-size: 15px;
}.connect-with-us-0379 .feedback-block-3749::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.6s ease;
    left: -100%;
    content: "";
}.connect-with-us-0379 .feedback-block-3749:hover {
    transform: translateY(-3px);
    background: rgb(138,111,165);
    box-shadow: 0 10px 25px rgb(138,111,165,0.5);
}.connect-with-us-0379 .feedback-block-3749:hover::before {
    left: 100%;
}.connect-with-us-0379 svg {
    transition: all 0.3s ease;
    height: 22px;
    fill: rgb(158,162,194);
    width: 22px;
}.connect-with-us-0379 svg path {
    transition: all 0.3s ease;
    fill: rgb(158,162,194);
}.connect-with-us-0379 svg:hover {
    transform: translateY(-2px);
    fill: rgb(138,111,165);
}.connect-with-us-0379 svg:hover path {
    fill: rgb(138,111,165);
}

@media (max-width: 1200px) {.connect-with-us-0379 {
    background: #ffffff;
}
}

@media (max-width: 992px) {.connect-with-us-0379 {
    padding: 80px 0;
}.connect-with-us-0379 .query-list-7936 {
    flex-direction: column-reverse;
}.connect-with-us-0379 .pic-list-5786 {
    flex: 0 0 auto;
    min-height: 350px;
}.connect-with-us-0379 .reach-map-6127 {
    padding: 50px 40px;
    flex: 0 0 auto;
}.connect-with-us-0379 .reach-map-6127::before {
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
}
}

@media (max-width: 768px) {.connect-with-us-0379 {
    padding: 60px 0;
}.connect-with-us-0379 h2 {
    font-size: calc(33px - 4px);
    margin-bottom: 40px;
}.connect-with-us-0379 .reach-map-6127 {
    padding: 40px 30px;
}.connect-with-us-0379 #contact {
    gap: 25px;
}.connect-with-us-0379 .pic-list-5786 {
    min-height: 300px;
}
}

@media (max-width: 576px) {.connect-with-us-0379 {
    padding: 50px 0;
}.connect-with-us-0379 .container {
    padding: 0 15px;
}.connect-with-us-0379 h2 {
    font-size: calc(33px - 6px);
    margin-bottom: 30px;
}.connect-with-us-0379 .reach-map-6127 {
    padding: 35px 25px;
}.connect-with-us-0379 #contact {
    gap: 20px;
}.connect-with-us-0379 input[type="text"] {
    padding: 15px;
}.connect-with-us-0379 .feedback-block-3749 {
    padding: 15px 25px;
    width: 100%;
}.connect-with-us-0379 .pic-list-5786 {
    min-height: 250px;
}}.location-details-1962 {
    position: relative;
    background: linear-gradient(to right, rgb(199,201,214) 60%, rgb(158,162,194) 60%);
    overflow: hidden;
    padding: 100px 0;
}.location-details-1962::before {
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    background: radial-gradient(circle at 25% 25%, rgb(158,162,194,0.5) 0%, transparent 50%);
    opacity: 0.15;
    z-index: 0;
    left: 0;
    content: '';
}.location-details-1962::after {
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(138,111,165,0.5) 100%);
    z-index: 0;
    height: 100%;
    content: '';
    opacity: 0.1;
}.location-details-1962 .container {
    position: relative;
    z-index: 1;
}.location-details-1962 .ask-feedback-9542 {
    position: relative;
    grid-template-columns: 2fr 1fr;
    display: grid;
    gap: 0;
}.location-details-1962 .join-community-9284 {
    position: relative;
}.location-details-1962 .join-community-9284:nth-child(1) {
    padding: 0 4rem 0 0;
    background: transparent;
}.location-details-1962 .join-community-9284:nth-child(1) h2 {
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-size: calc(46px * 1.2);
    color: rgb(158,162,194);
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 2rem;
}.location-details-1962 .join-community-9284:nth-child(1) h2::before {
    position: absolute;
    width: 60px;
    left: 0;
    content: '';
    height: 8px;
    background: rgb(138,111,165);
    top: -20px;
}.location-details-1962 .inquire-now-5187 {
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: calc(19px * 1.1);
    position: relative;
    display: inline-block;
    color: rgb(138,111,165);
}.location-details-1962 .inquire-now-5187::after {
    position: absolute;
    width: 100%;
    background: rgb(138,111,165,0.5);
    left: 0;
    content: '';
    height: 1px;
    bottom: -10px;
}.location-details-1962 .online-contact-1495 {
    line-height: 1.8;
    color: #000000;
    max-width: 90%;
    font-size: calc(12px * 1.1);
    margin-bottom: 2.5rem;
}.location-details-1962 .join-community-9284 > p {
    padding-left: 30px;
    display: flex;
    color: #000000;
    position: relative;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 12px;
}.location-details-1962 .join-community-9284 > p svg {
    left: 0;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 20px;
}.location-details-1962 .join-community-9284 > p svg path {
    fill: rgb(158,162,194);
}.location-details-1962 .join-community-9284 > p span {
    font-weight: 600;
    margin-left: 0.25rem;
}.location-details-1962 .msg-details-5786 {
    padding: 2rem;
    border-radius: 10px;
    background: linear-gradient(to right, rgb(199,201,214), transparent);
    margin-top: 3rem;
    position: relative;
}.location-details-1962 .msg-details-5786 h3 {
    font-weight: 700;
    font-size: 19px;
    color: rgb(158,162,194);
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
}.location-details-1962 .learn-talk-4609 {
    gap: 1rem;
    flex-wrap: wrap;
    display: flex;
}.location-details-1962 .learn-talk-4609 span {
    color: #000000;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    font-weight: 600;
    font-size: 12px;
    border-left: 3px solid rgb(138,111,165);
    padding: 0.5rem 1rem;
}.location-details-1962 .learn-talk-4609 span:hover {
    background: rgb(138,111,165);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: #ffffff;
}.location-details-1962 .join-community-9284:nth-child(2) {
    grid-column: 2;
    position: relative;
    grid-row: span 2;
}.location-details-1962 .join-community-9284 .pic-list-5786 {
    width: 100%;
    z-index: -1;
    height: 100%;
    border-radius: 0;
    overflow: hidden;
}.location-details-1962 .contact_tile.learn-form-2163 {
    background: transparent;
    position: relative;
    z-index: 1;
    padding: 2rem;
    grid-column: 2;
}.location-details-1962 .learn-form-2163 a {
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    flex-direction: column;
    padding-left: 40px;
    margin-bottom: 2rem;
}.location-details-1962 .learn-form-2163 a:last-child {
    margin-bottom: 0;
}.location-details-1962 .learn-form-2163 a:hover {
    transform: translateX(10px);
}.location-details-1962 .learn-form-2163 svg {
    width: 24px;
    top: 5px;
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    height: 24px;
}.location-details-1962 .learn-form-2163 a:hover svg {
    transform: scale(1.2);
}.location-details-1962 .learn-form-2163 svg path {
    fill: #ffffff;
}.location-details-1962 .learn-form-2163 a span {
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-size: calc(12px * 0.85);
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}.location-details-1962 .learn-form-2163 a p {
    position: relative;
    margin-bottom: 0;
    font-size: calc(12px * 1.2);
    color: #ffffff;
    font-weight: 600;
}.location-details-1962 .learn-form-2163 a p::after {
    content: '';
    left: 0;
    position: absolute;
    background: #ffffff;
    transition: width 0.3s ease;
    width: 0;
    height: 2px;
    bottom: -5px;
}.location-details-1962 .learn-form-2163 a:hover p::after {
    width: 100%;
}

@media (max-width: 1200px) {.location-details-1962 {
    background: linear-gradient(to right, rgb(199,201,214) 50%, rgb(158,162,194) 50%);
}.location-details-1962 .join-community-9284:nth-child(1) {
    padding-right: 2rem;
}.location-details-1962 .online-contact-1495 {
    max-width: 100%;
}
}

@media (max-width: 992px) {.location-details-1962 {
    background: linear-gradient(to bottom, rgb(199,201,214) 65%, rgb(158,162,194) 65%);
    padding: 80px 0 350px;
}.location-details-1962 .ask-feedback-9542 {
    grid-template-columns: 1fr;
}.location-details-1962 .join-community-9284:nth-child(1) {
    margin-bottom: 3rem;
    padding-right: 0;
}.location-details-1962 .join-community-9284:nth-child(2) {
    left: 0;
    bottom: 200px;
    top: auto;
    grid-row: auto;
    right: 0;
    position: static;
    grid-column: auto;
    height: 300px;
}.location-details-1962 .contact_tile.learn-form-2163 {
    margin-top: 250px;
    grid-column: auto;
}
}

@media (max-width: 768px) {.location-details-1962 {
    background: linear-gradient(to bottom, rgb(199,201,214) 60%, rgb(158,162,194) 60%);
    padding: 60px 0 100px;
}.location-details-1962 .join-community-9284:nth-child(1) h2 {
    font-size: 46px;
}.location-details-1962 .join-community-9284:nth-child(2) {
    bottom: 180px;
    height: 200px;
}.location-details-1962 .contact_tile.learn-form-2163 {
    margin-top: 150px;
}
}

@media (max-width: 576px) {.location-details-1962 {
    background: linear-gradient(to bottom, rgb(199,201,214) 55%, rgb(158,162,194) 55%);
    padding: 50px 0 350px;
}.location-details-1962 .join-community-9284:nth-child(1) h2 {
    font-size: calc(46px * 0.8);
}.location-details-1962 .join-community-9284:nth-child(1) h2::before {
    height: 6px;
    width: 40px;
}.location-details-1962 .msg-details-5786 {
    padding: 1.5rem;
}.location-details-1962 .learn-talk-4609 {
    flex-direction: column;
}.location-details-1962 .join-community-9284:nth-child(2) {
    height: 180px;
    bottom: 200px;
}.location-details-1962 .contact_tile.learn-form-2163 {
    padding: 1.5rem;
}}.prospective-members-2830 {
    background-size: 60px 60px;
    background-color: #000000;
    color: #ffffff;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.prospective-members-2830::before {
    left: -50%;
    content: '';
    top: -50%;
    position: absolute;
    height: 200%;
    pointer-events: none;
    width: 200%;
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(158,162,194,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(138,111,165,0.5) 0%, transparent 25%);
    animation: rotateBackground 60s linear infinite;
    opacity: 0.4;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.prospective-members-2830::after {
    width: 100%;
    left: 0;
    height: 100%;
    pointer-events: none;
    box-shadow: inset 0 0 150px 50px rgba(0, 0, 0, 0.8);
    top: 0;
    content: '';
    position: absolute;
}.prospective-members-2830 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 5;
}.prospective-members-2830 .edu-leadership-4097 {
    padding: 0;
    position: relative;
    overflow: visible;
}.prospective-members-2830 h4 {
    text-transform: uppercase;
    position: relative;
    text-align: center;
    color: #ffffff;
    padding-bottom: 20px;
    font-size: calc(32px * 1.2);
    margin: 0 0 70px;
    font-weight: 700;
    letter-spacing: 3px;
    text-shadow: 0 0 15px rgb(158,162,194,0.5), 0 0 30px rgb(158,162,194,0.5);
}.prospective-members-2830 h4::before {
    background: rgb(158,162,194);
    bottom: 0;
    box-shadow: 0 0 10px 2px rgb(158,162,194);
    content: '';
    width: 120px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    height: 3px;
}.prospective-members-2830 h4::after {
    content: '';
    background: rgb(138,111,165,0.5);
    left: 50%;
    width: 200px;
    height: 1px;
    position: absolute;
    transform: translateX(-50%);
    bottom: -5px;
}.prospective-members-2830 div > div {
    gap: 30px;
    margin: 0 -50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    perspective: 1500px;
}.prospective-members-2830 p {
    margin: 0;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    border: 1px solid rgb(158,162,194,0.5);
    position: relative;
    align-items: flex-start;
    box-shadow: 
        0 0 20px rgb(158,162,194,0.5),
        inset 0 0 10px rgb(158,162,194,0.5);
    border-radius: 0;
    font-size: calc(18px * 1.05);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    z-index: 1;
    padding: 30px 35px;
    backdrop-filter: blur(5px);
    display: flex;
    line-height: 1.7;
    background: rgba(0, 0, 0, 0.5);
    overflow: visible;
}.prospective-members-2830 p::before {
    background: rgb(158,162,194);
    bottom: 0;
    opacity: 0.7;
    height: 30px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    transition: opacity 0.3s ease;
    right: 0;
    width: 30px;
    position: absolute;
    content: '';
}.prospective-members-2830 p::after {
    right: 25px;
    content: attr(data-number);
    transition: all 0.3s ease;
    opacity: 0.15;
    position: absolute;
    font-size: calc(46px * 1.2);
    font-weight: 700;
    z-index: -1;
    top: -15px;
    color: rgb(138,111,165);
}.prospective-members-2830 p:nth-child(1)::after {
    content: '01';
}.prospective-members-2830 p:nth-child(2)::after {
    content: '02';
}.prospective-members-2830 p:nth-child(3)::after {
    content: '03';
}.prospective-members-2830 p:nth-child(4)::after {
    content: '04';
}.prospective-members-2830 p:nth-child(5)::after {
    content: '05';
}.prospective-members-2830 p:nth-child(6)::after {
    content: '06';
}.prospective-members-2830 p:nth-child(7)::after {
    content: '07';
}.prospective-members-2830 p:nth-child(8)::after {
    content: '08';
}.prospective-members-2830 p:nth-child(9)::after {
    content: '09';
}.prospective-members-2830 p:nth-child(10)::after {
    content: '10';
}.prospective-members-2830 p:hover {
    transform: translateY(-15px) rotateX(5deg);
    z-index: 10;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(158,162,194,0.5),
        inset 0 0 15px rgb(158,162,194);
    border-color: rgb(158,162,194);
}.prospective-members-2830 p:hover::before {
    opacity: 1;
}.prospective-members-2830 p:hover::after {
    transform: translateY(-10px) scale(1.2);
    opacity: 0.3;
}.prospective-members-2830 p:nth-child(3n+1) {
    transform: translateX(-30px);
}.prospective-members-2830 p:nth-child(3n+3) {
    transform: translateX(30px);
}.prospective-members-2830 p:nth-child(3n+1):hover {
    transform: translateX(-30px) translateY(-15px) rotateX(5deg) rotateY(-5deg);
}.prospective-members-2830 p:nth-child(3n+3):hover {
    transform: translateX(30px) translateY(-15px) rotateX(5deg) rotateY(5deg);
}.prospective-members-2830 p svg {
    flex-shrink: 0;
    width: 36px;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 0 8px rgb(158,162,194,0.5));
    margin-right: 20px;
    height: 36px;
}.prospective-members-2830 p:hover svg {
    transform: scale(1.2) rotate(15deg);
}.prospective-members-2830 p svg path {
    fill: rgb(158,162,194);
    transition: fill 0.3s ease;
}.prospective-members-2830 p:hover svg path {
    fill: rgb(138,111,165);
}.prospective-members-2830 .edu-leadership-4097::before {
    border-radius: 50%;
    height: 200px;
    animation: rotateMesh 30s linear infinite;
    content: '';
    background: 
        linear-gradient(45deg, transparent 48%, rgb(138,111,165) 49%, rgb(138,111,165) 51%, transparent 52%) 0 0/20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(138,111,165) 49%, rgb(138,111,165) 51%, transparent 52%) 0 0/20px 20px;
    left: -100px;
    opacity: 0.2;
    position: absolute;
    top: -70px;
    width: 200px;
    filter: blur(2px);
}.prospective-members-2830 .edu-leadership-4097::after {
    right: -70px;
    animation: rotateMesh 30s linear infinite reverse;
    bottom: -70px;
    height: 150px;
    border-radius: 50%;
    filter: blur(2px);
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(158,162,194) 49%, rgb(158,162,194) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(158,162,194) 49%, rgb(158,162,194) 51%, transparent 52%) 0 0/15px 15px;
    width: 150px;
    opacity: 0.2;
    content: '';
}

@keyframes rotateMesh {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1199px) {.prospective-members-2830 div > div {
    margin: 0 -30px;
}
}

@media (max-width: 991px) {.prospective-members-2830 {
    padding: 80px 0;
}.prospective-members-2830 h4 {
    margin-bottom: 60px;
    font-size: calc(32px * 1.1);
}.prospective-members-2830 div > div {
    margin: 0 -20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.prospective-members-2830 p {
    padding: 25px 30px;
}.prospective-members-2830 p svg {
    margin-right: 15px;
    width: 32px;
    height: 32px;
}.prospective-members-2830 p:nth-child(3n+1),
    .prospective-members-2830 p:nth-child(3n+3) {
    transform: none;
}.prospective-members-2830 p:nth-child(odd) {
    transform: translateX(-20px);
}.prospective-members-2830 p:nth-child(even) {
    transform: translateX(20px);
}.prospective-members-2830 p:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-15px) rotateX(5deg);
}.prospective-members-2830 p:nth-child(even):hover {
    transform: translateX(20px) translateY(-15px) rotateX(5deg);
}
}

@media (max-width: 767px) {.prospective-members-2830 {
    padding: 70px 0;
}.prospective-members-2830 h4 {
    letter-spacing: 2px;
    margin-bottom: 50px;
    font-size: 32px;
}.prospective-members-2830 div > div {
    grid-template-columns: 1fr;
    margin: 0;
    gap: 25px;
}.prospective-members-2830 p {
    transform: none !important;
    padding: 25px;
}.prospective-members-2830 p:hover {
    transform: translateY(-10px) !important;
}.prospective-members-2830 .edu-leadership-4097::before {
    height: 120px;
    width: 120px;
    top: -50px;
    left: -60px;
}.prospective-members-2830 .edu-leadership-4097::after {
    right: -50px;
    width: 100px;
    bottom: -50px;
    height: 100px;
}
}

@media (max-width: 480px) {.prospective-members-2830 {
    padding: 60px 0;
}.prospective-members-2830 h4 {
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: calc(32px * 0.85);
}.prospective-members-2830 p {
    font-size: 18px;
    padding: 20px;
}.prospective-members-2830 p svg {
    width: 28px;
    margin-right: 12px;
    height: 28px;
}.prospective-members-2830 p::after {
    top: -10px;
    right: 15px;
    font-size: 46px;
}}.training-specialist-5739 {
    position: relative;
    padding: 140px 0;
    background: rgb(199,201,214);
    overflow: hidden;
}.training-specialist-5739::before {
    content: "";
    z-index: 0;
    opacity: 0.1;
    inset: 0;
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(158,162,194,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(138,111,165,0.5) 0, rgb(138,111,165,0.5) 1px, transparent 1px, transparent 15px);
    animation: backgroundShift 30s linear infinite;
}.training-specialist-5739::after {
    opacity: 0.3;
    left: -50%;
    filter: blur(60px);
    background: 
        radial-gradient(circle at 30% 30%, rgb(158,162,194,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(138,111,165,0.5) 0%, transparent 40%);
    top: -50%;
    height: 200%;
    position: absolute;
    animation: pulseBackground 15s ease-in-out infinite alternate;
    z-index: 0;
    content: "";
    width: 200%;
}.training-specialist-5739 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 40px;
    z-index: 1;
}.training-specialist-5739 .review-quotes-4371 {
    grid-template-rows: auto auto;
    display: grid;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 22px;
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 15px 25px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    background: #ffffff;
    transform: perspective(1200px) rotateY(0deg);
    max-width: 1000px;
    position: relative;
    overflow: hidden;
}.training-specialist-5739 .review-quotes-4371:hover {
    transform: perspective(1200px) rotateY(2deg);
}.training-specialist-5739 .pic-list-5786 {
    grid-column: 1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    min-height: 450px;
    grid-row: 1 / span 2;
    z-index: 1;
    height: 100%;
    position: relative;
}.training-specialist-5739 .pic-list-5786::before {
    content: "";
    opacity: 0;
    mix-blend-mode: multiply;
    transition: opacity 0.5s ease;
    inset: 0;
    z-index: 2;
    background: linear-gradient(135deg, rgb(158,162,194,0.5) 0%, transparent 100%);
    position: absolute;
}.training-specialist-5739 .review-quotes-4371:hover .pic-list-5786::before {
    opacity: 0.4;
}.training-specialist-5739 .name {
    font-weight: 700;
    grid-row: 1;
    font-family: Arial, sans-serif;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-column: 2;
    padding: 0 50px 5px 70px;
    color: #000000;
    margin: 0;
    font-size: 18px;
    align-self: end;
    transform: translateY(0);
    z-index: 2;
    position: relative;
}.training-specialist-5739 .review-quotes-4371:hover .name {
    transform: translateY(-5px);
}.training-specialist-5739 .review-quotes-4371 span:not(.name) {
    padding: 35px 50px 40px 70px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
    margin: 0;
    font-family: Arial, sans-serif;
    color: rgb(138,111,165);
    align-self: end;
    position: relative;
    font-size: 14px;
    z-index: 2;
    font-weight: 300;
    transform: translateY(0);
    grid-row: 1;
    grid-column: 2;
}.training-specialist-5739 .review-quotes-4371:hover span:not(.name) {
    transform: translateY(-5px);
}.training-specialist-5739 .review-quotes-4371 span:not(.name)::after {
    background: rgb(158,162,194);
    height: 2px;
    width: 40px;
    position: absolute;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform-origin: left;
    transform: scaleX(0);
    left: 70px;
    bottom: 30px;
}.training-specialist-5739 .review-quotes-4371:hover span:not(.name)::after {
    transform: scaleX(1);
}.training-specialist-5739 .emp-container-9243 {
    line-height: 1.8;
    grid-row: 2;
    z-index: 2;
    grid-column: 2;
    padding: 0 50px 50px 70px;
    margin: 0;
    color: #000000;
    transform: translateY(0);
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}.training-specialist-5739 .review-quotes-4371:hover .emp-container-9243 {
    transform: translateY(-5px);
}

@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 992px) {.training-specialist-5739 {
    padding: 120px 0;
}.training-specialist-5739 .review-quotes-4371 {
    grid-template-columns: 1fr 1.2fr;
}.training-specialist-5739 .pic-list-5786 {
    min-height: 400px;
}.training-specialist-5739 .name {
    font-size: calc(18px * 0.9);
    padding: 0 40px 5px 50px;
}.training-specialist-5739 .review-quotes-4371 span:not(.name) {
    padding: 30px 40px 35px 50px;
}.training-specialist-5739 .review-quotes-4371 span:not(.name)::after {
    left: 50px;
    bottom: 25px;
}.training-specialist-5739 .emp-container-9243 {
    padding: 0 40px 40px 50px;
}
}

@media (max-width: 768px) {.training-specialist-5739 {
    padding: 100px 0;
}.training-specialist-5739 .container {
    padding: 0 30px;
}.training-specialist-5739 .review-quotes-4371 {
    grid-template-columns: 1fr;
    grid-template-rows: 300px auto auto auto;
}.training-specialist-5739 .pic-list-5786 {
    grid-column: 1;
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-row: 1;
}.training-specialist-5739 .name {
    text-align: left;
    grid-column: 1;
    padding: 40px 30px 5px 30px;
    grid-row: 2;
}.training-specialist-5739 .review-quotes-4371 span:not(.name) {
    grid-column: 1;
    grid-row: 3;
    padding: 10px 30px 40px 30px;
    text-align: left;
}.training-specialist-5739 .review-quotes-4371 span:not(.name)::after {
    bottom: 30px;
    left: 30px;
}.training-specialist-5739 .emp-container-9243 {
    padding: 0 30px 40px 30px;
    grid-column: 1;
    grid-row: 4;
}
}

@media (max-width: 480px) {.training-specialist-5739 {
    padding: 80px 0;
}.training-specialist-5739 .container {
    padding: 0 20px;
}.training-specialist-5739 .pic-list-5786 {
    min-height: 250px;
}.training-specialist-5739 .name {
    font-size: calc(18px * 0.85);
    padding: 30px 25px 5px 25px;
}.training-specialist-5739 .review-quotes-4371 span:not(.name) {
    padding: 10px 25px 30px 25px;
    font-size: calc(14px * 0.95);
}.training-specialist-5739 .review-quotes-4371 span:not(.name)::after {
    width: 30px;
    bottom: 20px;
    left: 25px;
}.training-specialist-5739 .emp-container-9243 {
    line-height: 1.7;
    padding: 0 25px 30px 25px;
    font-size: calc(14px * 0.95);
}}.pricing-stack-6327 {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.pricing-stack-6327::before {
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    backdrop-filter: blur(4px);
}.pricing-stack-6327 .container {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    max-width: 1320px;
    margin: 0 auto;
}.pricing-stack-6327 .fee-plan-8691 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}.pricing-stack-6327 h2 {
    animation: fadeSlideUp 0.7s ease forwards;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    font-size: 29px;
    text-align: center;
    color: #ffffff;
    transform: translateY(20px);
    opacity: 0;
    letter-spacing: 1px;
}.pricing-stack-6327 .basic-rates-4971 {
    font-size: 14px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.6;
    opacity: 0;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    transform: translateY(20px);
    max-width: 700px;
    color: #ffffff;
}.pricing-stack-6327 .study-rates-9416 {
    list-style: none;
    width: 100%;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
    padding: 0;
}.pricing-stack-6327 .study-rates-9416 li {
    opacity: 0;
    animation: fadeSlideUp 0.8s ease forwards;
    transform: translateY(30px);
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
}.pricing-stack-6327 .study-rates-9416 li:nth-child(1) {
    --li-index: 1;
}.pricing-stack-6327 .study-rates-9416 li:nth-child(2) {
    --li-index: 2;
}.pricing-stack-6327 .study-rates-9416 li:nth-child(3) {
    --li-index: 3;
}.pricing-stack-6327 .study-rates-9416 li:nth-child(4) {
    --li-index: 4;
}.pricing-stack-6327 .learn-pricing-0736 {
    backdrop-filter: blur(10px);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    text-decoration: none;
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    display: block;
    border: 1px solid rgba(255,255,255,0.15);
    overflow: hidden;
    height: 100%;
}.pricing-stack-6327 .learn-pricing-0736::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165));
    height: 4px;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
    top: 0;
    transform: scaleX(0);
}.pricing-stack-6327 .learn-pricing-0736:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing-stack-6327 .learn-pricing-0736:hover::before {
    transform: scaleX(1);
}.pricing-stack-6327 .plan-table-7496 {
    height: 100%;
    flex-direction: column;
    padding: 30px;
    display: flex;
}.pricing-stack-6327 .skill-plans-7564 {
    height: 100%;
    flex-direction: column;
    display: flex;
}.pricing-stack-6327 .skill-plans-7564 h4 {
    letter-spacing: 0.5px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #ffffff;
    margin-top: 0;
    font-size: 24px;
}.pricing-stack-6327 .skill-plans-7564 h4::after {
    background: rgb(138,111,165);
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
}.pricing-stack-6327 .skill-plans-7564 p {
    color: rgba(255,255,255,0.8);
    line-height: 1.6;
    flex-grow: 1;
    font-size: calc(14px - 2px);
    margin-bottom: 25px;
    overflow-wrap: break-word;
    word-break: break-word;
}.pricing-stack-6327 .access-plans-4590 {
    border-radius: 10px;
    font-weight: 700;
    display: inline-block;
    font-size: calc(24px + 4px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: auto;
    align-self: flex-start;
    position: relative;
    color: #ffffff;
    padding: 10px 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgb(158,162,194,0.5), rgb(138,111,165,0.5));
}.pricing-stack-6327 .learn-pricing-0736:hover .access-plans-4590 {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

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

@media (max-width: 992px) {.pricing-stack-6327 {
    padding: 80px 0;
}.pricing-stack-6327 h2 {
    font-size: calc(29px - 4px);
}.pricing-stack-6327 .study-rates-9416 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.pricing-stack-6327 .plan-table-7496 {
    padding: 25px;
}.pricing-stack-6327 .access-plans-4590 {
    font-size: calc(24px + 2px);
}
}

@media (max-width: 768px) {.pricing-stack-6327 {
    padding: 60px 0;
}.pricing-stack-6327 h2 {
    font-size: calc(29px - 6px);
    margin-bottom: 15px;
}.pricing-stack-6327 .basic-rates-4971 {
    margin-bottom: 30px;
    font-size: calc(14px - 1px);
}.pricing-stack-6327 .study-rates-9416 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.pricing-stack-6327 .skill-plans-7564 p {
    font-size: calc(14px - 3px);
}
}

@media (max-width: 480px) {.pricing-stack-6327 {
    padding: 50px 0;
}.pricing-stack-6327 .plan-table-7496 {
    padding: 20px;
}.pricing-stack-6327 .skill-plans-7564 h4 {
    font-size: calc(24px - 2px);
}.pricing-stack-6327 .access-plans-4590 {
    font-size: 24px;
    padding: 8px 15px;
}}.homepage-7214 {
    background: linear-gradient(145deg, rgb(199,201,214), rgb(138,111,165,0.5));
    min-height: 80vh;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    padding: 4rem 0;
    position: relative;
    display: flex;
}.homepage-7214 > div {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
}.homepage-7214 .learning-classes-3201 {
    transform: translateX(-5%);
    margin-bottom: 2.5rem;
    animation: slideInLeft 0.8s ease-out forwards;
    position: relative;
}.homepage-7214 .learn-skillspro-2406 {
    color: rgb(158,162,194);
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    margin: 0;
    display: inline-block;
    font-size: 39px;
}.homepage-7214 .learn-skillspro-2406::after {
    bottom: -10px;
    position: absolute;
    width: 80%;
    height: 4px;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(158,162,194), transparent);
    transform: scaleX(0);
    left: 0;
    animation: expandWidth 1s 0.5s ease-out forwards;
}.homepage-7214 .edu-home-9682 {
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.3s ease-out forwards;
    overflow: hidden;
    position: relative;
    opacity: 0;
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 21px;
}.homepage-7214 .edu-home-9682::before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
}.homepage-7214 .edu-home-9682 > div {
    z-index: 1;
    backdrop-filter: blur(3px);
    position: relative;
    padding: 2rem;
    border-left: 3px solid rgb(158,162,194);
}.homepage-7214 .edu-home-9682 p {
    font-size: calc(13px * 1.2);
    margin-bottom: 1.5rem;
    max-width: 80%;
    color: #ffffff;
    line-height: 1.6;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 400;
}.homepage-7214 .edu-home-9682 p::before {
    width: 8px;
    content: "";
    left: 0;
    box-shadow: 0 0 10px rgb(158,162,194);
    background-color: rgb(158,162,194);
    position: absolute;
    border-radius: 50%;
    height: 8px;
    top: 10px;
}.homepage-7214 .edu-home-9682 h3 {
    color: #ffffff;
    margin: 1.5rem 0 0;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    max-width: 90%;
    line-height: 1.4;
    padding-bottom: 1rem;
}.homepage-7214 .edu-home-9682 h3::after {
    position: absolute;
    background: linear-gradient(90deg, #ffffff, transparent);
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
}@keyframes slideInLeft {
  from {
    transform: translateX(-10%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes expandWidth {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

.homepage-7214::before {
    right: 0;
    top: 0;
    background: linear-gradient(45deg, transparent, rgb(138,111,165,0.5));
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 35%;
}.homepage-7214::after {
    z-index: 1;
    height: 100px;
    bottom: 0;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(to top, rgb(199,201,214), transparent);
    position: absolute;
}

@media (max-width: 992px) {.homepage-7214 {
    padding: 3rem 0;
}.homepage-7214 .learn-skillspro-2406 {
    font-size: calc(39px * 0.85);
}.homepage-7214 .edu-home-9682 {
    padding: 2rem;
}.homepage-7214 .edu-home-9682 > div {
    padding: 1.5rem;
}.homepage-7214 .edu-home-9682 p {
    font-size: 13px;
    max-width: 100%;
}.homepage-7214 .edu-home-9682 h3 {
    font-size: calc(18px * 0.9);
    max-width: 100%;
}.homepage-7214::before {
    width: 25%;
}
}

@media (max-width: 768px) {.homepage-7214 {
    padding: 2.5rem 0;
    min-height: auto;
}.homepage-7214 > div {
    padding: 0 1.5rem;
}.homepage-7214 .learning-classes-3201 {
    margin-bottom: 1.5rem;
}.homepage-7214 .learn-skillspro-2406 {
    font-size: calc(39px * 0.7);
}.homepage-7214 .edu-home-9682 {
    padding: 1.5rem;
}.homepage-7214 .edu-home-9682 > div {
    padding: 1rem;
}.homepage-7214::before {
    width: 20%;
}
}

@media (max-width: 576px) {.homepage-7214 {
    padding: 2rem 0;
}.homepage-7214 > div {
    padding: 0 1rem;
}.homepage-7214 .learning-classes-3201 {
    margin-bottom: 1rem;
}.homepage-7214 .learn-skillspro-2406 {
    font-size: calc(39px * 0.6);
}.homepage-7214 .learn-skillspro-2406::after {
    height: 3px;
}.homepage-7214 .edu-home-9682 {
    padding: 1.25rem;
}.homepage-7214 .edu-home-9682 > div {
    border-left-width: 2px;
    padding: 0.75rem;
}.homepage-7214 .edu-home-9682 p {
    padding-left: 1rem;
    margin-bottom: 1rem;
    font-size: calc(13px * 0.9);
}.homepage-7214 .edu-home-9682 h3 {
    margin-top: 1rem;
    font-size: calc(18px * 0.8);
}.homepage-7214::before {
    display: none;
}.homepage-7214::after {
    height: 60px;
}}.privacy-frame-9502 {
    padding: 60px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    position: relative;
    color: #000000;
    margin-bottom: 30px;
}.privacy-frame-9502 h1 {
    font-size: 47px;
    position: relative;
    grid-column: span 2;
    margin-bottom: 30px;
    font-weight: 700;
    z-index: 2;
    color: rgb(158,162,194);
}.privacy-frame-9502 h2 {
    margin: 20px 0;
    position: relative;
    border-left: 5px solid rgb(158,162,194);
    font-size: 34px;
    color: rgb(138,111,165);
    z-index: 2;
    padding-left: 10px;
    font-weight: 600;
}.privacy-frame-9502 ul,
.privacy-frame-9502 ol {
    z-index: 2;
    position: relative;
    padding: 0 0 0 20px;
    margin: 20px 0;
}.privacy-frame-9502 ul {
    list-style-type: disc;
}.privacy-frame-9502 ol {
    list-style-type: decimal;
}.privacy-frame-9502 li {
    color: #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px dashed rgb(138,111,165,0.5);
}.privacy-frame-9502 p {
    z-index: 2;
    margin-bottom: 20px;
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
}.privacy-frame-9502 > div {
    z-index: 2;
    border-radius: 10px;
    padding: 30px;
    background-color: rgb(199,201,214);
    position: relative;
    border: 1px solid rgb(158,162,194,0.5);
}.privacy-frame-9502 span {
    padding: 5px;
    z-index: 2;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    background: rgb(158,162,194,0.5);
    color: rgb(138,111,165);
}.privacy-frame-9502::before,
.privacy-frame-9502::after {
    background: rgb(158,162,194,0.5);
    position: absolute;
    display: block;
    content: "";
    border-radius: 50%;
    z-index: 1;
}.privacy-frame-9502::before {
    width: 200px;
    top: -100px;
    height: 200px;
    left: -100px;
}.privacy-frame-9502::after {
    bottom: -150px;
    height: 300px;
    right: -150px;
    width: 300px;
}

@media only screen and (max-width: 800px) {.privacy-frame-9502 {
    gap: 20px;
    padding: 30px;
    grid-template-columns: 1fr;
}.privacy-frame-9502 h1 {
    grid-column: span 1;
    font-size: calc(20px * 0.8);
}.privacy-frame-9502 h2 {
    font-size: calc(20px * 0.8);
}.privacy-frame-9502 ul,
    .privacy-frame-9502 ol {
    padding-left: 15px;
}.privacy-frame-9502 > div {
    padding: 20px;
}.privacy-frame-9502::before {
    width: 100px;
    height: 100px;
    top: -50px;
    left: -50px;
}.privacy-frame-9502::after {
    width: 150px;
    right: -75px;
    height: 150px;
    bottom: -75px;
}}.statistics-information-8630 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: rgb(199,201,214);
}.statistics-information-8630::before {
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(158,162,194,0.5) 0%, transparent 70%);
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
}.statistics-information-8630::after {
    content: "";
    width: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px);
    top: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
    opacity: 0.5;
}.statistics-information-8630 .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.statistics-information-8630 .statistics-gain-6285 {
    position: relative;
    background: linear-gradient(to right, rgb(158,162,194,0.5) 0%, transparent 100%);
    padding: 3rem;
    border-radius: 27px 0 0 27px;
    margin-bottom: 3rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}.statistics-information-8630 .statistics-gain-6285::before {
    left: 0;
    content: "";
    height: 100%;
    width: 5px;
    position: absolute;
    top: 0;
    background: rgb(158,162,194);
    border-radius: 10px 0 0 10px;
}.statistics-information-8630 .knowledge-boosters-7324 {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin: 0 0 1.5rem;
    display: inline-block;
    color: #000000;
}.statistics-information-8630 .knowledge-boosters-7324::after {
    bottom: -0.5rem;
    position: absolute;
    content: "";
    border-radius: 10px;
    left: 0;
    background: rgb(138,111,165);
    height: 3px;
    width: 50%;
}.statistics-information-8630 .fast-statistics-3897 {
    font-size: 14px;
    margin: 0;
    max-width: 80%;
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
}.statistics-information-8630 .fast-benefits-5174 {
    display: flex;
    flex-wrap: wrap;
    margin: -1rem;
}.statistics-information-8630 .knowledge-upgrade-3825 {
    transition: all 0.3s ease;
    margin: 1rem;
    border-radius: 27px;
    background: #ffffff;
    overflow: hidden;
    display: flex;
    padding: 0;
    align-items: flex-start;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex: 0 0 calc(50% - 2rem);
}.statistics-information-8630 .knowledge-upgrade-3825:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.statistics-information-8630 .knowledge-upgrade-3825 h4 {
    padding: 2.5rem;
    display: flex;
    overflow: hidden;
    font-weight: 700;
    position: relative;
    flex: 0 0 40%;
    align-items: center;
    margin: 0;
    font-size: calc(30px * 1.5);
    justify-content: center;
    color: #ffffff;
    background: rgb(158,162,194);
}.statistics-information-8630 .knowledge-upgrade-3825:nth-child(even) h4 {
    background: rgb(138,111,165);
}.statistics-information-8630 .knowledge-upgrade-3825 h4::before {
    height: 200%;
    transition: opacity 0.3s ease;
    left: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 60%);
    content: "";
    opacity: 0;
    top: -50%;
    position: absolute;
    width: 200%;
}.statistics-information-8630 .knowledge-upgrade-3825:hover h4::before {
    opacity: 1;
}.statistics-information-8630 .knowledge-upgrade-3825 span {
    font-weight: 400;
    display: flex;
    padding: 2.5rem;
    align-items: center;
    flex: 1;
    font-size: 14px;
    color: #000000;
}.statistics-information-8630 svg {
    height: 24px;
    top: 1rem;
    width: 24px;
    position: absolute;
    fill: rgba(255, 255, 255, 0.5);
    right: 1rem;
    transition: all 0.3s ease;
}.statistics-information-8630 svg path {
    fill: inherit;
}.statistics-information-8630 .knowledge-upgrade-3825:hover svg {
    fill: rgba(255, 255, 255, 0.8);
    transform: scale(1.2) rotate(15deg);
}

@media (max-width: 1024px) {.statistics-information-8630 .fast-statistics-3897 {
    max-width: 100%;
}.statistics-information-8630 .knowledge-upgrade-3825 h4 {
    padding: 2rem;
    font-size: calc(30px * 1.3);
}.statistics-information-8630 .knowledge-upgrade-3825 span {
    padding: 2rem;
}
}

@media (max-width: 768px) {.statistics-information-8630 {
    padding: 4rem 0;
}.statistics-information-8630 .statistics-gain-6285 {
    padding: 2rem;
    margin-bottom: 2rem;
}.statistics-information-8630 .knowledge-upgrade-3825 {
    flex: 0 0 calc(100% - 2rem);
}.statistics-information-8630 .knowledge-upgrade-3825 h4 {
    padding: 1.8rem;
    font-size: calc(30px * 1.2);
}.statistics-information-8630 .knowledge-upgrade-3825 span {
    padding: 1.8rem;
}.statistics-information-8630 .knowledge-boosters-7324 {
    font-size: calc(30px * 0.9);
    margin-bottom: 1.2rem;
}.statistics-information-8630 .fast-statistics-3897 {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.statistics-information-8630 {
    padding: 3rem 0;
}.statistics-information-8630 .statistics-gain-6285 {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
}.statistics-information-8630 .knowledge-upgrade-3825 {
    flex-direction: column;
}.statistics-information-8630 .knowledge-upgrade-3825 h4 {
    font-size: 30px;
    padding: 1.5rem;
    width: 100%;
    flex: 0 0 auto;
}.statistics-information-8630 .knowledge-upgrade-3825 span {
    padding: 1.5rem;
    text-align: center;
    justify-content: center;
}.statistics-information-8630 .knowledge-boosters-7324 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1rem;
}.statistics-information-8630 .fast-statistics-3897 {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}.statistics-information-8630 svg {
    width: 20px;
    right: 0.8rem;
    height: 20px;
    top: 0.8rem;
}
}