﻿header,footer {
    width: 100%;
}

header {
    position: relative;
    width: 100%;
    background: linear-gradient(135deg, rgb(170,181,218,0.5), rgb(128,145,197,0.5));
    z-index: 100;
    padding: 0;
}

.student-aid-zgEkiUm {
    flex: 0 0 auto;
}

.student-aid-zgEkiUm {
    padding: 70px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: #ffffff;
}

.try-immediately-BUGuNXC::after {
    right: -25%;
    height: 200%;
    position: absolute;
    background: radial-gradient(
    circle at center,
    rgb(170,181,218,0.5) 0%,
    transparent 70%
  );
    top: -50%;
    width: 80%;
    z-index: -1;
    transform: rotate(35deg);
    content: "";
}

.try-immediately-BUGuNXC .study-expert-yO8TsfD {
    position: relative;
    padding: 2rem;
    width: calc(100% - 4rem);
    animation: fadeSlideUp 0.8s ease-out 0.2s both;
    backdrop-filter: blur(8px);
    justify-content: center;
    gap: 2rem;
    display: flex;
    align-items: center;
    background: linear-gradient(
    to right bottom,
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 0.5)
  );
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 
    0 10px 30px -5px rgba(0, 0, 0, 0.1),
    0 5px 15px -5px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    border-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    max-width: 600px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}

.try-immediately-BUGuNXC .query-form-Nz0I3RK:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.try-immediately-BUGuNXC .query-form-Nz0I3RK:hover::before {
    left: 100%;
}

footer {
    position: relative;
    width: 100%;
}

.student-aid-zgEkiUm::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(170,181,218), rgb(128,145,197));
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 5px;
}

footer .info_item svg {
    margin-right: 10px;
    position: relative;
    width: 18px;
    height: 18px;
    fill: rgb(170,181,218);
    top: 3px;
}

footer .nav-expert-H8zdVfF {
    margin-bottom: 15px;
}

footer .nav-expert-H8zdVfF svg {
    height: 40px;
    width: auto;
    margin-bottom: 20px;
}

footer .head-mentor-uIP46wO h5::after {
    position: absolute;
    left: 0;
    background-color: rgb(170,181,218);
    width: 30px;
    height: 2px;
    content: "";
    bottom: -8px;
}

footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
    border-radius: 10px;
}

footer .input_holder {
    gap: 10px;
    flex-direction: column;
    display: flex;
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(170,181,218);
    outline: none;
}

footer .start-exploring-yfmYdqC:hover {
    background-color: rgb(128,145,197);
}

footer .collab-space-5RABPgw {
    text-align: center;
    color: #000000;
    font-size: 12px;
}

.course-program-details-JcSbd0B::before {
    filter: blur(120px);
    opacity: 0.4;
    width: 300px;
    position: absolute;
    z-index: 0;
    top: -10%;
    right: -5%;
    background: linear-gradient(45deg, rgb(170,181,218,0.5) 0%, rgb(128,145,197,0.5) 100%);
    content: "";
    height: 300px;
}

.course-program-details-JcSbd0B .knowledge-8FpLuyR:hover {
    transform: translateY(-5px);
}

.course-program-details-JcSbd0B .image-wrapper-7DUErqK::after {
    position: absolute;
    z-index: 1;
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    left: 0;
    width: 100%;
}

.course-program-details-JcSbd0B .content-pad-cyE2S6x::before {
    top: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
    transform-origin: left;
    left: 0;
    transform: scaleX(0.7);
    background: linear-gradient(90deg, rgb(170,181,218) 0%, rgb(128,145,197) 100%);
    width: 100%;
    height: 4px;
}

.course-program-details-JcSbd0B .content-pad-cyE2S6x div {
    position: relative;
    overflow: hidden;
}

.course-program-details-JcSbd0B p.description {
    padding-right: 15px;
    max-height: 300px;
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 16px;
    position: relative;
    overflow-y: auto;
    color: #000000;
}

header .first-lesson-1aCh9vB::before {
    position: absolute;
    left: 0;
    background: linear-gradient(to right, rgb(170,181,218), rgb(128,145,197));
    content: '';
    width: 100%;
    top: 0;
    height: 5px;
}

header .nav-skill-DVqQXLO {
    padding: 0 0 1rem 0;
    justify-content: center;
    display: flex;
    text-decoration: none;
    position: relative;
}

