* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.scholar_cta_T {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.core-container_D {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.container {
    max-width: 100%;
    width: 1105px;
    margin: auto;
}.top_lesson_l {
    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;
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    bottom: 0;
    content: "";
    background: linear-gradient(135deg, rgb(167,169,190,0.5) 0%, rgb(113,118,173,0.5) 100%);
    right: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.92;
}footer {
    background-size: cover !important;
    background-position: center !important;
}.scholar_cta_T {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}.scholar_cta_T::before {
    width: 100%;
    content: "";
    top: 0;
    height: 15px;
    position: absolute;
    left: 0;
    background: rgb(167,169,190);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
}.scholar_cta_T .container {
    gap: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}.scholar_cta_T .company_holder {
    flex: 0 0 40%;
    position: relative;
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
}.scholar_cta_T .company_holder::after {
    content: "";
    height: 100%;
    width: 1px;
    opacity: 0.3;
    position: absolute;
    right: 1.5rem;
    top: 0;
    background: linear-gradient(to bottom, #ffffff, transparent);
}.scholar_cta_T .company_holder h3 {
    margin: 0 0 1.5rem;
    position: relative;
    font-weight: 700;
    padding-bottom: 1rem;
    letter-spacing: 1px;
    font-size: 35px;
    text-transform: uppercase;
    color: #ffffff;
    transform: skewX(-10deg);
}.scholar_cta_T .company_holder h3::after {
    content: "";
    bottom: 0;
    width: 80px;
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(167,169,190);
    box-shadow: 0 0 10px rgb(167,169,190);
}.scholar_cta_T .art_portal_P {
    transform: skewX(-5deg);
    font-size: 13px;
    border-left: 3px solid rgb(167,169,190);
    padding: 1.5rem;
    transform-origin: left top;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.6;
}.scholar_cta_T .knowl_base_q {
    gap: 0;
    flex-wrap: wrap;
    flex: 0 0 60%;
    display: flex;
}.scholar_cta_T .site_navbar_T {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    gap: 0;
}.scholar_cta_T .nav_block_z {
    position: relative;
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
}.scholar_cta_T .nav_block_z h5 {
    position: relative;
    padding-left: 1rem;
    color: #ffffff;
    transform: skewX(-5deg);
    font-size: 18px;
    margin: 0 0 1.5rem;
    font-weight: 600;
}.scholar_cta_T .nav_block_z h5::before {
    position: absolute;
    top: 0;
    transform: skewX(5deg);
    left: 0;
    background: rgb(167,169,190);
    bottom: 0;
    content: "";
    width: 3px;
}.scholar_cta_T .nav_block_z .site_navbar_T {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}.scholar_cta_T .nav_block_z .site_navbar_T a {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    padding: 0.7rem 1rem;
    transform: skewX(-5deg);
    position: relative;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.3s ease;
}.scholar_cta_T .nav_block_z .site_navbar_T a::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: "";
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    height: 100%;
    left: -100%;
}.scholar_cta_T .nav_block_z .site_navbar_T a:hover {
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
}.scholar_cta_T .nav_block_z .site_navbar_T a:hover::before {
    left: 100%;
}.access_help_f {
    margin-top: 2rem;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(0, 0, 0, 0.15);
    padding: 1.5rem 0;
}.access_help_f .container {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
}.access_help_f .lesson_cta_n {
    text-align: center;
    color: #ffffff;
    width: 100%;
    font-size: 14px;
    transform: skewX(-5deg);
}

@media (max-width: 1200px) {.scholar_cta_T .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.scholar_cta_T .knowl_base_q {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.scholar_cta_T {
    padding: 4rem 0 2rem;
}.scholar_cta_T .container {
    flex-direction: column;
}.scholar_cta_T .company_holder {
    flex: 0 0 100%;
    margin-bottom: 3rem;
    padding-right: 0;
}.scholar_cta_T .company_holder::after {
    display: none;
}.scholar_cta_T .knowl_base_q {
    flex: 0 0 100%;
}.scholar_cta_T .nav_block_z {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.scholar_cta_T {
    padding: 3.5rem 0 1.5rem;
}.scholar_cta_T::before {
    height: 10px;
}.scholar_cta_T .company_holder h3 {
    font-size: calc(35px - 2px);
}.scholar_cta_T .art_portal_P {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.scholar_cta_T .nav_block_z h5, 
    .scholar_cta_T .nav_block_z .site_navbar_T a {
    transform: skewX(-3deg);
}.scholar_cta_T .nav_block_z .site_navbar_T a:hover {
    transform: skewX(-3deg) translateX(5px);
}.access_help_f {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.access_help_f .lesson_cta_n {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.scholar_cta_T {
    padding: 3rem 0 1rem;
}.scholar_cta_T::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.scholar_cta_T .nav_block_z {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.scholar_cta_T .company_holder {
    margin-bottom: 2rem;
}.scholar_cta_T .nav_block_z .site_navbar_T a {
    padding: 0.6rem 0.8rem;
}.scholar_cta_T .nav_block_z .site_navbar_T a:hover {
    padding-left: 1.2rem;
}.access_help_f {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.scholar_cta_T .company_holder h3 {
    transform: skewX(-5deg);
}.scholar_cta_T .company_holder h3::after {
    width: 60px;
}.scholar_cta_T .art_portal_P {
    transform: none;
}.scholar_cta_T .nav_block_z h5 {
    transform: none;
}.scholar_cta_T .nav_block_z h5::before {
    transform: none;
}.scholar_cta_T .nav_block_z .site_navbar_T a,
    .scholar_cta_T .nav_block_z .site_navbar_T a:hover,
    .access_help_f .lesson_cta_n {
    transform: none;
}}.who_we_are_x {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.who_we_are_x::before {
    background: linear-gradient(135deg, rgb(167,169,190,0.5), rgba(0, 0, 0, 0.5) 70%);
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    backdrop-filter: blur(5px);
    z-index: 1;
    height: 100%;
}.who_we_are_x::after {
    content: "";
    bottom: -50px;
    animation: pulse 8s infinite alternate ease-in-out;
    right: -50px;
    border-radius: 50%;
    background: rgb(113,118,173,0.5);
    width: 300px;
    position: absolute;
    filter: blur(60px);
    z-index: 0;
    height: 300px;
}.who_we_are_x .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.who_we_are_x .text_wrap_h {
    border-left: 4px solid rgb(113,118,173);
    margin-left: auto;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    padding: 50px;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease-out;
    max-width: 800px;
}.who_we_are_x .text_wrap_h:hover {
    transform: perspective(1000px) rotateY(0deg);
}.who_we_are_x h5 {
    color: #ffffff;
    transition: all 0.4s ease;
    font-weight: 700;
    position: relative;
    opacity: 0.9;
    letter-spacing: 1.5px;
    font-size: 21px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
    transform: translateX(-10px);
}.who_we_are_x h5::after {
    content: "";
    position: absolute;
    transform-origin: left;
    transition: transform 0.5s ease;
    height: 3px;
    width: 40px;
    background: rgb(113,118,173);
    transform: scaleX(0.7);
    bottom: -8px;
    left: 0;
}.who_we_are_x .text_wrap_h:hover h5 {
    opacity: 1;
    transform: translateX(0);
}.who_we_are_x .text_wrap_h:hover h5::after {
    transform: scaleX(1);
}.who_we_are_x p {
    color: #ffffff;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: calc(18px * 1.3);
}.who_we_are_x p b {
    font-size: calc(18px * 1.5);
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    font-weight: 700;
    color: rgb(113,118,173);
    position: relative;
    display: inline-block;
}.who_we_are_x p b::before {
    height: 10px;
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    content: "";
    transition: all 0.3s ease;
    transform: skewX(-15deg) translateY(5px);
    background: rgb(113,118,173,0.5);
}.who_we_are_x .text_wrap_h:hover p b::before {
    transform: skewX(-15deg) translateY(3px);
    height: 15px;
}.who_we_are_x ol {
    margin: 0;
    counter-reset: item;
    padding: 0;
}.who_we_are_x ol li {
    text-align: justify;
    position: relative;
    font-size: 18px;
    list-style-type: none;
    margin-bottom: 15px;
    color: #ffffff;
    line-height: 1.8;
    padding-left: 0;
}.who_we_are_x ol li::before {
    left: -35px;
    font-weight: 700;
    position: absolute;
    opacity: 0.7;
    top: 0;
    color: rgb(113,118,173);
}

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

@media (max-width: 992px) {.who_we_are_x {
    padding: 90px 0;
}.who_we_are_x .text_wrap_h {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 40px 30px;
}.who_we_are_x p {
    font-size: 18px;
}.who_we_are_x p b {
    font-size: calc(18px * 1.3);
}
}

@media (max-width: 768px) {.who_we_are_x {
    padding: 70px 0;
}.who_we_are_x .text_wrap_h {
    padding: 30px 25px;
    max-width: 100%;
    transform: none;
}.who_we_are_x h5 {
    font-size: calc(21px * 0.9);
}.who_we_are_x p b {
    font-size: calc(18px * 1.2);
}.who_we_are_x ol li {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.who_we_are_x {
    padding: 50px 0;
}.who_we_are_x .text_wrap_h {
    border-left-width: 3px;
    padding: 25px 20px;
}.who_we_are_x h5 {
    font-size: calc(21px * 0.85);
    margin-bottom: 10px;
}.who_we_are_x h5::after {
    height: 2px;
    width: 30px;
}.who_we_are_x p {
    font-size: calc(18px * 0.95);
    margin-bottom: 15px;
}.who_we_are_x p b {
    font-size: calc(18px * 1.15);
}.who_we_are_x ol li {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.who_we_are_x::after {
    width: 200px;
    bottom: -30px;
    height: 200px;
    right: -30px;
}}.privacy_reserve_z {
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(205,206,213) 0%, rgb(167,169,190,0.5) 100%);
}.privacy_reserve_z::before {
    content: "";
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(rgb(167,169,190,0.5), 0.03) 20px,
    rgba(rgb(167,169,190,0.5), 0.03) 40px
  );
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 0;
}.privacy_reserve_z::after {
    content: "";
    opacity: 0.1;
    height: 100%;
    top: -50%;
    width: 100%;
    z-index: 0;
    position: absolute;
    right: -50%;
    background: radial-gradient(circle, rgb(113,118,173,0.5) 0%, transparent 70%);
}.privacy_reserve_z .container {
    margin: 0 auto;
    z-index: 1;
    animation: fadeIn 0.8s ease-out forwards;
    max-width: 1200px;
    position: relative;
}.privacy_reserve_z h1 {
    position: relative;
    font-weight: 700;
    margin-bottom: 2rem;
    letter-spacing: -0.02em;
    animation: slideInLeft 0.6s ease-out 0.2s forwards;
    font-size: 40px;
    padding-bottom: 1rem;
    transform: translateX(-5px);
    color: rgb(167,169,190);
    opacity: 0;
    font-family: Arial, sans-serif;
}.privacy_reserve_z h1::after {
    background: linear-gradient(90deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    transform: scaleX(0);
    left: 0;
    position: absolute;
    width: 80px;
    animation: expandWidth 0.6s ease-out 0.8s forwards;
    height: 4px;
    content: "";
    transform-origin: left;
    bottom: 0;
}.privacy_reserve_z h2 {
    opacity: 0;
    transform: translateY(10px);
    animation: slideInUp 0.5s ease-out 0.4s forwards;
    color: rgb(113,118,173);
    padding-left: 20px;
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 30px;
    position: relative;
}.privacy_reserve_z h2::before {
    position: absolute;
    width: 4px;
    height: calc(100% - 16px);
    content: "";
    border-radius: 2px;
    background: rgb(113,118,173);
    left: 0;
    top: 8px;
}.privacy_reserve_z h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    font-weight: 600;
    transform: translateY(10px);
    position: relative;
    animation: slideInUp 0.5s ease-out 0.5s forwards;
    opacity: 0;
    color: rgb(113,118,173);
    margin: 2rem 0 1rem;
    font-size: calc(30px * 0.85);
}.privacy_reserve_z h3::before {
    content: "";
    background: rgb(113,118,173,0.5);
    border-radius: 2px;
    left: 0;
    height: calc(100% - 16px);
    top: 8px;
    width: 3px;
    position: absolute;
}.privacy_reserve_z h4 {
    padding-left: 12px;
    opacity: 0;
    transform: translateY(8px);
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    margin: 1.5rem 0 1rem;
    animation: slideInUp 0.5s ease-out 0.6s forwards;
    font-weight: 600;
    font-size: calc(30px * 0.7);
}.privacy_reserve_z h4::before {
    height: calc(100% - 16px);
    background: rgba(0, 0, 0, 0.5);
    content: "";
    border-radius: 1px;
    width: 2px;
    top: 8px;
    position: absolute;
    left: 0;
}.privacy_reserve_z p {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    animation: fadeSlideUp 0.7s ease-out 0.6s forwards;
    font-size: 17px;
    opacity: 0;
    transform: translateY(8px);
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.privacy_reserve_z p strong {
    color: #000000;
    position: relative;
    font-weight: 600;
}.privacy_reserve_z p strong::after {
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    content: "";
    background: rgb(113,118,173,0.5);
    left: 0;
}.privacy_reserve_z ul {
    position: relative;
    opacity: 0;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    transform: translateX(10px);
    margin: 0 0 2rem 0;
    padding: 0.5rem 0 0.5rem 1.5rem;
    border-left: 3px solid rgb(167,169,190,0.5);
    list-style-type: none;
    animation: fadeSlideIn 0.7s ease-out 0.8s forwards;
}.privacy_reserve_z ul::before {
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0.1;
    left: 0;
    background: linear-gradient(90deg, rgb(113,118,173,0.5) 0%, transparent 10%);
}.privacy_reserve_z li {
    font-size: 17px;
    padding: 0.8rem 0 0.8rem 1.8rem;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    animation-delay: calc(0.9s + (0.1s * var(--li-index, 0)));
    opacity: 0;
    position: relative;
    color: #000000;
    transform: translateY(8px);
    animation: listItemAppear 0.4s ease-out forwards;
    margin-bottom: 0.5rem;
}.privacy_reserve_z li:nth-child(1) {
    --li-index: 1;
}.privacy_reserve_z li:nth-child(2) {
    --li-index: 2;
}.privacy_reserve_z li:nth-child(3) {
    --li-index: 3;
}.privacy_reserve_z li::before {
    box-shadow: 0 0 0 3px rgb(167,169,190,0.5);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 1.2rem;
    background: rgb(167,169,190);
    height: 8px;
    border-radius: 2px;
    width: 8px;
    content: "";
}.privacy_reserve_z span {
    position: relative;
    font-family: Arial, sans-serif;
    animation: fadeSlideUp 0.7s ease-out 1s forwards;
    margin-bottom: 1.5rem;
    display: block;
    border-left: 1px dashed rgb(113,118,173,0.5);
    color: #000000;
    font-size: 17px;
    opacity: 0;
    transform: translateY(10px);
    line-height: 1.7;
    padding-left: 1rem;
}

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

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

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

@keyframes expandWidth {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

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

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

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

@media (min-width: 768px) {.privacy_reserve_z {
    padding: 5rem 3rem;
}.privacy_reserve_z h1 {
    margin-bottom: 3rem;
    font-size: calc(40px * 1.1);
}.privacy_reserve_z h1::after {
    height: 5px;
    width: 120px;
}.privacy_reserve_z h2 {
    font-size: calc(30px * 1.05);
    padding-left: 25px;
}.privacy_reserve_z h2::before {
    width: 6px;
}.privacy_reserve_z .container {
    padding: 0 2rem;
}.privacy_reserve_z p,
  .privacy_reserve_z span,
  .privacy_reserve_z li {
    font-size: calc(17px * 1.05);
    line-height: 1.75;
}.privacy_reserve_z ul {
    margin-bottom: 2.5rem;
    padding: 1rem 2rem 1rem 2.5rem;
}
}

@media (min-width: 992px) {.privacy_reserve_z {
    padding: 6rem 4rem;
}.privacy_reserve_z h1 {
    margin-bottom: 3.5rem;
    font-size: calc(40px * 1.2);
}.privacy_reserve_z h1::after {
    width: 150px;
}.privacy_reserve_z .container {
    max-width: 1400px;
    padding: 0 4rem;
}.privacy_reserve_z ul {
    margin: 0 0 3rem 2rem;
    padding: 1.5rem 2.5rem 1.5rem 3rem;
}.privacy_reserve_z h2 {
    margin: 3.5rem 0 2rem;
}.privacy_reserve_z p,
  .privacy_reserve_z span {
    margin-bottom: 2rem;
}
}

@media (max-width: 767px) {.privacy_reserve_z {
    padding: 3rem 1.5rem;
}.privacy_reserve_z h1 {
    padding-bottom: 0.8rem;
    font-size: calc(40px * 0.9);
}.privacy_reserve_z h2 {
    padding-left: 15px;
    font-size: calc(30px * 0.9);
}.privacy_reserve_z h3 {
    font-size: calc(30px * 0.75);
    padding-left: 12px;
}.privacy_reserve_z h4 {
    font-size: calc(30px * 0.65);
    padding-left: 10px;
}.privacy_reserve_z p, 
  .privacy_reserve_z span,
  .privacy_reserve_z li {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}.privacy_reserve_z ul {
    margin-bottom: 1.5rem;
    padding: 0.5rem 0.5rem 0.5rem 1.2rem;
}.privacy_reserve_z li {
    padding: 0.6rem 0 0.6rem 1.5rem;
}}header {
    width: 100%;
    position: relative;
    padding: 0;
    background: linear-gradient(to right, #ffffff, rgb(205,206,213));
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    z-index: 100;
}header::before {
    background-size: 20px 20px;
    width: 100%;
    content: '';
    z-index: 0;
    position: absolute;
    height: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    top: 0;
    left: 0;
}header::after {
    background: linear-gradient(to bottom, rgb(167,169,190), rgb(113,118,173));
    left: 0;
    height: 100%;
    width: 5px;
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
}header .container {
    padding: 0;
    position: relative;
    max-width: 100%;
    z-index: 2;
    margin: 0;
    width: 100%;
}header .header_base_u {
    padding: 0.9rem 3%;
    display: flex;
    align-items: center;
    margin-left: 5px;
    justify-content: space-between;
}header .site_study_2 {
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.4);
    padding: 0.5rem;
    text-decoration: none;
    transition: all 0.3s ease;
    align-items: center;
    border-radius: 10px;
}header .site_study_2:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}header .site_study_2 svg {
    transition: all 0.3s ease;
    height: auto;
    width: 140px;
}header .nav_block_z {
    position: relative;
    border-radius: 10px;
    padding: 0.4rem 0.6rem;
    gap: 0.4rem;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.3);
}header .nav_block_z::before {
    background: linear-gradient(135deg, rgb(167,169,190,0.5), rgb(113,118,173,0.5));
    z-index: -1;
    right: -2px;
    position: absolute;
    bottom: -2px;
    content: '';
    top: -2px;
    opacity: 0.5;
    border-radius: calc(10px + 2px);
    left: -2px;
}header .head_mainwrap_p {
    font-weight: 400;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    padding: 0.4rem 0.7rem;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: #ffffff;
    z-index: 1;
}header .head_mainwrap_p::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    content: '';
    background: linear-gradient(45deg, rgb(167,169,190,0.5), rgb(113,118,173,0.5));
    height: 100%;
    opacity: 0;
}header .head_mainwrap_p:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .head_mainwrap_p:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .header_base_u {
    padding: 0.8rem 2.5%;
}header .site_study_2 svg {
    width: 130px;
}header .nav_block_z {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .head_mainwrap_p {
    padding: 0.35rem 0.6rem;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .header_base_u {
    align-items: flex-start;
    padding: 0.8rem 2%;
    flex-direction: column;
    gap: 0.7rem;
    margin-left: 3px;
}header .site_study_2 {
    padding: 0.4rem;
}header .site_study_2 svg {
    width: 120px;
}header .nav_block_z {
    overflow-x: auto;
    justify-content: flex-start;
    width: 98%;
    padding: 0.4rem;
}header .nav_block_z::-webkit-scrollbar {
    height: 2px;
}header .nav_block_z::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(167,169,190);
}header .head_mainwrap_p {
    padding: 0.3rem 0.5rem;
    font-size: calc(20px - 1px);
    white-space: nowrap;
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .header_base_u {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .site_study_2 svg {
    width: 110px;
}header .nav_block_z {
    padding: 0.3rem;
}header .head_mainwrap_p {
    padding: 0.3rem 0.4rem;
    font-size: calc(20px - 2px);
}}.course_overview_o {
    padding: 8rem 0;
    background: rgb(205,206,213);
    position: relative;
    overflow: hidden;
}.course_overview_o::before {
    content: "";
    background: linear-gradient(135deg, rgb(205,206,213) 0%, rgb(167,169,190,0.5) 100%);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.6;
    height: 100%;
    z-index: 1;
}.course_overview_o::after {
    animation: gridShift 30s infinite linear;
    left: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(113,118,173,0.5) 15px, rgb(113,118,173,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(167,169,190,0.5) 15px, rgb(167,169,190,0.5) 16px);
    top: 0;
    height: 100%;
    opacity: 0.15;
    z-index: 1;
    position: absolute;
    content: "";
    background-size: 4rem 4rem;
    width: 100%;
}.course_overview_o .container {
    position: relative;
    z-index: 3;
}.course_overview_o .mastery_zone_q {
    gap: 1rem;
    display: grid;
    position: relative;
    grid-template-rows: repeat(8, minmax(50px, auto));
    grid-template-columns: repeat(12, 1fr);
}.course_overview_o .knowledge_plan_Q {
    grid-row: 2 / 8;
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    grid-column: 1 / 9;
    padding: 3rem;
    position: relative;
    background: #ffffff;
    border-radius: 18px;
}.course_overview_o .pic_stack_W {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    grid-row: 1 / 7;
    position: relative;
    z-index: 3;
    overflow: hidden;
    grid-column: 7 / 13;
    border-radius: 18px;
}.course_overview_o .pic_stack_W::before {
    position: absolute;
    z-index: 2;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(167,169,190,0.5) 0%, transparent 70%);
    width: 100%;
    content: "";
}.course_overview_o .pic_stack_W::after {
    position: absolute;
    content: "";
    border-radius: 10px;
    right: -5px;
    border: 2px solid rgb(113,118,173);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    bottom: -5px;
    z-index: 1;
    height: 70%;
    width: 70%;
    opacity: 0.6;
}.course_overview_o .main_class_R {
    width: 5rem;
    right: 3rem;
    position: absolute;
    justify-content: center;
    z-index: 10;
    border-radius: 50%;
    display: flex;
    height: 5rem;
    top: -2rem;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-out;
    align-items: center;
    transform: rotate(-5deg);
}.course_overview_o .main_class_R:hover {
    transform: rotate(0deg) scale(1.05);
}.course_overview_o .main_class_R svg {
    transition: all 0.3s ease;
    height: 3rem;
    width: 3rem;
}.course_overview_o .main_class_R:hover svg {
    transform: scale(1.1);
}.course_overview_o .main_class_R svg path {
    fill: rgb(167,169,190);
}.course_overview_o h3 {
    position: relative;
    border-left: 4px solid rgb(167,169,190);
    line-height: 1.3;
    font-weight: 700;
    padding-left: 1rem;
    font-size: 28px;
    color: #000000;
    margin-bottom: 1.5rem;
}.course_overview_o p {
    color: #000000;
    font-size: 14px;
    position: relative;
    line-height: 1.8;
    margin-bottom: 0;
}.course_overview_o .mastery_zone_q::before {
    left: -6rem;
    background: rgb(167,169,190,0.5);
    height: 12rem;
    top: -6rem;
    opacity: 0.6;
    content: "";
    filter: blur(100px);
    border-radius: 50%;
    animation: moveCircle 20s infinite alternate;
    width: 12rem;
    z-index: 1;
    position: absolute;
}.course_overview_o .mastery_zone_q::after {
    width: 8rem;
    border-radius: 50%;
    opacity: 0.5;
    content: "";
    bottom: -4rem;
    filter: blur(80px);
    position: absolute;
    animation: moveCircle 15s infinite alternate-reverse;
    background: rgb(113,118,173,0.5);
    height: 8rem;
    z-index: 1;
    right: -4rem;
}.course_overview_o .knowledge_plan_Q::before {
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    right: 0;
    border-radius: 0 10px 0 10px;
    width: 100px;
    height: 5px;
    content: "";
}.course_overview_o .knowledge_plan_Q::after {
    background: linear-gradient(180deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    width: 5px;
    height: 100px;
    position: absolute;
    bottom: 0;
    content: "";
    border-radius: 0 0 10px 0;
    right: 0;
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 4rem 4rem;
    }
}

@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}

@media (max-width: 1200px) {.course_overview_o {
    padding: 7rem 0;
}.course_overview_o .mastery_zone_q {
    gap: 0.75rem;
}.course_overview_o .knowledge_plan_Q {
    grid-column: 1 / 8;
    padding: 2.5rem;
}.course_overview_o .pic_stack_W {
    grid-column: 6 / 13;
}.course_overview_o .main_class_R {
    right: 2rem;
}
}

@media (max-width: 992px) {.course_overview_o {
    padding: 6rem 0;
}.course_overview_o .mastery_zone_q {
    gap: 2rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    display: grid;
}.course_overview_o .knowledge_plan_Q {
    padding: 2.5rem;
    grid-row: 2 / 3;
    grid-column: auto;
}.course_overview_o .pic_stack_W {
    grid-column: auto;
    height: 350px;
    grid-row: 1 / 2;
    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}.course_overview_o .main_class_R {
    right: 3rem;
    bottom: -2rem;
    top: auto;
}.course_overview_o h3 {
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 768px) {.course_overview_o {
    padding: 5rem 0;
}.course_overview_o .knowledge_plan_Q {
    padding: 2rem;
}.course_overview_o .pic_stack_W {
    height: 300px;
}.course_overview_o .main_class_R {
    bottom: -1.5rem;
    right: 2rem;
    height: 4.5rem;
    width: 4.5rem;
}.course_overview_o .main_class_R svg {
    width: 2.5rem;
    height: 2.5rem;
}.course_overview_o h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 1.25rem;
}.course_overview_o p {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}.course_overview_o .knowledge_plan_Q::before {
    width: 70px;
}.course_overview_o .knowledge_plan_Q::after {
    height: 70px;
}
}

@media (max-width: 576px) {.course_overview_o {
    padding: 4rem 0;
}.course_overview_o .knowledge_plan_Q {
    padding: 1.5rem;
}.course_overview_o .pic_stack_W {
    height: 250px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}.course_overview_o .main_class_R {
    width: 4rem;
    bottom: -1.25rem;
    right: 1.5rem;
    height: 4rem;
}.course_overview_o .main_class_R svg {
    width: 2.25rem;
    height: 2.25rem;
}.course_overview_o h3 {
    padding-left: 0.75rem;
    margin-bottom: 1rem;
    font-size: calc(28px * 0.7);
}.course_overview_o p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.course_overview_o .knowledge_plan_Q::before {
    width: 50px;
}.course_overview_o .knowledge_plan_Q::after {
    height: 50px;
}.course_overview_o .mastery_zone_q::before,
    .course_overview_o .mastery_zone_q::after {
    display: none;
}}.education_history_u {
    position: relative;
    overflow: hidden;
    background: rgb(205,206,213);
    padding: 6rem 2rem;
}.education_history_u::before {
    top: 40%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(167,169,190,0.5), transparent);
    animation: lineExpand 5s ease-in-out infinite alternate;
    width: 40%;
    height: 1px;
    transform-origin: left center;
    content: "";
    left: 0;
}.education_history_u::after {
    transform-origin: right center;
    height: 1px;
    width: 40%;
    background: linear-gradient(to left, transparent, rgb(113,118,173,0.5), transparent);
    position: absolute;
    bottom: 40%;
    content: "";
    animation: lineExpand 5s ease-in-out infinite alternate 2.5s;
    right: 0;
}.education_history_u .review_quotes_g {
    grid-template-columns: 1fr 2fr;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
    gap: 4rem;
    z-index: 1;
    display: grid;
}.education_history_u .pic_stack_W {
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    clip-path: polygon(0 10%, 100% 0%, 85% 100%, 0% 90%);
    filter: grayscale(100%);
    overflow: hidden;
    position: relative;
    border-radius: 0;
    height: 400px;
    transform: scale(1);
}.education_history_u .pic_stack_W::after {
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    opacity: 0.5;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    transition: all 0.7s ease;
    background: linear-gradient(135deg, rgb(167,169,190,0.5) 0%, transparent 50%);
}.education_history_u .employee_summary_H {
    opacity: 0.9;
    position: relative;
    flex-direction: column;
    transition: all 0.7s ease;
    display: flex;
    justify-content: center;
}.education_history_u .employee_summary_H::before {
    width: 1px;
    top: 15%;
    height: 70%;
    left: -2rem;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5), transparent);
}.education_history_u .name {
    font-size: calc(43px * 1.2);
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateX(0);
    margin-bottom: 1rem;
    transition: all 0.5s ease;
}.education_history_u .name::after {
    position: absolute;
    background: rgb(167,169,190);
    width: 50px;
    transform-origin: left;
    bottom: -0.5rem;
    transition: transform 0.5s ease 0.2s;
    content: "";
    height: 2px;
    left: 0;
    transform: scaleX(0);
}.education_history_u .employee_summary_H div:nth-child(2) {
    margin-bottom: 3rem;
    transition: all 0.5s ease 0.1s;
    letter-spacing: 2px;
    font-size: 21px;
    transform: translateX(0);
    text-transform: uppercase;
    color: rgb(113,118,173);
    font-weight: 300;
}.education_history_u .emp_wrap_C {
    padding-left: 2rem;
    color: #000000;
    position: relative;
    line-height: 1.8;
    transition: all 0.5s ease 0.2s;
    font-size: 21px;
    transform: translateX(0);
    font-weight: 300;
}.education_history_u .emp_wrap_C::before {
    top: -1rem;
    content: "";
    font-size: 4rem;
    line-height: 1;
    position: absolute;
    font-family: serif;
    left: 0;
    color: rgb(167,169,190,0.5);
}.education_history_u .review_quotes_g:hover .pic_stack_W {
    filter: grayscale(0%);
    transform: scale(1.05);
}.education_history_u .review_quotes_g:hover .pic_stack_W::after {
    opacity: 0.3;
}.education_history_u .review_quotes_g:hover .name {
    transform: translateX(10px);
}.education_history_u .review_quotes_g:hover .name::after {
    transform: scaleX(1);
}.education_history_u .review_quotes_g:hover .employee_summary_H div:nth-child(2) {
    transform: translateX(20px);
}.education_history_u .review_quotes_g:hover .emp_wrap_C {
    transform: translateX(5px);
}

@keyframes lineExpand {
    0% {
        transform: scaleX(0.3);
        opacity: 0.3;
    }
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}

@media screen and (max-width: 991px) {.education_history_u .review_quotes_g {
    grid-template-columns: 1fr;
    gap: 3rem;
}.education_history_u .pic_stack_W {
    height: 350px;
    margin: 0 auto;
    width: 80%;
    clip-path: polygon(0 5%, 100% 0%, 95% 100%, 0% 95%);
}.education_history_u .employee_summary_H::before {
    width: 60%;
    left: 20%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
    top: -1.5rem;
}.education_history_u .review_quotes_g:hover .name,
    .education_history_u .review_quotes_g:hover .employee_summary_H div:nth-child(2),
    .education_history_u .review_quotes_g:hover .emp_wrap_C {
    transform: translateX(0);
}}.find_contact_B {
    backdrop-filter: blur(15px);
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(167,169,190,0.5) 0%, 
        rgb(113,118,173,0.5) 20%, 
        transparent 80%
    );
}.find_contact_B::before {
    position: absolute;
    content: '';
    bottom: 0;
    pointer-events: none;
    opacity: 0.5;
    top: 0;
    right: 0;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 30% 100%, rgba(255,255,255,0.03) 0%, transparent 50%),
        linear-gradient(135deg, transparent 20%, rgb(205,206,213) 20%, rgb(205,206,213) 40%, transparent 40%),
        linear-gradient(225deg, transparent 20%, rgb(205,206,213) 20%, rgb(205,206,213) 40%, transparent 40%);
}.find_contact_B .container {
    z-index: 2;
    position: relative;
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
}.find_contact_B .get_assistance_X {
    align-items: stretch;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 1.5rem;
    display: grid;
    position: relative;
}.find_contact_B .course_faq_4 {
    background: linear-gradient(
        160deg, 
        #ffffff 0%, 
        rgb(205,206,213) 100%
    );
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 27px;
    padding: 2rem;
    flex-direction: column;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    justify-content: space-between;
}.find_contact_B .course_faq_4:hover::after {
    opacity: 1;
}.find_contact_B .course_faq_4:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}.find_contact_B .course_faq_4:nth-child(1) p {
    align-items: center;
    display: flex;
}.find_contact_B .course_faq_4:nth-child(2) {
    grid-column: span 2;
    grid-row: 1 / 2;
    height: 300px;
}.find_contact_B .course_faq_4:nth-child(3) {
    gap: 1rem;
    grid-column: 2 / 4;
    grid-row: 2 / 3;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}.find_contact_B .course_faq_4 h2 {
    position: relative;
    color: rgb(167,169,190);
    display: inline-block;
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 1rem;
}.find_contact_B .course_faq_4 h2::before {
    content: '';
    transition: transform 0.4s ease;
    width: 100%;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    background: linear-gradient(
        to right, 
        rgb(167,169,190), 
        rgb(113,118,173)
    );
    transform-origin: right;
    height: 3px;
    transform: scaleX(0);
}.find_contact_B .course_faq_4:hover h2::before {
    transform: scaleX(1);
    transform-origin: left;
}.find_contact_B .pic_stack_W {
    height: 100%;
    position: relative;
    transition: all 0.5s ease;
    transform: perspective(1000px) rotateX(5deg);
    border-radius: 27px;
    overflow: hidden;
}.find_contact_B .pic_stack_W:hover {
    transform: perspective(1000px) rotateX(0);
}.find_contact_B .pic_stack_W::before {
    width: 100%;
    position: absolute;
    content: '';
    height: 100%;
    transition: opacity 0.4s ease;
    top: 0;
    left: 0;
    background: linear-gradient(
        45deg, 
        rgb(167,169,190,0.5) 0%, 
        rgb(113,118,173,0.5) 100%
    );
    opacity: 0;
}.find_contact_B .pic_stack_W:hover::before {
    opacity: 0.3;
}.find_contact_B .contact_help_W {
    display: contents;
}.find_contact_B .contact_help_W a {
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    transition: all 0.3s ease;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}.find_contact_B .contact_help_W a::before {
    width: 100%;
    left: 0;
    content: '';
    z-index: 1;
    height: 100%;
    background: linear-gradient(
        to right, 
        rgb(167,169,190,0.5), 
        rgb(113,118,173,0.5)
    );
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
}.find_contact_B .contact_help_W a:hover::before {
    opacity: 0.1;
}.find_contact_B .contact_help_W a span {
    font-size: 15px;
    position: relative;
    color: rgb(167,169,190);
    opacity: 0.7;
    margin-bottom: 0.5rem;
    z-index: 2;
}.find_contact_B .contact_help_W a p {
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    color: rgb(167,169,190);
    margin: 0;
}.find_contact_B .submit_feedback_u {
    padding: 1rem;
    grid-column: 1 / -1;
    align-items: center;
    display: flex;
    border-radius: 10px;
    margin-top: 1rem;
    background: rgb(205,206,213);
}.find_contact_B .submit_feedback_u h3 {
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 1rem;
    letter-spacing: 1px;
    color: rgb(167,169,190);
}.find_contact_B .feedback_form_W {
    flex-wrap: wrap;
    gap: 0.5rem;
    display: flex;
}.find_contact_B .feedback_form_W span {
    color: rgb(167,169,190);
    font-size: 15px;
    padding: 0.3rem 0.7rem;
    background: #ffffff;
    border-radius: 10px;
}.find_contact_B svg,
.find_contact_B svg path {
    fill: rgb(167,169,190);
    transition: all 0.3s ease;
    margin-right: 10px;
}.find_contact_B .contact_help_W a:hover svg,
.find_contact_B .contact_help_W a:hover svg path {
    transform: scale(1.1);
    fill: rgb(113,118,173);
}

@media screen and (max-width: 1200px) {.find_contact_B .get_assistance_X {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}.find_contact_B .course_faq_4:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}.find_contact_B .course_faq_4:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}.find_contact_B .course_faq_4:nth-child(3) {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 768px) {.find_contact_B .get_assistance_X {
    grid-template-columns: 1fr;
}.find_contact_B .course_faq_4:nth-child(1),
    .find_contact_B .course_faq_4:nth-child(2),
    .find_contact_B .course_faq_4:nth-child(3) {
    grid-row: auto;
    grid-column: 1;
}.find_contact_B .course_faq_4:nth-child(3) {
    grid-template-columns: 1fr;
}.find_contact_B .pic_stack_W {
    height: 250px;
}
}

@media screen and (max-width: 480px) {.find_contact_B .course_faq_4:nth-child(3) {
    flex-direction: column;
    display: flex;
}}.modalCookieAgreement_I {
    width: 100%;
    border-top: 2px solid rgb(167,169,190);
    bottom: 0;
    position: fixed;
    z-index: 90;
    background: rgb(205,206,213);
}.cookie_updates_L {
    align-items: center;
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
}#cookie_warning_box_P {
    display: none;
}#cookie_warning_box_P:checked ~ .modalCookieAgreement_I {
    visibility: hidden;
    opacity: 0;
}.modalCookieAgreement_I h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.modalCookieAgreement_I p {
    font-size: 18px;
}.cookie_none_Z {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_none_Z svg, .cookie_none_Z svg path, .cookie_none_Z img {
    fill: rgb(167,169,190);
    height: 100px;
    width: 100px;
}.cookie_apply_h {
    font-size: 24px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    color: rgb(167,169,190);
    border-bottom: 2px solid rgb(167,169,190);
    min-width: 120px;
    text-align: center;
    line-height: 35px;
    margin-left: 10px;
    flex-shrink: 0;
}.modalCookieAgreement_I p a {
    text-decoration: none;
    color: rgb(167,169,190);
}
@media only screen and (max-width: 1200px) {.modalCookieAgreement_I {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_none_Z {
    display: none;
}.cookie_updates_L {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.modalCookieAgreement_I h5 {
    text-align: center;
}.modalCookieAgreement_I p {
    text-align: center;
}.cookies_tech_x {
    margin-bottom: 20px;
}body .core-container_D .cookie_apply_h {
    margin-bottom: 10px;
    margin-left: 0;
}}
.core-container_D .modalCookieAgreement_I {
    background: #ffffff;
    border: none;
    box-shadow: rgb(167,169,190,0.5) 0px 0px 40px 39px;
}.core-container_D .cookie_apply_h {
    color: #ffffff;
    padding: 10px;
    margin-left: 30px;
    background: rgb(167,169,190);
    border: none;
    font-weight: 400;
    font-size: 20px;
}.core-container_D .cookie_none_Z {
    border-radius: 50%;
    width: 80px;
    justify-content: center;
    align-items: center;
    display: flex;
    background:rgb(167,169,190);
    height: 80px;
}.core-container_D .cookie_none_Z svg, .core-container_D .cookie_none_Z svg path, .core-container_D .cookie_none_Z img {
    width: 40px;
    height: 40px;
    fill:#000000;
}.core-container_D .cookies_tech_x h5, .core-container_D .cookies_tech_x p {
    color: #000000;
}
@media only screen and (max-width: 800px){.core-container_D .cookie_none_Z {
    margin: 0;
    margin-bottom: 14px;
}}.plan_showcase_5 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.plan_showcase_5::before {
    top: 0;
    z-index: 1;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(135deg, rgb(167,169,190,0.5), rgba(0, 0, 0, 0.5) 85%);
    position: absolute;
    right: 0;
}.plan_showcase_5 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.plan_showcase_5 .pricing_fees_A {
    position: relative;
}.plan_showcase_5 h2 {
    font-size: 33px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    transform: translateY(0);
    color: #ffffff;
}.plan_showcase_5 h2::after {
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(167,169,190), rgb(113,118,173));
}.plan_showcase_5 .access_plans_1 {
    line-height: 1.6;
    margin: 0 auto 50px;
    max-width: 700px;
    color: #ffffff;
    font-size: 15px;
    padding: 0 15px;
    opacity: 0.9;
    text-align: center;
}.plan_showcase_5 .cost_deals_o {
    gap: 30px;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
}.plan_showcase_5 .cost_deals_o li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.plan_showcase_5 .payment_pricing_i {
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    text-decoration: none;
}.plan_showcase_5 .basic_rates_x {
    height: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    min-height: 400px;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    transform-style: preserve-3d;
    border-radius: 10px;
    overflow: hidden;
}.plan_showcase_5 .basic_rates_x::before {
    height: 5px;
    transform-origin: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(167,169,190), rgb(113,118,173));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    content: "";
}.plan_showcase_5 .fee_struct_y {
    z-index: 2;
    display: flex;
    padding: 30px;
    flex: 1;
    flex-direction: column;
    position: relative;
}.plan_showcase_5 .payment_pricing_i h4 {
    color: #000000;
    font-size: calc(24px + 2px);
    margin: 0 0 15px;
    padding-bottom: 12px;
    transition: transform 0.4s ease;
    font-weight: 700;
    position: relative;
}.plan_showcase_5 .payment_pricing_i h4::after {
    position: absolute;
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease;
    background-color: rgb(167,169,190);
    left: 0;
    content: "";
    width: 40px;
}.plan_showcase_5 .payment_pricing_i p {
    word-wrap: break-word;
    font-size: 15px;
    hyphens: auto;
    flex: 1;
    line-height: 1.7;
    margin-bottom: 20px;
    color: #000000;
    overflow-wrap: break-word;
}.plan_showcase_5 .discount_price_U {
    align-items: center;
    border-radius: 10px;
    transition: transform 0.4s ease, color 0.3s ease;
    display: inline-flex;
    justify-content: center;
    font-weight: 700;
    margin-top: auto;
    transform: translateY(0);
    color: #000000;
    padding: 10px 20px;
    align-self: flex-start;
    font-size: calc(24px + 4px);
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), transparent);
}.plan_showcase_5 .payment_pricing_i:hover {
    transform: translateY(-10px) scale(1.02);
}.plan_showcase_5 .payment_pricing_i:hover .basic_rates_x::before {
    transform: scaleX(1);
}.plan_showcase_5 .payment_pricing_i:hover h4 {
    color: rgb(167,169,190);
    transform: translateX(5px);
}.plan_showcase_5 .payment_pricing_i:hover h4::after {
    width: 60px;
}.plan_showcase_5 .payment_pricing_i:hover .discount_price_U {
    color: rgb(167,169,190);
    transform: translateY(-5px);
}.plan_showcase_5 .payment_pricing_i:active {
    transition: transform 0.2s ease;
    transform: translateY(-5px) scale(0.98);
}

