﻿.header-start-Gyjs {
    flex: 1 0 auto;
}

.framework-wrap-ZkXs {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}

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

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

header .top-expert-65zO {
    flex: 0 0 auto;
    margin-right: 2rem;
    max-width: 180px;
    position: relative;
}

header .site-header-JfFs:hover {
    transform: translateY(-3px);
}

header .site-header-JfFs img {
    filter: brightness(1.03);
    display: block;
    height: auto;
    max-width: 100%;
}

header .main-site-sVhm {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

header .nav-primary-M0H1 {
    position: relative;
    margin: 0;
}

header .nav-primary-M0H1 a {
    overflow: hidden;
    color: #000000;
    font-weight: 600;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 12px;
    position: relative;
    padding: 1rem 1.2rem;
}

header .nav-primary-M0H1 a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}

header .main-page-Xh1y::after {
    content: '';
    top: 0;
    width: 30%;
    height: 100%;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(236,235,234), transparent);
    position: absolute;
}

.landing-page-awgG {
    background: linear-gradient(135deg, rgb(236,235,234) 0%, rgba(94,170,168,0.1) 100%);
    position: relative;
    padding: 4rem 2rem;
    overflow: hidden;
}

.landing-page-awgG .study-sessions-dQr9 {
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
    gap: 2rem;
}

.landing-page-awgG .text-holder-wrap-4cDG {
    background: linear-gradient(to right, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    position: relative;
    border-left: 4px solid rgb(173,147,134);
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.7s cubic-bezier(0.16, 1, 0.3, 1);
    backdrop-filter: blur(10px);
    flex: 1;
    padding: 2.5rem;
    opacity: 1;
    z-index: 3;
    box-shadow: 0 10px 30px rgba(94,170,168,0.15);
}

.landing-page-awgG svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}

.landing-page-awgG .master-studyfast-qoyj p {
    position: relative;
    font-size: calc(14px * 1.1);
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 90%;
    line-height: 1.6;
}

.landing-page-awgG .connect-grid-x0aZ:hover {
    box-shadow: 0 8px 20px rgba(94,170,168,0.3);
    transform: translateY(-3px);
}

.landing-page-awgG .connect-grid-x0aZ:hover::before {
    left: 100%;
}

.landing-page-awgG .img-grid-wrapper-27cw::before {
    z-index: 1;
    left: 0;
    content: "";
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(94,170,168,0.4));
    bottom: 0;
    position: absolute;
}

.landing-page-awgG .img-grid-wrapper-27cw:hover::after {
    opacity: 1;
}

.course-program-info-ZcOt::before {
    position: absolute;
    z-index: 0;
    width: 40%;
    right: -5%;
    top: -10%;
    transform: rotate(-15deg) skewX(15deg);
    height: 80%;
    content: "";
    filter: blur(30px);
    opacity: 0.7;
    background: linear-gradient(145deg, rgb(197,189,184,0.5) 0%, transparent 80%);
}

.course-program-info-ZcOt h2::before {
    height: 4px;
    width: 80px;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(90deg, rgb(197,189,184) 0%, rgb(173,147,134) 100%);
    content: "";
    position: absolute;
    transform-origin: left center;
    bottom: -15px;
}

.course-program-info-ZcOt .img-grid-wrapper-27cw::after {
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    animation: shine 6s infinite cubic-bezier(0.22, 1, 0.36, 1);
    width: 200%;
    top: -100%;
    z-index: 2;
    left: -100%;
    position: absolute;
    height: 200%;
    content: "";
}

.course-program-info-ZcOt .description:first-of-type::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 60%;
    background: linear-gradient(90deg, rgb(173,147,134,0.5) 0%, transparent 100%);
}

.leadership-profile-kEer {
    background: rgb(236,235,234);
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
}

.leadership-profile-kEer .feedback-views-0ln4 {
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    display: flex;
    max-width: 600px;
}

.leadership-profile-kEer .img-grid-wrapper-27cw::before {
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    width: 100%;
}

.leadership-profile-kEer .emp-tasks-duS6 {
    width: 90%;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    position: relative;
    border-radius: 14px;
    transform: translateY(0);
    background: #ffffff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    z-index: 3;
    margin: -80px auto 0;
    padding: 2.5rem 2rem 2rem;
}

