* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.stats-tool-0jB1 {
    flex: 0 0 auto;
}html,body {
    height: 100%;
    min-height: 100%;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    color: #000000;
}.container {
    max-width: 100%;
    width: 1277px;
    margin: auto;
}.nav-primary-BeRE {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}.wrap-container-s7Fh {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    perspective: 1000px;
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    top: 0;
    opacity: 0.9;
    content: "";
    left: 0;
    z-index: -2;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(91,118,113,0.5) 0%, rgb(122,149,145,0.5) 100%);
}footer::after {
    top: 0;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    z-index: -1;
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
}.stats-tool-0jB1 {
    color: #ffffff;
    padding: 5rem 0 2.5rem;
    position: relative;
}.stats-tool-0jB1::before {
    top: 0;
    position: absolute;
    left: 0;
    height: 20px;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        90deg,
        rgb(122,149,145) 0px,
        rgb(122,149,145) 40px,
        rgb(91,118,113) 40px,
        rgb(91,118,113) 80px
    );
}.stats-tool-0jB1 .container {
    justify-content: space-between;
    position: relative;
    gap: 4rem;
    flex-wrap: wrap;
    display: flex;
}.stats-tool-0jB1 .company_holder {
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    flex: 1 1 380px;
    border-radius: 0;
    padding: 2rem;
    background: rgb(122,149,145,0.5);
    border-bottom: 6px solid rgb(122,149,145);
    transform: rotateX(5deg);
    position: relative;
}.stats-tool-0jB1 .company_holder:hover {
    transform: rotateX(0deg);
}.stats-tool-0jB1 .company_holder h3 {
    font-size: 31px;
    transform: translateZ(20px);
    display: inline-block;
    margin: 0 0 1.5rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
}.stats-tool-0jB1 .company_holder h3::before {
    width: 30px;
    border-top: 3px solid #ffffff;
    content: "";
    top: -10px;
    position: absolute;
    border-left: 3px solid #ffffff;
    height: 30px;
    left: -10px;
}.stats-tool-0jB1 .company_holder h3::after {
    right: -10px;
    width: 30px;
    height: 30px;
    border-right: 3px solid #ffffff;
    bottom: -10px;
    position: absolute;
    content: "";
    border-bottom: 3px solid #ffffff;
}.stats-tool-0jB1 .science-ref-dvf5 {
    line-height: 1.6;
    border-radius: 10px;
    transform: translateZ(10px);
    font-size: 16px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
}.stats-tool-0jB1 .converter-UJ9A {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.stats-tool-0jB1 .nav-base-o3fJ {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
}.stats-tool-0jB1 .top-nav-em3G {
    position: relative;
    min-width: 220px;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    transform: rotateX(-5deg);
    transform-style: preserve-3d;
}.stats-tool-0jB1 .top-nav-em3G:hover {
    transform: rotateX(0deg);
}.stats-tool-0jB1 .top-nav-em3G h5 {
    transform: translateZ(15px);
    min-width: 200px;
    display: inline-block;
    background: rgb(91,118,113,0.5);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    padding: 1rem 1.5rem;
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-weight: 600;
    position: relative;
}.stats-tool-0jB1 .top-nav-em3G h5::after {
    background: rgb(91,118,113);
    height: 5px;
    content: "";
    left: 0;
    bottom: -5px;
    right: 0;
    position: absolute;
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ {
    display: flex;
    transform: translateZ(5px);
    gap: 1rem;
    padding: 1rem;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding: 0.7rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
    transform: translateZ(10px);
    color: #ffffff;
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ a::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
    left: -100%;
    position: absolute;
    content: "";
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ a:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(91,118,113,0.5);
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ a:hover::before {
    left: 100%;
}.gift-card-8E9X {
    perspective: 1000px;
    margin-top: 3rem;
    background: rgb(91,118,113,0.5);
    transform-style: preserve-3d;
    position: relative;
    padding: 2rem 0;
}.gift-card-8E9X::before {
    left: 0;
    height: 20px;
    background: rgb(91,118,113);
    content: "";
    width: 100%;
    top: -20px;
    position: absolute;
    transform-origin: bottom;
    transform: rotateX(45deg);
}.gift-card-8E9X .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.gift-card-8E9X .reg-remind-sJ71 {
    font-size: 13px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    border-radius: 50px;
    transform: translateZ(5px);
    padding: 0.8rem 2rem;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1200px) {.stats-tool-0jB1 .container {
    gap: 3rem;
}.stats-tool-0jB1 .company_holder {
    flex: 1 1 350px;
}.stats-tool-0jB1 .converter-UJ9A {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.stats-tool-0jB1 .nav-base-o3fJ {
    gap: 2rem;
}
}

@media (max-width: 992px) {.stats-tool-0jB1 {
    padding: 4rem 0 2rem;
}.stats-tool-0jB1 .container {
    gap: 3rem;
    flex-direction: column;
}.stats-tool-0jB1 .company_holder,
    .stats-tool-0jB1 .converter-UJ9A {
    min-width: 100%;
    flex: 1 1 100%;
}.stats-tool-0jB1 .top-nav-em3G {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.stats-tool-0jB1 .company_holder,
    .stats-tool-0jB1 .top-nav-em3G {
    transform: none;
}
}

@media (max-width: 768px) {.stats-tool-0jB1 {
    padding: 3.5rem 0 1.5rem;
}.stats-tool-0jB1 .nav-base-o3fJ {
    gap: 1.5rem;
}.stats-tool-0jB1 .company_holder h3 {
    font-size: calc(31px - 2px);
}.stats-tool-0jB1 .company_holder h3::before,
    .stats-tool-0jB1 .company_holder h3::after {
    width: 20px;
    height: 20px;
}.gift-card-8E9X {
    margin-top: 2rem;
}.gift-card-8E9X::before {
    top: -15px;
    height: 15px;
}
}

@media (max-width: 576px) {.stats-tool-0jB1 {
    padding: 3rem 0 1rem;
}.stats-tool-0jB1 .top-nav-em3G {
    min-width: 100%;
    flex: 1 1 100%;
}.stats-tool-0jB1 .nav-base-o3fJ {
    gap: 0.7rem;
}.stats-tool-0jB1 .top-nav-em3G .nav-base-o3fJ a {
    padding: 0.6rem 0.8rem;
}.gift-card-8E9X {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.gift-card-8E9X::before {
    display: none;
}
}

@media (max-width: 420px) {.stats-tool-0jB1::before {
    height: 10px;
}.stats-tool-0jB1 .company_holder h3::before,
    .stats-tool-0jB1 .company_holder h3::after {
    display: none;
}.stats-tool-0jB1 .top-nav-em3G h5 {
    width: 100%;
    min-width: auto;
}.gift-card-8E9X .reg-remind-sJ71 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.consentInformationPopup-Y1Uf {
    width: 100%;
    z-index: 90;
    border-top: 2px solid rgb(122,149,145);
    position: fixed;
    bottom: 0;
    background: rgb(152,180,177);
}.consent-learn-1IMC {
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
    align-items: center;
}#cookieAlertMessage-R8pT {
    display: none;
}#cookieAlertMessage-R8pT:checked ~ .consentInformationPopup-Y1Uf {
    visibility: hidden;
    opacity: 0;
}.consentInformationPopup-Y1Uf h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.consentInformationPopup-Y1Uf p {
    font-size: 18px;
}.cookie-ack-UNgp {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie-ack-UNgp svg, .cookie-ack-UNgp svg path, .cookie-ack-UNgp img {
    fill: rgb(122,149,145);
    height: 100px;
    width: 100px;
}.privacy-switch-bTaI {
    line-height: 35px;
    border-bottom: 2px solid rgb(122,149,145);
    min-width: 120px;
    color: rgb(122,149,145);
    margin-left: 10px;
    text-align: center;
    white-space: nowrap;
    flex-shrink: 0;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
}.consentInformationPopup-Y1Uf p a {
    text-decoration: none;
    color: rgb(122,149,145);
}
@media only screen and (max-width: 1200px) {.consentInformationPopup-Y1Uf {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-ack-UNgp {
    display: none;
}.consent-learn-1IMC {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.consentInformationPopup-Y1Uf h5 {
    text-align: center;
}.consentInformationPopup-Y1Uf p {
    text-align: center;
}.cookie-hide-izjI {
    margin-bottom: 20px;
}body .wrap-container-s7Fh .privacy-switch-bTaI {
    margin-bottom: 10px;
    margin-left: 0;
}}
.wrap-container-s7Fh .consentInformationPopup-Y1Uf {
    border: none;
    background: #ffffff;
    box-shadow: rgb(122,149,145,0.5) 0px 0px 40px 39px;
}.wrap-container-s7Fh .privacy-switch-bTaI {
    background: rgb(122,149,145);
    font-size: 20px;
    border: none;
    color: #ffffff;
    padding: 10px;
    font-weight: 400;
    margin-left: 30px;
}.wrap-container-s7Fh .cookie-ack-UNgp {
    width: 80px;
    height: 80px;
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    background:rgb(122,149,145);
}.wrap-container-s7Fh .cookie-ack-UNgp svg, .wrap-container-s7Fh .cookie-ack-UNgp svg path, .wrap-container-s7Fh .cookie-ack-UNgp img {
    height: 40px;
    fill:#000000;
    width: 40px;
}.wrap-container-s7Fh .cookie-hide-izjI h5, .wrap-container-s7Fh .cookie-hide-izjI p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrap-container-s7Fh .cookie-ack-UNgp {
    margin: 0;
    margin-bottom: 14px;
}}.user-testimonials-olET {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(rgb(122,149,145,0.5), 0.05) 100%);
    position: relative;
}.user-testimonials-olET::before {
    content: "";
    right: 0;
    height: 3px;
    opacity: 0.7;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(91,118,113), transparent);
    left: 0;
}.user-testimonials-olET::after {
    pointer-events: none;
    bottom: 0;
    z-index: 0;
    background: radial-gradient(circle at 50% 120%, rgb(122,149,145,0.5) 0%, transparent 70%);
    opacity: 0.05;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
}.user-testimonials-olET h2.container {
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: calc(32px * 1.1);
    z-index: 2;
    text-align: center;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s ease-out;
    margin-bottom: 3.5rem;
}.user-testimonials-olET h2.container::after {
    bottom: -15px;
    height: 3px;
    position: absolute;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(91,118,113), transparent);
}.user-testimonials-olET .container.edu-beliefs-Ll6I {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}.user-testimonials-olET .testimonial-sharing-g9ZH {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    perspective: 1000px;
    display: grid;
}.user-testimonials-olET .feedback-slider-eaUm {
    transform: translateY(0) scale(1) rotate(0);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(rgb(255, 255, 255, 0.5), 0.2);
    backdrop-filter: blur(10px);
    padding: 2rem;
    display: flex;
}.user-testimonials-olET .feedback-slider-eaUm::before {
    content: "";
    transform-origin: left;
    transition: transform 0.5s ease-out;
    height: 3px;
    opacity: 0.8;
    top: 0;
    background: linear-gradient(90deg, rgb(122,149,145), rgb(91,118,113));
    position: absolute;
    left: 0;
    transform: scaleX(0);
    width: 100%;
}.user-testimonials-olET .feedback-slider-eaUm:hover {
    transform: translateY(-10px) scale(1.01) rotate(0.5deg);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.04);
}.user-testimonials-olET .feedback-slider-eaUm:hover::before {
    transform: scaleX(1);
}.user-testimonials-olET .feedback-slider-eaUm h3 {
    position: relative;
    z-index: 2;
    transform-origin: left;
    font-size: calc(22px * 1.1);
    margin-bottom: 0.75rem;
    color: #000000;
    font-weight: 600;
    transition: transform 0.3s ease;
}.user-testimonials-olET .feedback-slider-eaUm:hover h3 {
    color: rgb(122,149,145);
    transform: translateX(5px);
}.user-testimonials-olET .feedback-slider-eaUm .description {
    line-height: 1.6;
    color: #000000;
    flex-grow: 1;
    z-index: 2;
    position: relative;
    font-size: 13px;
    margin-bottom: 1.5rem;
}.user-testimonials-olET .feedback-slider-eaUm div {
    transform-origin: bottom;
    overflow: hidden;
    height: 0;
    width: 100%;
    border-radius: 4px;
    position: relative;
    padding-bottom: 60%;
    transition: transform 0.4s ease;
}.user-testimonials-olET .feedback-slider-eaUm:hover div {
    transform: scale(1.03);
}.user-testimonials-olET .feedback-slider-eaUm img {
    transition: transform 0.6s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}.user-testimonials-olET .feedback-slider-eaUm:hover img {
    transform: scale(1.05);
}.user-testimonials-olET .feedback-slider-eaUm:nth-child(odd) {
    transform: translateY(0) rotate(-0.5deg);
}.user-testimonials-olET .feedback-slider-eaUm:nth-child(odd):hover {
    transform: translateY(-10px) rotate(0);
}.user-testimonials-olET .feedback-slider-eaUm:nth-child(even) {
    transform: translateY(0) rotate(0.5deg);
}.user-testimonials-olET .feedback-slider-eaUm:nth-child(even):hover {
    transform: translateY(-10px) rotate(0);
}.user-testimonials-olET .feedback-slider-eaUm::after {
    opacity: 0.1;
    transform: translateY(-10px);
    font-size: 5rem;
    font-family: serif;
    transition: all 0.4s ease;
    top: 0.5rem;
    z-index: 1;
    right: 1rem;
    content: "";
    position: absolute;
    color: rgb(91,118,113);
    line-height: 1;
}.user-testimonials-olET .feedback-slider-eaUm:hover::after {
    opacity: 0.15;
    transform: translateY(0) rotate(5deg);
}

@media (max-width: 991px) {.user-testimonials-olET {
    padding: 4rem 0;
}.user-testimonials-olET h2.container {
    margin-bottom: 2.5rem;
    font-size: 32px;
}.user-testimonials-olET .testimonial-sharing-g9ZH {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.user-testimonials-olET {
    padding: 3rem 0;
}.user-testimonials-olET h2.container {
    font-size: calc(32px * 0.9);
    margin-bottom: 2rem;
}.user-testimonials-olET h2.container::after {
    width: 60px;
    bottom: -10px;
}.user-testimonials-olET .testimonial-sharing-g9ZH {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.user-testimonials-olET .feedback-slider-eaUm {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.user-testimonials-olET {
    padding: 2.5rem 0;
}.user-testimonials-olET h2.container {
    padding: 0 1rem;
    font-size: calc(32px * 0.8);
}.user-testimonials-olET .feedback-slider-eaUm {
    padding: 1.25rem;
}.user-testimonials-olET .feedback-slider-eaUm h3 {
    font-size: 22px;
}.user-testimonials-olET .feedback-slider-eaUm .description {
    font-size: calc(13px * 0.95);
    margin-bottom: 1rem;
}
}

@media (hover: none) {.user-testimonials-olET .feedback-slider-eaUm:hover {
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                    0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: none;
}.user-testimonials-olET .feedback-slider-eaUm:hover::before {
    transform: scaleX(0.3);
}.user-testimonials-olET .feedback-slider-eaUm:hover h3 {
    transform: none;
}.user-testimonials-olET .feedback-slider-eaUm:hover div,
    .user-testimonials-olET .feedback-slider-eaUm:hover img {
    transform: none;
}}.contact-us-rFKv {
    position: relative;
    background: rgb(152,180,177);
    padding: 100px 0;
    overflow: hidden;
}.contact-us-rFKv::before {
    position: absolute;
    content: "";
    opacity: 0.07;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 1;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(122,149,145,0.5) 0,
        rgb(122,149,145,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
}.contact-us-rFKv::after {
    z-index: 1;
    position: absolute;
    background-size: 30px 30px;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    background-image: 
        linear-gradient(rgb(91,118,113,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(91,118,113,0.5) 1px, transparent 1px);
    top: 0;
    opacity: 0.07;
}.contact-us-rFKv .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}.contact-us-rFKv h2 {
    color: #000000;
    display: inline-block;
    font-weight: 700;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 33px;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
}.contact-us-rFKv h2::before {
    left: calc(50% - 40px);
    height: 4px;
    width: 80px;
    background: rgb(122,149,145);
    content: "";
    bottom: 0;
    position: absolute;
}.contact-us-rFKv h2::after {
    position: absolute;
    left: calc(50% - 15px);
    content: "";
    width: 30px;
    height: 4px;
    background: rgb(91,118,113);
    bottom: 0;
}.contact-us-rFKv .help-message-veLa {
    background: #ffffff;
    margin-top: 50px;
    border-radius: 0;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
}.contact-us-rFKv .thumb-wmFS {
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}.contact-us-rFKv .thumb-wmFS::before {
    content: "";
    background: linear-gradient(
        135deg, 
        rgba(rgb(122,149,145), 0.4), 
        rgba(rgb(91,118,113), 0.4)
    );
    inset: 0;
    position: absolute;
    z-index: 1;
}.contact-us-rFKv .contact-feedback-G6iR {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    padding: 60px;
    flex: 0 0 55%;
}.contact-us-rFKv .contact-feedback-G6iR::before {
    border: 30px solid rgb(122,149,145,0.5);
    z-index: 0;
    right: -75px;
    content: "";
    top: -75px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    width: 150px;
}.contact-us-rFKv .contact-feedback-G6iR::after {
    left: -50px;
    height: 100px;
    width: 100px;
    position: absolute;
    content: "";
    bottom: -50px;
    transform: rotate(45deg);
    border-radius: 0;
    background: rgb(91,118,113,0.5);
    z-index: 0;
}.contact-us-rFKv form {
    position: relative;
    z-index: 2;
}.contact-us-rFKv form h3 {
    font-weight: 600;
    margin-bottom: 40px;
    color: #000000;
    display: inline-block;
    position: relative;
    font-size: 19px;
}.contact-us-rFKv form h3::after {
    width: 50%;
    height: 2px;
    background: rgb(122,149,145);
    bottom: -15px;
    position: absolute;
    content: "";
    left: 0;
}.contact-us-rFKv form input[type="text"] {
    padding: 20px 25px;
    transition: all 0.3s ease;
    color: #000000;
    border: none;
    margin-bottom: 25px;
    background: transparent;
    border-bottom: 2px solid rgb(152,180,177);
    width: 100%;
    font-size: 16px;
}.contact-us-rFKv form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(122,149,145);
}.contact-us-rFKv form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact-us-rFKv form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.contact-us-rFKv .message-query-eN4I {
    margin-bottom: 40px;
    position: relative;
}.contact-us-rFKv .message-query-eN4I input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-us-rFKv .message-query-eN4I label {
    padding-left: 35px;
    position: relative;
    color: #000000;
    font-size: 13px;
    cursor: pointer;
    line-height: 1.5;
}.contact-us-rFKv .message-query-eN4I label::before {
    left: 0;
    top: 0;
    background: transparent;
    transition: all 0.3s ease;
    width: 22px;
    content: "";
    position: absolute;
    border: 2px solid rgb(152,180,177);
    height: 22px;
}.contact-us-rFKv .message-query-eN4I input[type="checkbox"]:checked + label::before {
    border-color: rgb(122,149,145);
    background: rgb(122,149,145);
}.contact-us-rFKv .message-query-eN4I input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    width: 6px;
    position: absolute;
    height: 12px;
    left: 8px;
    content: "";
    top: 4px;
    transform: rotate(45deg);
}.contact-us-rFKv .message-query-eN4I label a {
    color: rgb(122,149,145);
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    position: relative;
}.contact-us-rFKv .message-query-eN4I label a::after {
    position: absolute;
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(122,149,145);
    width: 100%;
    content: "";
    left: 0;
    transition: transform 0.3s ease;
    height: 1px;
    bottom: -1px;
}.contact-us-rFKv .message-query-eN4I label a:hover {
    color: rgb(91,118,113);
}.contact-us-rFKv .message-query-eN4I label a:hover::after {
    transform: scaleX(0);
    background: rgb(91,118,113);
}.contact-us-rFKv .reach-list-DHlY {
    overflow: hidden;
    position: relative;
    font-weight: 600;
    color: #ffffff;
    background: rgb(122,149,145);
    width: auto;
    z-index: 1;
    cursor: pointer;
    transition: all 0.3s ease;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    font-size: 14px;
    display: inline-block;
    border: none;
    padding: 18px 40px;
}.contact-us-rFKv .reach-list-DHlY::before {
    z-index: -1;
    transform: skewX(-25deg);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 0;
    background: rgb(91,118,113);
    transition: width 0.5s ease;
    left: -10px;
}.contact-us-rFKv .reach-list-DHlY:hover::before {
    width: 150%;
}.contact-us-rFKv svg {
    transition: all 0.3s ease;
    width: 24px;
    stroke: rgb(122,149,145);
    fill: none;
    stroke-width: 2;
    height: 24px;
}.contact-us-rFKv svg path {
    stroke: rgb(122,149,145);
    fill: none;
    transition: all 0.3s ease;
}.contact-us-rFKv svg:hover,
.contact-us-rFKv svg:hover path {
    stroke: rgb(91,118,113);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.contact-us-rFKv {
    padding: 80px 0;
}.contact-us-rFKv .thumb-wmFS {
    min-height: 500px;
}.contact-us-rFKv .contact-feedback-G6iR {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact-us-rFKv {
    padding: 60px 0;
}.contact-us-rFKv .help-message-veLa {
    flex-direction: column;
}.contact-us-rFKv .thumb-wmFS {
    width: 100%;
    min-height: 300px;
}.contact-us-rFKv .contact-feedback-G6iR {
    padding: 40px 30px;
    width: 100%;
}.contact-us-rFKv form h3 {
    margin-bottom: 30px;
}.contact-us-rFKv form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-us-rFKv .message-query-eN4I {
    margin-bottom: 30px;
}.contact-us-rFKv .reach-list-DHlY {
    width: 100%;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.contact-us-rFKv {
    padding: 50px 0;
}.contact-us-rFKv h2 {
    font-size: calc(33px * 0.85);
}.contact-us-rFKv .help-message-veLa {
    margin-top: 30px;
}.contact-us-rFKv .thumb-wmFS {
    min-height: 200px;
}.contact-us-rFKv .contact-feedback-G6iR {
    padding: 30px 20px;
}.contact-us-rFKv form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.contact-us-rFKv form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact-us-rFKv .message-query-eN4I {
    margin-bottom: 25px;
}.contact-us-rFKv .message-query-eN4I label {
    font-size: calc(13px * 0.9);
}.contact-us-rFKv .reach-list-DHlY {
    padding: 12px 25px;
}}.pricing-item-Kh1E {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.pricing-item-Kh1E::before {
    content: "";
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
}.pricing-item-Kh1E .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.pricing-item-Kh1E .study-offers-EvqO {
    display: flex;
    align-items: center;
    flex-direction: column;
}.pricing-item-Kh1E h2 {
    margin-bottom: 20px;
    font-size: 31px;
    transform: translateY(20px);
    text-align: center;
    opacity: 0;
    position: relative;
    font-weight: 700;
    animation: fadeInUp 0.8s ease-out forwards;
    color: #ffffff;
}.pricing-item-Kh1E .plan-deals-B7ue {
    transform: translateY(20px);
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    margin-bottom: 40px;
    opacity: 0;
    max-width: 700px;
    font-size: 15px;
}.pricing-item-Kh1E .study-cost-IFBw {
    padding: 0;
    gap: 30px;
    margin: 0;
    display: grid;
    width: 100%;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.pricing-item-Kh1E .study-cost-IFBw li {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(30px);
}.pricing-item-Kh1E .study-cost-IFBw li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing-item-Kh1E .study-cost-IFBw li:nth-child(2) {
    animation-delay: 0.4s;
}.pricing-item-Kh1E .study-cost-IFBw li:nth-child(3) {
    animation-delay: 0.5s;
}.pricing-item-Kh1E .study-cost-IFBw li:nth-child(4) {
    animation-delay: 0.6s;
}.pricing-item-Kh1E .price-choices-wcrf {
    position: relative;
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    height: 100%;
    overflow: hidden;
    text-decoration: none;
}.pricing-item-Kh1E .price-choices-wcrf:hover {
    transform: translateY(-8px) scale(1.02);
}.pricing-item-Kh1E .price-choices-wcrf::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    pointer-events: none;
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: -100%;
    height: 100%;
    top: 0;
    width: 100%;
}.pricing-item-Kh1E .price-choices-wcrf:hover::before {
    left: 100%;
}.pricing-item-Kh1E .package-price-OBvR {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 5px;
    height: 100%;
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    overflow: hidden;
    position: relative;
    border-radius: 21px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}.pricing-item-Kh1E .price-choices-wcrf:hover .package-price-OBvR {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing-item-Kh1E .package-price-OBvR::after {
    transform: scaleX(0);
    content: '';
    transform-origin: left;
    background: linear-gradient(90deg, rgb(122,149,145), rgb(91,118,113));
    width: 100%;
    top: 0;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: 0;
    height: 5px;
    position: absolute;
}.pricing-item-Kh1E .price-choices-wcrf:hover .package-price-OBvR::after {
    transform: scaleX(1);
}.pricing-item-Kh1E .learning-fees-VB5P {
    justify-content: space-between;
    flex-direction: column;
    box-sizing: border-box;
    color: #ffffff;
    min-height: 400px;
    height: 100%;
    display: flex;
    padding: 30px;
}.pricing-item-Kh1E .learning-fees-VB5P h4 {
    font-size: 22px;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    color: rgb(122,149,145);
}.pricing-item-Kh1E .price-choices-wcrf:hover .learning-fees-VB5P h4 {
    transform: translateX(5px);
}.pricing-item-Kh1E .learning-fees-VB5P h4::after {
    width: 40px;
    position: absolute;
    background: rgb(91,118,113);
    transition: width 0.3s ease;
    bottom: 0;
    height: 3px;
    content: "";
    left: 0;
}.pricing-item-Kh1E .price-choices-wcrf:hover .learning-fees-VB5P h4::after {
    width: 60px;
}.pricing-item-Kh1E .learning-fees-VB5P p {
    word-break: break-word;
    margin: 0 0 30px;
    font-size: calc(15px - 2px);
    scrollbar-color: rgb(122,149,145,0.5) transparent;
    line-height: 1.6;
    color: rgba(255,255,255,0.8);
    overflow-y: auto;
    overflow-wrap: break-word;
    max-height: 200px;
    scrollbar-width: thin;
}.pricing-item-Kh1E .learning-fees-VB5P p::-webkit-scrollbar {
    width: 5px;
}.pricing-item-Kh1E .learning-fees-VB5P p::-webkit-scrollbar-track {
    background: transparent;
}.pricing-item-Kh1E .learning-fees-VB5P p::-webkit-scrollbar-thumb {
    background-color: rgb(122,149,145,0.5);
    border-radius: 10px;
}.pricing-item-Kh1E .study-rates-ydQH {
    margin-top: auto;
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    font-size: calc(22px + 4px);
    background: linear-gradient(135deg, rgb(122,149,145) 0%, rgb(122,149,145,0.5) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 700;
    border-radius: 10px;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    align-self: flex-start;
}.pricing-item-Kh1E .price-choices-wcrf:hover .study-rates-ydQH {
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    transform: scale(1.05);
}.pricing-item-Kh1E .study-rates-ydQH::before {
    height: 200%;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    top: -50%;
    transform: scale(0);
    content: "";
    opacity: 0;
    width: 200%;
    left: -50%;
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    position: absolute;
}.pricing-item-Kh1E .price-choices-wcrf:hover .study-rates-ydQH::before {
    transform: scale(1);
    opacity: 1;
}

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

@media (max-width: 991px) {.pricing-item-Kh1E {
    padding: 80px 0;
}.pricing-item-Kh1E .study-cost-IFBw {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing-item-Kh1E .learning-fees-VB5P {
    min-height: 350px;
    padding: 25px;
}
}

@media (max-width: 767px) {.pricing-item-Kh1E {
    padding: 60px 0;
}.pricing-item-Kh1E h2 {
    font-size: calc(31px - 4px);
}.pricing-item-Kh1E .plan-deals-B7ue {
    margin-bottom: 30px;
    font-size: calc(15px - 1px);
}.pricing-item-Kh1E .study-cost-IFBw {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
}.pricing-item-Kh1E .learning-fees-VB5P {
    min-height: 300px;
}.pricing-item-Kh1E .study-rates-ydQH {
    font-size: calc(22px + 2px);
}
}

@media (max-width: 480px) {.pricing-item-Kh1E {
    padding: 40px 0;
}.pricing-item-Kh1E h2 {
    font-size: calc(31px - 6px);
}.pricing-item-Kh1E .learning-fees-VB5P {
    padding: 20px;
    min-height: 280px;
}.pricing-item-Kh1E .learning-fees-VB5P p {
    font-size: calc(15px - 3px);
    margin-bottom: 20px;
}.pricing-item-Kh1E .study-rates-ydQH {
    padding: 8px 15px;
}}.reach-us-KbwD {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(245, 245, 255, 0.9) 100%);
    position: relative;
    padding: 5rem 0;
}.reach-us-KbwD::before {
    background-image: 
        linear-gradient(30deg, rgba(rgb(122,149,145,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(122,149,145,0.5), 0.03) 1px, transparent 1px);
    transform: skewY(-2deg) scale(1.05);
    top: 0;
    background-position: center;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: 0;
    position: absolute;
    background-size: 40px 40px;
}.reach-us-KbwD::after {
    bottom: -50px;
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    width: 200px;
    content: "";
    filter: blur(80px);
    background: linear-gradient(45deg, rgb(122,149,145) 0%, rgb(91,118,113) 100%);
    opacity: 0.1;
    right: -50px;
    height: 200px;
}.reach-us-KbwD .container {
    z-index: 1;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
}.reach-us-KbwD .start-chat-fHdm {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    padding: 3rem;
    transform-origin: center top;
    box-shadow: 0 15px 35px rgba(0, 0, 10, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(1deg);
    border-top: 4px solid rgb(122,149,145);
    background: #ffffff;
}.reach-us-KbwD .start-chat-fHdm:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.reach-us-KbwD h3 {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 35px;
    color: rgb(122,149,145);
    position: relative;
}.reach-us-KbwD h3::after {
    background: linear-gradient(to right, rgb(122,149,145), transparent);
    height: 3px;
    width: 40%;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}.reach-us-KbwD p {
    font-size: 15px;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #000000;
}.reach-us-KbwD h5 {
    font-weight: 600;
    margin-bottom: 0.75rem;
    gap: 0.5rem;
    align-items: center;
    font-size: 20px;
    color: #000000;
    display: flex;
}.reach-us-KbwD svg {
    height: 20px;
    transition: all 0.3s ease;
    width: 20px;
}.reach-us-KbwD svg path {
    transition: all 0.3s ease;
    fill: rgb(122,149,145);
}.reach-us-KbwD .reach-team-wnxY {
    display: flex;
    padding: 0;
    margin: 1.5rem 0 0 0;
    gap: 1rem;
    list-style: none;
    flex-direction: column;
}.reach-us-KbwD .reach-help-J1nl {
    background: rgba(rgb(122,149,145,0.5), 0.05);
    gap: 0.5rem;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    font-weight: 400;
    text-decoration: none;
    align-items: center;
    color: #000000;
    display: flex;
    padding: 0.75rem 1rem;
    transform: translateX(0);
}.reach-us-KbwD .reach-help-J1nl:hover {
    border-left: 3px solid rgb(122,149,145);
    background: rgba(rgb(122,149,145,0.5), 0.1);
    color: rgb(122,149,145);
    transform: translateX(5px);
}.reach-us-KbwD .reach-help-J1nl:hover svg {
    transform: scale(1.1) rotate(5deg);
}.reach-us-KbwD .reach-help-J1nl:hover svg path {
    fill: rgb(91,118,113);
}

@media (min-width: 768px) {.reach-us-KbwD .start-chat-fHdm {
    border-radius: 24px;
    padding: 4rem;
}.reach-us-KbwD .reach-team-wnxY {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    display: grid;
    gap: 1.5rem;
}.reach-us-KbwD h3 {
    font-size: calc(35px * 1.1);
}.reach-us-KbwD p {
    max-width: 80%;
}
}

@media (max-width: 767px) {.reach-us-KbwD {
    padding: 3rem 0;
}.reach-us-KbwD .start-chat-fHdm {
    padding: 2rem;
    border-radius: 10px;
}.reach-us-KbwD h3 {
    margin-bottom: 1rem;
}.reach-us-KbwD p {
    margin-bottom: 1rem;
}.reach-us-KbwD .container {
    padding: 0 1rem;
}.reach-us-KbwD .reach-help-J1nl {
    padding: 0.5rem 0.75rem;
}
}

@media (max-width: 480px) {.reach-us-KbwD .start-chat-fHdm {
    padding: 1.5rem;
}.reach-us-KbwD h3 {
    font-size: calc(35px * 0.9);
}.reach-us-KbwD h5 {
    font-size: calc(20px * 0.9);
}.reach-us-KbwD svg {
    width: 18px;
    height: 18px;
}
}

@media (min-width: 1200px) {.reach-us-KbwD .start-chat-fHdm {
    margin: 0 auto;
    max-width: 1000px;
}.reach-us-KbwD::before {
    background-size: 60px 60px;
}
}

@media (prefers-reduced-motion: reduce) {.reach-us-KbwD .start-chat-fHdm,
    .reach-us-KbwD .reach-help-J1nl,
    .reach-us-KbwD svg {
    transition: none;
}.reach-us-KbwD .start-chat-fHdm:hover {
    transform: none;
}}header {
    position: relative;
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    padding: 0;
    background: linear-gradient(to right, #ffffff, rgb(152,180,177));
    z-index: 100;
}header::before {
    top: 0;
    background-size: 20px 20px;
    left: 0;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    content: '';
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
}header::after {
    top: 0;
    width: 5px;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(122,149,145), rgb(91,118,113));
    left: 0;
    content: '';
    z-index: 1;
}header .container {
    width: 100%;
    z-index: 2;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}header .main-top-eVbs {
    margin-left: 5px;
    padding: 0.9rem 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}header .nav-train-VUxu {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.4);
    padding: 0.5rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    display: flex;
    position: relative;
    align-items: center;
}header .nav-train-VUxu:hover {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}header .nav-train-VUxu svg {
    height: auto;
    width: 140px;
    transition: all 0.3s ease;
}header .top-nav-em3G {
    border-radius: 10px;
    position: relative;
    display: flex;
    padding: 0.4rem 0.6rem;
    align-items: center;
    gap: 0.4rem;
    background: rgba(255, 255, 255, 0.3);
}header .top-nav-em3G::before {
    right: -2px;
    top: -2px;
    position: absolute;
    bottom: -2px;
    background: linear-gradient(135deg, rgb(122,149,145,0.5), rgb(91,118,113,0.5));
    content: '';
    opacity: 0.5;
    left: -2px;
    border-radius: calc(10px + 2px);
    z-index: -1;
}header .head-teach-6FSl {
    font-weight: 400;
    background: #ffffff;
    color: #000000;
    padding: 0.4rem 0.7rem;
    text-decoration: none;
    font-size: 20px;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    overflow: hidden;
    transition: all 0.3s ease;
}header .head-teach-6FSl::before {
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
    position: absolute;
    opacity: 0;
    background: linear-gradient(45deg, rgb(122,149,145,0.5), rgb(91,118,113,0.5));
}header .head-teach-6FSl:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .head-teach-6FSl:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .main-top-eVbs {
    padding: 0.8rem 2.5%;
}header .nav-train-VUxu svg {
    width: 130px;
}header .top-nav-em3G {
    padding: 0.35rem 0.5rem;
    gap: 0.3rem;
}header .head-teach-6FSl {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .main-top-eVbs {
    flex-direction: column;
    gap: 0.7rem;
    align-items: flex-start;
    margin-left: 3px;
    padding: 0.8rem 2%;
}header .nav-train-VUxu {
    padding: 0.4rem;
}header .nav-train-VUxu svg {
    width: 120px;
}header .top-nav-em3G {
    justify-content: flex-start;
    overflow-x: auto;
    padding: 0.4rem;
    width: 98%;
}header .top-nav-em3G::-webkit-scrollbar {
    height: 2px;
}header .top-nav-em3G::-webkit-scrollbar-thumb {
    background: rgb(122,149,145);
    border-radius: 10px;
}header .head-teach-6FSl {
    font-size: calc(20px - 1px);
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .main-top-eVbs {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .nav-train-VUxu svg {
    width: 110px;
}header .top-nav-em3G {
    padding: 0.3rem;
}header .head-teach-6FSl {
    padding: 0.3rem 0.4rem;
    font-size: calc(20px - 2px);
}}.course-fit-for-DVZd {
    background: linear-gradient(180deg, rgb(152,180,177) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.course-fit-for-DVZd::before {
    background: linear-gradient(135deg, rgb(122,149,145,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(225deg, rgb(122,149,145,0.5) 25%, transparent 25%) -50px 0,
                linear-gradient(315deg, rgb(122,149,145,0.5) 25%, transparent 25%),
                linear-gradient(45deg, rgb(122,149,145,0.5) 25%, transparent 25%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.05;
    z-index: 1;
    background-size: 100px 100px;
}.course-fit-for-DVZd .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}.course-fit-for-DVZd .edu-beliefs-Ll6I {
    position: relative;
    perspective: 1000px;
}.course-fit-for-DVZd h4 {
    transform: translateX(-50%);
    color: #000000;
    left: 50%;
    position: relative;
    font-weight: 700;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 80px;
    font-size: 33px;
    display: inline-block;
}.course-fit-for-DVZd h4::before {
    height: 3px;
    bottom: 0;
    content: "";
    border-radius: 3px;
    position: absolute;
    width: 50%;
    left: 25%;
    background: rgb(122,149,145);
}.course-fit-for-DVZd h4::after {
    height: 1px;
    bottom: 10px;
    background: rgb(91,118,113,0.5);
    position: absolute;
    width: 70%;
    left: 15%;
    content: "";
    border-radius: 1px;
}.course-fit-for-DVZd div > div {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    perspective: 1000px;
}.course-fit-for-DVZd p {
    z-index: 1;
    background: #ffffff;
    color: #000000;
    position: relative;
    display: flex;
    padding: 25px;
    transform-style: preserve-3d;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    transform: translateZ(0) rotateX(0) rotateY(0);
    align-items: flex-start;
    font-size: 14px;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.course-fit-for-DVZd p:nth-child(odd) {
    animation: float1 5s ease-in-out infinite;
}.course-fit-for-DVZd p:nth-child(even) {
    animation: float2 6s ease-in-out infinite;
}@keyframes float1 {
    0%, 100% {
        transform: translateZ(20px) translateY(0);
    }
    50% {
        transform: translateZ(40px) translateY(-15px);
    }
}

@keyframes float2 {
    0%, 100% {
        transform: translateZ(30px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-20px);
    }
}

.course-fit-for-DVZd p::before {
    width: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    border-radius: 15px;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(152,180,177) 100%);
    content: "";
}.course-fit-for-DVZd p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(60px) rotateX(5deg) rotateY(5deg);
}.course-fit-for-DVZd p:hover::before {
    opacity: 1;
}.course-fit-for-DVZd p svg {
    flex-shrink: 0;
    width: 28px;
    transition: all 0.3s ease;
    margin-right: 15px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    height: 28px;
    transform: translateZ(10px);
}.course-fit-for-DVZd p svg path {
    fill: rgb(122,149,145);
    transition: fill 0.3s ease;
}.course-fit-for-DVZd p:hover svg {
    transform: translateZ(30px) scale(1.2);
}.course-fit-for-DVZd p:hover svg path {
    fill: rgb(91,118,113);
}.course-fit-for-DVZd p span {
    transform: translateZ(5px);
}.course-fit-for-DVZd::after {
    width: 100%;
    pointer-events: none;
    z-index: 1;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 200px;
    background: linear-gradient(to top, #ffffff, transparent);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}


@media (max-width: 991px) {.course-fit-for-DVZd {
    padding: 100px 0;
}.course-fit-for-DVZd h4 {
    font-size: calc(33px * 0.9);
    margin-bottom: 60px;
}.course-fit-for-DVZd div > div {
    gap: 30px;
}.course-fit-for-DVZd p {
    padding: 20px;
}
    
    @keyframes float1 {
        0%, 100% {
            transform: translateZ(10px) translateY(0);
        }
        50% {
            transform: translateZ(20px) translateY(-10px);
        }
    }
    
    @keyframes float2 {
        0%, 100% {
            transform: translateZ(15px) translateY(0);
        }
        50% {
            transform: translateZ(25px) translateY(-12px);
        }
    }
}

@media (max-width: 768px) {.course-fit-for-DVZd {
    padding: 80px 0;
}.course-fit-for-DVZd h4 {
    font-size: calc(33px * 0.8);
    margin-bottom: 50px;
}.course-fit-for-DVZd div > div {
    grid-template-columns: 1fr;
    gap: 25px;
}.course-fit-for-DVZd p {
    padding: 18px;
}.course-fit-for-DVZd p svg {
    width: 24px;
    margin-right: 12px;
    height: 24px;
}.course-fit-for-DVZd p:nth-child(odd),
    .course-fit-for-DVZd p:nth-child(even) {
    animation: none;
    transform: none;
}.course-fit-for-DVZd p:hover {
    transform: translateY(-5px);
}.course-fit-for-DVZd p:hover svg {
    transform: scale(1.2);
}.course-fit-for-DVZd::after {
    height: 100px;
}
}

@media (max-width: 576px) {.course-fit-for-DVZd {
    padding: 60px 0;
}.course-fit-for-DVZd h4 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.7);
}.course-fit-for-DVZd h4::before {
    height: 2px;
}.course-fit-for-DVZd h4::after {
    bottom: 8px;
}.course-fit-for-DVZd div > div {
    gap: 20px;
}.course-fit-for-DVZd p {
    padding: 15px;
    font-size: calc(14px * 0.9);
}.course-fit-for-DVZd p svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}}.title-opener-VjrF {
    perspective: 1200px;
    background-color: rgb(152,180,177);
    min-height: 600px;
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
}.title-opener-VjrF::before {
    animation: gridMove 30s infinite linear;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    z-index: 1;
    left: 0;
    content: "";
    background-size: 20px 20px;
}.title-opener-VjrF::after {
    position: absolute;
    mix-blend-mode: soft-light;
    background: 
        linear-gradient(135deg, rgb(122,149,145,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(91,118,113,0.5) 0%, transparent 70%);
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}.title-opener-VjrF .edu-beliefs-Ll6I {
    position: relative;
    z-index: 3;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    height: 100%;
    width: 100%;
    display: grid;
}.title-opener-VjrF .edu-entry-VTPu {
    height: 100%;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
}.title-opener-VjrF .edu-start-2fyL {
    display: flex;
    width: fit-content;
    height: 100%;
    animation: carouselSlide 25s cubic-bezier(0.33, 1, 0.68, 1) infinite;
}.title-opener-VjrF .page-open-tKyQ {
    overflow: hidden;
    height: 100%;
    width: 100vw;
    position: relative;
    transform-style: preserve-3d;
}.title-opener-VjrF .page-open-tKyQ::before {
    top: 0;
    z-index: 2;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    height: 100%;
}.title-opener-VjrF .page-open-tKyQ img {
    height: 100%;
    transform-origin: center;
    filter: brightness(0.9) contrast(1.1) saturate(1.1);
    animation: zoomPan 20s infinite alternate ease-in-out;
    width: 100%;
    object-fit: cover;
}.title-opener-VjrF .article-wrap-Kthk {
    margin-left: auto;
    background: rgba(255, 255, 255, 0.1);
    animation: textReveal 1.2s ease-out forwards;
    z-index: 4;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    margin-right: 10%;
    border-radius: 10px;
    padding: 2.5rem 3rem;
    max-width: 550px;
}.title-opener-VjrF .article-wrap-Kthk::before {
    height: 8px;
    animation: blinkPulse 2s infinite alternate;
    position: absolute;
    opacity: 0.8;
    border-radius: 50%;
    width: 8px;
    right: 15px;
    content: "";
    top: 15px;
    background-color: rgb(122,149,145);
}.title-opener-VjrF .article-wrap-Kthk::after {
    content: "";
    border-radius: 50%;
    animation: blinkPulse 3s infinite alternate;
    opacity: 0.8;
    right: 15px;
    height: 6px;
    width: 6px;
    background-color: rgb(91,118,113);
    top: 30px;
    position: absolute;
}.title-opener-VjrF .article-wrap-Kthk h1 {
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    font-size: 48px;
    position: relative;
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 700;
}.title-opener-VjrF .article-wrap-Kthk h1::before {
    bottom: 0;
    width: 50px;
    height: 3px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(122,149,145), transparent);
    left: 0;
}.title-opener-VjrF .article-wrap-Kthk h1::after {
    width: 20px;
    position: absolute;
    left: 55px;
    height: 3px;
    content: "";
    bottom: 0;
    animation: pulseWidth 2s infinite alternate;
    background-color: rgb(122,149,145);
}.title-opener-VjrF .article-wrap-Kthk p {
    color: #ffffff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.3px;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    font-size: 16px;
}.title-opener-VjrF .article-wrap-Kthk .reach-list-DHlY {
    position: relative;
    justify-content: center;
    font-size: 14px;
    clip-path: polygon(
        0 0,
        90% 0,
        100% 50%,
        90% 100%,
        0 100%
    );
    transition: all 0.3s ease;
    overflow: hidden;
    display: inline-flex;
    border-radius: 0;
    border: none;
    background: linear-gradient(
        90deg,
        rgb(122,149,145) 0%,
        rgb(91,118,113) 100%
    );
    z-index: 1;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    align-items: center;
    padding: 1rem 2.5rem;
}.title-opener-VjrF .article-wrap-Kthk .reach-list-DHlY::before {
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    content: "";
    animation: buttonScan 3s infinite;
}.title-opener-VjrF .article-wrap-Kthk .reach-list-DHlY:hover {
    filter: brightness(1.1);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.title-opener-VjrF .edu-beliefs-Ll6I::before {
    border-radius: 50%;
    animation: rotate 20s linear infinite;
    z-index: 2;
    position: absolute;
    width: 150px;
    left: 5%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    top: 30%;
    height: 150px;
    content: "";
}.title-opener-VjrF .edu-beliefs-Ll6I::after {
    border: 1px dashed rgb(122,149,145,0.5);
    top: 30%;
    width: 150px;
    animation: rotate 30s linear infinite reverse;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    left: 5%;
    content: "";
    z-index: 2;
}

@keyframes carouselSlide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-100vw);
    }
    40%, 56% {
        transform: translateX(-200vw);
    }
    60%, 76% {
        transform: translateX(-300vw);
    }
    80%, 96% {
        transform: translateX(-400vw);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoomPan {
    0% {
        transform: scale(1) translate(0, 0);
    }
    25% {
        transform: scale(1.05) translate(-1%, -1%);
    }
    50% {
        transform: scale(1.08) translate(1%, 0);
    }
    75% {
        transform: scale(1.05) translate(0, 1%);
    }
    100% {
        transform: scale(1) translate(0, 0);
    }
}

@keyframes textReveal {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes buttonScan {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes blinkPulse {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulseWidth {
    0% {
        width: 20px;
    }
    100% {
        width: 40px;
    }
}

@media screen and (max-width: 1200px) {.title-opener-VjrF .article-wrap-Kthk {
    margin-right: 5%;
    max-width: 500px;
}.title-opener-VjrF .edu-beliefs-Ll6I::before,
    .title-opener-VjrF .edu-beliefs-Ll6I::after {
    width: 120px;
    height: 120px;
}
}

@media screen and (max-width: 992px) {.title-opener-VjrF .edu-beliefs-Ll6I {
    grid-template-columns: 1fr;
}.title-opener-VjrF .article-wrap-Kthk {
    max-width: 80%;
    margin: 0 auto;
    padding: 2rem;
}.title-opener-VjrF .article-wrap-Kthk h1 {
    font-size: calc(48px * 0.9);
}.title-opener-VjrF .edu-beliefs-Ll6I::before,
    .title-opener-VjrF .edu-beliefs-Ll6I::after {
    width: 100px;
    left: 10%;
    height: 100px;
}
}

@media screen and (max-width: 768px) {.title-opener-VjrF {
    height: 100vh;
}.title-opener-VjrF .article-wrap-Kthk {
    padding: 1.8rem;
    margin-top: 20%;
    max-width: 90%;
}.title-opener-VjrF .article-wrap-Kthk h1 {
    font-size: calc(48px * 0.8);
}.title-opener-VjrF .article-wrap-Kthk p {
    font-size: calc(16px * 0.95);
}.title-opener-VjrF .edu-beliefs-Ll6I::before,
    .title-opener-VjrF .edu-beliefs-Ll6I::after {
    display: none;
}
}

@media screen and (max-width: 576px) {.title-opener-VjrF .article-wrap-Kthk {
    padding: 1.5rem;
    max-width: 92%;
    margin-top: 25%;
}.title-opener-VjrF .article-wrap-Kthk h1 {
    font-size: calc(48px * 0.7);
    margin-bottom: 1rem;
}.title-opener-VjrF .article-wrap-Kthk p {
    font-size: calc(16px * 0.9);
    margin-bottom: 1.5rem;
}.title-opener-VjrF .article-wrap-Kthk .reach-list-DHlY {
    padding: 0.8rem 2rem;
    font-size: calc(14px * 0.9);
}}.teaching-process-Prib {
    position: relative;
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(245, 245, 255, 0.95) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 120px 0 100px;
}.teaching-process-Prib::before {
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(122,149,145,0.5), 0.05) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgba(rgb(91,118,113,0.5), 0.08) 0%, transparent 70%);
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}.teaching-process-Prib::after {
    height: 40%;
    background: linear-gradient(45deg, rgb(122,149,145) 0%, rgb(91,118,113) 100%);
    width: 35%;
    opacity: 0.07;
    content: "";
    position: absolute;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 10% 85%);
    top: -5%;
    animation: float 8s ease-in-out infinite;
    right: -5%;
    z-index: -1;
}.teaching-process-Prib .edu-beliefs-Ll6I {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 25px;
}.teaching-process-Prib .edu-beliefs-Ll6I::before {
    bottom: -40px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 200px;
    filter: blur(20px);
    left: 0;
    z-index: -1;
    background: linear-gradient(225deg, rgb(91,118,113) 0%, transparent 80%);
    content: "";
    position: absolute;
    opacity: 0.05;
    width: 200px;
}.teaching-process-Prib h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 45px;
    font-size: 31px;
    color: #000000;
    transform: translateX(-10px);
    display: inline-block;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.teaching-process-Prib h2::after {
    width: 80px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(122,149,145) 0%, rgb(91,118,113) 100%);
    position: absolute;
    transition: transform 0.5s ease-out;
    left: 0;
    height: 3px;
    transform: scaleX(1);
    content: "";
    transform-origin: left center;
}.teaching-process-Prib:hover h2 {
    transform: translateX(0);
}.teaching-process-Prib:hover h2::after {
    transform: scaleX(1.4);
}.teaching-process-Prib .article-wrap-Kthk {
    transform: translateY(0);
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
    border-left: 4px solid rgb(122,149,145);
    backdrop-filter: blur(10px);
    padding: 40px 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 4px rgba(0, 0, 0, 0.03);
}.teaching-process-Prib .article-wrap-Kthk::before {
    background: rgb(91,118,113);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 50px;
    content: "";
    position: absolute;
    width: 50px;
    transition: transform 0.5s ease-out;
    top: -20px;
    transform: rotate(15deg);
    opacity: 0.1;
    right: 30px;
}.teaching-process-Prib .article-wrap-Kthk:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.08),
        0 2px 5px rgba(0, 0, 0, 0.05);
}.teaching-process-Prib .article-wrap-Kthk:hover::before {
    transform: rotate(30deg) scale(1.2);
}.teaching-process-Prib p {
    margin: 0;
    position: relative;
    color: #000000;
    font-size: 17px;
    line-height: 1.7;
}

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

@media screen and (max-width: 992px) {.teaching-process-Prib {
    padding: 80px 0 70px;
}.teaching-process-Prib h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 35px;
}.teaching-process-Prib .article-wrap-Kthk {
    padding: 35px 40px;
}
}

@media screen and (max-width: 768px) {.teaching-process-Prib {
    padding: 60px 0 50px;
}.teaching-process-Prib::after {
    top: -3%;
    width: 50%;
    right: -10%;
}.teaching-process-Prib h2 {
    margin-bottom: 30px;
    transform: translateX(0);
    font-size: calc(31px * 0.8);
}.teaching-process-Prib h2::after {
    width: 60px;
}.teaching-process-Prib .article-wrap-Kthk {
    padding: 30px 25px;
}.teaching-process-Prib .article-wrap-Kthk::before {
    width: 40px;
    right: 20px;
    top: -15px;
    height: 40px;
}.teaching-process-Prib p {
    font-size: calc(17px * 0.95);
}
}

@media screen and (max-width: 576px) {.teaching-process-Prib {
    padding: 50px 0 40px;
}.teaching-process-Prib .edu-beliefs-Ll6I {
    padding: 0 15px;
}.teaching-process-Prib h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.teaching-process-Prib h2::after {
    width: 50px;
}.teaching-process-Prib .article-wrap-Kthk {
    padding: 25px 20px;
    border-left-width: 3px;
}.teaching-process-Prib p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.join-list-D7aC {
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(122,149,145,0.5), rgb(91,118,113), rgb(122,149,145));
}.join-list-D7aC::before {
    animation: rotateBg 120s linear infinite;
    background-size: 100px 100px;
    position: absolute;
    z-index: -1;
    content: "";
    left: -50%;
    background: radial-gradient(circle at 30% 40%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 70% 60%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 40% 80%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 60% 20%, rgba(255,255,255,0.1) 1px, transparent 2px);
    top: -50%;
    height: 200%;
    opacity: 0.5;
    transform-origin: center;
    width: 200%;
}.join-list-D7aC::after {
    left: 0;
    content: "";
    background: radial-gradient(ellipse at 30% 50%, rgb(122,149,145,0.5) 0%, transparent 70%);
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.7;
    position: absolute;
}.join-list-D7aC .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.join-list-D7aC .edu-beliefs-Ll6I {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    background: rgba(255, 255, 255, 0.08);
    align-items: center;
    padding: 3rem 2rem;
    flex-direction: column;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    justify-content: center;
}.join-list-D7aC .edu-beliefs-Ll6I:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}.join-list-D7aC .edu-beliefs-Ll6I > div {
    width: 100%;
    transform: translateZ(20px);
    margin-bottom: 2rem;
}.join-list-D7aC h4 {
    font-size: calc(22px * 1.1);
    margin: 0;
    color: #ffffff;
    letter-spacing: 0.01em;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    transition: transform 0.3s ease;
    transform: translateZ(30px);
    font-weight: 600;
}.join-list-D7aC .input_holder {
    width: 100%;
    gap: 1.25rem;
    flex-direction: column;
    transform: translateZ(10px);
    display: flex;
}.join-list-D7aC .input_holder span {
    width: 100%;
    position: relative;
    display: block;
}.join-list-D7aC .input_holder input[type="email"] {
    color: #000000;
    border: none;
    font-family: Arial, sans-serif;
    padding: 1.2rem 1.5rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), inset 0 2px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    outline: none;
    width: 100%;
    font-size: 16px;
    border-radius: 10px;
}.join-list-D7aC .input_holder input[type="email"]:focus {
    transform: scale(1.02);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 2px rgb(122,149,145);
    background: #ffffff;
}.join-list-D7aC .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.4);
}.join-list-D7aC .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.join-list-D7aC .input_holder .reach-list-DHlY {
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    background: linear-gradient(135deg, rgb(91,118,113), rgb(122,149,145));
    position: relative;
    padding: 1.2rem 1.5rem;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-weight: 600;
    border-radius: 10px;
    letter-spacing: 0.05em;
    width: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border: none;
}.join-list-D7aC .input_holder .reach-list-DHlY::before {
    position: absolute;
    transition: all 0.6s ease;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    width: 100%;
    top: 0;
}.join-list-D7aC .input_holder .reach-list-DHlY:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    transform: translateY(-3px) scale(1.02);
    background: linear-gradient(135deg, rgb(122,149,145), rgb(91,118,113));
}.join-list-D7aC .input_holder .reach-list-DHlY:hover::before {
    left: 100%;
}.join-list-D7aC .input_holder .reach-list-DHlY:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(1px) scale(0.98);
}

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

@media screen and (min-width: 768px) {.join-list-D7aC .edu-beliefs-Ll6I {
    padding: 3.5rem 3rem;
}.join-list-D7aC h4 {
    font-size: calc(22px * 1.2);
}.join-list-D7aC .input_holder {
    gap: 1rem;
    flex-direction: row;
    align-items: center;
}.join-list-D7aC .input_holder span:first-child {
    flex: 1;
}.join-list-D7aC .input_holder span:last-child {
    width: auto;
    flex: 0 0 auto;
}.join-list-D7aC .input_holder .reach-list-DHlY {
    padding: 1.2rem 2rem;
    white-space: nowrap;
    width: auto;
}
}

@media screen and (min-width: 992px) {.join-list-D7aC {
    padding: 6rem 0;
}.join-list-D7aC .edu-beliefs-Ll6I {
    flex-direction: row;
    padding: 4rem;
    gap: 3rem;
}.join-list-D7aC .edu-beliefs-Ll6I > div {
    width: 40%;
    margin-bottom: 0;
}.join-list-D7aC h4 {
    font-size: calc(22px * 1.3);
    text-align: left;
}.join-list-D7aC .input_holder {
    width: 60%;
}
}

@media screen and (min-width: 1200px) {.join-list-D7aC .edu-beliefs-Ll6I {
    gap: 4rem;
}.join-list-D7aC h4 {
    font-size: calc(22px * 1.4);
}.join-list-D7aC .edu-beliefs-Ll6I > div {
    width: 45%;
}.join-list-D7aC .input_holder {
    width: 55%;
}
}

@media (prefers-reduced-motion: reduce) {.join-list-D7aC::before {
    animation: none;
}.join-list-D7aC .edu-beliefs-Ll6I,
    .join-list-D7aC .edu-beliefs-Ll6I:hover,
    .join-list-D7aC .input_holder input[type="email"]:focus,
    .join-list-D7aC .input_holder .reach-list-DHlY,
    .join-list-D7aC .input_holder .reach-list-DHlY:hover,
    .join-list-D7aC .input_holder .reach-list-DHlY:active {
    transform: none;
    transition: none;
}}.course-offering-Wrig {
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(122,149,145,0.5) 0%, rgb(152,180,177) 50%, rgb(91,118,113,0.5) 100%);
}.course-offering-Wrig::before {
    position: absolute;
    opacity: 0.6;
    background: 
        radial-gradient(ellipse at 30% 40%, rgb(122,149,145,0.5) 0%, transparent 60%),
        radial-gradient(circle at 70% 60%, rgb(91,118,113,0.5) 0%, transparent 50%);
    transform-origin: center;
    width: 150%;
    top: -25%;
    content: "";
    left: -25%;
    animation: pulseBackground 20s ease-in-out infinite alternate;
    filter: blur(60px);
    height: 150%;
    z-index: 0;
}.course-offering-Wrig::after {
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    z-index: 1;
    position: absolute;
    content: "";
    animation: gridMove 30s linear infinite;
    background-size: 20px 20px;
}.course-offering-Wrig .container {
    position: relative;
    z-index: 2;
}.course-offering-Wrig .edu-beliefs-Ll6I {
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    min-height: 550px;
    gap: 15px;
    grid-template-rows: repeat(12, minmax(30px, auto));
}.course-offering-Wrig .learn-network-XeM5 {
    z-index: 5;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 22px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    grid-column: 1 / 8;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.03);
    padding: 2.5rem;
    grid-row: 3 / 11;
    background: rgba(255, 255, 255, 0.07);
    position: relative;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(0);
}.course-offering-Wrig .learn-network-XeM5::before {
    content: "";
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
    opacity: 0.15;
    background: 
        radial-gradient(circle at 90% 10%, rgb(122,149,145,0.5) 0%, transparent 80%),
        radial-gradient(circle at 10% 90%, rgb(91,118,113,0.5) 0%, transparent 80%);
    width: 100%;
    border-radius: 22px;
}.course-offering-Wrig .learn-network-XeM5::after {
    filter: blur(1px);
    bottom: -10px;
    position: absolute;
    transform: translateX(-50%);
    width: 80%;
    left: 50%;
    background: linear-gradient(to right, rgb(122,149,145) 0%, transparent 100%);
    content: "";
    height: 1px;
}.course-offering-Wrig .nav-mentor-lF8n {
    width: 110px;
    transition: all 0.5s ease;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: relative;
    height: 110px;
    transform-style: preserve-3d;
    margin-bottom: 1.5rem;
}.course-offering-Wrig .nav-mentor-lF8n::before {
    position: absolute;
    content: "";
    animation: rotateConic 10s linear infinite;
    z-index: -1;
    background: conic-gradient(
        from 0deg, 
        rgb(122,149,145) 0%, 
        rgb(91,118,113) 50%, 
        rgb(122,149,145) 100%
    );
    inset: -4px;
    border-radius: 33% 67% 67% 33% / 33% 33% 67% 67%;
}.course-offering-Wrig .nav-mentor-lF8n::after {
    background: rgb(152,180,177);
    content: "";
    z-index: -1;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: absolute;
    inset: 6px;
}.course-offering-Wrig .nav-mentor-lF8n svg {
    position: absolute;
    height: 60px;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 0 10px rgb(122,149,145,0.5));
    top: 50%;
    z-index: 1;
    width: 60px;
    left: 50%;
    animation: floatLogo 6s ease-in-out infinite;
}.course-offering-Wrig .nav-mentor-lF8n svg path {
    transition: fill 0.3s ease;
    fill: rgb(122,149,145);
}.course-offering-Wrig h3 {
    margin-bottom: 1.5rem;
    color: #ffffff;
    text-shadow: 0 0 20px rgb(122,149,145,0.5);
    line-height: 1.3;
    transform: perspective(1000px) rotateX(2deg);
    padding-right: 2rem;
    font-weight: 700;
    position: relative;
    transform-origin: left bottom;
    font-size: 29px;
}.course-offering-Wrig h3::before {
    left: 0;
    width: 60px;
    animation: lineExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    content: "";
    background: rgb(122,149,145);
    transform-origin: left;
    bottom: -8px;
    height: 3px;
}.course-offering-Wrig p {
    color: #ffffff;
    transform-origin: left bottom;
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    line-height: 1.8;
    max-width: 100%;
    margin-bottom: 0;
    font-size: 13px;
}.course-offering-Wrig .thumb-wmFS {
    grid-row: 1 / 13;
    position: relative;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    animation: morphShape 20s ease-in-out infinite alternate;
    z-index: 4;
    overflow: hidden;
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    grid-column: 5 / 13;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        10px 10px 20px rgba(0, 0, 0, 0.05);
}.course-offering-Wrig .thumb-wmFS::before {
    opacity: 0.6;
    mix-blend-mode: overlay;
    position: absolute;
    content: "";
    z-index: 1;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(122,149,145,0.5) 100%),
        radial-gradient(circle at 30% 70%, rgb(91,118,113,0.5) 0%, transparent 70%);
    inset: 0;
}.course-offering-Wrig .thumb-wmFS::after {
    left: -25%;
    content: "";
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(152,180,177) 100%
    );
    z-index: 1;
    animation: pulseOverlay 15s ease-in-out infinite;
    width: 150%;
    opacity: 0.2;
    mix-blend-mode: multiply;
    position: absolute;
    height: 150%;
    top: -25%;
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .thumb-wmFS {
    box-shadow: 
        30px 30px 80px rgba(0, 0, 0, 0.15),
        15px 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-8deg) rotateX(8deg) scale(1.03);
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .learn-network-XeM5 {
    transform: translateZ(20px) translateX(10px);
    box-shadow: 
        0 25px 35px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05);
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .nav-mentor-lF8n {
    transform: rotate(5deg) scale(1.05);
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .nav-mentor-lF8n svg path {
    fill: rgb(91,118,113);
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -55%);
    }
}

