* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}header,footer {
    width: 100%;
}.wrap-structure-3ce {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}.container {
    width: 1171px;
    max-width: 100%;
    margin: auto;
}.sec-cert-3dg {
    flex: 0 0 auto;
}.head-mainbar-lL8 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    scroll-behavior: auto;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title-portal-Yxv {
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 120px 0;
    background: rgb(230,226,207);
    overflow: hidden;
    position: relative;
}.title-portal-Yxv > div {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.title-portal-Yxv .edu-beliefs-vIV {
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
}.title-portal-Yxv .edu-beliefs-vIV::before {
    width: 120px;
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147));
    height: 4px;
    transition: transform 0.5s ease;
    content: "";
    transform: translateX(0);
    left: 0;
    position: absolute;
    bottom: -10px;
}.title-portal-Yxv:hover .edu-beliefs-vIV::before {
    transform: translateX(20px);
}.title-portal-Yxv .course-welcome-7Vk {
    position: relative;
    color: #000000;
    transform: translateY(0);
    font-size: 45px;
    transition: transform 0.4s ease;
    font-weight: 700;
    margin: 0 0 40px;
}.title-portal-Yxv:hover .course-welcome-7Vk {
    transform: translateY(-5px);
}.title-portal-Yxv .study-smart-8zN {
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.title-portal-Yxv .study-smart-8zN::before {
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(189,193,187,0.5), rgb(149,151,147,0.5));
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    top: 0;
}.title-portal-Yxv .study-smart-8zN > div {
    position: relative;
    color: #ffffff;
    z-index: 2;
    gap: 30px;
    display: flex;
    flex-direction: column;
}.title-portal-Yxv .study-smart-8zN p {
    padding-left: 20px;
    position: relative;
    margin: 0;
    font-size: calc(13px * 1.2);
    line-height: 1.6;
    max-width: 650px;
}.title-portal-Yxv .study-smart-8zN p::before {
    left: 0;
    width: 4px;
    height: 100%;
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(149,151,147);
    top: 0;
    transform: scaleY(0.8);
    content: "";
}.title-portal-Yxv .study-smart-8zN:hover p::before {
    transform: scaleY(1);
}.title-portal-Yxv .study-smart-8zN h3 {
    backdrop-filter: blur(10px);
    font-size: 23px;
    margin: 0;
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(0);
    padding: 20px;
    font-weight: 600;
    transition: transform 0.5s ease;
    max-width: 800px;
    line-height: 1.5;
}.title-portal-Yxv .study-smart-8zN:hover h3 {
    transform: translateX(10px);
}

@media (max-width: 992px) {.title-portal-Yxv {
    padding: 80px 0;
}.title-portal-Yxv .course-welcome-7Vk {
    font-size: calc(45px * 0.9);
}.title-portal-Yxv .study-smart-8zN {
    padding: 40px 30px;
}.title-portal-Yxv .study-smart-8zN h3 {
    font-size: calc(23px * 0.95);
}
}

@media (max-width: 768px) {.title-portal-Yxv {
    padding: 60px 0;
}.title-portal-Yxv .course-welcome-7Vk {
    margin-bottom: 30px;
    font-size: calc(45px * 0.8);
}.title-portal-Yxv .study-smart-8zN {
    padding: 30px 25px;
}.title-portal-Yxv .study-smart-8zN p {
    font-size: 13px;
}.title-portal-Yxv .study-smart-8zN h3 {
    padding: 15px;
    font-size: calc(23px * 0.9);
}
}

@media (max-width: 576px) {.title-portal-Yxv {
    padding: 40px 0;
}.title-portal-Yxv .edu-beliefs-vIV::before {
    width: 80px;
}.title-portal-Yxv .course-welcome-7Vk {
    margin-bottom: 25px;
    font-size: calc(45px * 0.7);
}.title-portal-Yxv .study-smart-8zN {
    padding: 25px 20px;
}.title-portal-Yxv .study-smart-8zN p {
    font-size: calc(13px * 0.95);
    padding-left: 15px;
}.title-portal-Yxv .study-smart-8zN h3 {
    font-size: calc(23px * 0.85);
    padding: 12px;
}}.tariff-item-ATH {
    --card-border: linear-gradient(135deg, rgb(189,193,187), rgb(149,151,147));
    --card-bg: #ffffff;
    --pricing-bg: #f5f7fa;
    overflow: hidden;
    background-color: var(--pricing-bg);
    padding: 120px 0 80px;
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    position: relative;
    --card-accent: rgb(189,193,187);
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.tariff-item-ATH::before {
    content: "";
    position: absolute;
    transform: rotate(-15deg);
    opacity: 0.5;
    right: -5%;
    top: -10%;
    height: 50%;
    width: 35%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(189,193,187,0.5), rgb(149,151,147,0.5));
    filter: blur(60px);
}.tariff-item-ATH::after {
    filter: blur(50px);
    bottom: -10%;
    width: 30%;
    left: -5%;
    position: absolute;
    background: linear-gradient(225deg, rgb(149,151,147,0.5), rgb(189,193,187,0.5));
    z-index: 1;
    height: 40%;
    content: "";
    transform: rotate(15deg);
    opacity: 0.4;
}.tariff-item-ATH .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
}.tariff-item-ATH .cost-fee-Vv3 {
    flex-direction: column;
    display: flex;
}.tariff-item-ATH .fee-package-xTh {
    max-width: 800px;
    text-align: center;
    margin-right: auto;
    order: -1;
    margin-bottom: 60px;
    margin-left: auto;
}.tariff-item-ATH .fee-package-xTh h2 {
    color: #000000;
    font-weight: 700;
    font-size: 32px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}.tariff-item-ATH .fee-package-xTh h2::after {
    width: 80px;
    left: 50%;
    height: 3px;
    background: linear-gradient(to right, rgb(189,193,187), rgb(149,151,147));
    bottom: -10px;
    position: absolute;
    content: "";
    transform: translateX(-50%);
}.tariff-item-ATH .plan-options-FUC {
    overflow-wrap: break-word;
    line-height: 1.6;
    white-space: normal;
    color: #000000;
    max-width: 700px;
    word-wrap: break-word;
    margin: 0 auto;
    font-size: calc(14px + 2px);
}.tariff-item-ATH .plan-fee-P9w {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    width: 100%;
}.tariff-item-ATH .learn-rates-iP1 {
    display: block;
    transition: transform var(--card-transition);
    height: 100%;
    color: inherit;
    text-decoration: none;
    transform: translateY(0);
}.tariff-item-ATH .learn-rates-iP1:hover {
    transform: translateY(-10px);
}.tariff-item-ATH .skill-offers-h9i {
    display: flex;
    position: relative;
    overflow: hidden;
    background-color: var(--card-bg);
    box-shadow: var(--card-shadow);
    border-radius: 18px;
    flex-direction: column;
    height: 100%;
    transition: box-shadow var(--card-transition);
}.tariff-item-ATH .learn-rates-iP1:hover .skill-offers-h9i {
    box-shadow: var(--card-hover-shadow);
}.tariff-item-ATH .skill-offers-h9i::before {
    position: absolute;
    transform-origin: left;
    height: 5px;
    transform: scaleX(0);
    transition: transform 0.5s ease;
    content: "";
    background: var(--card-border);
    width: 100%;
    left: 0;
    top: 0;
}.tariff-item-ATH .learn-rates-iP1:hover .skill-offers-h9i::before {
    transform: scaleX(1);
}.tariff-item-ATH .trial-offers-vx8 {
    flex-grow: 1;
    padding: 35px 30px;
    z-index: 1;
    flex-direction: column;
    position: relative;
    display: flex;
}.tariff-item-ATH .trial-offers-vx8 h3 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: calc(19px + 2px);
    color: #000000;
    position: relative;
    display: inline-block;
    transition: color 0.3s ease;
}.tariff-item-ATH .learn-rates-iP1:hover .trial-offers-vx8 h3 {
    color: var(--card-accent);
}.tariff-item-ATH .learning-cost-0nN {
    position: relative;
    display: inline-block;
    color: var(--card-accent);
    margin-bottom: 20px;
    font-size: calc(19px + 6px);
    font-weight: 700;
}.tariff-item-ATH .learning-cost-0nN::after {
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    left: 0;
    background-color: var(--card-accent);
    bottom: -10px;
    height: 2px;
}.tariff-item-ATH .learn-rates-iP1:hover .learning-cost-0nN::after {
    width: 60px;
}.tariff-item-ATH .trial-offers-vx8 p {
    font-size: 14px;
    white-space: normal;
    flex-grow: 1;
    word-wrap: break-word;
    color: #000000;
    line-height: 1.6;
    overflow-wrap: break-word;
    margin-top: 15px;
    hyphens: auto;
}.tariff-item-ATH .img-lightbox-roY {
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease;
    height: 200px;
}.tariff-item-ATH .img-lightbox-roY::after {
    bottom: 0;
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    transition: opacity 0.4s ease;
    top: 0;
}.tariff-item-ATH .learn-rates-iP1:hover .img-lightbox-roY::after {
    opacity: 1;
}.tariff-item-ATH .learn-rates-iP1:hover .img-lightbox-roY {
    transform: scale(1.05);
}

