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

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

.gift-card-4niY {
    flex: 0 0 auto;
}

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

header::before {
    position: absolute;
    left: 0;
    height: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(197,189,184), 0.03) 25%, 
        rgba(rgb(197,189,184), 0.05) 50%,
        rgba(rgb(197,189,184), 0.03) 75%,
        transparent 100%
    );
    pointer-events: none;
    top: 0;
    width: 100%;
}

header .site-header-JfFs:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}

header .main-site-sVhm::after {
    content: '';
    left: 0;
    bottom: -15px;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(197,189,184,0.5), 
        transparent
    );
    width: 100%;
}

header .nav-primary-M0H1 a:hover {
    color: rgb(197,189,184);
}

header .nav-primary-M0H1 a:hover::before {
    transform: translateX(0);
}

header .nav-primary-M0H1 a::after {
    background: rgb(197,189,184,0.5);
    left: 0;
    width: 100%;
    transform: scale(0.8);
    opacity: 0;
    height: 100%;
    transition: all 0.3s ease;
    top: 0;
    z-index: -1;
    pointer-events: none;
    position: absolute;
    content: '';
    border-radius: 10px;
}

.landing-page-awgG::before {
    right: 0;
    content: "";
    z-index: 0;
    left: 0;
    opacity: 0.5;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgba(94,170,168,0.1) 49.5%, rgba(94,170,168,0.1) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgba(94,170,168,0.1) 49.5%, rgba(94,170,168,0.1) 50.5%, transparent 50.5%);
    position: absolute;
    background-size: 50px 50px;
    animation: backgroundShift 60s linear infinite;
    bottom: 0;
}

.landing-page-awgG ol {
    margin: 0;
    list-style: none;
    padding: 0;
}

.landing-page-awgG li {
    margin-bottom: 2rem;
}

.landing-page-awgG li:last-child {
    margin-bottom: 0;
}

.landing-page-awgG svg {
    transform: translateY(0) rotate(0);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 120px;
    filter: drop-shadow(0 4px 6px rgba(94,170,168,0.2));
    margin-bottom: 1.5rem;
    width: 120px;
}

.landing-page-awgG .connect-grid-x0aZ {
    overflow: hidden;
    border: none;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    transform: translateY(0);
    text-align: center;
    font-size: 19px;
    letter-spacing: 0.5px;
    display: inline-block;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(94,170,168,0.2);
    font-weight: 600;
    padding: 1rem 2rem;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(173,147,134) 0%, rgba(94,170,168,0.9) 100%);
    position: relative;
}

.landing-page-awgG .img-grid-wrapper-27cw::after {
    transition: opacity 0.5s ease;
    right: 0;
    content: "";
    z-index: 1;
    mix-blend-mode: color;
    top: 0;
    background: rgba(94,170,168,0.2);
    left: 0;
    position: absolute;
    opacity: 0;
    bottom: 0;
}

.course-program-info-ZcOt::after {
    filter: blur(20px);
    bottom: -5%;
    width: 30%;
    background: linear-gradient(225deg, rgb(173,147,134,0.5) 0%, transparent 85%);
    z-index: 0;
    content: "";
    position: absolute;
    left: -5%;
    transform: rotate(25deg) skewX(-15deg);
    height: 60%;
    opacity: 0.6;
}

.course-program-info-ZcOt h2:hover::before {
    transform: scaleX(1.5);
}

.course-program-info-ZcOt .img-grid-wrapper-27cw {
    overflow: hidden;
    border-radius: 17px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 300px;
}

.course-program-info-ZcOt .text-holder-wrap-4cDG {
    position: relative;
    padding: 20px 0;
}

.course-program-info-ZcOt .description {
    transform: translateY(0);
    line-height: 1.7;
    max-height: 300px;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow-y: auto;
    font-size: 17px;
    padding-right: 15px;
    color: #000000;
    margin-bottom: 20px;
}

.course-program-info-ZcOt .text-holder-wrap-4cDG:hover::before {
    transform: scaleY(1);
}

.leadership-profile-kEer::before {
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(120deg, rgb(197,189,184,0.5) 0%, transparent 70%);
    width: 100%;
}

.leadership-profile-kEer .img-grid-wrapper-27cw {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    height: 400px;
    z-index: 2;
    width: 80%;
}

