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

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

html,body {
    min-height: 100%;
    color: #000000;
    auto
contain
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
}

.academic-experience-oAQh .learner-views-aRsP {
    max-width: 1200px;
    gap: 4rem;
    border-radius: 16px;
    display: flex;
    background: #ffffff;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 2;
}

.academic-experience-oAQh .name {
    margin-bottom: 0.5rem;
    color: #000000;
    font-size: 35px;
    display: inline-block;
    position: relative;
    font-weight: 700;
}

.academic-experience-oAQh .professional-exp-ygKf {
    padding-left: 1.5rem;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.6;
    position: relative;
}

.academic-experience-oAQh .learner-views-aRsP:hover .name::after {
    width: 100%;
}

.offer-board-ifIM::before {
    right: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
}

.offer-board-ifIM .payment-plan-KGrP {
    opacity: 0.9;
    font-size: 17px;
    line-height: 1.6;
    margin: 0 auto 60px;
    max-width: 700px;
    text-align: center;
    color: #ffffff;
}

.offer-board-ifIM .plan-rates-TvWJ li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

.offer-board-ifIM .price-plan-i1Ic:hover .pro-rates-PZts {
    border-top-color: rgb(175,121,176);
    background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);
    box-shadow: 0 20px 30px rgba(0,0,0,0.3);
}

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

.offer-board-ifIM .bundle-price-0TZu {
    z-index: 2;
    flex-direction: column;
    position: relative;
    display: flex;
    height: 100%;
}

.offer-board-ifIM .bundle-price-0TZu h4::after {
    width: 40px;
    background: rgb(209,183,210);
    height: 2px;
    bottom: -8px;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
}

.offer-board-ifIM .study-rates-vRn9::before {
    background: linear-gradient(135deg, rgb(209,183,210,0.5) 0%, rgb(175,121,176,0.5) 100%);
    content: "";
    top: 0;
    transition: opacity 0.3s ease;
    left: 0;
    opacity: 0;
    bottom: 0;
    position: absolute;
    right: 0;
}

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

.about-this-MVEg h4::before {
    width: 3rem;
    height: 2px;
    left: 0;
    transform: translateY(-50%);
    background: rgb(175,121,176);
    content: "";
    position: absolute;
    top: 50%;
}

.about-this-MVEg .text-block-fGMr::after {
    position: absolute;
    filter: blur(10px);
    animation: scaleIn 1.5s ease-out forwards 1.2s;
    transform: scaleX(0);
    height: 10px;
    content: "";
    opacity: 0.3;
    right: 30px;
    transform-origin: left center;
    bottom: -10px;
    background: rgb(175,121,176);
    width: 60%;
}

.about-this-MVEg .text-block-fGMr div {
    max-height: 320px;
    overflow: hidden;
    scrollbar-width: thin;
    padding-right: 15px;
    overflow-y: auto;
    position: relative;
    scrollbar-color: rgb(175,121,176) rgba(255, 255, 255, 0.1);
}

.about-this-MVEg span {
    color: #ffffff;
    animation: fadeIn 1s ease-out forwards 1.2s;
    letter-spacing: 0.02em;
    line-height: 1.8;
    display: block;
    opacity: 0;
    font-size: 17px;
    opacity: 0.9;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.give-it-a-try-Jdfz .expert-track-ceIi {
    max-width: 1000px;
    backdrop-filter: blur(10px);
    align-items: center;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.03);
    z-index: 2;
    overflow: hidden;
    display: flex;
    justify-content: center;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 29px;
    padding: 60px 40px;
    flex-direction: column;
    margin: 0 auto;
}

.give-it-a-try-Jdfz h3 {
    text-align: center;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #ffffff;
    position: relative;
    letter-spacing: 4px;
    margin-bottom: 60px;
    font-weight: 700;
}

.give-it-a-try-Jdfz h3::after {
    content: '';
    border: 1px solid #ffffff;
    box-shadow: 0 0 20px #ffffff;
    left: 50%;
    height: 60px;
    opacity: 0.1;
    bottom: -80px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    transform: translateX(-50%);
    animation: pulseCircle 4s ease-in-out infinite;
}

