﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.lesson_cta_U3 {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    scroll-behavior: smooth;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.wrapper-padding_kA {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}.container {
    margin: auto;
    width: 1182px;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}.header_page_1j {
    flex: 1 0 auto;
}header,footer {
    width: 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;
}}
.gratField_Tg {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(165,179,200,0.5), rgb(128,139,155) 120%);
}.gratField_Tg::before {
    right: -10%;
    top: -10%;
    opacity: 0.05;
    pointer-events: none;
    background: rgb(255, 255, 255, 0.5);
    position: absolute;
    content: "";
    transform: rotate(-15deg);
    height: 60%;
    width: 50%;
}.gratField_Tg::after {
    pointer-events: none;
    background: rgb(165,179,200);
    position: absolute;
    content: "";
    bottom: -5%;
    width: 40%;
    height: 30%;
    transform: rotate(10deg);
    left: -5%;
    opacity: 0.1;
}.gratField_Tg .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.gratField_Tg .value_prop_sA {
    background: #ffffff;
    padding: 60px 50px;
    transform: translateY(0);
    position: relative;
    gap: 40px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08), 0 5px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    flex-direction: column;
}.gratField_Tg .value_prop_sA:hover {
    transform: translateY(-5px);
}.gratField_Tg .value_prop_sA::before {
    left: 0;
    background: linear-gradient(to bottom, rgb(165,179,200), rgb(128,139,155));
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 4px;
}.gratField_Tg .value_prop_sA div:first-child {
    padding-bottom: 25px;
    position: relative;
}.gratField_Tg .value_prop_sA div:first-child::after {
    left: 0;
    width: 80px;
    height: 2px;
    bottom: 0;
    content: "";
    background: rgb(165,179,200,0.5);
    position: absolute;
}.gratField_Tg .value_prop_sA h5 {
    font-size: 24px;
    margin: 0;
    transform: translateX(0);
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    transition: transform 0.4s ease-out;
}.gratField_Tg .value_prop_sA:hover h5 {
    transform: translateX(8px);
}.gratField_Tg .value_prop_sA div:last-child {
    position: relative;
}.gratField_Tg .value_prop_sA a {
    transition: all 0.4s ease;
    display: block;
    text-decoration: none;
}.gratField_Tg .value_prop_sA p {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transition: color 0.3s ease;
    font-size: 17px;
    margin: 0;
    position: relative;
    z-index: 1;
    color: #000000;
}.gratField_Tg .value_prop_sA a:hover p {
    color: rgb(165,179,200);
}.gratField_Tg .value_prop_sA a::before {
    background: linear-gradient(135deg, transparent, rgb(128,139,155,0.5) 60%);
    opacity: 0;
    content: "";
    bottom: -10px;
    z-index: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    height: 40%;
    width: 40%;
    right: -10px;
}.gratField_Tg .value_prop_sA a:hover::before {
    opacity: 0.1;
}

@media (min-width: 768px) {.gratField_Tg .value_prop_sA {
    padding: 70px 80px;
}.gratField_Tg .value_prop_sA::before {
    width: 6px;
}.gratField_Tg .value_prop_sA div:first-child::after {
    width: 120px;
}
}

@media (max-width: 767px) {.gratField_Tg {
    padding: 60px 0;
}.gratField_Tg .value_prop_sA {
    gap: 25px;
    padding: 40px 30px;
}.gratField_Tg .value_prop_sA h5 {
    font-size: calc(24px - 2px);
}.gratField_Tg .value_prop_sA p {
    font-size: calc(17px - 1px);
}.gratField_Tg .value_prop_sA div:first-child {
    padding-bottom: 20px;
}.gratField_Tg .value_prop_sA div:first-child::after {
    width: 60px;
}
}

@media (max-width: 480px) {.gratField_Tg {
    padding: 40px 0;
}.gratField_Tg .value_prop_sA {
    gap: 20px;
    padding: 30px 20px;
}.gratField_Tg .value_prop_sA h5 {
    font-size: calc(24px - 4px);
}
}

@media (prefers-reduced-motion: reduce) {.gratField_Tg .value_prop_sA,
    .gratField_Tg .value_prop_sA h5,
    .gratField_Tg .value_prop_sA a::before,
    .gratField_Tg .value_prop_sA a p {
    transition: none;
}.gratField_Tg .value_prop_sA:hover,
    .gratField_Tg .value_prop_sA:hover h5 {
    transform: none;
}}.title_screen_Tv {
    width: 100%;
    font-family: Arial, sans-serif;
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}.title_screen_Tv .edu_skill_ns {
    height: 100vh;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
}.title_screen_Tv .edu_skill_ns::before {
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.4) 50%, 
    rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
}.title_screen_Tv .quick_mastery_pZ {
    transform-style: preserve-3d;
    z-index: 2;
    width: 90%;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 96%,
    2% 100%
  );
    background: linear-gradient(
    170deg,
    rgb(165,179,200,0.5) 0%,
    rgba(35, 35, 55, 0.9) 100%
  );
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    position: relative;
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.3);
    padding: 4rem;
    backdrop-filter: blur(10px);
}.title_screen_Tv .quick_mastery_pZ > div {
    transform-style: preserve-3d;
    animation: fadeIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    opacity: 0;
    transform: translateZ(20px);
}.title_screen_Tv .quick_mastery_pZ > div:nth-child(1) {
    animation-delay: 0.3s;
}.title_screen_Tv .quick_mastery_pZ > div:nth-child(2) {
    animation-delay: 0.5s;
}.title_screen_Tv .quick_mastery_pZ > div:nth-child(3) {
    animation-delay: 0.7s;
}.title_screen_Tv p {
    animation: slideRight 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.4s;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    transform: translateX(-20px);
    letter-spacing: 1px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 400;
}.title_screen_Tv p::before {
    top: 50%;
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    transform-origin: left;
    animation: scaleIn 0.6s ease forwards 1.2s;
    background: rgb(128,139,155);
    left: -30px;
    transform: scaleX(0);
}.title_screen_Tv .title_style_header {
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    font-size: calc(39px * 1.2);
    -webkit-background-clip: text !important;
    margin-bottom: 2rem;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4), 0 1px 2px rgba(0, 0, 0, 0.6);
    line-height: 1.2;
    background-clip: text !important;
    letter-spacing: 2px;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    color: #ffffff;
    transform: translateY(20px);
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}.title_screen_Tv h3 {
    font-size: calc(21px * 1.1);
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    max-width: 90%;
    line-height: 1.5;
    transform: translateY(20px);
    position: relative;
    font-weight: 600;
    color: #ffffff;
    opacity: 0.95;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    padding-left: 20px;
}.title_screen_Tv h3::before {
    content: "";
    animation: scaleIn 0.6s ease forwards 1.4s;
    height: 100%;
    transform: scaleY(0);
    background: rgb(128,139,155);
    width: 4px;
    transform-origin: top;
    left: 0;
    top: 0;
    position: absolute;
}@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

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

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