@media screen and (min-width: 1200px) {.plan_showcase_5 .cost_deals_o {
    grid-template-columns: repeat(4, 1fr);
}.plan_showcase_5 .basic_rates_x {
    min-height: 450px;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {.plan_showcase_5 .cost_deals_o {
    grid-template-columns: repeat(2, 1fr);
}.plan_showcase_5 .basic_rates_x {
    min-height: 420px;
}.plan_showcase_5 {
    padding: 100px 0;
}
}

@media screen and (max-width: 767px) {.plan_showcase_5 {
    padding: 80px 0;
}.plan_showcase_5 .cost_deals_o {
    grid-template-columns: 1fr;
    gap: 20px;
}.plan_showcase_5 .basic_rates_x {
    min-height: auto;
}.plan_showcase_5 h2 {
    font-size: calc(33px - 4px);
}.plan_showcase_5 .access_plans_1 {
    margin-bottom: 30px;
}.plan_showcase_5 .fee_struct_y {
    padding: 25px 20px;
}.plan_showcase_5 .payment_pricing_i p {
    margin-bottom: 15px;
    font-size: calc(15px - 1px);
    overflow-y: auto;
    padding-right: 5px;
    max-height: 300px;
}.plan_showcase_5 .payment_pricing_i p::-webkit-scrollbar {
    width: 4px;
}.plan_showcase_5 .payment_pricing_i p::-webkit-scrollbar-thumb {
    background-color: rgb(167,169,190,0.5);
    border-radius: 4px;
}
}

@media (prefers-reduced-motion: reduce) {.plan_showcase_5 .payment_pricing_i,
    .plan_showcase_5 .payment_pricing_i:hover,
    .plan_showcase_5 h2,
    .plan_showcase_5 .basic_rates_x::before,
    .plan_showcase_5 .payment_pricing_i h4,
    .plan_showcase_5 .discount_price_U {
    transform: none;
    transition: none;
}}.contact_section_e {
    background: rgb(205,206,213);
    overflow: hidden;
    padding: 70px 0;
    position: relative;
}.contact_section_e::before {
    content: "";
    top: 0;
    height: 100%;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    z-index: 0;
    left: 0;
    position: absolute;
    width: 100%;
}.contact_section_e .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.contact_section_e h2 {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    font-size: 35px;
    color: rgb(113,118,173);
    font-weight: 700;
}.contact_section_e h2::after {
    position: absolute;
    bottom: -15px;
    width: 60px;
    transform: translateX(-50%);
    height: 3px;
    background: rgb(167,169,190);
    left: 50%;
    content: "";
}.contact_section_e .request_box_0 {
    gap: 0;
    grid-template-columns: 1fr 1fr;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    display: grid;
    border-radius: 14px;
    overflow: hidden;
}.contact_section_e .pic_stack_W {
    border-top-right-radius: 14px;
    min-height: 500px;
    grid-row: 1;
    transition: transform 0.6s ease;
    height: 100%;
    grid-column: 2;
    border-bottom-right-radius: 14px;
}.contact_section_e .query_form_f {
    grid-row: 1;
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
}.contact_section_e #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}.contact_section_e h3 {
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(167,169,190);
    font-size: 22px;
}.contact_section_e input[type="text"] {
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgb(205,206,213);
    width: 100%;
    font-size: 12px;
    padding: 15px 20px;
    background: #ffffff;
    color: #000000;
}.contact_section_e input[type="text"]:focus {
    border-color: rgb(167,169,190);
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}.contact_section_e input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_section_e .message_reach_M {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    align-items: flex-start;
}.contact_section_e .message_reach_M input[type="checkbox"] {
    margin-top: 2px;
    position: relative;
    border-radius: 10px;
    appearance: none;
    cursor: pointer;
    flex-shrink: 0;
    border: 2px solid rgb(205,206,213);
    height: 24px;
    width: 24px;
}.contact_section_e .message_reach_M input[type="checkbox"]:checked {
    background: rgb(167,169,190);
    border-color: rgb(167,169,190);
}.contact_section_e .message_reach_M input[type="checkbox"]:checked::after {
    top: 50%;
    position: absolute;
    font-size: 16px;
    content: "✓";
    color: #ffffff;
    transform: translate(-50%, -50%);
    left: 50%;
}.contact_section_e .message_reach_M label {
    color: #000000;
    line-height: 1.5;
    font-size: 12px;
}.contact_section_e .message_reach_M a {
    text-decoration: none;
    color: rgb(167,169,190);
    font-weight: 600;
    transition: all 0.3s ease;
}.contact_section_e .message_reach_M a:hover {
    color: rgb(113,118,173);
}.contact_section_e .support_grid_A {
    margin-top: 10px;
    position: relative;
    align-self: flex-start;
    overflow: hidden;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 10px;
    font-weight: 600;
    padding: 15px 35px;
    font-size: 15px;
    border: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    background: rgb(167,169,190);
    cursor: pointer;
}.contact_section_e .support_grid_A::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    content: "";
}.contact_section_e .support_grid_A:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(113,118,173);
    transform: translateY(-3px);
}.contact_section_e .support_grid_A:hover::before {
    left: 100%;
}.contact_section_e svg {
    margin-right: 10px;
    height: 22px;
    vertical-align: middle;
    fill: rgb(167,169,190);
    width: 22px;
}.contact_section_e svg path {
    fill: rgb(167,169,190);
}