.give-it-a-try-Jdfz .message-info-zJHU::after {
    transition: all 0.6s ease;
    left: 50%;
    content: '';
    opacity: 0;
    transform: translateX(-50%) rotate(20deg);
    top: -100%;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent,
        #ffffff,
        transparent
    );
    width: 15px;
    z-index: -1;
    height: 300%;
}

.give-it-a-try-Jdfz .message-info-zJHU:hover::after {
    animation: lightBeam 1.5s ease-in-out;
    opacity: 0.6;
}

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

.reach-out-Mhrf h2::after {
    content: "";
    background: rgb(209,183,210);
    width: 60px;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -15px;
}

.reach-out-Mhrf .message-links-n3ej::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
    top: 0;
    position: absolute;
    height: 5px;
    width: 100%;
}

.reach-out-Mhrf .request-links-Z1Y5::before {
    width: 10px;
    background: rgb(238,229,238);
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
}

.reach-out-Mhrf input[type="text"] {
    border-radius: 10px;
    background: #ffffff;
    border: 2px solid rgb(238,229,238);
    width: 100%;
    padding: 18px 20px;
    color: #000000;
    font-size: 18px;
    transition: all 0.3s ease;
}

.reach-out-Mhrf .request-panel-7rtI input[type="checkbox"]:checked {
    border-color: rgb(209,183,210);
    background: rgb(209,183,210);
}

.reach-out-Mhrf .request-panel-7rtI label {
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
}

.reach-out-Mhrf .request-panel-7rtI a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(209,183,210);
}

.reach-out-Mhrf .reach-links-ZDQN:hover {
    background: rgb(175,121,176);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(175,121,176,0.5);
}

.reach-out-Mhrf .reach-links-ZDQN:hover::before {
    left: 100%;
}

.reach-out-Mhrf svg {
    fill: rgb(209,183,210);
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
}

.reach-out-Mhrf svg:hover path {
    fill: rgb(175,121,176);
}

.title-greeting-9Vlt .start-learn-Tdf0 {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-greeting-9Vlt .teach-method-AzUr::before {
    top: -5px;
    transition: opacity 0.4s ease;
    content: "";
    bottom: -5px;
    z-index: -1;
    left: -5px;
    right: -5px;
    filter: blur(15px);
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(209,183,210,0.5), transparent);
}

.title-greeting-9Vlt .teach-method-AzUr:hover::before {
    opacity: 0.5;
}

.title-greeting-9Vlt .teach-method-AzUr > div:first-child {
    position: relative;
    overflow: hidden;
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}

.title-greeting-9Vlt .teach-method-AzUr:hover .title_style_header {
    transform: translateY(-5px);
}

.title-greeting-9Vlt h3 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 1.5rem;
    transition: transform 0.4s ease;
    position: relative;
    font-size: calc(22px + 0.1rem);
    color: #ffffff;
}

.title-greeting-9Vlt:hover::after {
    opacity: 1;
}

.gratContent-f8zA {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(209,183,210,0.5), rgb(175,121,176,0.5));
    overflow: hidden;
}

.gratContent-f8zA::after {
    height: 100%;
    background: linear-gradient(45deg, transparent, rgb(209,183,210,0.5), transparent);
    top: -50%;
    z-index: 0;
    transform: rotate(35deg) scale(2);
    width: 100%;
    animation: shimmer 8s infinite linear;
    position: absolute;
    content: "";
    right: -50%;
    pointer-events: none;
}

.gratContent-f8zA .expert-track-ceIi::before {
    content: "";
    left: 20px;
    position: absolute;
    height: 10px;
    opacity: 0.4;
    background: rgb(209,183,210);
    right: 20px;
    filter: blur(10px);
    top: -10px;
    z-index: -1;
}

.gratContent-f8zA .expert-track-ceIi > div:first-child::after {
    width: 80px;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
    content: "";
    height: 3px;
    bottom: 0;
    left: 0;
    transform-origin: left center;
    position: absolute;
}

.gratContent-f8zA a {
    text-decoration: none;
    transition: transform 0.3s ease;
    display: block;
}

.gratContent-f8zA a:hover p {
    color: rgb(209,183,210);
}

header .head-sitebar-4lER::before {
    left: -50%;
    width: 200%;
    animation: backgroundShift 20s linear infinite;
    opacity: 0.3;
    top: -50%;
    content: "";
    background-size: 15px 15px;
    z-index: -1;
    background: radial-gradient(circle, rgb(175,121,176,0.5) 1%, transparent 10%);
    position: absolute;
    height: 200%;
}