.title_screen_Tv .edu_skill_ns:hover .quick_mastery_pZ {
    transform: perspective(1000px) rotateX(4deg);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (max-width: 992px) {.title_screen_Tv .quick_mastery_pZ {
    width: 95%;
    padding: 3rem;
    transform: perspective(800px) rotateX(1deg);
}.title_screen_Tv .title_style_header {
    font-size: calc(39px * 1.1);
}.title_screen_Tv h3 {
    max-width: 100%;
    font-size: 21px;
}
}

@media (max-width: 768px) {.title_screen_Tv .quick_mastery_pZ {
    padding: 2.5rem;
    transform: perspective(600px) rotateX(0.5deg);
    clip-path: polygon(
      0 0,
      100% 0,
      99% 98%,
      1% 100%
    );
}.title_screen_Tv .title_style_header {
    margin-bottom: 1.5rem;
    font-size: 39px;
}.title_screen_Tv p {
    font-size: 18px;
}.title_screen_Tv h3 {
    padding-left: 15px;
    font-size: calc(18px * 1.1);
}.title_screen_Tv h3::before {
    width: 3px;
}
}

@media (max-width: 576px) {.title_screen_Tv .quick_mastery_pZ {
    width: 96%;
    clip-path: polygon(
      0 0,
      100% 0,
      100% 98%,
      0 100%
    );
    transform: none;
    padding: 2rem 1.5rem;
}.title_screen_Tv .title_style_header {
    letter-spacing: 1px;
    font-size: calc(28px * 0.9);
}.title_screen_Tv p {
    margin-bottom: 1rem;
    font-size: calc(18px * 0.95);
}.title_screen_Tv h3 {
    font-size: 18px;
    padding-left: 12px;
}.title_screen_Tv h3::before {
    width: 2px;
}.title_screen_Tv p::before {
    left: -20px;
    width: 15px;
}}.cookieUsageContainer_jx {
    position: fixed;
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(165,179,200);
    z-index: 90;
    background: rgb(202,216,236);
}.edu_consent_vi {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}.cookieUsageContainer_jx h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookieUsageContainer_jx p {
    font-size: 18px;
}.cookie_verify_RL {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_verify_RL svg, .cookie_verify_RL svg path, .cookie_verify_RL img {
    width: 100px;
    height: 100px;
    fill: rgb(165,179,200);
}.cookie_confirm_0x {
    color: rgb(165,179,200);
    flex-shrink: 0;
    min-width: 120px;
    border-bottom: 2px solid rgb(165,179,200);
    cursor: pointer;
    line-height: 35px;
    font-size: 24px;
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    white-space: nowrap;
}.cookieUsageContainer_jx p a {
    text-decoration: none;
    color: rgb(165,179,200);
}#policyAlertWindow_Sw {
    display: none;
}#policyAlertWindow_Sw:checked ~ .cookieUsageContainer_jx {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieUsageContainer_jx {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_verify_RL {
    display: none;
}.edu_consent_vi {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookieUsageContainer_jx h5 {
    text-align: center;
}.cookieUsageContainer_jx p {
    text-align: center;
}.edu_track_fP {
    margin-bottom: 20px;
}body .wrapper-padding_kA .cookie_confirm_0x {
    margin-left: 0;
}}
.wrapper-padding_kA .edu_consent_vi {
    justify-content: flex-end;
}.wrapper-padding_kA .cookie_confirm_0x {
    background: rgb(165,179,200);
    color: #ffffff;
    padding: 10px;
    margin-left: 30px;
    font-size: 20px;
}.wrapper-padding_kA .edu_track_fP {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-padding_kA .cookie_confirm_0x {
    margin-left: 0;
    margin-bottom: 10px;
}}header {
    padding: 0;
    margin-top: 0;
    position: relative;
    z-index: 100;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: visible;
}header::before {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    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);
    left: 0;
    background-size: 20px 20px;
    z-index: 0;
}header::after {
    height: 4px;
    background-size: 200% auto;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(165,179,200) 0%,
        rgb(128,139,155) 50%,
        rgb(165,179,200) 100%
    );
    content: '';
    bottom: 0;
    animation: gradientSlide 5s linear infinite;
    left: 0;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .nav_tutor_Yc {
    align-items: center;
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    padding: 1.3rem 2rem;
}header .top_prime_kb {
    z-index: 5;
    flex: 0 0 auto;
    position: relative;
}header .nav_skill_MF {
    display: flex;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    z-index: 2;
    text-decoration: none;
    padding: 0.5rem;
}header .nav_skill_MF:hover {
    transform: translateY(-3px) scale(1.02);
}header .nav_skill_MF img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .top_prime_kb::before {
    border-radius: 10px;
    position: absolute;
    right: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    content: '';
    left: -8px;
    border: 1px solid rgb(165,179,200);
    top: -8px;
    bottom: -8px;
    opacity: 0.3;
}header .top_prime_kb:hover::before {
    opacity: 0.7;
    transform: skew(-5deg) scale(1.05);
    box-shadow: 0 0 15px rgb(165,179,200,0.5);
}header .nav_info_YA {
    display: flex;
    position: relative;
    z-index: 5;
    list-style: none;
    padding: 0;
    margin: 0;
}header .top_pagebar_aG {
    position: relative;
    perspective: 800px;
    margin: 0 0.3rem;
}header .top_pagebar_aG a {
    text-decoration: none;
    padding: 0.8rem 1.2rem;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid transparent;
    letter-spacing: 0.5px;
    font-size: 14px;
    display: block;
    transition: all 0.4s ease;
    z-index: 1;
}header .top_pagebar_aG a::before {
    background: rgb(165,179,200);
    left: 10%;
    width: 80%;
    transition: transform 0.3s ease;
    position: absolute;
    bottom: 5px;
    transform: scaleX(0);
    content: '';
    opacity: 0.7;
    height: 1px;
}header .top_pagebar_aG a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(165,179,200);
    transform: translateZ(10px);
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
}header .top_pagebar_aG a:hover::before {
    transform: scaleX(1);
}header .top_pagebar_aG::after {
    position: absolute;
    top: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    background: radial-gradient(circle at center, rgb(165,179,200,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
    opacity: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}header .top_pagebar_aG:hover::after {
    opacity: 0.4;
}header .nav_tutor_Yc::before {
    position: absolute;
    height: 1px;
    content: '';
    left: 35%;
    top: 0;
    width: 30%;
    background: linear-gradient(90deg, transparent, rgb(165,179,200), transparent);
}header .nav_tutor_Yc::after {
    content: '';
    opacity: 0.1;
    bottom: 0;
    position: absolute;
    height: 1px;
    left: 20%;
    width: 60%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}.header_page_1j {
    margin-top: 0;
    z-index: 1;
    position: relative;
    padding-top: 2rem;
    background: rgb(202,216,236);
}

@media (min-width: 1400px) {header .nav_tutor_Yc {
    max-width: 1300px;
    margin: 0 auto;
}header .top_pagebar_aG {
    margin: 0 0.5rem;
}header .top_pagebar_aG a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .nav_tutor_Yc {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
    justify-content: space-between;
    flex-direction: row;
}header .top_prime_kb {
    margin-bottom: 0;
}header .nav_info_YA {
    justify-content: center;
    flex: 1 0 100%;
    margin-top: 1rem;
}header .top_pagebar_aG {
    margin: 0 0.2rem;
}header .top_pagebar_aG a {
    font-size: calc(14px - 1px);
    padding: 0.6rem 0.8rem;
}header .top_prime_kb::before {
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav_tutor_Yc {
    padding: 0.8rem 1.2rem;
}header .top_prime_kb {
    max-width: 130px;
}header .top_prime_kb::before {
    display: none;
}header .nav_info_YA {
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .nav_info_YA::-webkit-scrollbar {
    height: 2px;
}header .nav_info_YA::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(165,179,200);
}header .top_pagebar_aG {
    flex: 0 0 auto;
    margin: 0 0.1rem;
}header .top_pagebar_aG a {
    padding: 0.5rem 0.7rem;
    white-space: nowrap;
    letter-spacing: 0;
    font-size: calc(14px - 2px);
}header .top_pagebar_aG a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .nav_tutor_Yc {
    padding: 0.7rem 1rem;
}header .top_prime_kb {
    max-width: 110px;
}header .top_pagebar_aG a {
    padding: 0.4rem 0.6rem;
    font-size: calc(14px - 3px);
}}.course_program_description_Ra {
    padding: 140px 0;
    overflow: hidden;
    position: relative;
    background: rgb(202,216,236);
}.course_program_description_Ra::before {
    background: 
        linear-gradient(45deg, rgb(165,179,200,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(128,139,155,0.5) 100%);
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.15;
    position: absolute;
    top: 0;
    z-index: 1;
}.course_program_description_Ra .container {
    z-index: 2;
    position: relative;
}.course_program_description_Ra .coding_class_Bc {
    display: flex;
    position: relative;
    flex-direction: column;
}.course_program_description_Ra .text_box_wrapper_hg {
    order: 2;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    padding: 40px;
    margin: -80px auto 0;
    border-radius: 28px;
    width: 80%;
}.course_program_description_Ra .text_box_wrapper_hg h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 15px;
}.course_program_description_Ra .text_box_wrapper_hg h2::after {
    background: linear-gradient(to right, rgb(165,179,200), rgb(128,139,155));
    bottom: 0;
    content: '';
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    border-radius: 10px;
    left: 50%;
    height: 3px;
}.course_program_description_Ra .text_box_wrapper_hg .description {
    text-align: center;
    color: #000000;
    line-height: 1.75;
    margin-bottom: 20px;
    font-size: 13px;
}.course_program_description_Ra .text_box_wrapper_hg .description:last-of-type {
    margin-bottom: 0;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}.course_program_description_Ra .background_img_mw {
    transform: perspective(1000px) rotateX(5deg);
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    width: 100%;
    overflow: hidden;
    border-radius: 28px;
    position: relative;
    z-index: 2;
    height: 500px;
    order: 1;
    transform-origin: bottom;
}.course_program_description_Ra .background_img_mw::before {
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 70%);
    right: 0;
    content: '';
    z-index: 1;
    bottom: 0;
    top: 0;
    position: absolute;
}.course_program_description_Ra .background_img_mw::after {
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    content: '';
    width: 100%;
    bottom: 0;
    height: 30%;
    z-index: 1;
}.course_program_description_Ra .coding_class_Bc::before {
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 10%;
    z-index: 1;
    content: '';
    animation: pulse 4s ease-in-out infinite;
    border: 2px solid rgb(165,179,200,0.5);
    height: 60px;
    width: 60px;
}.course_program_description_Ra .coding_class_Bc::after {
    position: absolute;
    right: 15%;
    height: 40px;
    bottom: 50px;
    z-index: 1;
    content: '';
    border-radius: 10px;
    background: rgb(128,139,155,0.5);
    width: 40px;
    animation: float 6s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

@media (min-width: 992px) {.course_program_description_Ra .text_box_wrapper_hg::before {
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(165,179,200,0.5), transparent);
    z-index: 1;
    left: -160px;
    width: 200px;
    top: 0;
    content: '';
    transform: translateY(130px) rotate(90deg);
    position: absolute;
}.course_program_description_Ra .text_box_wrapper_hg::after {
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(128,139,155,0.5), transparent);
    width: 200px;
    right: -160px;
    height: 3px;
    transform: translateY(130px) rotate(90deg);
    content: '';
    top: 0;
    z-index: 1;
}
}

@media (max-width: 1200px) {.course_program_description_Ra .text_box_wrapper_hg {
    width: 70%;
}
}

@media (max-width: 992px) {.course_program_description_Ra {
    padding: 100px 0;
}.course_program_description_Ra .text_box_wrapper_hg {
    padding: 30px;
    width: 80%;
}.course_program_description_Ra .background_img_mw {
    height: 350px;
}
}

@media (max-width: 768px) {.course_program_description_Ra {
    padding: 80px 0;
}.course_program_description_Ra .text_box_wrapper_hg {
    margin-top: -50px;
    padding: 25px;
    width: 90%;
}.course_program_description_Ra .background_img_mw {
    transform: perspective(1000px) rotateX(3deg);
    width: 100%;
    height: 300px;
}.course_program_description_Ra .coding_class_Bc::before,
    .course_program_description_Ra .coding_class_Bc::after {
    display: none;
}
}

@media (max-width: 576px) {.course_program_description_Ra {
    padding: 60px 0;
}.course_program_description_Ra .text_box_wrapper_hg {
    width: 100%;
    padding: 20px;
    margin-top: -30px;
}.course_program_description_Ra .background_img_mw {
    transform: none;
    height: 250px;
}.course_program_description_Ra .text_box_wrapper_hg h2 {
    font-size: calc(36px * 0.85);
}.course_program_description_Ra .text_box_wrapper_hg .description {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}.pricing_feature_GF {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_feature_GF::before {
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(20, 20, 40, 0.75) 100%);
    content: "";
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}.pricing_feature_GF .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.pricing_feature_GF .premium_cost_24 {
    perspective: 1000px;
}.pricing_feature_GF h2 {
    text-align: center;
    font-weight: 700;
    font-size: 37px;
    letter-spacing: 0.5px;
    transform: translateZ(30px);
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}.pricing_feature_GF .price_panel_ja {
    margin: 0 auto 50px;
    transform: translateZ(20px);
    line-height: 1.6;
    font-size: 15px;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    max-width: 700px;
    text-align: center;
    opacity: 0.9;
    color: #ffffff;
}.pricing_feature_GF .cost_fee_Lt {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    gap: 30px;
    list-style: none;
}.pricing_feature_GF .cost_fee_Lt li {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-style: preserve-3d;
}.pricing_feature_GF .plan_details_Oi {
    transform-style: preserve-3d;
    display: block;
    transition: all 0.4s ease;
    height: 100%;
    text-decoration: none;
    position: relative;
}.pricing_feature_GF .training_fees_XB {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-style: preserve-3d;
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.07) 0%,
        rgba(255, 255, 255, 0.03) 100%);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.1),
                inset 0 1px 1px rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(10px);
}.pricing_feature_GF .training_fees_XB::before {
    position: absolute;
    top: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(90deg, 
        rgb(165,179,200) 0%,
        rgb(128,139,155) 100%);
    right: 0;
    transform-origin: left;
    height: 5px;
    transform: scaleX(0.92);
    left: 0;
}.pricing_feature_GF .training_fees_XB::after {
    height: 2px;
    opacity: 0.7;
    transform-origin: bottom;
    right: 10px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
                opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: -2px;
    background: linear-gradient(90deg, 
        rgb(128,139,155,0.5) 0%,
        rgb(165,179,200,0.5) 100%);
    left: 10px;
    position: absolute;
    content: "";
}.pricing_feature_GF .program_fees_W0 {
    transform: translateZ(10px);
    padding: 35px 30px;
}.pricing_feature_GF .program_fees_W0 h4 {
    font-weight: 700;
    display: inline-block;
    margin: 0 0 20px;
    transform: translateZ(5px);
    color: #ffffff;
    font-size: calc(24px * 1.1);
    position: relative;
}.pricing_feature_GF .program_fees_W0 h4::after {
    transition: width 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: -8px;
    width: 40px;
    content: "";
    background: rgb(165,179,200);
    height: 3px;
    position: absolute;
    left: 0;
    transform-origin: left;
}.pricing_feature_GF .program_fees_W0 p {
    margin: 0 0 25px;
    max-height: 250px;
    font-size: 15px;
    overflow-wrap: break-word;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.85;
    overflow-y: auto;
    padding-right: 5px;
    hyphens: auto;
}.pricing_feature_GF .program_fees_W0 p::-webkit-scrollbar {
    width: 4px;
}.pricing_feature_GF .program_fees_W0 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(165,179,200,0.5);
}.pricing_feature_GF .pricing_card_hM {
    font-size: calc(24px * 1.2);
    color: #ffffff;
    display: block;
    transform: translateZ(15px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: right;
    font-weight: 700;
    margin-top: 20px;
}.pricing_feature_GF .pricing_card_hM::before {
    background: rgb(165,179,200);
    box-shadow: 0 0 15px rgb(165,179,200);
    display: inline-block;
    height: 10px;
    margin-right: 8px;
    transform: translateY(-2px);
    width: 10px;
    border-radius: 50%;
    content: "";
}.pricing_feature_GF .cost_fee_Lt li:hover {
    transform: translateY(-5px) scale(1.02);
}.pricing_feature_GF .cost_fee_Lt li:hover .training_fees_XB {
    transform: translateZ(20px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3),
                0 10px 25px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.15);
}.pricing_feature_GF .cost_fee_Lt li:hover .training_fees_XB::before {
    transform: scaleX(1);
}.pricing_feature_GF .cost_fee_Lt li:hover .training_fees_XB::after {
    opacity: 0.9;
    transform: scaleY(1.5);
}.pricing_feature_GF .cost_fee_Lt li:hover .program_fees_W0 h4::after {
    width: 100%;
}