@media (max-width: 992px) {.contact_section_e .request_box_0 {
    grid-template-columns: 1fr;
}.contact_section_e .pic_stack_W {
    border-radius: 0;
    grid-row: 1;
    min-height: 300px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    grid-column: 1;
}.contact_section_e .query_form_f {
    grid-column: 1;
    padding: 40px 30px;
    grid-row: 2;
}
}

@media (max-width: 768px) {.contact_section_e {
    padding: 50px 0;
}.contact_section_e h2 {
    margin-bottom: 30px;
    font-size: calc(35px - 4px);
}.contact_section_e .query_form_f {
    padding: 30px 25px;
}.contact_section_e .pic_stack_W {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_section_e {
    padding: 40px 0;
}.contact_section_e .container {
    padding: 0 15px;
}.contact_section_e h2::after {
    width: 40px;
}.contact_section_e .query_form_f {
    padding: 25px 20px;
}.contact_section_e #contact {
    gap: 20px;
}.contact_section_e .support_grid_A {
    width: 100%;
    padding: 14px 20px;
}.contact_section_e .pic_stack_W {
    min-height: 200px;
}}.program_assets_N {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(205,206,213) 40%, #ffffff 140%);
    position: relative;
    padding: 6rem 0;
}.program_assets_N::before {
    animation: pulseBg 15s infinite alternate ease-in-out;
    z-index: 0;
    position: absolute;
    width: 100%;
    background-size: 120px 120px;
    left: 0;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(167,169,190,0.5) 0.5%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(113,118,173,0.5) 0.5%, transparent 8%);
    height: 100%;
    top: 0;
    opacity: 0.15;
}.program_assets_N .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.program_assets_N .mastery_zone_q {
    flex-direction: column-reverse;
    gap: 3rem;
    align-items: center;
    display: flex;
}.program_assets_N .text_wrap_h {
    width: 100%;
}.program_assets_N h4 {
    transform: translateX(-5px);
    position: relative;
    font-weight: 700;
    font-size: calc(20px * 1.1);
    font-family: Arial, sans-serif;
    line-height: 1.3;
    margin-bottom: 2.5rem;
    color: #000000;
}.program_assets_N h4::after {
    left: 0;
    transition: width 0.5s ease-out;
    position: absolute;
    width: 60px;
    content: "";
    height: 3px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(167,169,190) 0%, rgb(167,169,190,0.5) 100%);
    bottom: -0.8rem;
}.program_assets_N .text_wrap_h:hover h4::after {
    width: 90px;
}.program_assets_N .text_wrap_h > div {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}.program_assets_N ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}.program_assets_N li {
    transition: transform 0.3s ease;
    margin-bottom: 1.2rem;
}.program_assets_N li:hover {
    transform: translateX(5px);
}.program_assets_N li p {
    margin: 0;
    line-height: 1.5;
    align-items: flex-start;
    font-size: 13px;
    gap: 0.8rem;
    color: #000000;
    display: flex;
}.program_assets_N li p span:first-child {
    margin-top: 0.15rem;
    flex-shrink: 0;
}.program_assets_N li p span:last-child {
    position: relative;
}.program_assets_N li p span:last-child::before {
    height: 1px;
    bottom: -3px;
    position: absolute;
    width: 0;
    transition: width 0.4s ease;
    content: "";
    opacity: 0.7;
    left: 0;
    background-color: rgb(167,169,190);
}.program_assets_N li:hover p span:last-child::before {
    width: 100%;
}.program_assets_N svg {
    height: 20px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 20px;
}.program_assets_N li:hover svg {
    transform: scale(1.15) rotate(5deg);
}.program_assets_N svg path {
    transition: fill 0.3s ease;
    fill: rgb(167,169,190);
}.program_assets_N li:hover svg path {
    fill: rgb(113,118,173);
}.program_assets_N .pic_stack_W {
    z-index: 2;
    transform: perspective(1000px) rotateY(-3deg) rotateX(2deg);
    border-radius: 3px;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 0 5px 10px rgba(0, 0, 0, 0.05);
    object-fit: cover;
    height: auto;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 420px;
}.program_assets_N .pic_stack_W:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 15px rgba(0, 0, 0, 0.08);
}.program_assets_N .pic_stack_W::after {
    height: 100%;
    pointer-events: none;
    width: 100%;
    opacity: 0.4;
    left: 0;
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(167,169,190,0.5) 0%, transparent 80%);
    transition: opacity 0.4s ease;
}.program_assets_N .pic_stack_W:hover::after {
    opacity: 0.2;
}

