﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1198px;
    max-width: 100%;
    margin: auto;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}.nav_start_9t2 {
    flex: 1 0 auto;
}.media_kit_vD2 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.wrapper-capsule_nNR {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing_option_4IE {
    position: relative;
    background-color: rgb(223,219,225);
    overflow: hidden;
    padding: 5rem 0;
}.pricing_option_4IE::before {
    content: "";
    transform: rotate(15deg);
    right: -3rem;
    top: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 12rem;
    opacity: 0.07;
    height: 12rem;
    position: absolute;
    background: linear-gradient(135deg, rgb(195,180,203), rgb(170,136,188));
}.pricing_option_4IE::after {
    bottom: -5rem;
    z-index: 0;
    width: 18rem;
    left: -5rem;
    opacity: 0.05;
    height: 18rem;
    background: linear-gradient(45deg, rgb(170,136,188), rgb(195,180,203,0.5));
    content: "";
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    position: absolute;
    transform: rotate(-10deg);
}.pricing_option_4IE .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
}.pricing_option_4IE .cost_rates_Z0I {
    flex-direction: column;
    display: flex;
}.pricing_option_4IE .value_plan_5Xz {
    margin-bottom: 3rem;
    position: relative;
    order: -1;
}.pricing_option_4IE .value_plan_5Xz h2 {
    font-weight: 700;
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 35px;
    color: #000000;
}.pricing_option_4IE .value_plan_5Xz h2::after {
    background: linear-gradient(90deg, rgb(195,180,203), transparent);
    left: 0;
    bottom: -0.5rem;
    content: "";
    width: 60%;
    position: absolute;
    height: 3px;
}.pricing_option_4IE .learn_rates_zyE {
    font-size: 14px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
    max-width: 800px;
}.pricing_option_4IE .discount_deals_SyF {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    width: 100%;
    display: grid;
}.pricing_option_4IE .payment_deals_iY5 {
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
}.pricing_option_4IE .rate_panel_4mb {
    transform: translateY(0);
    border: 1px solid rgba(0,0,0,0.06);
    display: flex;
    height: 100%;
    overflow: hidden;
    min-height: 480px;
    background-color: #ffffff;
    flex-direction: column;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.pricing_option_4IE .payment_deals_iY5:hover .rate_panel_4mb {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.pricing_option_4IE .study_price_V5u {
    position: relative;
    display: flex;
    flex: 1;
    padding: 2rem;
    overflow: hidden;
    z-index: 2;
    flex-direction: column;
}.pricing_option_4IE .study_price_V5u h3 {
    transition: color 0.3s ease;
    font-weight: 600;
    color: #000000;
    display: inline-block;
    font-size: calc(18px + 0.1rem);
    position: relative;
    margin-bottom: 0.5rem;
}.pricing_option_4IE .payment_deals_iY5:hover .study_price_V5u h3 {
    color: rgb(195,180,203);
}.pricing_option_4IE .study_packages_iwc {
    transition: transform 0.3s ease;
    position: relative;
    color: rgb(195,180,203);
    display: block;
    font-size: calc(18px + 0.5rem);
    margin-bottom: 1.5rem;
    font-weight: 700;
}.pricing_option_4IE .study_packages_iwc::before {
    background-color: rgb(195,180,203,0.5);
    left: 0;
    content: "";
    transform-origin: left;
    position: absolute;
    transition: transform 0.4s ease;
    width: 3rem;
    bottom: -0.75rem;
    transform: scaleX(1);
    height: 2px;
}.pricing_option_4IE .payment_deals_iY5:hover .study_packages_iwc::before {
    transform: scaleX(1.5);
}.pricing_option_4IE .study_price_V5u p {
    overflow-wrap: break-word;
    flex-grow: 1;
    word-break: break-word;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: calc(14px - 0.1rem);
    color: #000000;
}.pricing_option_4IE .image_overlay_y5g {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s ease;
    height: 180px;
}.pricing_option_4IE .image_overlay_y5g::after {
    right: 0;
    opacity: 0.7;
    content: "";
    bottom: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    left: 0;
    top: 0;
}.pricing_option_4IE .payment_deals_iY5:hover .image_overlay_y5g {
    transform: scale(1.03);
}.pricing_option_4IE .payment_deals_iY5:hover .image_overlay_y5g::after {
    opacity: 0.4;
}.pricing_option_4IE .rate_panel_4mb::before {
    background: linear-gradient(90deg, rgb(195,180,203), rgb(170,136,188));
    transform-origin: left;
    height: 5px;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    position: absolute;
    top: 0;
    transform: scaleX(0);
    left: 0;
}.pricing_option_4IE .payment_deals_iY5:hover .rate_panel_4mb::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.pricing_option_4IE .cost_rates_Z0I {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.pricing_option_4IE .value_plan_5Xz {
    flex: 0 0 30%;
    order: 0;
    padding-top: 2rem;
    margin-bottom: 0;
}.pricing_option_4IE .discount_deals_SyF {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.pricing_option_4IE .rate_panel_4mb {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.pricing_option_4IE {
    padding: 3rem 0;
}.pricing_option_4IE .discount_deals_SyF {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.pricing_option_4IE .value_plan_5Xz h2 {
    display: block;
    text-align: center;
}.pricing_option_4IE .value_plan_5Xz h2::after {
    transform: translateX(-50%);
    left: 50%;
    width: 100px;
}.pricing_option_4IE .learn_rates_zyE {
    text-align: center;
}.pricing_option_4IE .rate_panel_4mb {
    min-height: auto;
}.pricing_option_4IE .study_price_V5u {
    padding: 1.5rem;
}.pricing_option_4IE .image_overlay_y5g {
    height: 160px;
}
}

@media (min-width: 1024px) {.pricing_option_4IE .discount_deals_SyF {
    grid-template-columns: repeat(2, 1fr);
}.pricing_option_4IE .payment_deals_iY5:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.pricing_option_4IE .value_plan_5Xz {
    padding-top: 4rem;
}.pricing_option_4IE .payment_deals_iY5:hover {
    z-index: 5;
}.pricing_option_4IE .discount_deals_SyF {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (prefers-reduced-motion: reduce) {.pricing_option_4IE .payment_deals_iY5,
    .pricing_option_4IE .rate_panel_4mb,
    .pricing_option_4IE .image_overlay_y5g,
    .pricing_option_4IE .study_packages_iwc::before,
    .pricing_option_4IE .rate_panel_4mb::before {
    transition: none;
}}.data_analysis_1GD {
    padding: 100px 0;
    background: rgb(223,219,225);
    position: relative;
    overflow: hidden;
}.data_analysis_1GD::before {
    left: 0;
    z-index: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(195,180,203,0.5) 0%, transparent 70%);
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
}.data_analysis_1GD .container {
    position: relative;
    max-width: 1200px;
    display: grid;
    gap: 60px;
    margin: 0 auto;
    z-index: 1;
    grid-template-rows: auto 1fr;
    padding: 0 20px;
}.data_analysis_1GD h2 {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    color: #000000;
    grid-column: 1 / -1;
}.data_analysis_1GD h2::after {
    background: linear-gradient(90deg, transparent, rgb(195,180,203), transparent);
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    max-width: 200px;
    left: 50%;
    bottom: 0;
    content: "";
}.data_analysis_1GD ul {
    list-style: none;
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    display: grid;
    margin: 0;
    grid-template-rows: repeat(2, 1fr);
    height: 100%;
    gap: 30px;
}.data_analysis_1GD .pro_gains_xU8 {
    justify-content: flex-end;
    flex-direction: column;
    border-radius: 14px;
    height: 100%;
    overflow: hidden;
    min-height: 200px;
    transition: transform 0.3s ease;
    padding: 0;
    position: relative;
    display: flex;
}.data_analysis_1GD .pro_gains_xU8:hover {
    transform: translateY(-10px);
}.data_analysis_1GD .pro_gains_xU8::before {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 0;
    content: "";
    top: 0;
    background: #000000;
    opacity: 0.7;
    height: 100%;
}.data_analysis_1GD .pro_gains_xU8:nth-child(1)::before {
    opacity: 0.85;
    background: rgb(195,180,203);
}.data_analysis_1GD .pro_gains_xU8:nth-child(2)::before {
    background: rgb(170,136,188);
    opacity: 0.85;
}.data_analysis_1GD .pro_gains_xU8:nth-child(3)::before {
    background: rgb(195,180,203);
    opacity: 0.7;
}.data_analysis_1GD .pro_gains_xU8:nth-child(4)::before {
    opacity: 0.7;
    background: rgb(170,136,188);
}.data_analysis_1GD .pro_gains_xU8 p,
.data_analysis_1GD .pro_gains_xU8 span {
    color: #ffffff;
    position: relative;
    z-index: 1;
    padding: 0 30px;
}.data_analysis_1GD .pro_gains_xU8 p {
    margin: 0 0 10px 0;
    font-size: calc(46px * 1.3);
    font-weight: 700;
}.data_analysis_1GD .pro_gains_xU8 span {
    font-size: 17px;
    font-weight: 300;
    position: relative;
    padding-bottom: 30px;
}.data_analysis_1GD .pro_gains_xU8 span::before {
    width: 30px;
    content: "";
    position: absolute;
    top: -5px;
    left: 30px;
    opacity: 0.5;
    height: 2px;
    background: #ffffff;
}.data_analysis_1GD .pro_gains_xU8::after {
    border: 1px solid #ffffff;
    width: 150px;
    top: -75px;
    opacity: 0.1;
    position: absolute;
    content: "";
    height: 150px;
    right: -75px;
    border-radius: 50%;
    z-index: 1;
}.data_analysis_1GD .pro_gains_xU8:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
    transform: translateX(-20px) translateY(-20px);
    animation: fadeIn 0.5s 0.1s forwards, slideIn 0.7s 0.1s forwards;
}.data_analysis_1GD .pro_gains_xU8:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
    transform: translateX(20px) translateY(-20px);
    animation: fadeIn 0.5s 0.2s forwards, slideIn 0.7s 0.2s forwards;
}.data_analysis_1GD .pro_gains_xU8:nth-child(3) {
    transform: translateX(-20px) translateY(20px);
    grid-area: 2 / 1 / 3 / 2;
    animation: fadeIn 0.5s 0.3s forwards, slideIn 0.7s 0.3s forwards;
}.data_analysis_1GD .pro_gains_xU8:nth-child(4) {
    transform: translateX(20px) translateY(20px);
    grid-area: 2 / 2 / 3 / 3;
    animation: fadeIn 0.5s 0.4s forwards, slideIn 0.7s 0.4s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideIn {
    to {
        transform: translateX(0) translateY(0);
    }
}

@media (min-width: 1024px) {.data_analysis_1GD .pro_gains_xU8:nth-child(1) {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}.data_analysis_1GD .pro_gains_xU8:nth-child(2) {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.data_analysis_1GD .pro_gains_xU8:nth-child(3) {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.data_analysis_1GD .pro_gains_xU8:nth-child(4) {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}
}

@media (max-width: 1023px) {.data_analysis_1GD {
    padding: 80px 0;
}.data_analysis_1GD .container {
    gap: 40px;
}.data_analysis_1GD ul {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
}.data_analysis_1GD .pro_gains_xU8 {
    min-height: 180px;
}.data_analysis_1GD .pro_gains_xU8:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}.data_analysis_1GD .pro_gains_xU8:nth-child(2) {
    grid-area: 2 / 1 / 3 / 2;
}.data_analysis_1GD .pro_gains_xU8:nth-child(3) {
    grid-area: 3 / 1 / 4 / 2;
}.data_analysis_1GD .pro_gains_xU8:nth-child(4) {
    grid-area: 4 / 1 / 5 / 2;
}.data_analysis_1GD .pro_gains_xU8:nth-child(odd) {
    transform: translateX(-20px) translateY(0);
}.data_analysis_1GD .pro_gains_xU8:nth-child(even) {
    transform: translateX(20px) translateY(0);
}
}

@media (max-width: 767px) {.data_analysis_1GD {
    padding: 60px 0;
}.data_analysis_1GD .container {
    padding: 0 15px;
    gap: 30px;
}.data_analysis_1GD h2 {
    font-size: calc(34px * 0.9);
}.data_analysis_1GD ul {
    gap: 20px;
}.data_analysis_1GD .pro_gains_xU8 {
    min-height: 150px;
}.data_analysis_1GD .pro_gains_xU8 p {
    padding-top: 20px;
    font-size: calc(46px * 1.1);
}.data_analysis_1GD .pro_gains_xU8 span {
    font-size: calc(17px * 0.9);
    padding-bottom: 20px;
}
}

@media (min-width: 768px) and (max-width: 1023px) {.data_analysis_1GD .pro_gains_xU8 {
    min-height: 180px;
}.data_analysis_1GD .pro_gains_xU8 p {
    font-size: calc(46px * 1.2);
}
}

@media (prefers-reduced-motion: reduce) {.data_analysis_1GD .pro_gains_xU8 {
    transform: none;
    animation: none;
}}.training_results_Ueh {
    background: linear-gradient(135deg, rgb(223,219,225) 30%, rgba(255,255,255,0.9) 100%);
    padding: 6rem 0;
    overflow: hidden;
    z-index: 1;
    position: relative;
}.training_results_Ueh::before {
    filter: blur(40px);
    position: absolute;
    background: rgb(195,180,203,0.5);
    transform: rotate(-15deg);
    content: "";
    height: 40%;
    left: -2%;
    top: -5%;
    z-index: -1;
    width: 30%;
}.training_results_Ueh::after {
    transform: rotate(15deg);
    right: -2%;
    filter: blur(50px);
    bottom: -5%;
    position: absolute;
    width: 35%;
    z-index: -1;
    height: 45%;
    background: rgb(170,136,188,0.5);
    content: "";
}.training_results_Ueh .container {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    padding: 0 1.5rem;
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto;
}.training_results_Ueh .image_overlay_y5g {
    filter: saturate(1.1) contrast(1.05);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 300px;
    width: 100%;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 3%, 98% 97%, 2% 100%);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(-5deg);
}.training_results_Ueh .image_overlay_y5g:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.training_results_Ueh .diff_block_dRC {
    background: rgba(255,255,255,0.8);
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    padding: 2.5rem 2rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transform: translateY(-20px);
    backdrop-filter: blur(10px);
}.training_results_Ueh .text_list_item_oTE {
    position: relative;
}.training_results_Ueh h1 {
    animation: fadeIn 0.7s ease-out forwards;
    color: #000000;
    font-size: 32px;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    transform: translateX(-5px);
}.training_results_Ueh h1::before {
    position: absolute;
    width: 4px;
    transform-origin: top;
    height: 85%;
    top: 0.5rem;
    transform: scaleY(0);
    background: rgb(195,180,203);
    content: "";
    left: -10px;
    animation: scaleIn 0.6s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}.training_results_Ueh ul {
    padding: 0;
    display: grid;
    margin: 0;
    gap: 1.25rem;
    list-style: none;
}.training_results_Ueh li {
    opacity: 0;
    transform: translateY(10px);
    padding-left: 2.5rem;
    animation: itemAppear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: relative;
}.training_results_Ueh li:nth-child(1) {
    animation-delay: 0.3s;
}.training_results_Ueh li:nth-child(2) {
    animation-delay: 0.45s;
}.training_results_Ueh li:nth-child(3) {
    animation-delay: 0.6s;
}.training_results_Ueh li:nth-child(4) {
    animation-delay: 0.75s;
}.training_results_Ueh li:nth-child(5) {
    animation-delay: 0.9s;
}.training_results_Ueh li p {
    font-size: calc(13px - 0.1rem);
    margin: 0;
    color: #000000;
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
    font-weight: 400;
}.training_results_Ueh li svg {
    margin-right: 0.75rem;
    height: 22px;
    width: 22px;
    animation: iconPop 0.4s 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    transform: scale(0);
    position: absolute;
    left: 0;
    top: 2px;
    flex-shrink: 0;
}.training_results_Ueh li svg path {
    fill: rgb(195,180,203);
    transition: fill 0.3s;
}.training_results_Ueh li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.training_results_Ueh li:hover svg path {
    fill: rgb(170,136,188);
}.training_results_Ueh li:hover p {
    color: #000000;
}

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes scaleIn {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

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

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

@media (min-width: 768px) {.training_results_Ueh {
    padding: 8rem 0;
}.training_results_Ueh .container {
    grid-template-columns: 1fr 1.2fr;
    align-items: center;
    gap: 3rem;
}.training_results_Ueh .image_overlay_y5g {
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
    height: 400px;
    transform: perspective(1200px) rotateY(-8deg) translateZ(30px);
}.training_results_Ueh .diff_block_dRC {
    transform: perspective(1000px) rotateY(2deg);
    margin-left: -3rem;
    z-index: 2;
    padding: 3rem;
}.training_results_Ueh h1 {
    margin-bottom: 2rem;
    font-size: 45px;
}.training_results_Ueh ul {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem 2rem;
}
}

@media (min-width: 992px) {.training_results_Ueh .container {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 0;
}.training_results_Ueh .image_overlay_y5g {
    height: 450px;
    transform: perspective(1500px) rotateY(-12deg) translateZ(50px);
}.training_results_Ueh .diff_block_dRC {
    max-width: 650px;
    padding: 3.5rem;
    margin-left: -5rem;
}.training_results_Ueh h1::before {
    width: 6px;
    left: -20px;
}.training_results_Ueh li p {
    font-size: 13px;
}
}

@media (min-width: 1200px) {.training_results_Ueh .image_overlay_y5g {
    height: 500px;
}.training_results_Ueh .diff_block_dRC {
    margin-left: -8rem;
    padding: 4rem;
}
}

@media (max-width: 767px) {.training_results_Ueh h1 {
    font-size: calc(32px - 0.2rem);
}.training_results_Ueh .diff_block_dRC {
    padding: 2rem 1.5rem;
}}.media_kit_vD2 {
    padding: 5rem 0 3rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}.media_kit_vD2::before {
    height: 100%;
    z-index: -1;
    backdrop-filter: blur(8px);
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(195,180,203,0.5) 100%);
    content: "";
    position: absolute;
    left: 0;
}.media_kit_vD2 .container {
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 3rem;
    position: relative;
}.media_kit_vD2 .company_holder {
    animation: borderPulse 4s infinite alternate;
    position: relative;
    padding-left: 2rem;
    border-left: 2px solid rgb(195,180,203);
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(195,180,203);
    }
    50% {
        border-left-color: rgb(170,136,188);
    }
    100% {
        border-left-color: rgb(195,180,203);
    }
}

.media_kit_vD2 .company_holder h3 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    background: linear-gradient(to right, #ffffff, rgb(170,136,188));
    font-size: calc(38px * 1.2);
    margin-bottom: 1.5rem;
}.media_kit_vD2 .sample_docs_Src {
    margin-top: 1rem;
    color: #ffffff;
    font-size: 15px;
    opacity: 0.8;
    line-height: 1.6;
}.media_kit_vD2 .footer_subscribe_MsL {
    display: flex;
    justify-content: flex-end;
}.media_kit_vD2 .head_know_i52 {
    display: flex;
    gap: 4rem;
}.media_kit_vD2 .top_pro_teB {
    position: relative;
}.media_kit_vD2 .top_pro_teB::before {
    top: -10px;
    width: 40px;
    content: "";
    position: absolute;
    opacity: 0.4;
    border-top: 1px solid rgb(195,180,203);
    left: -20px;
    border-left: 1px solid rgb(195,180,203);
    height: 40px;
}.media_kit_vD2 .top_pro_teB::after {
    content: "";
    width: 40px;
    border-bottom: 1px solid rgb(195,180,203);
    right: -20px;
    opacity: 0.4;
    border-right: 1px solid rgb(195,180,203);
    position: absolute;
    height: 40px;
    bottom: -10px;
}.media_kit_vD2 .top_pro_teB h5 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 23px;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    color: rgb(170,136,188);
}.media_kit_vD2 .top_pro_teB .head_know_i52 {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}.media_kit_vD2 .top_pro_teB .head_know_i52 a {
    color: #ffffff;
    font-size: 15px;
    transition: all 0.3s ease;
    padding-left: 1rem;
    text-decoration: none;
    opacity: 0.8;
    position: relative;
}.media_kit_vD2 .top_pro_teB .head_know_i52 a::before {
    content: "";
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    top: 50%;
    background-color: rgb(195,180,203);
    transform: translateY(-50%);
    width: 5px;
    border-radius: 50%;
    height: 5px;
}.media_kit_vD2 .top_pro_teB .head_know_i52 a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(195,180,203);
}.media_kit_vD2 .top_pro_teB .head_know_i52 a:hover::before {
    background-color: rgb(170,136,188);
    height: 7px;
    width: 7px;
}.online_tools_zAI {
    margin-top: 2rem;
    padding: 1.5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.online_tools_zAI::before {
    opacity: 0.5;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    top: 0;
    background: linear-gradient(to right, transparent, rgb(195,180,203), transparent);
}.online_tools_zAI .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.online_tools_zAI .brainstorm_9KI {
    text-align: center;
    opacity: 0.7;
    font-size: 12px;
    color: #ffffff;
}

@media screen and (max-width: 992px) {.media_kit_vD2 .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.media_kit_vD2 .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.media_kit_vD2 .footer_subscribe_MsL {
    justify-content: flex-start;
}.media_kit_vD2 .head_know_i52 {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.media_kit_vD2 {
    padding: 3rem 0 2rem;
}.media_kit_vD2 .head_know_i52 {
    gap: 2rem;
    flex-direction: column;
}.media_kit_vD2 .top_pro_teB::before,
    .media_kit_vD2 .top_pro_teB::after {
    display: none;
}.media_kit_vD2 .top_pro_teB {
    margin-bottom: 1.5rem;
}.online_tools_zAI {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.media_kit_vD2 .company_holder h3 {
    font-size: 38px;
}.media_kit_vD2 .top_pro_teB h5 {
    font-size: calc(16px * 1.1);
}.media_kit_vD2 .top_pro_teB .head_know_i52 a {
    font-size: calc(15px * 0.9);
}}.potential_enrollees_woR {
    position: relative;
    background: #f9f9f9;
    padding: 120px 0;
    overflow: hidden;
}.potential_enrollees_woR::before {
    z-index: 1;
    bottom: 0;
    position: absolute;
    top: 0;
    content: '';
    width: 6px;
    background-color: rgb(195,180,203,0.5);
    left: 50%;
    transform: translateX(-50%);
}.potential_enrollees_woR .diff_block_dRC {
    padding: 0 30px;
    max-width: 1000px;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    position: relative;
}.potential_enrollees_woR h3 {
    border-radius: 50px;
    border: 3px solid rgb(195,180,203,0.5);
    color: #000000;
    font-size: 31px;
    margin-bottom: 80px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 0 30px;
    display: inline-block;
    font-weight: 700;
    background-color: #f9f9f9;
}.potential_enrollees_woR ul {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-direction: column;
    display: flex;
    gap: 50px;
    align-items: center;
    position: relative;
}.potential_enrollees_woR ul li {
    align-items: center;
    width: 100%;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: left;
    max-width: 500px;
    position: relative;
    border-radius: 20px;
    transition: all 0.4s ease;
    padding: 30px;
    background-color: #ffffff;
    gap: 20px;
    display: flex;
}.potential_enrollees_woR ul li::before {
    left: 50%;
    width: 50px;
    content: '';
    background-color: #ffffff;
    z-index: 5;
    border: 6px solid rgb(195,180,203,0.5);
    top: -25px;
    border-radius: 50%;
    position: absolute;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    transform: translateX(-50%);
    height: 50px;
}.potential_enrollees_woR ul li:nth-child(even) {
    text-align: right;
    flex-direction: row-reverse;
}.potential_enrollees_woR ul li:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}.potential_enrollees_woR ul li:hover::before {
    border-color: #ffffff;
    background-color: rgb(195,180,203,0.5);
}.potential_enrollees_woR ul li svg {
    width: 60px;
    border-radius: 50%;
    padding: 12px;
    flex-shrink: 0;
    transition: all 0.4s ease;
    height: 60px;
    background-color: rgb(195,180,203,0.5);
}.potential_enrollees_woR ul li:hover svg {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    transform: rotate(360deg);
}.potential_enrollees_woR ul li svg path {
    transition: fill 0.4s ease;
    fill: #ffffff;
}.potential_enrollees_woR ul li:hover svg path {
    fill: rgb(195,180,203);
}@keyframes fadeInFromTop {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.potential_enrollees_woR ul li {
    animation: fadeInFromTop 0.6s ease forwards;
    opacity: 0;
}.potential_enrollees_woR ul li:nth-child(1) {
    animation-delay: 0.1s;
}.potential_enrollees_woR ul li:nth-child(2) {
    animation-delay: 0.3s;
}.potential_enrollees_woR ul li:nth-child(3) {
    animation-delay: 0.5s;
}.potential_enrollees_woR ul li:nth-child(4) {
    animation-delay: 0.7s;
}.potential_enrollees_woR ul li:nth-child(5) {
    animation-delay: 0.9s;
}.potential_enrollees_woR ul li:nth-child(6) {
    animation-delay: 1.1s;
}

@media (max-width: 992px) {.potential_enrollees_woR {
    padding: 90px 0;
}.potential_enrollees_woR h3 {
    margin-bottom: 60px;
}.potential_enrollees_woR ul {
    gap: 60px;
}.potential_enrollees_woR ul li {
    padding: 25px;
}.potential_enrollees_woR ul li svg {
    padding: 10px;
    width: 50px;
    height: 50px;
}
}

@media (max-width: 768px) {.potential_enrollees_woR ul li,
    .potential_enrollees_woR ul li:nth-child(even) {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.potential_enrollees_woR ul li::before {
    top: -30px;
}
}

@media (max-width: 576px) {.potential_enrollees_woR {
    padding: 70px 0;
}.potential_enrollees_woR h3 {
    font-size: calc(31px * 0.85);
    padding: 0 20px;
    margin-bottom: 50px;
}.potential_enrollees_woR ul {
    gap: 50px;
}.potential_enrollees_woR ul li {
    padding: 20px;
}.potential_enrollees_woR ul li::before {
    width: 40px;
    height: 40px;
    top: -25px;
}.potential_enrollees_woR ul li svg {
    height: 45px;
    padding: 8px;
    width: 45px;
}
}

@media (prefers-reduced-motion: reduce) {.potential_enrollees_woR ul li {
    opacity: 1;
    animation: none;
}.potential_enrollees_woR ul li:hover {
    transform: none;
}.potential_enrollees_woR ul li:hover svg {
    transform: none;
}}.contact_information_MRa {
    background: rgb(223,219,225);
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}.contact_information_MRa::before {
    content: "";
    height: 100%;
    width: 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);
    top: 0;
    position: absolute;
    z-index: 0;
    left: 0;
}.contact_information_MRa .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}.contact_information_MRa h2 {
    color: rgb(170,136,188);
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    position: relative;
    margin-bottom: 40px;
}.contact_information_MRa h2::after {
    width: 60px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    bottom: -15px;
    content: "";
    background: rgb(195,180,203);
}.contact_information_MRa .reach_list_tcH {
    overflow: hidden;
    gap: 0;
    border-radius: 29px;
    background: #ffffff;
    display: grid;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 1fr;
}.contact_information_MRa .image_overlay_y5g {
    grid-column: 2;
    height: 100%;
    transition: transform 0.6s ease;
    border-bottom-right-radius: 29px;
    min-height: 500px;
    grid-row: 1;
    border-top-right-radius: 29px;
}.contact_information_MRa .support_grid_uhl {
    grid-column: 1;
    grid-row: 1;
    background: #ffffff;
    padding: 50px 40px;
}.contact_information_MRa #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact_information_MRa h3 {
    color: rgb(195,180,203);
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}.contact_information_MRa input[type="text"] {
    border-radius: 10px;
    color: #000000;
    background: #ffffff;
    width: 100%;
    padding: 15px 20px;
    transition: all 0.3s ease;
    font-size: 13px;
    border: 1px solid rgb(223,219,225);
}.contact_information_MRa input[type="text"]:focus {
    outline: none;
    border-color: rgb(195,180,203);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}.contact_information_MRa input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_information_MRa .query_box_XaP {
    gap: 10px;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}.contact_information_MRa .query_box_XaP input[type="checkbox"] {
    appearance: none;
    height: 24px;
    cursor: pointer;
    position: relative;
    width: 24px;
    margin-top: 2px;
    border: 2px solid rgb(223,219,225);
    border-radius: 10px;
    flex-shrink: 0;
}.contact_information_MRa .query_box_XaP input[type="checkbox"]:checked {
    border-color: rgb(195,180,203);
    background: rgb(195,180,203);
}.contact_information_MRa .query_box_XaP input[type="checkbox"]:checked::after {
    left: 50%;
    content: "✓";
    font-size: 16px;
    position: absolute;
    top: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
}.contact_information_MRa .query_box_XaP label {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
}.contact_information_MRa .query_box_XaP a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(195,180,203);
    font-weight: 600;
}.contact_information_MRa .query_box_XaP a:hover {
    color: rgb(170,136,188);
}.contact_information_MRa .query_help_gb3 {
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 10px;
    background: rgb(195,180,203);
    transition: all 0.3s ease;
    margin-top: 10px;
    color: #ffffff;
    position: relative;
    align-self: flex-start;
    cursor: pointer;
    overflow: hidden;
    text-transform: uppercase;
    border: none;
    padding: 15px 35px;
    font-weight: 600;
}.contact_information_MRa .query_help_gb3::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: all 0.6s ease;
    content: "";
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
}.contact_information_MRa .query_help_gb3:hover {
    background: rgb(170,136,188);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.contact_information_MRa .query_help_gb3:hover::before {
    left: 100%;
}.contact_information_MRa svg {
    vertical-align: middle;
    width: 22px;
    height: 22px;
    fill: rgb(195,180,203);
    margin-right: 10px;
}.contact_information_MRa svg path {
    fill: rgb(195,180,203);
}

@media (max-width: 992px) {.contact_information_MRa .reach_list_tcH {
    grid-template-columns: 1fr;
}.contact_information_MRa .image_overlay_y5g {
    min-height: 300px;
    grid-column: 1;
    border-radius: 0;
    border-top-right-radius: 29px;
    border-top-left-radius: 29px;
    grid-row: 1;
}.contact_information_MRa .support_grid_uhl {
    grid-row: 2;
    padding: 40px 30px;
    grid-column: 1;
}
}

@media (max-width: 768px) {.contact_information_MRa {
    padding: 50px 0;
}.contact_information_MRa h2 {
    font-size: calc(29px - 4px);
    margin-bottom: 30px;
}.contact_information_MRa .support_grid_uhl {
    padding: 30px 25px;
}.contact_information_MRa .image_overlay_y5g {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_information_MRa {
    padding: 40px 0;
}.contact_information_MRa .container {
    padding: 0 15px;
}.contact_information_MRa h2::after {
    width: 40px;
}.contact_information_MRa .support_grid_uhl {
    padding: 25px 20px;
}.contact_information_MRa #contact {
    gap: 20px;
}.contact_information_MRa .query_help_gb3 {
    padding: 14px 20px;
    width: 100%;
}.contact_information_MRa .image_overlay_y5g {
    min-height: 200px;
}}.secure_wrap_ueE {
    max-width: 1200px;
    background: rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    padding: 60px;
    color: #ffffff;
}.secure_wrap_ueE h1 {
    border-bottom: 4px solid rgb(195,180,203);
    font-size: 48px;
    padding-bottom: 10px;
    color: rgb(195,180,203);
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 700;
}.secure_wrap_ueE h2 {
    font-size: 34px;
    margin-top: 30px;
    padding-left: 20px;
    border-left: 6px solid rgb(170,136,188);
    color: rgb(170,136,188);
    font-weight: 600;
    margin-bottom: 20px;
}.secure_wrap_ueE ul {
    margin: 20px 0;
    list-style-type: none;
    padding-left: 0;
}.secure_wrap_ueE ul li::before {
    width: 1em;
    display: inline-block;
    color: rgb(195,180,203);
    content: "•";
    margin-left: -1em;
    font-size: 1.5em;
}.secure_wrap_ueE li {
    margin-bottom: 15px;
    border-left: 2px solid rgb(195,180,203,0.5);
    line-height: 1.8;
    font-size: 16px;
    padding-left: 10px;
}.secure_wrap_ueE p, .secure_wrap_ueE span, .secure_wrap_ueE div {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #ffffff;
}.secure_wrap_ueE h3, .secure_wrap_ueE h4, .secure_wrap_ueE h5, .secure_wrap_ueE h6 {
    font-size: 18px;
    padding-left: 15px;
    color: rgb(195,180,203);
    margin-bottom: 15px;
    margin-top: 25px;
    font-weight: 600;
    border-left: 5px solid rgb(195,180,203);
}

@media only screen and (max-width: 800px) {.secure_wrap_ueE {
    padding: 30px;
}.secure_wrap_ueE h1 {
    font-size: calc(18px - 4px);
}.secure_wrap_ueE h2 {
    font-size: calc(18px - 3px);
}.secure_wrap_ueE h3, .secure_wrap_ueE h4, .secure_wrap_ueE h5, .secure_wrap_ueE h6 {
    font-size: calc(18px - 2px);
}.secure_wrap_ueE p, .secure_wrap_ueE span, .secure_wrap_ueE div, .secure_wrap_ueE li {
    font-size: calc(16px - 2px);
}}.course_program_RTA {
    padding: 120px 0;
    background-color: rgb(223,219,225);
    overflow: hidden;
    position: relative;
}.course_program_RTA::before {
    z-index: 1;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(195,180,203,0.5) 0%, transparent 50%, rgb(170,136,188,0.5) 100%);
}.course_program_RTA::after {
    z-index: 0;
    border-radius: 50%;
    background-color: rgb(195,180,203,0.5);
    right: -50px;
    filter: blur(80px);
    position: absolute;
    height: 200px;
    content: "";
    top: -50px;
    width: 200px;
    animation: floatAnimation 15s infinite alternate ease-in-out;
}.course_program_RTA .program_route_eOA {
    flex-direction: column;
    z-index: 2;
    display: flex;
}.course_program_RTA .text_list_item_oTE {
    position: relative;
    margin: 0 auto 60px;
    width: 80%;
}.course_program_RTA .text_list_item_oTE::before {
    background: linear-gradient(90deg, rgb(195,180,203), rgb(170,136,188));
    top: -20px;
    width: 80px;
    height: 4px;
    left: 0;
    position: absolute;
    border-radius: 10px;
    content: "";
}.course_program_RTA .text_list_item_oTE h2 {
    color: #000000;
    background-image: repeating-linear-gradient(45deg, rgb(195,180,203,0.5) 0px, rgb(195,180,203,0.5) 2px, transparent 2px, transparent 8px);
    transition: transform 0.5s ease;
    border-radius: 10px;
    font-size: 38px;
    padding: 15px;
    margin-bottom: 30px;
    position: relative;
    transform: translateX(0);
    font-weight: 700;
}.course_program_RTA .text_list_item_oTE h2:hover {
    transform: translateX(10px);
}.course_program_RTA .text_list_item_oTE .description {
    color: #000000;
    border-left: 2px solid rgb(195,180,203);
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    line-height: 1.7;
}.course_program_RTA .text_list_item_oTE .description:last-child {
    position: relative;
    backdrop-filter: blur(5px);
    border-radius: 28px;
    z-index: 2;
    color: #ffffff;
    margin-top: 30px;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 30px 40px;
    border-left: none;
}.course_program_RTA .image_overlay_y5g {
    position: absolute;
    width: 100%;
    left: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
    opacity: 0.2;
    height: 100%;
    z-index: 1;
    top: 0;
}.course_program_RTA .program_route_eOA:hover .image_overlay_y5g {
    transform: scale(1.05);
    opacity: 0.3;
}.course_program_RTA .image_overlay_y5g::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(195,180,203,0.5) 0%, transparent 80%);
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
}.course_program_RTA .image_overlay_y5g::after {
    right: 0;
    bottom: 0;
    width: 80%;
    content: "";
    z-index: 1;
    height: 40%;
    background: linear-gradient(225deg, rgb(170,136,188,0.5) 0%, transparent 100%);
    position: absolute;
}@keyframes floatAnimation {
    0% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(50px, 20px) scale(1.2);
    }
    50% {
        transform: translate(0, 40px) scale(0.8);
    }
    75% {
        transform: translate(-30px, 20px) scale(1.1);
    }
    100% {
        transform: translate(0, 0) scale(1);
    }
}

