* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.dwES-wrapper-border {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1173px;
    margin: auto;
    max-width: 100%;
}html,body {
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.MnzZ-tutor-match {
    flex: 0 0 auto;
}.ldQS-nav-begin {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.ZbUe-secure-pantry {
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background-color: rgb(213,226,223);
    padding: 40px;
}.ZbUe-secure-pantry h1 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: rgb(163,200,193);
}.ZbUe-secure-pantry h2 {
    font-size: 29px;
    font-weight: 600;
    color: rgb(100,180,167);
    margin-bottom: 15px;
    text-transform: uppercase;
}.ZbUe-secure-pantry h3,
.ZbUe-secure-pantry h4,
.ZbUe-secure-pantry h5,
.ZbUe-secure-pantry h6 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    color: rgb(163,200,193);
}.ZbUe-secure-pantry ul {
    padding-left: 20px;
    margin-bottom: 20px;
    list-style-type: disc;
}.ZbUe-secure-pantry ol {
    margin-bottom: 20px;
    list-style-type: decimal;
    padding-left: 20px;
}.ZbUe-secure-pantry li {
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 10px;
}.ZbUe-secure-pantry section {
    margin-bottom: 30px;
}.ZbUe-secure-pantry p {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.8;
}.ZbUe-secure-pantry span {
    color: rgb(163,200,193);
    font-weight: 600;
}.ZbUe-secure-pantry div {
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: rgb(255, 255, 255, 0.5);
}
@media only screen and (max-width: 800px) {.ZbUe-secure-pantry {
    padding: 20px;
}.ZbUe-secure-pantry h1 {
    font-size: calc(24px - 10px);
}.ZbUe-secure-pantry h2 {
    font-size: calc(24px - 8px);
}.ZbUe-secure-pantry ul,
    .ZbUe-secure-pantry ol {
    padding-left: 15px;
}.ZbUe-secure-pantry li {
    font-size: calc(13px - 2px);
}.ZbUe-secure-pantry p {
    font-size: calc(13px - 2px);
}}
.MnzZ-tutor-match {
    font-family: Arial, sans-serif;
    background-color: rgb(213,226,223);
    position: relative;
    color: #000000;
    padding: 5rem 0 2rem;
}.MnzZ-tutor-match::before {
    z-index: 0;
    height: 100%;
    left: 0;
    opacity: 0.07;
    top: 0;
    background: 
        linear-gradient(135deg, rgb(163,200,193,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(100,180,167,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100%;
    content: '';
}.MnzZ-tutor-match::after {
    content: '';
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(213,226,223) 0%,
        rgb(163,200,193) 35%, 
        rgb(100,180,167) 65%,
        rgb(213,226,223) 100%);
    top: 0;
    height: 7px;
}.MnzZ-tutor-match .container {
    position: relative;
    z-index: 2;
}.MnzZ-tutor-match .Frli-login-footer {
    flex-direction: column;
    display: flex;
}.MnzZ-tutor-match .dNyQ-submit-feedback {
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin-bottom: 4rem;
    display: flex;
    gap: 0;
}.MnzZ-tutor-match .dNyQ-submit-feedback::after {
    left: 0;
    bottom: -1px;
    width: 100%;
    position: absolute;
    content: '';
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(100,180,167,0.5) 50%,
        transparent 100%);
}.MnzZ-tutor-match .info_item {
    position: relative;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    flex: 0 0 auto;
    width: 25%;
}.MnzZ-tutor-match .info_item::before {
    background-color: rgba(0, 0, 0, 0.06);
    height: 60%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    content: '';
    position: absolute;
}.MnzZ-tutor-match .info_item:first-child::before {
    display: none;
}.MnzZ-tutor-match .info_item p,
.MnzZ-tutor-match .info_item a {
    justify-content: center;
    gap: 0.75rem;
    transition: all 0.3s ease;
    font-size: calc(16px - 1px);
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    display: flex;
    align-items: center;
    text-align: center;
}.MnzZ-tutor-match .info_item:hover {
    transform: translateY(-5px);
}.MnzZ-tutor-match .info_item:hover p,
.MnzZ-tutor-match .info_item:hover a {
    color: rgb(163,200,193);
}.MnzZ-tutor-match .info_item svg {
    height: 20px;
    transition: transform 0.3s ease;
    width: 20px;
    fill: rgb(163,200,193);
}.MnzZ-tutor-match .info_item:hover svg {
    transform: rotate(10deg);
}.MnzZ-tutor-match .text_main_holder {
    gap: 3rem;
    justify-content: space-between;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}.MnzZ-tutor-match .tcmo-main-tutor {
    flex-direction: column;
    gap: 1.5rem;
    max-width: 300px;
    margin-right: auto;
    display: flex;
    width: 100%;
}.MnzZ-tutor-match .tcmo-main-tutor svg {
    transition: all 0.3s ease;
    height: auto;
    max-width: 160px;
}.MnzZ-tutor-match .tcmo-main-tutor:hover svg {
    transform: scale(1.05);
}.MnzZ-tutor-match .VAYM-proposal-cta {
    position: relative;
    color: #000000;
    line-height: 1.6;
    padding-left: 2rem;
    font-size: 15px;
}.MnzZ-tutor-match .VAYM-proposal-cta::before {
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(163,200,193), rgb(100,180,167));
    bottom: 0;
    border-radius: 2px;
    width: 4px;
    top: 0;
}.MnzZ-tutor-match .Gcbz-page-top {
    position: relative;
    min-width: 240px;
    max-width: 400px;
    gap: 2rem;
    flex-direction: column;
    display: flex;
    flex: 1;
}.MnzZ-tutor-match .Gcbz-page-top::before {
    background: rgba(0, 0, 0, 0.02);
    top: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    border-radius: 30px;
    z-index: -1;
    width: 100%;
}.MnzZ-tutor-match .Gcbz-page-top h5 {
    padding: 0.75rem 1.5rem;
    background: rgba(0, 0, 0, 0.03);
    margin-bottom: 1rem;
    border-radius: 10px;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
}.MnzZ-tutor-match .wnRz-page-nav {
    display: flex;
    padding: 0 1.5rem;
    gap: 0.75rem;
    flex-direction: column;
}.MnzZ-tutor-match .wnRz-page-nav:first-child {
    position: relative;
}.MnzZ-tutor-match .wnRz-page-nav a {
    text-decoration: none;
    padding-left: 1.25rem;
    position: relative;
    padding: 0.5rem 0;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 16px;
}.MnzZ-tutor-match .wnRz-page-nav a::before {
    border-radius: 50%;
    width: 6px;
    transition: all 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
    height: 6px;
    top: 50%;
    content: '';
    background-color: rgb(100,180,167,0.5);
    left: 0;
}.MnzZ-tutor-match .wnRz-page-nav a:hover {
    color: rgb(163,200,193);
    padding-left: 1.5rem;
}.MnzZ-tutor-match .wnRz-page-nav a:hover::before {
    background-color: rgb(163,200,193);
    width: 8px;
    height: 8px;
}.MnzZ-tutor-match .subscribe_holder {
    max-width: 400px;
    border-radius: 30px;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    gap: 1.5rem;
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
    padding: 2rem;
}.MnzZ-tutor-match .subscribe_holder::before {
    border-width: 50px 50px 0 0;
    left: 0;
    border-color: rgb(163,200,193,0.5) transparent transparent transparent;
    content: '';
    border-top-left-radius: 30px;
    height: 0;
    position: absolute;
    border-style: solid;
    width: 0;
    top: 0;
}.MnzZ-tutor-match .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #000000;
    font-size: 18px;
}.MnzZ-tutor-match .subscribe_holder p {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
}.MnzZ-tutor-match .input_holder {
    display: flex;
    gap: 1rem;
    margin-top: 0.5rem;
    flex-direction: column;
    position: relative;
}.MnzZ-tutor-match .input_holder input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 1.125rem 1.25rem;
    font-size: 16px;
}.MnzZ-tutor-match .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(163,200,193,0.5);
    outline: none;
    border-color: rgb(163,200,193);
}.MnzZ-tutor-match .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.MnzZ-tutor-match .ejlt-news-label {
    background: linear-gradient(135deg, rgb(163,200,193) 0%, rgb(100,180,167) 100%);
    position: relative;
    padding: 1.125rem 1.25rem;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}.MnzZ-tutor-match .ejlt-news-label::before {
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(100,180,167) 0%, rgb(163,200,193) 100%);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: '';
}.MnzZ-tutor-match .ejlt-news-label:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.MnzZ-tutor-match .ejlt-news-label:hover::before {
    opacity: 1;
}.MnzZ-tutor-match .RXtp-sustain-cta {
    position: relative;
    text-align: center;
    padding-top: 2rem;
    margin-top: 4rem;
}.MnzZ-tutor-match .RXtp-sustain-cta::before {
    width: 40%;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    position: absolute;
    top: 0;
    left: 30%;
    content: '';
}.MnzZ-tutor-match .DGSy-grant-info {
    font-size: 15px;
    opacity: 0.8;
    color: #000000;
}

@media (max-width: 1200px) {.MnzZ-tutor-match .text_main_holder {
    gap: 2.5rem;
}.MnzZ-tutor-match .tcmo-main-tutor {
    max-width: 260px;
}.MnzZ-tutor-match .Gcbz-page-top {
    min-width: 220px;
}
}

@media (max-width: 991px) {.MnzZ-tutor-match {
    padding: 4rem 0 2rem;
}.MnzZ-tutor-match .info_item {
    padding: 1rem;
    width: 50%;
}.MnzZ-tutor-match .info_item:nth-child(3)::before {
    display: none;
}.MnzZ-tutor-match .text_main_holder {
    gap: 3rem;
    flex-direction: column;
    align-items: center;
}.MnzZ-tutor-match .tcmo-main-tutor {
    text-align: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
}.MnzZ-tutor-match .VAYM-proposal-cta {
    padding-left: 0;
    max-width: 500px;
    text-align: center;
}.MnzZ-tutor-match .VAYM-proposal-cta::before {
    display: none;
}.MnzZ-tutor-match .Gcbz-page-top {
    max-width: 600px;
    width: 100%;
}.MnzZ-tutor-match .subscribe_holder {
    width: 100%;
    max-width: 600px;
}
}