@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes morphShape {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    25% {
        border-radius: 40% 60% 70% 30% / 40% 40% 60% 60%;
    }
    50% {
        border-radius: 60% 40% 40% 60% / 50% 60% 40% 50%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

@keyframes pulseOverlay {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 1200px) {.course-offering-Wrig .edu-beliefs-Ll6I {
    min-height: 500px;
}.course-offering-Wrig .learn-network-XeM5 {
    padding: 2.2rem;
    grid-column: 1 / 8;
}.course-offering-Wrig h3 {
    font-size: calc(29px * 0.9);
}.course-offering-Wrig .nav-mentor-lF8n {
    height: 100px;
    width: 100px;
}.course-offering-Wrig .nav-mentor-lF8n svg {
    height: 55px;
    width: 55px;
}
}

@media (max-width: 992px) {.course-offering-Wrig {
    padding: 5rem 0;
}.course-offering-Wrig .edu-beliefs-Ll6I {
    grid-template-rows: auto auto;
    min-height: auto;
    gap: 10px;
    grid-template-columns: 1fr;
}.course-offering-Wrig .learn-network-XeM5 {
    padding: 2.5rem;
    margin-top: -80px;
    z-index: 5;
    grid-row: 2 / 3;
    grid-column: 1 / -1;
}.course-offering-Wrig .thumb-wmFS {
    grid-column: 1 / -1;
    border-radius: 40% 60% 60% 40% / 30% 40% 60% 70%;
    height: 350px;
    grid-row: 1 / 2;
}.course-offering-Wrig .nav-mentor-lF8n {
    margin-left: auto;
    margin-right: auto;
}.course-offering-Wrig h3 {
    text-align: center;
    padding-right: 0;
}.course-offering-Wrig h3::before {
    animation: lineCenterExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.course-offering-Wrig p {
    text-align: center;
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .thumb-wmFS {
    transform: perspective(1000px) rotateX(-5deg) scale(1.03);
}.course-offering-Wrig .edu-beliefs-Ll6I:hover .learn-network-XeM5 {
    transform: translateZ(10px) translateY(-15px);
}
}

@keyframes lineCenterExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@media (max-width: 768px) {.course-offering-Wrig {
    padding: 4rem 0;
}.course-offering-Wrig .thumb-wmFS {
    height: 300px;
}.course-offering-Wrig .learn-network-XeM5 {
    padding: 2rem;
    margin-top: -60px;
}.course-offering-Wrig .nav-mentor-lF8n {
    width: 90px;
    height: 90px;
    margin-bottom: 1.3rem;
}.course-offering-Wrig .nav-mentor-lF8n svg {
    width: 50px;
    height: 50px;
}.course-offering-Wrig h3 {
    margin-bottom: 1.3rem;
    font-size: calc(29px * 0.8);
}.course-offering-Wrig p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.course-offering-Wrig {
    padding: 3rem 0;
}.course-offering-Wrig .thumb-wmFS {
    height: 250px;
    border-radius: 30% 70% 70% 30% / 30% 40% 60% 70%;
}.course-offering-Wrig .learn-network-XeM5 {
    padding: 1.8rem 1.5rem;
    margin-top: -50px;
}.course-offering-Wrig .nav-mentor-lF8n {
    height: 80px;
    margin-bottom: 1.2rem;
    width: 80px;
}.course-offering-Wrig .nav-mentor-lF8n svg {
    height: 45px;
    width: 45px;
}.course-offering-Wrig h3 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.2rem;
}.course-offering-Wrig h3::before {
    width: 50px;
    height: 2px;
}.course-offering-Wrig p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.privacy-harbor-aR0C {
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    color: #000000;
    background-color: rgb(152,180,177);
}.privacy-harbor-aR0C h1 {
    letter-spacing: 1.5px;
    padding-bottom: 10px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(122,149,145,0.5);
    color: rgb(122,149,145);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
}.privacy-harbor-aR0C h2 {
    padding-left: 10px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 31px;
    font-weight: 600;
    color: rgb(91,118,113);
    text-transform: capitalize;
    border-left: 4px solid rgb(91,118,113,0.5);
}.privacy-harbor-aR0C h3,
.privacy-harbor-aR0C h4,
.privacy-harbor-aR0C h5,
.privacy-harbor-aR0C h6 {
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}.privacy-harbor-aR0C ul,
.privacy-harbor-aR0C ol {
    list-style-position: inside;
    margin-left: 20px;
}.privacy-harbor-aR0C li {
    margin-bottom: 10px;
    font-size: 14px;
}.privacy-harbor-aR0C section {
    margin-top: 30px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    background-color: rgb(152,180,177);
}.privacy-harbor-aR0C p {
    line-height: 1.6;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
}.privacy-harbor-aR0C span {
    color: rgb(122,149,145);
    font-weight: 600;
}.privacy-harbor-aR0C div {
    margin-bottom: 20px;
}.privacy-harbor-aR0C a {
    text-decoration: none;
    color: rgb(122,149,145);
    transition: color 0.3s, border-color 0.3s;
    border-bottom: 1px solid rgb(122,149,145,0.5);
}.privacy-harbor-aR0C a:hover {
    color: rgb(91,118,113);
    border-color: rgb(91,118,113,0.5);
}.privacy-harbor-aR0C button {
    font-size: 19px;
    color: #ffffff;
    padding: 10px 20px;
    background-color: rgb(122,149,145);
    border: none;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
}.privacy-harbor-aR0C button:hover {
    transform: scale(1.05);
    background-color: rgb(91,118,113);
}
@media only screen and (max-width: 800px) {.privacy-harbor-aR0C {
    padding: 20px;
}.privacy-harbor-aR0C h1 {
    font-size: calc(19px - 4px);
}.privacy-harbor-aR0C h2 {
    font-size: calc(19px - 4px);
}.privacy-harbor-aR0C p {
    font-size: calc(14px - 2px);
}.privacy-harbor-aR0C button {
    padding: 8px 16px;
    font-size: calc(19px - 2px);
}}.educational-yield-YfNP {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(0, 0, 0, 0.5) 20%);
    overflow: hidden;
}.educational-yield-YfNP::before {
    left: 0;
    content: '';
    background-image: radial-gradient(rgb(91,118,113,0.5) 1px, transparent 1px);
    position: absolute;
    top: 0;
    animation: pulse 8s infinite alternate;
    opacity: 0.3;
    background-size: 30px 30px;
    width: 100%;
    height: 100%;
}.educational-yield-YfNP::after {
    content: '';
    transform: rotate(-30deg);
    width: 80%;
    position: absolute;
    height: 200%;
    right: -50%;
    top: -50%;
    filter: blur(60px);
    background: linear-gradient(45deg, rgb(122,149,145,0.5) 0%, transparent 70%);
    z-index: 0;
}.educational-yield-YfNP .edu-beliefs-Ll6I {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    display: flex;
    z-index: 1;
    gap: 60px;
}.educational-yield-YfNP .thumb-wmFS {
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    min-height: 500px;
    border-radius: 14px;
    flex: 1;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.2),
                -20px -20px 40px rgba(255, 255, 255, 0.05);
}.educational-yield-YfNP .thumb-wmFS::before {
    width: 100%;
    content: '';
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    height: 100%;
    top: 0;
}.educational-yield-YfNP .thumb-wmFS::after {
    bottom: 0;
    height: 40%;
    background: linear-gradient(225deg, rgb(122,149,145,0.5) 0%, transparent 100%);
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    right: 0;
    content: '';
    z-index: 2;
    width: 40%;
}.educational-yield-YfNP .thumb-wmFS:hover {
    transform: translateY(-10px);
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.25),
                -25px -25px 50px rgba(255, 255, 255, 0.07);
}.educational-yield-YfNP .article-wrap-Kthk {
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex: 1;
}.educational-yield-YfNP h2 {
    font-size: 30px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}.educational-yield-YfNP h2::after {
    border-radius: 10px;
    height: 4px;
    width: 80px;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(122,149,145) 0%, rgb(91,118,113) 100%);
    left: 0;
    content: '';
}.educational-yield-YfNP .text_main_holder {
    gap: 25px;
    display: flex;
    flex-direction: column;
}.educational-yield-YfNP .text_main_holder > div {
    backdrop-filter: blur(5px);
    animation: slideIn 0.5s forwards;
    transform: translateX(-20px);
    align-items: flex-start;
    box-shadow: inset 5px 5px 15px rgba(0, 0, 0, 0.1),
                inset -5px -5px 15px rgba(255, 255, 255, 0.05);
    display: flex;
    padding: 20px;
    gap: 20px;
    animation-delay: calc(var(--i, 0) * 0.1s);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.03);
    opacity: 0;
}.educational-yield-YfNP .text_main_holder > div:nth-child(1) {
    --i: 1;
}.educational-yield-YfNP .text_main_holder > div:nth-child(2) {
    --i: 2;
}.educational-yield-YfNP .text_main_holder > div:nth-child(3) {
    --i: 3;
}.educational-yield-YfNP .text_main_holder > div:nth-child(4) {
    --i: 4;
}.educational-yield-YfNP .text_main_holder > div:nth-child(5) {
    --i: 5;
}.educational-yield-YfNP .text_main_holder > div:nth-child(6) {
    --i: 6;
}.educational-yield-YfNP .text_main_holder svg {
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.3));
    width: 30px;
    flex-shrink: 0;
    height: 30px;
}.educational-yield-YfNP .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(122,149,145);
}.educational-yield-YfNP .text_main_holder > div:hover svg path {
    fill: rgb(91,118,113);
}.educational-yield-YfNP .text_main_holder p {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    line-height: 1.6;
}