@keyframes pulseAnimation {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

.course_program_RTA .program_route_eOA::before {
    animation: pulseAnimation 10s infinite ease-in-out;
    content: "";
    border-radius: 50%;
    height: 200px;
    bottom: -100px;
    filter: blur(100px);
    z-index: -1;
    width: 200px;
    position: absolute;
    left: -50px;
    background-color: rgb(170,136,188,0.5);
}.course_program_RTA .program_route_eOA::after {
    top: 40px;
    border-radius: 10px;
    width: 40px;
    content: "";
    right: -20px;
    position: absolute;
    z-index: -1;
    height: 40px;
    animation: rotateAnimation 20s infinite linear;
    border: 4px solid rgb(195,180,203,0.5);
}@keyframes rotateAnimation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.course_program_RTA .text_list_item_oTE::after {
    position: absolute;
    right: -60px;
    animation: rotateAnimation 30s infinite linear reverse;
    border-radius: 50%;
    content: "";
    top: -40px;
    border: 2px dashed rgb(195,180,203,0.5);
    width: 100px;
    height: 100px;
    z-index: -1;
}.course_program_RTA .text_list_item_oTE .description:first-of-type {
    overflow: hidden;
    border-left: none;
    position: relative;
    padding: 20px;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(223,219,225) 10px,
        rgb(223,219,225) 12px
    );
    border-radius: 10px;
}.course_program_RTA .text_list_item_oTE .description:first-of-type::after {
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, rgb(195,180,203), transparent);
    position: absolute;
    height: 2px;
    left: 0;
    width: 100%;
}.course_program_RTA .text_list_item_oTE .description:last-child::before {
    z-index: -1;
    content: "";
    filter: brightness(0.5) contrast(1.2);
    background-position: center;
    height: 100%;
    width: 100%;
    left: 0;
    background-size: cover;
    border-radius: 28px;
    top: 0;
    position: absolute;
}