.leadership-profile-kEer .emp-tasks-duS6::before {
    background: #ffffff;
    top: 0;
    border: 5px solid rgb(236,235,234);
    z-index: 4;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    height: 70px;
    width: 70px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    content: "";
}

.leadership-profile-kEer .work-skills-4KwJ {
    position: relative;
    line-height: 1.7;
    font-style: italic;
    text-align: center;
    color: #000000;
    font-size: 18px;
    padding: 0 1rem;
}

.leadership-profile-kEer .feedback-views-0ln4:hover .img-grid-wrapper-27cw {
    transform: translateY(-20px);
}

.plan-deck-UmFP {
    position: relative;
    color: #ffffff;
    padding: 120px 0;
    overflow: hidden;
}

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

.plan-deck-UmFP h2 {
    position: relative;
    font-size: 32px;
    margin-bottom: 25px;
    color: transparent;
    transform: translateY(0);
    background: linear-gradient(90deg, rgb(197,189,184) 0%, rgb(173,147,134) 100%);
    font-weight: 700;
    animation: titleFloat 6s ease-in-out infinite;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    text-align: center;
}

.plan-deck-UmFP .payment-deals-8NBf {
    position: relative;
    display: block;
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    height: 100%;
}

.plan-deck-UmFP .payment-deals-8NBf:hover .learning-price-t1UY::before {
    transform: scaleX(1);
}

.plan-deck-UmFP .learning-price-t1UY::after {
    right: 0;
    opacity: 0;
    bottom: 0;
    content: '';
    transition: opacity 0.5s ease;
    position: absolute;
    width: 60px;
    background: linear-gradient(135deg, transparent 50%, rgb(173,147,134,0.5) 50%);
    height: 60px;
}

.plan-deck-UmFP .payment-deals-8NBf:hover .learn-fees-W0Kh h4::after {
    width: 100%;
}

.plan-deck-UmFP .learn-fees-W0Kh p {
    padding-right: 5px;
    word-break: break-word;
    max-height: 200px;
    font-size: 13px;
    margin: 0 0 30px;
    overflow-y: auto;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    overflow-wrap: break-word;
}

footer .gift-card-4niY::before {
    content: "";
    top: -50px;
    left: 0;
    background-color: rgb(173,147,134);
    z-index: 0;
    transform: skewY(-3deg);
    position: absolute;
    right: 0;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    height: 100px;
}

footer .info_item::after {
    content: "";
    z-index: -1;
    width: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
}

footer .info_item p,
footer .info_item a {
    vertical-align: middle;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    transition: color 0.3s ease;
    display: inline-block;
}

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

footer .top-learning-eoFW {
    margin-bottom: 25px;
    position: relative;
}

footer .top-learning-eoFW a {
    position: relative;
    transition: all 0.3s ease;
    border-radius: 0 5px 5px 0;
    background-color: rgb(173,147,134,0.5);
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-decoration: none;
    margin: 0 10px 10px 0;
    display: inline-block;
    padding: 10px 15px;
}

footer .subscribe_holder h5 {
    color: #ffffff;
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.7);
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(197,189,184);
    background-color: rgba(255, 255, 255, 0.1);
}

footer .news-wrap-ofYV::after {
    position: absolute;
    left: -100%;
    transform: rotate(30deg);
    top: -50%;
    transition: all 0.5s ease;
    width: 200%;
    height: 200%;
    content: "";
    background: rgba(255, 255, 255, 0.1);
}

footer .converter-KQTn {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    font-size: 16px;
    display: inline-block;
}

.educational-gains-Afyn::before {
    width: 300px;
    right: -100px;
    animation: float 15s infinite ease-in-out;
    filter: blur(80px);
    position: absolute;
    height: 300px;
    z-index: 0;
    opacity: 0.2;
    border-radius: 50%;
    content: "";
    top: -100px;
    background: linear-gradient(45deg, rgb(197,189,184,0.5), rgb(173,147,134,0.5));
}

.educational-gains-Afyn .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}

.educational-gains-Afyn .study-sessions-dQr9:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.educational-gains-Afyn .study-sessions-dQr9:hover .img-grid-wrapper-27cw {
    transform: scale(1.05);
}

.educational-gains-Afyn .text-holder-wrap-4cDG {
    padding: 0 30px 30px;
}

.educational-gains-Afyn li {
    position: relative;
    padding-left: 40px;
    transition: transform 0.3s ease;
}

