* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.cert_block_472 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.inner-container_814 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    width: 1227px;
    margin: auto;
}.header_master_842 {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.customer_opinions_793 {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: linear-gradient(150deg, rgb(233,237,211) 0%, #ffffff 100%);
}.customer_opinions_793::before {
    content: "";
    opacity: 0.6;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(199,210,156,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(166,182,110,0.5) 0%, transparent 30%);
    z-index: 0;
    height: 100%;
}.customer_opinions_793::after {
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    background-size: 30px 30px;
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.1;
    background-image: 
        linear-gradient(45deg, rgb(199,210,156,0.5) 1px, transparent 1px),
        linear-gradient(-45deg, rgb(166,182,110,0.5) 1px, transparent 1px);
}.customer_opinions_793 .class_pro_514 {
    z-index: 1;
    padding: 0 30px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.customer_opinions_793 h4 {
    position: relative;
    margin-bottom: 80px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}.customer_opinions_793 h4::after {
    transform: translateX(-50%);
    width: 80px;
    background: rgb(199,210,156);
    height: 3px;
    bottom: -20px;
    content: "";
    position: absolute;
    left: 50%;
}.customer_opinions_793 h4::before {
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    z-index: -1;
    border: 2px solid rgb(199,210,156,0.5);
    bottom: -40px;
    content: "";
    transform: rotate(45deg);
    position: absolute;
}.customer_opinions_793 .client_experiences_560 {
    transform-style: preserve-3d;
    perspective: 1000px;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
}.customer_opinions_793 .feedback_testimonials_964 {
    padding: 30px;
    border-radius: 22px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: rotateY(15deg) rotateX(5deg) translateZ(0);
    transform-origin: center center;
    background: #ffffff;
    z-index: 1;
    width: calc(33.33% - 40px);
    margin: 0 20px 60px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.05),
        -5px -5px 30px rgba(255, 255, 255, 0.8);
}.customer_opinions_793 .feedback_testimonials_964:hover {
    z-index: 2;
    transform: rotateY(0) rotateX(0) translateZ(30px);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 40px rgba(255, 255, 255, 0.9);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+2) {
    transform: rotateY(-15deg) rotateX(5deg) translateZ(0);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+2):hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+3) {
    transform: rotateY(0) rotateX(10deg) translateZ(0);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+3):hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
}.customer_opinions_793 .feedback_testimonials_964::before {
    left: 0;
    border-radius: inherit;
    content: "";
    width: 100%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    top: 0;
    position: absolute;
}.customer_opinions_793 .feedback_testimonials_964::after {
    width: 40px;
    height: 40px;
    right: -10px;
    border-radius: 50%;
    top: -10px;
    z-index: -1;
    opacity: 0.3;
    background: rgb(199,210,156,0.5);
    position: absolute;
    content: "";
    transition: all 0.4s ease;
}.customer_opinions_793 .feedback_testimonials_964:hover::after {
    transform: scale(1.2);
    opacity: 0.5;
}.customer_opinions_793 .img_display_985 {
    position: relative;
    width: 90px;
    margin: 0 auto 20px;
    transform: translateZ(20px);
    border-radius: 50%;
    height: 90px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border: 4px solid #ffffff;
}.customer_opinions_793 .feedback_testimonials_964:hover .img_display_985 {
    border-color: rgb(199,210,156,0.5);
    transform: translateZ(40px) scale(1.1);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}.customer_opinions_793 .feedback_testimonials_964 span {
    color: #000000;
    display: block;
    font-size: calc(15px * 1.1);
    margin-bottom: 12px;
    text-align: center;
    transition: all 0.4s ease;
    font-weight: 600;
    transform: translateZ(15px);
}.customer_opinions_793 .feedback_testimonials_964:hover span {
    color: rgb(199,210,156);
    transform: translateZ(30px);
}.customer_opinions_793 .feedback_testimonials_964 p {
    font-size: 15px;
    transition: all 0.4s ease;
    color: #000000;
    text-align: center;
    line-height: 1.6;
    transform: translateZ(10px);
}.customer_opinions_793 .feedback_testimonials_964:hover p {
    color: #000000;
    transform: translateZ(20px);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+1)::after {
    background: rgb(199,210,156,0.5);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+2)::after {
    background: rgb(166,182,110,0.5);
}.customer_opinions_793 .feedback_testimonials_964:nth-child(3n+3)::after {
    background: linear-gradient(135deg, rgb(199,210,156,0.5), rgb(166,182,110,0.5));
}

@media (max-width: 1200px) {.customer_opinions_793 .feedback_testimonials_964 {
    width: calc(50% - 40px);
}
}