header .nav-skill-DVqQXLO:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
}

header .main-core-Qscgmo2 {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-size: 20px;
    font-family: Arial, sans-serif;
    background: linear-gradient(to bottom, #ffffff, rgb(212,217,239));
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
    padding: 0.7rem 1.3rem;
    color: #000000;
    z-index: 1;
    transition: all 0.3s ease;
    position: relative;
}

.our-story-KmQep9R .container {
    z-index: 5;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.our-story-KmQep9R .content-pad-cyE2S6x {
    padding: 50px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 5px 5px 10px rgba(255, 255, 255, 0.02),
        inset -5px -5px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    border-radius: 2px;
}

.our-story-KmQep9R .content-pad-cyE2S6x {
    padding: 60px 70px;
}

.our-story-KmQep9R .content-pad-cyE2S6x {
    padding: 30px 25px;
    transform: perspective(1000px) rotateX(1deg);
}

.our-story-KmQep9R ul li {
    margin-bottom: 15px;
}

.our-story-KmQep9R h4 {
    font-weight: 600;
    font-size: calc(23px + 2px);
    letter-spacing: 0.5px;
    transform: translateZ(20px);
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    color: rgb(170,181,218);
}

.our-story-KmQep9R h4 {
    font-size: 23px;
}

.client-comments-e0rPsc5::before {
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(rgb(170,181,218,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(170,181,218,0.5), 0.03) 1px, transparent 1px);
    z-index: 0;
    left: 0;
    background-size: 2rem 2rem;
    width: 100%;
}

.client-comments-e0rPsc5 h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}

.client-comments-e0rPsc5 .study-expert-yO8TsfD {
    position: relative;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf {
    padding: 2rem;
    height: 100%;
    z-index: 1;
    transform: translateY(0);
    flex-direction: column;
    position: relative;
    display: flex;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.client-comments-e0rPsc5 .client-voices-RUp04mf .description {
    font-size: 17px;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    color: #000000;
    flex-grow: 1;
    position: relative;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf div {
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 60px;
    position: relative;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 60px;
    overflow: hidden;
    z-index: 2;
}

.client-comments-e0rPsc5 .client-voices-RUp04mf:hover img {
    transform: scale(1.15);
}

.tyContent-2k8htnN::before {
    top: -20%;
    height: 80%;
    z-index: 0;
    content: "";
    position: absolute;
    opacity: 0.3;
    transform: rotate(-15deg) skew(15deg);
    animation: float 18s infinite ease-in-out;
    width: 50%;
    background: rgb(170,181,218,0.5);
    right: -10%;
    filter: blur(60px);
}

.tyContent-2k8htnN h2::after {
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 3px;
    content: "";
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(170,181,218), rgb(128,145,197));
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.tyContent-2k8htnN ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tyContent-2k8htnN li {
    position: relative;
    padding-left: 25px;
}

.tyContent-2k8htnN li::before {
    width: 12px;
    position: absolute;
    background: linear-gradient(135deg, rgb(170,181,218) 0%, rgb(128,145,197) 100%);
    border-radius: 2px;
    top: 8px;
    height: 12px;
    transform: rotate(45deg);
    content: "";
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    left: 0;
}

.plan-box-FPTb7xM .price-view-IBb4kl2 {
    position: relative;
}

.plan-box-FPTb7xM .payment-option-hWknFiQ {
    line-height: 1.6;
    text-align: center;
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
    color: rgb(255, 255, 255, 0.5);
    word-break: break-word;
    opacity: 0;
    position: relative;
    margin: 0 auto 50px;
    font-size: 15px;
    overflow-wrap: break-word;
    max-width: 700px;
}

.plan-box-FPTb7xM .cost-table-yp0MYJW li:nth-child(3) {
    --li-index: 3;
}

.plan-box-FPTb7xM .access-plans-rXwvnV0 {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: block;
    text-decoration: none;
    height: 100%;
}

.plan-box-FPTb7xM .plan-options-FTMZL1W::before {
    left: -50%;
    height: 200%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 200%;
    content: "";
    transition: opacity 0.6s ease;
    transform: rotate(30deg);
    top: -50%;
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover .trial-pricing-AEaCcyX h4 {
    transform: translateY(-2px);
    color: rgb(170,181,218);
}

.plan-box-FPTb7xM .access-plans-rXwvnV0:hover .trial-pricing-AEaCcyX h4::after {
    transform: scaleX(1);
}

.plan-box-FPTb7xM .payment-plans-oMAmIfY {
    margin-top: auto;
    font-size: calc(21px * 1.4);
    position: relative;
    color: #ffffff;
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
    padding: 10px 0;
    font-weight: 700;
}

.mentorship-profile-kcdA8SN {
    background: linear-gradient(150deg, rgb(212,217,239) 0%, rgb(128,145,197,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.mentorship-profile-kcdA8SN::after {
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(170,181,218,0.5) 40px,
            rgb(170,181,218,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(170,181,218,0.5) 60px,
            rgb(170,181,218,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(170,181,218,0.5) 80px,
            rgb(170,181,218,0.5) 81px
        );
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.04;
    top: 0;
    position: absolute;
}

.mentorship-profile-kcdA8SN .image-wrapper-7DUErqK::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    inset: 0;
    z-index: 1;
    content: "";
    position: absolute;
}

.mentorship-profile-kcdA8SN .image-wrapper-7DUErqK::after {
    position: absolute;
    left: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    width: 100%;
    top: 0;
    z-index: 2;
    content: "";
}

.mentorship-profile-kcdA8SN .client-voices-RUp04mf:hover span:not(.name)::after {
    width: 100%;
}

.mentorship-profile-kcdA8SN .career-progress-4xflPTc {
    border-radius: 10px;
    padding: 25px 30px;
    border-left: 1px solid rgb(170,181,218);
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(
        to right,
        rgb(212,217,239) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
    margin: 0;
    position: relative;
}

.cookieNotificationBar-kCtVSF2 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    border-top: 3px solid rgb(170,181,218);
    width: 100%;
    bottom: 0;
    background: rgb(212,217,239);
    position: fixed;
}

.edu-settings-J3h1QgX svg {
    fill: rgb(170,181,218);
    height: 60px;
    transition: fill 0.3s ease;
    width: 60px;
}

.user-choices-BzOErUX {
    transition: background 0.3s ease, box-shadow 0.3s ease;
    border-radius: 19px;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    margin-left: 10px;
    color: #ffffff;
    line-height: 35px;
    background: rgb(170,181,218);
}


#cookiePromptAlert-zVqcuUf {
    display: none;
}

.title-greeting-G3seDB6 .image-wrapper-7DUErqK {
    filter: brightness(0.85) contrast(1.1);
    width: 100%;
    position: absolute;
    transform: translateZ(-50px);
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}

.title-greeting-G3seDB6 .study-expert-yO8TsfD {
    transform-style: preserve-3d;
    z-index: 1;
    max-width: 1200px;
    animation: titleFadeIn 1s ease-out forwards;
    position: relative;
    padding: 3rem;
    width: 90%;
}

.title-greeting-G3seDB6 .content-pad-cyE2S6x {
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15),
                0 5px 15px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: translateZ(20px);
    position: relative;
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.1);
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.4s both;
}

.title-greeting-G3seDB6 .main-open-YHbWedc svg {
    transition: transform 0.5s ease;
    animation: float 5s ease-in-out infinite;
    height: 120px;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.25));
    transform: rotateY(15deg);
    width: 120px;
}

.title-greeting-G3seDB6 h6 {
    justify-content: center;
    opacity: 0;
    animation: fadeIn 0.8s ease-out 0.8s forwards;
    display: flex;
    margin-top: 2rem;
    transform: translateZ(25px);
}

.title-greeting-G3seDB6 h6 .query-form-Nz0I3RK:hover {
    box-shadow: 0 12px 30px rgba(94, 170, 168, 0.4),
                0 6px 12px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgb(170,181,218), rgb(128,145,197), rgb(170,181,218));
    transform: translateY(-5px);
    background-size: 200% 100%;
}

.title-greeting-G3seDB6 h6 .query-form-Nz0I3RK:active {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(94, 170, 168, 0.3),
                0 3px 8px rgba(0, 0, 0, 0.2);
}

.reach-out-zsM72rv::after {
    z-index: 1;
    width: 100%;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    height: 100px;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
}

.reach-out-zsM72rv h2::before {
    background: rgb(170,181,218);
    left: calc(50% - 50px);
    height: 2px;
    position: absolute;
    content: "";
    width: 30px;
    bottom: -20px;
}

.reach-out-zsM72rv .image-wrapper-7DUErqK {
    min-height: 100%;
    position: relative;
}

.reach-out-zsM72rv .image-wrapper-7DUErqK::after {
    z-index: 2;
    animation: scanLines 5s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(170,181,218), 0.1) 10px, rgba(rgb(170,181,218), 0.1) 11px);
}