@media (max-width: 1024px) {.course_program_RTA {
    padding: 80px 0;
}.course_program_RTA .text_list_item_oTE {
    width: 90%;
}
}

@media (max-width: 768px) {.course_program_RTA {
    padding: 60px 0;
}.course_program_RTA .text_list_item_oTE {
    margin-bottom: 40px;
    width: 100%;
}.course_program_RTA .text_list_item_oTE h2 {
    margin-bottom: 20px;
    font-size: calc(38px * 0.9);
}.course_program_RTA .text_list_item_oTE .description:last-child {
    padding: 25px 30px;
}
}

@media (max-width: 576px) {.course_program_RTA {
    padding: 40px 0;
}.course_program_RTA .text_list_item_oTE h2 {
    font-size: calc(38px * 0.8);
}.course_program_RTA .text_list_item_oTE .description {
    font-size: calc(16px * 0.95);
}.course_program_RTA .text_list_item_oTE .description:last-child {
    padding: 20px;
}.course_program_RTA::after,
    .course_program_RTA .program_route_eOA::before,
    .course_program_RTA .text_list_item_oTE::after {
    display: none;
}.course_program_RTA .text_list_item_oTE::before {
    width: 60px;
}}

.course_program_RTA .program_route_eOA .text_list_item_oTE .description strong {
    font-weight: 600;
    color: rgb(170,136,188);
}.course_program_RTA .container::before {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(195,180,203,0.5), transparent);
    position: absolute;
    left: -25%;
    width: 150%;
    height: 1px;
    bottom: -40px;
}.course_program_RTA .text_list_item_oTE h2::after {
    width: 30px;
    left: -15px;
    top: -15px;
    background-color: rgb(195,180,203,0.5);
    filter: blur(15px);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    height: 30px;
    content: "";
}.our_story_DBQ {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.our_story_DBQ::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.75) 50%,
        rgb(195,180,203,0.5) 100%);
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    left: 0;
}.our_story_DBQ::after {
    z-index: 2;
    top: -50%;
    background: linear-gradient(45deg, 
        transparent 20%,
        rgb(170,136,188,0.5) 40%, 
        transparent 60%);
    right: -20%;
    animation: gradientShift 20s infinite alternate ease-in-out;
    transform: rotate(15deg);
    content: "";
    position: absolute;
    width: 80%;
    opacity: 0.4;
    height: 200%;
}.our_story_DBQ .container {
    padding: 0 20px;
    z-index: 3;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.our_story_DBQ .text_list_item_oTE {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    max-width: 90%;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.95) 100%);
    margin-left: auto;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 50px;
    transform: perspective(1000px) rotateY(2deg);
}.our_story_DBQ .text_list_item_oTE::before {
    background: linear-gradient(to bottom, 
        rgb(195,180,203) 0%, 
        rgb(170,136,188) 100%);
    transform: scaleY(0);
    content: "";
    left: -20px;
    top: 40px;
    transform-origin: top;
    width: 5px;
    height: calc(100% - 80px);
    animation: lineReveal 1.2s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}.our_story_DBQ .text_list_item_oTE:hover {
    transform: perspective(1000px) rotateY(0);
}.our_story_DBQ .text_list_item_oTE > div:first-child {
    animation: slideIn 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateX(-20px);
    margin-bottom: 15px;
}.our_story_DBQ .text_list_item_oTE > div:nth-child(2) {
    opacity: 0;
    margin-bottom: 25px;
    transform: translateX(-20px);
    animation: slideIn 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.our_story_DBQ h5 {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(195,180,203);
    letter-spacing: 2px;
    font-size: 24px;
    margin: 0 0 10px;
}.our_story_DBQ h5::after {
    position: absolute;
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    width: 40%;
    left: 0;
    background: rgb(170,136,188);
}.our_story_DBQ .text_list_item_oTE:hover h5::after {
    width: 100%;
}.our_story_DBQ p {
    line-height: 1.5;
    margin: 0 0 20px;
    font-size: calc(16px * 1.2);
    color: #000000;
}.our_story_DBQ p b {
    letter-spacing: 1px;
    color: rgb(170,136,188);
    transform: translateY(0);
    display: block;
    transition: transform 0.3s ease;
    font-size: calc(16px * 1.6);
    font-weight: 700;
}.our_story_DBQ .text_list_item_oTE:hover p b {
    transform: translateY(-5px);
}.our_story_DBQ ol {
    opacity: 0;
    animation: fadeUp 1s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0;
    padding: 0 0 0 20px;
    transform: translateY(20px);
}.our_story_DBQ li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 16px;
    text-align: justify;
    color: #000000;
}.our_story_DBQ li::first-line {
    font-weight: 600;
    color: rgb(195,180,203);
}

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

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