@media (max-width: 991px) {.pricing_feature_GF {
    padding: 80px 0;
}.pricing_feature_GF h2 {
    font-size: calc(37px * 0.9);
}.pricing_feature_GF .cost_fee_Lt {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing_feature_GF .program_fees_W0 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.pricing_feature_GF {
    padding: 60px 0;
}.pricing_feature_GF h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 15px;
}.pricing_feature_GF .price_panel_ja {
    margin-bottom: 40px;
    font-size: calc(15px * 0.95);
}.pricing_feature_GF .cost_fee_Lt {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.pricing_feature_GF .program_fees_W0 {
    padding: 25px 20px;
}.pricing_feature_GF .program_fees_W0 h4 {
    font-size: 24px;
}.pricing_feature_GF .pricing_card_hM {
    font-size: calc(24px * 1.1);
}
}

@media (max-width: 480px) {.pricing_feature_GF {
    padding: 50px 0;
}.pricing_feature_GF h2 {
    font-size: calc(37px * 0.7);
}.pricing_feature_GF .price_panel_ja {
    font-size: calc(15px * 0.9);
}.pricing_feature_GF .program_fees_W0 {
    padding: 20px 15px;
}.pricing_feature_GF .program_fees_W0 p {
    font-size: calc(15px * 0.9);
    max-height: 200px;
    line-height: 1.5;
}}.meet_us_Qj {
    overflow: hidden;
    background: linear-gradient(180deg, rgb(202,216,236) 0%, rgb(128,139,155,0.5) 100%);
    position: relative;
    padding: 100px 0;
}.meet_us_Qj::before {
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgb(165,179,200,0.5) 12%, transparent 12.5%, transparent 87%, rgb(165,179,200,0.5) 87.5%, rgb(165,179,200,0.5)),
        linear-gradient(150deg, rgb(165,179,200,0.5) 12%, transparent 12.5%, transparent 87%, rgb(165,179,200,0.5) 87.5%, rgb(165,179,200,0.5)),
        linear-gradient(30deg, rgb(165,179,200,0.5) 12%, transparent 12.5%, transparent 87%, rgb(165,179,200,0.5) 87.5%, rgb(165,179,200,0.5)),
        linear-gradient(150deg, rgb(165,179,200,0.5) 12%, transparent 12.5%, transparent 87%, rgb(165,179,200,0.5) 87.5%, rgb(165,179,200,0.5)),
        linear-gradient(60deg, rgb(128,139,155,0.5) 25%, transparent 25.5%, transparent 75%, rgb(128,139,155,0.5) 75%, rgb(128,139,155,0.5)),
        linear-gradient(60deg, rgb(128,139,155,0.5) 25%, transparent 25.5%, transparent 75%, rgb(128,139,155,0.5) 75%, rgb(128,139,155,0.5));
    left: 0;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    position: absolute;
    top: 0;
    background-size: 80px 140px;
    opacity: 0.1;
    height: 100%;
    animation: backgroundShift 30s linear infinite;
    content: "";
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    }
    100% {
        background-position: 80px 140px, 80px 140px, 120px 210px, 120px 210px, 80px 140px, 120px 210px;
    }
}