@media (min-width: 992px) {.tariff-item-ATH .cost-fee-Vv3 {
    gap: 60px;
    align-items: center;
    flex-direction: row;
}.tariff-item-ATH .fee-package-xTh {
    text-align: left;
    margin: 0;
    width: 30%;
    order: 0;
}.tariff-item-ATH .fee-package-xTh h2 {
    text-align: left;
    display: block;
}.tariff-item-ATH .fee-package-xTh h2::after {
    transform: none;
    left: 0;
}.tariff-item-ATH .plan-options-FUC {
    margin: 0;
    text-align: left;
}.tariff-item-ATH .plan-fee-P9w {
    width: 70%;
}
}

@media (max-width: 991px) {.tariff-item-ATH {
    padding: 80px 0 60px;
}.tariff-item-ATH .plan-fee-P9w {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 767px) {.tariff-item-ATH {
    padding: 60px 0 40px;
}.tariff-item-ATH .fee-package-xTh {
    margin-bottom: 40px;
}.tariff-item-ATH .plan-fee-P9w {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.tariff-item-ATH .trial-offers-vx8 {
    padding: 25px 20px;
}.tariff-item-ATH .trial-offers-vx8 h3 {
    font-size: 19px;
}.tariff-item-ATH .learning-cost-0nN {
    font-size: calc(19px + 2px);
}.tariff-item-ATH .trial-offers-vx8 p {
    font-size: calc(14px - 1px);
}.tariff-item-ATH .img-lightbox-roY {
    height: 180px;
}
}

@media (max-width: 480px) {.tariff-item-ATH {
    padding: 50px 0 30px;
}.tariff-item-ATH .fee-package-xTh h2 {
    font-size: calc(32px - 4px);
}.tariff-item-ATH .plan-options-FUC {
    font-size: 14px;
}.tariff-item-ATH .trial-offers-vx8 {
    padding: 20px 15px;
}.tariff-item-ATH .img-lightbox-roY {
    height: 160px;
}}header .top_plank {
    background: rgb(189,193,187);
    color:  #ffffff;
}header .top_plank .top-edge-9jG div svg, header .top_plank .top-edge-9jG div svg path {
    fill: #ffffff;
}header .top_plank .top-edge-9jG div span {
    color: #ffffff;
}header .top_plank .top-edge-9jG {
    align-items: center;
    line-height: 21px;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    width: 100%;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}header .top_plank .top-edge-9jG div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
}header .top_plank .top-edge-9jG div img, header .top_plank .top-edge-9jG div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.sec-cert-3dg {
    color: #ffffff;
    padding: 80px 0 40px;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
}@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}

.sec-cert-3dg .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}.sec-cert-3dg .company_holder {
    position: relative;
    flex: 0 0 30%;
    padding-right: 30px;
}.sec-cert-3dg .company_holder::after {
    right: 0;
    height: 80%;
    background: linear-gradient(to bottom, transparent, rgb(189,193,187), transparent);
    content: '';
    top: 10%;
    width: 1px;
    position: absolute;
}.sec-cert-3dg .company_holder h3 {
    text-shadow: 0 0 10px rgb(189,193,187,0.5);
    display: inline-block;
    font-size: calc(29px * 0.9);
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}.sec-cert-3dg .company_holder h3::after {
    width: 40%;
    height: 2px;
    content: '';
    transition: width 0.3s ease-in-out;
    position: absolute;
    left: 0;
    bottom: -5px;
    background: rgb(189,193,187);
}.sec-cert-3dg .company_holder h3:hover::after {
    width: 100%;
}.sec-cert-3dg .enroll-info-vMY {
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    margin-top: 15px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    line-height: 1.6;
    font-size: 15px;
    transform: translateZ(0);
    padding: 15px;
}.sec-cert-3dg .enroll-info-vMY:hover {
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}.sec-cert-3dg .converter-l14 {
    position: relative;
    display: flex;
    flex: 0 0 65%;
    justify-content: space-between;
}.sec-cert-3dg .site-prime-EGw {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}.sec-cert-3dg .top-pagewrap-C36 {
    border-radius: 20px;
    flex: 0 0 45%;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 20px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}.sec-cert-3dg .top-pagewrap-C36::before {
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    z-index: -1;
    transition: transform 0.6s ease;
    transform: translateX(-100%);
    content: '';
}.sec-cert-3dg .top-pagewrap-C36:hover::before {
    transform: translateX(100%);
}.sec-cert-3dg .top-pagewrap-C36 h5 {
    font-size: 19px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}.sec-cert-3dg .top-pagewrap-C36 h5::after {
    transition: width 0.3s ease, box-shadow 0.3s ease;
    width: 40px;
    bottom: 0;
    content: '';
    left: 0;
    height: 2px;
    position: absolute;
    background: rgb(189,193,187);
}.sec-cert-3dg .top-pagewrap-C36:hover h5::after {
    box-shadow: 0 0 8px rgb(189,193,187), 0 0 16px rgb(189,193,187,0.5);
    width: 70px;
}.sec-cert-3dg .top-pagewrap-C36 .site-prime-EGw {
    flex-direction: column;
    gap: 12px;
    display: flex;
}.sec-cert-3dg .top-pagewrap-C36 .site-prime-EGw a {
    padding-left: 0;
    position: relative;
    opacity: 0.85;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: calc(15px * 0.95);
    transition: all 0.3s ease;
}.sec-cert-3dg .top-pagewrap-C36 .site-prime-EGw a::before {
    left: 0;
    transform-origin: left;
    height: 1px;
    transition: width 0.3s ease, transform 0.3s ease;
    background: linear-gradient(90deg, rgb(189,193,187), transparent);
    position: absolute;
    bottom: -2px;
    content: '';
    width: 0;
}.sec-cert-3dg .top-pagewrap-C36 .site-prime-EGw a:hover {
    opacity: 1;
    padding-left: 5px;
    color: #ffffff;
}.sec-cert-3dg .top-pagewrap-C36 .site-prime-EGw a:hover::before {
    box-shadow: 0 0 5px rgb(189,193,187,0.5);
    width: 100%;
}.law-res-3kD {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 15px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
}.law-res-3kD::before {
    content: '';
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(189,193,187,0.5), transparent);
    height: 1px;
}.law-res-3kD .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.law-res-3kD .study-group-slj {
    color: #ffffff;
    opacity: 0.8;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 15px;
    transition: opacity 0.3s ease;
}.law-res-3kD .study-group-slj:hover {
    opacity: 1;
}

@media (max-width: 991px) {.sec-cert-3dg {
    padding: 60px 0 30px;
}.sec-cert-3dg .container {
    flex-direction: column;
}.sec-cert-3dg .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 40px;
}.sec-cert-3dg .company_holder::after {
    display: none;
}.sec-cert-3dg .converter-l14 {
    flex: 0 0 100%;
}.sec-cert-3dg .top-pagewrap-C36 {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}