@keyframes lineReveal {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}

@keyframes gradientShift {
    0% {
        transform: rotate(15deg) translateX(0);
    }
    100% {
        transform: rotate(15deg) translateX(5%);
    }
}

@media (max-width: 1200px) {.our_story_DBQ {
    padding: 100px 0;
}.our_story_DBQ .text_list_item_oTE {
    padding: 40px;
    max-width: 95%;
}
}

@media (max-width: 992px) {.our_story_DBQ {
    padding: 80px 0;
}.our_story_DBQ::after {
    top: -30%;
    width: 100%;
}.our_story_DBQ .text_list_item_oTE {
    padding: 35px;
    transform: perspective(1000px) rotateY(1deg);
}.our_story_DBQ p b {
    font-size: calc(16px * 1.4);
}
}

@media (max-width: 768px) {.our_story_DBQ {
    padding: 60px 0;
}.our_story_DBQ .text_list_item_oTE {
    max-width: 100%;
    transform: none;
    padding: 30px;
}.our_story_DBQ .text_list_item_oTE::before {
    width: 4px;
    height: calc(100% - 60px);
    top: 30px;
    left: -15px;
}.our_story_DBQ h5 {
    font-size: calc(24px * 0.9);
}.our_story_DBQ p {
    margin-bottom: 15px;
    font-size: 16px;
}.our_story_DBQ p b {
    font-size: calc(16px * 1.3);
}.our_story_DBQ li {
    line-height: 1.7;
    font-size: calc(16px * 0.9);
}
}