.meet_us_Qj .container {
    z-index: 2;
    position: relative;
    max-width: 1000px;
    padding: 0 20px;
    margin: 0 auto;
}.meet_us_Qj h2 {
    text-align: center;
    color: #000000;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    font-size: 35px;
    margin-bottom: 60px;
}.meet_us_Qj h2::after {
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(165,179,200), rgb(128,139,155));
    content: "";
    border-radius: 10px;
    position: absolute;
    bottom: -15px;
    height: 4px;
}.meet_us_Qj .proof_stats_m8 {
    gap: 40px;
    flex-direction: column;
    display: flex;
}.meet_us_Qj .path_creators_ZL {
    overflow: hidden;
    background: #ffffff;
    border-radius: 19px;
    padding: 40px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    position: relative;
}.meet_us_Qj .path_creators_ZL:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}.meet_us_Qj .path_creators_ZL::before {
    content: "";
    opacity: 0.1;
    border-radius: 50%;
    width: 200px;
    right: -100px;
    position: absolute;
    top: -100px;
    transition: all 0.5s ease;
    height: 200px;
    background: rgb(165,179,200,0.5);
}.meet_us_Qj .path_creators_ZL:nth-child(2)::before {
    background: rgb(128,139,155,0.5);
    top: auto;
    left: -100px;
    bottom: -100px;
    right: auto;
}.meet_us_Qj .path_creators_ZL:hover::before {
    transform: scale(1.2);
    opacity: 0.15;
}.meet_us_Qj .path_creators_ZL h3 {
    margin-bottom: 20px;
    position: relative;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    color: rgb(165,179,200);
}.meet_us_Qj .path_creators_ZL:nth-child(2) h3 {
    color: rgb(128,139,155);
}.meet_us_Qj .path_creators_ZL h3::after {
    left: 0;
    position: absolute;
    background: currentColor;
    bottom: -5px;
    transition: width 0.3s ease;
    opacity: 0.3;
    height: 2px;
    content: "";
    width: 100%;
}.meet_us_Qj .path_creators_ZL:hover h3::after {
    width: 70%;
}.meet_us_Qj .path_creators_ZL p {
    line-height: 1.8;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #000000;
}.meet_us_Qj .path_creators_ZL::after {
    width: 5px;
    position: absolute;
    content: "";
    transition: height 0.4s ease;
    height: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(165,179,200), rgb(128,139,155));
    left: 0;
}.meet_us_Qj .path_creators_ZL:nth-child(2)::after {
    background: linear-gradient(to bottom, rgb(128,139,155), rgb(165,179,200));
}.meet_us_Qj .path_creators_ZL:hover::after {
    height: 100%;
}.meet_us_Qj .path_creators_ZL:first-child {
    animation: fadeInUp 0.7s ease forwards;
}.meet_us_Qj .path_creators_ZL:last-child {
    animation: fadeInUp 0.7s 0.2s ease forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.meet_us_Qj {
    padding: 80px 0;
}.meet_us_Qj .path_creators_ZL {
    padding: 30px;
}
}

@media (max-width: 768px) {.meet_us_Qj {
    padding: 60px 0;
}.meet_us_Qj h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 50px;
}.meet_us_Qj .proof_stats_m8 {
    gap: 30px;
}.meet_us_Qj .path_creators_ZL {
    padding: 25px;
}.meet_us_Qj .path_creators_ZL h3 {
    font-size: calc(21px * 0.9);
}
}

@media (max-width: 576px) {.meet_us_Qj {
    padding: 50px 0;
}.meet_us_Qj h2 {
    margin-bottom: 40px;
    font-size: calc(35px * 0.8);
}.meet_us_Qj h2::after {
    height: 3px;
    width: 60px;
}.meet_us_Qj .proof_stats_m8 {
    gap: 25px;
}.meet_us_Qj .path_creators_ZL {
    padding: 20px;
}.meet_us_Qj .path_creators_ZL h3 {
    margin-bottom: 15px;
    font-size: calc(21px * 0.85);
}.meet_us_Qj .path_creators_ZL p {
    font-size: calc(16px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.meet_us_Qj::before {
    animation: none;
}.meet_us_Qj .path_creators_ZL,
    .meet_us_Qj .path_creators_ZL::after,
    .meet_us_Qj .path_creators_ZL::before,
    .meet_us_Qj .path_creators_ZL h3::after {
    transition: none;
}.meet_us_Qj .path_creators_ZL:first-child,
    .meet_us_Qj .path_creators_ZL:last-child {
    transform: none;
    opacity: 1;
    animation: none;
}.meet_us_Qj .path_creators_ZL:hover {
    transform: none;
}}.access_now_CP {
    z-index: 1;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(165,179,200) 0%, rgb(128,139,155) 100%);
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.access_now_CP::before {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    content: "";
    z-index: -1;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 15px,
        transparent 15px,
        transparent 30px
    );
    top: 0;
}.access_now_CP::after {
    animation: float 15s infinite ease-in-out;
    opacity: 0.6;
    background: radial-gradient(circle, rgb(165,179,200,0.5) 0%, transparent 70%);
    width: 300px;
    height: 300px;
    position: absolute;
    right: -100px;
    border-radius: 50%;
    content: "";
    top: -150px;
    filter: blur(20px);
    z-index: -1;
}.access_now_CP .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    align-items: center;
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    gap: 2.5rem;
}.access_now_CP h6 {
    transform: perspective(1000px) translateZ(10px);
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    letter-spacing: 0.02em;
    max-width: 85%;
    color: #ffffff;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    font-size: clamp(1.25rem, 2vw + 0.5rem, 2rem);
}.access_now_CP div div {
    display: flex;
    justify-content: center;
    perspective: 1000px;
}.access_now_CP div span {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    position: relative;
    display: inline-block;
}.access_now_CP .message_query_NC {
    min-width: 200px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    overflow: hidden;
    justify-content: center;
    display: inline-flex;
    text-decoration: none;
    border: none;
    font-size: 14px;
    padding: 1rem 2rem;
    background-color: #ffffff;
    position: relative;
    font-weight: 700;
    color: rgb(165,179,200);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.1);
    outline: none;
    align-items: center;
    transform: translateZ(0);
    cursor: pointer;
}.access_now_CP .message_query_NC::before {
    top: 0;
    position: absolute;
    left: 0;
    transform: translateX(-100%) skewX(-15deg);
    width: 100%;
    height: 100%;
    background: linear-gradient(
        45deg,
        transparent 20%,
        rgba(255, 255, 255, 0.2) 40%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0.2) 60%,
        transparent 80%
    );
    transition: transform 0.7s ease;
    content: "";
}.access_now_CP .message_query_NC span {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}.access_now_CP .message_query_NC:hover {
    color: rgb(128,139,155);
    transform: translateY(-5px) scale(1.03);
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.1);
}.access_now_CP .message_query_NC:hover::before {
    transform: translateX(100%) skewX(-15deg);
}.access_now_CP .message_query_NC:hover span {
    transform: translateX(5px);
}.access_now_CP .message_query_NC:active {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px) scale(0.98);
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(30px) scale(1.1);
    }
}

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

@media (max-width: 768px) {.access_now_CP {
    padding: 3rem 1.5rem;
}.access_now_CP h6 {
    max-width: 100%;
    font-size: clamp(1rem, 4vw, 1.5rem);
}.access_now_CP .message_query_NC {
    min-width: 180px;
    padding: 0.875rem 1.5rem;
}
}

@media (max-width: 480px) {.access_now_CP {
    padding: 2.5rem 1rem;
}.access_now_CP .container {
    gap: 1.5rem;
}.access_now_CP h6 {
    font-size: clamp(0.875rem, 3.5vw, 1.25rem);
    line-height: 1.5;
}.access_now_CP .message_query_NC {
    min-width: 160px;
    padding: 0.75rem 1.25rem;
}.access_now_CP::after {
    width: 200px;
    height: 200px;
}
}

@media (min-width: 1200px) {.access_now_CP {
    padding: 5rem 2rem;
}.access_now_CP h6 {
    max-width: 70%;
}.access_now_CP .message_query_NC {
    min-width: 220px;
    padding: 1.125rem 2.25rem;
}
}

@media (prefers-reduced-motion: reduce) {.access_now_CP::after,
    .access_now_CP .message_query_NC::before {
    animation: none;
    transition: none;
}.access_now_CP .message_query_NC,
    .access_now_CP .message_query_NC span,
    .access_now_CP div span {
    transition-duration: 0.1s;
}}.lesson_cta_U3 {
    font-family: Arial, sans-serif;
    padding: 5rem 0 1rem;
    background: linear-gradient(135deg, #000000 0%, rgb(165,179,200,0.5) 100%);
    z-index: 1;
    color: #ffffff;
    position: relative;
}.lesson_cta_U3::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: radial-gradient(circle at 30% 50%, rgb(165,179,200,0.5) 0%, transparent 50%);
}.lesson_cta_U3::after {
    right: 0;
    z-index: 2;
    background: linear-gradient(90deg, transparent, rgb(165,179,200), transparent);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    height: 3px;
    animation: glowLine 3s infinite alternate;
}@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%;
    }
}

