a {
    text-decoration: none;
    color: inherit;
}

.grade-help-5e4N {
    flex: 0 0 auto;
}

.grade-help-5e4N {
    padding: 6rem 0 4rem;
    color: #ffffff;
    z-index: 1;
    position: relative;
}


.academic-experience-oAQh {
    padding: 5rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(238,229,238), rgb(209,183,210,0.5));
    overflow: hidden;
}

.academic-experience-oAQh .img-lightbox-EBkn {
    width: 40%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    position: relative;
    height: 450px;
    flex-shrink: 0;
    transition: all 0.4s ease;
}

.academic-experience-oAQh .experience-tasks-eIOu {
    width: 60%;
    padding: 3rem;
    position: relative;
}

.academic-experience-oAQh .name::after {
    height: 3px;
    background: rgb(209,183,210);
    bottom: -8px;
    left: 0;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    width: 50%;
}

.academic-experience-oAQh .professional-exp-ygKf::before {
    left: -1rem;
    font-size: 4rem;
    top: -2rem;
    color: rgb(209,183,210,0.5);
    opacity: 0.4;
    content: "";
    position: absolute;
}

.offer-board-ifIM .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
}

.offer-board-ifIM h2::after {
    content: "";
    left: 50%;
    width: 80px;
    bottom: -15px;
    height: 3px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    position: absolute;
}

.offer-board-ifIM .plan-rates-TvWJ li:hover {
    transform: translateY(-10px);
    z-index: 3;
}

.offer-board-ifIM .pro-rates-PZts {
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    position: relative;
    padding: 40px 25px;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    height: 100%;
    border-top: 3px solid rgb(209,183,210);
    box-shadow: 0 15px 25px rgba(0,0,0,0.2);
    overflow: hidden;
}

.offer-board-ifIM .bundle-price-0TZu h4 {
    position: relative;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 15px;
    display: inline-block;
    color: #ffffff;
}

.offer-board-ifIM .bundle-price-0TZu p {
    line-height: 1.7;
    margin: 0 0 30px;
    overflow-wrap: break-word;
    white-space: normal;
    color: #ffffff;
    font-size: calc(17px - 2px);
    hyphens: auto;
    flex-grow: 1;
    word-wrap: break-word;
    opacity: 0.8;
}

.offer-board-ifIM .price-plan-i1Ic:hover .study-rates-vRn9::before {
    opacity: 1;
}