@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@media (max-width: 992px) {.educational-yield-YfNP .edu-beliefs-Ll6I {
    flex-direction: column;
    gap: 40px;
}.educational-yield-YfNP .thumb-wmFS {
    min-height: 400px;
}.educational-yield-YfNP h2 {
    margin-bottom: 30px;
    text-align: center;
}.educational-yield-YfNP h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 768px) {.educational-yield-YfNP {
    padding: 80px 0;
}.educational-yield-YfNP .edu-beliefs-Ll6I {
    gap: 30px;
}.educational-yield-YfNP .thumb-wmFS {
    min-height: 300px;
}.educational-yield-YfNP .text_main_holder > div {
    gap: 15px;
    padding: 15px;
}.educational-yield-YfNP .text_main_holder svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 576px) {.educational-yield-YfNP {
    padding: 60px 0;
}.educational-yield-YfNP .thumb-wmFS {
    min-height: 250px;
}.educational-yield-YfNP h2 {
    font-size: calc(30px * 0.85);
}.educational-yield-YfNP .text_main_holder > div {
    gap: 12px;
    padding: 12px;
}.educational-yield-YfNP .text_main_holder svg {
    height: 20px;
    width: 20px;
}}.leadership-profile-JjSv {
    position: relative;
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.leadership-profile-JjSv::before {
    content: "";
    width: 100%;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(122,149,145,0.5) 90deg, transparent 180deg, rgb(91,118,113,0.5) 270deg, transparent 360deg);
    top: 0;
    height: 100%;
    animation: rotateBg 30s linear infinite;
    position: absolute;
    opacity: 0.2;
    left: 0;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.leadership-profile-JjSv .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}.leadership-profile-JjSv .feedback-slider-eaUm {
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: minmax(250px, 35%) 1fr;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-radius: 27px;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    grid-gap: 1.5rem;
    display: grid;
    transition: transform 0.3s ease;
    padding: 3rem;
}.leadership-profile-JjSv .feedback-slider-eaUm:hover {
    transform: perspective(1000px) rotateX(0);
}.leadership-profile-JjSv .thumb-wmFS {
    transform: translateZ(20px);
    border-radius: 27px;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
    min-height: 350px;
    height: 100%;
    grid-area: photo;
}.leadership-profile-JjSv .feedback-slider-eaUm:hover .thumb-wmFS {
    transform: translateZ(30px);
}.leadership-profile-JjSv .name {
    color: #ffffff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 0.5rem;
    font-size: 31px;
    transform: translateZ(10px);
    font-weight: 700;
    grid-area: name;
}.leadership-profile-JjSv .feedback-slider-eaUm span:not(.name) {
    transform: translateZ(5px);
    color: rgb(91,118,113);
    font-size: 20px;
    grid-area: job;
    margin-bottom: 1rem;
    font-weight: 600;
}.leadership-profile-JjSv .work-projects-5UL9 {
    font-size: 15px;
    grid-area: quote;
    padding: 1.5rem;
    border-left: 4px solid rgb(122,149,145);
    line-height: 1.6;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    transform: translateZ(15px);
}.leadership-profile-JjSv .work-projects-5UL9::before {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(122,149,145,0.5) 0%, transparent 100%);
    position: absolute;
    content: "";
    top: 0;
    opacity: 0.1;
    mix-blend-mode: overlay;
}