.lesson_cta_U3 .container {
    z-index: 2;
    position: relative;
}.lesson_cta_U3 .knowl_base_B6 {
    display: flex;
    gap: 3rem;
    flex-direction: column;
}.lesson_cta_U3 .instant_help_AP {
    border-radius: 11px;
    border: 1px solid rgb(128,139,155,0.5);
    backdrop-filter: blur(8px);
    justify-content: center;
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
    position: relative;
    padding: 1.5rem;
}.lesson_cta_U3 .instant_help_AP::before {
    background: linear-gradient(90deg, transparent, rgb(128,139,155), transparent);
    position: absolute;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    animation: scanLine 4s infinite linear;
    top: -2px;
    width: 50%;
    content: '';
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.lesson_cta_U3 .info_item {
    flex: 1;
    max-width: 300px;
    transition: transform 0.3s ease;
    text-align: center;
    min-width: 200px;
}.lesson_cta_U3 .info_item:hover {
    transform: translateY(-5px);
}.lesson_cta_U3 .info_item p, 
.lesson_cta_U3 .info_item a {
    color: #ffffff;
    align-items: center;
    font-size: calc(12px - 2px);
    justify-content: center;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    transition: all 0.3s ease;
    padding: 0.75rem;
    border-radius: 10px;
    display: flex;
    text-decoration: none;
    gap: 0.5rem;
    border: 1px solid transparent;
}.lesson_cta_U3 .info_item svg {
    fill: rgb(128,139,155);
    height: 1.25rem;
    width: 1.25rem;
    transition: fill 0.3s ease;
}.lesson_cta_U3 .info_item a:hover {
    background: #000000;
    border-color: rgb(165,179,200,0.5);
    box-shadow: 0 0 15px rgb(165,179,200,0.5);
}.lesson_cta_U3 .info_item a:hover svg {
    fill: rgb(165,179,200);
}.lesson_cta_U3 .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}.lesson_cta_U3 .top_prime_kb {
    gap: 1rem;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}.lesson_cta_U3 .top_prime_kb svg {
    max-width: 180px;
    filter: drop-shadow(0 0 5px rgb(165,179,200,0.5));
    transition: filter 0.3s ease;
    height: auto;
}.lesson_cta_U3 .top_prime_kb svg:hover {
    filter: drop-shadow(0 0 10px rgb(165,179,200));
}.lesson_cta_U3 .verify_cta_vE {
    font-size: calc(12px - 1px);
    max-width: 280px;
    color: #ffffff;
    line-height: 1.5;
    opacity: 0.7;
}.lesson_cta_U3 .nav_info_YA {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.lesson_cta_U3 .nav_info_YA h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 0.75rem;
    position: relative;
    margin-bottom: 0.5rem;
}.lesson_cta_U3 .nav_info_YA h5::after {
    left: 0;
    width: 40px;
    background: rgb(128,139,155);
    bottom: 0;
    transition: width 0.3s ease;
    height: 2px;
    content: '';
    position: absolute;
}.lesson_cta_U3 .nav_info_YA:hover h5::after {
    width: 80px;
}.lesson_cta_U3 .nav_class_pk {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.lesson_cta_U3 .nav_class_pk a {
    opacity: 0.8;
    position: relative;
    padding-left: 1rem;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 12px;
    text-decoration: none;
}.lesson_cta_U3 .nav_class_pk a::before {
    content: '';
    height: 5px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    border-radius: 50%;
    position: absolute;
    left: 0;
    width: 5px;
    top: 50%;
    background: rgb(128,139,155);
}.lesson_cta_U3 .nav_class_pk a:hover {
    color: rgb(165,179,200);
    transform: translateX(5px);
    opacity: 1;
}.lesson_cta_U3 .nav_class_pk a:hover::before {
    box-shadow: 0 0 8px rgb(165,179,200);
    height: 7px;
    width: 7px;
    background: rgb(165,179,200);
}.lesson_cta_U3 .subscribe_holder {
    display: flex;
    position: relative;
    flex-direction: column;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    overflow: hidden;
    gap: 1.25rem;
    border-radius: 11px;
    padding: 1.5rem;
    border: 1px solid rgb(128,139,155,0.5);
}.lesson_cta_U3 .subscribe_holder::before {
    bottom: 0;
    opacity: 0.1;
    right: 0;
    z-index: -1;
    left: 0;
    top: 0;
    background: radial-gradient(circle at top right, rgb(165,179,200,0.5) 0%, transparent 70%);
    content: '';
    position: absolute;
}.lesson_cta_U3 .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
}.lesson_cta_U3 .subscribe_holder p {
    opacity: 0.9;
    color: #ffffff;
    line-height: 1.6;
    font-size: calc(12px - 1px);
}.lesson_cta_U3 .input_holder {
    position: relative;
    display: flex;
    gap: 0.75rem;
    flex-direction: column;
}.lesson_cta_U3 .input_holder input[type="email"] {
    width: 100%;
    flex: 1;
    font-size: 12px;
    border: 1px solid rgb(128,139,155,0.5);
    border-radius: 10px;
    padding: 0.875rem 1rem;
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
}.lesson_cta_U3 .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(165,179,200);
    box-shadow: 0 0 10px rgb(165,179,200,0.5);
}.lesson_cta_U3 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.lesson_cta_U3 .sub_border_Ix {
    width: 100%;
    background: rgb(165,179,200);
    color: #ffffff;
    border-radius: 10px;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    padding: 0.875rem 1.5rem;
    position: relative;
}.lesson_cta_U3 .sub_border_Ix::before {
    position: absolute;
    transition: left 0.7s ease;
    top: 0;
    left: -100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    content: '';
}.lesson_cta_U3 .sub_border_Ix:hover {
    transform: translateY(-2px);
    background: rgb(128,139,155);
    box-shadow: 0 0 15px rgb(128,139,155,0.5);
}.lesson_cta_U3 .sub_border_Ix:hover::before {
    left: 100%;
}.lesson_cta_U3 .learn_nav_n7 {
    text-align: center;
    padding-top: 1.5rem;
    margin-top: 3rem;
    border-top: 1px solid rgb(128,139,155,0.5);
    position: relative;
}.lesson_cta_U3 .learn_nav_n7::before {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(128,139,155,0.5), transparent);
    top: -1px;
    position: absolute;
    content: '';
    left: 0;
}.lesson_cta_U3 .search_foot_1m {
    color: #ffffff;
    opacity: 0.7;
    font-size: 12px;
}

@media (max-width: 1024px) {.lesson_cta_U3 {
    padding: 4rem 0 1rem;
}.lesson_cta_U3 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.lesson_cta_U3 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.lesson_cta_U3 .input_holder {
    flex-direction: row;
}.lesson_cta_U3 .sub_border_Ix {
    width: auto;
}
}

@media (max-width: 768px) {.lesson_cta_U3 {
    padding: 3rem 0 1rem;
}.lesson_cta_U3 .instant_help_AP {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}.lesson_cta_U3 .info_item {
    min-width: 100%;
}.lesson_cta_U3 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.lesson_cta_U3 .subscribe_holder {
    grid-column: auto;
}.lesson_cta_U3 .top_prime_kb {
    text-align: center;
    align-items: center;
}.lesson_cta_U3 .verify_cta_vE {
    text-align: center;
    max-width: 100%;
}.lesson_cta_U3 .nav_info_YA h5 {
    text-align: center;
}.lesson_cta_U3 .nav_info_YA h5::after {
    transform: translateX(-50%);
    left: 50%;
}.lesson_cta_U3 .nav_class_pk {
    align-items: center;
}.lesson_cta_U3 .nav_class_pk a {
    text-align: center;
}.lesson_cta_U3 .nav_class_pk a:hover {
    transform: translateY(-2px);
}.lesson_cta_U3 .input_holder {
    flex-direction: column;
}.lesson_cta_U3 .sub_border_Ix {
    width: 100%;
}
}

