﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

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

.content-wrapper-NzkgLEP {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}

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


.try-immediately-BUGuNXC {
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(128,145,197,0.5), rgb(170,181,218,0.5));
}

.try-immediately-BUGuNXC .container {
    padding: 0 2rem;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center;
    max-width: 1200px;
}

.try-immediately-BUGuNXC .study-expert-yO8TsfD:hover {
    box-shadow: 
    0 15px 35px -5px rgba(0, 0, 0, 0.15),
    0 10px 20px -5px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.try-immediately-BUGuNXC svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    width: 48px;
    animation: pulse 2s infinite alternate;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
    height: 48px;
}

.try-immediately-BUGuNXC .study-expert-yO8TsfD:hover svg path {
    fill: rgb(128,145,197);
}

.try-immediately-BUGuNXC .query-form-Nz0I3RK {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: relative;
    padding: 1rem 2.5rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    transform: translateZ(0);
    overflow: hidden;
    background: linear-gradient(
    135deg,
    rgb(170,181,218),
    rgb(128,145,197)
  );
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #ffffff;
    display: inline-block;
}

footer .info_item {
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item p,
footer .info_item a {
    transition: color 0.2s ease;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.3px;
    color: #000000;
}

footer .hackathon-OZtrGDB {
    font-size: 12px;
    max-width: 350px;
    line-height: 1.6;
    color: #000000;
}

footer .top-page-Y4f7R1k {
    margin-bottom: 30px;
}

footer .top-page-Y4f7R1k a:hover {
    transform: translateX(5px);
    color: rgb(170,181,218);
}

footer .subscribe_holder h5 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 19px;
}

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

footer .eco-foot-ymzKsZp {
    margin-top: 50px;
}

.course-program-details-JcSbd0B {
    background: linear-gradient(135deg, rgb(212,217,239) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.course-program-details-JcSbd0B .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}

.course-program-details-JcSbd0B .knowledge-8FpLuyR {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    gap: 40px;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: grid;
    background: #ffffff;
    grid-template-columns: 1fr;
    border-left: 3px solid rgb(170,181,218);
}

.course-program-details-JcSbd0B .content-pad-cyE2S6x {
    position: relative;
    padding: 40px 30px;
}

.course-program-details-JcSbd0B h3 {
    transition: transform 0.3s ease, padding-left 0.3s ease;
    color: #000000;
    transform: translateY(0);
    font-weight: 700;
    line-height: 1.4;
    font-size: 24px;
    position: relative;
    margin-bottom: 25px;
    padding-left: 0;
}

.course-program-details-JcSbd0B .knowledge-8FpLuyR:hover h3::after {
    width: 100px;
    background-color: rgb(170,181,218);
}

.course-program-details-JcSbd0B span.description {
    display: none;
}

header .container {
    z-index: 1;
    padding: 0 2%;
    margin: 0;
    width: 100%;
    position: relative;
    max-width: 100%;
}

header .first-lesson-1aCh9vB {
    margin: 1rem 0;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    align-items: center;
    flex-direction: column;
    padding: 1.5rem 0;
    border-radius: 17px;
    display: flex;
}

header .nav-skill-DVqQXLO::after {
    content: '';
    width: 60%;
    bottom: 0;
    height: 1px;
    position: absolute;
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(170,181,218,0.5), rgb(128,145,197,0.5), rgb(170,181,218,0.5), transparent);
}

header .main-core-Qscgmo2::before {
    width: 100%;
    left: 0;
    z-index: -1;
    height: 0;
    transition: height 0.3s ease;
    background: linear-gradient(to top, rgb(170,181,218,0.5), transparent);
    bottom: 0;
    position: absolute;
    content: '';
}

.our-story-KmQep9R {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.our-story-KmQep9R {
    padding: 80px 0;
}

.our-story-KmQep9R::after {
    filter: blur(60px);
    top: -50%;
    width: 100%;
    z-index: 2;
    animation: shimmer 15s infinite alternate ease-in-out;
    transform: rotate(35deg);
    background: radial-gradient(circle at center, rgb(170,181,218,0.5) 0%, transparent 70%);
    opacity: 0.08;
    right: -50%;
    height: 100%;
    position: absolute;
    content: "";
}

.our-story-KmQep9R h1 {
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    transform: translateZ(30px);
    position: relative;
}

.our-story-KmQep9R h1 {
    font-size: calc(48px + 10px);
}

.our-story-KmQep9R h1 {
    margin-bottom: 30px;
    font-size: calc(48px - 2px);
}

.our-story-KmQep9R ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.our-story-KmQep9R ul li:first-child {
    margin-bottom: 25px;
}

.our-story-KmQep9R h4::before {
    width: 10px;
    opacity: 0.8;
    transform: translateY(-50%) rotate(45deg);
    left: -20px;
    top: 50%;
    height: 10px;
    background: rgb(128,145,197);
    content: "";
    position: absolute;
}

.client-comments-e0rPsc5 {
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(212,217,239) 0%, rgba(240, 245, 255, 0.9) 100%);
    position: relative;
}