@media (max-width: 768px) {.sec-cert-3dg {
    padding: 40px 0 20px;
}.sec-cert-3dg .site-prime-EGw {
    flex-direction: column;
}.sec-cert-3dg .top-pagewrap-C36 {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.sec-cert-3dg .company_holder h3 {
    font-size: calc(29px * 0.8);
}.sec-cert-3dg .top-pagewrap-C36 h5 {
    font-size: calc(19px * 0.9);
}.law-res-3kD .study-group-slj {
    font-size: calc(15px * 0.9);
}
}

@media (max-width: 576px) {.sec-cert-3dg {
    padding: 30px 0 15px;
}.sec-cert-3dg .company_holder {
    margin-bottom: 30px;
}.sec-cert-3dg .company_holder h3 {
    font-size: calc(29px * 0.7);
}.sec-cert-3dg .top-pagewrap-C36 h5 {
    font-size: calc(19px * 0.8);
}.law-res-3kD {
    padding: 10px 0;
}.law-res-3kD .study-group-slj {
    font-size: calc(15px * 0.8);
}}


footer {
    position: relative;
}footer::after {
    top: 0;
    position: absolute;
    right: 0;
    left: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    content: '';
    bottom: 0;
    z-index: 0;
    opacity: 0.3;
    background-size: 50px 50px;
}.sec-cert-3dg .company_holder h3 {
    position: relative;
    overflow: hidden;
}.sec-cert-3dg .company_holder h3::before {
    position: absolute;
    left: -100%;
    width: 100%;
    pointer-events: none;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    transition: 0.5s;
    content: '';
}.sec-cert-3dg .company_holder h3:hover::before {
    left: 100%;
}.gratContent-ywM {
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgb(149,151,147,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}.gratContent-ywM::before {
    opacity: 0.7;
    animation: pulse 8s infinite alternate ease-in-out;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(189,193,187,0.5) 0%, transparent 60%);
    content: "";
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}.gratContent-ywM::after {
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(149,151,147) 0%, transparent 80%);
    height: 40%;
    content: "";
    right: -5%;
    width: 40%;
    filter: blur(50px);
    position: absolute;
    z-index: 0;
    bottom: -10%;
    transform: rotate(15deg);
}.gratContent-ywM .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.gratContent-ywM .smart-learning-RCQ {
    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);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: rgba(255, 255, 255, 0.95);
    gap: 30px;
    position: relative;
    padding: 50px;
    flex-direction: column;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
}.gratContent-ywM .smart-learning-RCQ:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.gratContent-ywM .smart-learning-RCQ::before {
    content: "";
    animation: gradientMove 6s linear infinite;
    background-size: 200% 100%;
    width: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(189,193,187) 0%, 
        rgb(149,151,147) 50%, 
        rgb(189,193,187) 100%);
    height: 4px;
    top: -2px;
}.gratContent-ywM .smart-learning-RCQ > div:first-child {
    position: relative;
    padding-bottom: 20px;
}.gratContent-ywM .smart-learning-RCQ > div:first-child::after {
    content: "";
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 80px;
    transform-origin: left;
    background-color: rgb(189,193,187);
    animation: lineExtend 1.5s ease-out forwards;
}.gratContent-ywM h5 {
    margin: 0;
    position: relative;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 22px;
    transform: translateY(10px);
    line-height: 1.4;
    opacity: 0;
    font-weight: 700;
    color: #000000;
}.gratContent-ywM .smart-learning-RCQ > div:last-child {
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.gratContent-ywM a {
    position: relative;
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
}.gratContent-ywM a:hover {
    transform: translateX(5px);
}.gratContent-ywM a::before {
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    position: absolute;
    left: -20px;
    content: "";
    background-color: rgb(149,151,147);
    top: 0;
    width: 4px;
}.gratContent-ywM a:hover::before {
    height: 100%;
}.gratContent-ywM p {
    line-height: 1.8;
    position: relative;
    font-weight: 400;
    margin: 0;
    font-size: 13px;
    color: #000000;
}

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

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

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

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

@media (min-width: 768px) {.gratContent-ywM .smart-learning-RCQ {
    padding: 60px 70px;
    gap: 40px;
}.gratContent-ywM h5 {
    font-size: calc(22px * 1.2);
}.gratContent-ywM p {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.gratContent-ywM {
    padding: 60px 0;
}.gratContent-ywM .smart-learning-RCQ {
    padding: 35px 25px;
    gap: 25px;
}.gratContent-ywM .smart-learning-RCQ > div:first-child::after {
    width: 60px;
}.gratContent-ywM h5 {
    font-size: calc(22px * 0.9);
}.gratContent-ywM a::before {
    left: -10px;
}
}

@media (max-width: 480px) {.gratContent-ywM {
    padding: 50px 0;
}.gratContent-ywM .smart-learning-RCQ {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.gratContent-ywM h5 {
    font-size: calc(22px * 0.85);
}.gratContent-ywM p {
    font-size: calc(13px * 0.95);
}.gratContent-ywM .smart-learning-RCQ > div:first-child {
    padding-bottom: 15px;
}}.sign-up-now-d9S {
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.sign-up-now-d9S::before {
    position: absolute;
    pointer-events: none;
    height: 110%;
    width: 110%;
    top: -5%;
    background: radial-gradient(circle at 30% 50%, rgb(189,193,187,0.5) 0%, transparent 60%);
    content: "";
    z-index: 0;
    left: -5%;
    opacity: 0.15;
}.sign-up-now-d9S::after {
    pointer-events: none;
    bottom: -10%;
    z-index: 0;
    background: radial-gradient(circle at center, rgb(149,151,147,0.5) 0%, transparent 70%);
    position: absolute;
    height: 60%;
    width: 60%;
    opacity: 0.1;
    content: "";
    right: -10%;
}.sign-up-now-d9S .container {
    max-width: 1200px;
    align-items: center;
    position: relative;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    padding: 0 2rem;
    z-index: 2;
}.sign-up-now-d9S h2 {
    transform: translateY(0);
    color: #000000;
    animation: fadeSlideUp 0.8s ease-out;
    font-size: 34px;
    max-width: 800px;
    margin-bottom: 3rem;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    font-family: Arial, sans-serif;
    opacity: 1;
    position: relative;
}.sign-up-now-d9S .smart-learning-RCQ {
    align-items: center;
    display: flex;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 
              0 5px 15px rgba(0,0,0,0.03),
              inset 0 0 0 1px rgba(255,255,255,0.2);
    position: relative;
    gap: 2rem;
    padding: 2.5rem;
    border-radius: 4px;
    background: linear-gradient(120deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.8) 100%);
    animation: fadeSlideUp 1s ease-out 0.2s backwards;
    justify-content: center;
    transform: translateY(0);
}.sign-up-now-d9S .smart-learning-RCQ::before {
    background: 
    radial-gradient(circle at 20% 20%, rgba(rgb(189,193,187,0.5), 0.05) 0%, transparent 60%),
    radial-gradient(circle at 80% 80%, rgba(rgb(149,151,147,0.5), 0.05) 0%, transparent 60%);
    border-radius: 4px;
    top: 0;
    z-index: -1;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
}.sign-up-now-d9S .smart-learning-RCQ > div {
    animation: pulseSubtle 4s infinite alternate;
    justify-content: center;
    display: flex;
    align-items: center;
    transform: translateY(0);
}.sign-up-now-d9S svg {
    margin-right: 1rem;
    width: 42px;
    animation: floatIcon 6s ease-in-out infinite;
    flex-shrink: 0;
    transform: translateY(0) rotate(0);
    height: 42px;
    transform-origin: center;
}.sign-up-now-d9S svg path {
    transition: fill 0.3s ease;
    fill: rgb(189,193,187);
}.sign-up-now-d9S .support-query-L2n {
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    position: relative;
    display: inline-flex;
    font-family: Arial, sans-serif;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
              box-shadow 0.3s ease;
    border: none;
    font-size: 17px;
    box-shadow: 0 6px 15px -5px rgba(rgb(189,193,187,0.5), 0.5),
              0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 1rem 2.5rem;
    font-weight: 600;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}.sign-up-now-d9S .support-query-L2n::before {
    transition: left 0.75s ease-out;
    position: absolute;
    top: 0;
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  );
    width: 50%;
    transform: skewX(-25deg);
    left: -75%;
    height: 100%;
    content: "";
}.sign-up-now-d9S .support-query-L2n:hover {
    box-shadow: 0 10px 20px -5px rgba(rgb(189,193,187,0.5), 0.6),
              0 4px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px) scale(1.02);
}.sign-up-now-d9S .support-query-L2n:hover::before {
    transition: left 0.75s ease-out;
    left: 125%;
}.sign-up-now-d9S .support-query-L2n:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 3px 10px -5px rgba(rgb(189,193,187,0.5), 0.5),
              0 1px 4px rgba(0, 0, 0, 0.1);
}.sign-up-now-d9S .support-query-L2n:hover + svg path,
.sign-up-now-d9S svg:hover path {
    fill: rgb(149,151,147);
}

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

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

@keyframes pulseSubtle {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}

@media screen and (max-width: 991px) {.sign-up-now-d9S {
    padding: 5rem 0;
}.sign-up-now-d9S h2 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.9);
}.sign-up-now-d9S .smart-learning-RCQ {
    padding: 2rem;
}
}