@media (max-width: 991px) {.leadership-profile-JjSv .feedback-slider-eaUm {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.leadership-profile-JjSv .thumb-wmFS {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
}
}

@media (max-width: 767px) {.leadership-profile-JjSv {
    padding: 3rem 0;
}.leadership-profile-JjSv .feedback-slider-eaUm {
    grid-template-areas:
            "thumb-wmFS"
            "name"
            "career-details-zWGF"
            "work-projects-5UL9";
    padding: 2rem;
    grid-template-columns: 1fr;
}.leadership-profile-JjSv .thumb-wmFS {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}.launch-now-oJQx {
    margin: 0;
    isolation: isolate;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(152,180,177) 0%, rgb(122,149,145,0.5) 100%);
    padding: 5rem 2rem;
    position: relative;
}.launch-now-oJQx::before {
    height: 100%;
    position: absolute;
    opacity: 0.7;
    top: 0;
    background-size: 30px 30px;
    animation: gridAnimate 30s linear infinite;
    z-index: 1;
    left: 0;
    transform: perspective(500px) rotateX(45deg) scale(2);
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(150deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    transform-origin: center bottom;
    content: '';
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.launch-now-oJQx::after {
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(rgb(122,149,145), 0.15) 0%, transparent 15%),
        radial-gradient(circle at 90% 90%, rgba(rgb(91,118,113), 0.15) 0%, transparent 15%);
    content: '';
}.launch-now-oJQx::before {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    background: 
        repeating-linear-gradient(
            180deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 16px
        );
    animation: scanLines 8s linear infinite;
    z-index: 2;
    width: 100%;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100px;
    }
}

.launch-now-oJQx .edu-beliefs-Ll6I {
    flex-direction: column;
    max-width: 1000px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    backdrop-filter: blur(10px);
    border-radius: 25px;
    position: relative;
    padding: 4rem 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    z-index: 5;
    background: rgba(255, 255, 255, 0.1);
}.launch-now-oJQx .edu-beliefs-Ll6I:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(rgb(122,149,145), 0.1);
}.launch-now-oJQx .edu-beliefs-Ll6I::before,
.launch-now-oJQx .edu-beliefs-Ll6I::after {
    content: '';
    width: 40px;
    border-style: solid;
    height: 40px;
    position: absolute;
    border-width: 0;
}.launch-now-oJQx .edu-beliefs-Ll6I::before {
    left: 15px;
    animation: cornerPulse 3s infinite alternate;
    top: 15px;
    border-color: rgb(122,149,145);
    border-top-width: 2px;
    border-left-width: 2px;
}.launch-now-oJQx .edu-beliefs-Ll6I::after {
    animation: cornerPulse 3s 1.5s infinite alternate;
    border-color: rgb(91,118,113);
    right: 15px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    bottom: 15px;
}@keyframes cornerPulse {
    0% {
        opacity: 0.5;
        width: 40px;
        height: 40px;
    }
    100% {
        opacity: 1;
        width: 50px;
        height: 50px;
    }
}