@media (max-width: 768px) {.MnzZ-tutor-match {
    padding: 3.5rem 0 1.5rem;
}.MnzZ-tutor-match .dNyQ-submit-feedback {
    margin-bottom: 3rem;
}.MnzZ-tutor-match .info_item {
    width: 100%;
}.MnzZ-tutor-match .info_item::before {
    display: none;
}.MnzZ-tutor-match .wnRz-page-nav {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem 1.5rem;
}.MnzZ-tutor-match .wnRz-page-nav a {
    text-align: center;
    padding: 0.5rem 1rem;
}.MnzZ-tutor-match .wnRz-page-nav a::before {
    display: none;
}.MnzZ-tutor-match .wnRz-page-nav a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    padding-left: 1rem;
}.MnzZ-tutor-match .RXtp-sustain-cta {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.MnzZ-tutor-match {
    padding: 3rem 0 1.5rem;
}.MnzZ-tutor-match .dNyQ-submit-feedback {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.MnzZ-tutor-match .text_main_holder {
    gap: 2.5rem;
}.MnzZ-tutor-match .Gcbz-page-top {
    padding: 1rem;
}.MnzZ-tutor-match .Gcbz-page-top h5 {
    text-align: center;
}.MnzZ-tutor-match .subscribe_holder {
    padding: 1.5rem;
}.MnzZ-tutor-match .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.MnzZ-tutor-match .RXtp-sustain-cta {
    margin-top: 2.5rem;
}}.EbnF-data-exploration {
    position: relative;
    padding: 120px 0;
    background: rgb(213,226,223);
    overflow: hidden;
}.EbnF-data-exploration::before {
    opacity: 0.1;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(163,200,193,0.5),
        rgb(163,200,193,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
}.EbnF-data-exploration .container {
    max-width: 1400px;
    z-index: 10;
    margin: 0 auto;
    position: relative;
    padding: 0 30px;
}.EbnF-data-exploration h2 {
    color: #000000;
    padding-left: 30px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    border-left: 5px solid rgb(163,200,193);
    font-size: 37px;
    text-align: left;
    margin-bottom: 80px;
}.EbnF-data-exploration ul {
    list-style: none;
    flex-direction: column;
    gap: 40px;
    padding: 0;
    display: flex;
    margin: 0;
}.EbnF-data-exploration .qYFL-study-gain {
    display: grid;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease-out;
    grid-template-columns: 40% 60%;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
}.EbnF-data-exploration .qYFL-study-gain:nth-child(even) {
    direction: rtl;
    grid-template-columns: 60% 40%;
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.9));
}.EbnF-data-exploration .qYFL-study-gain p {
    display: flex;
    font-size: calc(38px * 1.5);
    direction: ltr;
    background: rgb(213,226,223);
    color: rgb(163,200,193);
    font-weight: 700;
    padding: 40px;
    justify-content: center;
    text-shadow: 0 0 15px rgb(163,200,193,0.5);
    align-items: center;
    position: relative;
    margin: 0;
}.EbnF-data-exploration .qYFL-study-gain span {
    line-height: 1.7;
    direction: ltr;
    z-index: 2;
    padding: 40px;
    color: #000000;
    display: flex;
    font-weight: 400;
    font-size: 24px;
    align-items: center;
    position: relative;
}.EbnF-data-exploration .qYFL-study-gain::before {
    top: -50%;
    transition: all 0.5s ease-out;
    background: radial-gradient(
        circle at center,
        rgb(163,200,193,0.5) 0%,
        transparent 70%
    );
    z-index: 1;
    transform: scale(0.5);
    content: "";
    position: absolute;
    height: 200%;
    width: 200%;
    opacity: 0;
    left: -50%;
}.EbnF-data-exploration .qYFL-study-gain:hover::before {
    transform: scale(1);
    opacity: 0.2;
}.EbnF-data-exploration .qYFL-study-gain p::after {
    transform-origin: left;
    transition: transform 0.4s ease-out;
    transform: scaleX(0);
    content: "";
    height: 1px;
    bottom: 50%;
    position: absolute;
    background: rgb(100,180,167);
    width: 70%;
}.EbnF-data-exploration .qYFL-study-gain:nth-child(odd) p::after {
    right: -35%;
    transform-origin: right;
}.EbnF-data-exploration .qYFL-study-gain:nth-child(even) p::after {
    left: -35%;
}.EbnF-data-exploration .qYFL-study-gain:hover p::after {
    transform: scaleX(1);
}.EbnF-data-exploration svg {
    width: 30px;
    fill: rgb(100,180,167);
    height: 30px;
    transition: transform 0.3s ease;
    z-index: 3;
    top: 20px;
    position: absolute;
    right: 20px;
}.EbnF-data-exploration .qYFL-study-gain:nth-child(even) svg {
    left: 20px;
    right: auto;
}.EbnF-data-exploration svg path {
    fill: rgb(100,180,167);
}.EbnF-data-exploration .qYFL-study-gain:hover svg {
    transform: rotate(45deg);
}@keyframes borderFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.EbnF-data-exploration .qYFL-study-gain {
    position: relative;
}.EbnF-data-exploration .qYFL-study-gain::after {
    -webkit-mask-composite: xor;
    content: "";
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    pointer-events: none;
    border-radius: 18px;
    background: linear-gradient(90deg, rgb(163,200,193), rgb(100,180,167), rgb(163,200,193)) border-box;
    animation: borderFlow 3s linear infinite;
    mask-composite: exclude;
    position: absolute;
    border: 1px solid transparent;
    inset: 0;
    background-size: 200% 200%;
}.QFEN-course-program-details {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgba(247, 247, 247, 0.9) 100%);
    padding: 120px 0;
    position: relative;
}.QFEN-course-program-details::before {
    position: absolute;
    z-index: 0;
    filter: blur(100px);
    animation: pulse 15s infinite alternate ease-in-out;
    width: 400px;
    content: "";
    top: -150px;
    border-radius: 50%;
    right: -150px;
    height: 400px;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(163,200,193,0.5) 0%, rgb(100,180,167,0.5) 100%);
}.QFEN-course-program-details::after {
    opacity: 0.08;
    bottom: -100px;
    position: absolute;
    filter: blur(80px);
    content: "";
    left: -100px;
    z-index: 0;
    background: linear-gradient(225deg, rgb(100,180,167,0.5) 0%, rgb(163,200,193,0.5) 100%);
    width: 300px;
    height: 300px;
    border-radius: 50%;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
}.QFEN-course-program-details .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}.QFEN-course-program-details h2 {
    font-weight: 700;
    position: relative;
    line-height: 1.3;
    opacity: 0;
    text-align: left;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    margin-bottom: 50px;
    color: #000000;
    transform: translateX(-10px);
    font-size: 33px;
}.QFEN-course-program-details h2::after {
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(163,200,193) 0%, rgb(100,180,167) 100%);
    width: 80px;
    left: 0;
    content: "";
    bottom: -15px;
    height: 3px;
    position: absolute;
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
}.QFEN-course-program-details .koxg-education {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    opacity: 0;
    display: grid;
    transform: translateY(20px);
    animation: fadeIn 0.8s 0.4s forwards ease-out;
}.QFEN-course-program-details .BfoJ-portfolio-image {
    height: 350px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.QFEN-course-program-details .BfoJ-portfolio-image::after {
    left: 0;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(163,200,193,0.5), 0.1),
        rgba(rgb(100,180,167,0.5), 0.05)
    );
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 100%;
}.QFEN-course-program-details .BfoJ-portfolio-image:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.QFEN-course-program-details .qJAb-content-box {
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    display: flex;
    gap: 25px;
    transform: translateY(15px);
    flex-direction: column;
}.QFEN-course-program-details .description {
    border-left: 1px solid rgb(100,180,167,0.5);
    line-height: 1.8;
    position: relative;
    font-weight: 400;
    margin: 0;
    font-size: 15px;
    color: #000000;
    transition: all 0.3s ease;
    padding-left: 20px;
}.QFEN-course-program-details .description:hover {
    transform: translateX(3px);
    border-left: 3px solid rgb(100,180,167);
}.QFEN-course-program-details .description:first-of-type {
    position: relative;
}.QFEN-course-program-details .description:first-of-type::before {
    position: absolute;
    opacity: 0;
    height: 10px;
    border-radius: 50%;
    content: "";
    left: -5px;
    top: 0;
    width: 10px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: scale(0);
    background-color: rgb(100,180,167);
}.QFEN-course-program-details .description:first-of-type:hover::before {
    opacity: 1;
    transform: scale(1);
}.QFEN-course-program-details .description:nth-of-type(2) {
    opacity: 0.85;
    color: #000000;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

@keyframes slideIn {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

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

@media (min-width: 768px) {.QFEN-course-program-details .koxg-education {
    align-items: start;
    gap: 60px;
    grid-template-columns: 1fr 1.6fr;
}.QFEN-course-program-details .BfoJ-portfolio-image {
    height: 450px;
}.QFEN-course-program-details h2 {
    font-size: calc(33px * 1.1);
    max-width: 80%;
}.QFEN-course-program-details h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.QFEN-course-program-details {
    padding: 150px 0;
}.QFEN-course-program-details .container {
    padding: 0 40px;
}.QFEN-course-program-details .koxg-education {
    gap: 80px;
}.QFEN-course-program-details .BfoJ-portfolio-image {
    height: 550px;
}.QFEN-course-program-details h2 {
    font-size: calc(33px * 1.2);
    margin-bottom: 70px;
}.QFEN-course-program-details .description {
    padding-left: 30px;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 1200px) {.QFEN-course-program-details {
    padding: 180px 0;
}.QFEN-course-program-details .container {
    padding: 0 60px;
}.QFEN-course-program-details .koxg-education {
    gap: 100px;
    grid-template-columns: 0.9fr 1.5fr;
}.QFEN-course-program-details h2 {
    max-width: 70%;
}.QFEN-course-program-details .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.QFEN-course-program-details {
    padding: 80px 0;
}.QFEN-course-program-details h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.9);
}.QFEN-course-program-details .BfoJ-portfolio-image {
    height: 250px;
    transform: perspective(800px) rotateY(-2deg);
}.QFEN-course-program-details .description {
    padding-left: 15px;
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}.QFEN-course-program-details .koxg-education {
    gap: 30px;
}
}

@media (max-width: 480px) {.QFEN-course-program-details {
    padding: 60px 0;
}.QFEN-course-program-details h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.QFEN-course-program-details .BfoJ-portfolio-image {
    height: 200px;
}.QFEN-course-program-details .qJAb-content-box {
    gap: 20px;
}.QFEN-course-program-details .description {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
    padding-left: 12px;
}}.OlEW-gratSpot {
    background: linear-gradient(135deg, rgb(163,200,193,0.5) 0%, rgb(213,226,223) 40%, rgb(100,180,167,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.OlEW-gratSpot::before {
    width: 100%;
    z-index: 1;
    left: 0;
    content: "";
    height: 100%;
    animation: pulse 8s infinite alternate ease-in-out;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    top: 0;
    position: absolute;
    opacity: 0.5;
}.OlEW-gratSpot::after {
    height: 150%;
    width: 150%;
    background: repeating-linear-gradient(45deg, rgb(163,200,193,0.5) 0px, transparent 2px, transparent 10px);
    left: -25%;
    transform: rotate(-5deg);
    opacity: 0.04;
    content: "";
    top: -25%;
    z-index: 0;
    position: absolute;
    animation: patternShift 20s infinite linear;
}.OlEW-gratSpot .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1140px;
    position: relative;
    z-index: 2;
}.OlEW-gratSpot h2 {
    animation: fadeUpIn 0.8s 0.2s forwards ease-out;
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    text-align: center;
    font-size: 31px;
    color: #000000;
    font-weight: 700;
    position: relative;
    opacity: 0;
    margin-bottom: 3rem;
}.OlEW-gratSpot h2::after {
    width: 80px;
    position: absolute;
    left: 50%;
    height: 4px;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    bottom: -15px;
    transform: translateX(-50%) scaleX(0);
    background: linear-gradient(90deg, rgb(163,200,193), rgb(100,180,167));
}.OlEW-gratSpot .vOkF-expert-learnings {
    transition: transform 0.5s;
    transform-origin: center top;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    border-radius: 10px;
    animation: fadeIn 1s 0.5s both ease-out;
    position: relative;
    padding: 3rem;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
}.OlEW-gratSpot .vOkF-expert-learnings::before {
    background: linear-gradient(180deg, rgb(163,200,193,0.5) 0%, transparent 80%);
    filter: blur(12px);
    opacity: 0.3;
    border-radius: 10px;
    height: 100%;
    transform: translateX(-50%);
    width: 95%;
    z-index: -1;
    position: absolute;
    content: "";
    left: 50%;
    top: -8px;
}.OlEW-gratSpot .vOkF-expert-learnings:hover {
    transform: perspective(1000px) rotateX(0deg);
}.OlEW-gratSpot ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}.OlEW-gratSpot ul::before {
    width: 4px;
    left: -20px;
    position: absolute;
    content: "";
    height: 0;
    top: 0;
    animation: growHeight 1.5s 1s forwards ease-in-out;
    background: linear-gradient(to bottom, rgb(163,200,193), rgb(100,180,167));
}.OlEW-gratSpot li {
    padding-left: 0;
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    opacity: 0;
    transform: translateX(20px);
}.OlEW-gratSpot li::before {
    content: "";
    top: -5px;
    background: linear-gradient(135deg, rgb(100,180,167) 0%, rgb(163,200,193) 100%);
    transform: scale(0);
    position: absolute;
    height: 32px;
    box-shadow: 0 5px 15px -5px rgb(100,180,167,0.5);
    left: -40px;
    border-radius: 50%;
    opacity: 0;
    animation: popIn 0.4s 1.2s forwards cubic-bezier(0.25, 1.8, 0.5, 1);
    width: 32px;
}.OlEW-gratSpot li span {
    position: relative;
    font-size: 17px;
    color: #000000;
    opacity: 0;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    animation: fadeIn 1s 1.2s forwards ease-out;
    letter-spacing: 0.01em;
    display: block;
}.OlEW-gratSpot li span::first-letter {
    color: rgb(163,200,193);
    font-size: 1.4em;
    font-weight: 700;
}

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

@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

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

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

@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

@keyframes patternShift {
    from {
        transform: rotate(-5deg) translateX(0);
    }
    to {
        transform: rotate(-5deg) translateX(100px);
    }
}

@media (max-width: 992px) {.OlEW-gratSpot {
    padding: 5rem 0;
}.OlEW-gratSpot h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2.5rem;
}.OlEW-gratSpot .vOkF-expert-learnings {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.OlEW-gratSpot {
    padding: 4rem 0;
}.OlEW-gratSpot h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
    line-height: 1.4;
}.OlEW-gratSpot .vOkF-expert-learnings {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.OlEW-gratSpot ul::before {
    left: -15px;
}.OlEW-gratSpot li::before {
    left: -30px;
    width: 24px;
    height: 24px;
}
}

@media (max-width: 576px) {.OlEW-gratSpot {
    padding: 3rem 0;
}.OlEW-gratSpot h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 1.5rem;
}.OlEW-gratSpot .vOkF-expert-learnings {
    padding: 1.5rem;
    transform: none;
}.OlEW-gratSpot ul::before {
    left: -12px;
}.OlEW-gratSpot li::before {
    height: 20px;
    top: -2px;
    width: 20px;
    left: -25px;
}.OlEW-gratSpot li span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.iGBF-sign-up-for-updates {
    padding: 4rem;
    position: relative;
    background: rgb(213,226,223);
    overflow: hidden;
    isolation: isolate;
}.iGBF-sign-up-for-updates::before {
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    right: 0;
    top: 0;
    height: 100%;
    width: 60%;
    opacity: 0.2;
    position: absolute;
    background: rgb(163,200,193,0.5);
    animation: clip-shift 10s ease-in-out infinite alternate;
    z-index: -2;
    content: "";
    transform-origin: center right;
}.iGBF-sign-up-for-updates::after {
    position: absolute;
    background: rgb(100,180,167,0.5);
    width: 60%;
    height: 100%;
    left: 0;
    z-index: -2;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    transform-origin: center left;
    top: 0;
    content: "";
    opacity: 0.2;
    animation: clip-shift 10s ease-in-out infinite alternate-reverse;
}.iGBF-sign-up-for-updates .vOkF-expert-learnings {
    gap: 3rem;
    position: relative;
    grid-template-columns: 1fr 1fr;
    display: grid;
    transform: skewY(-1deg);
    align-items: center;
    z-index: 1;
}.iGBF-sign-up-for-updates .vOkF-expert-learnings::before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.02) 10px,
        rgba(0, 0, 0, 0.02) 20px
    );
    z-index: -1;
}.iGBF-sign-up-for-updates p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #000000;
    transform: skewY(1deg);
    margin: 0;
    font-size: calc(22px * 1.1);
    position: relative;
    font-weight: 700;
}.iGBF-sign-up-for-updates p::before {
    left: -20px;
    height: 50px;
    width: 50px;
    top: -20px;
    opacity: 0.2;
    background: rgb(163,200,193);
    transform: rotate(45deg);
    animation: rotate-diamond 15s linear infinite;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    content: "";
}.iGBF-sign-up-for-updates p::after {
    position: absolute;
    animation: rotate-hexagon 20s linear infinite reverse;
    height: 30px;
    bottom: -20px;
    width: 30px;
    opacity: 0.3;
    content: "";
    background: rgb(100,180,167);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    right: 40px;
}.iGBF-sign-up-for-updates .input_holder {
    transform: skewY(1deg);
    position: relative;
}.iGBF-sign-up-for-updates .input_holder::before {
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    right: -30px;
    animation: pulse-triangle 5s infinite alternate;
    background: rgb(163,200,193,0.5);
    position: absolute;
    z-index: -1;
    height: 60px;
    content: "";
    top: -30px;
    opacity: 0.3;
    width: 60px;
}.iGBF-sign-up-for-updates .input_holder::after {
    left: 30%;
    height: 40px;
    position: absolute;
    bottom: -20px;
    border-radius: 4px;
    opacity: 0.2;
    transform: rotate(45deg);
    content: "";
    z-index: -1;
    background: rgb(100,180,167,0.5);
    width: 40px;
    animation: rotate-square 15s linear infinite;
}.iGBF-sign-up-for-updates .WrKO-sub-set {
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 1.3rem 1.5rem;
    font-size: 15px;
    border: 2px solid transparent;
    color: #000000;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
}.iGBF-sign-up-for-updates .WrKO-sub-set:focus {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    border-color: rgb(163,200,193);
    outline: none;
}.iGBF-sign-up-for-updates .WrKO-sub-set::placeholder {
    opacity: 0.6;
    color: #000000;
}.iGBF-sign-up-for-updates .ejlt-news-label {
    z-index: 1;
    padding: 1.3rem 2rem;
    color: #ffffff;
    font-size: 20px;
    border: none;
    font-family: Arial, sans-serif;
    font-weight: 600;
    width: 100%;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background-color: rgb(163,200,193);
    transition: all 0.3s ease;
}.iGBF-sign-up-for-updates .ejlt-news-label::before {
    transition: all 0.5s ease;
    height: 100%;
    position: absolute;
    z-index: -1;
    width: 100%;
    content: "";
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.iGBF-sign-up-for-updates .ejlt-news-label:hover {
    transform: translateY(-3px);
    background-color: rgb(100,180,167);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.iGBF-sign-up-for-updates .ejlt-news-label:hover::before {
    left: 100%;
}

@keyframes clip-shift {
    0% {
        clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    }
}

@keyframes rotate-diamond {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@keyframes rotate-hexagon {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-triangle {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes rotate-square {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 768px) {.iGBF-sign-up-for-updates {
    padding: 3rem 1.5rem;
}.iGBF-sign-up-for-updates .vOkF-expert-learnings {
    gap: 2rem;
    grid-template-columns: 1fr;
}.iGBF-sign-up-for-updates p {
    font-size: 21px;
}.iGBF-sign-up-for-updates .input_holder {
    margin-top: 1rem;
}.iGBF-sign-up-for-updates .WrKO-sub-set,
    .iGBF-sign-up-for-updates .ejlt-news-label {
    padding: 1rem 1.5rem;
}}header {
    z-index: 100;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    width: 100%;
    position: relative;
    padding: 1rem 0;
    background: rgb(213,226,223);
}header::before {
    opacity: 0.4;
    position: absolute;
    height: 100%;
    content: '';
    left: 0;
    z-index: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(to right, 
        rgb(163,200,193,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(100,180,167,0.5) 100%);
}header .container {
    width: 100%;
    margin: 0;
    position: relative;
    padding: 0 2%;
    max-width: 100%;
    z-index: 1;
}header .dGpN-head-mentor {
    align-items: center;
    gap: 1rem;
    grid-template-columns: 1fr 3fr 1fr;
    display: grid;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
}header .GZRr-head-main {
    text-decoration: none;
    align-items: center;
    grid-area: logo;
    justify-content: center;
    position: relative;
    display: flex;
    padding: 0.5rem 1rem;
}header .GZRr-head-main::after {
    bottom: 0;
    transform: translateX(-50%);
    height: 2px;
    width: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(163,200,193), 
        rgb(100,180,167), 
        rgb(163,200,193), 
        transparent);
    left: 50%;
    position: absolute;
    content: '';
}header .GZRr-head-main svg {
    transition: all 0.3s ease;
    height: auto;
    width: 160px;
}header .GZRr-head-main:hover svg {
    transform: translateY(-3px);
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .Gcbz-page-top {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    padding: 0.6rem;
    gap: 0.5rem;
    display: flex;
    background: rgba(255, 255, 255, 0.5);
    align-items: center;
    grid-area: menu;
    justify-content: center;
    border-radius: 20px;
}header .vxnp-nav-tutor {
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 0.4rem 0.8rem;
    font-size: 20px;
    border-radius: 10px;
    font-weight: 400;
}header .vxnp-nav-tutor:hover {
    box-shadow: 0 3px 8px rgb(163,200,193,0.5);
    background: linear-gradient(135deg, rgb(163,200,193), rgb(100,180,167));
    transform: translateY(-2px);
    color: #ffffff;
}

@media (max-width: 991px) {header .GZRr-head-main svg {
    width: 140px;
}header .Gcbz-page-top {
    gap: 0.4rem;
    padding: 0.5rem;
}header .vxnp-nav-tutor {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header .dGpN-head-mentor {
    grid-template-areas:
            "logo"
            "Gcbz-page-top";
    grid-template-columns: 1fr;
}header .GZRr-head-main {
    padding: 0.4rem;
}header .GZRr-head-main svg {
    width: 130px;
}header .Gcbz-page-top {
    padding: 0.4rem;
    flex-wrap: wrap;
}header .vxnp-nav-tutor {
    padding: 0.3rem 0.5rem;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .GZRr-head-main svg {
    width: 120px;
}header .Gcbz-page-top {
    padding: 0.4rem;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .Gcbz-page-top::-webkit-scrollbar {
    height: 2px;
}header .Gcbz-page-top::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(163,200,193);
}header .vxnp-nav-tutor {
    white-space: nowrap;
    flex-shrink: 0;
}}.ZJkP-client-feedback {
    background: linear-gradient(90deg, rgb(213,226,223) 0%, rgb(163,200,193,0.5) 30%, rgb(213,226,223) 100%);
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    padding: 8rem 2rem;
}.ZJkP-client-feedback::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 80%;
    box-shadow: 0 0 20px 5px rgb(163,200,193,0.5);
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(163,200,193), transparent);
    top: 50%;
    left: 10%;
}.ZJkP-client-feedback::after {
    z-index: 0;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(100,180,167,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    opacity: 0.4;
}.ZJkP-client-feedback .container {
    z-index: 2;
    position: relative;
}.ZJkP-client-feedback h2 {
    margin-bottom: 4rem;
    color: #000000;
    text-align: center;
    perspective: 1000px;
    font-size: calc(38px * 1.4);
    position: relative;
    font-weight: 700;
}.ZJkP-client-feedback h2::before {
    width: 100%;
    position: absolute;
    bottom: -20px;
    filter: blur(10px);
    content: "";
    left: 0;
    background: linear-gradient(to right, transparent, rgb(163,200,193,0.5), transparent);
    height: 20px;
}.ZJkP-client-feedback .vtVA-feedback-grid {
    scrollbar-width: thin;
    transform-style: preserve-3d;
    flex-wrap: nowrap;
    scrollbar-color: rgb(163,200,193) rgb(213,226,223);
    display: flex;
    scroll-snap-type: x mandatory;
    padding: 3rem 0;
    gap: 3rem;
    overflow-x: auto;
}.ZJkP-client-feedback .vtVA-feedback-grid::-webkit-scrollbar {
    height: 8px;
}.ZJkP-client-feedback .vtVA-feedback-grid::-webkit-scrollbar-track {
    background: rgb(213,226,223);
    border-radius: 10px;
}.ZJkP-client-feedback .vtVA-feedback-grid::-webkit-scrollbar-thumb {
    background-color: rgb(163,200,193);
    border-radius: 10px;
}.ZJkP-client-feedback .DLvd-review-glow {
    padding: 2rem;
    scroll-snap-align: center;
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform-origin: left center;
    align-items: center;
    flex: 0 0 300px;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: rotateY(10deg) translateZ(0);
    background: #ffffff;
    flex-direction: column;
    overflow: hidden;
    border-radius: 24px;
}.ZJkP-client-feedback .DLvd-review-glow:hover {
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    z-index: 3;
}.ZJkP-client-feedback .DLvd-review-glow::before {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    z-index: -1;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(163,200,193,0.5) 0%, transparent 70%);
    top: 0;
    opacity: 0.4;
}.ZJkP-client-feedback .DLvd-review-glow:hover::before {
    opacity: 0.7;
}.ZJkP-client-feedback .DLvd-review-glow img {
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    width: 120px;
    transform: translateY(-30px);
    border: 5px solid #ffffff;
    margin-bottom: 1.5rem;
    transition: all 0.4s ease;
}.ZJkP-client-feedback .DLvd-review-glow:hover img {
    transform: translateY(-40px) scale(1.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.ZJkP-client-feedback .DLvd-review-glow p {
    margin: 0;
    text-align: center;
    transform: translateY(-10px);
    color: #000000;
    font-weight: 600;
    font-size: 22px;
}.ZJkP-client-feedback .DLvd-review-glow .description {
    color: #000000;
    opacity: 0.9;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
    font-weight: 400;
    line-height: 1.6;
    font-size: 17px;
    text-align: center;
    transform: translateY(0);
    margin-top: 1rem;
}.ZJkP-client-feedback .DLvd-review-glow:hover .description {
    opacity: 1;
    transform: translateY(-5px);
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(odd) {
    transform: rotateY(15deg) translateZ(0);
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(odd):hover {
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(3n+1)::after {
    position: absolute;
    height: 50px;
    width: 50px;
    right: -20px;
    filter: blur(15px);
    bottom: -20px;
    background: rgb(100,180,167,0.5);
    content: "";
    transition: all 0.3s ease;
    opacity: 0.5;
    border-radius: 50%;
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(3n+1):hover::after {
    height: 70px;
    width: 70px;
    opacity: 0.7;
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(3n+2)::after {
    transition: all 0.3s ease;
    content: "";
    opacity: 0.4;
    top: -15px;
    position: absolute;
    background: rgb(163,200,193,0.5);
    width: 40px;
    filter: blur(10px);
    height: 40px;
    border-radius: 50%;
    right: -15px;
}.ZJkP-client-feedback .DLvd-review-glow:nth-child(3n+2):hover::after {
    opacity: 0.6;
    height: 60px;
    width: 60px;
}

@media (max-width: 992px) {.ZJkP-client-feedback {
    padding: 6rem 1rem;
}.ZJkP-client-feedback h2 {
    margin-bottom: 3rem;
    font-size: calc(38px * 1.2);
}.ZJkP-client-feedback .vtVA-feedback-grid {
    padding: 2.5rem 0;
    gap: 2.5rem;
}.ZJkP-client-feedback .DLvd-review-glow {
    flex: 0 0 270px;
    padding: 1.8rem;
}.ZJkP-client-feedback .DLvd-review-glow img {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 768px) {.ZJkP-client-feedback {
    padding: 5rem 1rem;
}.ZJkP-client-feedback::before {
    display: none;
}.ZJkP-client-feedback h2 {
    font-size: 38px;
    margin-bottom: 2.5rem;
}.ZJkP-client-feedback .vtVA-feedback-grid {
    gap: 2rem;
    padding: 2rem 0;
}.ZJkP-client-feedback .DLvd-review-glow {
    padding: 1.5rem;
    flex: 0 0 240px;
    transform: rotateY(5deg) translateZ(0) !important;
}.ZJkP-client-feedback .DLvd-review-glow:hover {
    transform: rotateY(0deg) translateZ(20px) scale(1.03) !important;
}.ZJkP-client-feedback .DLvd-review-glow img {
    height: 90px;
    transform: translateY(-25px);
    width: 90px;
}.ZJkP-client-feedback .DLvd-review-glow:hover img {
    transform: translateY(-30px) scale(1.05);
}.ZJkP-client-feedback .DLvd-review-glow p {
    font-size: calc(17px * 1.1);
}.ZJkP-client-feedback .DLvd-review-glow .description {
    font-size: calc(17px * 0.9);
}
}

@media (max-width: 480px) {.ZJkP-client-feedback {
    padding: 4rem 0.5rem;
}.ZJkP-client-feedback .vtVA-feedback-grid {
    padding: 1.5rem 0;
    gap: 1.5rem;
}.ZJkP-client-feedback .DLvd-review-glow {
    flex: 0 0 85%;
    transform: rotateY(0) translateZ(0) !important;
}.ZJkP-client-feedback .DLvd-review-glow:hover {
    transform: rotateY(0) translateZ(0) scale(1.02) !important;
}}.uGKn-modalDataProtection {
    border-top: 2px solid rgb(163,200,193);
    transition: all 0.3s ease-in-out;
    width: 100%;
    background: rgb(100,180,167);
    z-index: 90;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    position: fixed;
    padding: 20px 0;
    bottom: 0;
}.QGqd-track-accept {
    margin: auto;
    max-width: 1200px;
    display: flex;
    padding: 20px 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}.uGKn-modalDataProtection h5 {
    font-size: 22px;
    margin-bottom: 6px;
    font-weight: 700;
    transition: color 0.3s ease-in-out;
    color: #ffffff;
}.uGKn-modalDataProtection p {
    max-width: 500px;
    color: #ffffff;
    font-size: 17px;
}.MgEI-cookies-terms {
    flex-shrink: 0;
    margin-right: 20px;
}.MgEI-cookies-terms svg, .MgEI-cookies-terms svg path {
    width: 80px;
    fill: rgb(163,200,193);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.MgEI-cookies-terms:hover svg {
    transform: rotate(10deg);
}.Gqmy-edu-track {
    border-radius: 17px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: rgb(163,200,193,0.5) 0px 4px 10px 0px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    padding: 10px 20px;
    margin-left: 20px;
    color: #ffffff;
    background: rgb(163,200,193);
    font-size: 15px;
    line-height: 35px;
}.cookie_button.nXLC-tracking-policy {
    background: rgb(163,200,193);
}.cookie_button.Davr-cookie-box {
    background: rgb(100,180,167);
}.Gqmy-edu-track:hover {
    transform: scale(1.05);
    box-shadow: rgb(163,200,193,0.5) 0px 6px 15px 0px;
}.uGKn-modalDataProtection p a {
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    color: rgb(163,200,193);
}.uGKn-modalDataProtection p a:hover {
    color: rgb(100,180,167);
}.dwES-wrapper-border .uGKn-modalDataProtection {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    border: none;
    background: rgb(100,180,167);
    padding: 40px 0;
}.dwES-wrapper-border .Gqmy-edu-track {
    color: #ffffff;
    border: none;
    background: rgb(163,200,193);
    font-size: 15px;
    padding: 10px;
    font-weight: 400;
    border-radius: 10px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    margin-left: 30px;
}.dwES-wrapper-border .vCSO-privacy-ctrl h5, .dwES-wrapper-border .vCSO-privacy-ctrl p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.uGKn-modalDataProtection {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.MgEI-cookies-terms {
    display: none;
}.QGqd-track-accept {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.uGKn-modalDataProtection h5 {
    text-align: center;
}.uGKn-modalDataProtection p {
    text-align: center;
}.vCSO-privacy-ctrl {
    text-align: center;
    margin-bottom: 20px;
}.Gqmy-edu-track {
    max-width: 300px;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}
#KjMS-overlayCookieInfo {
    display: none;
}#KjMS-overlayCookieInfo:checked ~ .uGKn-modalDataProtection {
    opacity: 0;
    visibility: hidden;
}.yLvc-title-greeting {
    width: 100%;
    overflow: hidden;
    position: relative;
}.yLvc-title-greeting .YSHi-study-smart {
    position: relative;
    min-height: 100vh;
    align-items: center;
    display: flex;
    justify-content: center;
}.yLvc-title-greeting .YSHi-study-smart::before {
    z-index: 1;
    top: 0;
    transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
    left: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.75) 0%, 
    rgba(0, 0, 0, 0.4) 50%, 
    rgba(0, 0, 0, 0.65) 100%);
    content: "";
    position: absolute;
    bottom: 0;
}.yLvc-title-greeting .mHBT-study-program {
    position: relative;
    padding: 3rem;
    z-index: 2;
    max-width: 1140px;
    transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateX(2deg);
    margin-top: -2rem;
    width: 90%;
}.yLvc-title-greeting .mHBT-study-program:hover {
    transform: perspective(1000px) rotateX(0deg);
}.yLvc-title-greeting .mHBT-study-program > div {
    margin-bottom: 2.5rem;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    overflow: hidden;
    opacity: 0;
    position: relative;
}.yLvc-title-greeting .mHBT-study-program > div:nth-child(1) {
    animation-delay: 0.3s;
}.yLvc-title-greeting .mHBT-study-program > div:nth-child(2) {
    animation-delay: 0.6s;
}.yLvc-title-greeting .mHBT-study-program > div:nth-child(3) {
    animation-delay: 0.9s;
}.yLvc-title-greeting p {
    font-weight: 600;
    color: #ffffff;
    font-size: calc(16px * 1.2);
    margin: 0;
    letter-spacing: 0.5px;
    line-height: 1.6;
    padding-left: 3rem;
    font-family: Arial, sans-serif;
    max-width: 80%;
    position: relative;
}.yLvc-title-greeting p::before {
    top: 50%;
    content: "";
    transform: translateY(-50%);
    left: 0;
    height: 2px;
    background: rgb(163,200,193);
    position: absolute;
    width: 2rem;
}.yLvc-title-greeting .title_style_header {
    color: #ffffff;
    background-clip: text !important;
    font-size: min(4.5rem, 8vw);
    margin: 0;
    -webkit-background-clip: text !important;
    letter-spacing: -0.5px;
    font-weight: 700;
    max-width: 90%;
    background: linear-gradient(to right, #ffffff, rgb(100,180,167));
    color: transparent;
    text-transform: capitalize;
    position: relative;
    line-height: 1.1;
}.yLvc-title-greeting h3 {
    line-height: 1.6;
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 1rem 2rem;
    border-left: 3px solid rgb(163,200,193);
    backdrop-filter: blur(10px);
    font-size: calc(20px * 1.1);
    max-width: 85%;
    background: rgba(rgb(163,200,193,0.5), 0.15);
}@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.yLvc-title-greeting .YSHi-study-smart:hover::before {
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.65) 0%, 
    rgba(0, 0, 0, 0.3) 50%, 
    rgba(0, 0, 0, 0.6) 100%);
}


@media (max-width: 1200px) {.yLvc-title-greeting .mHBT-study-program {
    padding: 2.5rem;
    width: 95%;
}.yLvc-title-greeting .title_style_header {
    font-size: min(4rem, 8vw);
}
}

@media (max-width: 992px) {.yLvc-title-greeting .mHBT-study-program {
    margin-top: -1rem;
    padding: 2rem;
}.yLvc-title-greeting p {
    font-size: calc(16px * 1.1);
    padding-left: 2.5rem;
    max-width: 90%;
}.yLvc-title-greeting h3 {
    font-size: 20px;
    max-width: 90%;
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 768px) {.yLvc-title-greeting .YSHi-study-smart {
    min-height: 80vh;
}.yLvc-title-greeting .mHBT-study-program {
    width: 100%;
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.yLvc-title-greeting .mHBT-study-program > div {
    margin-bottom: 1.8rem;
}.yLvc-title-greeting p {
    padding-left: 2rem;
    max-width: 100%;
    font-size: 16px;
}.yLvc-title-greeting p::before {
    width: 1.5rem;
}.yLvc-title-greeting .title_style_header {
    font-size: min(3rem, 9vw);
    max-width: 100%;
}.yLvc-title-greeting h3 {
    max-width: 100%;
    padding: 0.7rem 1.2rem;
    font-size: calc(17px * 1.1);
}
}

@media (max-width: 576px) {.yLvc-title-greeting .YSHi-study-smart {
    min-height: 70vh;
}.yLvc-title-greeting .mHBT-study-program {
    padding: 1.2rem;
}.yLvc-title-greeting .mHBT-study-program > div {
    margin-bottom: 1.5rem;
}.yLvc-title-greeting p {
    padding-left: 1.8rem;
    font-size: calc(16px * 0.9);
}.yLvc-title-greeting p::before {
    width: 1.2rem;
}.yLvc-title-greeting .title_style_header {
    letter-spacing: -0.3px;
    font-size: min(2.5rem, 10vw);
}.yLvc-title-greeting h3 {
    font-size: 17px;
    border-left: 2px solid rgb(163,200,193);
    padding: 0.6rem 1rem;
}
}

@media (max-height: 600px) {.yLvc-title-greeting .YSHi-study-smart {
    min-height: 120vh;
}
}

@media (prefers-reduced-motion: reduce) {.yLvc-title-greeting .mHBT-study-program,
  .yLvc-title-greeting .mHBT-study-program:hover {
    transform: none;
    transition: none;
}.yLvc-title-greeting .mHBT-study-program > div {
    animation: fadeInUp 1.5s ease-out forwards;
}}.ejqx-price-pick {
    position: relative;
    overflow: hidden;
    background: rgb(213,226,223);
    padding: 100px 0;
}.ejqx-price-pick::before {
    background: rgb(163,200,193,0.5);
    right: -50px;
    width: 300px;
    animation: float-effect 12s infinite alternate ease-in-out;
    filter: blur(80px);
    content: "";
    position: absolute;
    top: -50px;
    height: 300px;
    z-index: 0;
}.ejqx-price-pick::after {
    content: "";
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    filter: blur(60px);
    width: 250px;
    z-index: 0;
    left: -50px;
    bottom: -50px;
    height: 250px;
    background: rgb(100,180,167,0.5);
}.ejqx-price-pick .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}.ejqx-price-pick .NyfQ-cost-levels {
    gap: 60px;
    display: flex;
    flex-direction: column;
}.ejqx-price-pick .rhZJ-cost-rates {
    text-align: center;
    margin: 0 auto;
    max-width: 700px;
    position: relative;
    order: -1;
    padding: 0 20px;
}.ejqx-price-pick .rhZJ-cost-rates h2 {
    color: #000000;
    font-size: 38px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    display: inline-block;
}.ejqx-price-pick .rhZJ-cost-rates h2::after {
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    content: "";
    position: absolute;
    background: rgb(163,200,193);
    bottom: -10px;
    left: 50%;
}.ejqx-price-pick .grOp-pricing-offers {
    margin-bottom: 0;
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    opacity: 0.85;
}.ejqx-price-pick .VaNI-fee-schemes {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
}.ejqx-price-pick .YbUf-annual-fee {
    perspective: 1000px;
    text-decoration: none;
    transform-style: preserve-3d;
    color: inherit;
    height: 100%;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.ejqx-price-pick .YbUf-annual-fee:hover {
    transform: translateY(-10px) scale(1.02);
}.ejqx-price-pick .cuMJ-annual-plan {
    height: 100%;
    border-radius: 10px;
    transform-style: preserve-3d;
    flex-direction: column;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    display: flex;
    position: relative;
    transition: box-shadow 0.4s ease;
    background: #ffffff;
    overflow: hidden;
}.ejqx-price-pick .YbUf-annual-fee:hover .cuMJ-annual-plan {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(163,200,193,0.5);
}.ejqx-price-pick .SERN-basic-cost {
    padding: 30px;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    display: flex;
    z-index: 2;
}.ejqx-price-pick .SERN-basic-cost::before {
    background: linear-gradient(90deg, rgb(163,200,193), rgb(100,180,167));
    height: 5px;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    transition: transform 0.5s ease;
    transform-origin: left;
    transform: scaleX(0);
}.ejqx-price-pick .YbUf-annual-fee:hover .SERN-basic-cost::before {
    transform: scaleX(1);
}.ejqx-price-pick .SERN-basic-cost h3 {
    white-space: normal;
    overflow-wrap: break-word;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000000;
    font-size: calc(24px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
}.ejqx-price-pick .YbUf-annual-fee:hover .SERN-basic-cost h3 {
    color: rgb(163,200,193);
    transform: translateX(5px);
}.ejqx-price-pick .axWN-plan-fees {
    margin: 10px 0 20px;
    display: block;
    overflow-wrap: break-word;
    white-space: normal;
    font-weight: 700;
    font-size: 24px;
    transition: transform 0.4s ease;
    position: relative;
    word-break: break-word;
    color: rgb(100,180,167);
}.ejqx-price-pick .axWN-plan-fees::before {
    height: 2px;
    width: 40px;
    left: 0;
    background: rgb(100,180,167,0.5);
    bottom: -8px;
    transition: width 0.4s ease;
    content: "";
    position: absolute;
}.ejqx-price-pick .YbUf-annual-fee:hover .axWN-plan-fees::before {
    width: 80px;
}.ejqx-price-pick .SERN-basic-cost p {
    transition: color 0.3s ease;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    margin-bottom: 0;
    flex-grow: 1;
    white-space: normal;
    font-size: calc(18px - 1px);
    color: #000000;
}.ejqx-price-pick .BfoJ-portfolio-image {
    transition: transform 0.6s ease, filter 0.6s ease;
    height: 200px;
    transform: translateZ(-10px);
    overflow: hidden;
    position: relative;
}.ejqx-price-pick .BfoJ-portfolio-image::after {
    transition: opacity 0.5s ease;
    inset: 0;
    position: absolute;
    opacity: 0.6;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    content: "";
}.ejqx-price-pick .YbUf-annual-fee:hover .BfoJ-portfolio-image {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}.ejqx-price-pick .YbUf-annual-fee:hover .BfoJ-portfolio-image::after {
    opacity: 0.4;
}.ejqx-price-pick .YbUf-annual-fee::after {
    right: 30px;
    background: rgb(163,200,193,0.5);
    left: 30px;
    z-index: -1;
    filter: blur(10px);
    top: 100%;
    height: 15px;
    transition: opacity 0.4s ease;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    content: "";
}.ejqx-price-pick .YbUf-annual-fee:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.ejqx-price-pick .NyfQ-cost-levels {
    align-items: center;
    flex-direction: row;
}.ejqx-price-pick .rhZJ-cost-rates {
    padding-right: 40px;
    flex: 0 0 30%;
    order: 0;
    text-align: left;
}.ejqx-price-pick .rhZJ-cost-rates h2::after {
    transform: none;
    left: 0;
}.ejqx-price-pick .VaNI-fee-schemes {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}
}

@media (min-width: 1200px) {.ejqx-price-pick .VaNI-fee-schemes {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.ejqx-price-pick .SERN-basic-cost {
    padding: 35px;
}.ejqx-price-pick .BfoJ-portfolio-image {
    height: 220px;
}
}

@media (max-width: 991px) {.ejqx-price-pick {
    padding: 80px 0;
}.ejqx-price-pick .rhZJ-cost-rates {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.ejqx-price-pick {
    padding: 60px 0;
}.ejqx-price-pick .VaNI-fee-schemes {
    gap: 25px;
    grid-template-columns: 1fr;
}.ejqx-price-pick .rhZJ-cost-rates h2 {
    font-size: calc(38px - 4px);
}.ejqx-price-pick .BfoJ-portfolio-image {
    height: 180px;
}.ejqx-price-pick .SERN-basic-cost {
    padding: 25px;
}
}

@media (max-width: 480px) {.ejqx-price-pick {
    padding: 50px 0;
}.ejqx-price-pick .SERN-basic-cost h3 {
    font-size: 24px;
}.ejqx-price-pick .axWN-plan-fees {
    font-size: calc(24px - 2px);
}.ejqx-price-pick .BfoJ-portfolio-image {
    height: 160px;
}.ejqx-price-pick .SERN-basic-cost {
    padding: 20px;
}}.bdOB-who-we-are {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 100px 0 80px;
}.bdOB-who-we-are::before {
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(163,200,193,0.5), rgba(0, 0, 0, 0.5));
    opacity: 0.85;
    z-index: -1;
    position: absolute;
    height: 100%;
}.bdOB-who-we-are::after {
    opacity: 0.2;
    animation: float 15s infinite ease-in-out;
    border: 2px solid rgb(100,180,167);
    height: 250px;
    content: "";
    position: absolute;
    bottom: -50px;
    z-index: -1;
    transform: rotate(15deg);
    right: -50px;
    width: 250px;
}.bdOB-who-we-are h4 {
    margin-bottom: 40px;
    transform: translateY(20px);
    text-align: center;
    font-size: calc(20px * 1.2);
    animation: fadeInUp 0.8s 0.2s forwards;
    letter-spacing: 3px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    opacity: 0;
    color: #ffffff;
}.bdOB-who-we-are h4::after {
    height: 3px;
    content: "";
    position: absolute;
    background: rgb(100,180,167);
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
}.bdOB-who-we-are .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.bdOB-who-we-are .qJAb-content-box {
    animation: fadeInUp 0.8s 0.4s forwards;
    transform: translateY(30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    padding: 50px;
    overflow: hidden;
    opacity: 0;
}.bdOB-who-we-are .qJAb-content-box::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 5px;
    background: linear-gradient(to bottom, rgb(163,200,193), rgb(100,180,167));
    height: 100%;
}.bdOB-who-we-are .qJAb-content-box h6 {
    padding-bottom: 15px;
    font-size: calc(19px * 1.3);
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateX(-10px);
    color: rgb(163,200,193);
    font-weight: 700;
    opacity: 0;
    margin-bottom: 25px;
    animation: fadeInRight 0.8s 0.6s forwards;
}.bdOB-who-we-are .qJAb-content-box h6::after {
    position: absolute;
    content: "";
    background: rgb(100,180,167);
    left: 0;
    bottom: 0;
    width: 80px;
    height: 2px;
}.bdOB-who-we-are .qJAb-content-box div {
    position: relative;
    z-index: 1;
}.bdOB-who-we-are .qJAb-content-box span {
    animation: fadeInUp 0.8s 0.8s forwards;
    line-height: 1.8;
    transform: translateY(20px);
    font-size: 18px;
    position: relative;
    color: #000000;
    opacity: 0;
    display: block;
    font-family: Arial, sans-serif;
}.bdOB-who-we-are .qJAb-content-box::after {
    position: absolute;
    width: 100px;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(100,180,167,0.5) 50%);
    content: "";
    z-index: 0;
    height: 100px;
}

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

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translate(0, 0);
    }
    25% {
        transform: rotate(18deg) translate(-10px, 15px);
    }
    50% {
        transform: rotate(15deg) translate(5px, -10px);
    }
    75% {
        transform: rotate(12deg) translate(15px, 5px);
    }
}

@media (max-width: 992px) {.bdOB-who-we-are {
    padding: 80px 0 60px;
}.bdOB-who-we-are .qJAb-content-box {
    padding: 40px 30px;
}.bdOB-who-we-are h4 {
    font-size: calc(20px * 1.1);
}.bdOB-who-we-are .qJAb-content-box h6 {
    font-size: calc(19px * 1.2);
    margin-bottom: 20px;
}
}

@media (max-width: 768px) {.bdOB-who-we-are {
    padding: 60px 0 40px;
}.bdOB-who-we-are .qJAb-content-box {
    padding: 30px 25px;
}.bdOB-who-we-are h4 {
    font-size: 20px;
    margin-bottom: 30px;
}.bdOB-who-we-are .qJAb-content-box h6 {
    margin-bottom: 15px;
    font-size: 19px;
    padding-bottom: 10px;
}.bdOB-who-we-are .qJAb-content-box span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.bdOB-who-we-are::after {
    height: 180px;
    width: 180px;
}
}

@media (max-width: 576px) {.bdOB-who-we-are {
    padding: 50px 0 30px;
}.bdOB-who-we-are .qJAb-content-box {
    padding: 25px 20px;
}.bdOB-who-we-are h4 {
    font-size: calc(20px * 0.9);
    letter-spacing: 2px;
}.bdOB-who-we-are h4::after {
    bottom: -10px;
    width: 40px;
}.bdOB-who-we-are .qJAb-content-box h6 {
    font-size: calc(19px * 0.95);
}.bdOB-who-we-are .qJAb-content-box span {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.bdOB-who-we-are::after {
    width: 120px;
    right: -30px;
    bottom: -30px;
    height: 120px;
}}.nSVQ-contact-box {
    background: linear-gradient(145deg, rgb(213,226,223) 0%, rgba(9, 19, 32, 0.9) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.nSVQ-contact-box::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(163,200,193,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(163,200,193,0.5) 11px
    );
    left: 0;
    animation: gridMove 20s linear infinite;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    pointer-events: none;
    height: 100%;
    opacity: 0.05;
}.nSVQ-contact-box::after {
    position: absolute;
    pointer-events: none;
    top: -50%;
    width: 200%;
    background: radial-gradient(circle, rgb(163,200,193,0.5) 0%, transparent 60%);
    animation: pulseGlow 15s ease-in-out infinite;
    opacity: 0.1;
    height: 200%;
    left: -50%;
    content: "";
}.nSVQ-contact-box .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}.nSVQ-contact-box h2 {
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 31px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 60px;
    font-weight: 700;
    color: #ffffff;
}.nSVQ-contact-box h2::after {
    width: 80px;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(163,200,193), transparent);
    bottom: 0;
}.nSVQ-contact-box .QmNL-inquiry-card {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    border-radius: 15px;
    display: flex;
}.nSVQ-contact-box .QmNL-inquiry-card::before {
    pointer-events: none;
    opacity: 0.03;
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom right, rgb(163,200,193,0.5), transparent);
}.nSVQ-contact-box .BfoJ-portfolio-image {
    flex: 1;
    position: relative;
    transform: scale(1.01);
    min-height: 500px;
    transition: transform 0.6s ease;
}.nSVQ-contact-box .BfoJ-portfolio-image::after {
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    height: 100%;
    width: 100%;
}.nSVQ-contact-box .Qhgf-reach-support {
    position: relative;
    padding: 50px;
    flex: 1;
}.nSVQ-contact-box .Qhgf-reach-support::before {
    opacity: 0.7;
    width: 50px;
    top: 20px;
    border-right: 2px solid rgb(163,200,193,0.5);
    height: 50px;
    right: 20px;
    content: "";
    position: absolute;
    border-top: 2px solid rgb(163,200,193,0.5);
}.nSVQ-contact-box .Qhgf-reach-support::after {
    height: 50px;
    border-bottom: 2px solid rgb(163,200,193,0.5);
    position: absolute;
    content: "";
    opacity: 0.7;
    width: 50px;
    bottom: 20px;
    left: 20px;
    border-left: 2px solid rgb(163,200,193,0.5);
}.nSVQ-contact-box form {
    width: 100%;
}.nSVQ-contact-box form h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
}.nSVQ-contact-box form h3::before {
    border-radius: 10px;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    top: 50%;
    content: "";
    background: rgb(163,200,193);
    width: 5px;
    height: 25px;
}.nSVQ-contact-box form input[type="text"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    padding: 15px 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
}.nSVQ-contact-box form input[type="text"]:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.08);
    border-color: rgb(163,200,193);
    box-shadow: 0 0 15px rgba(rgb(163,200,193), 0.2);
}.nSVQ-contact-box form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.nSVQ-contact-box .TVvA-query-widget {
    margin-bottom: 30px;
    position: relative;
    align-items: flex-start;
    display: flex;
}.nSVQ-contact-box .TVvA-query-widget input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.nSVQ-contact-box .TVvA-query-widget label {
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    line-height: 1.5;
}.nSVQ-contact-box .TVvA-query-widget label::before {
    top: 2px;
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    left: 0;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    content: "";
}.nSVQ-contact-box .TVvA-query-widget input[type="checkbox"]:checked + label::before {
    border-color: rgb(163,200,193);
    background: rgb(163,200,193);
}.nSVQ-contact-box .TVvA-query-widget input[type="checkbox"]:checked + label::after {
    height: 4px;
    top: 11px;
    content: "";
    border-bottom: 2px solid #ffffff;
    width: 8px;
    position: absolute;
    border-left: 2px solid #ffffff;
    left: 7px;
    transform: rotate(-45deg);
}.nSVQ-contact-box .TVvA-query-widget label a {
    transition: all 0.3s ease;
    color: rgb(163,200,193);
    text-decoration: none;
}.nSVQ-contact-box .TVvA-query-widget label a:hover {
    text-decoration: underline;
}.nSVQ-contact-box form .TJOZ-support-query {
    cursor: pointer;
    border: none;
    border-radius: 10px;
    padding: 15px 35px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    z-index: 1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(163,200,193), rgb(100,180,167));
}.nSVQ-contact-box form .TJOZ-support-query::before {
    transition: all 0.4s ease;
    left: -100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(45deg, rgb(100,180,167), rgb(163,200,193));
    width: 100%;
    content: "";
    height: 100%;
}.nSVQ-contact-box form .TJOZ-support-query:hover::before {
    left: 0;
}.nSVQ-contact-box form .TJOZ-support-query:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.nSVQ-contact-box svg {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    fill: rgb(163,200,193);
}.nSVQ-contact-box svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.nSVQ-contact-box {
    padding: 80px 0;
}.nSVQ-contact-box .QmNL-inquiry-card {
    flex-direction: column;
}.nSVQ-contact-box .BfoJ-portfolio-image {
    order: 1;
    min-height: 300px;
}.nSVQ-contact-box .Qhgf-reach-support {
    order: 2;
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.nSVQ-contact-box {
    padding: 60px 0;
}.nSVQ-contact-box h2 {
    margin-bottom: 40px;
}.nSVQ-contact-box .BfoJ-portfolio-image {
    min-height: 200px;
}.nSVQ-contact-box .Qhgf-reach-support {
    padding: 30px 20px;
}.nSVQ-contact-box form .TJOZ-support-query {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.nSVQ-contact-box {
    padding: 40px 0;
}.nSVQ-contact-box h2 {
    font-size: calc(31px * 0.8);
}.nSVQ-contact-box form h3 {
    font-size: calc(20px * 0.9);
}.nSVQ-contact-box .Qhgf-reach-support::before,
    .nSVQ-contact-box .Qhgf-reach-support::after {
    width: 30px;
    height: 30px;
}}.dzEm-educational-gains {
    font-family: Arial, sans-serif;
    padding: 100px 0;
    background: rgb(213,226,223);
    background-image: 
        linear-gradient(135deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255,255,255,0.03) 25%, transparent 25%);
    overflow: hidden;
    background-size: 60px 60px;
    position: relative;
}.dzEm-educational-gains::before {
    height: 300px;
    z-index: 0;
    top: -10%;
    width: 300px;
    position: absolute;
    content: "";
    filter: blur(80px);
    opacity: 0.6;
    transform: translateZ(0);
    right: -10%;
    background: linear-gradient(145deg, rgb(163,200,193,0.5), rgb(100,180,167,0.5));
}.dzEm-educational-gains::after {
    position: absolute;
    transform: translateZ(0);
    bottom: -10%;
    background: linear-gradient(225deg, rgb(100,180,167,0.5), rgb(163,200,193,0.5));
    filter: blur(100px);
    z-index: 0;
    width: 400px;
    height: 400px;
    opacity: 0.5;
    left: -10%;
    content: "";
}.dzEm-educational-gains .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 60px;
    flex-direction: column;
    z-index: 1;
    position: relative;
}.dzEm-educational-gains .BfoJ-portfolio-image {
    border-radius: 5px;
    width: 100%;
    object-fit: cover;
    height: auto;
    box-shadow: 
        15px 15px 30px rgba(0,0,0,0.1),
        -15px -15px 30px rgba(255,255,255,0.7),
        inset 0 0 0 rgba(0,0,0,0.1),
        inset 0 0 0 rgba(255,255,255,0.7);
    transition: all 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    max-height: 500px;
}.dzEm-educational-gains .BfoJ-portfolio-image:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
    box-shadow: 
        20px 20px 40px rgba(0,0,0,0.15),
        -20px -20px 40px rgba(255,255,255,0.8),
        inset 0 0 0 rgba(0,0,0,0.1),
        inset 0 0 0 rgba(255,255,255,0.7);
}.dzEm-educational-gains .vOkF-expert-learnings {
    border-radius: 5px;
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    position: relative;
    box-shadow: 
        10px 10px 20px rgba(0,0,0,0.05),
        -10px -10px 20px rgba(255,255,255,0.9),
        inset 2px 2px 3px rgba(255,255,255,0.9),
        inset -2px -2px 3px rgba(0,0,0,0.05);
    padding: 40px;
    transform: translateZ(0);
    backdrop-filter: blur(10px);
}.dzEm-educational-gains .qJAb-content-box {
    position: relative;
}.dzEm-educational-gains h1 {
    transition: transform 0.4s ease-out;
    margin-bottom: 30px;
    font-size: 45px;
    position: relative;
    transform: translateY(0);
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
}.dzEm-educational-gains h1::after {
    background: linear-gradient(90deg, rgb(163,200,193), rgb(100,180,167));
    content: "";
    bottom: -10px;
    left: 0;
    transition: width 0.4s ease-out;
    transform-origin: left center;
    position: absolute;
    height: 4px;
    border-radius: 2px;
    width: 120px;
}.dzEm-educational-gains .vOkF-expert-learnings:hover h1 {
    transform: translateY(-5px);
}.dzEm-educational-gains .vOkF-expert-learnings:hover h1::after {
    width: 180px;
}.dzEm-educational-gains ul {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    margin: 0;
    list-style: none;
    padding: 0;
    display: grid;
}.dzEm-educational-gains li {
    box-shadow: 
        5px 5px 10px rgba(0,0,0,0.03),
        -5px -5px 10px rgba(255,255,255,0.8),
        inset 0 0 0 rgba(0,0,0,0.03),
        inset 0 0 0 rgba(255,255,255,0.8);
    transition: all 0.3s ease;
    position: relative;
    background: linear-gradient(145deg, #ffffff, #f5f5f5);
    padding: 20px;
    border-radius: 4px;
    transform: translateZ(0);
}.dzEm-educational-gains li:hover {
    transform: translateY(-5px);
    box-shadow: 
        8px 8px 16px rgba(0,0,0,0.05),
        -8px -8px 16px rgba(255,255,255,0.9),
        inset 0 0 0 rgba(0,0,0,0.03),
        inset 0 0 0 rgba(255,255,255,0.8);
}.dzEm-educational-gains li p {
    margin: 0;
    display: flex;
    font-size: 12px;
    color: #000000;
    align-items: flex-start;
    line-height: 1.6;
    gap: 15px;
}.dzEm-educational-gains svg {
    filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.1));
    flex-shrink: 0;
    margin-top: 2px;
    transition: transform 0.3s ease, filter 0.3s ease;
    transform: scale(0.9);
}.dzEm-educational-gains li:hover svg {
    filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.15));
    transform: scale(1.1);
}.dzEm-educational-gains svg path {
    transition: fill 0.3s ease;
}.dzEm-educational-gains li:hover svg path {
    fill: rgb(163,200,193);
}

@media (min-width: 992px) {.dzEm-educational-gains .container {
    flex-direction: row;
    align-items: center;
}.dzEm-educational-gains .BfoJ-portfolio-image {
    height: auto;
    width: 45%;
    max-height: 600px;
}.dzEm-educational-gains .vOkF-expert-learnings {
    margin-left: -50px;
    width: 55%;
}.dzEm-educational-gains ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.dzEm-educational-gains {
    padding: 80px 0;
}.dzEm-educational-gains .container {
    padding: 0 20px;
}.dzEm-educational-gains .vOkF-expert-learnings {
    padding: 30px;
}.dzEm-educational-gains h1 {
    font-size: calc(45px * 0.85);
}.dzEm-educational-gains ul {
    grid-template-columns: 1fr;
}
}

@media (max-width: 767px) {.dzEm-educational-gains {
    padding: 60px 0;
}.dzEm-educational-gains .BfoJ-portfolio-image {
    max-height: 350px;
}.dzEm-educational-gains .vOkF-expert-learnings {
    padding: 25px;
}.dzEm-educational-gains h1 {
    font-size: calc(45px * 0.7);
}.dzEm-educational-gains li {
    padding: 15px;
}.dzEm-educational-gains li p {
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.dzEm-educational-gains {
    padding: 40px 0;
}.dzEm-educational-gains .container {
    gap: 30px;
}.dzEm-educational-gains .BfoJ-portfolio-image {
    max-height: 250px;
}.dzEm-educational-gains .vOkF-expert-learnings {
    padding: 20px;
}.dzEm-educational-gains h1 {
    margin-bottom: 20px;
    font-size: calc(45px * 0.6);
}.dzEm-educational-gains h1::after {
    height: 3px;
    width: 80px;
}.dzEm-educational-gains li {
    padding: 12px;
}.dzEm-educational-gains svg {
    transform: scale(0.8);
}}.OsSY-teacher-profile {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgb(100,180,167,0.5) 100%);
    padding: 4rem 0;
    position: relative;
}.OsSY-teacher-profile::before {
    left: 0;
    position: absolute;
    opacity: 0.3;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(100,180,167,0.5) 5%, transparent 5.5%),
        radial-gradient(circle at 90% 20%, rgb(100,180,167,0.5) 2%, transparent 2.5%),
        radial-gradient(circle at 30% 80%, rgb(100,180,167,0.5) 3%, transparent 3.5%),
        radial-gradient(circle at 70% 90%, rgb(100,180,167,0.5) 4%, transparent 4.5%);
    content: "";
    z-index: 0;
    top: 0;
    height: 100%;
    width: 100%;
}.OsSY-teacher-profile .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    z-index: 1;
}.OsSY-teacher-profile .DLvd-review-glow {
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    padding: 2.5rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 5px 15px rgba(0,0,0,0.05),
        0 0 0 1px rgba(0,0,0,0.02);
    display: grid;
    grid-template-columns: 1fr;
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}.OsSY-teacher-profile .DLvd-review-glow:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.12),
        0 10px 20px rgba(0,0,0,0.07),
        0 0 0 1px rgba(0,0,0,0.03);
}.OsSY-teacher-profile .DLvd-review-glow > div:first-child {
    justify-self: center;
    position: relative;
}.OsSY-teacher-profile .BfoJ-portfolio-image {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    border-radius: 0;
    height: 150px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    position: relative;
    overflow: hidden;
    width: 150px;
}.OsSY-teacher-profile .BfoJ-portfolio-image::before {
    transition: opacity 0.4s ease;
    opacity: 0.6;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 50%, rgb(163,200,193,0.5) 100%);
    left: 0;
    height: 100%;
    position: absolute;
}.OsSY-teacher-profile .DLvd-review-glow:hover .BfoJ-portfolio-image {
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.15),
        0 8px 15px rgba(0,0,0,0.08);
    transform: scale(1.05) translateY(-5px);
}.OsSY-teacher-profile .DLvd-review-glow:hover .BfoJ-portfolio-image::before {
    opacity: 0.8;
}.OsSY-teacher-profile .DLvd-review-glow > div:nth-child(2) {
    position: relative;
    flex-direction: column;
    display: flex;
    text-align: center;
    align-items: center;
}.OsSY-teacher-profile .name {
    font-family: Arial, sans-serif;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin: 0 0 0.5rem;
    transition: all 0.3s ease;
    font-size: calc(21px * 1.1);
    position: relative;
}.OsSY-teacher-profile .name::after {
    background: rgb(163,200,193);
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: -4px;
    width: 0;
    content: "";
}.OsSY-teacher-profile .DLvd-review-glow:hover .name::after {
    width: 100%;
}.OsSY-teacher-profile .DLvd-review-glow > div:nth-child(2) > div {
    color: rgb(100,180,167);
    padding: 0.35rem 1rem;
    position: relative;
    background: linear-gradient(to right, rgba(rgb(100,180,167,0.5), 0.1), transparent);
    font-size: calc(15px * 0.95);
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-top: 0.25rem;
    font-weight: 600;
    letter-spacing: 0.03em;
}.OsSY-teacher-profile .DLvd-review-glow:hover > div:nth-child(2) > div {
    transform: translateY(3px) scale(1.03);
}.OsSY-teacher-profile .WbkM-emp-section {
    line-height: 1.7;
    position: relative;
    font-size: 15px;
    font-family: Arial, sans-serif;
    padding: 0.5rem 0;
    color: #000000;
    text-align: justify;
    transition: all 0.3s ease;
    margin: 0;
}.OsSY-teacher-profile .WbkM-emp-section::before {
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    top: -25px;
    color: rgb(163,200,193,0.5);
    left: -10px;
    font-size: 4rem;
    opacity: 0.2;
}.OsSY-teacher-profile .WbkM-emp-section::after {
    position: absolute;
    content: "";
    opacity: 0.2;
    transition: all 0.4s ease;
    bottom: -50px;
    color: rgb(163,200,193,0.5);
    right: -10px;
    font-size: 4rem;
}.OsSY-teacher-profile .DLvd-review-glow:hover .WbkM-emp-section::before,
.OsSY-teacher-profile .DLvd-review-glow:hover .WbkM-emp-section::after {
    transform: scale(1.1);
    opacity: 0.4;
}