@media screen and (max-width: 768px) {.sign-up-now-d9S {
    padding: 4rem 0;
}.sign-up-now-d9S h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.8);
}.sign-up-now-d9S .smart-learning-RCQ {
    gap: 1.5rem;
    padding: 1.75rem;
    flex-direction: column;
}.sign-up-now-d9S svg {
    margin-bottom: 0.5rem;
    height: 36px;
    margin-right: 0;
    width: 36px;
}
}

@media screen and (max-width: 576px) {.sign-up-now-d9S {
    padding: 3rem 0;
}.sign-up-now-d9S h2 {
    font-size: calc(34px * 0.7);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}.sign-up-now-d9S .smart-learning-RCQ {
    padding: 1.5rem;
    width: 90%;
}.sign-up-now-d9S .support-query-L2n {
    font-size: calc(17px * 0.9);
    padding: 0.9rem 1.8rem;
}}.contact-form-section-QHU {
    overflow: hidden;
    position: relative;
    background: linear-gradient(160deg, rgb(230,226,207) 0%, rgb(189,193,187,0.5) 100%);
    padding: 90px 0;
}.contact-form-section-QHU::before {
    height: 100%;
    opacity: 0.03;
    width: 100%;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(189,193,187,0.5),
        rgb(189,193,187,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    top: 0;
}.contact-form-section-QHU .container {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.contact-form-section-QHU h2 {
    font-size: 43px;
    font-weight: 700;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 50px;
}.contact-form-section-QHU .feedback-widget-JpL {
    background: #ffffff;
    overflow: hidden;
    border-radius: 21px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    max-width: 800px;
}.contact-form-section-QHU .img-lightbox-roY {
    position: relative;
    height: 200px;
    width: 100%;
}.contact-form-section-QHU .contact-message-qip {
    padding: 50px;
    position: relative;
    width: 100%;
}.contact-form-section-QHU form {
    width: 100%;
}.contact-form-section-QHU form h3 {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
    color: #000000;
}.contact-form-section-QHU form h3::after {
    content: "";
    background: rgb(189,193,187);
    border-radius: 1.5px;
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    bottom: -10px;
}.contact-form-section-QHU form input[type="text"] {
    transition: all 0.3s ease;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    background: rgb(230,226,207);
    width: 100%;
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
    border: 2px solid transparent;
    border-radius: 10px;
}.contact-form-section-QHU form input[type="text"]:focus {
    outline: none;
    border-color: rgb(189,193,187);
}.contact-form-section-QHU form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.contact-form-section-QHU .feedback-message-svK {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact-form-section-QHU .feedback-message-svK input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-form-section-QHU .feedback-message-svK label {
    position: relative;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.6;
    font-size: 14px;
}.contact-form-section-QHU .feedback-message-svK label::before {
    transition: all 0.3s ease;
    left: 0;
    border-radius: 10px;
    top: 2px;
    position: absolute;
    background: rgb(230,226,207);
    content: "";
    width: 22px;
    height: 22px;
}.contact-form-section-QHU .feedback-message-svK input[type="checkbox"]:checked + label::before {
    background: rgb(189,193,187);
}.contact-form-section-QHU .feedback-message-svK input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    content: "";
    top: 5px;
    border-right: 2px solid #ffffff;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    height: 12px;
}.contact-form-section-QHU .feedback-message-svK label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(189,193,187);
}.contact-form-section-QHU .feedback-message-svK label a:hover {
    text-decoration: underline;
}.contact-form-section-QHU form .support-query-L2n {
    border: none;
    position: relative;
    background: rgb(189,193,187);
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 16px 20px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
}.contact-form-section-QHU form .support-query-L2n:hover {
    background: rgb(149,151,147);
}.contact-form-section-QHU svg {
    width: 20px;
    fill: rgb(189,193,187);
    height: 20px;
}.contact-form-section-QHU svg path {
    transition: fill 0.3s ease;
    fill: rgb(189,193,187);
}

@media screen and (min-width: 768px) {.contact-form-section-QHU .feedback-widget-JpL {
    max-width: 1000px;
    flex-direction: row;
}.contact-form-section-QHU .img-lightbox-roY {
    width: 40%;
    min-height: 400px;
    height: auto;
}.contact-form-section-QHU .contact-message-qip {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.contact-form-section-QHU .img-lightbox-roY {
    width: 50%;
}.contact-form-section-QHU .contact-message-qip {
    width: 50%;
    padding: 60px;
}
}

@media screen and (min-width: 1200px) {.contact-form-section-QHU .feedback-widget-JpL {
    max-width: 1100px;
}.contact-form-section-QHU .img-lightbox-roY {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.contact-form-section-QHU {
    padding: 60px 0;
}.contact-form-section-QHU h2 {
    font-size: calc(43px * 0.7);
    margin-bottom: 30px;
}.contact-form-section-QHU .contact-message-qip {
    padding: 30px 20px;
}.contact-form-section-QHU form h3 {
    font-size: calc(20px * 0.9);
}}.secure-bolt-4hR {
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 0 auto;
    max-width: 1200px;
    padding: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border: 1px solid rgb(189,193,187);
    position: relative;
    width: 90%;
    background: #ffffff;
}.secure-bolt-4hR:before {
    z-index: 1;
    top: -50px;
    left: -50px;
    position: absolute;
    content: "";
    background: rgb(189,193,187,0.5);
    width: 150px;
    border-radius: 50%;
    height: 150px;
}.secure-bolt-4hR:after {
    content: "";
    bottom: -50px;
    background: rgb(149,151,147,0.5);
    width: 200px;
    right: -50px;
    position: absolute;
    height: 200px;
    z-index: 1;
    border-radius: 50%;
}.secure-bolt-4hR h1 {
    margin-top: 40px;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(189,193,187);
    z-index: 2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 42px;
}.secure-bolt-4hR h1:before {
    height: 5px;
    bottom: -5px;
    content: "";
    width: 50px;
    position: absolute;
    left: 0;
    z-index: -1;
    background: rgb(149,151,147);
}.secure-bolt-4hR h2 {
    z-index: 2;
    font-size: 38px;
    margin-bottom: 25px;
    color: rgb(149,151,147);
    position: relative;
    font-weight: 600;
    margin-top: 35px;
}.secure-bolt-4hR h2:before {
    left: 0;
    background: rgb(189,193,187);
    position: absolute;
    content: "";
    bottom: -5px;
    z-index: -1;
    width: 30px;
    height: 3px;
}.secure-bolt-4hR ul, .secure-bolt-4hR ol {
    position: relative;
    padding-left: 40px;
    z-index: 2;
    list-style-type: disc;
    list-style: none;
    margin-bottom: 30px;
}.secure-bolt-4hR li {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 15px;
    position: relative;
}.secure-bolt-4hR li:before {
    position: absolute;
    left: -25px;
    content: "•";
    color: rgb(189,193,187);
    font-size: 1.5em;
    line-height: 1;
}.secure-bolt-4hR div {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    line-height: 1.8;
    border-radius: 10px;
    padding: 25px;
    z-index: 2;
    position: relative;
    background: #ffffff;
}.secure-bolt-4hR .container {
    z-index: 2;
    position: relative;
}.secure-bolt-4hR h3, .secure-bolt-4hR h4, .secure-bolt-4hR h5, .secure-bolt-4hR h6 {
    margin-top: 30px;
    font-size: 1.2em;
    margin-bottom: 15px;
    font-weight: 600;
    z-index: 2;
    position: relative;
    color: rgb(189,193,187);
}.secure-bolt-4hR p, .secure-bolt-4hR span {
    position: relative;
    margin-bottom: 20px;
    font-size: 15px;
    color: #000000;
    z-index: 2;
    line-height: 1.8;
}.secure-bolt-4hR a {
    border-bottom: 1px solid rgb(149,151,147);
    font-weight: 400;
    z-index: 2;
    color: rgb(149,151,147);
    text-decoration: none;
    position: relative;
}.secure-bolt-4hR a:hover {
    border-bottom: 1px solid rgb(189,193,187);
    color: rgb(189,193,187);
}.secure-bolt-4hR button {
    z-index: 2;
    background: rgb(149,151,147);
    font-size: 17px;
    padding: 12px 25px;
    cursor: pointer;
    border: 2px solid rgb(189,193,187);
    color: #ffffff;
    position: relative;
    border-radius: 10px;
}.secure-bolt-4hR button:hover {
    border-color: rgb(149,151,147);
    background: rgb(189,193,187);
}

@media only screen and (max-width: 800px) {.secure-bolt-4hR {
    padding: 30px;
    width: 95%;
}.secure-bolt-4hR h1 {
    font-size: calc(21px - 10px);
}.secure-bolt-4hR h2 {
    font-size: calc(21px - 5px);
}.secure-bolt-4hR ul, .secure-bolt-4hR ol {
    padding-left: 20px;
}.secure-bolt-4hR li:before {
    left: -15px;
}.secure-bolt-4hR button {
    padding: 10px 20px;
}}.teaching-history-wvF {
    padding: 6rem 2rem;
    position: relative;
    overflow: hidden;
    background-color: rgb(230,226,207);
}.teaching-history-wvF::before {
    top: -100px;
    position: absolute;
    background: rgb(189,193,187,0.5);
    content: "";
    height: 300px;
    border-radius: 50%;
    filter: blur(120px);
    z-index: 0;
    width: 300px;
    right: -100px;
}.teaching-history-wvF::after {
    position: absolute;
    content: "";
    width: 250px;
    filter: blur(100px);
    background: rgb(149,151,147,0.5);
    border-radius: 50%;
    height: 250px;
    bottom: -80px;
    left: -80px;
    z-index: 0;
}.teaching-history-wvF .student-votes-F0f {
    display: grid;
    position: relative;
    background: #ffffff;
    gap: 0;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    overflow: visible;
    z-index: 2;
    grid-template-columns: 1fr 1.2fr;
    max-width: 1100px;
    border-radius: 11px;
    margin: 0 auto;
}.teaching-history-wvF .img-lightbox-roY {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 11px 0 0 11px;
    transform: translateX(-30px) translateY(-30px);
    position: relative;
    height: 500px;
}.teaching-history-wvF .img-lightbox-roY::before {
    top: 30px;
    left: 30px;
    border-radius: 11px;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    content: "";
    background: rgb(189,193,187,0.5);
}.teaching-history-wvF .emp-back-LMU {
    padding: 4rem 3rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
}.teaching-history-wvF .name {
    font-size: 40px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 0.5rem;
}.teaching-history-wvF .emp-back-LMU > div:nth-child(2) {
    font-size: 19px;
    padding-bottom: 15px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-weight: 400;
    letter-spacing: 2px;
    color: rgb(189,193,187);
    margin-bottom: 2rem;
}.teaching-history-wvF .emp-back-LMU > div:nth-child(2)::after {
    height: 2px;
    background: rgb(149,151,147);
    left: 0;
    content: "";
    width: 60px;
    bottom: 0;
    position: absolute;
}.teaching-history-wvF .job-wrap-nxr {
    font-style: italic;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(16px * 1.1);
    line-height: 1.7;
    font-weight: 300;
    position: relative;
}.teaching-history-wvF .job-wrap-nxr::before {
    z-index: -1;
    color: rgb(149,151,147,0.5);
    top: -2.5rem;
    position: absolute;
    content: "";
    font-size: 5rem;
    font-family: serif;
    left: -2rem;
}.teaching-history-wvF .student-votes-F0f:hover .img-lightbox-roY {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(189,193,187,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.teaching-history-wvF .student-votes-F0f:hover .name {
    -webkit-background-clip: text !important;
    text-fill-color: transparent;
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147));
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {.teaching-history-wvF .student-votes-F0f {
    max-width: 90%;
    grid-template-columns: 1fr;
}.teaching-history-wvF .img-lightbox-roY {
    border-radius: 11px 11px 0 0;
    height: 400px;
    transform: translateY(-30px);
}.teaching-history-wvF .img-lightbox-roY::before {
    top: 30px;
    width: 100%;
    left: 0;
}.teaching-history-wvF .emp-back-LMU {
    padding: 1rem 2rem 3rem;
}.teaching-history-wvF .student-votes-F0f:hover .img-lightbox-roY {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.teaching-history-wvF {
    padding: 4rem 1rem;
}.teaching-history-wvF .student-votes-F0f {
    max-width: 100%;
}.teaching-history-wvF .img-lightbox-roY {
    transform: translateY(-20px);
    height: 320px;
}.teaching-history-wvF .img-lightbox-roY::before {
    top: 20px;
}.teaching-history-wvF .emp-back-LMU {
    padding: 0.5rem 1.5rem 2.5rem;
}.teaching-history-wvF .name {
    font-size: calc(34px);
}.teaching-history-wvF .emp-back-LMU > div:nth-child(2) {
    letter-spacing: 1px;
    font-size: 16px;
}.teaching-history-wvF .job-wrap-nxr {
    font-size: 16px;
}.teaching-history-wvF .student-votes-F0f:hover .img-lightbox-roY {
    transform: translateY(-25px);
}}.teaching-process-aDA {
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(245, 245, 248, 0.9) 100%);
    position: relative;
    overflow: hidden;
    padding: 8rem 0;
}.teaching-process-aDA::before {
    height: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(189,193,187,0.5), 0.03) 0px,
        rgba(rgb(189,193,187,0.5), 0.03) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: 1;
}.teaching-process-aDA::after {
    height: 200%;
    opacity: 0.04;
    z-index: 0;
    content: "";
    right: -30%;
    width: 70%;
    background: linear-gradient(135deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    top: -50%;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0 85%);
    position: absolute;
    transform: rotate(-15deg);
}.teaching-process-aDA .smart-learning-RCQ {
    position: relative;
    transform: translateZ(0);
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
}.teaching-process-aDA h2 {
    transform: translateY(0);
    font-size: 37px;
    margin-bottom: 3rem;
    position: relative;
    color: #000000;
    opacity: 0;
    animation: fadeSlideUp 0.8s ease-out forwards;
    font-weight: 700;
}.teaching-process-aDA h2::after {
    height: 4px;
    animation: expandWidth 1s ease-out 0.4s forwards;
    background: linear-gradient(90deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    width: 80px;
    left: 0;
    transform: scaleX(0);
    bottom: -15px;
    transform-origin: left;
    content: "";
    position: absolute;
}.teaching-process-aDA .content-pad-FLf {
    position: relative;
    background: #ffffff;
    transform: translateY(20px);
    padding: 3rem;
    opacity: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.03);
}.teaching-process-aDA .content-pad-FLf::before {
    content: "";
    top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgba(rgb(189,193,187,0.5), 0.02) 0%, rgba(rgb(149,151,147,0.5), 0.04) 100%);
    width: 100%;
    transition: opacity 0.3s ease;
}.teaching-process-aDA .content-pad-FLf: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);
}.teaching-process-aDA .content-pad-FLf:hover::before {
    opacity: 1;
}.teaching-process-aDA p {
    margin: 0;
    line-height: 1.8;
    z-index: 2;
    font-size: 17px;
    position: relative;
    color: #000000;
}.teaching-process-aDA .content-pad-FLf::after {
    background: linear-gradient(180deg, rgb(189,193,187) 0%, rgb(149,151,147) 100%);
    width: 4px;
    content: "";
    transition: height 0.5s ease;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
}.teaching-process-aDA .content-pad-FLf:hover::after {
    height: 100%;
}

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

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