.about-this-MVEg {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

.about-this-MVEg h4 {
    padding-left: 4rem;
    animation: slideInLeft 0.8s ease-out forwards 0.3s;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    font-weight: 700;
    opacity: 0;
    letter-spacing: 3px;
    margin-bottom: 2rem;
    z-index: 2;
    transform: translateX(-2rem);
    position: relative;
    text-transform: uppercase;
}

.about-this-MVEg .text-block-fGMr {
    position: relative;
    transform: translateY(20px);
    background: rgba(255, 255, 255, 0.05);
    animation: fadeUp 1s ease-out forwards 0.5s;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-left: 3px solid rgb(175,121,176);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    opacity: 0;
}

.about-this-MVEg h6::after {
    height: 2px;
    content: "";
    background: rgb(175,121,176);
    position: absolute;
    bottom: -8px;
    width: 100%;
    left: 0;
    transform-origin: right center;
    transform: scaleX(0);
    animation: expandWidth 0.8s ease-out forwards 1s;
}

.give-it-a-try-Jdfz::before {
    opacity: 0.05;
    left: 0;
    animation: rotatePortal 20s linear infinite;
    top: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    background: repeating-conic-gradient(
        from 0deg at 50% 50%,
        rgb(209,183,210,0.5) 0deg,
        transparent 5deg,
        transparent 55deg,
        rgb(209,183,210,0.5) 60deg
    );
    content: '';
    height: 100%;
}

.give-it-a-try-Jdfz .expert-track-ceIi::before {
    left: -10px;
    animation: gradientFlow 8s ease infinite;
    background: linear-gradient(45deg, 
        rgb(209,183,210,0.5), 
        rgb(175,121,176,0.5), 
        rgb(209,183,210,0.5)
    );
    content: '';
    filter: blur(20px);
    z-index: -1;
    right: -10px;
    position: absolute;
    top: -10px;
    opacity: 0.2;
    bottom: -10px;
}

.give-it-a-try-Jdfz h3::before {
    position: absolute;
    filter: blur(15px);
    animation: pulseGlow 4s ease-in-out infinite;
    z-index: -1;
    left: 0;
    top: 0;
    background: radial-gradient(
        circle at center,
        #ffffff 0%,
        transparent 70%
    );
    height: 100%;
    opacity: 0.1;
    width: 100%;
    content: '';
}

.give-it-a-try-Jdfz .message-info-zJHU::before {
    background: radial-gradient(
        circle at center,
        #ffffff 0%,
        transparent 70%
    );
    opacity: 0;
    z-index: -1;
    height: 100%;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    transition: opacity 0.4s ease;
    top: 0;
}

.give-it-a-try-Jdfz .message-info-zJHU:hover {
    color: rgb(209,183,210);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 30px #ffffff;
    transform: translateY(-5px) scale(1.05);
}

.reach-out-Mhrf {
    position: relative;
    background: linear-gradient(90deg, #ffffff 50%, rgb(238,229,238) 50%);
    overflow: hidden;
    padding: 100px 0;
}

.reach-out-Mhrf h2 {
    position: relative;
    font-size: 38px;
    font-weight: 700;
    color: rgb(209,183,210);
    margin-bottom: 60px;
    text-align: center;
}

.reach-out-Mhrf .message-links-n3ej {
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    display: flex;
    border-radius: 18px;
}

.reach-out-Mhrf .img-lightbox-EBkn::after {
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, rgb(209,183,210,0.5), transparent);
    position: absolute;
}

.reach-out-Mhrf h3 {
    color: #000000;
    font-weight: 600;
    font-size: 21px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}

.reach-out-Mhrf input[type="text"]:focus {
    border-color: rgb(209,183,210);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.reach-out-Mhrf .request-panel-7rtI input[type="checkbox"] {
    cursor: pointer;
    transition: all 0.3s ease;
    appearance: none;
    position: relative;
    height: 24px;
    border: 2px solid rgb(238,229,238);
    margin-top: 2px;
    width: 24px;
    border-radius: 10px;
}

.reach-out-Mhrf .request-panel-7rtI a:hover {
    color: rgb(175,121,176);
}

.reach-out-Mhrf .reach-links-ZDQN {
    background: rgb(209,183,210);
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    color: #ffffff;
    padding: 16px 40px;
    align-self: flex-start;
    transition: all 0.3s ease;
    border: none;
    font-size: 18px;
    box-shadow: 0 8px 20px rgb(209,183,210,0.5);
    cursor: pointer;
}

.title-greeting-9Vlt {
    min-height: 100vh;
    overflow: hidden;
    width: 100%;
    font-family: Arial, sans-serif;
    position: relative;
}

.title-greeting-9Vlt .teach-method-AzUr {
    position: relative;
    padding: 3rem;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
    20px 20px 40px -20px rgba(0, 0, 0, 0.3),
    -10px -10px 30px -10px rgba(255, 255, 255, 0.1),
    inset 2px 2px 5px rgba(255, 255, 255, 0.1),
    inset -2px -2px 5px rgba(0, 0, 0, 0.1);
    transform: perspective(1200px) rotateX(2deg);
    max-width: 1200px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.08);
    width: 85%;
    backdrop-filter: blur(8px);
}

.title-greeting-9Vlt .teach-method-AzUr > div:first-child::after {
    bottom: 0;
    height: 3px;
    width: 50%;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(175,121,176), transparent);
    animation: line-slide 2s ease-in-out infinite alternate;
}

.title-greeting-9Vlt p {
    margin: 0;
    position: relative;
    border-left: 2px solid rgb(175,121,176);
    max-width: 90%;
    font-size: 14px;
    transition: all 0.4s ease;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    padding-left: 20px;
}

.gratContent-f8zA::before {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    height: 100%;
    content: "";
}