.launch-now-oJQx .edu-beliefs-Ll6I::before {
    content: '';
    background-position: 0 20px, 0 calc(100% - 20px), 20px 0, calc(100% - 20px) 0;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgb(122,149,145) 2px, transparent 2px),
        linear-gradient(90deg, rgb(122,149,145) 2px, transparent 2px),
        linear-gradient(0deg, rgb(91,118,113) 2px, transparent 2px),
        linear-gradient(0deg, rgb(91,118,113) 2px, transparent 2px);
    z-index: -1;
    opacity: 0.7;
    background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
    width: 100%;
    height: 100%;
}.launch-now-oJQx h3 {
    position: relative;
    font-size: 38px;
    padding: 0 20px 15px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    letter-spacing: 3px;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 700;
    text-transform: uppercase;
}.launch-now-oJQx h3::after {
    opacity: 0.8;
    transform: translateX(-50%);
    position: absolute;
    bottom: -2px;
    width: 50px;
    left: 50%;
    background: linear-gradient(90deg, rgb(122,149,145), rgb(91,118,113));
    content: '';
    height: 3px;
}.launch-now-oJQx h3::before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -5px;
    background-repeat: no-repeat;
    background-image: 
        radial-gradient(circle at 10% 50%, rgb(122,149,145) 0%, rgb(122,149,145) 3px, transparent 3px),
        radial-gradient(circle at 90% 50%, rgb(91,118,113) 0%, rgb(91,118,113) 3px, transparent 3px);
    height: 10px;
    left: 0;
}.launch-now-oJQx .reach-help-J1nl {
    border: none;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 2;
    font-weight: 600;
    text-decoration: none;
    overflow: hidden;
    justify-content: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 1.3rem 3rem;
    display: inline-flex;
    position: relative;
    color: #ffffff;
    font-size: 17px;
    background: linear-gradient(135deg, rgb(122,149,145) 0%, rgb(91,118,113) 100%);
    text-transform: uppercase;
    letter-spacing: 2px;
    align-items: center;
}.launch-now-oJQx .reach-help-J1nl::before {
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(91,118,113) 0%, rgb(122,149,145) 100%);
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
}.launch-now-oJQx .reach-help-J1nl:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    letter-spacing: 2.5px;
    transform: translateY(-5px);
}.launch-now-oJQx .reach-help-J1nl:hover::before {
    opacity: 1;
}.launch-now-oJQx .reach-help-J1nl::after {
    bottom: 7px;
    content: '';
    opacity: 0.5;
    right: 15px;
    left: 15px;
    height: 2px;
    transition: opacity 0.4s ease;
    position: absolute;
    background-image: 
        linear-gradient(90deg, 
            transparent 0%, transparent 20%, 
            rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 40%, 
            transparent 40%, transparent 60%, 
            rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, 
            transparent 80%, transparent 100%);
}.launch-now-oJQx .reach-help-J1nl:hover::after {
    opacity: 0.8;
}.launch-now-oJQx::before {
    position: absolute;
    z-index: 2;
    opacity: 0.7;
    background-size: 100px 100px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background-image: 
        linear-gradient(30deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(150deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(270deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%);
}.launch-now-oJQx::after {
    position: absolute;
    z-index: 3;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(122,149,145) 0%, rgb(122,149,145) 3px, transparent 3px),
        radial-gradient(circle at 90% 10%, rgb(122,149,145) 0%, rgb(122,149,145) 3px, transparent 3px),
        radial-gradient(circle at 10% 90%, rgb(91,118,113) 0%, rgb(91,118,113) 3px, transparent 3px),
        radial-gradient(circle at 90% 90%, rgb(91,118,113) 0%, rgb(91,118,113) 3px, transparent 3px);
    height: 100%;
    width: 100%;
    left: 0;
    animation: cornerDotsGlow 4s ease-in-out infinite alternate;
    background-repeat: no-repeat;
    content: '';
    top: 0;
    opacity: 0.8;
}@keyframes cornerDotsGlow {
    0% {
        opacity: 0.5;
        filter: blur(0px);
    }
    100% {
        opacity: 1;
        filter: blur(1px);
    }
}

.launch-now-oJQx::after {
    content: '';
    animation: topBarAnimate 4s ease-in-out infinite;
    background: linear-gradient(90deg, transparent, rgb(122,149,145), transparent);
    z-index: 3;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    height: 3px;
}@keyframes topBarAnimate {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

.launch-now-oJQx::before {
    content: '';
    z-index: 3;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(91,118,113), transparent);
    width: 100%;
    left: 0;
    animation: bottomBarAnimate 4s ease-in-out infinite reverse;
    height: 3px;
    position: absolute;
}

@keyframes bottomBarAnimate {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

@media screen and (max-width: 991px) {.launch-now-oJQx {
    padding: 4.5rem 1.5rem;
}}.thanksPoint-RXC5 {
    background: linear-gradient(135deg, rgb(152,180,177) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.thanksPoint-RXC5::before {
    position: absolute;
    opacity: 0.1;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 10%, rgb(122,149,145,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgb(91,118,113,0.5) 0%, transparent 50%);
    animation: ambientGlow 15s infinite alternate ease-in-out;
    top: 0;
    content: "";
}.thanksPoint-RXC5::after {
    left: 0;
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(122,149,145), rgb(91,118,113), transparent);
    width: 100%;
    height: 3px;
    bottom: 0;
}.thanksPoint-RXC5 .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.thanksPoint-RXC5 h2 {
    position: relative;
    text-align: center;
    color: #000000;
    animation: fadeUp 0.8s 0.2s forwards ease-out;
    font-size: 34px;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 40px;
    transform: translateY(20px);
}.thanksPoint-RXC5 h2::after {
    width: 80px;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, rgb(122,149,145), rgb(91,118,113));
    transform: translateX(-50%);
    content: "";
    height: 3px;
    left: 50%;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I {
    position: relative;
    transform: translateY(30px);
    overflow: hidden;
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
    border-radius: 11px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.05);
    background: #ffffff;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I::before {
    width: 5px;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(122,149,145), rgb(91,118,113));
}.thanksPoint-RXC5 .edu-beliefs-Ll6I::after {
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(245,247,250,0.6) 100%);
    right: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    content: "";
    pointer-events: none;
    width: 40%;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I:hover {
    box-shadow: 0 18px 35px rgba(0,0,0,0.1), 
                0 8px 20px rgba(0,0,0,0.07);
    transform: translateY(27px);
}.thanksPoint-RXC5 ul {
    list-style: none;
    margin: 0;
    z-index: 2;
    position: relative;
    padding: 0;
}.thanksPoint-RXC5 li {
    padding-left: 25px;
    position: relative;
}.thanksPoint-RXC5 li::before {
    background: rgb(122,149,145);
    top: 10px;
    animation: scaleIn 0.4s 0.8s forwards ease-out;
    content: "";
    height: 8px;
    transform: scale(0);
    position: absolute;
    left: 0;
    width: 8px;
    border-radius: 50%;
}.thanksPoint-RXC5 span {
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
    animation: fadeIn 0.8s 0.6s forwards ease-out;
    font-family: Arial, sans-serif;
    position: relative;
    opacity: 0;
    transform: translateX(20px);
    display: block;
}.thanksPoint-RXC5 span::after {
    position: absolute;
    animation: lineExpand 1.2s 1s forwards ease-in-out;
    left: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(122,149,145,0.5), transparent);
    height: 1px;
    bottom: -15px;
    content: "";
}

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

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