@media (max-width: 991px) {.teaching-process-aDA {
    padding: 6rem 0;
}.teaching-process-aDA h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.9);
}.teaching-process-aDA .content-pad-FLf {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.teaching-process-aDA {
    padding: 5rem 0;
}.teaching-process-aDA::after {
    right: -50%;
    width: 100%;
    top: -30%;
}.teaching-process-aDA h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.5rem;
}.teaching-process-aDA h2::after {
    height: 3px;
    width: 60px;
}.teaching-process-aDA .content-pad-FLf {
    padding: 2rem;
}.teaching-process-aDA p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.teaching-process-aDA {
    padding: 4rem 0;
}.teaching-process-aDA .smart-learning-RCQ {
    padding: 0 1.5rem;
}.teaching-process-aDA h2 {
    font-size: calc(37px * 0.7);
}.teaching-process-aDA .content-pad-FLf {
    padding: 1.5rem;
}.teaching-process-aDA p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.cookie-warning-window-Kuc {
    background: #ffffff;
    font-family: Arial, sans-serif;
    z-index: 1050;
    padding: 15px 20px;
    position: fixed;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    bottom: 0;
    width: 100%;
    border-top: 3px solid rgb(189,193,187);
}.cookie-ack-LG9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}.data-notice-7Z4 {
    flex-shrink: 0;
    margin-right: 15px;
}.data-notice-7Z4 svg {
    transition: fill 0.3s ease-in-out;
    fill: rgb(189,193,187);
    width: 50px;
    height: 50px;
}.web-cookies-CiQ {
    flex-grow: 1;
    margin-right: 15px;
}.web-cookies-CiQ h5 {
    font-size: 18px;
    font-weight: 700;
    color: rgb(189,193,187);
    margin-bottom: 5px;
}.web-cookies-CiQ p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 0;
}.cookie-panel-Pm0 {
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    margin-left: 10px;
    user-select: none;
    vertical-align: middle;
    border: 1px solid transparent;
}.cookie_button.cookie-guard-Mk7 {
    color: #ffffff;
    border-color: rgb(189,193,187);
    background-color: rgb(189,193,187);
}#cookie-banner-box-hDW {
    display: none;
}#cookie-banner-box-hDW:checked ~ .cookie-warning-window-Kuc {
    visibility: hidden;
    opacity: 0;
}.cookie_button.cookie-guard-Mk7:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.learn-cookies-cd9 {
    border-color: rgb(149,151,147);
    color: #000000;
    background-color: rgb(149,151,147);
}.cookie_button.learn-cookies-cd9:hover {
    border-color: rgb(189,193,187);
    color: #ffffff;
    background-color: rgb(189,193,187);
}.cookie-warning-window-Kuc p a {
    text-decoration: underline;
    color: rgb(189,193,187);
}.cookie-warning-window-Kuc p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.web-cookies-CiQ h5 {
    font-size: calc(18px - 2px);
}.web-cookies-CiQ p {
    font-size: calc(18px - 2px);
}.cookie-panel-Pm0 {
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.cookie-ack-LG9 {
    flex-direction: column;
    align-items: center;
}.data-notice-7Z4 {
    margin-bottom: 10px;
}.web-cookies-CiQ {
    margin-bottom: 15px;
    text-align: center;
}.cookie-panel-Pm0 {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}
header .head-section-KNX {
    border-bottom-right-radius: 0;
    overflow: visible;
    border-bottom-left-radius: 30px;
    display: flex;
    width: 100%;
    position: relative;
    background: linear-gradient(135deg, rgb(189,193,187,0.5) 0%, rgb(149,151,147) 100%);
    padding: 1.5rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    justify-content: space-between;
    align-items: center;
    left: 0;
    z-index: 100;
}header .head-section-KNX .head-wrap-gkz {
    transform: skewX(5deg);
    position: relative;
    z-index: 2;
}header .head-section-KNX .head-wrap-gkz .top-nav-jk1 {
    display: block;
    transition: transform 0.3s ease-in-out;
}header .head-section-KNX .head-wrap-gkz .top-nav-jk1:hover {
    transform: translateY(-8px) rotate(0deg);
}header .head-section-KNX .head-wrap-gkz svg {
    height: auto;
    width: 80px;
}header .head-section-KNX .top-pagewrap-C36 {
    margin: 0;
    position: relative;
    gap: 1rem;
    list-style: none;
    padding: 0;
    display: flex;
}header .head-section-KNX .top-pagewrap-C36::before {
    border-radius: 10px;
    background: linear-gradient(45deg, transparent 0%, rgb(189,193,187,0.5) 100%);
    z-index: -1;
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "";
    position: absolute;
    opacity: 0;
    width: calc(100% + 40px);
    height: calc(100% + 20px);
    top: -10px;
    left: -20px;
}header .head-section-KNX .nav-tutor-8qy {
    transition: transform 0.3s ease;
    position: relative;
}header .head-section-KNX .nav-tutor-8qy a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0.5rem 1rem;
    position: relative;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    font-size: 18px;
    font-weight: 600;
}header .head-section-KNX .nav-tutor-8qy a::before {
    transform: scaleX(0) rotate(-2deg);
    content: "";
    background: rgb(149,151,147);
    transform-origin: right;
    height: 2px;
    transition: transform 0.3s ease;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}header .head-section-KNX .nav-tutor-8qy a:hover {
    color: rgb(149,151,147);
}header .head-section-KNX .nav-tutor-8qy a:hover::before {
    transform-origin: left;
    transform: scaleX(1) rotate(-2deg);
}