@keyframes pulseBg {
    0%, 100% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
}

@media (min-width: 768px) {.program_assets_N .mastery_zone_q {
    align-items: center;
    gap: 4rem;
    justify-content: space-between;
    flex-direction: row;
}.program_assets_N .text_wrap_h {
    width: 55%;
}.program_assets_N .text_wrap_h > div {
    gap: 2rem;
    flex-direction: row;
}.program_assets_N h4 {
    transform: translateX(-8px);
    font-size: calc(20px * 1.2);
    margin-bottom: 3rem;
}.program_assets_N .pic_stack_W {
    width: 45%;
    max-width: 480px;
}
}

@media (min-width: 992px) {.program_assets_N {
    padding: 8rem 0;
}.program_assets_N .mastery_zone_q {
    gap: 5rem;
}.program_assets_N h4 {
    font-size: calc(20px * 1.3);
}.program_assets_N li p {
    font-size: calc(13px * 1.05);
}.program_assets_N svg {
    width: 22px;
    height: 22px;
}.program_assets_N .pic_stack_W {
    transform: perspective(1200px) rotateY(-4deg) rotateX(2deg);
    max-width: 520px;
}
}

@media (min-width: 1200px) {.program_assets_N {
    padding: 9rem 0;
}.program_assets_N .mastery_zone_q {
    gap: 6rem;
}.program_assets_N h4 {
    font-size: calc(20px * 1.4);
}.program_assets_N .pic_stack_W {
    max-width: 550px;
}
}