.reach-out-zsM72rv h3::after {
    position: absolute;
    bottom: -10px;
    height: 2px;
    width: 50px;
    content: "";
    left: 0;
    background: rgb(170,181,218);
}

.reach-out-zsM72rv input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.reach-out-zsM72rv .query-block-wqOulK9 {
    display: flex;
    gap: 12px;
    margin-top: 5px;
    align-items: flex-start;
}

.reach-out-zsM72rv .query-block-wqOulK9 input[type="checkbox"]:checked::after {
    height: 10px;
    transform: rotate(45deg);
    border: solid #ffffff;
    left: 9px;
    position: absolute;
    top: 6px;
    content: "";
    width: 6px;
    border-width: 0 2px 2px 0;
}

.reach-out-zsM72rv .query-block-wqOulK9 a::after {
    bottom: -2px;
    transition: all 0.3s ease;
    background: rgb(170,181,218);
    left: 0;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
}

.reach-out-zsM72rv .query-form-Nz0I3RK:hover {
    background: rgb(128,145,197);
    transform: translateY(-3px);
}

.reach-out-zsM72rv .query-form-Nz0I3RK:hover::before {
    left: 100%;
}

.reach-out-zsM72rv svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 5px rgba(rgb(170,181,218), 0.5));
    fill: rgb(170,181,218);
    height: 22px;
    width: 22px;
}