@keyframes scaleIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lineExpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes ambientGlow {
    0% {
        opacity: 0.05;
        background-position: 0% 0%, 100% 100%;
    }
    50% {
        opacity: 0.15;
    }
    100% {
        opacity: 0.05;
        background-position: 5% 5%, 95% 95%;
    }
}

@media (max-width: 991px) {.thanksPoint-RXC5 {
    padding: 90px 0;
}.thanksPoint-RXC5 h2 {
    margin-bottom: 35px;
    font-size: calc(34px * 0.9);
}.thanksPoint-RXC5 .edu-beliefs-Ll6I {
    padding: 35px;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I::after {
    width: 30%;
}
}

@media (max-width: 767px) {.thanksPoint-RXC5 {
    padding: 70px 0;
}.thanksPoint-RXC5 h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 30px;
}.thanksPoint-RXC5 h2::after {
    bottom: -12px;
    width: 60px;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I {
    padding: 30px 25px;
}.thanksPoint-RXC5 .edu-beliefs-Ll6I::after {
    display: none;
}.thanksPoint-RXC5 span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.thanksPoint-RXC5 {
    padding: 50px 0;
}.thanksPoint-RXC5 h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.7);
}.thanksPoint-RXC5 .edu-beliefs-Ll6I {
    border-radius: 10px;
    padding: 25px 20px;
}.thanksPoint-RXC5 li {
    padding-left: 20px;
}.thanksPoint-RXC5 li::before {
    top: 8px;
    width: 6px;
    height: 6px;
}.thanksPoint-RXC5 span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.statistical-report-89he {
    overflow: hidden;
    display: flex;
    background-color: #000000;
    padding: 0;
    flex-direction: column;
    position: relative;
}.statistical-report-89he::after {
    z-index: 2;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 12px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 12px);
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    pointer-events: none;
}.statistical-report-89he::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-size: auto, auto, auto, 100px 100px, 50px 50px, 50px 50px;
    background: 
        linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 100%),
        radial-gradient(circle at 15% 50%, rgb(122,149,145,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 30%, rgb(91,118,113,0.5) 0%, transparent 25%),
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent);
    content: "";
}.statistical-report-89he .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
    z-index: 2;
    position: relative;
}.statistical-report-89he .extra-study-kJt2 {
    background-size: 30px 30px;
    z-index: 3;
    background-image: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    background-color: rgb(122,149,145);
    color: #ffffff;
    width: 100%;
    position: relative;
    background-position: 0 0, 15px 0, 15px -15px, 0px 15px;
    padding: 60px 15% 60px 15%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: -50px;
}.statistical-report-89he .program-statistics-xsWY {
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 38px;
}.statistical-report-89he .boost-statistics-5tLG {
    max-width: 800px;
    line-height: 1.7;
    font-size: 14px;
}.statistical-report-89he .gain-study-Iud2 {
    z-index: 2;
    background-size: 20px 20px;
    background-position: center center;
    display: flex;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    flex-wrap: wrap;
    padding: 100px 5% 50px;
    background-color: rgb(152,180,177);
    position: relative;
}.statistical-report-89he .statistics-value-xMNr {
    width: 25%;
    counter-increment: stat-counter;
    position: relative;
    margin-bottom: 50px;
    padding: 0 15px;
}.statistical-report-89he .statistics-value-xMNr::before {
    font-weight: 700;
    font-size: 6rem;
    top: -30px;
    opacity: 0.1;
    left: 15px;
    content: counter(stat-counter);
    color: rgb(122,149,145);
    z-index: -1;
    position: absolute;
}.statistical-report-89he .statistics-value-xMNr h4 {
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    font-size: 2.5rem;
    position: relative;
}.statistical-report-89he .statistics-value-xMNr span {
    font-size: 14px;
    color: #000000;
    padding-bottom: 20px;
    position: relative;
    display: block;
}.statistical-report-89he .statistics-value-xMNr span::after {
    bottom: 0;
    position: absolute;
    background-color: rgb(122,149,145);
    left: 0;
    width: 40px;
    height: 3px;
    content: "";
}.statistical-report-89he .statistics-value-xMNr:hover span::after {
    width: 60px;
    transition: width 0.3s ease;
}.statistical-report-89he svg {
    position: absolute;
    right: 20px;
    height: 120px;
    z-index: 1;
    opacity: 0.1;
    bottom: 20px;
    width: 120px;
}.statistical-report-89he svg path {
    fill: #ffffff;
}