@media (max-width: 480px) {.lesson_cta_U3 {
    padding: 2.5rem 0 1rem;
}.lesson_cta_U3 .info_item p, 
    .lesson_cta_U3 .info_item a {
    font-size: calc(12px - 3px);
}.lesson_cta_U3 .nav_info_YA h5, 
    .lesson_cta_U3 .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}.lesson_cta_U3 .nav_class_pk a, 
    .lesson_cta_U3 .subscribe_holder p {
    font-size: calc(12px - 2px);
}.lesson_cta_U3 .search_foot_1m {
    font-size: calc(12px - 2px);
}}.teaching_experience_ef {
    background: linear-gradient(170deg, rgb(202,216,236), #ffffff);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.teaching_experience_ef::before {
    content: "";
    height: 500px;
    background-color: rgb(165,179,200,0.5);
    opacity: 0.1;
    border-radius: 50%;
    width: 500px;
    top: -200px;
    right: -200px;
    position: absolute;
}.teaching_experience_ef .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.teaching_experience_ef .testimonial_space_B8 {
    max-width: 800px;
    flex-direction: column;
    padding: 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    position: relative;
    border-radius: 12px;
    margin: 0 auto;
    background-color: #ffffff;
}.teaching_experience_ef .testimonial_space_B8:hover {
    transform: translateY(-10px);
}.teaching_experience_ef .testimonial_space_B8::before {
    z-index: -1;
    position: absolute;
    left: 50px;
    background-color: rgb(128,139,155);
    content: "";
    top: -15px;
    transform: rotate(45deg);
    height: 30px;
    width: 30px;
}.teaching_experience_ef .testimonial_space_B8::after {
    z-index: -1;
    bottom: -15px;
    content: "";
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    position: absolute;
    background-color: rgb(165,179,200);
    right: 50px;
}.teaching_experience_ef .background_img_mw {
    border: 4px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
    width: 120px;
    align-self: center;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    height: 120px;
}.teaching_experience_ef .testimonial_space_B8:hover .background_img_mw {
    transform: scale(1.05);
}.teaching_experience_ef .background_img_mw::before {
    inset: 0;
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease;
    background: linear-gradient(45deg, transparent 40%, rgb(165,179,200,0.5));
    position: absolute;
}.teaching_experience_ef .testimonial_space_B8:hover .background_img_mw::before {
    opacity: 1;
}.teaching_experience_ef .emp_items_Hy {
    background-color: rgb(202,216,236);
    color: #000000;
    border-radius: 12px;
    line-height: 1.8;
    font-size: 16px;
    padding: 20px 30px;
    order: 3;
    position: relative;
    margin: 25px 0 0;
}.teaching_experience_ef .emp_items_Hy::before {
    position: absolute;
    border-right: 10px solid transparent;
    left: 30px;
    content: "";
    top: -10px;
    border-bottom: 10px solid rgb(202,216,236);
    border-left: 10px solid transparent;
}.teaching_experience_ef .name {
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin: 5px 0;
    color: #000000;
    display: block;
    text-align: center;
    order: 1;
}.teaching_experience_ef .name::after {
    transform: translateX(-50%);
    width: 40px;
    bottom: 0;
    transition: width 0.3s ease;
    background-color: rgb(165,179,200);
    height: 2px;
    position: absolute;
    content: "";
    left: 50%;
}.teaching_experience_ef .testimonial_space_B8:hover .name::after {
    width: 80px;
}.teaching_experience_ef span:not(.name) {
    font-size: calc(16px * 0.9);
    margin-bottom: 15px;
    text-align: center;
    color: rgb(128,139,155);
    text-transform: uppercase;
    font-weight: 600;
    order: 2;
    letter-spacing: 1px;
}

@media (min-width: 768px) {.teaching_experience_ef .testimonial_space_B8 {
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
    gap: 10px 30px;
}.teaching_experience_ef .background_img_mw {
    margin-bottom: 0;
    grid-area: photo;
    width: 180px;
    height: 180px;
    align-self: start;
}.teaching_experience_ef .name {
    grid-area: name;
    font-size: 32px;
    text-align: left;
}.teaching_experience_ef .name::after {
    transform: none;
    left: 0;
}.teaching_experience_ef span:not(.name) {
    margin-bottom: 0;
    grid-area: job;
    text-align: left;
}.teaching_experience_ef .emp_items_Hy {
    grid-area: quote;
    margin-top: 30px;
}
}

@media (max-width: 768px) {.teaching_experience_ef {
    padding: 70px 0;
}.teaching_experience_ef .testimonial_space_B8 {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.teaching_experience_ef {
    padding: 50px 0;
}.teaching_experience_ef .testimonial_space_B8 {
    padding: 30px 20px;
}.teaching_experience_ef .emp_items_Hy {
    padding: 15px 20px;
    margin-top: 20px;
}}.newsletter_subscription_6R {
    transform: perspective(1000px) rotateX(5deg);
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(202,216,236) 100%);
    position: relative;
    padding: 6rem 2rem;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    transform-origin: center bottom;
}.newsletter_subscription_6R::before {
    width: 200%;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 0;
    position: absolute;
    top: -50%;
    animation: gridMove 30s linear infinite;
    left: -50%;
    opacity: 0.03;
    content: "";
    height: 200%;
}.newsletter_subscription_6R::after {
    opacity: 0.05;
    right: 0;
    content: "";
    z-index: 0;
    transform: translate(30%, 30%) rotate(30deg) skewX(-30deg) scale(1, 0.866);
    width: 50%;
    position: absolute;
    bottom: 0;
    height: 50%;
    background: rgb(165,179,200,0.5);
}.newsletter_subscription_6R .container {
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    z-index: 2;
}.newsletter_subscription_6R .value_prop_sA {
    display: grid;
    transform-style: preserve-3d;
    position: relative;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.newsletter_subscription_6R .value_prop_sA::before {
    height: 100%;
    content: "";
    top: 20%;
    transform: skewY(30deg) rotate(10deg) translateZ(-50px);
    filter: blur(20px);
    position: absolute;
    opacity: 0.1;
    width: 50%;
    background: rgb(128,139,155);
    left: -10%;
}.newsletter_subscription_6R .value_prop_sA::after {
    content: "";
    right: 10%;
    top: -20%;
    width: 40%;
    transform: skewY(-20deg) rotate(-10deg) translateZ(-30px);
    height: 40%;
    background: rgb(165,179,200);
    position: absolute;
    filter: blur(15px);
    opacity: 0.1;
}.newsletter_subscription_6R p {
    transform: translateZ(20px);
    font-size: 29px;
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    transform-style: preserve-3d;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
}.newsletter_subscription_6R p::before {
    content: "";
    left: -30px;
    width: 80px;
    background: rgb(165,179,200);
    position: absolute;
    top: -30px;
    z-index: -1;
    transform: translateZ(-10px) rotate(45deg);
    opacity: 0.1;
    height: 80px;
}.newsletter_subscription_6R p::after {
    left: 0;
    position: absolute;
    width: 60%;
    height: 2px;
    content: "";
    background: linear-gradient(90deg, rgb(165,179,200) 0%, transparent 100%);
    bottom: -15px;
}.newsletter_subscription_6R .input_holder {
    transform-style: preserve-3d;
    gap: 0;
    position: relative;
    transform: translateZ(40px) translateX(20px) rotate(-2deg);
    display: flex;
    flex-direction: column;
}.newsletter_subscription_6R .input_holder::before {
    position: absolute;
    left: -10px;
    top: 10px;
    width: 100%;
    content: "";
    transform: translateZ(-10px);
    z-index: -1;
    height: 100%;
    opacity: 0.03;
    background: #000000;
}.newsletter_subscription_6R .discover_learning_Ky {
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: none;
    outline: none;
    color: #000000;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    font-size: 18px;
    padding: 1.5rem;
    position: relative;
    background: #ffffff;
}.newsletter_subscription_6R .discover_learning_Ky:focus {
    box-shadow: 0 0 0 2px rgb(165,179,200,0.5);
    border-color: rgb(165,179,200);
}.newsletter_subscription_6R .message_query_NC {
    font-weight: 600;
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    position: relative;
    cursor: pointer;
    border: none;
    background: #000000;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 19px;
    color: #ffffff;
    transform: translateZ(20px);
}.newsletter_subscription_6R .message_query_NC::before {
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    content: "";
    width: 100%;
    transition: transform 0.3s ease;
    transform: translateY(100%);
    position: absolute;
    background: rgb(165,179,200);
}.newsletter_subscription_6R .message_query_NC:hover {
    color: #ffffff;
}.newsletter_subscription_6R .message_query_NC:hover::before {
    transform: translateY(0);
}.newsletter_subscription_6R .input_holder:hover {
    transform: translateZ(40px) translateX(20px) rotate(0deg);
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 992px) {.newsletter_subscription_6R {
    padding: 5rem 1.5rem;
    transform: perspective(1000px) rotateX(3deg);
}.newsletter_subscription_6R .value_prop_sA {
    gap: 3rem;
    grid-template-columns: 1fr;
}.newsletter_subscription_6R .input_holder {
    transform: translateZ(30px) translateX(0) rotate(-2deg);
}.newsletter_subscription_6R .input_holder:hover {
    transform: translateZ(30px) translateX(0) rotate(0deg);
}.newsletter_subscription_6R p::before {
    width: 60px;
    height: 60px;
    left: -20px;
    top: -20px;
}
}

@media (max-width: 768px) {.newsletter_subscription_6R {
    padding: 4rem 1.5rem;
    transform: perspective(1000px) rotateX(2deg);
}.newsletter_subscription_6R p {
    font-size: calc(29px * 0.8);
}.newsletter_subscription_6R .input_holder {
    transform: translateZ(20px) translateX(0) rotate(-1deg);
}.newsletter_subscription_6R .input_holder:hover {
    transform: translateZ(20px) translateX(0) rotate(0deg);
}
}

@media (max-width: 576px) {.newsletter_subscription_6R {
    transform: none;
    padding: 3rem 1rem;
    margin: 4rem 0;
}.newsletter_subscription_6R p {
    font-size: 20px;
    transform: none;
}.newsletter_subscription_6R .input_holder {
    transform: none;
}.newsletter_subscription_6R .input_holder:hover {
    transform: none;
}.newsletter_subscription_6R .discover_learning_Ky,
    .newsletter_subscription_6R .message_query_NC {
    transform: none;
    padding: 1.2rem 1rem;
}.newsletter_subscription_6R p::before,
    .newsletter_subscription_6R .value_prop_sA::before,
    .newsletter_subscription_6R .value_prop_sA::after {
    display: none;
}}.program_outcomes_Im {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(145deg, rgb(202,216,236) 30%, rgb(128,139,155,0.5) 150%);
}.program_outcomes_Im::before {
    position: absolute;
    background-image: 
        linear-gradient(rgb(165,179,200,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(165,179,200,0.5) 1px, transparent 1px);
    width: 100%;
    opacity: 0.1;
    height: 100%;
    left: 0;
    background-size: 30px 30px;
    top: 0;
    content: "";
}.program_outcomes_Im::after {
    border-radius: 50%;
    position: absolute;
    background: rgb(165,179,200,0.5);
    bottom: -150px;
    height: 300px;
    filter: blur(100px);
    opacity: 0.3;
    right: -150px;
    content: "";
    width: 300px;
}.program_outcomes_Im .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.program_outcomes_Im .value_prop_sA {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
}.program_outcomes_Im .background_img_mw {
    transition: all 0.5s ease;
    border-radius: 13px;
    width: 40%;
    transform: translateY(40px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.program_outcomes_Im .background_img_mw:hover {
    transform: translateY(35px) scale(1.02);
}.program_outcomes_Im .text_box_wrapper_hg {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    position: relative;
    background: #ffffff;
    width: 85%;
    z-index: 1;
    padding: 60px 40px 40px;
}.program_outcomes_Im .text_box_wrapper_hg::before {
    content: "";
    border-radius: 10px;
    left: 50%;
    top: 0;
    background: linear-gradient(to right, rgb(165,179,200), rgb(128,139,155));
    width: 60%;
    transform: translateX(-50%);
    position: absolute;
    height: 5px;
}.program_outcomes_Im h3 {
    color: #000000;
    font-weight: 700;
    font-size: 37px;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}.program_outcomes_Im h3::after {
    bottom: -15px;
    background: rgb(128,139,155,0.5);
    border-radius: 10px;
    position: absolute;
    width: 60px;
    height: 3px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
}.program_outcomes_Im ul {
    padding: 0;
    gap: 20px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
}.program_outcomes_Im li {
    transition: all 0.3s ease;
    position: relative;
}.program_outcomes_Im li:hover {
    transform: translateY(-5px);
}.program_outcomes_Im li p {
    transition: all 0.3s ease;
    margin: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    gap: 15px;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding: 16px;
    font-weight: 400;
    background: linear-gradient(120deg, #ffffff, rgb(202,216,236));
    border-radius: 12px;
    height: 100%;
    font-size: 17px;
    color: #000000;
}.program_outcomes_Im li:hover p {
    background: linear-gradient(120deg, #ffffff, rgb(165,179,200,0.5));
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.program_outcomes_Im svg {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    padding: 5px;
    flex-shrink: 0;
    background: #ffffff;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 24px;
    transition: all 0.3s ease;
    height: 24px;
    border-radius: 8px;
}.program_outcomes_Im svg path {
    fill: rgb(165,179,200);
    transition: fill 0.3s ease;
}.program_outcomes_Im li:hover svg {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    background: #ffffff;
}.program_outcomes_Im li:hover svg path {
    fill: rgb(128,139,155);
}

@media (max-width: 992px) {.program_outcomes_Im {
    padding: 80px 0;
}.program_outcomes_Im .background_img_mw {
    transform: translateY(30px);
    width: 50%;
}.program_outcomes_Im .background_img_mw:hover {
    transform: translateY(25px) scale(1.02);
}.program_outcomes_Im .text_box_wrapper_hg {
    width: 90%;
    padding: 50px 30px 30px;
}.program_outcomes_Im ul {
    gap: 15px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 576px) {.program_outcomes_Im {
    padding: 60px 0;
}.program_outcomes_Im .background_img_mw {
    transform: translateY(25px);
    width: 70%;
}.program_outcomes_Im .background_img_mw:hover {
    transform: translateY(22px) scale(1.02);
}.program_outcomes_Im .text_box_wrapper_hg {
    width: 100%;
    padding: 40px 25px 25px;
}.program_outcomes_Im h3 {
    font-size: 24px;
    margin-bottom: 25px;
}.program_outcomes_Im li p {
    padding: 12px;
}.program_outcomes_Im svg {
    width: 22px;
    height: 22px;
    padding: 4px;
}}.contact_8F {
    background: linear-gradient(135deg, rgb(202,216,236) 0%, rgb(165,179,200,0.5) 100%);
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}.contact_8F::before {
    height: 100%;
    animation: pulse 15s infinite alternate;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(128,139,155,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(165,179,200,0.5) 0%, transparent 40%);
    z-index: 0;
}.contact_8F::after {
    left: 0;
    top: 0;
    opacity: 0.05;
    background-position: 0 0, 0 100px, 100px -100px, -100px 0px;
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: '';
    background-size: 200px 200px;
    background-image: 
        linear-gradient(45deg, rgb(165,179,200,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(165,179,200,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(165,179,200,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(165,179,200,0.5) 75%);
}.contact_8F .background_img_mw {
    z-index: 2;
    top: 0;
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    filter: grayscale(40%) contrast(120%);
    left: 0;
}.contact_8F .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 3;
}.contact_8F h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 40px;
    font-size: 32px;
    font-family: Arial, sans-serif;
}.contact_8F h3::after {
    background: rgb(165,179,200);
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 4px;
    width: 80px;
    border-radius: 10px;
    content: '';
}.contact_8F .support_info_tK {
    overflow: hidden;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    border-radius: 17px;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.contact_8F .support_info_tK::before {
    left: -5px;
    position: absolute;
    content: '';
    z-index: -1;
    animation: border-glow 5s infinite linear;
    bottom: -5px;
    right: -5px;
    background: linear-gradient(45deg, rgb(128,139,155), rgb(165,179,200), rgb(128,139,155));
    top: -5px;
    border-radius: calc(17px + 5px);
}.contact_8F .support_request_vL {
    flex: 1 1 60%;
    overflow: hidden;
    padding: 40px;
    position: relative;
}.contact_8F .support_request_vL::before {
    background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    height: 100%;
    content: '';
    top: 0;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(90deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0,
        linear-gradient(0deg, #ffffff 10px, transparent 10px) 0 0;
    opacity: 0.3;
    z-index: 0;
}.contact_8F .support_request_vL #contact {
    z-index: 1;
    position: relative;
}.contact_8F .support_request_vL h3 {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 30px;
    color: #000000;
}.contact_8F .support_request_vL h3::after {
    width: 60px;
    left: 0;
    transform: none;
}.contact_8F .support_request_vL input[type="text"],
.contact_8F .support_request_vL textarea {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    padding: 15px 20px;
    transition: all 0.3s ease;
    font-size: 12px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 100%;
}.contact_8F .support_request_vL input[type="text"]:focus,
.contact_8F .support_request_vL textarea:focus {
    background-color: #ffffff;
    outline: none;
    border-color: rgb(165,179,200);
    box-shadow: 0 0 0 3px rgb(165,179,200,0.5);
}.contact_8F .support_request_vL textarea {
    height: 120px;
    resize: vertical;
}.contact_8F .support_request_vL .message_map_aQ {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.contact_8F .support_request_vL .message_map_aQ input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_8F .support_request_vL .message_map_aQ label {
    line-height: 1.5;
    font-size: calc(12px - 2px);
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    color: #000000;
}.contact_8F .support_request_vL .message_map_aQ label::before {
    left: 0;
    content: '';
    position: absolute;
    width: 22px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.02);
    height: 22px;
    transition: all 0.3s ease;
    top: 2px;
    border-radius: 10px;
}.contact_8F .support_request_vL .message_map_aQ input[type="checkbox"]:checked + label::before {
    background-color: rgb(165,179,200);
    border-color: rgb(165,179,200);
}.contact_8F .support_request_vL .message_map_aQ input[type="checkbox"]:checked + label::after {
    height: 4px;
    position: absolute;
    content: '';
    width: 8px;
    top: 9px;
    transform: rotate(-45deg);
    border-bottom: 2px solid #ffffff;
    left: 7px;
    border-left: 2px solid #ffffff;
}.contact_8F .support_request_vL .message_map_aQ a {
    text-decoration: none;
    color: rgb(165,179,200);
    transition: color 0.3s ease;
    font-weight: 600;
}.contact_8F .support_request_vL .message_map_aQ a:hover {
    text-decoration: underline;
    color: rgb(128,139,155);
}.contact_8F .support_request_vL .message_query_NC {
    color: #ffffff;
    border-radius: 17px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: 1px;
    background: linear-gradient(135deg, rgb(165,179,200) 0%, rgb(128,139,155) 100%);
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    padding: 15px 30px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}.contact_8F .support_request_vL .message_query_NC::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
    height: 100%;
    left: -100%;
    content: '';
    width: 100%;
}.contact_8F .support_request_vL .message_query_NC:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact_8F .support_request_vL .message_query_NC:hover::before {
    left: 100%;
}.contact_8F .inquiry_support_PS {
    position: relative;
    background: linear-gradient(135deg, rgb(128,139,155) 0%, rgb(165,179,200) 100%);
    padding: 40px;
    flex: 1 1 40%;
    overflow: hidden;
}.contact_8F .inquiry_support_PS::before {
    position: absolute;
    content: '';
    left: 0;
    opacity: 0.6;
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.05) 0%, transparent 40%);
    width: 100%;
    top: 0;
    height: 100%;
}.contact_8F .inquiry_support_PS h4 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 22px;
    position: relative;
}.contact_8F .inquiry_support_PS h4::after {
    content: '';
    position: absolute;
    background: #ffffff;
    bottom: -10px;
    height: 3px;
    width: 60px;
    border-radius: 10px;
    left: 0;
}.contact_8F .inquiry_support_PS .inquiry_list_9m {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li {
    position: relative;
    align-items: flex-start;
    margin-bottom: 25px;
    z-index: 1;
    display: flex;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li svg {
    height: 24px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 24px;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}.contact_8F .inquiry_support_PS .inquiry_list_9m li span {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.5;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes border-glow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@media (max-width: 992px) {.contact_8F {
    padding: 60px 0;
}.contact_8F .container {
    padding: 0 15px;
}.contact_8F .support_info_tK {
    flex-direction: column;
}.contact_8F .support_request_vL,
    .contact_8F .inquiry_support_PS {
    flex: 1 1 100%;
}.contact_8F .support_request_vL {
    padding: 30px;
}.contact_8F .inquiry_support_PS {
    padding: 30px;
}
}

@media (max-width: 768px) {.contact_8F {
    padding: 40px 0;
}.contact_8F h3 {
    font-size: calc(32px - 4px);
    margin-bottom: 30px;
}.contact_8F .support_request_vL h3,
    .contact_8F .inquiry_support_PS h4 {
    margin-bottom: 20px;
    font-size: calc(22px - 2px);
}.contact_8F .support_request_vL input[type="text"],
    .contact_8F .support_request_vL textarea {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_8F .support_request_vL textarea {
    height: 100px;
}.contact_8F .support_request_vL .message_query_NC {
    font-size: calc(14px - 1px);
    padding: 12px 25px;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li {
    margin-bottom: 20px;
}.contact_8F .inquiry_support_PS .inquiry_list_9m li svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
}

@media (max-width: 576px) {.contact_8F {
    padding: 30px 0;
}.contact_8F .support_request_vL,
    .contact_8F .inquiry_support_PS {
    padding: 20px;
}.contact_8F h3 {
    font-size: calc(32px - 6px);
}.contact_8F .support_request_vL .message_map_aQ label {
    font-size: calc(12px - 3px);
}}.confidential_asylum_6Q {
    background-color: rgb(128,139,155);
    font-family: Arial, sans-serif;
    padding: 50px;
    box-shadow: 0 0 15px rgb(165,179,200,0.5);
    color: #ffffff;
}.confidential_asylum_6Q h3, .confidential_asylum_6Q h4, .confidential_asylum_6Q h5, .confidential_asylum_6Q h6 {
    margin: 1rem 0;
}.confidential_asylum_6Q h1 {
    font-size: 40px;
    text-shadow: 0 0 8px rgb(165,179,200,0.5);
    font-weight: 700;
    color: rgb(165,179,200);
    margin-bottom: 30px;
}.confidential_asylum_6Q h2 {
    font-weight: 600;
    text-shadow: 0 0 5px rgb(128,139,155,0.5);
    margin-top: 40px;
    color: rgb(165,179,200);
    font-size: 28px;
    margin-bottom: 20px;
}.confidential_asylum_6Q h3, .confidential_asylum_6Q h4, .confidential_asylum_6Q h5, .confidential_asylum_6Q h6 {
    margin-top: 30px;
    color: rgb(165,179,200);
}.confidential_asylum_6Q h3 {
    font-weight: 700;
    font-size: calc(21px - 2px);
    text-shadow: 0 0 6px rgb(165,179,200,0.5);
}.confidential_asylum_6Q h4 {
    text-shadow: 0 0 4px rgb(165,179,200,0.5);
    font-size: calc(21px + 2px);
    font-weight: 600;
}.confidential_asylum_6Q h5 {
    font-size: 21px;
    font-weight: 400;
    text-shadow: 0 0 3px rgb(165,179,200,0.5);
}.confidential_asylum_6Q h6 {
    font-weight: 300;
    font-size: 20px;
    text-shadow: 0 0 2px rgb(165,179,200,0.5);
}.confidential_asylum_6Q ul, .confidential_asylum_6Q ol {
    padding-left: 25px;
    list-style: none;
    margin: 20px 0;
}.confidential_asylum_6Q li {
    padding-left: 15px;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.7;
    position: relative;
}.confidential_asylum_6Q li::before {
    background-color: rgb(128,139,155);
    box-shadow: 0 0 8px rgb(128,139,155,0.5);
    width: 10px;
    content: '';
    top: 50%;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    height: 10px;
}.confidential_asylum_6Q section {
    padding-top: 30px;
    border-top: 1px solid rgb(128,139,155,0.5);
    margin-top: 50px;
}.confidential_asylum_6Q p {
    margin-bottom: 20px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    font-size: 15px;
    line-height: 1.8;
}.confidential_asylum_6Q span {
    color: rgb(128,139,155);
    text-shadow: 0 0 4px rgb(128,139,155,0.5);
    font-weight: 600;
}.confidential_asylum_6Q div {
    margin-bottom: 25px;
}
@media only screen and (max-width: 800px) {.confidential_asylum_6Q {
    border-radius: 10px;
    padding: 30px;
}.confidential_asylum_6Q h1 {
    font-size: calc(21px - 8px);
}.confidential_asylum_6Q h2 {
    font-size: calc(21px - 6px);
}.confidential_asylum_6Q ul, .confidential_asylum_6Q ol {
    padding-left: 20px;
}.confidential_asylum_6Q li {
    font-size: calc(15px - 1px);
}.confidential_asylum_6Q p {
    font-size: calc(15px - 1px);
}}.testimonials_Pm {
    overflow: hidden;
    padding: 120px 0 180px;
    background: linear-gradient(to bottom, 
        rgb(202,216,236) 0%, 
        #ffffff 100%);
    position: relative;
}.testimonials_Pm::before,
.testimonials_Pm::after {
    height: 50px;
    background-image: 
        linear-gradient(45deg, 
        rgb(202,216,236) 25%, 
        transparent 25%), 
        linear-gradient(-45deg, 
        rgb(202,216,236) 25%, 
        transparent 25%), 
        linear-gradient(45deg, 
        transparent 75%, 
        rgb(202,216,236) 75%), 
        linear-gradient(-45deg, 
        transparent 75%, 
        rgb(202,216,236) 75%);
    background-size: 20px 20px;
    width: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    left: 0;
    position: absolute;
    content: "";
}.testimonials_Pm::before {
    opacity: 0.2;
    top: 0;
    transform: scaleY(-1);
}.testimonials_Pm::after {
    opacity: 0.2;
    bottom: 0;
}.testimonials_Pm .container {
    position: relative;
    z-index: 1;
}.testimonials_Pm h2 {
    color: #000000;
    text-align: center;
    margin-bottom: 70px;
    position: relative;
    left: 50%;
    display: inline-block;
    font-size: 37px;
    font-weight: 700;
    transform: translateX(-50%);
}.testimonials_Pm h2::before,
.testimonials_Pm h2::after {
    top: 50%;
    position: absolute;
    content: "";
    height: 3px;
    width: 100px;
    background: rgb(165,179,200);
}.testimonials_Pm h2::before {
    right: calc(100% + 20px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}.testimonials_Pm h2::after {
    left: calc(100% + 20px);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.testimonials_Pm .learner_ratings_w1 {
    gap: 30px;
    display: grid;
    position: relative;
    grid-template-columns: repeat(3, 1fr);
}.testimonials_Pm .learner_ratings_w1::before {
    z-index: -1;
    right: 0;
    background: repeating-linear-gradient(
        90deg,
        rgb(165,179,200,0.5),
        rgb(165,179,200,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    animation: movePattern 20s linear infinite;
    position: absolute;
    height: 2px;
    left: 0;
    top: 50%;
    content: "";
}@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 0;
    }
}

.testimonials_Pm .testimonial_space_B8 {
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 30px 25px;
    display: flex;
}.testimonials_Pm .testimonial_space_B8::before {
    z-index: -1;
    position: absolute;
    content: "";
    animation: blobAnimation 8s ease-in-out infinite alternate;
    transition: all 1s ease;
    border-radius: 60% 40% 50% 45% / 45% 50% 40% 55%;
    inset: 0;
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}.testimonials_Pm .testimonial_space_B8:nth-child(2n)::before {
    animation-delay: 2s;
    border-radius: 40% 50% 45% 60% / 60% 40% 55% 45%;
}.testimonials_Pm .testimonial_space_B8:nth-child(3n)::before {
    animation-delay: 4s;
    border-radius: 50% 45% 55% 40% / 40% 60% 40% 55%;
}@keyframes blobAnimation {
    0%, 100% {
        border-radius: 60% 40% 50% 45% / 45% 50% 40% 55%;
    }
    33% {
        border-radius: 40% 50% 45% 60% / 60% 40% 55% 45%;
    }
    66% {
        border-radius: 50% 45% 55% 40% / 40% 60% 40% 55%;
    }
}

.testimonials_Pm .testimonial_space_B8:hover::before {
    transform: scale(1.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
}.testimonials_Pm .testimonial_space_B8 img {
    margin-bottom: 20px;
    transition: all 0.5s ease;
    border-radius: 50%;
    position: relative;
    width: 90px;
    border: 4px solid #ffffff;
    height: 90px;
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 1;
}.testimonials_Pm .testimonial_space_B8 img::after {
    border: 2px dashed rgb(165,179,200,0.5);
    animation: rotate 20s linear infinite;
    content: "";
    inset: -10px;
    position: absolute;
    border-radius: 50%;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.testimonials_Pm .testimonial_space_B8:hover img {
    transform: scale(1.1) rotate(5deg);
}.testimonials_Pm .testimonial_space_B8 p {
    margin: 0;
    text-align: center;
}.testimonials_Pm .testimonial_space_B8 p:first-of-type {
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
    color: #000000;
    font-size: 17px;
}.testimonials_Pm .testimonial_space_B8 p:first-of-type::before {
    color: rgb(165,179,200);
    content: "~";
    margin: 0 5px;
}.testimonials_Pm .testimonial_space_B8 p:first-of-type::after {
    content: "~";
    color: rgb(165,179,200);
    margin: 0 5px;
}.testimonials_Pm .testimonial_space_B8 .description {
    position: relative;
    color: #000000;
    font-style: italic;
    font-size: 14px;
    line-height: 1.6;
}.testimonials_Pm .testimonial_space_B8 .description::before,
.testimonials_Pm .testimonial_space_B8 .description::after {
    color: rgb(165,179,200,0.5);
    line-height: 0;
    position: absolute;
    content: "";
    font-size: 50px;
    font-family: Arial, sans-serif;
}.testimonials_Pm .testimonial_space_B8 .description::before {
    top: 5px;
    left: -15px;
}.testimonials_Pm .testimonial_space_B8 .description::after {
    right: -15px;
    content: "";
    bottom: -10px;
}

@media (max-width: 991px) {.testimonials_Pm {
    padding: 100px 0 150px;
}.testimonials_Pm h2 {
    margin-bottom: 60px;
}.testimonials_Pm h2::before,
    .testimonials_Pm h2::after {
    width: 70px;
}.testimonials_Pm .learner_ratings_w1 {
    gap: 40px 20px;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {.testimonials_Pm {
    padding: 80px 0 120px;
}.testimonials_Pm h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 50px;
}.testimonials_Pm h2::before,
    .testimonials_Pm h2::after {
    width: 50px;
}.testimonials_Pm .learner_ratings_w1 {
    grid-template-columns: 1fr;
    gap: 60px;
}.testimonials_Pm .testimonial_space_B8 {
    padding: 25px 20px;
}.testimonials_Pm .testimonial_space_B8 img {
    height: 80px;
    width: 80px;
}.testimonials_Pm .testimonial_space_B8 .description::before {
    left: -10px;
    font-size: 40px;
}.testimonials_Pm .testimonial_space_B8 .description::after {
    right: -10px;
    font-size: 40px;
}
}