@media (min-width: 768px) {.OsSY-teacher-profile {
    padding: 6rem 0;
}.OsSY-teacher-profile .DLvd-review-glow {
    grid-template-columns: auto 1fr 2fr;
    align-items: start;
    padding: 3rem;
    gap: 2.5rem;
}.OsSY-teacher-profile .DLvd-review-glow > div:nth-child(2) {
    align-items: flex-start;
    text-align: left;
}.OsSY-teacher-profile .BfoJ-portfolio-image {
    width: 180px;
    height: 180px;
}.OsSY-teacher-profile .WbkM-emp-section {
    padding: 0 1rem 0 0;
}.OsSY-teacher-profile .container {
    padding: 0 4rem;
}
}

@media (min-width: 992px) {.OsSY-teacher-profile .DLvd-review-glow {
    margin: 0 3rem;
}.OsSY-teacher-profile .BfoJ-portfolio-image {
    height: 220px;
    width: 220px;
}.OsSY-teacher-profile .name {
    font-size: calc(21px * 1.2);
}.OsSY-teacher-profile .DLvd-review-glow > div:nth-child(2) > div {
    font-size: 15px;
}.OsSY-teacher-profile .WbkM-emp-section {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.OsSY-teacher-profile .DLvd-review-glow {
    padding: 2rem 1.5rem;
    text-align: center;
}.OsSY-teacher-profile .WbkM-emp-section {
    text-align: left;
}.OsSY-teacher-profile .WbkM-emp-section::before {
    font-size: 3rem;
    top: -20px;
    left: 0;
}.OsSY-teacher-profile .WbkM-emp-section::after {
    right: 0;
    font-size: 3rem;
    bottom: -40px;
}
}

@media (max-width: 480px) {.OsSY-teacher-profile {
    padding: 3rem 0;
}.OsSY-teacher-profile .container {
    padding: 0 1rem;
}.OsSY-teacher-profile .BfoJ-portfolio-image {
    width: 120px;
    height: 120px;
}.OsSY-teacher-profile .name {
    font-size: 21px;
}.OsSY-teacher-profile .DLvd-review-glow > div:nth-child(2) > div {
    font-size: calc(15px * 0.9);
}.OsSY-teacher-profile .WbkM-emp-section {
    font-size: calc(15px * 0.95);
    padding: 0;
    line-height: 1.6;
}
}