.course-demographic-KPUZCfY::before {
    width: 100%;
    position: absolute;
    background-size: 60px 60px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.03;
    z-index: 0;
    background-position: 0 0, 30px 30px;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(170,181,218,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(170,181,218,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(170,181,218,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(170,181,218,0.5) 75%
        );
    height: 100%;
}

.course-demographic-KPUZCfY div::before {
    width: 2px;
    content: "";
    height: 100%;
    z-index: 0;
    left: 50%;
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(170,181,218,0.5), rgb(128,145,197,0.5), transparent);
    top: 0;
    position: absolute;
}

.course-demographic-KPUZCfY div p:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.03);
}

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

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

.course-demographic-KPUZCfY div p:hover::after {
    box-shadow: 0 0 10px rgb(170,181,218,0.5);
    transform: scale(1.3);
}

.course-demographic-KPUZCfY div p:hover svg {
    transform: rotate(15deg);
}

.study-method-VU4aEOG {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(212,217,239) 0%, rgb(170,181,218,0.5) 100%);
    perspective: 1000px;
}

.study-method-VU4aEOG .container {
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
}

.study-method-VU4aEOG .study-expert-yO8TsfD {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    align-items: center;
    display: flex;
    transform: translateZ(20px);
    justify-content: center;
}

.study-method-VU4aEOG .study-expert-yO8TsfD > div::before {
    position: absolute;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
    content: "";
    animation: shine 8s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
    width: 200%;
    height: 200%;
    top: -100%;
    left: -100%;
    transform: rotate(45deg);
}

.study-method-VU4aEOG h3::after {
    bottom: -8px;
    height: 3px;
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.4s ease-out;
    content: "";
    transform-origin: left;
    left: 0;
    background: linear-gradient(90deg, rgb(170,181,218) 0%, rgb(128,145,197) 100%);
    width: 60px;
}

.help-center-StTXDMY {
    background: linear-gradient(135deg, rgb(212,217,239) 0%, rgba(rgb(170,181,218), 0.08) 100%);
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}