.gratContent-f8zA .expert-track-ceIi:hover {
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(209,183,210),0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.gratContent-f8zA .expert-track-ceIi > div:first-child {
    position: relative;
    padding-bottom: 30px;
}

.gratContent-f8zA .expert-track-ceIi:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.gratContent-f8zA h5::before {
    content: "";
    top: 50%;
    width: 10px;
    background: rgb(209,183,210);
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    left: -20px;
    height: 10px;
    transition: transform 0.3s ease;
    opacity: 0.8;
}

.gratContent-f8zA a:hover {
    transform: translateX(5px);
}

header .head-sitebar-4lER {
    display: flex;
    border-radius: 0;
    z-index: 99;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.5rem;
    overflow: hidden;
    box-shadow: 0 0 20px 2px rgb(209,183,210,0.5);
    position: relative;
    left: 0;
    background: linear-gradient(to right, rgb(175,121,176) 0%, rgb(209,183,210,0.5) 100%);
}

header .head-sitebar-4lER .header-top-bflZ::after {
    height: 2px;
    content: "";
    transform: scaleX(0);
    box-shadow: 0 0 8px 2px rgb(175,121,176);
    bottom: -8px;
    transform-origin: left;
    position: absolute;
    animation: neonPulse 3s infinite alternate;
    width: 100%;
    left: 0;
    background: rgb(175,121,176);
}

header .head-sitebar-4lER .first-class-1UuS::before {
    background: rgb(209,183,210);
    width: 100%;
    height: 2px;
    left: 0;
    top: 105%;
    position: absolute;
    box-shadow: 0 0 10px 2px rgb(209,183,210);
    animation: neonPulse 4s infinite alternate-reverse;
    content: "";
    transform: scaleX(0.5);
}

header .head-sitebar-4lER .header-train-U3eC a:hover {
    border: 1px solid rgb(175,121,176,0.5);
    color: rgb(175,121,176);
    text-shadow: 0 0 5px rgb(175,121,176,0.5);
}

header .head-sitebar-4lER .header-train-U3eC a:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

.educational-gains-RBVW::after {
    position: absolute;
    width: 300px;
    bottom: -150px;
    border-radius: 50%;
    height: 300px;
    filter: blur(100px);
    background: rgb(209,183,210,0.5);
    content: "";
    opacity: 0.3;
    right: -150px;
}

.educational-gains-RBVW .img-lightbox-EBkn {
    position: relative;
    width: 40%;
    border-radius: 25px;
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(40px);
    transition: all 0.5s ease;
}

.educational-gains-RBVW h3 {
    color: #000000;
    font-weight: 700;
    font-size: 35px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.educational-gains-RBVW ul {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
}

.educational-gains-RBVW li p {
    padding: 16px;
    font-weight: 400;
    background: linear-gradient(120deg, #ffffff, rgb(238,229,238));
    margin: 0;
    color: #000000;
    align-items: center;
    transition: all 0.3s ease;
    border-radius: 12px;
    font-size: 15px;
    gap: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    height: 100%;
    line-height: 1.5;
    display: flex;
}

.grade-help-5e4N::before {
    left: 0;
    content: "";
    background: #000000;
    height: 100%;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.grade-help-5e4N .company_holder::before {
    height: 60px;
    border-top: 2px solid rgb(209,183,210);
    top: -20px;
    content: "";
    border-left: 2px solid rgb(209,183,210);
    left: -20px;
    width: 60px;
    position: absolute;
    opacity: 0.7;
}

.grade-help-5e4N .company_holder h3 {
    background: linear-gradient(90deg, #ffffff, rgb(209,183,210));
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 33px;
    -webkit-background-clip: text !important;
    margin-bottom: 1.5rem;
    -webkit-text-fill-color: transparent;
}

.grade-help-5e4N .first-class-1UuS {
    border-radius: 10px;
    backdrop-filter: blur(4px);
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
}

.grade-help-5e4N .first-class-1UuS .nav-top-J7aG {
    gap: 0.7rem;
    display: flex;
    flex-direction: column;
}

.grade-help-5e4N .first-class-1UuS .nav-top-J7aG a {
    color: #ffffff;
    z-index: 1;
    border-radius: 10px;
    padding: 0.4rem 1rem;
    opacity: 0.7;
    position: relative;
    transition: all 0.3s ease;
    font-size: 18px;
    overflow: hidden;
    text-decoration: none;
}

.scholar-cta-gwNR {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 1.5rem 0;
    margin-top: 4rem;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    grid-column: 1 / 13;
    grid-row: 2;
}

.connect-KmOE {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(238,229,238) 0%, rgb(209,183,210,0.5) 100%);
}

.connect-KmOE .container {
    z-index: 1;
    position: relative;
}

.connect-KmOE .join-conversation-UJrt {
    gap: 40px;
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.connect-KmOE .contact-links-zb91:nth-child(1)::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    height: 8px;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
}

.connect-KmOE .contact-links-zb91:nth-child(3) {
    transform: translateY(-20px);
    grid-column: 1 / 3;
    z-index: 1;
    grid-row: 2 / 3;
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    background: rgb(209,183,210);
}

.connect-KmOE .contact-links-zb91 > p {
    display: flex;
    color: #000000;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    align-items: center;
}

.connect-KmOE .contact-now-iCv0 {
    position: relative;
    border-radius: 10px;
    margin-top: 40px;
    padding: 30px;
    background: rgb(238,229,238);
}

.connect-KmOE .help-now-yPd2 {
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
}

.connect-KmOE .help-now-yPd2 span:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    border-left: 3px solid rgb(175,121,176);
}

.connect-KmOE .contact-links-zb91:hover .img-lightbox-EBkn {
    transform: scale(1.05);
}

.connect-KmOE .quick-contact-TQMa a:hover {
    transform: translateX(10px);
}

.connect-KmOE .quick-contact-TQMa svg {
    top: 0px;
    transition: all 0.3s ease;
    left: 0;
    width: 28px;
    position: absolute;
    height: 28px;
}

.connect-KmOE .quick-contact-TQMa a p {
    font-weight: 600;
    position: relative;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 0;
}

.connect-KmOE .quick-contact-TQMa a:hover p::after {
    width: 100%;
}

.instructional-approach-8pmc::after {
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    z-index: 0;
    width: 70%;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0 85%);
    position: absolute;
    height: 200%;
    top: -50%;
    opacity: 0.04;
    content: "";
    right: -30%;
}

.instructional-approach-8pmc h2::after {
    background: linear-gradient(90deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    content: "";
    position: absolute;
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    width: 80px;
    bottom: -15px;
    animation: expandWidth 1s ease-out 0.4s forwards;
    height: 4px;
}

.instructional-approach-8pmc .text-block-fGMr:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(10px) translateZ(0);
}

.instructional-approach-8pmc .text-block-fGMr:hover::after {
    height: 100%;
}

.privacy-cabinet-CWBL h1 {
    margin-bottom: 30px;
    font-size: 42px;
    letter-spacing: 2px;
    margin-top: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(209,183,210,0.5);
    color: rgb(209,183,210);
}

.privacy-cabinet-CWBL ul, .privacy-cabinet-CWBL ol {
    margin: 20px 0;
    list-style-type: disc;
    padding-left: 20px;
}

.privacy-cabinet-CWBL ol {
    list-style-type: decimal;
}

.privacy-cabinet-CWBL section {
    border: 1px solid rgb(209,183,210,0.5);
    padding: 25px;
    background: rgb(175,121,176,0.5);
    border-radius: 10px;
}

.privacy-cabinet-CWBL a:hover {
    color: rgb(175,121,176);
    border-bottom-color: rgb(175,121,176);
}

.online-tracking-BzMx {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
}

.cookie-control-Ljh9 {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.learn-cookies-Egic {
    padding: 10px 20px;
    transition: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 19px;
    border-radius: 10px;
    background: rgb(209,183,210);
    min-width: 150px;
    text-align: center;
    border: 2px solid rgb(209,183,210);
    text-decoration: none;
    flex-shrink: 0;
    margin-left: 10px;
}

.program-offerings-g3vo::before {
    height: 100%;
    content: "";
    z-index: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(rgb(209,183,210,0.5), 0.03) 0px,
    rgba(rgb(209,183,210,0.5), 0.03) 2px,
    transparent 2px,
    transparent 8px
  );
    top: 0;
}

.program-offerings-g3vo .img-lightbox-EBkn::after {
    position: absolute;
    content: "";
    background: linear-gradient(
    to right,
    rgba(rgb(209,183,210,0.5), 0.2),
    transparent 40%
  );
    backdrop-filter: brightness(1.05);
    inset: 0;
}

.program-offerings-g3vo .text-block-fGMr:hover::before {
    height: 100%;
}

.program-offerings-g3vo .text-block-fGMr h3 {
    line-height: 1.3;
    transform: translateX(0);
    margin-bottom: 25px;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: calc(24px * 1.1);
    border-bottom: 2px solid rgb(175,121,176,0.5);
    padding-bottom: 12px;
    color: #000000;
}


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



@media (max-width: 992px) {.academic-experience-oAQh .learner-views-aRsP {
    gap: 2rem;
    flex-direction: column;
}.academic-experience-oAQh .img-lightbox-EBkn {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
}.academic-experience-oAQh .experience-tasks-eIOu {
    padding: 0 2rem 2rem;
    width: 100%;
}
}



@media (max-width: 991px) {.offer-board-ifIM {
    padding: 80px 0;
}.offer-board-ifIM .plan-rates-TvWJ {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.offer-board-ifIM .pro-rates-PZts {
    padding: 30px 20px;
}
}



@media (max-width: 480px) {.offer-board-ifIM {
    padding: 50px 0;
}.offer-board-ifIM h2 {
    font-size: calc(36px - 6px);
}.offer-board-ifIM .pro-rates-PZts {
    padding: 25px 15px;
}.offer-board-ifIM .plan-rates-TvWJ li:hover {
    transform: translateY(-5px);
}}



@media (max-width: 991px) {.about-this-MVEg {
    padding: 5rem 0;
}.about-this-MVEg .container {
    padding: 0 1.5rem;
}.about-this-MVEg .text-block-fGMr {
    padding: 2.5rem;
    margin: 0 1rem;
}
}



@media (max-width: 480px) {.about-this-MVEg {
    padding: 3rem 0;
}.about-this-MVEg .text-block-fGMr {
    margin: 0;
    padding: 1.5rem;
}.about-this-MVEg h4 {
    padding-left: 2.5rem;
    font-size: 18px;
    margin-bottom: 1.5rem;
}.about-this-MVEg h4::before {
    width: 1.8rem;
}.about-this-MVEg h6 {
    margin-bottom: 1rem;
    font-size: 18px;
}.about-this-MVEg span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.about-this-MVEg .text-block-fGMr div {
    max-height: 240px;
}}



@media screen and (max-width: 576px) {.give-it-a-try-Jdfz {
    padding: 60px 0;
}.give-it-a-try-Jdfz .expert-track-ceIi {
    padding: 30px 20px;
}.give-it-a-try-Jdfz h3 {
    margin-bottom: 40px;
    letter-spacing: 2px;
    font-size: calc(32px * 0.7);
}.give-it-a-try-Jdfz h3::after {
    bottom: -50px;
    height: 30px;
    width: 30px;
}.give-it-a-try-Jdfz .message-info-zJHU {
    font-size: calc(19px * 0.9);
    margin-top: 15px;
    padding: 14px 35px;
    letter-spacing: 1px;
}}



@media (max-width: 576px) {.reach-out-Mhrf {
    padding: 50px 0;
}.reach-out-Mhrf .container {
    padding: 0 15px;
}.reach-out-Mhrf h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 6px);
}.reach-out-Mhrf .request-links-Z1Y5 {
    padding: 35px 25px;
}.reach-out-Mhrf #contact {
    gap: 20px;
}.reach-out-Mhrf input[type="text"] {
    padding: 15px;
}.reach-out-Mhrf .reach-links-ZDQN {
    width: 100%;
    padding: 15px 25px;
}.reach-out-Mhrf .img-lightbox-EBkn {
    min-height: 250px;
}}