@media (max-width: 1200px) {.statistical-report-89he .extra-study-kJt2 {
    padding: 50px 10% 60px 10%;
}.statistical-report-89he .statistics-value-xMNr {
    width: 33.333%;
}
}

@media (max-width: 992px) {.statistical-report-89he .extra-study-kJt2 {
    padding: 50px 7% 70px 7%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.statistical-report-89he .gain-study-Iud2 {
    padding: 100px 5% 40px;
}.statistical-report-89he .statistics-value-xMNr {
    width: 50%;
}.statistical-report-89he .statistics-value-xMNr::before {
    font-size: 5rem;
    top: -25px;
}.statistical-report-89he .statistics-value-xMNr h4 {
    font-size: 2.2rem;
}
}

@media (max-width: 767px) {.statistical-report-89he .extra-study-kJt2 {
    padding: 40px 5% 60px 5%;
}.statistical-report-89he .program-statistics-xsWY {
    font-size: calc(38px * 0.9);
}.statistical-report-89he .gain-study-Iud2 {
    padding: 80px 5% 30px;
}.statistical-report-89he .statistics-value-xMNr {
    width: 100%;
    margin-bottom: 40px;
}.statistical-report-89he .statistics-value-xMNr::before {
    font-size: 4.5rem;
}.statistical-report-89he svg {
    width: 80px;
    height: 80px;
}
}

@media (max-width: 576px) {.statistical-report-89he .extra-study-kJt2 {
    padding: 30px 5% 50px 5%;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    margin-bottom: -25px;
}.statistical-report-89he .program-statistics-xsWY {
    margin-bottom: 15px;
    font-size: calc(38px * 0.8);
}.statistical-report-89he .boost-statistics-5tLG {
    font-size: calc(14px * 0.95);
}.statistical-report-89he .gain-study-Iud2 {
    padding: 60px 5% 20px;
}.statistical-report-89he .statistics-value-xMNr::before {
    font-size: 4rem;
    top: -20px;
}.statistical-report-89he .statistics-value-xMNr h4 {
    font-size: 2rem;
}.statistical-report-89he svg {
    right: 10px;
    bottom: 10px;
    height: 60px;
    width: 60px;
}}.our-background-9C30 {
    z-index: 1;
    overflow: hidden;
    background: rgb(152,180,177);
    padding: 140px 0;
    position: relative;
}.our-background-9C30::before {
    z-index: -1;
    background: 
        linear-gradient(217deg, rgb(122,149,145,0.5), transparent 70%),
        linear-gradient(127deg, rgb(91,118,113,0.5), transparent 70%),
        linear-gradient(336deg, rgb(122,149,145,0.5), transparent 70%);
    content: "";
    top: 0;
    filter: blur(20px);
    opacity: 0.15;
    animation: gradientFlow 15s ease infinite;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    transform-origin: center center;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
    50% {
        background-position: 100% 100%;
        filter: blur(15px) brightness(1.1);
    }
    100% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
}

.our-background-9C30::after {
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(122,149,145,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(91,118,113,0.5) 0%, transparent 50%);
    position: absolute;
    animation: pulsateBackground 20s ease-in-out infinite alternate;
    opacity: 0.2;
    z-index: -2;
    left: 0;
}@keyframes pulsateBackground {
    0% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
    50% {
        opacity: 0.2;
        background-size: 120% 120%;
    }
    100% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
}

.our-background-9C30 .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.our-background-9C30 .container::before {
    filter: blur(80px);
    background: rgb(122,149,145,0.5);
    opacity: 0.1;
    animation: float 15s ease-in-out infinite alternate;
    top: -100px;
    height: 200px;
    right: -100px;
    border-radius: 50%;
    position: absolute;
    content: "";
    width: 200px;
}@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-30px, 20px);
    }
    100% {
        transform: translate(0, 0);
    }
}