@media (max-width: 768px) {.customer_opinions_793 {
    padding: 70px 0;
}.customer_opinions_793 h4 {
    margin-bottom: 60px;
}.customer_opinions_793 .client_experiences_560 {
    perspective: none;
}.customer_opinions_793 .feedback_testimonials_964,
    .customer_opinions_793 .feedback_testimonials_964:nth-child(3n+2),
    .customer_opinions_793 .feedback_testimonials_964:nth-child(3n+3) {
    transform: none;
    padding: 25px;
    margin: 0 auto 40px;
    max-width: 350px;
    width: 100%;
}.customer_opinions_793 .feedback_testimonials_964:hover,
    .customer_opinions_793 .feedback_testimonials_964:nth-child(3n+2):hover,
    .customer_opinions_793 .feedback_testimonials_964:nth-child(3n+3):hover {
    transform: translateY(-10px);
}.customer_opinions_793 .feedback_testimonials_964:last-child {
    margin-bottom: 0;
}.customer_opinions_793 .img_display_985 {
    width: 80px;
    height: 80px;
}.customer_opinions_793 .feedback_testimonials_964:hover .img_display_985 {
    transform: scale(1.1);
}.customer_opinions_793 .feedback_testimonials_964 span,
    .customer_opinions_793 .feedback_testimonials_964:hover span,
    .customer_opinions_793 .feedback_testimonials_964 p,
    .customer_opinions_793 .feedback_testimonials_964:hover p {
    transform: none;
}}.cookie_notice_banner_614 {
    border-top: 3px solid rgb(199,210,156);
    position: fixed;
    padding: 20px 0;
    z-index: 90;
    background: rgb(233,237,211);
    width: 100%;
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
}.visitor_privacy_805 {
    margin: auto;
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    max-width: 1200px;
    align-items: center;
    padding: 0 20px;
}#privacyModalWindow_490 {
    display: none;
}#privacyModalWindow_490:checked ~ .cookie_notice_banner_614 {
    visibility: hidden;
    opacity: 0;
}.cookie_notice_banner_614 h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
    letter-spacing: 1px;
    color: rgb(199,210,156);
    text-transform: uppercase;
}.cookie_notice_banner_614 p {
    font-size: 15px;
    color: #000000;
    max-width: 500px;
}.user_safety_384 {
    flex-shrink: 0;
    margin-right: 20px;
}.user_safety_384 svg, .user_safety_384 svg path {
    height: 80px;
    width: 80px;
    fill: rgb(199,210,156);
}.track_edu_529 {
    margin-left: 10px;
    border: 2px solid transparent;
    border-radius: 10px;
    font-weight: 600;
    background: rgb(199,210,156);
    text-transform: uppercase;
    color: #ffffff;
    flex-shrink: 0;
    padding: 12px 24px;
    text-decoration: none;
    min-width: 140px;
    font-size: 18px;
    text-align: center;
    transition: border 0.2s;
}.cookie_button.privacy_notify_710 {
    background: rgb(199,210,156);
}.cookie_button.privacy_ack_047 {
    background: rgb(166,182,110);
}.track_edu_529:hover {
    border: 2px solid #ffffff;
}.cookie_notice_banner_614 p a {
    text-decoration: underline;
    font-weight: 700;
    color: rgb(199,210,156);
}
@media only screen and (max-width: 1200px) {.visitor_privacy_805 {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.user_safety_384 {
    display: none;
}.visitor_privacy_805 {
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}.cookie_notice_banner_614 h5, .cookie_notice_banner_614 p {
    text-align: center;
}.cookie_overlay_573 {
    margin-bottom: 20px;
}.track_edu_529 {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    max-width: 300px;
}}
.inner-container_814 .cookie_notice_banner_614 {
    background: rgb(166,182,110);
    padding: 30px 0;
    border: none;
}.inner-container_814 .track_edu_529 {
    background: rgb(199,210,156);
    border: none;
    margin-left: 0;
    font-size: 18px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
}.inner-container_814 .cookie_overlay_573 h5, .inner-container_814 .cookie_overlay_573 p {
    color: #ffffff;
}.course_instructor_483 {
    background: linear-gradient(135deg, rgb(199,210,156,0.5), rgb(233,237,211));
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.course_instructor_483::before {
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    pointer-events: none;
}.course_instructor_483::after {
    position: absolute;
    width: 40%;
    right: -5%;
    border-radius: 50% 60% 70% 40%;
    z-index: 0;
    content: "";
    opacity: 0.05;
    filter: blur(40px);
    background: rgb(199,210,156);
    height: 40%;
    bottom: -10%;
}.course_instructor_483 .container {
    padding: 0 15px;
    max-width: 1140px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.course_instructor_483 .feedback_testimonials_964 {
    backdrop-filter: blur(10px) saturate(180%);
    display: grid;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    background: rgba(255, 255, 255, 0.8);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
}.course_instructor_483 .feedback_testimonials_964:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
}.course_instructor_483 .feedback_testimonials_964 > div:first-child {
    order: 1;
    position: relative;
}.course_instructor_483 .feedback_testimonials_964 > div:nth-child(2) {
    position: relative;
    order: 2;
}.course_instructor_483 .feedback_testimonials_964 > div:last-child {
    position: relative;
    order: 3;
}.course_instructor_483 .img_display_985 {
    width: 100%;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    height: 300px;
}.course_instructor_483 .feedback_testimonials_964:hover .img_display_985 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(-5px) scale(1.02);
}.course_instructor_483 .img_display_985::after {
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    inset: 0;
    position: absolute;
}.course_instructor_483 .name {
    font-weight: 700;
    color: rgb(199,210,156);
    margin: 0 0 0.5rem;
    position: relative;
    font-size: 24px;
    transition: transform 0.4s ease-out;
    transform: translateX(0);
}.course_instructor_483 .name::before {
    left: -1rem;
    background: rgb(199,210,156);
    position: absolute;
    top: 50%;
    transition: width 0.4s ease-out 0.1s;
    width: 0;
    content: "";
    height: 2px;
}.course_instructor_483 .feedback_testimonials_964:hover .name {
    transform: translateX(1rem);
}.course_instructor_483 .feedback_testimonials_964:hover .name::before {
    width: 1.5rem;
}.course_instructor_483 .feedback_testimonials_964 > div:nth-child(2) > div {
    color: rgb(166,182,110);
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-weight: 600;
    transform: translateY(0);
    opacity: 0.85;
}.course_instructor_483 .feedback_testimonials_964:hover > div:nth-child(2) > div {
    transform: translateY(-3px);
    opacity: 1;
}.course_instructor_483 .exp_card_601 {
    opacity: 0.92;
    line-height: 1.7;
    position: relative;
    transition: opacity 0.4s ease;
    font-family: Arial, sans-serif;
    margin: 0;
    color: #000000;
    font-size: 15px;
    padding: 0;
}.course_instructor_483 .exp_card_601::before {
    color: rgb(199,210,156);
    left: -1rem;
    opacity: 0.1;
    top: -2.5rem;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: 8rem;
    transform: rotate(-5deg);
    z-index: -1;
    position: absolute;
    content: "";
}.course_instructor_483 .feedback_testimonials_964:hover .exp_card_601::before {
    transform: rotate(5deg) translateY(-10px);
}.course_instructor_483 .feedback_testimonials_964:hover .exp_card_601 {
    opacity: 1;
}

@media (min-width: 768px) {.course_instructor_483 .feedback_testimonials_964 {
    grid-template-columns: 250px 1fr;
    grid-template-rows: auto 1fr;
    padding: 3.5rem;
    gap: 2rem 3rem;
}.course_instructor_483 .feedback_testimonials_964 > div:first-child {
    order: unset;
    grid-column: 1;
    grid-row: 1 / span 2;
}.course_instructor_483 .feedback_testimonials_964 > div:nth-child(2) {
    order: unset;
    grid-row: 1;
    grid-column: 2;
}.course_instructor_483 .feedback_testimonials_964 > div:last-child {
    grid-column: 2;
    order: unset;
    grid-row: 2;
}.course_instructor_483 .img_display_985 {
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
    height: 100%;
}.course_instructor_483 .feedback_testimonials_964:hover .img_display_985 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.course_instructor_483 {
    padding: 7rem 0;
}.course_instructor_483 .feedback_testimonials_964 {
    grid-template-columns: 320px 1fr;
    padding: 4rem;
    gap: 3rem 4rem;
}.course_instructor_483 .name {
    font-size: calc(24px * 1.1);
    margin-bottom: 0.75rem;
}.course_instructor_483 .feedback_testimonials_964 > div:nth-child(2) > div {
    font-size: 1.05rem;
    margin-bottom: 1rem;
}.course_instructor_483 .exp_card_601 {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.course_instructor_483 {
    padding: 4rem 0;
}.course_instructor_483 .feedback_testimonials_964 {
    padding: 2rem;
}.course_instructor_483 .img_display_985 {
    margin-bottom: 1rem;
    height: 250px;
}.course_instructor_483 .name {
    text-align: center;
    margin-bottom: 0.5rem;
}.course_instructor_483 .feedback_testimonials_964 > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    text-align: center;
}.course_instructor_483 .exp_card_601 {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}.course_instructor_483 .exp_card_601::before {
    left: 50%;
    top: -1.5rem;
    transform: translateX(-50%);
}.course_instructor_483 .feedback_testimonials_964:hover .name {
    transform: translateX(0);
}.course_instructor_483 .name::before {
    transform: translateX(-50%);
    left: 50%;
}.course_instructor_483 .feedback_testimonials_964:hover .name::before {
    width: 50px;
}}header .site_main_195 {
    border-radius: 0;
    display: flex;
    box-shadow: 0 0 20px 2px rgb(199,210,156,0.5);
    justify-content: space-between;
    z-index: 99;
    left: 0;
    position: relative;
    background: linear-gradient(to right, rgb(166,182,110) 0%, rgb(199,210,156,0.5) 100%);
    padding: 1.5rem;
    overflow: hidden;
    align-items: center;
    width: 100%;
}header .site_main_195::before {
    background: radial-gradient(circle, rgb(166,182,110,0.5) 1%, transparent 10%);
    opacity: 0.3;
    background-size: 15px 15px;
    position: absolute;
    left: -50%;
    animation: backgroundShift 20s linear infinite;
    content: "";
    top: -50%;
    z-index: -1;
    height: 200%;
    width: 200%;
}header .site_main_195::after {
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, transparent 48%, rgb(166,182,110) 49%, rgb(166,182,110) 51%, transparent 52%);
    top: 0;
    position: absolute;
    height: 100%;
    background-size: 200% 200%;
    content: "";
    animation: gradientSlide 5s ease infinite;
    width: 100%;
    opacity: 0.1;
}header .site_main_195 .main_base_176 {
    position: relative;
    overflow: visible;
}header .site_main_195 .main_base_176::after {
    position: absolute;
    background: rgb(166,182,110);
    transform-origin: left;
    transform: scaleX(0);
    animation: neonPulse 3s infinite alternate;
    width: 100%;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
    box-shadow: 0 0 8px 2px rgb(166,182,110);
}header .site_main_195 .main_base_176 .site_navbar_640 {
    position: relative;
    transform: perspective(800px) rotateY(0deg);
    transition: all 0.5s ease;
    display: block;
}header .site_main_195 .main_base_176 .site_navbar_640:hover {
    transform: perspective(800px) rotateY(15deg);
}header .site_main_195 .main_base_176 svg {
    filter: drop-shadow(0 0 5px rgb(166,182,110,0.5));
    width: 120px;
    height: auto;
}header .site_main_195 .nav_mainwrap_914 {
    list-style: none;
    padding: 0;
    perspective: 800px;
    display: flex;
    position: relative;
    margin: 0;
}header .site_main_195 .nav_mainwrap_914::before {
    box-shadow: 0 0 10px 2px rgb(199,210,156);
    width: 100%;
    position: absolute;
    transform: scaleX(0.5);
    animation: neonPulse 4s infinite alternate-reverse;
    top: 105%;
    height: 2px;
    content: "";
    background: rgb(199,210,156);
    left: 0;
}header .site_main_195 .nav_info_397 {
    transform: translateZ(0);
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    transform-style: preserve-3d;
    position: relative;
}header .site_main_195 .nav_info_397:hover {
    transform: translateZ(20px);
}header .site_main_195 .nav_info_397 a {
    font-weight: 600;
    font-size: 19px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    display: block;
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}header .site_main_195 .nav_info_397 a::before {
    opacity: 0;
    background: rgb(199,210,156,0.5);
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    border-radius: 10px;
    transform: scale(0.9);
    content: "";
    height: 100%;
    left: 0;
}header .site_main_195 .nav_info_397 a:hover {
    text-shadow: 0 0 5px rgb(166,182,110,0.5);
    color: rgb(166,182,110);
    border: 1px solid rgb(166,182,110,0.5);
}header .site_main_195 .nav_info_397 a:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 992px) {header .site_main_195 {
    width: 100vw;
    flex-direction: column;
    box-sizing: border-box;
    padding: 1rem;
    margin-left: calc(-50vw + 50%);
}header .site_main_195 .main_base_176 {
    margin-bottom: 1.5rem;
}header .site_main_195 .nav_mainwrap_914 {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .site_main_195 .nav_mainwrap_914::before {
    top: auto;
    bottom: -10px;
}header .site_main_195 .nav_info_397 {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .site_main_195 {
    padding: 0.75rem;
}header .site_main_195 .nav_mainwrap_914 {
    flex-direction: column;
    align-items: center;
}header .site_main_195 .nav_info_397 {
    margin: 0.25rem 0;
    width: 100%;
    text-align: center;
}header .site_main_195 .main_base_176 svg {
    width: 100px;
}header .site_main_195 .main_base_176::after {
    left: 10%;
    width: 80%;
}}.cert_block_472 {
    padding: 5rem 0 1rem;
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    background: linear-gradient(135deg, #000000 0%, rgb(199,210,156,0.5) 100%);
}.cert_block_472::before {
    right: 0;
    background: radial-gradient(circle at 30% 50%, rgb(199,210,156,0.5) 0%, transparent 50%);
    z-index: -1;
    bottom: 0;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
}.cert_block_472::after {
    z-index: 2;
    background: linear-gradient(90deg, transparent, rgb(199,210,156), transparent);
    animation: glowLine 3s infinite alternate;
    content: '';
    height: 3px;
    right: 0;
    top: 0;
    left: 0;
    position: absolute;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.cert_block_472 .container {
    position: relative;
    z-index: 2;
}.cert_block_472 .lang_learn_691 {
    flex-direction: column;
    gap: 3rem;
    display: flex;
}.cert_block_472 .edu_mentor_405 {
    margin-bottom: 1rem;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 15px;
    flex-wrap: wrap;
    border: 1px solid rgb(166,182,110,0.5);
    gap: 2rem;
    justify-content: center;
    backdrop-filter: blur(8px);
    padding: 1.5rem;
    display: flex;
}.cert_block_472 .edu_mentor_405::before {
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    width: 50%;
    background: linear-gradient(90deg, transparent, rgb(166,182,110), transparent);
    animation: scanLine 4s infinite linear;
    left: 50%;
    top: -2px;
    content: '';
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.cert_block_472 .info_item {
    text-align: center;
    max-width: 300px;
    flex: 1;
    transition: transform 0.3s ease;
    min-width: 200px;
}.cert_block_472 .info_item:hover {
    transform: translateY(-5px);
}.cert_block_472 .info_item p, 
.cert_block_472 .info_item a {
    font-size: calc(12px - 2px);
    border: 1px solid transparent;
    display: flex;
    padding: 0.75rem;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    gap: 0.5rem;
}.cert_block_472 .info_item svg {
    height: 1.25rem;
    fill: rgb(166,182,110);
    transition: fill 0.3s ease;
    width: 1.25rem;
}.cert_block_472 .info_item a:hover {
    background: #000000;
    box-shadow: 0 0 15px rgb(199,210,156,0.5);
    border-color: rgb(199,210,156,0.5);
}.cert_block_472 .info_item a:hover svg {
    fill: rgb(199,210,156);
}.cert_block_472 .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}.cert_block_472 .main_base_176 {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    flex-direction: column;
}.cert_block_472 .main_base_176 svg {
    height: auto;
    filter: drop-shadow(0 0 5px rgb(199,210,156,0.5));
    transition: filter 0.3s ease;
    max-width: 180px;
}.cert_block_472 .main_base_176 svg:hover {
    filter: drop-shadow(0 0 10px rgb(199,210,156));
}.cert_block_472 .footer_disclaimer_109 {
    font-size: calc(14px - 1px);
    max-width: 280px;
    color: #ffffff;
    opacity: 0.7;
    line-height: 1.5;
}.cert_block_472 .nav_mainwrap_914 {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.cert_block_472 .nav_mainwrap_914 h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0.5rem;
    position: relative;
    font-size: 22px;
    padding-bottom: 0.75rem;
}.cert_block_472 .nav_mainwrap_914 h5::after {
    width: 40px;
    height: 2px;
    content: '';
    left: 0;
    background: rgb(166,182,110);
    transition: width 0.3s ease;
    bottom: 0;
    position: absolute;
}.cert_block_472 .nav_mainwrap_914:hover h5::after {
    width: 80px;
}.cert_block_472 .nav_top_908 {
    display: flex;
    gap: 0.75rem;
    flex-direction: column;
}.cert_block_472 .nav_top_908 a {
    padding-left: 1rem;
    opacity: 0.8;
    position: relative;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.cert_block_472 .nav_top_908 a::before {
    content: '';
    left: 0;
    background: rgb(166,182,110);
    transition: all 0.3s ease;
    width: 5px;
    position: absolute;
    border-radius: 50%;
    height: 5px;
    transform: translateY(-50%);
    top: 50%;
}.cert_block_472 .nav_top_908 a:hover {
    transform: translateX(5px);
    color: rgb(199,210,156);
    opacity: 1;
}.cert_block_472 .nav_top_908 a:hover::before {
    width: 7px;
    background: rgb(199,210,156);
    box-shadow: 0 0 8px rgb(199,210,156);
    height: 7px;
}.cert_block_472 .subscribe_holder {
    gap: 1.25rem;
    padding: 1.5rem;
    flex-direction: column;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    overflow: hidden;
    display: flex;
    border-radius: 15px;
    position: relative;
    border: 1px solid rgb(166,182,110,0.5);
}.cert_block_472 .subscribe_holder::before {
    left: 0;
    background: radial-gradient(circle at top right, rgb(199,210,156,0.5) 0%, transparent 70%);
    right: 0;
    content: '';
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
    position: absolute;
}.cert_block_472 .subscribe_holder h5 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}.cert_block_472 .subscribe_holder p {
    font-size: calc(12px - 1px);
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.9;
}.cert_block_472 .input_holder {
    gap: 0.75rem;
    display: flex;
    position: relative;
    flex-direction: column;
}.cert_block_472 .input_holder input[type="email"] {
    font-size: 12px;
    transition: all 0.3s ease;
    padding: 0.875rem 1rem;
    flex: 1;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgb(166,182,110,0.5);
    border-radius: 10px;
    color: #ffffff;
    width: 100%;
}.cert_block_472 .input_holder input[type="email"]:focus {
    border-color: rgb(199,210,156);
    outline: none;
    box-shadow: 0 0 10px rgb(199,210,156,0.5);
}.cert_block_472 .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.cert_block_472 .mail_list_270 {
    font-size: 14px;
    border-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    background: rgb(199,210,156);
    padding: 0.875rem 1.5rem;
    border: none;
    cursor: pointer;
    width: 100%;
}.cert_block_472 .mail_list_270::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    position: absolute;
    content: '';
    left: -100%;
    height: 100%;
    width: 100%;
    top: 0;
}.cert_block_472 .mail_list_270:hover {
    transform: translateY(-2px);
    background: rgb(166,182,110);
    box-shadow: 0 0 15px rgb(166,182,110,0.5);
}.cert_block_472 .mail_list_270:hover::before {
    left: 100%;
}.cert_block_472 .med_guides_485 {
    position: relative;
    border-top: 1px solid rgb(166,182,110,0.5);
    padding-top: 1.5rem;
    margin-top: 3rem;
    text-align: center;
}.cert_block_472 .med_guides_485::before {
    background: linear-gradient(90deg, transparent, rgb(166,182,110,0.5), transparent);
    width: 100%;
    left: 0;
    content: '';
    height: 1px;
    top: -1px;
    position: absolute;
}.cert_block_472 .patent_info_876 {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.7;
}

@media (max-width: 1024px) {.cert_block_472 {
    padding: 4rem 0 1rem;
}.cert_block_472 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.cert_block_472 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.cert_block_472 .input_holder {
    flex-direction: row;
}.cert_block_472 .mail_list_270 {
    width: auto;
}
}

@media (max-width: 768px) {.cert_block_472 {
    padding: 3rem 0 1rem;
}.cert_block_472 .edu_mentor_405 {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}.cert_block_472 .info_item {
    min-width: 100%;
}.cert_block_472 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.cert_block_472 .subscribe_holder {
    grid-column: auto;
}.cert_block_472 .main_base_176 {
    text-align: center;
    align-items: center;
}.cert_block_472 .footer_disclaimer_109 {
    text-align: center;
    max-width: 100%;
}.cert_block_472 .nav_mainwrap_914 h5 {
    text-align: center;
}.cert_block_472 .nav_mainwrap_914 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.cert_block_472 .nav_top_908 {
    align-items: center;
}.cert_block_472 .nav_top_908 a {
    text-align: center;
}.cert_block_472 .nav_top_908 a:hover {
    transform: translateY(-2px);
}.cert_block_472 .input_holder {
    flex-direction: column;
}.cert_block_472 .mail_list_270 {
    width: 100%;
}
}

@media (max-width: 480px) {.cert_block_472 {
    padding: 2.5rem 0 1rem;
}.cert_block_472 .info_item p, 
    .cert_block_472 .info_item a {
    font-size: calc(12px - 3px);
}.cert_block_472 .nav_mainwrap_914 h5, 
    .cert_block_472 .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}.cert_block_472 .nav_top_908 a, 
    .cert_block_472 .subscribe_holder p {
    font-size: calc(12px - 2px);
}.cert_block_472 .patent_info_876 {
    font-size: calc(14px - 2px);
}}.customer_support_548 {
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgba(rgb(199,210,156), 0.08) 100%);
    position: relative;
    overflow: hidden;
}.customer_support_548::before {
    z-index: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background: 
    radial-gradient(circle at 10% 20%, rgba(rgb(166,182,110), 0.05) 0%, transparent 50%),
    radial-gradient(circle at 90% 80%, rgba(rgb(199,210,156), 0.07) 0%, transparent 40%);
    content: "";
    height: 100%;
}.customer_support_548::after {
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    background-size: 30px 30px;
    width: 100%;
    background-image: 
    linear-gradient(90deg, rgb(233,237,211) 2px, transparent 2px),
    linear-gradient(0deg, rgb(233,237,211) 2px, transparent 2px);
    height: 100%;
    opacity: 0.3;
    background-position: center center;
    position: absolute;
}.customer_support_548 .container {
    position: relative;
    z-index: 10;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}.customer_support_548 .get_contactus_091 {
    overflow: hidden;
    border-radius: 11px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    backdrop-filter: blur(15px);
    background: rgba(#ffffff, 0.9);
    -webkit-backdrop-filter: blur(15px);
    box-shadow: 
    0 20px 40px rgba(#000000, 0.08),
    0 0 0 1px rgba(rgb(199,210,156), 0.1),
    0 2px 5px rgba(#000000, 0.05);
    padding: 50px;
    display: flex;
    flex-direction: column;
}.customer_support_548 .get_contactus_091:hover {
    transform: translateY(-5px);
    box-shadow: 
    0 25px 50px rgba(#000000, 0.12),
    0 0 0 1px rgba(rgb(199,210,156), 0.2),
    0 4px 8px rgba(#000000, 0.08);
}.customer_support_548 .get_contactus_091::before {
    content: "";
    left: 0;
    position: absolute;
    width: 6px;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
    border-radius: 3px 0 0 3px;
    height: 100%;
    top: 0;
}.customer_support_548 .get_contactus_091::after {
    content: "";
    animation: pulse 10s infinite ease-in-out;
    z-index: -1;
    right: -100px;
    width: 200px;
    position: absolute;
    height: 200px;
    top: -100px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(rgb(199,210,156), 0.1) 0%, transparent 70%);
}.customer_support_548 h3 {
    color: rgb(199,210,156);
    font-size: 38px;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}.customer_support_548 h3::after {
    content: "";
    height: 3px;
    width: 60px;
    position: absolute;
    border-radius: 10px;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
}.customer_support_548 .contact_help_296 {
    color: #000000;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.6;
    max-width: 80%;
}.customer_support_548 .ask_questions_350 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    margin-top: 30px;
    display: grid;
    grid-gap: 20px;
}.customer_support_548 .ask_questions_350 span {
    flex-direction: column;
    box-shadow: 
    0 5px 15px rgba(#000000, 0.04),
    0 0 0 1px rgba(#000000, 0.02);
    border-radius: 10px;
    position: relative;
    align-items: flex-end;
    padding: 15px 20px;
    transition: all 0.3s ease;
    background: rgba(#ffffff, 0.8);
    display: flex;
}.customer_support_548 .ask_questions_350 span p {
    font-size: 12px;
    margin: 0;
    color: #000000;
    line-height: 1.5;
}.customer_support_548 .ask_questions_350 span span {
    padding-top: 6px;
    padding: 0;
    color: #000000;
    display: flex;
    box-shadow: none;
    background: transparent;
    align-items: flex-end;
    font-weight: 600;
}.customer_support_548 .ask_questions_350 span span:hover {
    transform: none;
    box-shadow: none;
}.customer_support_548 .ask_questions_350 span a {
    position: relative;
    color: rgb(199,210,156);
    transition: color 0.2s ease;
    display: inline-block;
    text-decoration: none;
}.customer_support_548 .ask_questions_350 span a::after {
    content: "";
    background-color: rgb(199,210,156);
    left: 0;
    position: absolute;
    bottom: -2px;
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
}.customer_support_548 .ask_questions_350 span a:hover {
    color: rgb(166,182,110);
}.customer_support_548 .ask_questions_350 span a:hover::after {
    background-color: rgb(166,182,110);
    width: 100%;
}.customer_support_548 .send_info_256 {
    border: 1px solid rgba(rgb(199,210,156), 0.1);
    padding: 25px;
    margin-top: 20px;
    border-radius: 10px;
    grid-column: 1 / -1;
    background: rgba(rgb(199,210,156), 0.03);
    display: flex;
    flex-direction: column;
}.customer_support_548 .send_info_256 h4 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
    border-bottom: 1px solid rgba(rgb(199,210,156), 0.1);
    color: rgb(199,210,156);
    justify-content: flex-end;
    font-size: 19px;
    font-weight: 600;
}.customer_support_548 .send_info_256 span {
    padding: 8px 0;
    border-bottom: 1px dashed rgba(#000000, 0.05);
    font-size: calc(12px - 1px);
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}.customer_support_548 .send_info_256 span:last-child {
    border-bottom: none;
}.customer_support_548 .send_info_256 span:hover {
    transform: none;
    box-shadow: none;
    background: transparent;
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}
@media (max-width: 992px) {.customer_support_548 {
    padding: 60px 0;
}.customer_support_548 .get_contactus_091 {
    padding: 40px 30px;
}.customer_support_548 .contact_help_296 {
    max-width: 100%;
}.customer_support_548 .ask_questions_350 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.customer_support_548 .ask_questions_350 span svg {
    height: 16px;
    width: 16px;
}
}
@media (max-width: 768px) {.customer_support_548 {
    padding: 50px 0;
}.customer_support_548 .get_contactus_091 {
    padding: 30px 25px;
}.customer_support_548 h3 {
    font-size: calc(38px - 4px);
}.customer_support_548 .ask_questions_350 {
    grid-template-columns: 1fr;
    grid-gap: 15px;
}.customer_support_548 .ask_questions_350 span {
    padding: 12px 15px;
}.customer_support_548 .ask_questions_350 span svg {
    width: 14px;
    height: 14px;
}.customer_support_548 .send_info_256 h4 svg {
    height: 18px;
    width: 18px;
}
}
@media (max-width: 576px) {.customer_support_548 {
    padding: 40px 0;
}.customer_support_548 .get_contactus_091 {
    padding: 25px 20px;
}.customer_support_548 h3 {
    margin-bottom: 15px;
    font-size: calc(38px - 6px);
    padding-bottom: 12px;
}.customer_support_548 .contact_help_296 {
    margin-bottom: 20px;
    font-size: calc(12px - 1px);
}.customer_support_548 .ask_questions_350 span {
    padding: 10px 12px;
    font-size: calc(12px - 1px);
}.customer_support_548 .send_info_256 {
    padding: 15px;
}.customer_support_548 .send_info_256 h4 {
    margin-bottom: 12px;
    font-size: calc(19px - 2px);
}.customer_support_548 .send_info_256 span {
    padding: 6px 0;
    font-size: calc(12px - 2px);
}.customer_support_548 .ask_questions_350 span svg {
    height: 12px;
    width: 12px;
}.customer_support_548 .send_info_256 h4 svg {
    height: 16px;
    width: 16px;
}}
@keyframes floatBackground {
  0%, 100% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
}
.customer_support_548 .ask_questions_350 span::before {
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    border-radius: 10px 10px 0 0;
    position: absolute;
    transition: width 0.3s ease;
    top: 0;
    content: "";
    left: 0;
    height: 3px;
    width: 0;
}.customer_support_548 .get_contactus_091 {
    isolation: isolate;
}.customer_support_548 .get_contactus_091 h3 {
    z-index: 2;
    position: relative;
}.customer_support_548 .contact_help_296 {
    position: relative;
    z-index: 2;
}.customer_support_548 .ask_questions_350 {
    z-index: 2;
    position: relative;
}.customer_support_548 .container {
    isolation: isolate;
}.customer_support_548::before,
.customer_support_548::after {
    animation: floatBackground 30s infinite ease-in-out;
}.customer_support_548 .ask_questions_350 span svg {
    height: 18px;
    stroke: rgb(199,210,156);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
    fill: none;
    transition: all 0.3s ease;
    flex-shrink: 0;
    width: 18px;
    margin-right: 10px;
}.customer_support_548 .ask_questions_350 span:nth-child(3) svg {
    filter: drop-shadow(0 2px 3px rgba(rgb(199,210,156), 0.2));
}.customer_support_548 .ask_questions_350 span:nth-child(3) svg path {
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
    stroke-dasharray: 22;
}.customer_support_548 .ask_questions_350 span:nth-child(4) svg {
    transform-origin: center;
}.customer_support_548 .ask_questions_350 span:nth-child(4) svg path {
    animation-delay: 0.5s;
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
    stroke-dasharray: 24;
}.customer_support_548 .ask_questions_350 span:nth-child(5) svg {
    stroke-width: 1.7;
}.customer_support_548 .ask_questions_350 span:nth-child(5) svg path {
    transition: all 0.3s ease;
}.customer_support_548 .ask_questions_350 span:nth-child(5):hover svg {
    filter: drop-shadow(0 2px 3px rgba(rgb(166,182,110), 0.3));
}.customer_support_548 .ask_questions_350 span:nth-child(6) svg {
    transform-origin: center;
}.customer_support_548 .ask_questions_350 span:nth-child(6) svg path {
    stroke-dasharray: 18;
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
    animation-delay: 1s;
}.customer_support_548 .send_info_256 h4 svg {
    fill: none;
    stroke-linejoin: round;
    margin-right: 10px;
    height: 20px;
    width: 20px;
    stroke-linecap: round;
    stroke-width: 1.5;
    stroke: rgb(199,210,156);
    animation: clockRotate 10s linear infinite;
}.customer_support_548 .send_info_256 h4 svg circle {
    fill: transparent;
    stroke: rgb(199,210,156);
    stroke-opacity: 0.3;
}.customer_support_548 .send_info_256 h4 svg path {
    stroke: rgb(199,210,156);
}@keyframes drawPath {
  0% {
    stroke-dashoffset: 22;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -22;
  }
}

@keyframes clockRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.customer_support_548 .send_info_256 span svg {
    width: 14px;
    margin-right: 8px;
    stroke: rgb(199,210,156);
    stroke-width: 1.5;
    stroke-opacity: 0.7;
    height: 14px;
    flex-shrink: 0;
    fill: none;
}.customer_support_548 .ask_questions_350 span:nth-child(even) svg {
    animation: floatIcon 3s infinite ease-in-out;
}.customer_support_548 .ask_questions_350 span:nth-child(odd) svg {
    animation: floatIcon 3s infinite ease-in-out reverse;
}@keyframes floatIcon {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}.title_greeting_731 {
    overflow: hidden;
    display: flex;
    position: relative;
    width: 100%;
    background: linear-gradient(135deg, rgb(199,210,156,0.5), rgba(0, 0, 0, 0.5));
    min-height: 650px;
    height: 100vh;
    align-items: center;
}.title_greeting_731 .img_display_985 {
    z-index: 1;
    width: 100%;
    animation: slowZoom 20s infinite alternate ease-in-out;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    transform: scale(1.05);
}.title_greeting_731 .img_display_985::after {
    z-index: 2;
    background: linear-gradient(to bottom, 
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.6) 100%);
    height: 100%;
    backdrop-filter: blur(2px);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
}.title_greeting_731 .class_pro_514 {
    width: 100%;
    gap: 2rem;
    z-index: 5;
    grid-template-columns: 1fr 1fr;
    padding: 3rem;
    display: grid;
    transform: translateY(-2%);
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.title_greeting_731 h1 {
    line-height: 1.2;
    transform: translateX(-50px);
    animation: slideInRight 0.8s 0.2s forwards ease-out;
    text-shadow: 0 2px 15px rgba(0,0,0,0.3);
    font-weight: 700;
    opacity: 0;
    grid-column: 1 / -1;
    position: relative;
    margin-bottom: 1rem;
    color: #ffffff;
    font-size: clamp(2rem, 5vw, 43px);
}.title_greeting_731 h1::after {
    animation: expandLine 1s 0.8s forwards cubic-bezier(.17,.67,.83,.67);
    transform: scaleX(0);
    left: 0;
    height: 3px;
    transform-origin: left;
    position: absolute;
    background: rgb(166,182,110);
    width: 80px;
    content: "";
    bottom: -15px;
}.title_greeting_731 .text_drawer_486 {
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
    transform: translateY(30px);
    grid-column: 1 / 2;
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-direction: column;
}.title_greeting_731 p {
    font-size: clamp(1rem, 2vw, 12px);
    padding-left: 15px;
    color: #ffffff;
    text-shadow: 0 1px 5px rgba(0,0,0,0.2);
    position: relative;
    line-height: 1.6;
    max-width: 90%;
}.title_greeting_731 p::before {
    left: 0;
    position: absolute;
    opacity: 0.8;
    content: "";
    background: rgb(166,182,110);
    top: 5px;
    height: calc(100% - 10px);
    width: 3px;
}.title_greeting_731 .fast_edu_860 {
    justify-content: center;
    width: 120px;
    display: flex;
    height: 120px;
    opacity: 0;
    transform: translateX(-20px);
    position: relative;
    margin: 1.5rem 0;
    animation: fadeIn 1s 0.6s forwards cubic-bezier(0.23, 1, 0.32, 1);
}.title_greeting_731 svg {
    filter: drop-shadow(0 5px 15px rgba(0,0,0,0.2));
    height: 100%;
    transform-origin: center;
    animation: pulse 6s infinite alternate ease-in-out;
    width: 100%;
}.title_greeting_731 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease-in-out;
}.title_greeting_731 svg:hover path {
    fill: rgb(166,182,110);
}.title_greeting_731 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title_greeting_731 svg:hover text {
    fill: #ffffff;
}.title_greeting_731 h6 {
    margin-top: 1rem;
    opacity: 0;
    display: flex;
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    transform: translateY(20px);
}.title_greeting_731 .support_inquiry_473 {
    font-size: 20px;
    background: linear-gradient(135deg, rgb(166,182,110), rgb(94,170,168));
    position: relative;
    font-weight: 600;
    display: inline-block;
    padding: 12px 30px;
    border: none;
    transition: all 0.4s ease;
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
    transform: perspective(1px) translateZ(0);
}.title_greeting_731 .support_inquiry_473::before {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    position: absolute;
    left: -100%;
    transition: all 0.6s ease;
    content: "";
}.title_greeting_731 .support_inquiry_473:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.3);
    transform: translateY(-3px) scale(1.02);
}.title_greeting_731 .support_inquiry_473:hover::before {
    left: 100%;
}

@keyframes slowZoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

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

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

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

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

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

@media (max-width: 992px) {.title_greeting_731 .class_pro_514 {
    grid-template-columns: 1fr;
    padding: 2rem;
}.title_greeting_731 h1 {
    font-size: clamp(1.8rem, 4vw, 2.5rem);
}.title_greeting_731 .text_drawer_486 {
    grid-column: 1 / -1;
}.title_greeting_731 p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.title_greeting_731 {
    min-height: 600px;
    height: auto;
}.title_greeting_731 .class_pro_514 {
    transform: translateY(0);
    padding: 2rem 1.5rem;
}.title_greeting_731 h1 {
    margin-top: 2rem;
}.title_greeting_731 .fast_edu_860 {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 480px) {.title_greeting_731 {
    min-height: 550px;
}.title_greeting_731 .class_pro_514 {
    padding: 1.5rem 1rem;
}.title_greeting_731 h1 {
    font-size: 1.5rem;
}.title_greeting_731 p {
    font-size: 1rem;
}.title_greeting_731 .support_inquiry_473 {
    padding: 10px 20px;
    font-size: 0.9rem;
}.title_greeting_731 .fast_edu_860 {
    height: 80px;
    width: 80px;
}}.thanksCard_318 {
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(199,210,156,0.5) 100%);
    padding: 120px 0 100px;
    overflow: hidden;
}.thanksCard_318::before {
    left: 0;
    height: 100%;
    background-size: 60px 60px;
    position: absolute;
    opacity: 0.1;
    top: 0;
    pointer-events: none;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(166,182,110,0.5) 49.5%, rgb(166,182,110,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(166,182,110,0.5) 49.5%, rgb(166,182,110,0.5) 50.5%, transparent 50.5%);
    z-index: 1;
    width: 100%;
}.thanksCard_318::after {
    width: 50%;
    transform: rotate(-15deg) skewX(-15deg);
    right: -10%;
    height: 70%;
    position: absolute;
    z-index: 0;
    top: 20%;
    background: rgb(199,210,156);
    content: "";
    opacity: 0.03;
}.thanksCard_318 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    padding: 0 20px;
}.thanksCard_318 h2 {
    transform: translateZ(30px);
    opacity: 0;
    color: #000000;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    text-align: left;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    margin-bottom: 40px;
}.thanksCard_318 h2::after {
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    bottom: -15px;
    content: "";
    position: absolute;
    height: 4px;
    width: 80px;
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(to right, rgb(199,210,156), rgb(166,182,110));
}.thanksCard_318 .class_pro_514 {
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    opacity: 0;
    padding: 50px 40px;
    animation: fadeScale 0.8s forwards 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    position: relative;
}.thanksCard_318 .class_pro_514::before {
    width: 100%;
    opacity: 0.07;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(199,210,156,0.5) 0%, transparent 80%);
    content: "";
    height: 100%;
}.thanksCard_318 .class_pro_514::after {
    left: -100%;
    opacity: 0;
    height: 300%;
    position: absolute;
    background: radial-gradient(circle, rgb(199,210,156,0.5) 0%, transparent 70%);
    content: "";
    top: -100%;
    z-index: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
    pointer-events: none;
    transform: scale(0.8);
    width: 300%;
}.thanksCard_318 .class_pro_514:hover::after {
    transform: scale(1);
    opacity: 0.05;
}.thanksCard_318 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    position: relative;
}.thanksCard_318 li {
    padding-left: 30px;
    position: relative;
    z-index: 2;
}.thanksCard_318 li::before {
    position: absolute;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 10px;
    top: 12px;
    background: linear-gradient(135deg, rgb(199,210,156) 0%, rgb(166,182,110) 100%);
    border-radius: 50%;
    height: 10px;
    left: 0;
    transform: scale(0);
    content: "";
}.thanksCard_318 li span {
    line-height: 1.8;
    opacity: 0;
    font-family: Arial, sans-serif;
    display: block;
    transform: translateY(20px);
    font-size: 17px;
    animation: fadeUp 0.8s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    color: #000000;
}.thanksCard_318 .class_pro_514:hover {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(20px) perspective(1000px) rotateX(1deg);
    box-shadow: 0 22px 60px -20px rgba(0, 0, 0, 0.2);
}


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


@keyframes slideTitle {
    0% { opacity: 0; transform: translateZ(30px) translateY(-20px); }
    100% { opacity: 1; transform: translateZ(30px) translateY(0); }
}

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

@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

@keyframes popIn {
    0% { transform: scale(0); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

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


@media screen and (max-width: 1200px) {.thanksCard_318 {
    padding: 100px 0 80px;
}.thanksCard_318 h2 {
    font-size: calc(31px - 2px);
}
}

@media screen and (max-width: 992px) {.thanksCard_318 {
    padding: 80px 0 60px;
}.thanksCard_318 h2 {
    font-size: calc(31px - 4px);
}.thanksCard_318 .class_pro_514 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.thanksCard_318 {
    padding: 60px 0 50px;
}.thanksCard_318 h2 {
    font-size: calc(31px - 6px);
    margin-bottom: 30px;
}.thanksCard_318 .class_pro_514 {
    transform: translateZ(0) perspective(1000px) rotateX(0);
    padding: 30px 25px;
}.thanksCard_318 h2::after {
    width: 60px;
    height: 3px;
}.thanksCard_318 li {
    padding-left: 25px;
}.thanksCard_318 li::before {
    width: 8px;
    height: 8px;
}
}

@media screen and (max-width: 576px) {.thanksCard_318 {
    padding: 50px 0 40px;
}.thanksCard_318 h2 {
    margin-bottom: 25px;
    font-size: calc(31px - 8px);
}.thanksCard_318 .class_pro_514 {
    padding: 25px 20px;
}.thanksCard_318 li {
    padding-left: 22px;
}.thanksCard_318 li span {
    line-height: 1.6;
    font-size: calc(17px - 1px);
}.thanksCard_318 li::before {
    height: 7px;
    top: 10px;
    width: 7px;
}
}

@media (hover: none) {.thanksCard_318 .class_pro_514:hover {
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
}.thanksCard_318 .class_pro_514:hover::after {
    opacity: 0;
}}.course_summary_108 {
    position: relative;
    background: linear-gradient(120deg, rgb(233,237,211) 0%, rgb(199,210,156,0.5) 25%, rgb(166,182,110,0.5) 75%, rgb(233,237,211) 100%);
    padding: 120px 0;
    overflow: hidden;
}.course_summary_108::before {
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    opacity: 0.1;
    width: 100%;
    animation: patternShift 20s linear infinite;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(199,210,156,0.5) 0,
        rgb(199,210,156,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
}.course_summary_108::after {
    top: 0;
    filter: blur(50px);
    content: "";
    height: 100%;
    background: radial-gradient(
        circle at 30% 70%,
        rgb(166,182,110,0.5) 0%,
        transparent 50%
    );
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}.course_summary_108 .container {
    z-index: 2;
    position: relative;
}.course_summary_108 .class_pro_514 {
    min-height: 500px;
    position: relative;
    align-items: center;
    overflow: hidden;
    border-radius: 0;
    justify-content: flex-end;
    display: flex;
}.course_summary_108 .img_display_985 {
    top: 0;
    width: 100%;
    transition: transform 0.7s ease-out, filter 0.7s ease;
    left: 0;
    height: 100%;
    z-index: 1;
    transform: scale(1.05);
    position: absolute;
    filter: saturate(1.2) contrast(1.1);
}.course_summary_108 .img_display_985::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    background: linear-gradient(
        135deg,
        transparent 30%,
        rgb(199,210,156,0.5) 100%
    );
}.course_summary_108 .img_display_985::after {
    opacity: 0.8;
    height: 100%;
    z-index: 3;
    left: 0;
    top: 0;
    content: "";
    background: 
        radial-gradient(
            circle at 75% 25%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 90%
        );
    width: 100%;
    position: absolute;
}.course_summary_108 .career_classes_865 {
    transform: translateX(-30px);
    z-index: 4;
    background: rgba(255, 255, 255, 0.85);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 13px 0 0 13px;
    position: relative;
    backdrop-filter: blur(10px);
    padding: 50px;
    max-width: 55%;
    box-shadow: -15px 15px 30px rgba(0, 0, 0, 0.15);
}.course_summary_108 .career_classes_865::before {
    width: 100%;
    height: 100%;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    left: 0;
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    border-radius: 13px 0 0 13px;
}.course_summary_108 .career_classes_865::after {
    opacity: 0.5;
    border-radius: calc(13px - 10px) 0 0 calc(13px - 10px);
    left: 15px;
    z-index: -1;
    height: calc(100% - 30px);
    content: "";
    position: absolute;
    top: 15px;
    border: 1px solid rgb(199,210,156,0.5);
    width: calc(100% - 30px);
}.course_summary_108 .main_base_176 {
    display: inline-block;
    z-index: 5;
    position: relative;
    margin-bottom: 25px;
}.course_summary_108 .main_base_176 svg {
    transition: transform 0.3s ease;
    width: auto;
    height: 60px;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
}.course_summary_108 .main_base_176 svg:hover {
    transform: scale(1.05) translateY(-5px);
}.course_summary_108 .main_base_176 svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,210,156);
}.course_summary_108 .main_base_176::after {
    bottom: -8px;
    background: rgb(166,182,110);
    border-radius: 10px;
    transition: width 0.3s ease;
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
    content: "";
}.course_summary_108 .main_base_176:hover::after {
    width: 100%;
}.course_summary_108 h3 {
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 33px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    line-height: 1.3;
}.course_summary_108 h3::after {
    border-radius: 10px;
    background: linear-gradient(
        90deg,
        rgb(199,210,156) 0%,
        rgb(166,182,110) 100%
    );
    height: 2px;
    bottom: 0;
    width: 70px;
    content: "";
    left: 0;
    position: absolute;
}.course_summary_108 p {
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 0;
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 1200px) {.course_summary_108 .career_classes_865 {
    max-width: 65%;
}
}

@media (max-width: 992px) {.course_summary_108 {
    padding: 80px 0;
}.course_summary_108 .class_pro_514 {
    min-height: auto;
    display: block;
}.course_summary_108 .img_display_985 {
    height: 300px;
    margin-bottom: 30px;
    position: relative;
}.course_summary_108 .career_classes_865 {
    padding: 40px 30px;
    border-radius: 13px;
    max-width: 100%;
    transform: translateX(0);
}.course_summary_108 .career_classes_865::before,
    .course_summary_108 .career_classes_865::after {
    border-radius: 13px;
}
}

@media (max-width: 768px) {.course_summary_108 {
    padding: 60px 0;
}.course_summary_108 .img_display_985 {
    height: 250px;
}.course_summary_108 .career_classes_865 {
    padding: 30px 25px;
}.course_summary_108 h3 {
    font-size: calc(33px * 0.9);
}.course_summary_108 p {
    font-size: calc(16px * 0.95);
}.course_summary_108 .main_base_176 svg {
    height: 50px;
}}.meet_us_710 {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0 140px;
}.meet_us_710::before {
    content: "";
    background: linear-gradient(135deg, rgba(12, 19, 35, 0.92), rgba(28, 35, 61, 0.85));
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}.meet_us_710::after {
    filter: blur(70px);
    right: -10%;
    position: absolute;
    animation: floatGradient 15s ease-in-out infinite alternate;
    content: "";
    top: -10%;
    height: 70%;
    width: 80%;
    transform: rotate(-15deg);
    z-index: 0;
    background: linear-gradient(45deg, rgb(199,210,156,0.5), rgb(166,182,110,0.5));
}.meet_us_710 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.meet_us_710 h2 {
    transform: translateX(-10px);
    font-size: 39px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 50px;
    position: relative;
}.meet_us_710 h2::before {
    position: absolute;
    left: -20px;
    transform: translateY(-50%);
    top: 50%;
    height: 60%;
    width: 4px;
    background: rgb(166,182,110);
    content: "";
}.meet_us_710 h2::after {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(166,182,110), transparent);
    left: 0;
}.meet_us_710 .text_drawer_486 {
    position: relative;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    gap: 30px;
    transform: translateY(0);
    display: grid;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
}.meet_us_710 .text_drawer_486:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.meet_us_710 .text_drawer_486::before {
    top: -2px;
    position: absolute;
    content: "";
    left: -2px;
    opacity: 0;
    bottom: -2px;
    background: linear-gradient(45deg, transparent, rgb(166,182,110,0.5), transparent);
    filter: blur(8px);
    transition: opacity 0.6s ease;
    right: -2px;
    z-index: -1;
}.meet_us_710 .text_drawer_486:hover::before {
    opacity: 1;
}.meet_us_710 .text_drawer_486 > div {
    position: relative;
}.meet_us_710 .text_drawer_486 p {
    letter-spacing: 1px;
    color: rgb(166,182,110);
    margin-bottom: 20px;
    position: relative;
    font-size: calc(23px * 1.2);
    display: inline-block;
    font-weight: 600;
}.meet_us_710 .text_drawer_486 p::after {
    bottom: -6px;
    background: rgb(166,182,110);
    height: 2px;
    width: 40px;
    left: 0;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
}.meet_us_710 .text_drawer_486:hover p::after {
    width: 100%;
}.meet_us_710 .text_drawer_486 div > div {
    column-gap: 40px;
    column-count: 1;
    position: relative;
    hyphens: auto;
    text-align: justify;
    opacity: 0.9;
    font-size: 13px;
    line-height: 1.8;
}.meet_us_710 .text_drawer_486 div > div::first-letter {
    color: rgb(166,182,110);
    line-height: 0.8;
    margin-right: 8px;
    float: left;
    font-weight: 700;
    font-size: 3.5em;
}

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