@media (max-width: 576px) {.title-greeting-9Vlt .teach-method-AzUr {
    padding: 1.5rem;
    width: 90%;
}.title-greeting-9Vlt .title_style_header {
    font-size: calc(45px - 0.8rem);
}.title-greeting-9Vlt h3 {
    font-size: calc(22px - 0.2rem);
    margin-bottom: 1rem;
}.title-greeting-9Vlt p {
    padding-left: 15px;
    font-size: calc(14px - 0.15rem);
}.title-greeting-9Vlt .teach-method-AzUr > div:first-child {
    margin-bottom: 1.5rem;
}.title-greeting-9Vlt .teach-method-AzUr > div {
    margin-bottom: 1.2rem;
}
}



@media (max-width: 767px) {.gratContent-f8zA {
    padding: 60px 0;
}.gratContent-f8zA .expert-track-ceIi {
    gap: 30px;
    padding: 40px 25px;
}.gratContent-f8zA h5 {
    font-size: calc(22px * 0.9);
}.gratContent-f8zA p {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}.gratContent-f8zA .expert-track-ceIi > div:first-child {
    padding-bottom: 20px;
}
}



@media (max-width: 992px) {header .head-sitebar-4lER {
    box-sizing: border-box;
    padding: 1rem;
    width: 100vw;
    flex-direction: column;
    margin-left: calc(-50vw + 50%);
}header .head-sitebar-4lER .header-top-bflZ {
    margin-bottom: 1.5rem;
}header .head-sitebar-4lER .first-class-1UuS {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .head-sitebar-4lER .first-class-1UuS::before {
    top: auto;
    bottom: -10px;
}header .head-sitebar-4lER .header-train-U3eC {
    margin: 0.25rem 0.5rem;
}
}



@media (max-width: 576px) {.educational-gains-RBVW {
    padding: 60px 0;
}.educational-gains-RBVW .img-lightbox-EBkn {
    width: 70%;
    transform: translateY(25px);
}.educational-gains-RBVW .img-lightbox-EBkn:hover {
    transform: translateY(22px) scale(1.02);
}.educational-gains-RBVW .text-block-fGMr {
    padding: 40px 25px 25px;
    width: 100%;
}.educational-gains-RBVW h3 {
    font-size: 21px;
    margin-bottom: 25px;
}.educational-gains-RBVW li p {
    padding: 12px;
}.educational-gains-RBVW svg {
    width: 22px;
    height: 22px;
    padding: 4px;
}}



@media (max-width: 1200px) {.connect-KmOE {
    padding: 100px 0;
}.connect-KmOE .contact-links-zb91:nth-child(1) {
    padding: 40px;
}.connect-KmOE .contact-links-zb91:nth-child(3) {
    padding: 30px;
}
}



@media (max-width: 768px) {.connect-KmOE {
    padding: 60px 0;
}.connect-KmOE .contact-links-zb91:nth-child(1) {
    padding: 30px;
}.connect-KmOE .contact-links-zb91:nth-child(3) {
    padding: 25px;
}.connect-KmOE .contact-now-iCv0 {
    margin-top: 30px;
    padding: 25px;
}.connect-KmOE .quick-contact-TQMa {
    gap: 25px;
}
}



@media (max-width: 991px) {.instructional-approach-8pmc {
    padding: 6rem 0;
}.instructional-approach-8pmc h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 2rem;
}.instructional-approach-8pmc .text-block-fGMr {
    padding: 2.5rem;
}
}