header .head-sitebar-4lER .header-top-bflZ {
    overflow: visible;
    position: relative;
}

header .head-sitebar-4lER .header-top-bflZ .top-primary-1WKC {
    display: block;
    transform: perspective(800px) rotateY(0deg);
    transition: all 0.5s ease;
    position: relative;
}

header .head-sitebar-4lER .header-top-bflZ svg {
    filter: drop-shadow(0 0 5px rgb(175,121,176,0.5));
    height: auto;
    width: 120px;
}

header .head-sitebar-4lER .header-train-U3eC {
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    transform: translateZ(0);
    transform-style: preserve-3d;
}

header .head-sitebar-4lER .header-train-U3eC a::before {
    left: 0;
    border-radius: 10px;
    position: absolute;
    background: rgb(209,183,210,0.5);
    z-index: -1;
    width: 100%;
    opacity: 0;
    transform: scale(0.9);
    height: 100%;
    content: "";
    top: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.educational-gains-RBVW::before {
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(rgb(209,183,210,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(209,183,210,0.5) 1px, transparent 1px);
    left: 0;
    width: 100%;
    opacity: 0.1;
    background-size: 30px 30px;
}

.educational-gains-RBVW .img-lightbox-EBkn:hover {
    transform: translateY(35px) scale(1.02);
}

.educational-gains-RBVW .text-block-fGMr::before {
    position: absolute;
    height: 5px;
    width: 60%;
    transform: translateX(-50%);
    content: "";
    top: 0;
    background: linear-gradient(to right, rgb(209,183,210), rgb(175,121,176));
    left: 50%;
    border-radius: 10px;
}

.educational-gains-RBVW li {
    position: relative;
    transition: all 0.3s ease;
}

.educational-gains-RBVW li:hover {
    transform: translateY(-5px);
}

.educational-gains-RBVW svg {
    justify-content: center;
    width: 24px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    background: #ffffff;
    height: 24px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    padding: 5px;
    border-radius: 8px;
}

.educational-gains-RBVW li:hover svg path {
    fill: rgb(175,121,176);
}

.grade-help-5e4N::after {
    background-position: center;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    background: 
        linear-gradient(rgba(rgb(209,183,210), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(209,183,210), 0.2) 1px, transparent 1px);
    background-size: 30px 30px;
    opacity: 0.15;
    content: "";
    animation: gridAnimate 15s linear infinite;
}

.grade-help-5e4N .company_holder h3::after {
    background: rgb(209,183,210);
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 2px;
    box-shadow: 0 0 10px rgb(209,183,210);
    width: 30%;
}

.grade-help-5e4N .nav-top-J7aG {
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    display: grid;
}

.grade-help-5e4N .first-class-1UuS::before {
    background: rgb(209,183,210);
    top: 0;
    height: 0;
    position: absolute;
    width: 3px;
    content: "";
    transition: height 0.3s ease;
    left: 0;
}

.grade-help-5e4N .first-class-1UuS h5 {
    padding-left: 1rem;
    position: relative;
    color: rgb(175,121,176);
    font-size: 19px;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.grade-help-5e4N .first-class-1UuS .nav-top-J7aG a::before {
    width: 100%;
    position: absolute;
    transform: translateX(-100%);
    height: 100%;
    top: 0;
    z-index: -1;
    transition: transform 0.3s ease;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgba(rgb(209,183,210,0.5), 0.1), transparent);
}

.scholar-cta-gwNR::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(209,183,210), transparent);
    transform: translateX(-50%);
    top: 0;
    left: 50%;
    height: 1px;
    width: 60%;
}

.connect-KmOE::before {
    position: absolute;
    z-index: 0;
    left: -10%;
    height: 120%;
    width: 60%;
    content: '';
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(209,183,210) 0%, transparent 60%);
    top: -10%;
    opacity: 0.05;
}