.educational-gains-Afyn li p {
    align-items: flex-start;
    line-height: 1.6;
    z-index: 1;
    font-size: 13px;
    margin: 0;
    display: flex;
    font-weight: 400;
    color: #000000;
    position: relative;
    gap: 16px;
}

.educational-gains-Afyn li:hover svg {
    transform: translateY(-3px) scale(1.1);
}

.educational-gains-Afyn li:hover svg path {
    fill: rgb(173,147,134);
}

.educational-gains-Afyn li:nth-child(even):hover svg path:first-child {
    fill: rgb(197,189,184);
}

.privacy-lair-CzAB h2 {
    margin-top: 25px;
    padding-bottom: 8px;
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #000000;
}

.privacy-lair-CzAB ul li, .privacy-lair-CzAB ol li {
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
}



.privacy-lair-CzAB h3, .privacy-lair-CzAB h4, .privacy-lair-CzAB h5, .privacy-lair-CzAB h6 {
    margin-bottom: 10px;
    font-size: 21px;
    margin-top: 20px;
    font-weight: 600;
    color: #000000;
}

.sign-up-now-vdTZ::after {
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 40px,
        rgba(0, 0, 0, 0.02) 40px,
        rgba(0, 0, 0, 0.02) 41px
    );
}

.sign-up-now-vdTZ .container p::before {
    width: 30px;
    height: 30px;
    background: rgb(197,189,184);
    left: 0;
    top: 0;
    position: absolute;
    content: '';
    z-index: -1;
}

.sign-up-now-vdTZ .connect-grid-x0aZ::before {
    z-index: -1;
    width: 30px;
    right: 0;
    top: 0;
    content: '';
    position: absolute;
    background: rgb(173,147,134);
    height: 30px;
}

.sign-up-now-vdTZ .connect-grid-x0aZ:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.sign-up-now-vdTZ .study-sessions-dQr9::after {
    height: 100px;
    border-radius: 50%;
    opacity: 0.2;
    right: -30px;
    z-index: -1;
    position: absolute;
    content: '';
    bottom: -30px;
    width: 100px;
    background: rgb(173,147,134,0.5);
}

.about-this-1XcP .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

.about-this-1XcP h4 {
    position: relative;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    z-index: 2;
    animation: fadeInUp 0.8s 0.2s forwards ease-out;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: translateY(-20px);
    font-size: 29px;
}

.about-this-1XcP .text-holder-wrap-4cDG::after {
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.03) 0%,
        rgba(255, 255, 255, 0) 70%
    );
    opacity: 0.5;
    left: -50%;
    width: 200%;
    top: -50%;
    height: 200%;
    position: absolute;
    z-index: -1;
    content: "";
    animation: rotateGradient 30s linear infinite;
}

.about-this-1XcP span {
    position: relative;
    text-align: justify;
    color: rgba(255, 255, 255, 0.9);
    display: block;
    column-gap: 40px;
    column-count: 1;
    line-height: 1.8;
    font-size: 12px;
}

.course-candidates-Esnt {
    background: linear-gradient(135deg, rgb(236,235,234) 0%, rgb(173,147,134,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}

.course-candidates-Esnt::before {
    background-size: 50px 50px;
    height: 100%;
    left: 0;
    opacity: 0.1;
    z-index: 1;
    content: '';
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(197,189,184,0.5) 46%, rgb(197,189,184,0.5) 54%, transparent 55%),
        linear-gradient(135deg, transparent 45%, rgb(173,147,134,0.5) 46%, rgb(173,147,134,0.5) 54%, transparent 55%);
    position: absolute;
    top: 0;
}

.course-candidates-Esnt ul {
    gap: 2rem;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.course-candidates-Esnt li::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, transparent 100%);
    content: '';
    height: 100%;
    top: 0;
    pointer-events: none;
    left: 0;
    width: 100%;
    position: absolute;
}

.course-candidates-Esnt li::after {
    transition: width 0.4s ease, opacity 0.4s ease;
    opacity: 0.7;
    content: '';
    height: 100%;
    width: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(197,189,184);
}

.course-candidates-Esnt li:hover::after {
    opacity: 1;
    width: 8px;
}

.course-candidates-Esnt li:hover svg {
    animation-duration: 1.5s;
}

.course-candidates-Esnt li svg path {
    transition: all 0.4s ease;
}