.client-comments-e0rPsc5 h2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.3;
    position: relative;
    color: #000000;
    transform: translateZ(0);
    margin-bottom: 3.5rem;
    text-align: center;
}

.client-comments-e0rPsc5 .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    width: 90%;
    position: relative;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf::before {
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 0;
    content: "";
    background: rgb(170,181,218);
    width: 4px;
    z-index: -1;
    height: 0;
    left: 0;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf:hover::before {
    height: 100%;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf:hover h3 {
    transform: translateX(8px);
    color: rgb(170,181,218);
}

.client-comments-e0rPsc5 .client-voices-RUp04mf .description::before {
    position: absolute;
    content: "";
    font-family: Georgia, serif;
    color: rgba(rgb(170,181,218,0.5), 0.1);
    left: -0.5rem;
    top: -1.5rem;
    font-size: 4rem;
    line-height: 1;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf:hover div::after {
    opacity: 1;
    transform: scale(1);
}

.client-comments-e0rPsc5 .client-voices-RUp04mf img {
    transition: transform 0.6s ease;
    object-fit: cover;
    height: 100%;
    object-position: center;
    width: 100%;
}

.tyContent-2k8htnN::after {
    position: absolute;
    opacity: 0.2;
    bottom: -10%;
    content: "";
    left: -5%;
    transform: rotate(10deg) skew(-10deg);
    z-index: 0;
    filter: blur(50px);
    height: 60%;
    width: 40%;
    background: rgb(128,145,197,0.5);
    animation: float 15s infinite ease-in-out reverse;
}

.tyContent-2k8htnN .study-expert-yO8TsfD {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03),
                0 0 0 1px rgba(0,0,0,0.02);
    padding: 40px;
    position: relative;
    border-left: 5px solid rgb(170,181,218);
    background: linear-gradient(135deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.95) 100%);
    transform: perspective(1000px) rotateX(0deg);
}

.plan-box-FPTb7xM {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.plan-box-FPTb7xM::before {
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
}

.plan-box-FPTb7xM .cost-table-yp0MYJW {
    display: grid;
    gap: 25px;
    padding: 0;
    perspective: 1000px;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.plan-box-FPTb7xM .cost-table-yp0MYJW li {
    transform-style: preserve-3d;
    animation: fadeIn 0.8s ease-out forwards, rotateCard 0.8s ease-out forwards;
    transform: translateZ(0) rotateY(5deg);
    opacity: 0;
    animation-delay: calc(0.2s * var(--li-index, 1));
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover {
    transform: translateY(-10px) scale(1.02);
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover .plan-options-FTMZL1W {
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15),
                inset 0 1px 2px rgba(255,255,255,0.15);
    background: linear-gradient(145deg, 
        rgba(rgb(170,181,218), 0.15) 0%, 
        rgba(rgb(170,181,218), 0.05) 100%);
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover .plan-options-FTMZL1W::before {
    opacity: 1;
}

.plan-box-FPTb7xM .trial-pricing-AEaCcyX {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.plan-box-FPTb7xM .trial-pricing-AEaCcyX h4::after {
    width: 50px;
    position: absolute;
    height: 2px;
    transform-origin: left;
    background: rgb(170,181,218);
    transition: transform 0.4s ease;
    content: "";
    bottom: -10px;
    transform: scaleX(0.7);
    left: 0;
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover .payment-plans-oMAmIfY {
    color: rgb(170,181,218);
    transform: scale(1.05);
}

.mentorship-profile-kcdA8SN::before {
    top: 0;
    background-size: 40px 40px;
    opacity: 0.07;
    height: 100%;
    width: 100%;
    content: "";
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(170,181,218,0.5) 49.5%, rgb(170,181,218,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(170,181,218,0.5) 49.5%, rgb(170,181,218,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    left: 0;
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf::before {
    top: 0;
    width: 100%;
    height: 6px;
    left: 0;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(170,181,218) 0%,
        rgb(128,145,197) 100%
    );
    position: absolute;
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf::after {
    animation: scanner 4s linear infinite;
    background: linear-gradient(
        90deg,
        rgb(170,181,218,0.5) 0%,
        transparent 20%,
        rgb(170,181,218,0.5) 40%,
        transparent 60%,
        rgb(128,145,197,0.5) 80%,
        transparent 100%
    );
    content: "";
    height: 1px;
    left: 0;
    width: 100%;
    top: 6px;
    position: absolute;
}

.mentorship-profile-kcdA8SN .name {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    margin-bottom: 12px;
    color: #000000;
    border-left: 4px solid rgb(170,181,218);
    line-height: 1.2;
    padding-left: 16px;
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf:hover .name::before {
    height: 100%;
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf span:not(.name)::after {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 0;
    background: rgb(170,181,218);
    height: 2px;
    content: "";
    transition: width 0.3s ease;
}

.mentorship-profile-kcdA8SN .career-progress-4xflPTc::before {
    height: 12px;
    border-top: 2px solid rgb(170,181,218);
    position: absolute;
    opacity: 0.6;
    left: 12px;
    width: 12px;
    top: 15px;
    content: "";
    border-left: 2px solid rgb(170,181,218);
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}

.learn-cookies-lkNcHo9 {
    display: flex;
    margin: 0 auto;
    align-items: center;
    max-width: 1200px;
    padding: 20px 15px;
    justify-content: space-between;
}

.consent-track-HiMAYd4 {
    color: #000000;
    margin-right: 15px;
    flex-grow: 1;
}

.cookieNotificationBar-kCtVSF2 p {
    color: #000000;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 15px;
}

.user-choices-BzOErUX:hover {
    box-shadow: 0 0 10px rgb(128,145,197,0.5);
    background: rgb(128,145,197);
}

.cookieNotificationBar-kCtVSF2 p a {
    transition: color 0.3s ease;
    color: rgb(170,181,218);
    text-decoration: underline;
}

.title-greeting-G3seDB6 {
    background: linear-gradient(135deg, rgb(170,181,218,0.5), rgb(128,145,197,0.5));
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    perspective: 1000px;
}

.title-greeting-G3seDB6 h1 {
    font-weight: 700;
    color: #ffffff;
    transform: translateZ(40px);
    animation: slideInTitle 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s both;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: clamp(2rem, 5vw, 42px);
    margin-bottom: 1.5rem;
}

.title-greeting-G3seDB6 .content-pad-cyE2S6x::before {
    top: 0;
    width: 100%;
    content: '';
    position: absolute;
    animation: shimmer 3s infinite;
    transform: translateX(-100%) skewX(-15deg);
    height: 100%;
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.1), rgba(94, 170, 168, 0));
    left: 0;
}

.title-greeting-G3seDB6 .main-open-YHbWedc {
    display: flex;
    transform: translateZ(30px);
    justify-content: center;
    margin: 2rem 0;
    position: relative;
}

.title-greeting-G3seDB6 .main-open-YHbWedc svg text {
    animation: glowText 2s ease-in-out infinite alternate;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    fill: rgb(94, 170, 168);
}

.title-greeting-G3seDB6 h6 .query-form-Nz0I3RK::before {
    top: 0;
    transform: translateX(-100%) skewX(-15deg);
    height: 100%;
    content: '';
    transition: transform 0.5s ease;
    left: 0;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    width: 100%;
}

.title-greeting-G3seDB6 h6 .query-form-Nz0I3RK:hover::before {
    transform: translateX(100%) skewX(-15deg);
    transition: transform 0.7s ease;
}

.reach-out-zsM72rv {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(212,217,239) 0%, #1a1e2e 100%);
}

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

.reach-out-zsM72rv h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 70px;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 2px;
}

.reach-out-zsM72rv .request-grid-2JZbEs4 {
    grid-template-columns: 6fr 4fr;
    display: grid;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 13px;
    backdrop-filter: blur(10px);
}



.reach-out-zsM72rv .query-support-eUFDzQW {
    padding: 50px;
    position: relative;
}

.reach-out-zsM72rv #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}

.reach-out-zsM72rv h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 18px;
    display: inline-block;
    position: relative;
}

.reach-out-zsM72rv input[type="text"]:focus {
    box-shadow: 0 0 15px rgba(rgb(170,181,218), 0.2);
    background: rgba(0, 0, 0, 0.3);
    border-color: rgb(170,181,218);
    outline: none;
}

.reach-out-zsM72rv .query-block-wqOulK9 input[type="checkbox"] {
    background: rgba(0, 0, 0, 0.2);
    appearance: none;
    margin-top: 2px;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    border-radius: 3px;
    position: relative;
}

.reach-out-zsM72rv .query-block-wqOulK9 a:hover {
    color: #ffffff;
}

.reach-out-zsM72rv .query-block-wqOulK9 a:hover::after {
    background: #ffffff;
}

.reach-out-zsM72rv .query-form-Nz0I3RK::before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    left: -100%;
    content: "";
}

.reach-out-zsM72rv svg path {
    transition: all 0.3s ease;
    fill: rgb(170,181,218);
}

.reach-out-zsM72rv svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}

.reach-out-zsM72rv svg:hover path {
    fill: #ffffff;
}

.course-demographic-KPUZCfY::after {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(to top, rgb(212,217,239), transparent);
    height: 150px;
    content: "";
}

.course-demographic-KPUZCfY h4 {
    font-size: 31px;
    padding: 20px 0;
    text-align: center;
    font-weight: 700;
    margin-bottom: 80px;
    position: relative;
    color: #000000;
}

.course-demographic-KPUZCfY h4::after {
    width: 100px;
    height: 3px;
    content: "";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-radius: 2px;
    background: rgb(128,145,197,0.5);
    position: absolute;
}

.course-demographic-KPUZCfY div p {
    color: #000000;
    position: relative;
    z-index: 1;
    background: #ffffff;
    border-radius: 50px;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    padding: 25px 30px;
    display: flex;
    margin: 0 0 60px 0;
    line-height: 1.6;
    width: 70%;
    font-size: 16px;
}

.course-demographic-KPUZCfY div p:nth-child(even)::before {
    right: -15px;
    top: -15px;
}

.course-demographic-KPUZCfY div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}

.course-demographic-KPUZCfY div p svg {
    width: 32px;
    min-width: 32px;
    margin-right: 20px;
    height: 32px;
    transition: all 0.3s ease;
}

.course-demographic-KPUZCfY div p:hover svg path {
    fill: rgb(128,145,197);
}

.study-method-VU4aEOG::after {
    animation: float 12s ease-in-out infinite alternate-reverse;
    transform: rotate(15deg) translateZ(-30px);
    background: linear-gradient(225deg, rgb(128,145,197) 0%, rgb(170,181,218,0.5) 100%);
    position: absolute;
    width: 40%;
    opacity: 0.15;
    left: -5%;
    height: 40%;
    filter: blur(15px);
    z-index: 0;
    content: "";
    bottom: -5%;
}

.study-method-VU4aEOG .study-expert-yO8TsfD > div {
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    border-left: 4px solid rgb(170,181,218);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 3.5rem;
    overflow: hidden;
    max-width: 800px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: translateX(0) rotateY(0);
}

.study-method-VU4aEOG .study-expert-yO8TsfD:hover h3::after {
    transform: scaleX(1.5);
}

.study-method-VU4aEOG p span {
    padding-left: 0;
    transition: all 0.4s ease;
    position: relative;
    display: block;
    transform: translateY(0);
}

.study-method-VU4aEOG p span::first-letter {
    font-size: 1.2em;
    color: rgb(170,181,218);
    font-weight: 600;
}

.help-center-StTXDMY::after {
    left: 0;
    top: 0;
    width: 100%;
    background-position: center center;
    opacity: 0.3;
    height: 100%;
    background-size: 30px 30px;
    background-image: 
    linear-gradient(90deg, rgb(212,217,239) 2px, transparent 2px),
    linear-gradient(0deg, rgb(212,217,239) 2px, transparent 2px);
    position: absolute;
    z-index: 1;
    content: "";
}

.help-center-StTXDMY .connect-now-9wR7xGo:hover {
    box-shadow: 
    0 25px 50px rgba(#000000, 0.12),
    0 0 0 1px rgba(rgb(170,181,218), 0.2),
    0 4px 8px rgba(#000000, 0.08);
    transform: translateY(-5px);
}

.help-center-StTXDMY .connect-now-9wR7xGo::after {
    width: 200px;
    right: -100px;
    animation: pulse 10s infinite ease-in-out;
    background: radial-gradient(circle, rgba(rgb(170,181,218), 0.1) 0%, transparent 70%);
    top: -100px;
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    height: 200px;
}

.help-center-StTXDMY .get-contactform-l295kvQ {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    margin-top: 30px;
    grid-gap: 20px;
}

.help-center-StTXDMY .get-contactform-l295kvQ {
    z-index: 2;
    position: relative;
}

.help-center-StTXDMY .get-contactform-l295kvQ span span {
    font-weight: 600;
    align-items: flex-end;
    display: flex;
    padding: 0;
    padding-top: 6px;
    box-shadow: none;
    color: #000000;
    background: transparent;
}

.help-center-StTXDMY .get-contactform-l295kvQ span a:hover {
    color: rgb(128,145,197);
}

.help-center-StTXDMY .get-answers-peYOcEs {
    padding: 25px;
    flex-direction: column;
    display: flex;
    margin-top: 20px;
    grid-column: 1 / -1;
    background: rgba(rgb(170,181,218), 0.03);
    border: 1px solid rgba(rgb(170,181,218), 0.1);
    border-radius: 10px;
}

.help-center-StTXDMY .get-answers-peYOcEs span:last-child {
    border-bottom: none;
}


.help-center-StTXDMY .get-contactform-l295kvQ span::before {
    height: 3px;
    border-radius: 10px 10px 0 0;
    top: 0;
    background: linear-gradient(90deg, rgb(170,181,218), rgb(128,145,197));
    position: absolute;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    width: 0;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(4) svg {
    transform-origin: center;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(5) svg {
    stroke-width: 1.7;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(5):hover svg {
    filter: drop-shadow(0 2px 3px rgba(rgb(128,145,197), 0.3));
}

.help-center-StTXDMY .get-answers-peYOcEs h4 svg {
    height: 20px;
    stroke-width: 1.5;
    width: 20px;
    animation: clockRotate 10s linear infinite;
    stroke-linejoin: round;
    fill: none;
    stroke-linecap: round;
    stroke: rgb(170,181,218);
    margin-right: 10px;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(odd) svg {
    animation: floatIcon 3s infinite ease-in-out reverse;
}

.privacy-niche-Ij7l5ir h2 {
    font-weight: 600;
    text-align: left;
    border-left: 4px solid rgb(170,181,218);
    font-size: 38px;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    padding-left: 15px;
    text-transform: uppercase;
    color: rgb(128,145,197);
    margin: 0;
}

.privacy-niche-Ij7l5ir li {
    background: rgb(128,145,197,0.5);
    padding: 10px;
    line-height: 1.6;
    border: 1px solid rgb(170,181,218);
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 10px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
}

.newsletter-5oLrF9X {
    overflow: hidden;
    padding: 4rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(170,181,218,0.5), rgb(128,145,197));
    position: relative;
}

.newsletter-5oLrF9X .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.newsletter-5oLrF9X .study-expert-yO8TsfD {
    display: flex;
    padding: 2rem;
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 
                0 1px 0 rgba(255, 255, 255, 0.5) inset,
                0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.9);
    transform-origin: center bottom;
    flex-direction: column;
}

.newsletter-5oLrF9X .input_holder input[type="email"] {
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 14px;
    font-family: Arial, sans-serif;
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 1rem 1.5rem;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.newsletter-5oLrF9X .input_holder .start-exploring-yfmYdqC::before {
    content: "";
    height: 100%;
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}



::-webkit-scrollbar {
    width: 5px;
    padding: 2px;
}

::-webkit-scrollbar-button {
    border-radius: 9px;
}

::-webkit-scrollbar-track {
    margin: 2px 0;
    background: linear-gradient(269deg, #ffffff 27%, rgb(255, 255, 255, 0.5) 78%, rgb(128,145,197) 30%, rgb(170,181,218) 51%, rgb(170,181,218,0.5) 72%, rgb(212,217,239) 92%);
    border-radius: 11.7vw;
}

::-webkit-scrollbar-thumb {
    background: rgb(128,145,197,0.5);
    box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.4);
    border: 3px dashed rgb(255, 255, 255, 0.5);
    animation: glow_scrollbar 5.5s ease-in-out 2;
    border-radius: 9999px;
}

.course-program-details-JcSbd0B p.description::-webkit-scrollbar {
    width: 4px;
}

.course-program-details-JcSbd0B p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.course-program-details-JcSbd0B p.description::-webkit-scrollbar-thumb {
    background: rgb(170,181,218,0.5);
    border-radius: 10px;
}



@media (max-width: 767px) {footer .student-aid-zgEkiUm {
    padding: 50px 0 30px;
}footer .join-community-ZvJEHxY {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .eco-foot-ymzKsZp {
    margin-top: 30px;
}
}



@media (max-width: 767px) {.course-program-details-JcSbd0B {
    padding: 70px 0;
}.course-program-details-JcSbd0B .content-pad-cyE2S6x {
    padding: 30px 20px;
}.course-program-details-JcSbd0B h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 20px;
}.course-program-details-JcSbd0B p.description {
    max-height: 200px;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}



@media (hover: hover) {.course-program-details-JcSbd0B .knowledge-8FpLuyR {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.course-program-details-JcSbd0B .knowledge-8FpLuyR:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}}



@media (max-width: 480px) {header .first-lesson-1aCh9vB {
    margin: 0.5rem 0;
    padding: 0.8rem 0;
}header .nav-skill-DVqQXLO {
    padding: 0 0 0.6rem 0;
}header .nav-skill-DVqQXLO svg {
    width: 120px;
}header .head-mentor-uIP46wO {
    padding: 0.6rem 0.5rem 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
}header .head-mentor-uIP46wO::-webkit-scrollbar {
    height: 3px;
}header .head-mentor-uIP46wO::-webkit-scrollbar-thumb {
    background: rgb(170,181,218);
    border-radius: 10px;
}header .main-core-Qscgmo2 {
    white-space: nowrap;
    margin-right: 3px;
    flex-shrink: 0;
}}



@media (min-width: 1200px) {.client-comments-e0rPsc5 .student-quotes-kRiB6eU {
    grid-template-columns: repeat(3, 1fr);
}.client-comments-e0rPsc5 .container {
    max-width: 1300px;
}}



@media (max-width: 991px) {.tyContent-2k8htnN {
    padding: 90px 0;
}.tyContent-2k8htnN h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.9);
}.tyContent-2k8htnN .study-expert-yO8TsfD {
    padding: 30px;
}
}



@media (max-width: 1024px) {.plan-box-FPTb7xM {
    padding: 100px 0;
}.plan-box-FPTb7xM .cost-table-yp0MYJW {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.plan-box-FPTb7xM .plan-options-FTMZL1W {
    padding: 25px;
}
}



@media (max-width: 768px) {.plan-box-FPTb7xM {
    padding: 80px 0;
}.plan-box-FPTb7xM h2 {
    margin-bottom: 20px;
    font-size: 31px;
}.plan-box-FPTb7xM .payment-option-hWknFiQ {
    margin-bottom: 40px;
    font-size: calc(15px * 0.95);
}.plan-box-FPTb7xM .cost-table-yp0MYJW {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.plan-box-FPTb7xM .plan-options-FTMZL1W {
    padding: 25px 20px;
}.plan-box-FPTb7xM .trial-pricing-AEaCcyX h4 {
    font-size: 21px;
}.plan-box-FPTb7xM .trial-pricing-AEaCcyX p {
    font-size: calc(15px * 0.85);
}.plan-box-FPTb7xM .payment-plans-oMAmIfY {
    font-size: calc(21px * 1.2);
}
}


@media only screen and (max-width: 1200px) {.learn-cookies-lkNcHo9 {
    flex-direction: column;
    align-items: center;
}.edu-settings-J3h1QgX {
    margin-bottom: 15px;
}.consent-track-HiMAYd4 {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.user-choices-BzOErUX {
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
    width: 100%;
}
}


@media only screen and (max-width: 800px) {.learn-cookies-lkNcHo9 {
    padding: 15px;
}.edu-settings-J3h1QgX {
    display: none;
}.cookieNotificationBar-kCtVSF2 h5 {
    font-size: 20px;
}.cookieNotificationBar-kCtVSF2 p {
    font-size: 15px;
}}



@media screen and (max-width: 576px) {.title-greeting-G3seDB6 .study-expert-yO8TsfD {
    padding: 1.2rem;
}.title-greeting-G3seDB6 h1 {
    font-size: clamp(1.5rem, 6vw, 2rem);
}.title-greeting-G3seDB6 .content-pad-cyE2S6x {
    padding: 1.5rem;
}.title-greeting-G3seDB6 .main-open-YHbWedc svg {
    width: 80px;
    height: 80px;
}.title-greeting-G3seDB6 h6 .query-form-Nz0I3RK {
    font-size: calc(15px - 2px);
    padding: 0.7rem 1.5rem;
}
}



@media (max-width: 576px) {.reach-out-zsM72rv {
    padding: 40px 0;
}.reach-out-zsM72rv .container {
    padding: 0 15px;
}.reach-out-zsM72rv h2 {
    margin-bottom: 40px;
    font-size: calc(36px - 6px);
}.reach-out-zsM72rv h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.reach-out-zsM72rv h2::after {
    width: 50px;
}.reach-out-zsM72rv .query-support-eUFDzQW {
    padding: 30px 20px 40px;
}.reach-out-zsM72rv #contact {
    gap: 20px;
}.reach-out-zsM72rv .query-form-Nz0I3RK {
    width: 100%;
}.reach-out-zsM72rv .image-wrapper-7DUErqK {
    min-height: 200px;
}}



@media (max-width: 991px) {.study-method-VU4aEOG {
    padding: 80px 0;
}.study-method-VU4aEOG .study-expert-yO8TsfD > div {
    padding: 2.5rem;
}.study-method-VU4aEOG h3 {
    font-size: calc(32px * 0.8);
}
}



@media (max-width: 480px) {.study-method-VU4aEOG {
    padding: 50px 0;
}.study-method-VU4aEOG .study-expert-yO8TsfD > div {
    padding: 1.5rem;
    border-left-width: 2px;
}.study-method-VU4aEOG h3 {
    font-size: calc(32px * 0.6);
    margin-bottom: 1rem;
}.study-method-VU4aEOG h3::after {
    width: 40px;
}.study-method-VU4aEOG p {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}.study-method-VU4aEOG .study-expert-yO8TsfD:hover {
    transform: translateZ(20px) scale(1.01);
}.study-method-VU4aEOG .study-expert-yO8TsfD > div:hover {
    transform: translateX(5px) rotateY(1deg);
}}


@media only screen and (max-width: 800px) {.privacy-niche-Ij7l5ir {
    padding: 20px;
}.privacy-niche-Ij7l5ir h1 {
    font-size: calc(23px - 4px);
    margin-bottom: 15px;
}.privacy-niche-Ij7l5ir h2 {
    font-size: calc(23px - 2px);
    margin-bottom: 10px;
}.privacy-niche-Ij7l5ir ul {
    padding-left: 15px;
}.privacy-niche-Ij7l5ir li {
    padding: 8px;
    margin-bottom: 8px;
}.privacy-niche-Ij7l5ir div {
    padding: 15px;
}}



@media screen and (max-width: 767px) {.newsletter-5oLrF9X {
    padding: 3rem 1.5rem;
}.newsletter-5oLrF9X .study-expert-yO8TsfD {
    padding: 1.5rem;
}.newsletter-5oLrF9X h4 {
    font-size: calc(23px * 0.9);
    text-align: center;
    padding-bottom: 1.5rem;
    padding-left: 0;
}.newsletter-5oLrF9X h4::before {
    width: 50px;
    bottom: 0;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
    top: auto;
    height: 4px;
}.newsletter-5oLrF9X .study-expert-yO8TsfD:hover h4::before {
    transform: translateX(-50%) scaleX(1);
}.newsletter-5oLrF9X .input_holder {
    flex-direction: column;
}.newsletter-5oLrF9X .input_holder span {
    width: 100%;
}
}



@keyframes pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}



@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 60px;
            opacity: 1;
        }
    }



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}



@keyframes slideInTitle {
    from {
        opacity: 0;
        transform: translateZ(40px) translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateZ(40px) translateX(0);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



@keyframes glowText {
    from {
        filter: drop-shadow(0 0 3px rgba(94, 170, 168, 0.3));
    }
    to {
        filter: drop-shadow(0 0 8px rgba(94, 170, 168, 0.6));
    }
}



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



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



@keyframes float {
    0%, 100% {
        transform: rotate(45deg) translate(0, 0);
    }
    50% {
        transform: rotate(45deg) translate(20px, 20px);
    }
}