.connect-KmOE .contact-links-zb91 {
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.connect-KmOE .contact-links-zb91:nth-child(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 3;
    overflow: hidden;
    min-height: 400px;
    border-radius: 12px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(0);
}

.connect-KmOE .reach-us-z9ZM {
    border-bottom: 1px solid rgb(175,121,176,0.5);
    margin-bottom: 20px;
    font-size: calc(17px * 1.2);
    color: rgb(175,121,176);
    padding-bottom: 10px;
    font-weight: 600;
    display: inline-block;
}

.connect-KmOE .contact-links-zb91 > p svg path {
    fill: rgb(209,183,210);
}

.connect-KmOE .contact-links-zb91 > p span {
    margin-left: 5px;
    font-weight: 600;
    color: rgb(209,183,210);
}

.connect-KmOE .contact-now-iCv0 h3::before {
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    background: rgb(175,121,176);
    width: 10px;
    left: 0;
    height: 10px;
    top: 50%;
    content: '';
}

.connect-KmOE .contact-links-zb91 .img-lightbox-EBkn {
    transition: all 0.5s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.connect-KmOE .quick-contact-TQMa {
    gap: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.connect-KmOE .quick-contact-TQMa a:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.connect-KmOE .quick-contact-TQMa a span {
    font-size: calc(17px * 0.85);
    text-transform: uppercase;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.instructional-approach-8pmc {
    background: linear-gradient(135deg, rgb(238,229,238) 0%, rgba(245, 245, 248, 0.9) 100%);
    padding: 8rem 0;
    position: relative;
    overflow: hidden;
}

.instructional-approach-8pmc .expert-track-ceIi {
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    transform: translateZ(0);
    position: relative;
}

.instructional-approach-8pmc h2 {
    margin-bottom: 3rem;
    opacity: 0;
    font-weight: 700;
    transform: translateY(0);
    color: #000000;
    animation: fadeSlideUp 0.8s ease-out forwards;
    font-size: 30px;
    position: relative;
}

.instructional-approach-8pmc .text-block-fGMr::before {
    content: "";
    width: 100%;
    opacity: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(135deg, rgba(rgb(209,183,210,0.5), 0.02) 0%, rgba(rgb(175,121,176,0.5), 0.04) 100%);
}

.instructional-approach-8pmc .text-block-fGMr::after {
    background: linear-gradient(180deg, rgb(209,183,210) 0%, rgb(175,121,176) 100%);
    left: 0;
    top: 0;
    width: 4px;
    position: absolute;
    content: "";
    height: 0;
    transition: height 0.5s ease;
}

.privacy-cabinet-CWBL h2 {
    border-bottom: 1px solid rgb(175,121,176,0.5);
    font-weight: 600;
    color: rgb(175,121,176);
    margin-top: 25px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 38px;
    letter-spacing: 1px;
}

.privacy-cabinet-CWBL ul li, .privacy-cabinet-CWBL ol li {
    margin-bottom: 10px;
    line-height: 1.6;
}



.privacy-cabinet-CWBL a {
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
    border-bottom: 1px solid rgb(209,183,210,0.5);
    text-decoration: none;
    color: rgb(209,183,210);
}

.data-guard-vi4j {
    flex-shrink: 0;
    margin-right: 20px;
}

.data-guard-vi4j svg {
    width: 50px;
    fill: rgb(209,183,210);
    height: 50px;
}

.cookie-popup-overlay-RLGU h5 {
    font-size: 19px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 700;
}

.learn-cookies-Egic:hover {
    background: rgb(209,183,210,0.5);
    border-color: rgb(209,183,210,0.5);
}

.cookie-popup-overlay-RLGU p a:hover {
    color: rgb(175,121,176);
    border-bottom-color: rgb(175,121,176);
}

.program-offerings-g3vo {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(238,229,238) 0%, rgba(245, 245, 247, 0.9) 100%);
}

.program-offerings-g3vo .skill-path-Gdzl {
    grid-template-columns: 1fr;
    display: grid;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    opacity: 0;
    transform: translateY(20px);
    gap: 40px;
}

.program-offerings-g3vo .img-lightbox-EBkn:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.program-offerings-g3vo .text-block-fGMr::before {
    background: rgb(209,183,210);
    left: 0;
    position: absolute;
    content: "";
    width: 6px;
    top: 0;
    height: 0;
    transition: height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1;
}

.program-offerings-g3vo .text-block-fGMr div {
    overflow: hidden;
    position: relative;
}

.program-offerings-g3vo .text-block-fGMr span.description {
    display: none;
}

::-webkit-scrollbar {
    height: 13px;
    width: 15px;
}

::-webkit-scrollbar-track {
    background: rgb(209,183,210);
    margin: 5px 0;
}

::-webkit-scrollbar-thumb {
    border-radius: 12%;
    background: rgb(175,121,176);
    box-shadow: -5px 5px 13px 1px rgba(0, 0, 0, 0.7);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(238,229,238);
}

.about-this-MVEg .text-block-fGMr div::-webkit-scrollbar {
    width: 6px;
}

.about-this-MVEg .text-block-fGMr div::-webkit-scrollbar-thumb {
    background-color: rgb(175,121,176);
    border-radius: 10px;
}

.about-this-MVEg .text-block-fGMr div::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}

.program-offerings-g3vo .description::-webkit-scrollbar {
    width: 4px;
}

.program-offerings-g3vo .description::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.program-offerings-g3vo .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(175,121,176);
}



@media (min-width: 992px) {.about-this-MVEg {
    padding: 8rem 0;
}.about-this-MVEg .text-block-fGMr {
    margin-right: 2rem;
    margin-left: 4rem;
    padding: 4rem;
}.about-this-MVEg h4 {
    font-size: calc(18px * 1.5);
    padding-left: 6rem;
}.about-this-MVEg h4::before {
    width: 5rem;
}.about-this-MVEg h6 {
    margin-bottom: 2rem;
    font-size: calc(18px * 1.8);
}.about-this-MVEg .text-block-fGMr div {
    padding-right: 25px;
    max-height: 380px;
}.about-this-MVEg span {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
}
}



@media screen and (max-width: 992px) {.give-it-a-try-Jdfz {
    padding: 100px 0;
}.give-it-a-try-Jdfz .expert-track-ceIi {
    max-width: 90%;
    padding: 50px 30px;
}.give-it-a-try-Jdfz h3 {
    margin-bottom: 50px;
    font-size: calc(32px * 0.9);
}.give-it-a-try-Jdfz h3::after {
    bottom: -70px;
    height: 50px;
    width: 50px;
}.give-it-a-try-Jdfz .message-info-zJHU {
    margin-top: 25px;
    padding: 18px 50px;
}
}



@media (max-width: 1200px) {.reach-out-Mhrf {
    background: #ffffff;
}
}



@media (max-width: 992px) {.reach-out-Mhrf {
    padding: 80px 0;
}.reach-out-Mhrf .message-links-n3ej {
    flex-direction: column-reverse;
}.reach-out-Mhrf .img-lightbox-EBkn {
    flex: 0 0 auto;
    min-height: 350px;
}.reach-out-Mhrf .request-links-Z1Y5 {
    flex: 0 0 auto;
    padding: 50px 40px;
}.reach-out-Mhrf .request-links-Z1Y5::before {
    left: 0;
    width: 100%;
    top: 0;
    height: 10px;
}
}



@media (max-width: 992px) {.title-greeting-9Vlt .teach-method-AzUr {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.title-greeting-9Vlt .title_style_header {
    font-size: calc(45px - 0.4rem);
}.title-greeting-9Vlt p {
    max-width: 100%;
}
}



@media (max-width: 400px) {.title-greeting-9Vlt .teach-method-AzUr {
    padding: 1.2rem;
}.title-greeting-9Vlt .title_style_header {
    font-size: calc(45px - 1rem);
}.title-greeting-9Vlt h3 {
    font-size: calc(22px - 0.3rem);
}.title-greeting-9Vlt p {
    padding-left: 12px;
}}



@media (min-width: 992px) {.gratContent-f8zA .expert-track-ceIi {
    align-items: center;
    padding: 80px 70px;
    flex-direction: row;
}.gratContent-f8zA .expert-track-ceIi > div:first-child {
    padding-bottom: 0;
    flex: 0 0 40%;
    padding-right: 50px;
}.gratContent-f8zA .expert-track-ceIi > div:first-child::after {
    right: 0;
    width: 3px;
    left: auto;
    top: 50%;
    transform-origin: center top;
    bottom: auto;
    height: 80px;
}.gratContent-f8zA .expert-track-ceIi:hover > div:first-child::after {
    transform: scaleY(1.5);
}.gratContent-f8zA h5 {
    font-size: calc(22px * 1.1);
    margin-bottom: 0;
}.gratContent-f8zA h5::before {
    width: 15px;
    height: 15px;
    left: -30px;
}.gratContent-f8zA a:hover {
    transform: translateX(10px);
}
}



@media (max-width: 576px) {header .head-sitebar-4lER {
    padding: 0.75rem;
}header .head-sitebar-4lER .first-class-1UuS {
    flex-direction: column;
    align-items: center;
}header .head-sitebar-4lER .header-train-U3eC {
    margin: 0.25rem 0;
    width: 100%;
    text-align: center;
}header .head-sitebar-4lER .header-top-bflZ svg {
    width: 100px;
}header .head-sitebar-4lER .header-top-bflZ::after {
    left: 10%;
    width: 80%;
}}



@media screen and (max-width: 992px) {.grade-help-5e4N .container {
    grid-template-columns: repeat(1, 1fr);
}.grade-help-5e4N .company_holder {
    grid-column: 1;
    grid-row: 1;
}.grade-help-5e4N .trade-mark-3Bsh {
    grid-column: 1;
    margin-top: 2rem;
    grid-row: 2;
}.scholar-cta-gwNR {
    grid-row: 3;
    margin-top: 3rem;
}
}



@media screen and (max-width: 576px) {.grade-help-5e4N {
    padding: 3rem 0 2rem;
}.grade-help-5e4N .company_holder h3 {
    font-size: calc(33px * 0.9);
}.grade-help-5e4N .webinar-live-7BiS {
    font-size: calc(18px * 0.9);
}.grade-help-5e4N .first-class-1UuS .nav-top-J7aG a {
    font-size: calc(18px * 0.9);
}.scholar-cta-gwNR {
    margin-top: 2rem;
    padding: 1rem 0;
}}



@media (max-width: 576px) {.connect-KmOE {
    padding: 40px 0;
}.connect-KmOE .contact-links-zb91:nth-child(1) {
    padding: 25px;
}.connect-KmOE .contact-links-zb91 h2 {
    font-size: calc(29px * 0.9);
}.connect-KmOE .contact-now-iCv0 {
    padding: 20px;
}.connect-KmOE .help-now-yPd2 {
    flex-direction: column;
}.connect-KmOE .help-now-yPd2 span {
    width: 100%;
}.connect-KmOE .quick-contact-TQMa a {
    padding-left: 40px;
}.connect-KmOE .quick-contact-TQMa svg {
    width: 24px;
    height: 24px;
}}



@media (max-width: 480px) {.instructional-approach-8pmc {
    padding: 4rem 0;
}.instructional-approach-8pmc .expert-track-ceIi {
    padding: 0 1.5rem;
}.instructional-approach-8pmc h2 {
    font-size: calc(30px * 0.7);
}.instructional-approach-8pmc .text-block-fGMr {
    padding: 1.5rem;
}.instructional-approach-8pmc p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}}


@media only screen and (max-width: 800px) {.data-guard-vi4j {
    display: none;
}.online-tracking-BzMx {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie-popup-overlay-RLGU h5, .cookie-popup-overlay-RLGU p {
    text-align: center;
}.cookie-control-Ljh9 {
    margin-bottom: 15px;
}.learn-cookies-Egic {
    margin-top: 10px;
    margin-left: 0;
}}



@media (max-width: 767px) {.program-offerings-g3vo {
    padding: 70px 0;
}.program-offerings-g3vo .img-lightbox-EBkn {
    width: calc(100% + 30px);
    margin: 0 -15px;
    height: 280px;
}.program-offerings-g3vo .text-block-fGMr {
    padding: 30px 25px;
}.program-offerings-g3vo .text-block-fGMr h3 {
    font-size: calc(20px * 1.1);
    margin-bottom: 20px;
}.program-offerings-g3vo .description {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
    max-height: 250px;
}
}



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



@keyframes float {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-15deg) skewX(-15deg) translateY(-30px);
    }
    100% {
        transform: rotate(-15deg) skewX(-15deg) translateY(0);
    }
}



@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        filter: blur(15px);
    }
    50% {
        opacity: 0.2;
        filter: blur(20px);
    }
    100% {
        opacity: 0.1;
        filter: blur(15px);
    }
}

@keyframes line-slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}



@keyframes shimmer {
    0% { transform: rotate(35deg) translateX(-30%) scale(2); }
    100% { transform: rotate(35deg) translateX(30%) scale(2); }
}



@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}



@keyframes expandWidth {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