@media (max-width: 992px) {header .head-section-KNX {
    transform: skewX(0);
    margin-left: calc(-50vw + 50%);
    padding: 1rem;
    box-sizing: border-box;
    flex-direction: column;
    width: 100vw;
}header .head-section-KNX .head-wrap-gkz {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .head-section-KNX .top-pagewrap-C36 {
    transform: skewX(0);
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .head-section-KNX .top-pagewrap-C36::before {
    transform: skewX(0);
}header .head-section-KNX .top-pagewrap-C36:hover::before {
    transform: skewX(0);
}header .head-section-KNX .nav-tutor-8qy {
    margin: 0.25rem;
}header .head-section-KNX .nav-tutor-8qy:nth-child(odd),
  header .head-section-KNX .nav-tutor-8qy:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .head-section-KNX {
    padding: 0.75rem;
}header .head-section-KNX .top-pagewrap-C36 {
    flex-direction: column;
    align-items: center;
}header .head-section-KNX .nav-tutor-8qy {
    width: 100%;
    text-align: center;
}header .head-section-KNX .head-wrap-gkz svg {
    width: 100px;
}}.newsletter-signup-0Ns {
    overflow: hidden;
    position: relative;
    --gradient-end: #4a90e2;
    background: linear-gradient(135deg, var(--gradient-start), var(--gradient-middle) 50%, var(--gradient-end));
    --text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    --input-bg: rgba(255, 255, 255, 0.9);
    padding: var(--section-padding) 0;
    --section-padding: clamp(3rem, 8vw, 6rem);
    --gradient-start: rgb(189,193,187);
    --gradient-middle: rgb(149,151,147);
}.newsletter-signup-0Ns::before {
    top: 0;
    z-index: 1;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 40%);
}.newsletter-signup-0Ns::after {
    z-index: 1;
    content: "";
    background-size: 20px 20px;
    background-image: 
        linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.05) 75%);
    height: 100%;
    opacity: 0.2;
    top: 0;
    position: absolute;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    left: 0;
    width: 100%;
}.newsletter-signup-0Ns .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 clamp(1rem, 5vw, 3rem);
}.newsletter-signup-0Ns .smart-learning-RCQ {
    border-left: 3px solid #ffffff;
    padding: clamp(2rem, 5vw, 3.5rem);
    backdrop-filter: blur(10px);
    flex-direction: column;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 10px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    background: rgba(255, 255, 255, 0.12);
    gap: 2rem;
    transform: perspective(1000px) rotateY(-1deg);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.newsletter-signup-0Ns .smart-learning-RCQ:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 15px 25px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}.newsletter-signup-0Ns h4 {
    margin: 0;
    line-height: 1.4;
    position: relative;
    text-shadow: var(--text-shadow);
    max-width: 95%;
    font-weight: 600;
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    color: #ffffff;
}.newsletter-signup-0Ns h4::after {
    content: "";
    background: #ffffff;
    transform: scaleX(1);
    left: 0;
    width: 60px;
    transform-origin: left center;
    bottom: -12px;
    height: 3px;
    position: absolute;
    transition: transform 0.5s ease-out;
    opacity: 0.7;
}.newsletter-signup-0Ns .smart-learning-RCQ:hover h4::after {
    transform: scaleX(1.5);
}.newsletter-signup-0Ns .input_holder {
    margin-top: 0.5rem;
    gap: 1rem;
    display: flex;
    flex-wrap: wrap;
}.newsletter-signup-0Ns .input_holder span {
    position: relative;
    flex: 1 1 280px;
    transition: transform 0.3s ease;
}.newsletter-signup-0Ns .input_holder span:hover {
    transform: translateY(-2px);
}.newsletter-signup-0Ns input[type="email"] {
    font-size: 1rem;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 100%;
    background: var(--input-bg);
    padding: 1rem 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
}.newsletter-signup-0Ns input[type="email"]:focus {
    transform: scale(1.02);
    outline: none;
    background: #ffffff;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 2px var(--gradient-middle);
}.newsletter-signup-0Ns input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}.newsletter-signup-0Ns input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.newsletter-signup-0Ns .updates-modal-86I {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    width: 100%;
    font-size: var(--btn-font-size, 1rem);
    box-shadow: 
        0 4px 12px rgba(0, 0, 0, 0.15),
        0 1px 3px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    background: linear-gradient(135deg, var(--gradient-end), var(--gradient-middle));
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 10px;
    border: none;
    padding: 1rem 1.5rem;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}.newsletter-signup-0Ns .updates-modal-86I::before {
    content: "";
    height: 100%;
    transition: all 0.6s ease;
    left: -100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
}.newsletter-signup-0Ns .updates-modal-86I:hover {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.2),
        0 2px 5px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: translateY(-2px);
    background: linear-gradient(135deg, var(--gradient-middle), var(--gradient-start));
}.newsletter-signup-0Ns .updates-modal-86I:hover::before {
    left: 100%;
}.newsletter-signup-0Ns .updates-modal-86I:active {
    transform: translateY(1px);
    box-shadow: 
        0 2px 6px rgba(0, 0, 0, 0.1),
        0 1px 2px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
}