@media (max-width: 767px) {.program_assets_N {
    padding: 4rem 0;
}.program_assets_N h4 {
    font-size: 20px;
    margin-bottom: 2rem;
}.program_assets_N li {
    margin-bottom: 1rem;
}.program_assets_N li p {
    font-size: calc(13px * 0.95);
}.program_assets_N svg {
    width: 18px;
    height: 18px;
}}.title_section_V {
    background-color: #000000;
    min-height: 650px;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}.title_section_V .mastery_zone_q {
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    height: 100%;
}.title_section_V .learn_begin_c {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    left: 0;
}.title_section_V .learn_begin_c::before {
    position: absolute;
    height: 100%;
    opacity: 0.85;
    content: '';
    z-index: 2;
    top: 0;
    left: 0;
    background: linear-gradient(
        90deg,
        #000000 0%,
        transparent 20%,
        transparent 80%,
        #000000 100%
    ), linear-gradient(
        0deg,
        #000000 0%,
        transparent 30%,
        transparent 70%,
        #000000 100%
    );
    width: 100%;
}.title_section_V .learn_begin_c::after {
    top: 0;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    z-index: 2;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.05;
    background-size: 8px 8px;
    background-position: 0 0, 0 4px, 4px -4px, -4px 0px;
}.title_section_V .learning_page_5 {
    width: fit-content;
    display: flex;
    height: 100%;
    animation: infinite-scroll 30s linear infinite;
    transition: transform 0.7s cubic-bezier(0.33, 1, 0.68, 1);
}.title_section_V .start_head_p {
    overflow: hidden;
    width: 100vw;
    position: relative;
    height: 100%;
}.title_section_V .start_head_p::before {
    background: radial-gradient(
        circle at center,
        transparent 40%,
        rgb(167,169,190,0.5) 100%
    );
    opacity: 0.3;
    height: 100%;
    width: 100%;
    top: 0;
    mix-blend-mode: overlay;
    z-index: 1;
    position: absolute;
    content: '';
    left: 0;
}.title_section_V .start_head_p::after {
    opacity: 0.2;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 1;
    content: '';
    background: linear-gradient(
        135deg,
        rgb(167,169,190,0.5) 0%,
        transparent 100%
    );
    width: 100%;
    position: absolute;
}.title_section_V .start_head_p img {
    filter: brightness(0.8) saturate(1.2);
    animation: ken-burns 20s ease infinite alternate;
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    height: 100%;
    transform-origin: center;
}.title_section_V .text_wrap_h {
    animation: float 6s ease-in-out infinite;
    z-index: 5;
    text-align: center;
    padding: 3rem;
    position: relative;
    background: radial-gradient(
        ellipse at center,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0) 70%
    );
    width: 85%;
    transform: translateY(0);
    max-width: 750px;
}.title_section_V .text_wrap_h::before {
    opacity: 0.3;
    bottom: -10px;
    left: -10px;
    border-radius: 17px;
    top: -10px;
    animation: border-pulse 4s ease-in-out infinite;
    z-index: -1;
    border: 1px solid rgb(167,169,190,0.5);
    transform: scale(0.97);
    right: -10px;
    position: absolute;
    content: '';
}.title_section_V .text_wrap_h::after {
    height: 100%;
    z-index: -1;
    content: '';
    width: 100%;
    filter: blur(15px);
    position: absolute;
    background: radial-gradient(
        circle at center,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 100%
    );
    top: 0;
    left: 0;
}.title_section_V .text_wrap_h h1 {
    display: inline-block;
    font-weight: 700;
    font-size: 39px;
    color: #ffffff;
    margin-bottom: 1.8rem;
    letter-spacing: 1px;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    position: relative;
}.title_section_V .text_wrap_h h1::before,
.title_section_V .text_wrap_h h1::after {
    content: '';
    height: 3px;
    position: absolute;
    background: rgb(167,169,190);
    bottom: -8px;
}.title_section_V .text_wrap_h h1::before {
    animation: line-grow-left 1.5s ease-out forwards;
    left: 0;
    right: 75%;
}.title_section_V .text_wrap_h h1::after {
    left: 75%;
    right: 0;
    animation: line-grow-right 1.5s ease-out forwards;
}.title_section_V .text_wrap_h p {
    margin-bottom: 2.5rem;
    color: #ffffff;
    font-size: 17px;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    opacity: 0.95;
    animation: text-fade 1.5s ease-in forwards;
    line-height: 1.8;
}.title_section_V .text_wrap_h .support_grid_A {
    background: linear-gradient(
        to right,
        rgb(167,169,190) 0%,
        rgb(113,118,173) 50%,
        rgb(167,169,190) 100%
    );
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    display: inline-block;
    position: relative;
    animation: button-gradient 3s ease infinite;
    transition: all 0.5s ease;
    font-size: 20px;
    overflow: hidden;
    border: none;
    z-index: 1;
    font-weight: 600;
    background-size: 200% auto;
    padding: 0.9rem 2.2rem;
    border-radius: 17px;
}.title_section_V .text_wrap_h .support_grid_A::before {
    content: '';
    transition: transform 0.5s ease-out;
    top: -50%;
    position: absolute;
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.3) 0%,
        transparent 70%
    );
    height: 200%;
    z-index: -1;
    left: -50%;
    transform: scale(0);
    width: 200%;
}.title_section_V .text_wrap_h .support_grid_A:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-2px);
}.title_section_V .text_wrap_h .support_grid_A:hover::before {
    transform: scale(1);
}