.course-candidates-Esnt li:hover svg path {
    fill: rgb(197,189,184);
}

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

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

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

.cookieDisclosurePanel-ToMf h5 {
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.cookies-consent-6RmZ {
    filter: drop-shadow(0 0 10px rgb(197,189,184));
    justify-content: center;
    margin-right: 15px;
    align-items: center;
    display: flex;
    flex-shrink: 0;
}

.cookie-tips-9aBb {
    font-size: 18px;
    line-height: 40px;
    flex-shrink: 0;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
    color: #000000;
    border-radius: 22px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    margin-left: 10px;
    min-width: 140px;
    text-align: center;
    box-shadow: 0 0 15px rgb(197,189,184);
    background: linear-gradient(90deg, rgb(197,189,184), rgb(173,147,134));
}

.contact-panel-0X3o .img-grid-wrapper-27cw {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    top: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    filter: grayscale(40%) contrast(120%);
}

.contact-panel-0X3o .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 3;
}

.contact-panel-0X3o h3::after {
    border-radius: 10px;
    content: '';
    height: 4px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    left: 50%;
    background: rgb(197,189,184);
    width: 80px;
}

.contact-panel-0X3o .message-inquiry-TE8U {
    padding: 40px;
    overflow: hidden;
    flex: 1 1 60%;
    position: relative;
}

.contact-panel-0X3o .message-inquiry-TE8U #contact {
    z-index: 1;
    position: relative;
}

.contact-panel-0X3o .message-inquiry-TE8U h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: left;
    color: #000000;
}

.contact-panel-0X3o .message-inquiry-TE8U input[type="text"],
.contact-panel-0X3o .message-inquiry-TE8U textarea {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 15px 20px;
    color: #000000;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.02);
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK label::before {
    width: 22px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    top: 2px;
    left: 0;
    height: 22px;
    background-color: rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    border-radius: 10px;
}

.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK a:hover {
    color: rgb(173,147,134);
    text-decoration: underline;
}

.contact-panel-0X3o .message-inquiry-TE8U .connect-grid-x0aZ:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.contact-panel-0X3o .message-inquiry-TE8U .connect-grid-x0aZ:hover::before {
    left: 100%;
}

.contact-panel-0X3o .connect-reach-3dIK {
    background: linear-gradient(135deg, rgb(173,147,134) 0%, rgb(197,189,184) 100%);
    overflow: hidden;
    padding: 40px;
    flex: 1 1 40%;
    position: relative;
}

.contact-panel-0X3o .connect-reach-3dIK h4::after {
    background: #ffffff;
    left: 0;
    position: absolute;
    content: '';
    border-radius: 10px;
    width: 60px;
    height: 3px;
    bottom: -10px;
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN li svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}

.contact-panel-0X3o .connect-reach-3dIK .contact-query-D7aN li a:hover {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.8);
}

.gratPage-hRMB::after {
    transform: rotate(15deg);
    z-index: 0;
    width: 40%;
    right: -5%;
    filter: blur(50px);
    background: linear-gradient(225deg, rgb(173,147,134) 0%, transparent 80%);
    height: 40%;
    content: "";
    opacity: 0.3;
    bottom: -10%;
    position: absolute;
}

.gratPage-hRMB .study-sessions-dQr9::before {
    top: -2px;
    height: 4px;
    animation: gradientMove 6s linear infinite;
    position: absolute;
    left: 0;
    width: 100%;
    background-size: 200% 100%;
    content: "";
    background: linear-gradient(90deg, 
        rgb(197,189,184) 0%, 
        rgb(173,147,134) 50%, 
        rgb(197,189,184) 100%);
}

.gratPage-hRMB h5 {
    margin: 0;
    position: relative;
    color: #000000;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 19px;
    transform: translateY(10px);
    line-height: 1.4;
    font-weight: 700;
    opacity: 0;
}

.gratPage-hRMB a::before {
    left: -20px;
    width: 4px;
    content: "";
    position: absolute;
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    top: 0;
    background-color: rgb(173,147,134);
}

.instructional-approach-uBxJ::after {
    content: "";
    background: linear-gradient(90deg, rgb(173,147,134) 0%, rgb(197,189,184) 50%, rgb(173,147,134) 100%);
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 6px;
    left: 0;
    animation: gradientMove 12s linear infinite;
}