@media only screen and (max-width: 800px) {.privacy-cabinet-CWBL {
    padding: 20px;
}.privacy-cabinet-CWBL h1 {
    font-size: calc(20px - 5px);
}.privacy-cabinet-CWBL h2 {
    font-size: calc(20px - 4px);
}.privacy-cabinet-CWBL h3, .privacy-cabinet-CWBL h4, .privacy-cabinet-CWBL h5, .privacy-cabinet-CWBL h6 {
    font-size: calc(20px - 3px);
}.privacy-cabinet-CWBL ul, .privacy-cabinet-CWBL ol {
    padding-left: 15px;
}}



@media (min-width: 992px) {.program-offerings-g3vo .skill-path-Gdzl {
    gap: 0;
}.program-offerings-g3vo .img-lightbox-EBkn {
    z-index: 2;
    height: 580px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0 95%);
}.program-offerings-g3vo .text-block-fGMr {
    padding: 60px 70px 60px 100px;
    box-shadow: -15px 15px 30px rgba(0, 0, 0, 0.08);
    margin-left: -80px;
}.program-offerings-g3vo .text-block-fGMr h3 {
    font-size: calc(24px * 1.15);
}.program-offerings-g3vo .description {
    line-height: 1.9;
    max-height: 380px;
}
}



@keyframes slideInLeft {
    from {
        transform: translateX(-2rem);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes popUp {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    70% {
        transform: translateY(-5px);
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes rotatePortal {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}



@keyframes gridScale {
    0% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
    50% {
        background-size: 45px 45px;
        opacity: 0.2;
    }
    100% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
}



@keyframes lightBeam {
    0% {
        opacity: 0;
        transform: translateX(-50%) rotate(20deg);
    }
    25% {
        opacity: 0.6;
    }
    100% {
        opacity: 0;
        transform: translateX(300%) rotate(20deg);
    }
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



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