@media (max-width: 576px) {.our_story_DBQ {
    padding: 50px 0;
}.our_story_DBQ::after {
    display: none;
}.our_story_DBQ .text_list_item_oTE {
    padding: 25px 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.our_story_DBQ .text_list_item_oTE::before {
    left: -10px;
    width: 3px;
}.our_story_DBQ h5 {
    font-size: calc(24px * 0.8);
    letter-spacing: 1px;
}.our_story_DBQ p b {
    font-size: calc(16px * 1.2);
}.our_story_DBQ ol {
    padding-left: 15px;
}.our_story_DBQ li {
    font-size: calc(16px * 0.85);
    line-height: 1.6;
}}.customer_feedback_aO0 {
    background: radial-gradient(circle at 30% 70%, rgb(223,219,225) 0%, rgb(170,136,188,0.5) 100%);
    position: relative;
    padding: 8rem 2rem;
    overflow: hidden;
}.customer_feedback_aO0::before {
    filter: blur(100px);
    top: -150px;
    position: absolute;
    width: 500px;
    left: -150px;
    border-radius: 50%;
    z-index: 0;
    content: "";
    background: rgb(195,180,203,0.5);
    height: 500px;
}.customer_feedback_aO0::after {
    height: 400px;
    position: absolute;
    right: -100px;
    width: 400px;
    filter: blur(80px);
    content: "";
    z-index: 0;
    background: rgb(170,136,188,0.5);
    border-radius: 50%;
    bottom: -100px;
}.customer_feedback_aO0 .diff_block_dRC {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.customer_feedback_aO0 h4 {
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 5rem;
    font-size: 35px;
    text-align: center;
}.customer_feedback_aO0 h4::before {
    transform: translate(-50%, -50%) scale(1.5);
    border: 2px dashed rgb(195,180,203,0.5);
    opacity: 0.5;
    left: 50%;
    content: "";
    height: 150px;
    top: 50%;
    width: 150px;
    border-radius: 50%;
    animation: rotate 30s linear infinite;
    position: absolute;
}@keyframes rotate {
    0% { transform: translate(-50%, -50%) scale(1.5) rotate(0deg); }
    100% { transform: translate(-50%, -50%) scale(1.5) rotate(360deg); }
}

.customer_feedback_aO0 .student_praise_aRT {
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}.customer_feedback_aO0 .student_praise_aRT::before {
    border: 3px solid rgb(170,136,188,0.5);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 400px;
    top: 50%;
    border-radius: 50%;
    z-index: -1;
    content: "";
    position: absolute;
}.customer_feedback_aO0 .feedback_corner_5QE {
    background: #ffffff;
    width: calc(33.333% - 2rem);
    transform-style: preserve-3d;
    border-radius: 29px;
    margin: 1rem;
    transition: all 0.5s ease;
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(1) {
    transform: translateZ(20px);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(2) {
    transform: translateZ(15px);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(3) {
    transform: translateZ(10px);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(4) {
    transform: translateZ(5px);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(5) {
    transform: translateZ(0px);
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(6) {
    transform: translateZ(-5px);
}.customer_feedback_aO0 .feedback_corner_5QE:hover {
    transform: translateZ(30px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}.customer_feedback_aO0 .feedback_corner_5QE::before {
    top: -40px;
    position: absolute;
    transition: all 0.3s ease;
    width: 80px;
    border-radius: 50%;
    height: 80px;
    content: "";
    background: rgb(195,180,203);
    opacity: 0.2;
    right: -40px;
}.customer_feedback_aO0 .feedback_corner_5QE:hover::before {
    transform: scale(1.5);
}.customer_feedback_aO0 .feedback_corner_5QE .image_overlay_y5g {
    width: 80px;
    transition: all 0.4s ease;
    border: 4px solid rgb(170,136,188,0.5);
    margin: 0 auto 1.5rem;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    position: relative;
}.customer_feedback_aO0 .feedback_corner_5QE .image_overlay_y5g::after {
    left: 50%;
    border-radius: 50%;
    content: "";
    height: 120%;
    width: 120%;
    position: absolute;
    top: 50%;
    border: 2px dashed rgb(195,180,203,0.5);
    animation: spin 15s linear infinite;
    transform: translate(-50%, -50%);
}@keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

.customer_feedback_aO0 .feedback_corner_5QE:hover .image_overlay_y5g {
    transform: scale(1.1);
}.customer_feedback_aO0 .feedback_corner_5QE span {
    color: #000000;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 19px;
    display: block;
}.customer_feedback_aO0 .feedback_corner_5QE p {
    color: #000000;
    text-align: center;
    line-height: 1.7;
    position: relative;
    font-size: 15px;
}.customer_feedback_aO0 .feedback_corner_5QE p::before {
    font-size: 4rem;
    content: "";
    top: -20px;
    position: absolute;
    color: rgb(195,180,203,0.5);
    opacity: 0.5;
    left: 0;
}.customer_feedback_aO0 .feedback_corner_5QE p::after {
    right: 0;
    opacity: 0.5;
    color: rgb(195,180,203,0.5);
    content: "";
    bottom: -40px;
    font-size: 4rem;
    position: absolute;
}

@media (max-width: 992px) {.customer_feedback_aO0 .feedback_corner_5QE {
    width: calc(50% - 2rem);
}.customer_feedback_aO0 h4 {
    font-size: calc(35px * 0.9);
}.customer_feedback_aO0 .student_praise_aRT::before {
    width: 300px;
    height: 300px;
}
}

@media (max-width: 768px) {.customer_feedback_aO0 {
    padding: 5rem 1.5rem;
}.customer_feedback_aO0 .feedback_corner_5QE {
    margin: 1rem 0;
    width: 100%;
}.customer_feedback_aO0 h4 {
    font-size: calc(35px * 0.8);
    margin-bottom: 3rem;
}.customer_feedback_aO0 .student_praise_aRT::before {
    height: 220px;
    width: 220px;
}.customer_feedback_aO0 .feedback_corner_5QE:nth-child(n) {
    transform: translateZ(0);
}}.welcome_page_jVP {
    padding: 2rem;
    display: flex;
    background: linear-gradient(135deg, rgb(195,180,203,0.5), rgb(223,219,225));
    overflow: hidden;
    min-height: 100vh;
    align-items: center;
    position: relative;
    justify-content: center;
}.welcome_page_jVP::before {
    top: 0;
    background: linear-gradient(45deg, transparent 30%, rgb(170,136,188,0.5) 100%);
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}.welcome_page_jVP::after {
    right: -10%;
    animation: float 15s infinite ease-in-out alternate;
    width: 45%;
    opacity: 0.15;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: rotate(15deg);
    top: -10%;
    position: absolute;
    height: 45%;
    background: rgb(195,180,203);
    z-index: 1;
    content: "";
}.welcome_page_jVP .edu_home_kJ4 {
    display: grid;
    z-index: 2;
    width: 90%;
    position: relative;
    max-width: 1200px;
    gap: 2rem;
    grid-template-columns: 1fr;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child {
    background: rgba(255, 255, 255, 0.1);
    animation: slideInLeft 0.8s 0.2s forwards ease-out;
    transform: translateX(-30px);
    position: relative;
    padding: 1.5rem;
    border-left: 4px solid rgb(195,180,203);
    backdrop-filter: blur(10px);
    opacity: 0;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child::before {
    height: 4px;
    content: "";
    background: rgb(195,180,203);
    bottom: -8px;
    position: absolute;
    left: -4px;
    width: 70px;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child p {
    margin: 0;
    font-weight: 600;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    letter-spacing: 0.02em;
    font-size: calc(14px * 1.1);
    color: #000000;
}.welcome_page_jVP .fast_learning_ihX {
    transform: translateY(30px);
    animation: slideInUp 0.8s 0.4s forwards ease-out;
    position: relative;
    opacity: 0;
}.welcome_page_jVP .fast_learning_ihX > div {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 2.5rem;
}.welcome_page_jVP .fast_learning_ihX > div::before {
    width: 100%;
    left: 0;
    z-index: 1;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(#000000, 0.5), rgba(rgb(195,180,203), 0.7));
    position: absolute;
    top: 0;
}.welcome_page_jVP .fast_learning_ihX h3 {
    font-size: calc(20px * 1.05);
    padding-bottom: 1rem;
    z-index: 2;
    font-weight: 400;
    line-height: 1.4;
    color: #ffffff;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 2rem;
}.welcome_page_jVP .fast_learning_ihX > div > div {
    transform: translateX(0);
    background: rgba(255, 255, 255, 0.15);
    border-left: 3px solid rgb(170,136,188);
    backdrop-filter: blur(8px);
    transition: transform 0.4s ease;
    position: relative;
    padding: 2rem;
    z-index: 2;
}.welcome_page_jVP .fast_learning_ihX > div > div:hover {
    transform: translateX(10px);
}.welcome_page_jVP .title_style_header {
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -0.01em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translateY(0);
    font-size: calc(38px * 1.2);
    color: #ffffff;
    transition: transform 0.3s ease;
}.welcome_page_jVP .fast_learning_ihX > div > div:hover .title_style_header {
    transform: translateY(-5px);
}

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

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

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

@media (min-width: 768px) {.welcome_page_jVP {
    padding: 4rem;
}.welcome_page_jVP .edu_home_kJ4 {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child {
    padding: 2rem;
    display: flex;
    align-items: center;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child p {
    font-size: calc(14px * 1.2);
}.welcome_page_jVP .fast_learning_ihX > div {
    padding: 3rem;
}.welcome_page_jVP .fast_learning_ihX h3 {
    margin-bottom: 2.5rem;
    font-size: calc(20px * 1.1);
}.welcome_page_jVP .title_style_header {
    font-size: calc(38px * 1.3);
}
}

@media (min-width: 1200px) {.welcome_page_jVP .edu_home_kJ4 {
    grid-template-columns: 1fr 2.5fr;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child {
    transform: translateX(-50px);
    animation: slideInLeft 1s 0.3s forwards ease-out;
    opacity: 0;
}.welcome_page_jVP .fast_learning_ihX {
    transform: translateY(50px);
    animation: slideInUp 1s 0.5s forwards ease-out;
}.welcome_page_jVP .fast_learning_ihX > div {
    padding: 4rem;
}.welcome_page_jVP .fast_learning_ihX > div > div {
    padding: 2.5rem;
}.welcome_page_jVP .title_style_header {
    font-size: calc(38px * 1.5);
}
}

@media (max-width: 767px) {.welcome_page_jVP {
    padding: 2rem 1rem;
}.welcome_page_jVP .edu_home_kJ4 > div:first-child {
    padding: 1rem;
}.welcome_page_jVP .fast_learning_ihX > div {
    padding: 1.5rem;
}.welcome_page_jVP .fast_learning_ihX h3 {
    margin-bottom: 1.5rem;
    font-size: 20px;
}.welcome_page_jVP .fast_learning_ihX > div > div {
    padding: 1.5rem;
}.welcome_page_jVP .title_style_header {
    font-size: 35px;
}}.info_hub_WgK {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(223,219,225) 0%, rgb(195,180,203,0.5) 100%);
    overflow: hidden;
}.info_hub_WgK::before {
    height: 120%;
    position: absolute;
    z-index: 0;
    left: -10%;
    width: 60%;
    background: linear-gradient(45deg, rgb(195,180,203) 0%, transparent 60%);
    content: '';
    top: -10%;
    opacity: 0.05;
    transform: rotate(-15deg);
}.info_hub_WgK::after {
    content: '';
    position: absolute;
    background: linear-gradient(225deg, rgb(170,136,188) 0%, transparent 60%);
    opacity: 0.05;
    height: 120%;
    bottom: -10%;
    right: -10%;
    transform: rotate(15deg);
    width: 60%;
    z-index: 0;
}.info_hub_WgK .container {
    position: relative;
    z-index: 1;
}.info_hub_WgK .talk_now_h1Z {
    display: grid;
    gap: 40px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    grid-auto-rows: auto;
}.info_hub_WgK .contact_faq_A1J {
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}.info_hub_WgK .contact_faq_A1J:nth-child(1) {
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 50px;
    grid-row: 1 / 2;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    grid-column: 1 / 3;
}.info_hub_WgK .contact_faq_A1J:nth-child(1)::before {
    height: 8px;
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(195,180,203) 0%, rgb(170,136,188) 100%);
}.info_hub_WgK .contact_faq_A1J:nth-child(2) {
    border-radius: 24px;
    grid-column: 3 / 4;
    overflow: hidden;
    transform: translateY(0);
    min-height: 400px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    grid-row: 1 / 3;
}.info_hub_WgK .contact_faq_A1J:nth-child(3) {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-20px);
    grid-row: 2 / 3;
    padding: 40px;
    z-index: 1;
    grid-column: 1 / 3;
    border-radius: 24px;
    background: rgb(195,180,203);
}.info_hub_WgK .contact_faq_A1J h2 {
    position: relative;
    font-size: 37px;
    margin-bottom: 30px;
    color: rgb(195,180,203);
    font-weight: 700;
}.info_hub_WgK .join_conversation_TAN {
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(170,136,188,0.5);
    display: inline-block;
    font-size: calc(18px * 1.2);
    color: rgb(170,136,188);
    margin-bottom: 20px;
    font-weight: 600;
}.info_hub_WgK .get_contact_XgL {
    line-height: 1.7;
    max-width: 90%;
    color: #000000;
    margin-bottom: 30px;
}.info_hub_WgK .contact_faq_A1J > p {
    align-items: center;
    margin-bottom: 15px;
    padding-left: 35px;
    display: flex;
    color: #000000;
    position: relative;
}.info_hub_WgK .contact_faq_A1J > p svg {
    top: 50%;
    height: 22px;
    position: absolute;
    transform: translateY(-50%);
    width: 22px;
    left: 0;
}.info_hub_WgK .contact_faq_A1J > p svg path {
    fill: rgb(195,180,203);
}.info_hub_WgK .contact_faq_A1J > p span {
    color: rgb(195,180,203);
    margin-left: 5px;
    font-weight: 600;
}.info_hub_WgK .message_us_2hm {
    padding: 30px;
    border-radius: 10px;
    margin-top: 40px;
    position: relative;
    background: rgb(223,219,225);
}.info_hub_WgK .message_us_2hm h3 {
    margin-bottom: 20px;
    color: rgb(195,180,203);
    font-size: 22px;
    padding-left: 20px;
    position: relative;
    font-weight: 600;
}.info_hub_WgK .message_us_2hm h3::before {
    height: 10px;
    position: absolute;
    top: 50%;
    content: '';
    width: 10px;
    background: rgb(170,136,188);
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
}.info_hub_WgK .connect_today_as5 {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
}.info_hub_WgK .connect_today_as5 span {
    font-weight: 400;
    border-radius: 10px;
    padding: 12px 20px;
    background: #ffffff;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 3px solid transparent;
}.info_hub_WgK .connect_today_as5 span:hover {
    transform: translateY(-3px);
    border-left: 3px solid rgb(170,136,188);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}.info_hub_WgK .contact_faq_A1J .image_overlay_y5g {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}.info_hub_WgK .contact_faq_A1J:hover .image_overlay_y5g {
    transform: scale(1.05);
}.info_hub_WgK .msg_block_sHz {
    gap: 30px;
    flex-direction: column;
    display: flex;
    justify-content: center;
}.info_hub_WgK .msg_block_sHz a {
    text-decoration: none;
    padding-left: 45px;
    transition: all 0.3s ease;
    align-items: center;
    position: relative;
    display: flex;
}.info_hub_WgK .msg_block_sHz a:hover {
    transform: translateX(10px);
}.info_hub_WgK .msg_block_sHz svg {
    width: 28px;
    top: 0px;
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    height: 28px;
}.info_hub_WgK .msg_block_sHz a:hover svg {
    transform: scale(1.1) rotate(5deg);
}.info_hub_WgK .msg_block_sHz svg path {
    fill: #ffffff;
}.info_hub_WgK .msg_block_sHz a span {
    font-size: calc(18px * 0.85);
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 5px;
    text-transform: uppercase;
    display: block;
}.info_hub_WgK .msg_block_sHz a p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    font-size: 18px;
}.info_hub_WgK .msg_block_sHz a p::after {
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    left: 0;
    content: '';
    background: #ffffff;
    bottom: -5px;
    width: 0;
}.info_hub_WgK .msg_block_sHz a:hover p::after {
    width: 100%;
}

@media (max-width: 1200px) {.info_hub_WgK {
    padding: 100px 0;
}.info_hub_WgK .contact_faq_A1J:nth-child(1) {
    padding: 40px;
}.info_hub_WgK .contact_faq_A1J:nth-child(3) {
    padding: 30px;
}
}

@media (max-width: 992px) {.info_hub_WgK {
    padding: 80px 0;
}.info_hub_WgK .talk_now_h1Z {
    grid-template-columns: 1fr;
}.info_hub_WgK .contact_faq_A1J:nth-child(1) {
    grid-row: 2 / 3;
    transform: translateY(0);
    grid-column: 1 / -1;
}.info_hub_WgK .contact_faq_A1J:nth-child(2) {
    height: 300px;
    grid-column: 1 / -1;
    grid-row: 1 / 2;
    transform: translateY(0);
}.info_hub_WgK .contact_faq_A1J:nth-child(3) {
    grid-row: 3 / 4;
    transform: translateY(0);
    grid-column: 1 / -1;
}.info_hub_WgK .get_contact_XgL {
    max-width: 100%;
}
}

@media (max-width: 768px) {.info_hub_WgK {
    padding: 60px 0;
}.info_hub_WgK .contact_faq_A1J:nth-child(1) {
    padding: 30px;
}.info_hub_WgK .contact_faq_A1J:nth-child(3) {
    padding: 25px;
}.info_hub_WgK .message_us_2hm {
    padding: 25px;
    margin-top: 30px;
}.info_hub_WgK .msg_block_sHz {
    gap: 25px;
}
}

@media (max-width: 576px) {.info_hub_WgK {
    padding: 40px 0;
}.info_hub_WgK .contact_faq_A1J:nth-child(1) {
    padding: 25px;
}.info_hub_WgK .contact_faq_A1J h2 {
    font-size: calc(37px * 0.9);
}.info_hub_WgK .message_us_2hm {
    padding: 20px;
}.info_hub_WgK .connect_today_as5 {
    flex-direction: column;
}.info_hub_WgK .connect_today_as5 span {
    width: 100%;
}.info_hub_WgK .msg_block_sHz a {
    padding-left: 40px;
}.info_hub_WgK .msg_block_sHz svg {
    height: 24px;
    width: 24px;
}}.thanksFrame_ElR {
    background: linear-gradient(135deg, rgb(223,219,225), rgba(245, 247, 250, 0.95));
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}.thanksFrame_ElR::before {
    height: 100%;
    position: absolute;
    width: 50%;
    content: "";
    z-index: 1;
    transform: skewX(-15deg) translateX(20%);
    top: 0;
    opacity: 0.15;
    right: 0;
    background: linear-gradient(to bottom right, rgb(195,180,203,0.5), transparent);
}.thanksFrame_ElR::after {
    height: 3px;
    width: 100%;
    position: absolute;
    z-index: 2;
    content: "";
    left: 0;
    background: linear-gradient(90deg, 
    transparent, 
    rgb(170,136,188), 
    rgb(195,180,203), 
    transparent);
    bottom: 0;
}.thanksFrame_ElR .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
    padding: 0 2rem;
    position: relative;
}.thanksFrame_ElR h2 {
    color: #000000;
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 2.5rem;
    position: relative;
    opacity: 0;
    animation: slideTitle 0.8s ease-out forwards 0.3s;
    font-family: Arial, sans-serif;
    max-width: 85%;
    transform: translateX(-1rem);
    font-weight: 700;
}.thanksFrame_ElR h2::after {
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    width: 5rem;
    content: "";
    background: rgb(195,180,203);
    height: 3px;
    position: absolute;
    bottom: -0.8rem;
    animation: growLine 1s ease-out forwards 0.8s;
}.thanksFrame_ElR .diff_block_dRC {
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    opacity: 0;
    border-left: 4px solid rgb(195,180,203);
    padding: 3rem;
    animation: slideUp 0.8s ease-out forwards 0.5s;
    transform: translateY(1rem);
}.thanksFrame_ElR .diff_block_dRC::before {
    right: 2rem;
    position: absolute;
    background: linear-gradient(135deg, rgb(170,136,188,0.5), transparent);
    border-radius: 50%;
    top: 2rem;
    width: 8rem;
    opacity: 0.12;
    z-index: 0;
    height: 8rem;
    content: "";
}.thanksFrame_ElR ul {
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    list-style: none;
}.thanksFrame_ElR li {
    margin-bottom: 1.5rem;
    position: relative;
    padding-left: 1.5rem;
}.thanksFrame_ElR li:last-child {
    margin-bottom: 0;
}.thanksFrame_ElR li::before {
    background: rgb(195,180,203);
    width: 0.5rem;
    animation: growBox 0.6s ease-out forwards 1.2s;
    position: absolute;
    height: 0.5rem;
    left: 0;
    content: "";
    transform: rotate(45deg) scale(0);
    top: 0.6rem;
}.thanksFrame_ElR li span {
    animation: fadeIn 0.8s ease-out forwards 0.7s;
    display: block;
    transform: translateX(0.5rem);
    opacity: 0;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 1.7;
}

@keyframes slideTitle {
  from {
    transform: translateX(-1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes slideUp {
  from {
    transform: translateY(1rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes growBox {
  from {
    transform: rotate(45deg) scale(0);
  }
  to {
    transform: rotate(45deg) scale(1);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(0.5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (hover: hover) {.thanksFrame_ElR .diff_block_dRC:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.thanksFrame_ElR .diff_block_dRC:hover::before {
    transform: scale(1.1);
    transition: transform 0.5s ease;
}
}

@media (max-width: 991px) {.thanksFrame_ElR {
    padding: 4rem 0;
}.thanksFrame_ElR h2 {
    max-width: 95%;
    font-size: calc(28px * 0.9);
}.thanksFrame_ElR .diff_block_dRC {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.thanksFrame_ElR {
    padding: 3rem 0;
}.thanksFrame_ElR::before {
    width: 70%;
}.thanksFrame_ElR .container {
    padding: 0 1.5rem;
}.thanksFrame_ElR h2 {
    max-width: 100%;
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.thanksFrame_ElR .diff_block_dRC {
    padding: 2rem 1.5rem;
}.thanksFrame_ElR .diff_block_dRC::before {
    height: 6rem;
    top: 1.5rem;
    width: 6rem;
    right: 1.5rem;
}
}

@media (max-width: 480px) {.thanksFrame_ElR {
    padding: 2.5rem 0;
}.thanksFrame_ElR h2 {
    font-size: calc(28px * 0.7);
    line-height: 1.4;
}.thanksFrame_ElR h2::after {
    width: 4rem;
}.thanksFrame_ElR .diff_block_dRC {
    border-left-width: 3px;
    padding: 1.75rem 1.25rem;
}.thanksFrame_ElR li {
    padding-left: 1.25rem;
}.thanksFrame_ElR li span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}header .top_plank {
    background: rgb(195,180,203);
    color:  #ffffff;
}header .top_plank .top_banner_UGJ div svg, header .top_plank .top_banner_UGJ div svg path {
    fill: #ffffff;
}header .top_plank .top_banner_UGJ div span {
    color: #ffffff;
}header .top_plank .top_banner_UGJ {
    flex-wrap: wrap;
    font-size: 12px;
    width: 100%;
    justify-content: flex-start;
    line-height: 21px;
    align-items: center;
    padding: 15px 0 10px 0;
    display: flex;
}header .top_plank .top_banner_UGJ div {
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
    display: flex;
}header .top_plank .top_banner_UGJ div img, header .top_plank .top_banner_UGJ div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}#cookie_popup_info_7cb {
    display: none;
}#cookie_popup_info_7cb:checked ~ .cookieDisclosurePanel_rIJ {
    visibility: hidden;
    opacity: 0;
}.cookieDisclosurePanel_rIJ {
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    border-top: 3px solid rgb(195,180,203);
    position: fixed;
    background: rgb(170,136,188);
    width: 100%;
    z-index: 90;
    bottom: 0;
    font-family: Arial, sans-serif;
}.data_control_jmZ {
    gap: 20px;
    background: rgba(0, 0, 0, 0.5);
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 5%;
    border: 2px dashed rgb(195,180,203);
    border-radius: 19px;
}.cookieDisclosurePanel_rIJ h5 {
    text-transform: uppercase;
    font-size: 22px;
    color: rgb(195,180,203);
    letter-spacing: 1.5px;
    margin: 0;
    font-weight: 700;
}.cookieDisclosurePanel_rIJ p {
    line-height: 1.5;
    color: #ffffff;
    margin: 0;
    position: relative;
    font-size: 17px;
}.privacy_opt_qIs {
    margin-right: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    background: rgb(195,180,203,0.5);
    border-radius: 19px;
    padding: 10px;
}.privacy_opt_qIs svg {
    width: 60px;
    fill: rgb(195,180,203);
    height: 60px;
}.cookie_verify_Uf9 {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    line-height: 40px;
    white-space: nowrap;
    text-decoration: none;
    min-width: 140px;
    margin-left: 10px;
    padding: 10px 20px;
    background: rgb(195,180,203);
    font-size: 14px;
    cursor: pointer;
    border: 2px solid rgb(195,180,203);
    text-align: center;
    border-radius: 10px;
    flex-shrink: 0;
}.cookie_verify_Uf9:hover {
    background-color: rgb(170,136,188);
    box-shadow: 0 0 10px rgb(170,136,188);
}.cookie_button.cookie_check_9Lw {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(170,136,188);
    color: #ffffff;
}.cookie_button.cookie_check_9Lw:hover {
    box-shadow: 0 0 10px rgb(170,136,188);
}.cookieDisclosurePanel_rIJ p a {
    color: rgb(195,180,203);
    border-bottom: 1px dashed rgb(195,180,203);
    transition: color 0.3s ease;
    text-decoration: none;
}.cookieDisclosurePanel_rIJ p a:hover {
    color: rgb(170,136,188);
}
@media only screen and (max-width: 1200px) {.cookieDisclosurePanel_rIJ {
    padding: 15px 0;
}.data_control_jmZ {
    padding: 15px 5%;
}.privacy_opt_qIs {
    display: none;
}.data_control_jmZ {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookieDisclosurePanel_rIJ h5 {
    font-size: 16px;
    margin-bottom: 10px;
}.user_safety_Ozn {
    margin-bottom: 15px;
}.cookie_verify_Uf9 {
    margin: 10px 0;
    min-width: 100%;
}}
.teaching_history_RyA {
    padding: 5rem 2rem;
    isolation: isolate;
    overflow: hidden;
    position: relative;
    background: rgb(223,219,225);
}.teaching_history_RyA::before {
    height: 140%;
    top: -20%;
    z-index: -1;
    position: absolute;
    right: -5%;
    width: 60%;
    filter: blur(3px);
    transform: rotate(15deg);
    background: rgb(195,180,203,0.5);
    content: "";
}.teaching_history_RyA::after {
    position: absolute;
    animation: morph 15s linear infinite alternate;
    bottom: -5%;
    width: 30%;
    height: 30%;
    content: "";
    background: rgb(170,136,188,0.5);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: -1;
    left: -5%;
}@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

.teaching_history_RyA .feedback_corner_5QE {
    grid-template-columns: 1fr 1fr;
    display: grid;
    max-width: 1100px;
    gap: 0;
    margin: 0 auto;
    position: relative;
}.teaching_history_RyA .image_overlay_y5g {
    border-radius: 0;
    height: 450px;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
    transform: translateX(-5%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    grid-column: 1 / 2;
    width: 100%;
    z-index: 2;
    grid-row: 1 / 2;
}.teaching_history_RyA .image_overlay_y5g::after {
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    height: 100%;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    left: 0;
    position: absolute;
}.teaching_history_RyA .feedback_corner_5QE:hover .image_overlay_y5g {
    transform: translateX(0) scale(1.02);
    filter: contrast(1.1);
}.teaching_history_RyA .work_list_hSP {
    transform: translateX(-15%);
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    z-index: 1;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    flex-direction: column;
    padding: 3rem 3rem 3rem 5rem;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    display: flex;
    background: #ffffff;
    justify-content: center;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
}.teaching_history_RyA .feedback_corner_5QE:hover .work_list_hSP {
    transform: translateX(-10%) translateY(-5px);
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
}.teaching_history_RyA .name {
    position: relative;
    color: rgb(195,180,203);
    margin-bottom: 0.7rem;
    font-size: 32px;
    display: inline-block;
    font-weight: 700;
}.teaching_history_RyA .name::before {
    background: rgb(170,136,188,0.5);
    transition: transform 0.4s ease 0.2s;
    top: -10px;
    left: -20px;
    content: "";
    z-index: -1;
    height: 30px;
    border-radius: 10px;
    transform: rotate(45deg) scale(0);
    position: absolute;
    width: 30px;
}.teaching_history_RyA .feedback_corner_5QE:hover .name::before {
    transform: rotate(45deg) scale(1);
}.teaching_history_RyA .work_list_hSP > div:nth-child(2) {
    transition: all 0.5s ease 0.3s;
    opacity: 0.9;
    margin-bottom: 2rem;
    font-weight: 600;
    opacity: 0;
    color: rgb(170,136,188);
    transform: translateX(-20px);
    font-size: 18px;
}.teaching_history_RyA .feedback_corner_5QE:hover .work_list_hSP > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.teaching_history_RyA .work_box_qg2 {
    opacity: 0;
    position: relative;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
    font-style: italic;
    font-weight: 400;
    padding-top: 20px;
    transition: all 0.5s ease 0.5s;
    transform: translateY(20px);
}.teaching_history_RyA .feedback_corner_5QE:hover .work_box_qg2 {
    opacity: 1;
    transform: translateY(0);
}.teaching_history_RyA .work_box_qg2::before {
    left: 0;
    height: 3px;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgb(195,180,203), transparent);
    width: 60px;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.teaching_history_RyA .work_list_hSP::after {
    right: 20px;
    content: "";
    animation: float 4s ease-in-out infinite;
    position: absolute;
    width: 40px;
    bottom: 20px;
    height: 40px;
    z-index: -1;
    border-radius: 50%;
    background: rgb(195,180,203,0.5);
}

@media (max-width: 992px) {.teaching_history_RyA .feedback_corner_5QE {
    gap: 2rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.teaching_history_RyA .image_overlay_y5g {
    transform: none;
    height: 300px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.teaching_history_RyA .image_overlay_y5g::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.teaching_history_RyA .work_list_hSP {
    grid-row: 2 / 3;
    padding: 2rem;
    clip-path: none;
    grid-column: 1 / 2;
    transform: none;
}.teaching_history_RyA .feedback_corner_5QE:hover .work_list_hSP {
    transform: translateY(-5px);
}}header .head_learning_yLF {
    display: flex;
    padding: 1.5rem;
    left: 0;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, rgb(170,136,188) 0%, rgb(195,180,203,0.5) 100%);
    width: 100%;
    box-shadow: 0 0 20px 2px rgb(195,180,203,0.5);
    border-radius: 0;
    z-index: 99;
}header .head_learning_yLF::before {
    position: absolute;
    width: 200%;
    background-size: 15px 15px;
    opacity: 0.3;
    height: 200%;
    background: radial-gradient(circle, rgb(170,136,188,0.5) 1%, transparent 10%);
    top: -50%;
    animation: backgroundShift 20s linear infinite;
    content: "";
    left: -50%;
    z-index: -1;
}header .head_learning_yLF::after {
    top: 0;
    left: 0;
    height: 100%;
    animation: gradientSlide 5s ease infinite;
    content: "";
    opacity: 0.1;
    background: linear-gradient(45deg, transparent 48%, rgb(170,136,188) 49%, rgb(170,136,188) 51%, transparent 52%);
    width: 100%;
    background-size: 200% 200%;
    z-index: -1;
    position: absolute;
}header .head_learning_yLF .head_class_jvG {
    overflow: visible;
    position: relative;
}header .head_learning_yLF .head_class_jvG::after {
    bottom: -8px;
    position: absolute;
    left: 0;
    box-shadow: 0 0 8px 2px rgb(170,136,188);
    height: 2px;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    background: rgb(170,136,188);
    animation: neonPulse 3s infinite alternate;
    width: 100%;
}header .head_learning_yLF .head_class_jvG .nav_core_fQK {
    transform: perspective(800px) rotateY(0deg);
    display: block;
    transition: all 0.5s ease;
    position: relative;
}header .head_learning_yLF .head_class_jvG .nav_core_fQK:hover {
    transform: perspective(800px) rotateY(15deg);
}header .head_learning_yLF .head_class_jvG svg {
    width: 120px;
    filter: drop-shadow(0 0 5px rgb(170,136,188,0.5));
    height: auto;
}header .head_learning_yLF .top_pro_teB {
    list-style: none;
    display: flex;
    margin: 0;
    perspective: 800px;
    padding: 0;
    position: relative;
}header .head_learning_yLF .top_pro_teB::before {
    width: 100%;
    content: "";
    position: absolute;
    animation: neonPulse 4s infinite alternate-reverse;
    background: rgb(195,180,203);
    transform: scaleX(0.5);
    height: 2px;
    left: 0;
    box-shadow: 0 0 10px 2px rgb(195,180,203);
    top: 105%;
}header .head_learning_yLF .head_core_YIs {
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    position: relative;
    transform: translateZ(0);
    transform-style: preserve-3d;
}header .head_learning_yLF .head_core_YIs:hover {
    transform: translateZ(20px);
}header .head_learning_yLF .head_core_YIs a {
    padding: 0.5rem 1rem;
    display: block;
    color: #ffffff;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-weight: 600;
    font-size: 17px;
    position: relative;
    text-decoration: none;
    border: 1px solid transparent;
    font-family: Arial, sans-serif;
}header .head_learning_yLF .head_core_YIs a::before {
    border-radius: 10px;
    left: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    top: 0;
    content: "";
    opacity: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    transform: scale(0.9);
    background: rgb(195,180,203,0.5);
    z-index: -1;
}header .head_learning_yLF .head_core_YIs a:hover {
    color: rgb(170,136,188);
    text-shadow: 0 0 5px rgb(170,136,188,0.5);
    border: 1px solid rgb(170,136,188,0.5);
}header .head_learning_yLF .head_core_YIs a:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

@keyframes neonPulse {
  0% {
    opacity: 0.6;
    transform: scaleX(0.5);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientSlide {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 992px) {header .head_learning_yLF {
    width: 100vw;
    box-sizing: border-box;
    margin-left: calc(-50vw + 50%);
    flex-direction: column;
    padding: 1rem;
}header .head_learning_yLF .head_class_jvG {
    margin-bottom: 1.5rem;
}header .head_learning_yLF .top_pro_teB {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}header .head_learning_yLF .top_pro_teB::before {
    top: auto;
    bottom: -10px;
}header .head_learning_yLF .head_core_YIs {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .head_learning_yLF {
    padding: 0.75rem;
}header .head_learning_yLF .top_pro_teB {
    flex-direction: column;
    align-items: center;
}header .head_learning_yLF .head_core_YIs {
    width: 100%;
    margin: 0.25rem 0;
    text-align: center;
}header .head_learning_yLF .head_class_jvG svg {
    width: 100px;
}header .head_learning_yLF .head_class_jvG::after {
    left: 10%;
    width: 80%;
}
}