.instructional-approach-uBxJ .study-sessions-dQr9:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.instructional-approach-uBxJ h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: calc(33px * 0.85);
    transform-origin: left center;
    position: relative;
    display: inline-block;
    animation: fadeInUp 0.8s ease-out forwards;
}

.instructional-approach-uBxJ .study-sessions-dQr9:hover h3::after {
    transform: scaleX(1);
}

.instructional-approach-uBxJ p span {
    position: relative;
    z-index: 2;
    display: block;
}

.instructional-approach-uBxJ p::before {
    opacity: 0.3;
    border-radius: 10px;
    z-index: 1;
    top: -10px;
    width: 40px;
    background: rgb(173,147,134,0.5);
    content: "";
    transform: rotate(45deg);
    position: absolute;
    height: 40px;
    left: -20px;
}



@media (max-width: 991px) {header .main-page-Xh1y {
    flex-wrap: wrap;
    padding: 1rem;
    justify-content: space-between;
    flex-direction: row;
}header .top-expert-65zO {
    margin-right: 0;
    margin-bottom: 0;
}header .main-site-sVhm {
    margin-top: 0;
    padding-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
    flex-wrap: wrap;
}header .nav-primary-M0H1 {
    margin-bottom: 0.5rem;
}header .nav-primary-M0H1 a {
    padding: 0.7rem 1rem;
    font-size: calc(12px - 1px);
}
}



@media (min-width: 992px) {.landing-page-awgG {
    padding: 8rem 5rem;
}.landing-page-awgG h1 {
    font-size: calc(18px * 1.4);
}.landing-page-awgG .text-holder-wrap-4cDG {
    transform: translateX(2rem);
    padding: 4rem;
}.landing-page-awgG .img-grid-wrapper-27cw {
    height: 550px;
    transform: translateX(-2rem);
}.landing-page-awgG svg {
    height: 180px;
    width: 180px;
}.landing-page-awgG .master-studyfast-qoyj p {
    font-size: calc(14px * 1.3);
    max-width: 70%;
}.landing-page-awgG .connect-grid-x0aZ {
    padding: 1.3rem 3rem;
}
}



@media (prefers-reduced-motion: reduce) {.landing-page-awgG::before {
    animation: none;
}.landing-page-awgG h1,
    .landing-page-awgG .text-holder-wrap-4cDG,
    .landing-page-awgG svg,
    .landing-page-awgG .connect-grid-x0aZ,
    .landing-page-awgG .img-grid-wrapper-27cw {
    transition: none;
}.landing-page-awgG svg:hover,
    .landing-page-awgG .connect-grid-x0aZ:hover,
    .landing-page-awgG .img-grid-wrapper-27cw:hover {
    transform: none;
}}



@media (min-width: 1200px) {.course-program-info-ZcOt h2 {
    margin-left: 100px;
    font-size: calc(37px * 1.4);
}.course-program-info-ZcOt h2::before {
    left: -100px;
    width: 150px;
}.course-program-info-ZcOt .master-it-9rt1 {
    grid-template-columns: 1fr 1.7fr;
    gap: 70px;
}.course-program-info-ZcOt .img-grid-wrapper-27cw {
    height: 550px;
}.course-program-info-ZcOt .description {
    max-height: 550px;
    margin-bottom: 25px;
}}