@media (min-width: 768px) {.newsletter-signup-0Ns .smart-learning-RCQ {
    flex-direction: row;
    align-items: center;
    border-radius: var(--border-radius-medium, 8px);
}.newsletter-signup-0Ns .smart-learning-RCQ > div {
    flex: 1;
    padding-right: 2rem;
}.newsletter-signup-0Ns .input_holder {
    margin-top: 0;
    flex: 1;
}.newsletter-signup-0Ns h4::after {
    width: 80px;
}
}

@media (max-width: 767px) {.newsletter-signup-0Ns {
    padding: calc(var(--section-padding) * 0.8) 0;
}.newsletter-signup-0Ns .smart-learning-RCQ {
    padding: clamp(1.5rem, 4vw, 2.5rem);
}.newsletter-signup-0Ns h4 {
    font-size: clamp(1.1rem, 4vw, 1.3rem);
}.newsletter-signup-0Ns .input_holder {
    margin-top: 0.5rem;
}.newsletter-signup-0Ns .input_holder span {
    flex: 1 1 100%;
}
}

@media (max-width: 480px) {.newsletter-signup-0Ns {
    padding: calc(var(--section-padding) * 0.7) 0;
}.newsletter-signup-0Ns .smart-learning-RCQ {
    transform: none;
    padding: 1.5rem;
}.newsletter-signup-0Ns h4 {
    max-width: 100%;
}.newsletter-signup-0Ns .input_holder {
    gap: 0.75rem;
}.newsletter-signup-0Ns input[type="email"],
    .newsletter-signup-0Ns .updates-modal-86I {
    padding: 0.9rem 1.2rem;
}}.our-story-5Fr {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.our-story-5Fr::before {
    background: linear-gradient(135deg, rgb(189,193,187,0.5) 0%, rgba(0,0,0,0.65) 100%);
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    content: "";
    width: 100%;
}.our-story-5Fr::after {
    background: linear-gradient(45deg, rgb(149,151,147,0.5) 0%, rgb(189,193,187,0.5) 100%);
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: -10%;
    opacity: 0.2;
    content: "";
    height: 70%;
    position: absolute;
    animation: floatElement 15s ease-in-out infinite alternate;
    top: -10%;
    width: 50%;
    z-index: 2;
}.our-story-5Fr .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 5;
}.our-story-5Fr .content-pad-FLf {
    transition: transform 0.5s ease-in-out;
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(8px);
    position: relative;
    background: rgba(255, 255, 255, 0.9);
}.our-story-5Fr .content-pad-FLf:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our-story-5Fr .content-pad-FLf::before {
    height: 100%;
    top: 0;
    width: 4px;
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
    position: absolute;
    left: 0;
    content: "";
    transform: scaleY(0.95);
}.our-story-5Fr h1 {
    margin-bottom: 30px;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 39px;
}.our-story-5Fr h1::after {
    transition: width 0.3s ease-in-out;
    width: 60%;
    content: "";
    background: linear-gradient(90deg, rgb(189,193,187), transparent);
    bottom: -10px;
    position: absolute;
    left: 0;
    height: 3px;
}.our-story-5Fr h1:hover::after {
    width: 100%;
}.our-story-5Fr ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.our-story-5Fr ul li {
    position: relative;
    margin-bottom: 20px;
}.our-story-5Fr h4 {
    color: rgb(149,151,147);
    padding-left: 0;
    transition: padding-left 0.3s ease;
    margin-bottom: 15px;
    position: relative;
    font-size: calc(22px + 2px);
    font-weight: 600;
}.our-story-5Fr h4:hover {
    padding-left: 15px;
}.our-story-5Fr h4::before {
    height: 8px;
    width: 8px;
    top: 50%;
    left: -15px;
    content: "";
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease;
    position: absolute;
    background-color: rgb(189,193,187);
}.our-story-5Fr h4:hover::before {
    transform: translateY(-50%) scale(1);
}.our-story-5Fr span {
    line-height: 1.7;
    font-family: Arial, sans-serif;
    display: block;
    font-size: 12px;
    color: #000000;
    column-gap: 30px;
    padding: 10px 0;
    column-count: 1;
    position: relative;
    text-align: justify;
}

@keyframes floatElement {
    0% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-15px) rotate(1deg); }
    100% { transform: translateY(5px) rotate(-1deg); }
}

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


@media (min-width: 768px) {.our-story-5Fr .content-pad-FLf {
    width: 90%;
    margin-left: 5%;
}.our-story-5Fr span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our-story-5Fr {
    padding: 150px 0;
}.our-story-5Fr .content-pad-FLf {
    margin-left: 10%;
    width: 80%;
}.our-story-5Fr span {
    column-count: 2;
}.our-story-5Fr h1 {
    font-size: calc(39px + 5px);
}
}

@media (max-width: 767px) {.our-story-5Fr {
    padding: 80px 0;
}.our-story-5Fr .content-pad-FLf {
    transform: perspective(800px) rotateY(0deg);
    padding: 25px;
}.our-story-5Fr h1 {
    font-size: calc(39px - 4px);
}.our-story-5Fr h4 {
    font-size: 22px;
}.our-story-5Fr span {
    font-size: calc(12px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.our-story-5Fr {
    padding: 60px 0;
}.our-story-5Fr .content-pad-FLf {
    padding: 20px 15px;
}.our-story-5Fr h1 {
    margin-bottom: 20px;
    font-size: calc(39px - 6px);
}.our-story-5Fr h4 {
    margin-bottom: 10px;
    font-size: calc(22px - 2px);
}.our-story-5Fr span {
    font-size: calc(12px - 2px);
    line-height: 1.5;
}}.reach-us-RB7 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(230,226,207), rgb(189,193,187,0.5) 80%);
    position: relative;
    padding: 80px 0;
}.reach-us-RB7::before {
    opacity: 0.7;
    width: 100%;
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgb(189,193,187,0.5) 0%, transparent 60%),
        radial-gradient(circle at 90% 90%, rgb(149,151,147,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    z-index: 0;
    height: 100%;
}.reach-us-RB7::after {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    height: 100%;
    background-image: 
        linear-gradient(45deg, rgb(230,226,207) 25%, transparent 25%), 
        linear-gradient(-45deg, rgb(230,226,207) 25%, transparent 25%), 
        linear-gradient(45deg, transparent 75%, rgb(230,226,207) 75%), 
        linear-gradient(-45deg, transparent 75%, rgb(230,226,207) 75%);
    position: absolute;
    animation: patternMove 30s linear infinite;
    content: "";
    opacity: 0.05;
    z-index: 0;
    left: 0;
    top: 0;
    background-size: 20px 20px;
    width: 100%;
}@keyframes patternMove {
    0% {
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    }
    100% {
        background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px;
    }
}

.reach-us-RB7 .container {
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.reach-us-RB7 .get-support-mpS {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    position: relative;
    gap: 30px;
}.reach-us-RB7 .online-contact-vqc {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px;
    backdrop-filter: blur(10px);
    border-radius: 24px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.reach-us-RB7 .online-contact-vqc::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(189,193,187), rgb(149,151,147));
    left: 0;
    height: 5px;
    width: 100%;
    top: 0;
    opacity: 0.8;
}.reach-us-RB7 .online-contact-vqc::after {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent, rgb(189,193,187,0.5));
    width: 100px;
    transform: translate(30%, 30%);
    content: "";
    height: 100px;
    bottom: 0;
    position: absolute;
    opacity: 0.2;
    right: 0;
}.reach-us-RB7 .online-contact-vqc:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.reach-us-RB7 h2 {
    position: relative;
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 700;
    color: rgb(149,151,147);
}.reach-us-RB7 h2::after {
    background: rgb(189,193,187);
    width: 60px;
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 0;
    bottom: -10px;
    height: 3px;
}.reach-us-RB7 h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    color: rgb(149,151,147);
}.reach-us-RB7 p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #000000;
    line-height: 1.6;
}.reach-us-RB7 .msg-team-MLH {
    font-weight: 600;
    font-size: calc(14px * 1.1);
    margin-bottom: 20px;
    color: rgb(149,151,147);
}.reach-us-RB7 .submit-request-lRv {
    margin-bottom: 25px;
}.reach-us-RB7 .query-form-nEq {
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}.reach-us-RB7 .get-helpdesk-873 {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}.reach-us-RB7 .get-helpdesk-873 span {
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    font-size: calc(14px * 0.9);
    transition: background 0.3s ease;
    padding: 8px 15px;
    color: #ffffff;
}.reach-us-RB7 .get-helpdesk-873 span:hover {
    background: rgb(189,193,187,0.5);
}.reach-us-RB7 .online-contact-vqc .img-lightbox-roY {
    border-radius: 24px;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}.reach-us-RB7 .online-contact-vqc .img-lightbox-roY::after {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
}.reach-us-RB7 .contact-form-mH1 {
    gap: 25px;
    display: flex;
    flex-direction: column;
}.reach-us-RB7 .contact-form-mH1 a {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    flex-direction: column;
    transition: all 0.3s ease;
    padding: 15px 20px;
}.reach-us-RB7 .contact-form-mH1 a::before {
    content: "";
    background: rgb(189,193,187);
    position: absolute;
    top: 0;
    border-radius: 10px 0 0 10px;
    transition: width 0.3s ease;
    left: 0;
    height: 100%;
    width: 5px;
}.reach-us-RB7 .contact-form-mH1 a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.reach-us-RB7 .contact-form-mH1 a:hover::before {
    width: 7px;
}.reach-us-RB7 .contact-form-mH1 a span {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: calc(14px * 0.9);
    color: rgb(149,151,147);
}.reach-us-RB7 .contact-form-mH1 a p {
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}.reach-us-RB7 svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
    fill: rgb(189,193,187);
    vertical-align: middle;
}.reach-us-RB7 svg path {
    transition: fill 0.3s ease;
    fill: rgb(189,193,187);
}.reach-us-RB7 .contact-form-mH1 a:hover svg,
.reach-us-RB7 .contact-form-mH1 a:hover svg path {
    fill: rgb(149,151,147);
}