@keyframes infinite-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% / var(--slide-count, 2) * (var(--slide-count, 2) - 1)));
    }
}

@keyframes ken-burns {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes border-pulse {
    0%, 100% {
        opacity: 0.3;
        transform: scale(0.97);
    }
    50% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes line-grow-left {
    0% {
        right: 100%;
    }
    100% {
        right: 75%;
    }
}

@keyframes line-grow-right {
    0% {
        left: 100%;
    }
    100% {
        left: 75%;
    }
}

@keyframes text-fade {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 0.95;
        transform: translateY(0);
    }
}

@keyframes button-gradient {
    0% {
        background-position: 0% center;
    }
    50% {
        background-position: 100% center;
    }
    100% {
        background-position: 0% center;
    }
}

@media (max-width: 1200px) {.title_section_V {
    height: 90vh;
}.title_section_V .text_wrap_h {
    padding: 2.5rem;
    max-width: 700px;
    width: 90%;
}
}

@media (max-width: 992px) {.title_section_V {
    height: 85vh;
}.title_section_V .text_wrap_h {
    max-width: 650px;
    padding: 2rem;
}.title_section_V .text_wrap_h h1 {
    font-size: calc(39px * 0.9);
    margin-bottom: 1.5rem;
}.title_section_V .text_wrap_h p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
    margin-bottom: 2rem;
}.title_section_V .text_wrap_h .support_grid_A {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 768px) {.title_section_V {
    height: 80vh;
    min-height: 550px;
}.title_section_V .learn_begin_c::before {
    background: linear-gradient(
            90deg,
            #000000 0%,
            transparent 15%,
            transparent 85%,
            #000000 100%
        ), linear-gradient(
            0deg,
            #000000 0%,
            transparent 25%,
            transparent 75%,
            #000000 100%
        );
    opacity: 0.9;
}.title_section_V .text_wrap_h {
    padding: 1.8rem;
    max-width: 90%;
}.title_section_V .text_wrap_h h1 {
    margin-bottom: 1.3rem;
    font-size: 39px;
}.title_section_V .text_wrap_h p {
    line-height: 1.6;
    margin-bottom: 1.8rem;
}.title_section_V .text_wrap_h .support_grid_A {
    font-size: calc(20px * 0.95);
    padding: 0.7rem 1.8rem;
}
    
    @keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-5px);
        }
    }
}