.leadership-profile-kEer .emp-tasks-duS6 div:nth-child(2) {
    color: rgb(173,147,134);
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
    text-align: center;
    font-size: 20px;
}

.leadership-profile-kEer .work-skills-4KwJ::before,
.leadership-profile-kEer .work-skills-4KwJ::after {
    content: "";
    font-family: serif;
    position: absolute;
    font-size: 3rem;
    line-height: 0;
    color: rgb(197,189,184,0.5);
}

.leadership-profile-kEer .work-skills-4KwJ::before {
    transform: rotate(180deg);
    left: 0;
    top: 0.5rem;
}

.plan-deck-UmFP .rate-panel-Z73j {
    position: relative;
}

.plan-deck-UmFP h2::after {
    left: 50%;
    height: 3px;
    width: 80px;
    background: rgb(173,147,134);
    position: absolute;
    bottom: -10px;
    content: '';
    transform: translateX(-50%);
}

.plan-deck-UmFP .study-rates-y0iM {
    display: grid;
    gap: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.plan-deck-UmFP .learning-price-t1UY {
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 35px 30px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: relative;
    height: 100%;
}

.plan-deck-UmFP .learn-fees-W0Kh {
    z-index: 2;
    position: relative;
}

.plan-deck-UmFP .learn-fees-W0Kh h4::after {
    height: 2px;
    transition: width 0.4s ease;
    background: rgb(197,189,184);
    width: 40px;
    left: 0;
    content: '';
    bottom: -8px;
    position: absolute;
}

.plan-deck-UmFP .group-rates-fuMF::before {
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    width: 40px;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
}

footer .cloud-lab-AbM2 {
    position: relative;
    z-index: 1;
}

footer .edu-form-57EU {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 15px;
}

footer .info_item::before {
    width: 5px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background-color: rgb(197,189,184);
    height: 100%;
}

footer .info_item:nth-child(even) {
    background-color: rgb(197,189,184,0.5);
}

footer .info_item:hover {
    transform: translateY(-5px) translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

footer .info_item a:hover {
    color: rgb(197,189,184);
}

footer .text_main_holder {
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}

footer .top-expert-65zO svg {
    width: auto;
    display: block;
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
}

footer .main-site-sVhm {
    position: relative;
}

footer .main-site-sVhm h5::before {
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    background-color: rgb(197,189,184);
    width: 3px;
}

footer .top-learning-eoFW a:hover {
    background-color: rgb(197,189,184,0.5);
    color: #ffffff;
    transform: translateX(5px);
}

footer .top-learning-eoFW a:hover::before {
    width: 5px;
}

footer .subscribe_holder::before {
    border-radius: calc(15px - 8px);
    border: 1px dashed rgba(255, 255, 255, 0.1);
    left: 15px;
    position: absolute;
    top: 15px;
    right: 15px;
    content: "";
    pointer-events: none;
    bottom: 15px;
}

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

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .news-wrap-ofYV {
    cursor: pointer;
    color: #ffffff;
    padding: 14px 20px;
    border: none;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 14px;
    background-color: rgb(197,189,184);
    overflow: hidden;
}

footer .facebook-cta-O8DJ::before {
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    content: "";
    top: -25px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: 50%;
}

.educational-gains-Afyn h5 {
    position: relative;
    margin-left: auto;
    color: #000000;
    max-width: 80%;
    transform: perspective(1000px) rotateX(0deg);
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 700;
    margin-right: auto;
    z-index: 2;
    transition: transform 0.5s ease;
    font-size: 24px;
}

.educational-gains-Afyn .study-sessions-dQr9 {
    border-radius: 24px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: translateY(0);
    display: flex;
    background: #ffffff;
    gap: 40px;
}

.educational-gains-Afyn ul {
    padding: 0;
    list-style: none;
    gap: 20px;
    display: grid;
    margin: 0;
}

.educational-gains-Afyn li:hover::before {
    transform: scaleY(1);
    opacity: 1;
}

.educational-gains-Afyn li svg {
    transform: translateY(0);
    position: relative;
    z-index: 2;
    margin-top: 2px;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.educational-gains-Afyn li svg path {
    fill: rgb(197,189,184);
    transition: fill 0.3s ease;
}

.educational-gains-Afyn li div {
    position: relative;
    width: 100%;
}

.privacy-lair-CzAB h1 {
    border-bottom: 2px solid rgb(197,189,184);
    padding-bottom: 10px;
    color: rgb(197,189,184);
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 41px;
}



.privacy-lair-CzAB h1, .privacy-lair-CzAB h2, .privacy-lair-CzAB h3, .privacy-lair-CzAB h4, .privacy-lair-CzAB h5, .privacy-lair-CzAB h6 {
    animation: fadeIn 0.6s ease-in-out;
}

.privacy-lair-CzAB section {
    border-radius: 10px;
    background: rgb(236,235,234);
    padding: 20px;
}

.sign-up-now-vdTZ {
    overflow: hidden;
    position: relative;
    background: linear-gradient(45deg, rgb(236,235,234) 0%, #ffffff 100%);
    padding: 120px 0;
}

.sign-up-now-vdTZ .study-sessions-dQr9 {
    display: flex;
    position: relative;
    margin: 0 auto;
    align-items: flex-start;
    max-width: 800px;
    flex-direction: column;
    z-index: 10;
}

.sign-up-now-vdTZ .container p {
    z-index: 5;
    font-weight: 700;
    font-size: 29px;
    background: #ffffff;
    border-radius: 0 27px 27px 27px;
    margin: 0 0 50px 0;
    position: relative;
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    line-height: 1.4;
    padding: 30px 50px;
    display: inline-block;
}

.sign-up-now-vdTZ .connect-grid-x0aZ::after {
    z-index: -2;
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background: rgb(173,147,134);
    transition: transform 0.4s ease;
    transform: translateX(-101%);
    left: 0;
}

.about-this-1XcP {
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

.about-this-1XcP::before {
    background: linear-gradient(135deg, 
        rgba(25, 28, 41, 0.92) 0%,
        rgba(25, 28, 41, 0.85) 50%,
        rgba(25, 28, 41, 0.75) 100%);
    right: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
}

.about-this-1XcP h4::after {
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, rgb(197,189,184), rgb(173,147,134));
    width: 80px;
    content: "";
    bottom: -12px;
    transform: translateX(-50%);
    position: absolute;
}

.about-this-1XcP .text-holder-wrap-4cDG::before {
    background: linear-gradient(45deg, 
        rgba(rgb(197,189,184), 0.05) 0%,
        rgba(rgb(173,147,134), 0.05) 100%);
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 0;
}

.about-this-1XcP h6 {
    margin-bottom: 25px;
    color: rgb(197,189,184);
    position: relative;
    display: inline-block;
    text-shadow: 0 2px 10px rgba(var(--primary-color-rgb), 0.3);
    font-weight: 700;
    font-size: calc(21px * 1.2);
}

.about-this-1XcP .text-holder-wrap-4cDG div {
    position: relative;
}

.about-this-1XcP .text-holder-wrap-4cDG div::after {
    border-bottom: 2px solid rgb(197,189,184,0.5);
    bottom: -20px;
    width: 70px;
    opacity: 0.6;
    left: -20px;
    height: 70px;
    border-left: 2px solid rgb(197,189,184,0.5);
    content: "";
    position: absolute;
}

.course-candidates-Esnt .study-sessions-dQr9 {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
}

.course-candidates-Esnt h3 {
    font-size: 30px;
    margin-bottom: 3rem;
    box-shadow: -5px 0 15px rgb(197,189,184,0.5);
    font-weight: 700;
    color: rgb(173,147,134);
    position: relative;
    padding-left: 1.5rem;
    text-align: left;
    border-left: 4px solid rgb(197,189,184);
}

.course-candidates-Esnt li {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 19px;
    padding: 1.8rem;
    position: relative;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
}

.course-candidates-Esnt li {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.course-candidates-Esnt li:hover {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 0 25px rgb(197,189,184,0.5);
    transform: translateY(-5px) scale(1.02);
}

.course-candidates-Esnt li:nth-child(1)::after {
    animation-delay: 0s;
}

.course-candidates-Esnt li:nth-child(3)::after {
    animation-delay: 1s;
}

.course-candidates-Esnt li:nth-child(2) svg {
    animation-delay: 1s;
}

.cookieDisclosurePanel-ToMf {
    transform: translateY(100%);
    z-index: 90;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    border-top: 3px solid rgb(173,147,134);
    bottom: 0;
    animation: slideUp 0.5s forwards;
    transition: transform 0.5s ease-in-out;
    font-family: Arial, sans-serif;
    position: fixed;
    width: 100%;
    background: rgb(173,147,134);
}

.cookies-consent-6RmZ:hover svg {
    transform: scale(1.1);
}

.cookie_button.cookie-visitor-1ZWS:hover {
    box-shadow: 0 0 15px rgb(173,147,134);
}

.cookieDisclosurePanel-ToMf p a:hover {
    color: rgb(173,147,134);
}

#cookie-alert-dialog-cpIl:checked ~ .cookieDisclosurePanel-ToMf {
    opacity: 0;
    visibility: hidden;
}

.contact-panel-0X3o::before {
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(173,147,134,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(197,189,184,0.5) 0%, transparent 40%);
    content: '';
    width: 100%;
    left: 0;
    animation: pulse 15s infinite alternate;
    z-index: 0;
    top: 0;
}

.contact-panel-0X3o h3 {
    color: #000000;
    font-weight: 700;
    text-align: center;
    font-size: 38px;
    position: relative;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-panel-0X3o .query-inquiry-elkL {
    background: #ffffff;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    display: flex;
}

.contact-panel-0X3o .message-inquiry-TE8U::before {
    width: 100%;
    left: 0;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    opacity: 0.3;
    height: 100%;
    z-index: 0;
    background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
    position: absolute;
    top: 0;
    background: 
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0;
    content: '';
    background-position: 0 0, 0 100%, 0 0, 100% 0;
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK input[type="checkbox"]:checked + label::before {
    background-color: rgb(197,189,184);
    border-color: rgb(197,189,184);
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK a {
    transition: color 0.3s ease;
    font-weight: 600;
    color: rgb(197,189,184);
    text-decoration: none;
}

.contact-panel-0X3o .message-inquiry-TE8U .connect-grid-x0aZ {
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    border: none;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 12px;
    background: linear-gradient(135deg, rgb(197,189,184) 0%, rgb(173,147,134) 100%);
    letter-spacing: 1px;
    padding: 15px 30px;
}

.contact-panel-0X3o .connect-reach-3dIK h4 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN {
    margin: 0;
    list-style: none;
    padding: 0;
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN li {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN li span {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.5;
}

.gratPage-hRMB {
    background: linear-gradient(135deg, rgb(236,235,234) 0%, rgb(173,147,134,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

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

.gratPage-hRMB .study-sessions-dQr9 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    gap: 30px;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
}

.gratPage-hRMB .study-sessions-dQr9 > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}

.gratPage-hRMB a:hover {
    transform: translateX(5px);
}

.gratPage-hRMB a:hover::before {
    height: 100%;
}

.gratPage-hRMB p {
    margin: 0;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    color: #000000;
}

.instructional-approach-uBxJ::before {
    width: 35%;
    opacity: 0.7;
    z-index: 1;
    animation: gradientShift 8s ease-in-out infinite alternate;
    height: 100%;
    background: linear-gradient(225deg, rgb(197,189,184,0.5) 0%, transparent 90%);
    top: 0;
    content: "";
    position: absolute;
    transform: translateX(20%) skewX(-15deg);
    right: 0;
}

.instructional-approach-uBxJ .study-sessions-dQr9::before {
    right: -10px;
    top: -10px;
    content: "";
    left: -10px;
    z-index: -1;
    background: linear-gradient(45deg, rgb(197,189,184) 0%, transparent 40%, transparent 60%, rgb(173,147,134) 100%);
    bottom: -10px;
    filter: blur(5px);
    opacity: 0.6;
    transform: translate3d(0, 0, -50px);
    position: absolute;
}

.instructional-approach-uBxJ p {
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    line-height: 1.8;
    opacity: 0;
    margin-bottom: 0;
    font-size: 12px;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
}


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


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 1400px) {header .main-page-Xh1y {
    max-width: 1300px;
    margin: 0 auto;
}header .nav-primary-M0H1 a {
    padding: 1rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .main-page-Xh1y {
    padding: 1rem 1.5rem;
}header .top-expert-65zO {
    flex: 0 0 auto;
    max-width: 150px;
}header .main-site-sVhm {
    padding: 0.5rem 0;
    scrollbar-width: thin;
    margin-top: 0.5rem;
    flex-wrap: nowrap;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .main-site-sVhm::-webkit-scrollbar {
    height: 3px;
}header .main-site-sVhm::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(197,189,184,0.5);
}header .nav-primary-M0H1 {
    flex: 0 0 auto;
}header .nav-primary-M0H1 a {
    white-space: nowrap;
    font-size: calc(12px - 2px);
    padding: 0.6rem 0.8rem;
}header .main-site-sVhm::after {
    bottom: 0;
}header .site-header-JfFs::before {
    display: none;
}}



@media (max-width: 767px) {.landing-page-awgG .text-holder-wrap-4cDG {
    padding: 2rem;
}.landing-page-awgG h1 {
    font-size: 21px;
}.landing-page-awgG .master-studyfast-qoyj p {
    font-size: 14px;
}.landing-page-awgG .connect-grid-x0aZ {
    width: 100%;
    padding: 1rem;
}
}



@media (min-width: 992px) {.course-program-info-ZcOt .container {
    padding: 0 50px;
}.course-program-info-ZcOt h2 {
    font-size: calc(37px * 1.3);
    margin-bottom: 70px;
    margin-left: 80px;
}.course-program-info-ZcOt h2::before {
    width: 120px;
    left: -80px;
    height: 5px;
}.course-program-info-ZcOt .img-grid-wrapper-27cw {
    transform: perspective(1500px) rotateX(4deg) rotateY(-4deg);
    height: 500px;
}.course-program-info-ZcOt .img-grid-wrapper-27cw:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.2);
    transform: perspective(1500px) rotateX(2deg) rotateY(-2deg) translateY(-10px);
}.course-program-info-ZcOt .text-holder-wrap-4cDG {
    padding: 0 50px 0 20px;
}.course-program-info-ZcOt .description {
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 767px) {.plan-deck-UmFP {
    padding: 60px 0;
}.plan-deck-UmFP h2 {
    font-size: calc(32px - 4px);
}.plan-deck-UmFP .plan-rates-GTKZ {
    font-size: 13px;
    margin-bottom: 30px;
}.plan-deck-UmFP .study-rates-y0iM {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.plan-deck-UmFP .learn-fees-W0Kh h4 {
    font-size: 19px;
}.plan-deck-UmFP .group-rates-fuMF {
    font-size: 19px;
}
}



@media (max-width: 576px) {footer .gift-card-4niY {
    padding: 50px 0 20px;
}footer .main-site-sVhm h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
    margin-bottom: 20px;
}footer .top-expert-65zO::before, footer .subscribe_holder::before {
    right: 10px;
    left: 10px;
    bottom: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .news-wrap-ofYV {
    padding: 12px;
}}



@media (max-width: 767px) {.educational-gains-Afyn {
    padding: 4rem 0;
}.educational-gains-Afyn h5 {
    margin-bottom: 2rem;
    max-width: 100%;
    font-size: calc(24px * 0.9);
}.educational-gains-Afyn .img-grid-wrapper-27cw {
    max-height: 250px;
}.educational-gains-Afyn .text-holder-wrap-4cDG {
    padding: 20px 20px 30px;
}.educational-gains-Afyn li {
    padding-left: 30px;
    margin-bottom: 15px;
}.educational-gains-Afyn li p {
    font-size: calc(13px * 0.95);
    line-height: 1.5;
}.educational-gains-Afyn li svg {
    width: 18px;
    height: 18px;
}}



@media (max-width: 767px) {.sign-up-now-vdTZ {
    padding: 70px 0;
}.sign-up-now-vdTZ .container p {
    padding: 20px 30px;
    margin-bottom: 30px;
    font-size: 23px;
    border-radius: 0 10px 10px 10px;
}.sign-up-now-vdTZ .connect-grid-x0aZ {
    padding: 15px 30px;
    border-radius: 10px 0 10px 10px;
}.sign-up-now-vdTZ .container p::before,
    .sign-up-now-vdTZ .connect-grid-x0aZ::before {
    width: 20px;
    height: 20px;
}
}



@media (min-width: 992px) {.about-this-1XcP {
    padding: 180px 0 120px;
}.about-this-1XcP h4 {
    font-size: calc(29px * 1.2);
}.about-this-1XcP .container {
    max-width: 1400px;
}.about-this-1XcP .text-holder-wrap-4cDG {
    margin: 0 auto;
    max-width: 90%;
    padding: 70px;
}.about-this-1XcP h6 {
    font-size: calc(21px * 1.4);
    margin-bottom: 35px;
}.about-this-1XcP span {
    font-size: calc(12px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 991px) {.course-candidates-Esnt {
    padding: 4rem 0;
}.course-candidates-Esnt h3 {
    padding-left: 1.2rem;
    font-size: calc(30px * 0.9);
}.course-candidates-Esnt li {
    padding: 1.5rem;
}.course-candidates-Esnt li svg {
    margin-right: 1.2rem;
    width: 35px;
    height: 35px;
}
}



@media (max-width: 992px) {.contact-panel-0X3o {
    padding: 60px 0;
}.contact-panel-0X3o .container {
    padding: 0 15px;
}.contact-panel-0X3o .query-inquiry-elkL {
    flex-direction: column;
}.contact-panel-0X3o .message-inquiry-TE8U,
    .contact-panel-0X3o .connect-reach-3dIK {
    flex: 1 1 100%;
}.contact-panel-0X3o .message-inquiry-TE8U {
    padding: 30px;
}.contact-panel-0X3o .connect-reach-3dIK {
    padding: 30px;
}
}



@media (min-width: 768px) {.gratPage-hRMB .study-sessions-dQr9 {
    gap: 40px;
    padding: 60px 70px;
}.gratPage-hRMB h5 {
    font-size: calc(19px * 1.2);
}.gratPage-hRMB p {
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 767px) {.gratPage-hRMB {
    padding: 60px 0;
}.gratPage-hRMB .study-sessions-dQr9 {
    padding: 35px 25px;
    gap: 25px;
}.gratPage-hRMB .study-sessions-dQr9 > div:first-child::after {
    width: 60px;
}.gratPage-hRMB h5 {
    font-size: calc(19px * 0.9);
}.gratPage-hRMB a::before {
    left: -10px;
}
}



@media screen and (min-width: 768px) {.instructional-approach-uBxJ {
    padding: 8rem 0;
}.instructional-approach-uBxJ .study-sessions-dQr9 {
    grid-template-columns: 1fr;
    padding: 4rem;
    gap: 2rem;
}.instructional-approach-uBxJ h3 {
    font-size: 33px;
    margin-bottom: 2rem;
}.instructional-approach-uBxJ::before {
    width: 45%;
}
}



@media (prefers-reduced-motion: reduce) {.instructional-approach-uBxJ .study-sessions-dQr9,
    .instructional-approach-uBxJ .study-sessions-dQr9:hover,
    .instructional-approach-uBxJ::before,
    .instructional-approach-uBxJ h3::after {
    transform: none;
    animation: none;
    transition: none;
}.instructional-approach-uBxJ h3,
    .instructional-approach-uBxJ p {
    animation: none;
    opacity: 1;
}
}



@keyframes float {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-20px) rotate(5deg);
  }
  50% {
    transform: translateY(0) rotate(0deg);
  }
  75% {
    transform: translateY(20px) rotate(-5deg);
  }
}



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}



@keyframes border-glow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}



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



@keyframes gradientShift {
    0% {
        opacity: 0.5;
        transform: translateX(20%) skewX(-15deg);
    }
    100% {
        opacity: 0.8;
        transform: translateX(25%) skewX(-18deg);
    }
}