@media (max-width: 991px) {.plan-deck-UmFP {
    padding: 80px 0;
}.plan-deck-UmFP .study-rates-y0iM {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.plan-deck-UmFP .learning-price-t1UY {
    padding: 25px 20px;
}.plan-deck-UmFP .learn-fees-W0Kh p {
    max-height: 150px;
    font-size: calc(13px - 1px);
}.plan-deck-UmFP .group-rates-fuMF {
    font-size: calc(19px + 2px);
}
}



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



@media (min-width: 768px) {.educational-gains-Afyn .study-sessions-dQr9 {
    align-items: stretch;
    flex-direction: row;
}.educational-gains-Afyn .study-sessions-dQr9 > div:first-child {
    overflow: hidden;
    flex: 0 0 45%;
}.educational-gains-Afyn .img-grid-wrapper-27cw {
    height: 100%;
    object-position: center;
}.educational-gains-Afyn .text-holder-wrap-4cDG {
    padding: 40px;
    align-items: center;
    flex: 0 0 55%;
    display: flex;
}.educational-gains-Afyn ul {
    grid-template-columns: repeat(2, 1fr);
}.educational-gains-Afyn h5 {
    max-width: 70%;
    font-size: calc(24px * 1.2);
}.educational-gains-Afyn li:nth-child(odd) {
    transform: translateY(-5px);
}.educational-gains-Afyn li:nth-child(even) {
    transform: translateY(5px);
}.educational-gains-Afyn li:hover {
    transform: translateX(5px) translateY(0);
}
}



@media (max-width: 991px) {.sign-up-now-vdTZ {
    padding: 90px 0;
}.sign-up-now-vdTZ .container p {
    font-size: calc(23px * 1.2);
    padding: 25px 40px;
    margin-bottom: 40px;
}.sign-up-now-vdTZ .connect-grid-x0aZ {
    padding: 18px 35px;
}
}



@media (min-width: 768px) {.about-this-1XcP {
    padding: 150px 0 100px;
}.about-this-1XcP h4 {
    font-size: calc(29px * 1.1);
    margin-bottom: 60px;
}.about-this-1XcP .text-holder-wrap-4cDG {
    padding: 60px;
}.about-this-1XcP span {
    column-count: 2;
}
}



@media (min-width: 1200px) {.about-this-1XcP .text-holder-wrap-4cDG {
    max-width: 80%;
    padding: 80px;
}.about-this-1XcP span {
    column-count: 2;
    column-gap: 60px;
}
}



@media (hover: hover) {.about-this-1XcP .text-holder-wrap-4cDG:hover::after {
    animation-duration: 15s;
}.about-this-1XcP .text-holder-wrap-4cDG:hover::before {
    transition: background 0.5s ease;
    background: linear-gradient(45deg, 
            rgba(rgb(197,189,184), 0.08) 0%,
            rgba(rgb(173,147,134), 0.08) 100%);
}}



@media (max-width: 767px) {.course-candidates-Esnt {
    padding: 3rem 0;
}.course-candidates-Esnt ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.course-candidates-Esnt h3 {
    border-bottom: 4px solid rgb(197,189,184);
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.8);
    box-shadow: 0 5px 15px rgb(197,189,184,0.5);
    padding-left: 0;
    text-align: center;
    border-left: none;
    padding-bottom: 1rem;
}.course-candidates-Esnt li {
    padding: 1.2rem;
}.course-candidates-Esnt li svg {
    margin-right: 1rem;
    width: 30px;
    height: 30px;
}}



@media (max-width: 576px) {.contact-panel-0X3o {
    padding: 30px 0;
}.contact-panel-0X3o .message-inquiry-TE8U,
    .contact-panel-0X3o .connect-reach-3dIK {
    padding: 20px;
}.contact-panel-0X3o h3 {
    font-size: calc(38px - 6px);
}.contact-panel-0X3o .message-inquiry-TE8U .inquiry-list-nZYK label {
    font-size: calc(15px - 3px);
}}



@media (max-width: 480px) {.gratPage-hRMB {
    padding: 50px 0;
}.gratPage-hRMB .study-sessions-dQr9 {
    padding: 30px 20px;
    transform: perspective(1000px) rotateX(1deg);
}.gratPage-hRMB h5 {
    font-size: calc(19px * 0.85);
}.gratPage-hRMB p {
    font-size: calc(15px * 0.95);
}.gratPage-hRMB .study-sessions-dQr9 > div:first-child {
    padding-bottom: 15px;
}}



@media screen and (min-width: 992px) {.instructional-approach-uBxJ .study-sessions-dQr9 {
    transform: perspective(1500px) rotateY(3deg);
}.instructional-approach-uBxJ h3 {
    font-size: calc(33px * 1.1);
}.instructional-approach-uBxJ p {
    font-size: calc(12px * 1.05);
    line-height: 1.9;
}
}

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



@keyframes shine {
    0% {
        transform: translate(-100%, -100%) rotate(45deg);
    }
    20% {
        transform: translate(100%, 100%) rotate(45deg);
    }
    100% {
        transform: translate(100%, 100%) rotate(45deg);
    }
}



@keyframes titleFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



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



@keyframes glowLine {
    0%, 100% {
        box-shadow: 0 0 5px rgb(197,189,184,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(197,189,184);
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 0.8;
    }
}



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



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}



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