@media (max-width: 576px) {.title_section_V {
    min-height: 500px;
    height: 70vh;
}.title_section_V .learn_begin_c::before {
    opacity: 0.92;
    background: linear-gradient(
            90deg,
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%
        ), linear-gradient(
            0deg,
            #000000 0%,
            transparent 20%,
            transparent 80%,
            #000000 100%
        );
}.title_section_V .learn_begin_c::after {
    background-size: 6px 6px;
}.title_section_V .text_wrap_h {
    padding: 1.5rem;
}.title_section_V .text_wrap_h::before {
    display: none;
}.title_section_V .text_wrap_h h1 {
    font-size: calc(39px * 0.9);
    margin-bottom: 1.1rem;
}.title_section_V .text_wrap_h h1::before,
    .title_section_V .text_wrap_h h1::after {
    bottom: -6px;
    height: 2px;
}.title_section_V .text_wrap_h p {
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.9);
}.title_section_V .text_wrap_h .support_grid_A {
    padding: 0.6rem 1.5rem;
}
    
    @keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-3px);
        }
    }
}

@media (max-width: 420px) {.title_section_V {
    height: 60vh;
    min-height: 450px;
}.title_section_V .text_wrap_h {
    padding: 1.2rem;
}.title_section_V .text_wrap_h h1 {
    margin-bottom: 1rem;
    font-size: calc(39px * 0.85);
}.title_section_V .text_wrap_h p {
    font-size: calc(17px * 0.85);
    margin-bottom: 1.2rem;
}.title_section_V .text_wrap_h .support_grid_A {
    padding: 0.5rem 1.3rem;
    font-size: calc(20px * 0.9);
}
}

@media (max-height: 600px) {.title_section_V {
    height: auto;
    min-height: 450px;
}.title_section_V .text_wrap_h {
    padding: 1.5rem;
}@keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-2px);
        }
    }
}