.help-center-StTXDMY .container {
    position: relative;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.help-center-StTXDMY .container {
    isolation: isolate;
}

.help-center-StTXDMY .connect-now-9wR7xGo {
    box-shadow: 
    0 20px 40px rgba(#000000, 0.08),
    0 0 0 1px rgba(rgb(170,181,218), 0.1),
    0 2px 5px rgba(#000000, 0.05);
    background: rgba(#ffffff, 0.9);
    backdrop-filter: blur(15px);
    border-radius: 26px;
    display: flex;
    position: relative;
    padding: 50px;
    -webkit-backdrop-filter: blur(15px);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex-direction: column;
}

.help-center-StTXDMY .connect-now-9wR7xGo {
    isolation: isolate;
}

.help-center-StTXDMY h3::after {
    left: 0;
    bottom: 0;
    width: 60px;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,181,218), rgb(128,145,197));
    border-radius: 10px;
    content: "";
    height: 3px;
}

.help-center-StTXDMY .get-contactform-l295kvQ span {
    background: rgba(#ffffff, 0.8);
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 
    0 5px 15px rgba(#000000, 0.04),
    0 0 0 1px rgba(#000000, 0.02);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 15px 20px;
}

.help-center-StTXDMY .get-contactform-l295kvQ span a::after {
    background-color: rgb(170,181,218);
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    bottom: -2px;
    content: "";
    height: 1px;
    width: 0;
}

.help-center-StTXDMY .get-answers-peYOcEs span {
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px dashed rgba(#000000, 0.05);
    background: transparent;
    font-size: calc(18px - 1px);
    padding: 8px 0;
}

.help-center-StTXDMY .get-answers-peYOcEs span:hover {
    transform: none;
    background: transparent;
    box-shadow: none;
}

.help-center-StTXDMY .get-contactform-l295kvQ span svg {
    stroke-linejoin: round;
    width: 18px;
    stroke-width: 2;
    stroke: rgb(170,181,218);
    stroke-linecap: round;
    height: 18px;
    margin-right: 10px;
    fill: none;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(4) svg path {
    animation: drawPath 3s infinite ease-in-out;
    stroke-dashoffset: 0;
    animation-delay: 0.5s;
    stroke-dasharray: 24;
}

.help-center-StTXDMY .get-contactform-l295kvQ span:nth-child(6) svg path {
    stroke-dasharray: 18;
    animation-delay: 1s;
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
}



.help-center-StTXDMY .get-answers-peYOcEs span svg {
    stroke-width: 1.5;
    margin-right: 8px;
    width: 14px;
    stroke: rgb(170,181,218);
    height: 14px;
    fill: none;
    flex-shrink: 0;
    stroke-opacity: 0.7;
}

.privacy-niche-Ij7l5ir h1 {
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid rgb(128,145,197);
    text-align: center;
    color: rgb(170,181,218);
    letter-spacing: 2px;
    font-size: 41px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    margin: 0;
}

.privacy-niche-Ij7l5ir ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0;
}

.privacy-niche-Ij7l5ir div {
    border: 1px solid rgb(128,145,197);
    padding: 20px;
    border-radius: 10px;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    background: rgb(170,181,218,0.5);
}

.newsletter-5oLrF9X::after {
    width: 200px;
    opacity: 0.08;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: rgb(128,145,197);
    position: absolute;
    content: "";
    z-index: 1;
    animation: morph 20s infinite alternate ease-in-out;
    bottom: -50px;
    height: 200px;
    left: -50px;
}

.newsletter-5oLrF9X h4 {
    color: #000000;
    padding-left: 1.5rem;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-size: 23px;
    margin: 0;
    position: relative;
    line-height: 1.4;
}

.newsletter-5oLrF9X .study-expert-yO8TsfD:hover h4 {
    transform: translateY(-5px);
}

.newsletter-5oLrF9X .input_holder span {
    flex: 1;
    position: relative;
    min-width: 200px;
}

.newsletter-5oLrF9X .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(var(--primary-color-rgb), 0.15);
    border-color: rgb(170,181,218);
}

.newsletter-5oLrF9X .input_holder .start-exploring-yfmYdqC {
    font-weight: 600;
    color: #ffffff;
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
    background: rgb(170,181,218);
    overflow: hidden;
    font-size: 18px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    width: 100%;
    border: none;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 992px) {.try-immediately-BUGuNXC {
    padding: 5rem 0;
}.try-immediately-BUGuNXC h2 {
    font-size: calc(37px * 0.9);
}
}



@media (max-width: 576px) {.try-immediately-BUGuNXC {
    padding: 3rem 0;
}.try-immediately-BUGuNXC h2 {
    font-size: calc(37px * 0.7);
}.try-immediately-BUGuNXC .container {
    gap: 2rem;
    padding: 0 1rem;
    transform: perspective(1000px) rotateX(1deg);
}.try-immediately-BUGuNXC .study-expert-yO8TsfD {
    width: calc(100% - 2rem);
    padding: 1.25rem;
}.try-immediately-BUGuNXC svg {
    width: 36px;
    height: 36px;
}.try-immediately-BUGuNXC .query-form-Nz0I3RK {
    padding: 0.75rem 1.75rem;
    font-size: calc(15px * 0.85);
}
}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .start-exploring-yfmYdqC {
    white-space: nowrap;
}
}



@media (min-width: 768px) {.course-program-details-JcSbd0B .knowledge-8FpLuyR {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.course-program-details-JcSbd0B .image-wrapper-7DUErqK {
    height: 100%;
    min-height: 400px;
}.course-program-details-JcSbd0B h3 {
    font-size: calc(24px * 1.1);
}.course-program-details-JcSbd0B p.description {
    font-size: calc(16px * 1.05);
    max-height: 400px;
}
}



@media (max-width: 480px) {.course-program-details-JcSbd0B {
    padding: 50px 0;
}.course-program-details-JcSbd0B .image-wrapper-7DUErqK {
    height: 180px;
}.course-program-details-JcSbd0B .content-pad-cyE2S6x {
    padding: 25px 15px;
}.course-program-details-JcSbd0B h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.85);
}
}



@media (max-width: 767px) {header .first-lesson-1aCh9vB {
    margin: 0.6rem 0;
    padding: 1rem 0;
}header .nav-skill-DVqQXLO {
    padding: 0 0 0.7rem 0;
}header .nav-skill-DVqQXLO svg {
    width: 140px;
}header .head-mentor-uIP46wO {
    max-width: 95%;
    padding: 0.7rem 1rem 0;
    gap: 0.5rem;
}header .main-core-Qscgmo2 {
    padding: 0.5rem 1rem;
    font-size: calc(20px - 1px);
}
}



@media (max-width: 991px) {.client-comments-e0rPsc5 {
    padding: 4rem 0;
}.client-comments-e0rPsc5 h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 2.5rem;
}.client-comments-e0rPsc5 .student-quotes-kRiB6eU {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 480px) {.client-comments-e0rPsc5 {
    padding: 2.5rem 0;
}.client-comments-e0rPsc5 .container {
    width: 92%;
}.client-comments-e0rPsc5 h2 {
    font-size: calc(34px * 0.65);
    line-height: 1.4;
}.client-comments-e0rPsc5 .client-voices-RUp04mf {
    padding: 1.25rem;
}.client-comments-e0rPsc5 .client-voices-RUp04mf h3 {
    font-size: calc(20px * 0.85);
}.client-comments-e0rPsc5 .client-voices-RUp04mf .description {
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 480px) {.tyContent-2k8htnN {
    padding: 50px 0;
}.tyContent-2k8htnN h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.5rem;
}.tyContent-2k8htnN .study-expert-yO8TsfD {
    padding: 20px 15px;
    border-left: 3px solid rgb(170,181,218);
}.tyContent-2k8htnN li::before {
    width: 8px;
    top: 8px;
    height: 8px;
}.tyContent-2k8htnN span {
    line-height: 1.6;
    font-size: calc(12px - 2px);
}}



@media (max-width: 991px) {.mentorship-profile-kcdA8SN {
    padding: 90px 0;
}.mentorship-profile-kcdA8SN .client-voices-RUp04mf {
    padding: 40px 30px;
    gap: 30px;
}.mentorship-profile-kcdA8SN .image-wrapper-7DUErqK {
    min-height: 320px;
}.mentorship-profile-kcdA8SN .career-progress-4xflPTc {
    padding: 20px 25px;
}
}



@media (max-width: 767px) {.mentorship-profile-kcdA8SN {
    padding: 70px 0;
}.mentorship-profile-kcdA8SN .client-voices-RUp04mf {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 25px;
    padding: 35px 25px;
}.mentorship-profile-kcdA8SN .image-wrapper-7DUErqK {
    min-height: 280px;
}.mentorship-profile-kcdA8SN .name {
    font-size: calc(32px * 0.9);
}.mentorship-profile-kcdA8SN .client-voices-RUp04mf span:not(.name) {
    font-size: calc(21px * 0.95);
    margin-bottom: 20px;
}.mentorship-profile-kcdA8SN .career-progress-4xflPTc {
    padding: 18px 22px;
    font-size: calc(14px * 0.95);
}
}



@media screen and (max-width: 992px) {.title-greeting-G3seDB6 .study-expert-yO8TsfD {
    padding: 2rem;
    width: 95%;
}.title-greeting-G3seDB6 .content-pad-cyE2S6x {
    padding: 2rem;
}
}



@media (prefers-reduced-motion: reduce) {.title-greeting-G3seDB6 *, 
    .title-greeting-G3seDB6 *::before, 
    .title-greeting-G3seDB6 *::after {
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
    animation-iteration-count: 1 !important;
    animation-duration: 0.01ms !important;
}}



@media (max-width: 768px) {.reach-out-zsM72rv {
    padding: 50px 0;
}.reach-out-zsM72rv h2 {
    margin-bottom: 50px;
    font-size: calc(36px - 4px);
}.reach-out-zsM72rv .image-wrapper-7DUErqK {
    min-height: 250px;
}
}



@media (max-width: 767px) {.course-demographic-KPUZCfY {
    padding: 100px 0;
}.course-demographic-KPUZCfY h4 {
    font-size: calc(31px - 4px);
    margin-bottom: 60px;
}.course-demographic-KPUZCfY div p {
    padding: 18px 22px;
    margin-bottom: 40px;
    border-radius: 30px !important;
    width: 90%;
    align-self: center !important;
}.course-demographic-KPUZCfY div p::before,
    .course-demographic-KPUZCfY div p::after {
    display: none;
}.course-demographic-KPUZCfY div p svg {
    margin-right: 12px;
    min-width: 24px;
    width: 24px;
    height: 24px;
}
}



@media (max-width: 767px) {.study-method-VU4aEOG {
    padding: 60px 0;
    perspective: 600px;
}.study-method-VU4aEOG .study-expert-yO8TsfD > div {
    border-left-width: 3px;
    padding: 2rem;
}.study-method-VU4aEOG h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.2rem;
}.study-method-VU4aEOG h3::after {
    width: 50px;
    height: 2px;
}.study-method-VU4aEOG p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}


@media (max-width: 768px) {.help-center-StTXDMY {
    padding: 50px 0;
}.help-center-StTXDMY .connect-now-9wR7xGo {
    padding: 30px 25px;
}.help-center-StTXDMY h3 {
    font-size: calc(28px - 4px);
}.help-center-StTXDMY .get-contactform-l295kvQ {
    grid-template-columns: 1fr;
    grid-gap: 15px;
}.help-center-StTXDMY .get-contactform-l295kvQ span {
    padding: 12px 15px;
}.help-center-StTXDMY .get-contactform-l295kvQ span svg {
    height: 14px;
    width: 14px;
}.help-center-StTXDMY .get-answers-peYOcEs h4 svg {
    width: 18px;
    height: 18px;
}
}



@media screen and (min-width: 768px) {.newsletter-5oLrF9X {
    padding: 5rem 3rem;
}.newsletter-5oLrF9X .study-expert-yO8TsfD {
    align-items: center;
    border-radius: 10px;
    padding: 3rem;
    flex-direction: row;
    gap: 3rem;
}.newsletter-5oLrF9X h4 {
    flex: 1;
    padding-left: 2rem;
    font-size: calc(23px * 1.1);
}.newsletter-5oLrF9X h4::before {
    width: 6px;
}.newsletter-5oLrF9X .input_holder {
    flex: 1;
    margin-left: 1rem;
}
}



@media (prefers-reduced-motion: reduce) {.newsletter-5oLrF9X .study-expert-yO8TsfD,
    .newsletter-5oLrF9X h4,
    .newsletter-5oLrF9X h4::before,
    .newsletter-5oLrF9X .input_holder input[type="email"],
    .newsletter-5oLrF9X .input_holder .start-exploring-yfmYdqC,
    .newsletter-5oLrF9X .input_holder .start-exploring-yfmYdqC::before {
    transition: none;
    animation: none;
}.newsletter-5oLrF9X::before,
    .newsletter-5oLrF9X::after {
    animation: none;
}
}


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



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

@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}



@keyframes float {
    0%, 100% {
        transform: rotateY(15deg) translateY(0);
    }
    50% {
        transform: rotateY(15deg) translateY(-10px);
    }
}

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



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


@keyframes floatBackground {
  0%, 100% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
}



@keyframes morph {
    0%, 100% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }
    75% {
        border-radius: 60% 40% 50% 50% / 30% 60% 40% 70%;
    }
}