@media (max-width: 992px) {.reach-us-RB7 {
    padding: 60px 0;
}.reach-us-RB7 .get-support-mpS {
    grid-template-columns: 1fr 1fr;
}.reach-us-RB7 .online-contact-vqc:last-child {
    grid-column: span 2;
}.reach-us-RB7 .online-contact-vqc {
    padding: 30px;
}
}

@media (max-width: 768px) {.reach-us-RB7 {
    padding: 50px 0;
}.reach-us-RB7 .get-support-mpS {
    grid-template-columns: 1fr;
}.reach-us-RB7 .online-contact-vqc {
    grid-column: span 1 !important;
}.reach-us-RB7 h2 {
    font-size: calc(35px * 0.9);
}.reach-us-RB7 .online-contact-vqc .img-lightbox-roY {
    height: 300px;
}.reach-us-RB7 .contact-form-mH1 {
    gap: 15px;
}.reach-us-RB7 .contact-form-mH1 a {
    padding: 12px 15px;
}
}

@media (max-width: 576px) {.reach-us-RB7 {
    padding: 40px 0;
}.reach-us-RB7 .online-contact-vqc {
    padding: 25px 20px;
}.reach-us-RB7 h2 {
    font-size: calc(35px * 0.8);
}.reach-us-RB7 p {
    font-size: calc(14px * 0.95);
}.reach-us-RB7 .get-helpdesk-873 {
    flex-direction: column;
    gap: 8px;
}.reach-us-RB7 .get-helpdesk-873 span {
    width: 100%;
}.reach-us-RB7 .online-contact-vqc .img-lightbox-roY {
    height: 250px;
}}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.9;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.reach-us-RB7 .online-contact-vqc:first-child {
    animation: float 6s ease-in-out infinite;
}.reach-us-RB7 .online-contact-vqc:nth-child(2) {
    animation: float 8s ease-in-out infinite;
}.reach-us-RB7 .online-contact-vqc:last-child {
    animation: float 7s ease-in-out infinite;
}.reach-us-RB7 .contact-form-mH1 a::after {
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    animation: shine 3s infinite;
    left: -100%;
    width: 30%;
}@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

.reach-us-RB7 .online-contact-vqc:hover h2::after {
    transition: width 0.3s ease;
    width: 80px;
}.reach-us-RB7 .get-helpdesk-873 span:nth-child(odd) {
    transform: translateY(-3px);
}.reach-us-RB7 .get-helpdesk-873 span:nth-child(even) {
    transform: translateY(3px);
}.program-overview-Bwd {
    background: linear-gradient(135deg, rgb(230,226,207) 0%, rgba(245, 245, 245, 0.9) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.program-overview-Bwd::before {
    top: 0;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(45deg, rgb(189,193,187,0.5) 0%, transparent 40%);
    height: 100%;
    content: "";
    left: 0;
}.program-overview-Bwd::after {
    border: 4px solid rgb(149,151,147,0.5);
    pointer-events: none;
    height: 300px;
    width: 300px;
    transform: rotate(-15deg);
    position: absolute;
    z-index: 0;
    content: "";
    right: -50px;
    bottom: -50px;
}.program-overview-Bwd .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.program-overview-Bwd .education-flow-zOh {
    transform: translateY(30px);
    display: flex;
    gap: 40px;
    flex-direction: column;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}.program-overview-Bwd .img-lightbox-roY {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 380px;
    transform: translateX(-20px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
}.program-overview-Bwd .img-lightbox-roY::before {
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgb(189,193,187,0.5) 100%);
    z-index: 1;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}.program-overview-Bwd .img-lightbox-roY::after {
    transform: rotate(15deg);
    position: absolute;
    right: -20px;
    content: "";
    animation: float 6s ease-in-out infinite;
    z-index: -1;
    top: 20px;
    height: 80px;
    background: rgb(149,151,147);
    width: 80px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}.program-overview-Bwd .content-pad-FLf {
    position: relative;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 30px;
    transform: translateY(20px);
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
}.program-overview-Bwd .content-pad-FLf::before {
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 5px;
    transition: height 0.6s ease-out;
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
}.program-overview-Bwd .content-pad-FLf:hover::before {
    height: 100%;
}.program-overview-Bwd h3 {
    transition: transform 0.4s ease-out;
    transform: translateX(0);
    color: #000000;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 35px;
    position: relative;
    font-weight: 700;
}.program-overview-Bwd h3::after {
    left: 0;
    bottom: 0;
    height: 3px;
    transition: width 0.4s ease-out;
    width: 80px;
    content: "";
    background: rgb(189,193,187);
    position: absolute;
}.program-overview-Bwd .content-pad-FLf:hover h3 {
    transform: translateX(15px);
}.program-overview-Bwd .content-pad-FLf:hover h3::after {
    width: 120px;
}.program-overview-Bwd p.description {
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    opacity: 1;
    font-size: 17px;
    line-height: 1.75;
    display: block;
}.program-overview-Bwd span.description {
    display: none;
}.program-overview-Bwd .education-flow-zOh:hover .img-lightbox-roY {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.25);
    transform: translateX(0) scale(1.02);
}

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

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

@media (min-width: 768px) {.program-overview-Bwd .education-flow-zOh {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.program-overview-Bwd .img-lightbox-roY {
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateX(-40px) perspective(1000px) rotateY(-5deg);
    flex: 1;
}.program-overview-Bwd .content-pad-FLf {
    flex: 1.2;
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
}.program-overview-Bwd .education-flow-zOh:hover .img-lightbox-roY {
    transform: translateX(-20px) perspective(1000px) rotateY(-2deg) scale(1.03);
}.program-overview-Bwd .education-flow-zOh:hover .content-pad-FLf {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media (min-width: 992px) {.program-overview-Bwd {
    padding: 150px 0;
}.program-overview-Bwd .education-flow-zOh {
    gap: 80px;
}.program-overview-Bwd .img-lightbox-roY {
    height: 520px;
}.program-overview-Bwd .content-pad-FLf {
    padding: 50px;
}.program-overview-Bwd h3 {
    font-size: calc(35px * 1.1);
    margin-bottom: 30px;
}
}

@media (max-width: 767px) {.program-overview-Bwd {
    padding: 80px 0;
}.program-overview-Bwd h3 {
    font-size: calc(35px * 0.85);
}.program-overview-Bwd p.description {
    font-size: calc(17px * 0.95);
}.program-overview-Bwd .content-pad-FLf {
    padding: 25px 20px;
}
}

@media (hover: hover) {.program-overview-Bwd .content-pad-FLf:hover {
    transform: translateY(10px);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.15);
}
}