.title_section_V .start_head_p:nth-child(odd) img {
    animation-delay: -10s;
}.title_section_V .learning_page_5 {
    --slide-count: 2;
}.title_section_V:has(.start_head_p:nth-child(3)) .learning_page_5 {
    --slide-count: 3;
}.title_section_V:has(.start_head_p:nth-child(4)) .learning_page_5 {
    --slide-count: 4;
}.title_section_V:has(.start_head_p:nth-child(5)) .learning_page_5 {
    --slide-count: 5;
}.title_section_V:has(.start_head_p:nth-child(n+6)) .learning_page_5 {
    --slide-count: 5;
}.thanks_page_m {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(205,206,213) 0%, rgb(113,118,173,0.5) 100%);
    overflow: hidden;
    position: relative;
}.thanks_page_m::before {
    opacity: 0.4;
    background: 
    radial-gradient(circle at 10% 20%, rgb(167,169,190,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(113,118,173,0.5) 10%, transparent 50%);
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    pointer-events: none;
    left: 0;
    z-index: 1;
    height: 100%;
}.thanks_page_m::after {
    top: -50%;
    filter: blur(80px);
    opacity: 0.08;
    background: rgb(255, 255, 255, 0.5);
    pointer-events: none;
    content: "";
    z-index: 1;
    right: -50%;
    transform: rotate(-15deg);
    height: 90%;
    width: 90%;
    position: absolute;
}.thanks_page_m .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.thanks_page_m .mastery_zone_q {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    padding: 60px 50px;
    border-left: 4px solid rgb(167,169,190);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    position: relative;
    background: #ffffff;
}.thanks_page_m .mastery_zone_q::before {
    border: 1px solid rgb(113,118,173,0.5);
    left: 20px;
    opacity: 0.2;
    top: 20px;
    position: absolute;
    transform: scale(0.97);
    pointer-events: none;
    content: "";
    bottom: 20px;
    transition: transform 0.5s ease;
    right: 20px;
    border-radius: 10px;
}.thanks_page_m .mastery_zone_q:hover::before {
    transform: scale(1);
}.thanks_page_m .mastery_zone_q > div:first-child {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 30px;
}.thanks_page_m .mastery_zone_q > div:first-child::after {
    left: 0;
    width: 80px;
    animation: lineExpand 1s ease-out 0.3s forwards;
    position: absolute;
    height: 3px;
    transform-origin: left center;
    bottom: 0;
    background: linear-gradient(90deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    content: "";
}.thanks_page_m h5 {
    color: #000000;
    opacity: 0;
    line-height: 1.4;
    font-weight: 700;
    margin: 0;
    font-size: 20px;
    transform: translateY(15px);
    animation: fadeUp 0.7s ease-out 0.2s forwards;
}.thanks_page_m p {
    line-height: 1.8;
    transform: translateY(15px);
    margin: 0;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    font-weight: 400;
    color: #000000;
    font-size: 12px;
    opacity: 0;
}.thanks_page_m a {
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
}.thanks_page_m a:hover {
    transform: translateY(-5px);
}.thanks_page_m a::after {
    height: 1px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: absolute;
    opacity: 0;
    content: "";
    bottom: -8px;
    transform: scaleX(0.3);
    left: 0;
    background: linear-gradient(90deg, rgb(167,169,190,0.5) 0%, transparent 100%);
    transform-origin: left;
    width: 100%;
}.thanks_page_m a:hover::after {
    transform: scaleX(1);
    opacity: 1;
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.thanks_page_m {
    padding: 80px 0;
}.thanks_page_m .mastery_zone_q {
    padding: 50px 40px;
}.thanks_page_m h5 {
    font-size: calc(20px - 2px);
}
}

@media (max-width: 768px) {.thanks_page_m {
    padding: 60px 0;
}.thanks_page_m .mastery_zone_q {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.thanks_page_m .mastery_zone_q::before {
    bottom: 15px;
    top: 15px;
    right: 15px;
    left: 15px;
}.thanks_page_m .mastery_zone_q > div:first-child {
    padding-bottom: 20px;
    margin-bottom: 25px;
}.thanks_page_m h5 {
    font-size: calc(20px - 4px);
}.thanks_page_m p {
    line-height: 1.7;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 576px) {.thanks_page_m {
    padding: 50px 0;
}.thanks_page_m .mastery_zone_q {
    border-left: 3px solid rgb(167,169,190);
    transform: none;
    padding: 30px 20px;
}.thanks_page_m .mastery_zone_q::before {
    display: none;
}.thanks_page_m .mastery_zone_q > div:first-child {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.thanks_page_m .mastery_zone_q > div:first-child::after {
    width: 60px;
    height: 2px;
}.thanks_page_m h5 {
    font-size: calc(20px - 6px);
}.thanks_page_m p {
    line-height: 1.6;
    font-size: calc(12px - 2px);
}}.join_our_community_Y {
    background: linear-gradient(135deg, rgb(205,206,213) 0%, rgb(113,118,173,0.5) 100%);
    padding: 4.5rem 0;
    position: relative;
    box-shadow: 0 -15px 35px rgba(0, 0, 0, 0.05) inset;
    overflow: hidden;
}.join_our_community_Y::before {
    position: absolute;
    top: 0;
    content: "";
    opacity: 0.03;
    background: repeating-linear-gradient(
        45deg,
        rgb(167,169,190,0.5) 0px,
        rgb(167,169,190,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    width: 100%;
    left: 0;
    pointer-events: none;
    height: 100%;
}.join_our_community_Y::after {
    position: absolute;
    border-radius: 50%;
    height: 300px;
    top: -150px;
    content: "";
    width: 300px;
    animation: pulse 15s infinite alternate ease-in-out;
    filter: blur(50px);
    opacity: 0.15;
    background: radial-gradient(circle, rgb(167,169,190,0.5) 0%, transparent 70%);
    right: -50px;
}.join_our_community_Y .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}.join_our_community_Y .mastery_zone_q {
    padding: 3.5rem;
    position: relative;
    background: #ffffff;
    border-radius: 12px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.03),
                -15px -15px 30px rgba(255, 255, 255, 0.6),
                inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                inset -2px -2px 4px rgba(0, 0, 0, 0.05);
}.join_our_community_Y .mastery_zone_q::before {
    content: "";
    background: linear-gradient(to right, transparent 0%, #ffffff 50%, transparent 100%);
    inset: 8px;
    position: absolute;
    filter: blur(5px);
    border-radius: 8px;
    opacity: 0.5;
}.join_our_community_Y h3 {
    color: #000000;
    max-width: 85%;
    margin-bottom: 2rem;
    font-weight: 600;
    line-height: 1.4;
    transform: translateZ(10px);
    font-size: 18px;
    position: relative;
}.join_our_community_Y h3::after {
    content: "";
    background: linear-gradient(90deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    bottom: -12px;
    border-radius: 3px;
    width: 60px;
    left: 0;
    height: 3px;
    position: absolute;
}.join_our_community_Y .input_holder {
    margin-top: 2.5rem;
    gap: 1rem;
    position: relative;
    align-items: stretch;
    display: flex;
}.join_our_community_Y .input_holder div {
    position: relative;
    flex: 1;
}.join_our_community_Y .input_holder input[type="email"] {
    font-size: calc(18px * 0.95);
    border: none;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    color: #000000;
    width: 100%;
    background: #ffffff;
    padding: 1.2rem 1.5rem;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03),
                -8px -8px 16px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(0, 0, 0, 0.05),
                inset -1px -1px 2px rgba(255, 255, 255, 0.7);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}.join_our_community_Y .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03),
                -8px -8px 16px rgba(255, 255, 255, 0.8),
                inset 2px 2px 4px rgba(0, 0, 0, 0.1),
                inset -2px -2px 4px rgba(255, 255, 255, 0.5);
    outline: none;
}.join_our_community_Y .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    opacity: 0.5;
    color: rgba(0, 0, 0, 0.5);
}.join_our_community_Y .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.3;
}.join_our_community_Y .study_online_6 {
    overflow: hidden;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(167,169,190) 0%, rgb(113,118,173) 100%);
    font-size: 20px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1),
                -5px -5px 15px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    padding: 0.8rem 2rem;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    cursor: pointer;
}.join_our_community_Y .study_online_6::before {
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    height: 100%;
    width: 100%;
}.join_our_community_Y .study_online_6:hover {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.15),
                -8px -8px 20px rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}.join_our_community_Y .study_online_6:hover::before {
    left: 100%;
}.join_our_community_Y .study_online_6:active {
    transform: translateY(1px);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1),
                -3px -3px 10px rgba(255, 255, 255, 0.7),
                inset 2px 2px 5px rgba(0, 0, 0, 0.1),
                inset -2px -2px 5px rgba(255, 255, 255, 0.5);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.2);
    }
}

@media (max-width: 991px) {.join_our_community_Y {
    padding: 3.5rem 0;
}.join_our_community_Y .mastery_zone_q {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.join_our_community_Y h3 {
    font-size: calc(18px * 0.9);
    max-width: 100%;
}
}

@media (max-width: 767px) {.join_our_community_Y {
    padding: 3rem 0;
}.join_our_community_Y .mastery_zone_q {
    transform: none;
    padding: 2rem;
}.join_our_community_Y h3 {
    font-size: calc(18px * 0.85);
    margin-bottom: 1.5rem;
}.join_our_community_Y h3::after {
    width: 50px;
}.join_our_community_Y .input_holder {
    margin-top: 2rem;
    flex-direction: column;
}.join_our_community_Y .input_holder input[type="email"] {
    padding: 1rem 1.2rem;
}.join_our_community_Y .study_online_6 {
    padding: 1rem;
    width: 100%;
}
}

@media (max-width: 480px) {.join_our_community_Y {
    padding: 2.5rem 0;
}.join_our_community_Y .mastery_zone_q {
    padding: 1.5rem;
}.join_our_community_Y h3 {
    margin-bottom: 1.2rem;
    font-size: calc(18px * 0.8);
}.join_our_community_Y h3::after {
    width: 40px;
    height: 2px;
    bottom: -8px;
}.join_our_community_Y .input_holder {
    gap: 0.8rem;
    margin-top: 1.5rem;
}
}

@media (hover: none) {.join_our_community_Y .study_online_6:hover {
    transform: none;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1),
                    -5px -5px 15px rgba(255, 255, 255, 0.8),
                    inset 1px 1px 1px rgba(255, 255, 255, 0.3);
}.join_our_community_Y .study_online_6:active {
    transform: translateY(1px);
}
}