@media (min-width: 768px) {.meet_us_710 {
    padding: 150px 0 180px;
}.meet_us_710 h2 {
    margin-bottom: 70px;
    font-size: calc(39px * 1.2);
}.meet_us_710 .text_drawer_486 {
    grid-template-columns: 1fr;
    padding: 60px;
}.meet_us_710 .text_drawer_486 div > div {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet_us_710 {
    padding: 180px 0 200px;
}.meet_us_710 h2 {
    transform: translateX(-20px);
}.meet_us_710 .text_drawer_486 {
    padding: 70px;
}.meet_us_710 .text_drawer_486 div > div {
    column-count: 2;
}
}

@media (max-width: 767px) {.meet_us_710 {
    padding: 80px 0 100px;
}.meet_us_710 h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 1.1);
}.meet_us_710 .text_drawer_486 {
    padding: 30px;
}.meet_us_710 .text_drawer_486 p {
    font-size: 23px;
}.meet_us_710 .text_drawer_486 div > div::first-letter {
    font-size: 2.5em;
}
}

@media (max-width: 480px) {.meet_us_710 {
    padding: 60px 0 80px;
}.meet_us_710 .text_drawer_486 {
    padding: 25px 20px;
}.meet_us_710 h2 {
    margin-bottom: 30px;
    font-size: 31px;
}.meet_us_710 .text_drawer_486 div > div {
    font-size: calc(13px - 1px);
    line-height: 1.6;
}}.offer_deck_081 {
    padding: 5rem 1rem;
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(233,237,211), rgba(0, 0, 0, 0.5));
    overflow: hidden;
}.offer_deck_081::before {
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.1;
    top: 0;
    background: linear-gradient(45deg, transparent 0%, rgb(199,210,156,0.5) 30%, transparent 70%);
    z-index: 1;
    pointer-events: none;
    left: 0;
    content: "";
}.offer_deck_081 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}.offer_deck_081 .rate_choices_215 {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}.offer_deck_081 .pro_fees_851 {
    opacity: 0;
    margin: 0 auto 2rem;
    max-width: 800px;
    animation: fadeUp 0.8s ease-out forwards;
    order: -1;
    transform: translateY(20px);
    text-align: center;
}.offer_deck_081 .pro_fees_851 h2 {
    display: inline-block;
    font-size: 29px;
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 1rem;
}.offer_deck_081 .pro_fees_851 h2::after {
    content: "";
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    left: 50%;
    bottom: -10px;
    border-radius: 10px;
    height: 3px;
}.offer_deck_081 .value_fees_318 {
    max-width: 90%;
    color: #000000;
    line-height: 1.6;
    font-size: 12px;
    margin: 0 auto;
}.offer_deck_081 .learning_cost_903 {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}.offer_deck_081 .learning_fee_021 {
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    overflow: hidden;
    background: #ffffff;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    position: relative;
    transform: translateZ(0) scale(1);
    border-radius: 25px;
    text-decoration: none;
    color: #000000;
    opacity: 0;
}.offer_deck_081 .learning_fee_021:nth-child(1) {
    animation-delay: 0.1s;
}.offer_deck_081 .learning_fee_021:nth-child(2) {
    animation-delay: 0.2s;
}.offer_deck_081 .learning_fee_021:nth-child(3) {
    animation-delay: 0.3s;
}.offer_deck_081 .learning_fee_021:nth-child(4) {
    animation-delay: 0.4s;
}.offer_deck_081 .learning_fee_021::before {
    left: 0;
    width: 100%;
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    top: 0;
    position: absolute;
    height: 5px;
    transform: scaleX(0);
}.offer_deck_081 .learning_fee_021:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.offer_deck_081 .learning_fee_021:hover::before {
    transform: scaleX(1);
}.offer_deck_081 .pricing_offers_510 {
    flex-direction: column;
    height: 100%;
    display: flex;
}.offer_deck_081 .training_fees_795 {
    padding: 2rem;
    flex-direction: column;
    flex-grow: 1;
    display: flex;
}.offer_deck_081 .training_fees_795 h3 {
    transition: color 0.3s ease;
    font-size: 20px;
    color: #000000;
    position: relative;
    margin: 0 0 1rem;
    font-weight: 700;
}.offer_deck_081 .learning_fee_021:hover .training_fees_795 h3 {
    color: rgb(199,210,156);
}.offer_deck_081 .group_plans_475 {
    position: relative;
    font-size: 2rem;
    font-weight: 700;
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
    margin-bottom: 1.5rem;
    color: rgb(199,210,156);
}.offer_deck_081 .group_plans_475::after {
    background-color: rgb(166,182,110);
    position: absolute;
    height: 2px;
    bottom: -8px;
    left: 0;
    width: 40px;
    content: "";
    transition: width 0.3s ease;
}.offer_deck_081 .learning_fee_021:hover .group_plans_475 {
    transform: translateY(-3px);
}.offer_deck_081 .learning_fee_021:hover .group_plans_475::after {
    width: 80px;
}.offer_deck_081 .training_fees_795 p {
    font-size: calc(12px - 2px);
    word-break: break-word;
    line-height: 1.6;
    margin: 0;
    overflow-wrap: break-word;
    flex-grow: 1;
    color: #000000;
}.offer_deck_081 .img_display_985 {
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 200px;
}.offer_deck_081 .img_display_985::after {
    bottom: 0;
    left: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    right: 0;
    opacity: 0.7;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
}.offer_deck_081 .learning_fee_021:hover .img_display_985 {
    transform: scale(1.05);
}.offer_deck_081 .learning_fee_021:hover .img_display_985::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.offer_deck_081 {
    padding: 7rem 2rem;
}.offer_deck_081 .rate_choices_215 {
    align-items: flex-start;
    flex-direction: row;
}.offer_deck_081 .pro_fees_851 {
    margin: 0;
    display: flex;
    order: 0;
    flex: 0 0 30%;
    text-align: left;
    justify-content: center;
    padding-right: 2rem;
    flex-direction: column;
}.offer_deck_081 .pro_fees_851 h2 {
    text-align: left;
}.offer_deck_081 .pro_fees_851 h2::after {
    transform: none;
    left: 0;
}.offer_deck_081 .value_fees_318 {
    margin: 0;
    max-width: 100%;
}.offer_deck_081 .learning_cost_903 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.offer_deck_081 .learning_cost_903 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.offer_deck_081 {
    padding: 8rem 2rem;
}.offer_deck_081 .pro_fees_851 {
    flex: 0 0 25%;
}.offer_deck_081 .learning_cost_903 {
    flex: 0 0 75%;
}.offer_deck_081 .training_fees_795 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.offer_deck_081 .learning_fee_021 {
    margin: 0 auto;
    max-width: 400px;
}.offer_deck_081 .pro_fees_851 h2 {
    font-size: calc(29px * 0.9);
}.offer_deck_081 .value_fees_318 {
    font-size: calc(12px * 0.95);
}}.contact_634 {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(233,237,211);
}.contact_634::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(199,210,156,0.5) 0,
        rgb(199,210,156,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    opacity: 0.07;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
}.contact_634::after {
    content: "";
    background-image: 
        linear-gradient(rgb(166,182,110,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(166,182,110,0.5) 1px, transparent 1px);
    opacity: 0.07;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-size: 30px 30px;
    z-index: 1;
    height: 100%;
}.contact_634 .container {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.contact_634 h2 {
    margin-bottom: 20px;
    left: 50%;
    font-weight: 700;
    transform: translateX(-50%);
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #000000;
    padding-bottom: 20px;
    display: inline-block;
}.contact_634 h2::before {
    bottom: 0;
    background: rgb(199,210,156);
    height: 4px;
    content: "";
    width: 80px;
    left: calc(50% - 40px);
    position: absolute;
}.contact_634 h2::after {
    position: absolute;
    width: 30px;
    background: rgb(166,182,110);
    left: calc(50% - 15px);
    content: "";
    bottom: 0;
    height: 4px;
}.contact_634 .connect_card_289 {
    display: flex;
    position: relative;
    background: #ffffff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    overflow: hidden;
    margin-top: 50px;
}.contact_634 .img_display_985 {
    min-height: 550px;
    position: relative;
    flex: 0 0 45%;
}.contact_634 .img_display_985::before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(
        135deg, 
        rgba(rgb(199,210,156), 0.4), 
        rgba(rgb(166,182,110), 0.4)
    );
    z-index: 1;
}.contact_634 .help_block_723 {
    display: flex;
    justify-content: center;
    padding: 60px;
    flex: 0 0 55%;
    flex-direction: column;
    position: relative;
}.contact_634 .help_block_723::before {
    top: -75px;
    border: 30px solid rgb(199,210,156,0.5);
    border-radius: 50%;
    position: absolute;
    width: 150px;
    right: -75px;
    height: 150px;
    z-index: 0;
    content: "";
}.contact_634 .help_block_723::after {
    content: "";
    left: -50px;
    z-index: 0;
    background: rgb(166,182,110,0.5);
    bottom: -50px;
    width: 100px;
    transform: rotate(45deg);
    height: 100px;
    border-radius: 0;
    position: absolute;
}.contact_634 form {
    z-index: 2;
    position: relative;
}.contact_634 form h3 {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 40px;
    color: #000000;
    font-weight: 600;
    position: relative;
}.contact_634 form h3::after {
    width: 50%;
    left: 0;
    position: absolute;
    bottom: -15px;
    background: rgb(199,210,156);
    content: "";
    height: 2px;
}.contact_634 form input[type="text"] {
    border-bottom: 2px solid rgb(233,237,211);
    margin-bottom: 25px;
    background: transparent;
    padding: 20px 25px;
    transition: all 0.3s ease;
    color: #000000;
    width: 100%;
    font-size: 15px;
    border: none;
}.contact_634 form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(199,210,156);
}.contact_634 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact_634 form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.contact_634 .inquiry_card_340 {
    position: relative;
    margin-bottom: 40px;
}.contact_634 .inquiry_card_340 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_634 .inquiry_card_340 label {
    position: relative;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
}.contact_634 .inquiry_card_340 label::before {
    left: 0;
    width: 22px;
    border: 2px solid rgb(233,237,211);
    content: "";
    background: transparent;
    position: absolute;
    transition: all 0.3s ease;
    height: 22px;
    top: 0;
}.contact_634 .inquiry_card_340 input[type="checkbox"]:checked + label::before {
    background: rgb(199,210,156);
    border-color: rgb(199,210,156);
}.contact_634 .inquiry_card_340 input[type="checkbox"]:checked + label::after {
    left: 8px;
    top: 4px;
    width: 6px;
    position: absolute;
    content: "";
    border: solid #ffffff;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    height: 12px;
}.contact_634 .inquiry_card_340 label a {
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(199,210,156);
}.contact_634 .inquiry_card_340 label a::after {
    left: 0;
    transform: scaleX(1);
    height: 1px;
    position: absolute;
    bottom: -1px;
    background: rgb(199,210,156);
    width: 100%;
    transition: transform 0.3s ease;
    content: "";
    transform-origin: left;
}.contact_634 .inquiry_card_340 label a:hover {
    color: rgb(166,182,110);
}.contact_634 .inquiry_card_340 label a:hover::after {
    transform: scaleX(0);
    background: rgb(166,182,110);
}.contact_634 .support_inquiry_473 {
    position: relative;
    color: #ffffff;
    cursor: pointer;
    width: auto;
    background: rgb(199,210,156);
    transition: all 0.3s ease;
    display: inline-block;
    z-index: 1;
    font-size: 15px;
    overflow: hidden;
    font-weight: 600;
    border: none;
    padding: 18px 40px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
}.contact_634 .support_inquiry_473::before {
    left: -10px;
    content: "";
    height: 100%;
    transform: skewX(-25deg);
    transition: width 0.5s ease;
    width: 0;
    background: rgb(166,182,110);
    z-index: -1;
    top: 0;
    position: absolute;
}.contact_634 .support_inquiry_473:hover::before {
    width: 150%;
}.contact_634 svg {
    stroke-width: 2;
    width: 24px;
    height: 24px;
    fill: none;
    transition: all 0.3s ease;
    stroke: rgb(199,210,156);
}.contact_634 svg path {
    transition: all 0.3s ease;
    stroke: rgb(199,210,156);
    fill: none;
}.contact_634 svg:hover,
.contact_634 svg:hover path {
    stroke: rgb(166,182,110);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.contact_634 {
    padding: 80px 0;
}.contact_634 .img_display_985 {
    min-height: 500px;
}.contact_634 .help_block_723 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_634 {
    padding: 60px 0;
}.contact_634 .connect_card_289 {
    flex-direction: column;
}.contact_634 .img_display_985 {
    min-height: 300px;
    width: 100%;
}.contact_634 .help_block_723 {
    padding: 40px 30px;
    width: 100%;
}.contact_634 form h3 {
    margin-bottom: 30px;
}.contact_634 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_634 .inquiry_card_340 {
    margin-bottom: 30px;
}.contact_634 .support_inquiry_473 {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.contact_634 {
    padding: 50px 0;
}.contact_634 h2 {
    font-size: calc(33px * 0.85);
}.contact_634 .connect_card_289 {
    margin-top: 30px;
}.contact_634 .img_display_985 {
    min-height: 200px;
}.contact_634 .help_block_723 {
    padding: 30px 20px;
}.contact_634 form h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}.contact_634 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_634 .inquiry_card_340 {
    margin-bottom: 25px;
}.contact_634 .inquiry_card_340 label {
    font-size: calc(15px * 0.9);
}.contact_634 .support_inquiry_473 {
    padding: 12px 25px;
}}.privacy_hideaway_638 {
    height: 100%;
    padding: 40px;
    background: rgb(166,182,110,0.5);
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    transition: all 0.3s ease-in-out;
}.privacy_hideaway_638:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
    background: rgb(199,210,156,0.5);
}.privacy_hideaway_638 h1 {
    margin-bottom: 25px;
    margin-top: 40px;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: rgb(199,210,156);
    text-transform: uppercase;
    letter-spacing: 1px;
}.privacy_hideaway_638 h2 {
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    font-size: 38px;
    margin-top: 35px;
    color: rgb(166,182,110);
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: capitalize;
}.privacy_hideaway_638 h3, .privacy_hideaway_638 h4, .privacy_hideaway_638 h5, .privacy_hideaway_638 h6 {
    margin-top: 30px;
    transition: color 0.3s ease;
    margin-bottom: 15px;
    font-size: 21px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
}.privacy_hideaway_638 ul, .privacy_hideaway_638 ol {
    padding: 15px 0;
    font-size: 12px;
    padding-left: 0;
    margin-left: 20px;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    list-style-position: inside;
    color: #000000;
    transition: all 0.3s ease;
}.privacy_hideaway_638 li {
    padding: 10px;
    background: #ffffff;
    border-radius: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}.privacy_hideaway_638 li:hover {
    background: rgb(166,182,110,0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}.privacy_hideaway_638 section {
    background: var(--bg-color);
    padding: 20px;
    transition: background 0.3s ease;
}.privacy_hideaway_638 p, .privacy_hideaway_638 span, .privacy_hideaway_638 div {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 12px;
    margin-bottom: 10px;
    transition: color 0.3s ease;
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy_hideaway_638 {
    padding: 20px 10px;
}.privacy_hideaway_638 h1 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: calc(21px - 10px);
}.privacy_hideaway_638 h2 {
    font-size: calc(21px - 8px);
    margin-top: 25px;
    margin-bottom: 15px;
}.privacy_hideaway_638 h3, .privacy_hideaway_638 h4, .privacy_hideaway_638 h5, .privacy_hideaway_638 h6 {
    font-size: calc(21px - 6px);
}.privacy_hideaway_638 ul, .privacy_hideaway_638 ol {
    padding: 10px 0;
}.privacy_hideaway_638 li {
    padding: 8px;
    margin-bottom: 10px;
}.privacy_hideaway_638 p, .privacy_hideaway_638 span, .privacy_hideaway_638 div {
    font-size: calc(12px - 2px);
    margin-bottom: 8px;
}}.prospective_students_786 {
    position: relative;
    background: rgb(233,237,211);
    z-index: 1;
    padding: 5rem 0;
    overflow: hidden;
}.prospective_students_786::before {
    content: "";
    z-index: -1;
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(166,182,110,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(199,210,156,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(166,182,110,0.5), 0.05) 75%,
        transparent 100%
    );
    position: absolute;
    height: 100%;
}.prospective_students_786::after {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.5;
    top: 0;
    z-index: -1;
    background-size: 50px 50px, 100px 100px;
    background-position: 0 0, 25px 25px;
    height: 100%;
    background-image: 
        radial-gradient(rgba(rgb(199,210,156,0.5), 0.15) 2px, transparent 2px),
        radial-gradient(rgba(rgb(166,182,110,0.5), 0.1) 2px, transparent 2px);
}.prospective_students_786 .class_pro_514 {
    max-width: 1100px;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.prospective_students_786 h3 {
    text-align: left;
    position: relative;
    font-size: 28px;
    padding-left: 2rem;
    color: rgb(166,182,110);
    font-weight: 700;
    margin-bottom: 3rem;
}.prospective_students_786 h3::before {
    height: 100%;
    position: absolute;
    border-radius: 10px;
    left: 0;
    width: 5px;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(166,182,110),
        rgb(199,210,156)
    );
    top: 0;
}.prospective_students_786 ul {
    display: grid;
    margin: 0;
    gap: 2rem 1.5rem;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    list-style: none;
    position: relative;
}.prospective_students_786 ul::before {
    width: 1px;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(rgb(199,210,156,0.5), 0.3),
        transparent
    );
    z-index: -1;
    position: absolute;
    left: 50%;
    content: "";
    height: 100%;
    top: 0;
}.prospective_students_786 li {
    transition: all 0.3s ease;
    display: flex;
    padding: 1.5rem;
    position: relative;
    border-radius: 12px;
    background: rgba(rgb(166,182,110,0.5), 0.03);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(166,182,110,0.5), 0.1);
    align-items: flex-start;
}.prospective_students_786 li::before {
    left: 0;
    position: absolute;
    content: "";
    border-radius: 10px 10px 0 0;
    right: 0;
    height: 4px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(199,210,156,0.5), 0.5),
        transparent
    );
    transition: opacity 0.4s ease;
    top: 0;
    opacity: 0;
}.prospective_students_786 li::after {
    background: radial-gradient(
        circle,
        rgba(rgb(199,210,156,0.5), 0.15) 0%,
        transparent 70%
    );
    position: absolute;
    z-index: -1;
    top: -10px;
    width: 40px;
    content: "";
    left: -10px;
    border-radius: 50%;
    height: 40px;
}.prospective_students_786 li:hover {
    background: rgba(rgb(166,182,110,0.5), 0.05);
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(199,210,156,0.5), 0.2);
    transform: translateY(-5px);
}.prospective_students_786 li:hover::before {
    opacity: 1;
}.prospective_students_786 li:nth-child(odd)::after {
    right: -10px;
    left: auto;
    animation: pulseEven 3s infinite alternate ease-in-out;
}.prospective_students_786 li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}.prospective_students_786 li svg {
    flex-shrink: 0;
    transition: all 0.3s ease;
    position: relative;
    fill: rgb(199,210,156);
    width: 32px;
    margin-right: 1rem;
    height: 32px;
}.prospective_students_786 li svg::after {
    background: radial-gradient(
        circle,
        rgba(rgb(199,210,156,0.5), 0.3) 0%,
        transparent 70%
    );
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
}.prospective_students_786 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,210,156);
}.prospective_students_786 li:hover svg {
    transform: scale(1.1);
    animation: pulse 2s infinite;
}.prospective_students_786 li:hover svg path {
    fill: rgb(199,210,156);
}.prospective_students_786 li {
    line-height: 1.5;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
}