.our-background-9C30 .edu-beliefs-Ll6I {
    display: flex;
    align-items: center;
    gap: 60px;
    flex-direction: column;
    position: relative;
    justify-content: center;
}.our-background-9C30 .edu-beliefs-Ll6I::before {
    content: "";
    animation: scanline 4s ease-in-out infinite;
    width: 40%;
    position: absolute;
    top: 50%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(122,149,145), transparent);
    left: 30%;
    opacity: 0.4;
}@keyframes scanline {
    0% {
        opacity: 0;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.4;
        transform: scaleX(1);
    }
    100% {
        opacity: 0;
        transform: scaleX(0.5);
    }
}

.our-background-9C30 .class-sessions-wfPz {
    padding: 50px 35px;
    flex-direction: column;
    perspective: 1000px;
    border-radius: 30px;
    transform-style: preserve-3d;
    display: flex;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.1);
    z-index: 3;
    max-width: 500px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    align-items: center;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.02);
}.our-background-9C30 .class-sessions-wfPz:hover {
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.12), 0 0 30px rgb(122,149,145,0.5);
    transform: translateY(-15px) rotateX(5deg);
    border-color: rgb(122,149,145,0.5);
}.our-background-9C30 .class-sessions-wfPz::before {
    opacity: 0.07;
    inset: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(122,149,145,0.5) 100%);
    border-radius: 30px;
    transition: opacity 0.4s ease;
    z-index: -1;
}.our-background-9C30 .class-sessions-wfPz:hover::before {
    opacity: 0.12;
}.our-background-9C30 .class-sessions-wfPz::after {
    opacity: 0;
    content: "";
    border-radius: calc(30px + 1px);
    z-index: -2;
    background: linear-gradient(90deg, transparent, rgb(122,149,145,0.5), transparent);
    animation: borderGlow 4s linear infinite;
    inset: -1px;
    position: absolute;
    transition: opacity 0.4s ease;
}@keyframes borderGlow {
    0% {
        opacity: 0;
        background-position: 0% 50%;
    }
    50% {
        opacity: 0.5;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0;
        background-position: 0% 50%;
    }
}

.our-background-9C30 .class-sessions-wfPz:hover::after {
    opacity: 1;
}.our-background-9C30 .thumb-wmFS {
    width: 220px;
    transition: all 0.5s ease;
    position: relative;
    margin-bottom: 30px;
    border: 5px solid rgba(255, 255, 255, 0.8);
    z-index: 2;
    border-radius: 50%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    height: 220px;
}.our-background-9C30 .thumb-wmFS::before {
    animation: rotate 8s linear infinite;
    -webkit-mask-composite: xor;
    background: conic-gradient(rgb(122,149,145), rgb(91,118,113), rgb(122,149,145));
    position: absolute;
    mask-composite: exclude;
    inset: -3px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    border-radius: 50%;
    padding: 3px;
    content: "";
}.our-background-9C30 .thumb-wmFS::after {
    border-radius: 50%;
    border: 1px dashed rgb(122,149,145,0.5);
    content: "";
    animation: rotateReverse 20s linear infinite;
    position: absolute;
    opacity: 0.5;
    inset: -10px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateReverse {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.our-background-9C30 .fast-learning-jOwi {
    text-align: center;
    width: 100%;
    padding-top: 15px;
    position: relative;
}.our-background-9C30 .fast-learning-jOwi::before {
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(122,149,145), transparent);
    opacity: 0.8;
    width: 70px;
    top: 0;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    left: 50%;
}.our-background-9C30 .path-creators-tNMo {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    font-size: calc(21px * 1.15);
    position: relative;
}.our-background-9C30 .path-creators-tNMo::after {
    transition: width 0.4s ease;
    width: 0;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    background: rgb(122,149,145);
    bottom: -4px;
    height: 2px;
    left: 50%;
}.our-background-9C30 .class-sessions-wfPz:hover .path-creators-tNMo::after {
    width: 80%;
}.our-background-9C30 .fast-guide-hd39 {
    color: rgb(122,149,145);
    font-weight: 600;
    opacity: 0.9;
    margin-bottom: 0;
    transition: all 0.3s ease;
    font-size: calc(16px * 1.05);
    letter-spacing: 0.5px;
}.our-background-9C30 .class-sessions-wfPz:hover .fast-guide-hd39 {
    opacity: 1;
    color: rgb(91,118,113);
    transform: translateY(2px);
}.our-background-9C30 .article-wrap-Kthk {
    border-radius: 30px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    padding: 50px 45px;
    border: 1px solid rgba(255, 255, 255, 0.03);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.05);
    width: 100%;
    background: rgba(255, 255, 255, 0.01);
}.our-background-9C30 .article-wrap-Kthk:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), 0 0 30px rgb(91,118,113,0.5);
    border-color: rgb(91,118,113,0.5);
    transform: translateY(-10px);
}.our-background-9C30 .article-wrap-Kthk::before,
.our-background-9C30 .article-wrap-Kthk::after {
    animation: blobAnimation 25s infinite alternate;
    transition: all 0.8s ease;
    position: absolute;
    height: 500px;
    z-index: -1;
    background: rgb(122,149,145,0.5);
    filter: blur(60px);
    content: "";
    width: 500px;
    opacity: 0.03;
    border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
}@keyframes blobAnimation {
    0% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(0deg) scale(1);
    }
    33% {
        border-radius: 60% 40% 55% 45% / 45% 65% 35% 55%;
        transform: translate(-20px, 10px) rotate(60deg) scale(1.05);
    }
    66% {
        border-radius: 50% 50% 35% 65% / 50% 50% 65% 35%;
        transform: translate(20px, -10px) rotate(120deg) scale(0.95);
    }
    100% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(180deg) scale(1);
    }
}

.our-background-9C30 .article-wrap-Kthk::before {
    top: -250px;
    right: -250px;
}.our-background-9C30 .article-wrap-Kthk::after {
    background: rgb(91,118,113,0.5);
    animation-delay: -15s;
    bottom: -250px;
    left: -250px;
}.our-background-9C30 .article-wrap-Kthk:hover::before,
.our-background-9C30 .article-wrap-Kthk:hover::after {
    opacity: 0.08;
    filter: blur(40px);
}.our-background-9C30 .our-journey-wa8v {
    margin-bottom: 25px;
    transition: all 0.3s ease;
    position: relative;
    color: rgb(122,149,145);
    gap: 16px;
    font-size: calc(16px * 1.2);
    display: flex;
    align-items: center;
    font-weight: 600;
}.our-background-9C30 .our-journey-wa8v::after {
    position: absolute;
    transition: width 0.4s ease;
    bottom: -8px;
    height: 1px;
    content: "";
    width: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(122,149,145), transparent);
}.our-background-9C30 .article-wrap-Kthk:hover .our-journey-wa8v::after {
    width: 50%;
}.our-background-9C30 .our-journey-wa8v svg {
    height: 48px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.4s ease;
    width: 48px;
    fill: rgb(122,149,145);
}.our-background-9C30 .our-journey-wa8v svg path {
    transition: fill 0.4s ease;
}.our-background-9C30 .our-journey-wa8v:hover svg {
    transform: rotateY(180deg);
    fill: rgb(91,118,113);
}.our-background-9C30 .our-journey-wa8v:hover svg path {
    fill: rgb(91,118,113);
}.our-background-9C30 .article-wrap-Kthk h2 {
    font-size: calc(38px * 1.1);
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #000000;
    transition: all 0.4s ease;
    letter-spacing: 0.5px;
}.our-background-9C30 .article-wrap-Kthk:hover h2 {
    transform: translateX(5px);
}.our-background-9C30 .article-wrap-Kthk h2::after {
    content: "";
    width: 100px;
    background: linear-gradient(90deg, rgb(122,149,145), rgb(91,118,113,0.5), transparent);
    left: 0;
    border-radius: 10px;
    height: 3px;
    position: absolute;
    transition: width 0.5s ease;
    bottom: 0;
}.our-background-9C30 .article-wrap-Kthk:hover h2::after {
    width: 150px;
}.our-background-9C30 .article-wrap-Kthk p {
    transition: all 0.4s ease;
    line-height: 1.9;
    color: #000000;
    position: relative;
    margin-bottom: 0;
    font-size: calc(16px * 1.05);
}.our-background-9C30 .article-wrap-Kthk:hover p {
    transform: translateY(3px);
}.our-background-9C30 .article-wrap-Kthk::before,
.our-background-9C30 .article-wrap-Kthk::after,
.our-background-9C30 .class-sessions-wfPz::before,
.our-background-9C30 .class-sessions-wfPz::after,
.our-background-9C30 .thumb-wmFS::before,
.our-background-9C30 .thumb-wmFS::after {
    pointer-events: none;
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    background-position: 0 0, 20px 20px;
    position: absolute;
    pointer-events: none;
    top: 0;
    background-size: 40px 40px;
    opacity: 0.03;
    background-image: 
        radial-gradient(rgb(122,149,145,0.5) 1px, transparent 1px),
        radial-gradient(rgb(91,118,113,0.5) 1px, transparent 1px);
    z-index: -1;
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    content: "";
    z-index: 0;
    animation: pulseHeight 3s infinite;
    background: linear-gradient(to bottom, rgb(122,149,145), transparent);
    top: 350px;
    left: 50%;
    height: 40px;
    position: absolute;
    width: 2px;
}

@keyframes pulseHeight {
    0%, 100% {
        height: 40px;
        opacity: 0.6;
    }
    50% {
        height: 60px;
        opacity: 0.8;
    }
}

@media (max-width: 1199px) {.our-background-9C30 {
    padding: 120px 0;
}.our-background-9C30 .edu-beliefs-Ll6I {
    gap: 50px;
}.our-background-9C30 .article-wrap-Kthk {
    padding: 40px 35px;
}.our-background-9C30 .class-sessions-wfPz {
    padding: 40px 30px;
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    top: 320px;
}
}

@media (max-width: 991px) {.our-background-9C30 {
    padding: 100px 0;
}.our-background-9C30 .edu-beliefs-Ll6I {
    gap: 50px;
}.our-background-9C30 .article-wrap-Kthk {
    padding: 40px 30px;
}.our-background-9C30 .class-sessions-wfPz {
    padding: 40px 30px;
}.our-background-9C30 .article-wrap-Kthk h2 {
    font-size: 38px;
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    top: 300px;
}
}

@media (max-width: 767px) {.our-background-9C30 {
    padding: 80px 0;
}.our-background-9C30 .thumb-wmFS {
    width: 180px;
    height: 180px;
}.our-background-9C30 .class-sessions-wfPz {
    padding: 35px 25px;
}.our-background-9C30 .article-wrap-Kthk {
    padding: 35px 25px;
}.our-background-9C30 .article-wrap-Kthk h2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(38px * 0.9);
}.our-background-9C30 .path-creators-tNMo {
    font-size: 21px;
}.our-background-9C30 .fast-guide-hd39 {
    font-size: 16px;
}.our-background-9C30 .our-journey-wa8v {
    font-size: 16px;
}.our-background-9C30 .our-journey-wa8v svg {
    width: 40px;
    height: 40px;
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    top: 280px;
}
}

@media (max-width: 575px) {.our-background-9C30 {
    padding: 60px 0;
}.our-background-9C30 .thumb-wmFS {
    height: 150px;
    margin-bottom: 20px;
    width: 150px;
}.our-background-9C30 .class-sessions-wfPz {
    padding: 30px 20px;
}.our-background-9C30 .article-wrap-Kthk {
    padding: 30px 20px;
}.our-background-9C30 .our-journey-wa8v {
    font-size: calc(16px * 0.95);
}.our-background-9C30 .our-journey-wa8v svg {
    width: 35px;
    height: 35px;
}.our-background-9C30 .article-wrap-Kthk h2 {
    margin-bottom: 20px;
    font-size: calc(38px * 0.8);
}.our-background-9C30 .article-wrap-Kthk p {
    font-size: 16px;
    line-height: 1.8;
}.our-background-9C30 .path-creators-tNMo {
    font-size: calc(21px * 0.95);
}.our-background-9C30 .fast-guide-hd39 {
    font-size: calc(16px * 0.95);
}.our-background-9C30 .edu-beliefs-Ll6I::after {
    top: 250px;
}
}