@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(199,210,156,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(199,210,156,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(199,210,156,0.5), 0.5));
    }
}

@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes pulseEven {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.6;
        transform: scale(1.4);
    }
}

@media (max-width: 992px) {.prospective_students_786 {
    padding: 4rem 0;
}.prospective_students_786 h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2.5rem;
}.prospective_students_786 ul {
    gap: 1.5rem 1.2rem;
}
}

@media (max-width: 768px) {.prospective_students_786 {
    padding: 3.5rem 0;
}.prospective_students_786 .class_pro_514 {
    padding: 0 1.5rem;
}.prospective_students_786 h3 {
    text-align: center;
    margin-bottom: 2rem;
    padding-left: 0;
    font-size: calc(28px * 0.8);
}.prospective_students_786 h3::before {
    width: 80px;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
    height: 4px;
    top: auto;
}.prospective_students_786 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.prospective_students_786 ul::before {
    display: none;
}
}

@media (max-width: 480px) {.prospective_students_786 {
    padding: 3rem 0;
}.prospective_students_786 .class_pro_514 {
    padding: 0 1rem;
}.prospective_students_786 h3 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1.8rem;
}.prospective_students_786 h3::before {
    width: 60px;
    height: 3px;
}.prospective_students_786 li {
    padding: 1.2rem;
}.prospective_students_786 li svg {
    margin-right: 0.8rem;
    width: 28px;
    height: 28px;
}.prospective_students_786 li::after {
    top: -8px;
    height: 30px;
    width: 30px;
    left: -8px;
}
}