* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
}.inner-container_ap7nLQ {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.training_zone_p50S1T {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1194px;
}@keyframes glow_scrollbar { 0% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } 50% { box-shadow: 0 0 15px rgba(0,0,0,0.5); } 100% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } }

::-webkit-scrollbar {
    height: 12px;
    width: 16px;
}::-webkit-scrollbar-track {
    background: rgb(147,160,179);
}::-webkit-scrollbar-track:active {
    background: rgb(112,121,137);
}::-webkit-scrollbar-thumb {
    transition: box-shadow, transform 1.2s cubic-bezier(0.42, 0, 0.58, 1);
    border-radius: 9999px;
    animation: glow_scrollbar 3.8s ease-in-out infinite;
    background: #ffffff;
    min-height: 85px;
}::-webkit-scrollbar-thumb:hover {
    transform: translateX(2px);
    box-shadow: 2px -4px 9px 4px rgba(0, 0, 0, 0.1);
    border-color: rgb(147,160,179);
    background: rgb(112,121,137);
}::-webkit-scrollbar-thumb:active {
    background: rgb(112,121,137);
}html {
    scrollbar-color: rgb(112,121,137) rgb(112,121,137,0.5);
    scrollbar-width: auto;
}.top_skill_dcGOkK {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.user_testimonials_hBsK9d {
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(182,189,220) 0%, #ffffff 100%);
    position: relative;
}.user_testimonials_hBsK9d::before {
    position: absolute;
    top: -10%;
    width: 40%;
    opacity: 0.4;
    height: 40%;
    background: radial-gradient(circle, rgb(147,160,179,0.5) 0%, transparent 70%);
    pointer-events: none;
    right: -10%;
    content: "";
}.user_testimonials_hBsK9d::after {
    position: absolute;
    background: radial-gradient(circle, rgb(112,121,137,0.5) 0%, transparent 70%);
    opacity: 0.4;
    left: -10%;
    bottom: -10%;
    width: 40%;
    pointer-events: none;
    content: "";
    height: 40%;
}.user_testimonials_hBsK9d h2 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 60px;
    transform: translateX(5px);
    transition: transform 0.5s ease;
    font-size: 37px;
    text-align: left;
}.user_testimonials_hBsK9d h2::after {
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(147,160,179) 0%, rgb(112,121,137) 100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 60px;
    position: absolute;
    bottom: -12px;
    height: 4px;
    content: "";
    transform: scaleX(1);
}.user_testimonials_hBsK9d h2:hover {
    transform: translateX(8px);
}.user_testimonials_hBsK9d h2:hover::after {
    transform: scaleX(1.5);
}.user_testimonials_hBsK9d .container.fast_classes_DsyQFA {
    z-index: 1;
    position: relative;
}.user_testimonials_hBsK9d .review_grid_fRb3rg {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    display: grid;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr {
    overflow: hidden;
    position: relative;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 30px;
    background: #ffffff;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.04),
                -12px -12px 24px rgba(255, 255, 255, 0.9),
                inset 1px 1px 1px rgba(255, 255, 255, 0.7),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    z-index: 1;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr::before {
    left: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    transition: opacity 0.5s ease;
    width: 100%;
    opacity: 0;
    content: "";
    top: 0;
    position: absolute;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.07),
                -15px -15px 30px rgba(255, 255, 255, 1),
                inset 1px 1px 1px rgba(255, 255, 255, 0.8),
                inset -1px -1px 1px rgba(0, 0, 0, 0.06);
    transform: translateY(-10px);
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover::before {
    opacity: 1;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr h3 {
    position: relative;
    color: rgb(147,160,179);
    font-size: calc(20px - 2px);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 15px;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(147,160,179) 0%, transparent 100%);
    width: 0;
    transition: width 0.4s ease;
    height: 2px;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover h3::after {
    width: 100%;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr .description {
    font-size: 18px;
    line-height: 1.6;
    z-index: 1;
    margin-bottom: 25px;
    position: relative;
    color: #000000;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr .description::before {
    content: "";
    top: -20px;
    position: absolute;
    opacity: 0.1;
    color: rgb(147,160,179,0.5);
    font-size: 80px;
    transition: transform 0.5s ease;
    left: -10px;
    z-index: -1;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover .description::before {
    transform: translate(5px, 5px) rotate(5deg);
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr div {
    overflow: hidden;
    position: relative;
    height: 60px;
    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.4),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0);
    width: 60px;
    border-radius: 50%;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover div {
    transform: scale(1.1) translateZ(0);
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr img {
    object-fit: cover;
    height: 100%;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover img {
    transform: scale(1.1);
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:nth-child(odd) {
    animation: floatUp 8s infinite alternate ease-in-out;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:nth-child(even) {
    animation: floatUp 9s 0.5s infinite alternate ease-in-out;
}

@keyframes floatUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-8px);
    }
}

@media (max-width: 992px) {.user_testimonials_hBsK9d {
    padding: 60px 0;
}.user_testimonials_hBsK9d h2 {
    margin-bottom: 40px;
    font-size: calc(37px - 4px);
}.user_testimonials_hBsK9d .review_grid_fRb3rg {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.user_testimonials_hBsK9d {
    padding: 50px 0;
}.user_testimonials_hBsK9d h2 {
    transform: translateX(0);
    text-align: center;
    margin-bottom: 35px;
}.user_testimonials_hBsK9d h2::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.user_testimonials_hBsK9d h2:hover {
    transform: translateX(0);
}.user_testimonials_hBsK9d h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.user_testimonials_hBsK9d .review_grid_fRb3rg {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr {
    padding: 25px;
}
}

@media (max-width: 576px) {.user_testimonials_hBsK9d {
    padding: 40px 0;
}.user_testimonials_hBsK9d h2 {
    margin-bottom: 30px;
    font-size: calc(37px - 6px);
}.user_testimonials_hBsK9d .review_grid_fRb3rg {
    gap: 25px;
    grid-template-columns: 1fr;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr h3 {
    font-size: 20px;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr div {
    height: 50px;
    width: 50px;
}.user_testimonials_hBsK9d .edu_feedback_1zKbIr:hover {
    transform: translateY(-5px);
}@keyframes floatUp {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-5px);
        }
    }
}.title_portal_L96skf {
    justify-content: center;
    display: flex;
    position: relative;
    align-items: center;
    background: linear-gradient(135deg, rgb(147,160,179,0.5), rgb(182,189,220), rgb(112,121,137,0.5));
    min-height: 100vh;
    overflow: hidden;
    perspective: 1000px;
}.title_portal_L96skf::before {
    content: "";
    position: absolute;
    opacity: 0.2;
    top: 0;
    left: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(147,160,179,0.5) 5%, transparent 20%),
    radial-gradient(circle at 80% 70%, rgb(112,121,137,0.5) 5%, transparent 20%);
    width: 100%;
    z-index: 1;
    height: 100%;
    animation: pulseBg 15s infinite alternate ease-in-out;
}.title_portal_L96skf::after {
    position: absolute;
    content: "";
    height: 200%;
    width: 200%;
    transform: rotate(15deg);
    z-index: 2;
    top: -50%;
    left: -50%;
    animation: lightSweep 12s infinite linear;
    background: linear-gradient(45deg, transparent 40%, rgb(147,160,179,0.5) 45%, transparent 50%);
    opacity: 0.1;
}.title_portal_L96skf .learn_head_bRAHiY {
    position: relative;
    grid-template-columns: 1fr;
    width: 90%;
    transform-style: preserve-3d;
    display: grid;
    z-index: 5;
    gap: 2rem;
    animation: fadeIn 1.2s ease-out;
    max-width: 1200px;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child {
    position: relative;
    border-left: 4px solid rgb(112,121,137);
    background: rgb(147,160,179,0.5);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateZ(20px);
    backdrop-filter: blur(8px);
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child p {
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-size: calc(13px * 1.3);
    color: #ffffff;
    transform: translateZ(10px);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin: 0;
}.title_portal_L96skf .skill_experts_BmRwLD {
    transform: translateZ(30px) rotateX(2deg);
    position: relative;
    transition: transform 0.5s ease;
}.title_portal_L96skf .skill_experts_BmRwLD:hover {
    transform: translateZ(40px) rotateX(0deg);
}.title_portal_L96skf .skill_experts_BmRwLD > div {
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 3rem;
    overflow: hidden;
}.title_portal_L96skf .skill_experts_BmRwLD > div::before {
    opacity: 0.8;
    height: 100%;
    top: 0;
    z-index: 1;
    background: linear-gradient(
    to bottom,
    rgb(147,160,179,0.5) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgb(112,121,137,0.5) 100%
  );
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.title_portal_L96skf .skill_experts_BmRwLD > div::after {
    animation: rotateGradient 25s infinite linear;
    opacity: 0.15;
    top: -10%;
    left: -10%;
    width: 120%;
    content: "";
    height: 120%;
    position: absolute;
    background: radial-gradient(ellipse at center, transparent 40%, rgb(147,160,179,0.5) 100%);
    z-index: 2;
}.title_portal_L96skf .skill_experts_BmRwLD h3 {
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 2rem 0;
    padding-bottom: 1.5rem;
    line-height: 1.5;
    z-index: 5;
    font-weight: 400;
    position: relative;
    font-size: calc(19px * 1.1);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
}.title_portal_L96skf .title_style_header {
    animation: pulseHeader 3s infinite alternate ease-in-out;
    padding: 1.5rem;
    backdrop-filter: blur(5px);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    background: linear-gradient(135deg, rgb(147,160,179,0.5), rgb(112,121,137,0.5));
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
    margin: 0;
    color: #ffffff;
    transform: translateZ(15px);
    font-weight: 700;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 5;
    font-size: 47px;
    position: relative;
}

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

@keyframes pulseHeader {
  0% {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transform: translateZ(15px) scale(1);
  }
  100% {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25), 0 0 20px rgb(147,160,179,0.5);
    transform: translateZ(25px) scale(1.02);
  }
}

@keyframes pulseBg {
  0% {
    opacity: 0.1;
    transform: scale(1);
  }
  100% {
    opacity: 0.3;
    transform: scale(1.2);
  }
}

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

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

@media (min-width: 768px) {.title_portal_L96skf .learn_head_bRAHiY {
    gap: 3rem;
    grid-template-columns: 1fr 2fr;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child {
    display: flex;
    align-items: center;
    padding: 3rem;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child p {
    font-size: calc(13px * 1.5);
}.title_portal_L96skf .skill_experts_BmRwLD > div {
    justify-content: space-between;
    padding: 4rem;
    display: flex;
    flex-direction: column;
    min-height: 400px;
}.title_portal_L96skf .skill_experts_BmRwLD h3 {
    font-size: 19px;
    max-width: 80%;
}.title_portal_L96skf .title_style_header {
    padding: 2rem;
    font-size: calc(47px * 1.2);
}
}

@media (min-width: 992px) {.title_portal_L96skf .learn_head_bRAHiY {
    gap: 4rem;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
}.title_portal_L96skf .skill_experts_BmRwLD > div {
    transition: background-position 8s ease;
    min-height: 450px;
    background-position: center center !important;
}.title_portal_L96skf .skill_experts_BmRwLD > div:hover {
    background-position: bottom right !important;
}.title_portal_L96skf .skill_experts_BmRwLD h3 {
    max-width: 70%;
}.title_portal_L96skf .title_style_header {
    margin-left: 2rem;
    transform: translateZ(20px);
}
}

@media (max-width: 767px) {.title_portal_L96skf {
    padding: 3rem 1rem;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child {
    padding: 1.5rem;
}.title_portal_L96skf .learn_head_bRAHiY > div:first-child p {
    font-size: 13px;
}.title_portal_L96skf .skill_experts_BmRwLD > div {
    padding: 2rem;
}.title_portal_L96skf .skill_experts_BmRwLD h3 {
    margin-bottom: 1.5rem;
    font-size: calc(19px * 1.2);
    padding-bottom: 1rem;
}.title_portal_L96skf .title_style_header {
    padding: 1rem;
    font-size: calc(35px * 0.9);
}}.who_we_are_Gz64Ds {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(182,189,220) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 80px 0;
}.who_we_are_Gz64Ds::before {
    position: absolute;
    z-index: 1;
    width: 100%;
    animation: pulse 15s infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(147,160,179,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(112,121,137,0.5) 0%, transparent 70%);
    top: 0;
    height: 100%;
    content: "";
    opacity: 0.15;
    left: 0;
}.who_we_are_Gz64Ds::after {
    opacity: 0.03;
    height: 100%;
    position: absolute;
    background-size: 100px 100px;
    width: 100%;
    z-index: 2;
    left: 0;
    content: "";
    top: 0;
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 75%),
        linear-gradient(-45deg, transparent 75%, #000000 75%);
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
}.who_we_are_Gz64Ds .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    max-width: 1200px;
    position: relative;
}.who_we_are_Gz64Ds .fast_classes_DsyQFA {
    justify-content: space-between;
    border-radius: 18px;
    transform: translateY(0);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.2);
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    padding: 40px;
    transition: all 0.5s ease;
    background: rgba(255, 255, 255, 0.15);
    gap: 50px;
}.who_we_are_Gz64Ds .fast_classes_DsyQFA:hover {
    transform: translateY(-5px);
    border-color: rgb(147,160,179,0.5);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}.who_we_are_Gz64Ds .study_classes_ifRwA7 {
    flex: 0 0 300px;
    flex-direction: column;
    gap: 20px;
    position: relative;
    display: flex;
}.who_we_are_Gz64Ds .study_classes_ifRwA7::before {
    transform: scale(0.95);
    opacity: 0;
    transition: all 0.5s ease;
    left: -15px;
    height: calc(100% + 30px);
    border: 2px solid rgb(147,160,179,0.5);
    top: -15px;
    z-index: -1;
    position: absolute;
    content: "";
    border-radius: 18px;
    width: calc(100% + 30px);
}.who_we_are_Gz64Ds .study_classes_ifRwA7:hover::before {
    opacity: 0.5;
    transform: scale(1);
}.who_we_are_Gz64Ds .pic_float_EWDXYs {
    position: relative;
    height: 350px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 18px;
}.who_we_are_Gz64Ds .pic_float_EWDXYs::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%);
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}.who_we_are_Gz64Ds .pro_learning_GfqbO3 {
    transition: all 0.5s ease;
    z-index: 10;
    transform: translateX(0);
    margin-top: -50px;
    padding: 20px;
    background: rgb(147,160,179);
    margin-left: 20px;
    position: relative;
    border-radius: 10px;
}.who_we_are_Gz64Ds .study_classes_ifRwA7:hover .pro_learning_GfqbO3 {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateX(-10px);
}.who_we_are_Gz64Ds .skill_studio_6Gk5am {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 5px 0;
    font-size: 19px;
}.who_we_are_Gz64Ds .class_space_tX0BHf {
    opacity: 0.9;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin: 0;
    font-size: 13px;
}.who_we_are_Gz64Ds .words_container_SyJDl5 {
    gap: 20px;
    display: flex;
    flex: 1;
    flex-direction: column;
}.who_we_are_Gz64Ds .quick_mastery_RBq82D {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    gap: 15px;
}.who_we_are_Gz64Ds .quick_mastery_RBq82D svg {
    width: 40px;
    transition: all 0.3s ease;
    fill: rgb(147,160,179);
    height: 40px;
}.who_we_are_Gz64Ds .quick_mastery_RBq82D:hover svg {
    transform: scale(1.1) rotate(5deg);
}.who_we_are_Gz64Ds .quick_mastery_RBq82D svg path {
    transition: all 0.3s ease;
    fill: rgb(147,160,179);
}.who_we_are_Gz64Ds .quick_mastery_RBq82D:hover svg path {
    fill: rgb(112,121,137);
}.who_we_are_Gz64Ds h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000000;
    margin: 0 0 20px 0;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    position: relative;
    font-size: 33px;
    padding-bottom: 15px;
}.who_we_are_Gz64Ds h2::after {
    content: "";
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(147,160,179) 0%, rgb(112,121,137) 100%);
    left: 0;
    border-radius: 3px;
    height: 3px;
    bottom: 0;
    transition: all 0.5s ease;
}.who_we_are_Gz64Ds .words_container_SyJDl5:hover h2::after {
    width: 120px;
}.who_we_are_Gz64Ds p {
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 400;
    margin: 0;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.3px;
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@media (max-width: 992px) {.who_we_are_Gz64Ds {
    padding: 60px 0;
}.who_we_are_Gz64Ds .fast_classes_DsyQFA {
    gap: 40px;
    padding: 30px;
    flex-direction: column;
}.who_we_are_Gz64Ds .study_classes_ifRwA7 {
    flex: 0 0 auto;
    width: 100%;
    max-width: 500px;
}.who_we_are_Gz64Ds .pic_float_EWDXYs {
    height: 300px;
}.who_we_are_Gz64Ds .pro_learning_GfqbO3 {
    margin-top: -40px;
    margin-left: 15px;
}.who_we_are_Gz64Ds h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.who_we_are_Gz64Ds {
    padding: 50px 0;
}.who_we_are_Gz64Ds .fast_classes_DsyQFA {
    gap: 30px;
    padding: 25px;
}.who_we_are_Gz64Ds .study_classes_ifRwA7 {
    max-width: 400px;
}.who_we_are_Gz64Ds .pic_float_EWDXYs {
    height: 250px;
}.who_we_are_Gz64Ds .pro_learning_GfqbO3 {
    padding: 15px;
    margin-top: -35px;
}.who_we_are_Gz64Ds .skill_studio_6Gk5am {
    font-size: calc(19px * 0.9);
}.who_we_are_Gz64Ds .class_space_tX0BHf {
    font-size: calc(13px * 0.9);
}.who_we_are_Gz64Ds h2 {
    font-size: calc(33px * 0.8);
    padding-bottom: 10px;
}.who_we_are_Gz64Ds h2::after {
    width: 60px;
}.who_we_are_Gz64Ds .words_container_SyJDl5:hover h2::after {
    width: 90px;
}.who_we_are_Gz64Ds p {
    font-size: calc(13px * 0.9);
}
}

@media (max-width: 576px) {.who_we_are_Gz64Ds {
    padding: 40px 0;
}.who_we_are_Gz64Ds .fast_classes_DsyQFA {
    gap: 25px;
    padding: 20px;
}.who_we_are_Gz64Ds .pic_float_EWDXYs {
    height: 220px;
}.who_we_are_Gz64Ds .pro_learning_GfqbO3 {
    margin-left: 10px;
    margin-top: -30px;
    padding: 12px;
}.who_we_are_Gz64Ds .quick_mastery_RBq82D svg {
    height: 30px;
    width: 30px;
}.who_we_are_Gz64Ds h2 {
    padding-bottom: 8px;
    font-size: calc(33px * 0.7);
    margin-bottom: 10px;
}.who_we_are_Gz64Ds h2::after {
    width: 50px;
    height: 2px;
}.who_we_are_Gz64Ds .words_container_SyJDl5:hover h2::after {
    width: 70px;
}.who_we_are_Gz64Ds p {
    font-size: calc(13px * 0.85);
}}.instructor_history_TKaS8f {
    overflow: hidden;
    background: linear-gradient(170deg, rgb(182,189,220) 0%, rgb(147,160,179,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.instructor_history_TKaS8f::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.04;
    position: absolute;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgb(147,160,179,0.5) 20px,
            rgb(147,160,179,0.5) 21px
        );
    left: 0;
}.instructor_history_TKaS8f::after {
    content: "";
    top: 0;
    width: 100%;
    filter: blur(80px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(147,160,179,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(112,121,137,0.5) 0%, transparent 40%);
    opacity: 0.3;
    position: absolute;
    height: 100%;
    left: 0;
}.instructor_history_TKaS8f .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr {
    margin: 0 auto;
    max-width: 1000px;
    flex-direction: column;
    position: relative;
    align-items: center;
    display: flex;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::before {
    height: 500px;
    opacity: 0.2;
    position: absolute;
    animation: orbit 20s linear infinite;
    content: "";
    width: 500px;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid rgb(147,160,179,0.5);
    top: 50%;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::after {
    border-radius: 50%;
    height: 400px;
    transform: translate(-50%, -50%);
    animation: orbit 15s linear infinite reverse;
    border: 1px dashed rgb(112,121,137,0.5);
    top: 50%;
    position: absolute;
    content: "";
    width: 400px;
    opacity: 0.15;
    left: 50%;
}@keyframes orbit {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.instructor_history_TKaS8f .pic_float_EWDXYs {
    border-radius: 50%;
    width: 240px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.1),
        0 0 0 20px rgba(255, 255, 255, 0.05);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    margin-bottom: 30px;
    z-index: 5;
    height: 240px;
}.instructor_history_TKaS8f .pic_float_EWDXYs::before {
    position: absolute;
    opacity: 0.4;
    background: conic-gradient(
        from 0deg,
        transparent 0deg, 
        rgb(147,160,179,0.5) 90deg,
        transparent 180deg,
        rgb(112,121,137,0.5) 270deg,
        transparent 360deg
    );
    inset: -30px;
    border-radius: 50%;
    content: "";
    z-index: -1;
    animation: spin 12s linear infinite;
}.instructor_history_TKaS8f .pic_float_EWDXYs::after {
    background: 
        radial-gradient(
            circle at 30% 30%,
            rgba(255, 255, 255, 0.3) 0%,
            transparent 50%
        );
    content: "";
    z-index: 2;
    inset: 0;
    border-radius: 50%;
    position: absolute;
}@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.instructor_history_TKaS8f .name {
    margin-bottom: 15px;
    font-weight: 700;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(147,160,179) 100%
    );
    text-fill-color: transparent;
    font-size: 39px;
    z-index: 3;
    color: #000000;
    transition: all 0.3s ease;
    text-align: center;
    position: relative;
}.instructor_history_TKaS8f .name::after {
    bottom: -8px;
    left: 50%;
    width: 0;
    transition: width 0.4s ease;
    height: 2px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(
        to right,
        rgb(147,160,179) 0%,
        rgb(112,121,137) 100%
    );
    content: "";
}.instructor_history_TKaS8f .edu_feedback_1zKbIr:hover .name::after {
    width: 80px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr span:not(.name) {
    border: 1px solid rgba(255, 255, 255, 0.15);
    letter-spacing: 2px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: rgb(112,121,137);
    transition: all 0.3s ease;
    margin-bottom: 30px;
    padding: 8px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    z-index: 3;
    font-size: 21px;
    backdrop-filter: blur(5px);
    opacity: 0.9;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr:hover span:not(.name) {
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}.instructor_history_TKaS8f .career_overview_3rXoaw {
    color: #000000;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    line-height: 1.8;
    border-radius: 16px;
    max-width: 650px;
    font-size: 18px;
    padding: 35px 45px;
    margin: 0;
    position: relative;
    background: #ffffff;
    text-align: center;
    z-index: 3;
}.instructor_history_TKaS8f .career_overview_3rXoaw::before,
.instructor_history_TKaS8f .career_overview_3rXoaw::after {
    content: "";
    width: 10px;
    position: absolute;
    height: 10px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::before {
    border-top: 2px solid rgb(147,160,179);
    border-left: 2px solid rgb(147,160,179);
    top: 25px;
    left: 25px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::after {
    right: 25px;
    bottom: 25px;
    border-right: 2px solid rgb(112,121,137);
    border-bottom: 2px solid rgb(112,121,137);
}.instructor_history_TKaS8f .edu_feedback_1zKbIr:hover .pic_float_EWDXYs {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 15px rgba(255, 255, 255, 0.2),
        0 0 0 30px rgba(255, 255, 255, 0.05);
    transform: scale(1.05);
}

@media (max-width: 991px) {.instructor_history_TKaS8f {
    padding: 90px 0;
}.instructor_history_TKaS8f .pic_float_EWDXYs {
    height: 200px;
    margin-bottom: 25px;
    width: 200px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::before {
    width: 400px;
    height: 400px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::after {
    height: 320px;
    width: 320px;
}.instructor_history_TKaS8f .name {
    font-size: calc(39px * 0.9);
}.instructor_history_TKaS8f .career_overview_3rXoaw {
    max-width: 600px;
    padding: 30px 35px;
}
}

@media (max-width: 767px) {.instructor_history_TKaS8f {
    padding: 70px 0;
}.instructor_history_TKaS8f .pic_float_EWDXYs {
    height: 180px;
    width: 180px;
    margin-bottom: 20px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::before {
    height: 320px;
    width: 320px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::after {
    height: 260px;
    width: 260px;
}.instructor_history_TKaS8f .name {
    font-size: calc(39px * 0.8);
}.instructor_history_TKaS8f .edu_feedback_1zKbIr span:not(.name) {
    margin-bottom: 25px;
    padding: 6px 16px;
    font-size: calc(21px * 0.95);
}.instructor_history_TKaS8f .career_overview_3rXoaw {
    font-size: calc(18px * 0.95);
    max-width: 100%;
    padding: 25px 30px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::before,
    .instructor_history_TKaS8f .career_overview_3rXoaw::after {
    width: 8px;
    height: 8px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::before {
    top: 20px;
    left: 20px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::after {
    right: 20px;
    bottom: 20px;
}
}

@media (max-width: 575px) {.instructor_history_TKaS8f {
    padding: 50px 0;
}.instructor_history_TKaS8f .pic_float_EWDXYs {
    height: 150px;
    width: 150px;
    margin-bottom: 18px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::before {
    width: 260px;
    height: 260px;
}.instructor_history_TKaS8f .edu_feedback_1zKbIr::after {
    height: 200px;
    width: 200px;
}.instructor_history_TKaS8f .name {
    font-size: calc(39px * 0.7);
}.instructor_history_TKaS8f .edu_feedback_1zKbIr span:not(.name) {
    margin-bottom: 20px;
    padding: 5px 12px;
    font-size: calc(21px * 0.9);
    letter-spacing: 1px;
}.instructor_history_TKaS8f .career_overview_3rXoaw {
    padding: 20px 25px;
    font-size: calc(18px * 0.9);
}.instructor_history_TKaS8f .career_overview_3rXoaw::before,
    .instructor_history_TKaS8f .career_overview_3rXoaw::after {
    height: 6px;
    width: 6px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::before {
    left: 15px;
    top: 15px;
}.instructor_history_TKaS8f .career_overview_3rXoaw::after {
    bottom: 15px;
    right: 15px;
}}.pricing_grid_item_4aGIxh {
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.pricing_grid_item_4aGIxh::before {
    bottom: 0;
    z-index: 1;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(147,160,179,0.5) 100%);
    top: 0;
    left: 0;
}.pricing_grid_item_4aGIxh .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}.pricing_grid_item_4aGIxh .price_panel_PaEmjb {
    position: relative;
}.pricing_grid_item_4aGIxh h2 {
    margin-bottom: 20px;
    transform: translateX(-10px);
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-size: 31px;
    font-weight: 700;
    color: #ffffff;
    animation: slideInTitle 0.8s forwards 0.2s;
    opacity: 0;
}.pricing_grid_item_4aGIxh .learning_deals_PhFoJA {
    font-size: 12px;
    line-height: 1.6;
    color: #ffffff;
    transform: translateX(-10px);
    animation: slideInDesc 0.8s forwards 0.4s;
    opacity: 0;
    max-width: 800px;
    margin-bottom: 40px;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB {
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
    list-style: none;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB li {
    animation: fadeIn 0.8s forwards;
    opacity: 0;
    perspective: 1000px;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB li:nth-child(1) {
    animation-delay: 0.5s;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB li:nth-child(2) {
    animation-delay: 0.7s;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB li:nth-child(3) {
    animation-delay: 0.9s;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB li:nth-child(4) {
    animation-delay: 1.1s;
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    text-decoration: none;
    display: block;
    height: 100%;
}.pricing_grid_item_4aGIxh .learning_pricing_kVKEQv {
    background: linear-gradient(145deg, #ffffff 0%, rgb(182,189,220) 100%);
    height: 100%;
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    padding: 30px;
    flex-direction: column;
    transition: all 0.4s ease;
    box-sizing: border-box;
    position: relative;
    border-left: 4px solid rgb(147,160,179);
}.pricing_grid_item_4aGIxh .learning_pricing_kVKEQv::before {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    top: 0;
    width: 80px;
    transform: translate(50%, -50%) rotate(45deg);
    background: rgb(112,121,137);
    right: 0;
    opacity: 0.8;
    position: absolute;
    height: 80px;
    content: "";
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf {
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 2;
    position: relative;
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf h4 {
    margin: 0 0 20px;
    font-weight: 700;
    position: relative;
    color: #000000;
    display: inline-block;
    font-size: calc(24px + 2px);
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf h4::after {
    position: absolute;
    bottom: -10px;
    background: rgb(147,160,179);
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    content: "";
    height: 3px;
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf p {
    color: #000000;
    line-height: 1.6;
    overflow-wrap: break-word;
    flex-grow: 1;
    word-wrap: break-word;
    hyphens: auto;
    white-space: normal;
    margin: 0 0 25px;
    font-size: calc(12px - 1px);
}.pricing_grid_item_4aGIxh .bundle_offer_m2UMAQ {
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
    align-self: flex-start;
    position: relative;
    background: rgb(147,160,179);
    font-size: 22px;
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    transform: translateY(0);
    margin-top: auto;
    padding: 10px 20px;
    color: #ffffff;
}.pricing_grid_item_4aGIxh .bundle_offer_m2UMAQ::before {
    left: 0;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    top: 0;
    transform: translateX(-100%);
    content: "";
    width: 100%;
    position: absolute;
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover {
    transform: translateY(-8px);
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover .learning_pricing_kVKEQv {
    border-left-width: 8px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover .learning_pricing_kVKEQv::before {
    transform: translate(40%, -40%) rotate(45deg);
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover .cost_summary_CHziQf h4::after {
    width: 70px;
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover .bundle_offer_m2UMAQ {
    transform: translateY(-5px);
    background: rgb(112,121,137);
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:hover .bundle_offer_m2UMAQ::before {
    transform: translateX(100%);
}.pricing_grid_item_4aGIxh .monthly_rate_3pOWiw:active {
    transform: translateY(-2px);
    transition: transform 0.2s;
}

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

@keyframes slideInDesc {
  to {
    transform: translateX(0);
    opacity: 0.9;
  }
}

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

@media (max-width: 1200px) {.pricing_grid_item_4aGIxh {
    padding: 80px 0;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.pricing_grid_item_4aGIxh h2 {
    font-size: calc(31px - 4px);
}.pricing_grid_item_4aGIxh .learning_deals_PhFoJA {
    margin-bottom: 30px;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB {
    gap: 20px;
}.pricing_grid_item_4aGIxh .learning_pricing_kVKEQv {
    padding: 25px;
}
}

@media (max-width: 768px) {.pricing_grid_item_4aGIxh {
    padding: 60px 0;
}.pricing_grid_item_4aGIxh h2 {
    font-size: calc(31px - 6px);
}.pricing_grid_item_4aGIxh .learning_deals_PhFoJA {
    font-size: calc(12px - 1px);
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf h4 {
    font-size: 24px;
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf p {
    font-size: calc(12px - 2px);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.pricing_grid_item_4aGIxh {
    padding: 50px 0;
}.pricing_grid_item_4aGIxh .container {
    padding: 0 15px;
}.pricing_grid_item_4aGIxh h2 {
    font-size: calc(31px - 8px);
    margin-bottom: 15px;
}.pricing_grid_item_4aGIxh .learning_deals_PhFoJA {
    margin-bottom: 25px;
}.pricing_grid_item_4aGIxh .learning_fee_dirQRB {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing_grid_item_4aGIxh .learning_pricing_kVKEQv {
    padding: 20px;
}.pricing_grid_item_4aGIxh .cost_summary_CHziQf p {
    margin-bottom: 15px;
}.pricing_grid_item_4aGIxh .bundle_offer_m2UMAQ {
    padding: 8px 16px;
    font-size: calc(22px - 1px);
}}header .head_page_319XCR {
    z-index: 99;
    overflow: hidden;
    box-shadow: 0 0 20px 2px rgb(147,160,179,0.5);
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem;
    align-items: center;
    background: linear-gradient(to right, rgb(112,121,137) 0%, rgb(147,160,179,0.5) 100%);
    border-radius: 0;
    width: 100%;
    left: 0;
}header .head_page_319XCR::before {
    background-size: 15px 15px;
    height: 200%;
    left: -50%;
    background: radial-gradient(circle, rgb(112,121,137,0.5) 1%, transparent 10%);
    z-index: -1;
    top: -50%;
    animation: backgroundShift 20s linear infinite;
    opacity: 0.3;
    content: "";
    position: absolute;
    width: 200%;
}header .head_page_319XCR::after {
    height: 100%;
    width: 100%;
    animation: gradientSlide 5s ease infinite;
    opacity: 0.1;
    z-index: -1;
    content: "";
    background: linear-gradient(45deg, transparent 48%, rgb(112,121,137) 49%, rgb(112,121,137) 51%, transparent 52%);
    position: absolute;
    left: 0;
    background-size: 200% 200%;
    top: 0;
}header .head_page_319XCR .header_site_nZWPFx {
    position: relative;
    overflow: visible;
}header .head_page_319XCR .header_site_nZWPFx::after {
    background: rgb(112,121,137);
    box-shadow: 0 0 8px 2px rgb(112,121,137);
    height: 2px;
    animation: neonPulse 3s infinite alternate;
    transform-origin: left;
    transform: scaleX(0);
    bottom: -8px;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
}header .head_page_319XCR .header_site_nZWPFx .main_primary_bW6hUK {
    transform: perspective(800px) rotateY(0deg);
    transition: all 0.5s ease;
    position: relative;
    display: block;
}header .head_page_319XCR .header_site_nZWPFx .main_primary_bW6hUK:hover {
    transform: perspective(800px) rotateY(15deg);
}header .head_page_319XCR .header_site_nZWPFx svg {
    filter: drop-shadow(0 0 5px rgb(112,121,137,0.5));
    height: auto;
    width: 120px;
}header .head_page_319XCR .top_main_6VqCho {
    perspective: 800px;
    position: relative;
    margin: 0;
    display: flex;
    list-style: none;
    padding: 0;
}header .head_page_319XCR .top_main_6VqCho::before {
    content: "";
    left: 0;
    box-shadow: 0 0 10px 2px rgb(147,160,179);
    position: absolute;
    height: 2px;
    width: 100%;
    animation: neonPulse 4s infinite alternate-reverse;
    top: 105%;
    transform: scaleX(0.5);
    background: rgb(147,160,179);
}header .head_page_319XCR .first_teach_kUSBN7 {
    position: relative;
    transition: transform 0.3s ease;
    margin: 0 0.5rem;
    transform: translateZ(0);
    transform-style: preserve-3d;
}header .head_page_319XCR .first_teach_kUSBN7:hover {
    transform: translateZ(20px);
}header .head_page_319XCR .first_teach_kUSBN7 a {
    font-family: Arial, sans-serif;
    position: relative;
    border: 1px solid transparent;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    display: block;
    padding: 0.5rem 1rem;
}header .head_page_319XCR .first_teach_kUSBN7 a::before {
    content: "";
    border-radius: 10px;
    z-index: -1;
    background: rgb(147,160,179,0.5);
    width: 100%;
    opacity: 0;
    transform: scale(0.9);
    top: 0;
    left: 0;
    height: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
}header .head_page_319XCR .first_teach_kUSBN7 a:hover {
    color: rgb(112,121,137);
    border: 1px solid rgb(112,121,137,0.5);
    text-shadow: 0 0 5px rgb(112,121,137,0.5);
}header .head_page_319XCR .first_teach_kUSBN7 a:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

@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_page_319XCR {
    box-sizing: border-box;
    padding: 1rem;
    flex-direction: column;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}header .head_page_319XCR .header_site_nZWPFx {
    margin-bottom: 1.5rem;
}header .head_page_319XCR .top_main_6VqCho {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .head_page_319XCR .top_main_6VqCho::before {
    bottom: -10px;
    top: auto;
}header .head_page_319XCR .first_teach_kUSBN7 {
    margin: 0.25rem 0.5rem;
}
}

@media (max-width: 576px) {header .head_page_319XCR {
    padding: 0.75rem;
}header .head_page_319XCR .top_main_6VqCho {
    align-items: center;
    flex-direction: column;
}header .head_page_319XCR .first_teach_kUSBN7 {
    margin: 0.25rem 0;
    text-align: center;
    width: 100%;
}header .head_page_319XCR .header_site_nZWPFx svg {
    width: 100px;
}header .head_page_319XCR .header_site_nZWPFx::after {
    left: 10%;
    width: 80%;
}}.course_overview_0jIoXQ {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(120deg, rgb(182,189,220) 0%, rgba(0, 0, 0, 0.5) 60%, rgb(147,160,179,0.5) 100%);
    position: relative;
}.course_overview_0jIoXQ::before {
    position: absolute;
    animation: pulseGlow 12s infinite alternate;
    height: 100%;
    opacity: 0.6;
    content: "";
    z-index: 1;
    background: 
        radial-gradient(ellipse at 75% 40%, rgb(112,121,137,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 80%, rgb(147,160,179,0.5) 0%, transparent 40%);
    left: 0;
    width: 100%;
    top: 0;
}.course_overview_0jIoXQ::after {
    background-image: 
        repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px),
        repeating-linear-gradient(135deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    opacity: 0.05;
    animation: gridShift 30s linear infinite;
}.course_overview_0jIoXQ .container {
    z-index: 3;
    position: relative;
}.course_overview_0jIoXQ .fast_classes_DsyQFA {
    display: flex;
    flex-direction: column;
    overflow: visible;
    background: transparent;
    position: relative;
    border-radius: 23px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ {
    border-radius: 23px;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(147,160,179,0.5),
        0 0 40px rgb(112,121,137,0.5);
    transform: translateY(80px);
    background: #ffffff;
    position: relative;
    padding: 60px;
    margin-right: auto;
    width: 75%;
    z-index: 3;
    margin-left: auto;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ::before {
    animation: morphShape 15s infinite alternate ease-in-out;
    height: 200px;
    width: 200px;
    right: -15px;
    position: absolute;
    top: -15px;
    z-index: -1;
    background: linear-gradient(135deg, rgb(147,160,179,0.5), rgb(112,121,137,0.5));
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
}.course_overview_0jIoXQ .header_site_nZWPFx {
    background: #ffffff;
    height: 120px;
    display: flex;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.5),
        0 0 0 8px #ffffff,
        0 0 0 12px rgb(147,160,179,0.5);
    align-items: center;
    animation: floatAndRotate 8s ease-in-out infinite;
    justify-content: center;
    border-radius: 30% 70% 50% 50% / 40% 40% 60% 60%;
    transform-origin: center center;
    top: -60px;
    position: absolute;
    left: 60px;
    width: 120px;
}.course_overview_0jIoXQ .header_site_nZWPFx svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    fill: rgb(147,160,179);
    height: 60%;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 60%;
}.course_overview_0jIoXQ .header_site_nZWPFx:hover svg {
    transform: scale(1.2) rotate(-10deg);
    fill: rgb(112,121,137);
}.course_overview_0jIoXQ .header_site_nZWPFx svg path {
    stroke: #000000;
    stroke-width: 0.5;
    transition: stroke 0.4s ease;
}.course_overview_0jIoXQ .header_site_nZWPFx:hover svg path {
    stroke-dashoffset: 50;
    stroke: rgb(147,160,179);
    animation: drawPath 2s forwards;
    stroke-dasharray: 50;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3 {
    font-weight: 700;
    position: relative;
    font-size: 29px;
    transform: translateZ(0);
    margin-bottom: 25px;
    padding-bottom: 15px;
    color: #000000;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3::before {
    content: "";
    height: 8px;
    border-radius: 50%;
    width: 8px;
    left: 0;
    position: absolute;
    background: rgb(147,160,179);
    bottom: 0;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3::after {
    background: linear-gradient(90deg, rgb(147,160,179), transparent);
    left: 15px;
    height: 3px;
    width: 80px;
    content: "";
    bottom: 2.5px;
    position: absolute;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ p {
    margin-bottom: 0;
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
    font-size: 15px;
    position: relative;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ p::first-letter {
    font-weight: 700;
    margin-right: 8px;
    color: rgb(147,160,179);
    margin-top: 8px;
    line-height: 0.8;
    font-size: 2em;
    float: left;
}.course_overview_0jIoXQ .pic_float_EWDXYs {
    width: 85%;
    border-radius: 
        23px 23px 
        calc(23px * 3) 23px;
    overflow: hidden;
    transition: transform 0.6s ease;
    position: relative;
    box-shadow: 
        0 15px 35px -5px rgba(0, 0, 0, 0.5),
        0 0 0 5px #ffffff;
    margin-left: auto;
    z-index: 2;
    height: 400px;
    transform: perspective(1200px) rotateY(-5deg) rotateX(3deg);
}.course_overview_0jIoXQ .fast_classes_DsyQFA:hover .pic_float_EWDXYs {
    transform: perspective(1200px) rotateY(-2deg) rotateX(1deg) translateZ(30px);
}.course_overview_0jIoXQ .pic_float_EWDXYs::before {
    width: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: 0.7;
    top: 0;
    position: absolute;
    z-index: 2;
    transition: opacity 0.5s ease;
    content: "";
    background: 
        linear-gradient(
            to right,
            rgb(147,160,179,0.5) 0%,
            transparent 40%,
            rgb(112,121,137,0.5) 100%
        );
    height: 100%;
}.course_overview_0jIoXQ .fast_classes_DsyQFA:hover .pic_float_EWDXYs::before {
    opacity: 0.5;
}.course_overview_0jIoXQ .pic_float_EWDXYs::after {
    mix-blend-mode: overlay;
    height: 100%;
    z-index: 2;
    content: "";
    background: 
        repeating-linear-gradient(
            -45deg,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.5) 1px,
            transparent 1px,
            transparent 10px
        );
    opacity: 0.1;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@keyframes morphShape {
    0%, 100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}

@keyframes floatAndRotate {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-5px) rotate(-3deg);
    }
    75% {
        transform: translateY(5px) rotate(3deg);
    }
}

@keyframes drawPath {
    to {
        stroke-dashoffset: 0;
    }
}

@media screen and (max-width: 1200px) {.course_overview_0jIoXQ {
    padding: 100px 0;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ {
    padding: 50px;
    width: 85%;
    transform: translateY(70px);
}.course_overview_0jIoXQ .pic_float_EWDXYs {
    width: 90%;
    height: 350px;
}
}

@media screen and (max-width: 992px) {.course_overview_0jIoXQ {
    padding: 80px 0;
}.course_overview_0jIoXQ .fast_classes_DsyQFA {
    flex-direction: column-reverse;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ {
    margin-left: auto;
    width: 90%;
    transform: translateY(-70px);
    padding: 40px;
    margin-right: auto;
}.course_overview_0jIoXQ .header_site_nZWPFx {
    top: -50px;
    width: 100px;
    height: 100px;
    left: 40px;
}.course_overview_0jIoXQ .pic_float_EWDXYs {
    margin-right: 0;
    border-radius: 23px;
    width: 100%;
    margin-left: 0;
    height: 320px;
    transform: perspective(800px) rotateY(0) rotateX(0);
}.course_overview_0jIoXQ .fast_classes_DsyQFA:hover .pic_float_EWDXYs {
    transform: perspective(800px) rotateY(0) rotateX(0);
}
}

@media screen and (max-width: 768px) {.course_overview_0jIoXQ {
    padding: 60px 0;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ {
    padding: 30px;
    transform: translateY(-60px);
    width: 100%;
}.course_overview_0jIoXQ .header_site_nZWPFx {
    width: 80px;
    left: 30px;
    height: 80px;
    top: -40px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.85);
}.course_overview_0jIoXQ .learn_now_6Ls9uZ p {
    font-size: calc(15px * 0.95);
}.course_overview_0jIoXQ .pic_float_EWDXYs {
    height: 280px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ::before {
    right: -10px;
    height: 150px;
    top: -10px;
    width: 150px;
}
}

@media screen and (max-width: 576px) {.course_overview_0jIoXQ {
    padding: 50px 0;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ {
    transform: translateY(-40px);
    padding: 25px 20px;
}.course_overview_0jIoXQ .header_site_nZWPFx {
    width: 70px;
    left: 20px;
    height: 70px;
    top: -35px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3 {
    font-size: calc(29px * 0.75);
    margin-bottom: 15px;
    padding-bottom: 12px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ h3::after {
    width: 60px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.course_overview_0jIoXQ .pic_float_EWDXYs {
    height: 220px;
}.course_overview_0jIoXQ .learn_now_6Ls9uZ::before {
    width: 100px;
    height: 100px;
}}.potential_students_5hFrRL {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(182,189,220) 0%, rgba(0, 0, 0, 0.5) 100%);
}.potential_students_5hFrRL::before {
    z-index: 0;
    opacity: 0.6;
    top: 0;
    position: absolute;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(147,160,179,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(112,121,137,0.5) 0%, transparent 40%);
    width: 100%;
    height: 100%;
    content: "";
}.potential_students_5hFrRL::after {
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
    background-size: 120px 120px;
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 25%),
        linear-gradient(-45deg, transparent 75%, #000000 25%);
    opacity: 0.03;
}.potential_students_5hFrRL .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}.potential_students_5hFrRL .fast_classes_DsyQFA {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    padding: 50px;
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: translateY(0);
}.potential_students_5hFrRL .fast_classes_DsyQFA:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-10px);
}.potential_students_5hFrRL .fast_classes_DsyQFA::before {
    top: -100px;
    width: 200px;
    right: -100px;
    position: absolute;
    opacity: 0.1;
    filter: blur(30px);
    background: linear-gradient(45deg, rgb(147,160,179) 0%, rgb(112,121,137) 100%);
    animation: pulse-effect 8s infinite alternate ease-in-out;
    border-radius: 50%;
    height: 200px;
    content: "";
}.potential_students_5hFrRL .fast_classes_DsyQFA::after {
    height: 150px;
    background: linear-gradient(225deg, rgb(112,121,137) 0%, rgb(147,160,179) 100%);
    filter: blur(25px);
    position: absolute;
    border-radius: 50%;
    bottom: -75px;
    width: 150px;
    content: "";
    left: -75px;
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    opacity: 0.1;
}@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

.potential_students_5hFrRL h4 {
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    color: #ffffff;
    font-size: 31px;
    font-weight: 700;
}.potential_students_5hFrRL h4::after {
    left: 50%;
    bottom: 0;
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(147,160,179) 0%, rgb(112,121,137) 100%);
    border-radius: 10px;
}.potential_students_5hFrRL div p {
    color: #ffffff;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    align-items: center;
    margin-bottom: 25px;
    border-left: 3px solid rgb(147,160,179);
    font-size: calc(12px + 2px);
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    padding: 15px 20px;
}.potential_students_5hFrRL div p:last-child {
    margin-bottom: 0;
}.potential_students_5hFrRL div p:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}.potential_students_5hFrRL div p svg {
    transition: transform 0.3s ease;
    margin-right: 15px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    height: 24px;
    width: 24px;
    min-width: 24px;
}.potential_students_5hFrRL div p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.potential_students_5hFrRL div p svg path {
    fill: rgb(147,160,179);
}.potential_students_5hFrRL div p::after {
    content: "";
    background: linear-gradient(90deg, rgb(147,160,179) 0%, transparent 100%);
    transition: width 0.5s ease;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
}.potential_students_5hFrRL div p:hover::after {
    width: 100%;
}

@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 991px) {.potential_students_5hFrRL {
    padding: 80px 0;
}.potential_students_5hFrRL .fast_classes_DsyQFA {
    padding: 40px 30px;
}.potential_students_5hFrRL h4 {
    font-size: calc(31px - 2px);
    margin-bottom: 30px;
}.potential_students_5hFrRL div p {
    padding: 12px 15px;
    font-size: 12px;
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.potential_students_5hFrRL {
    padding: 60px 0;
}.potential_students_5hFrRL .fast_classes_DsyQFA {
    padding: 30px 20px;
}.potential_students_5hFrRL h4 {
    margin-bottom: 25px;
    font-size: calc(31px - 4px);
    padding-bottom: 12px;
}.potential_students_5hFrRL h4::after {
    height: 3px;
    width: 60px;
}.potential_students_5hFrRL div p {
    margin-bottom: 15px;
    font-size: calc(12px - 1px);
    padding: 10px 12px;
}.potential_students_5hFrRL div p svg {
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 10px;
}.potential_students_5hFrRL::before,
    .potential_students_5hFrRL::after {
    opacity: 0.05;
}
}

@media (max-width: 479px) {.potential_students_5hFrRL {
    padding: 40px 0;
}.potential_students_5hFrRL .fast_classes_DsyQFA {
    padding: 25px 15px;
}.potential_students_5hFrRL h4 {
    font-size: calc(31px - 6px);
}.potential_students_5hFrRL div p {
    padding: 8px 10px;
    font-size: calc(12px - 2px);
}.potential_students_5hFrRL div p svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin-right: 8px;
}}.gratArea_sIYvgp {
    isolation: isolate;
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(182,189,220) 0%, rgb(112,121,137,0.5) 100%);
}.gratArea_sIYvgp::before {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.15;
    animation: patternShift 30s linear infinite;
    content: "";
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(112,121,137,0.5) 0px,
        rgb(112,121,137,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.gratArea_sIYvgp::after {
    position: absolute;
    filter: blur(80px);
    z-index: -1;
    content: "";
    height: 250px;
    background: rgb(147,160,179,0.5);
    right: -50px;
    width: 250px;
    opacity: 0.3;
    bottom: -50px;
}.gratArea_sIYvgp .container {
    padding: 0 20px;
    transform-style: preserve-3d;
    perspective: 1000px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.gratArea_sIYvgp h2 {
    color: #000000;
    text-align: center;
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s ease-out forwards;
    line-height: 1.3;
    font-weight: 700;
    font-size: 32px;
    transform: translateZ(20px);
    position: relative;
    font-family: Arial, sans-serif;
}.gratArea_sIYvgp h2::after {
    content: "";
    animation: expandWidth 1s ease-out 0.8s forwards;
    bottom: -15px;
    width: 100px;
    left: 50%;
    position: absolute;
    background: linear-gradient(to right, rgb(147,160,179), rgb(112,121,137));
    transform: translateX(-50%);
    height: 4px;
}.gratArea_sIYvgp .fast_classes_DsyQFA {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 2.5rem;
    transform: translateZ(10px) rotateX(2deg);
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}.gratArea_sIYvgp .fast_classes_DsyQFA::before {
    position: absolute;
    left: 0;
    animation: gradientShift 8s ease infinite;
    background: linear-gradient(90deg, rgb(147,160,179), rgb(112,121,137));
    top: 0;
    content: "";
    height: 6px;
    width: 100%;
}.gratArea_sIYvgp .fast_classes_DsyQFA ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.gratArea_sIYvgp .fast_classes_DsyQFA li {
    opacity: 0;
    position: relative;
    padding: 0;
    animation: fadeIn 1s ease-out 0.5s forwards;
}.gratArea_sIYvgp .fast_classes_DsyQFA span {
    font-family: Arial, sans-serif;
    line-height: 1.7;
    color: #000000;
    font-size: calc(15px * 1.1);
    position: relative;
    text-align: center;
    display: block;
}.gratArea_sIYvgp .fast_classes_DsyQFA:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateZ(15px) rotateX(0deg);
}

@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

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

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

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 1024px) {.gratArea_sIYvgp {
    padding: 5rem 0;
}.gratArea_sIYvgp h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2rem;
}.gratArea_sIYvgp .fast_classes_DsyQFA {
    padding: 2rem;
}
}

@media (max-width: 768px) {.gratArea_sIYvgp {
    padding: 4rem 0;
}.gratArea_sIYvgp h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 1.8rem;
}.gratArea_sIYvgp .fast_classes_DsyQFA {
    padding: 1.8rem;
    transform: translateZ(5px) rotateX(1deg);
}.gratArea_sIYvgp .fast_classes_DsyQFA span {
    font-size: 15px;
    line-height: 1.6;
}
}

@media (max-width: 576px) {.gratArea_sIYvgp {
    padding: 3rem 0;
}.gratArea_sIYvgp h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.gratArea_sIYvgp h2::after {
    bottom: -10px;
    height: 3px;
}.gratArea_sIYvgp .fast_classes_DsyQFA {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.gratArea_sIYvgp .fast_classes_DsyQFA::before {
    height: 4px;
}.gratArea_sIYvgp .fast_classes_DsyQFA span {
    font-size: calc(15px * 0.95);
    line-height: 1.5;
}
}

@media (prefers-reduced-motion) {.gratArea_sIYvgp h2,
    .gratArea_sIYvgp h2::after,
    .gratArea_sIYvgp .fast_classes_DsyQFA,
    .gratArea_sIYvgp .fast_classes_DsyQFA::before,
    .gratArea_sIYvgp .fast_classes_DsyQFA li {
    animation: none;
    transition: none;
}.gratArea_sIYvgp .fast_classes_DsyQFA:hover {
    transform: none;
}.gratArea_sIYvgp::before {
    animation: none;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0.92;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(147,160,179,0.5) 0%, rgb(112,121,137,0.5) 100%);
    content: "";
}footer {
    background-position: center !important;
    background-size: cover !important;
}.training_zone_p50S1T {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.training_zone_p50S1T::before {
    height: 15px;
    width: 100%;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    background: rgb(147,160,179);
    position: absolute;
    top: 0;
    content: "";
}.training_zone_p50S1T .container {
    flex-wrap: wrap;
    position: relative;
    gap: 0;
    display: flex;
}.training_zone_p50S1T .company_holder {
    padding: 0 3rem 2rem 0;
    margin-bottom: 2rem;
    position: relative;
    flex: 0 0 40%;
}.training_zone_p50S1T .company_holder::after {
    height: 100%;
    position: absolute;
    width: 1px;
    right: 1.5rem;
    top: 0;
    opacity: 0.3;
    background: linear-gradient(to bottom, #ffffff, transparent);
    content: "";
}.training_zone_p50S1T .company_holder h3 {
    font-weight: 700;
    transform: skewX(-10deg);
    letter-spacing: 1px;
    color: #ffffff;
    padding-bottom: 1rem;
    font-size: 28px;
    position: relative;
    margin: 0 0 1.5rem;
    text-transform: uppercase;
}.training_zone_p50S1T .company_holder h3::after {
    position: absolute;
    left: 0;
    content: "";
    height: 3px;
    bottom: 0;
    width: 80px;
    box-shadow: 0 0 10px rgb(147,160,179);
    background: rgb(147,160,179);
}.training_zone_p50S1T .enroll_info_m4Eauj {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    padding: 1.5rem;
    transform: skewX(-5deg);
    transform-origin: left top;
    font-size: 15px;
    border-left: 3px solid rgb(147,160,179);
    line-height: 1.6;
}.training_zone_p50S1T .diversity_bz3TYy {
    flex-wrap: wrap;
    gap: 0;
    display: flex;
    flex: 0 0 60%;
}.training_zone_p50S1T .first_section_yr8xLJ {
    gap: 0;
    flex-wrap: wrap;
    display: flex;
    flex: 1;
}.training_zone_p50S1T .top_main_6VqCho {
    position: relative;
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
}.training_zone_p50S1T .top_main_6VqCho h5 {
    font-weight: 600;
    transform: skewX(-5deg);
    padding-left: 1rem;
    color: #ffffff;
    margin: 0 0 1.5rem;
    position: relative;
    font-size: 19px;
}.training_zone_p50S1T .top_main_6VqCho h5::before {
    left: 0;
    background: rgb(147,160,179);
    width: 3px;
    position: absolute;
    content: "";
    transform: skewX(5deg);
    top: 0;
    bottom: 0;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a {
    color: #ffffff;
    transition: all 0.3s ease;
    display: block;
    font-size: 15px;
    padding: 0.7rem 1rem;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    overflow: hidden;
    transform: skewX(-5deg);
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a::before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    content: "";
    top: 0;
    transition: all 0.5s ease;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a:hover {
    background: rgba(255, 255, 255, 0.1);
    padding-left: 1.5rem;
    transform: skewX(-5deg) translateX(5px);
    color: #ffffff;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a:hover::before {
    left: 100%;
}.degree_path_5RX6Dx {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    padding: 1.5rem 0;
    position: relative;
}.degree_path_5RX6Dx .container {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: space-between;
}.degree_path_5RX6Dx .privacy_cta_gvHkWG {
    text-align: center;
    width: 100%;
    font-size: 12px;
    transform: skewX(-5deg);
    color: #ffffff;
}

@media (max-width: 1200px) {.training_zone_p50S1T .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.training_zone_p50S1T .diversity_bz3TYy {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.training_zone_p50S1T {
    padding: 4rem 0 2rem;
}.training_zone_p50S1T .container {
    flex-direction: column;
}.training_zone_p50S1T .company_holder {
    padding-right: 0;
    flex: 0 0 100%;
    margin-bottom: 3rem;
}.training_zone_p50S1T .company_holder::after {
    display: none;
}.training_zone_p50S1T .diversity_bz3TYy {
    flex: 0 0 100%;
}.training_zone_p50S1T .top_main_6VqCho {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.training_zone_p50S1T {
    padding: 3.5rem 0 1.5rem;
}.training_zone_p50S1T::before {
    height: 10px;
}.training_zone_p50S1T .company_holder h3 {
    font-size: calc(28px - 2px);
}.training_zone_p50S1T .enroll_info_m4Eauj {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.training_zone_p50S1T .top_main_6VqCho h5, 
    .training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a {
    transform: skewX(-3deg);
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a:hover {
    transform: skewX(-3deg) translateX(5px);
}.degree_path_5RX6Dx {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.degree_path_5RX6Dx .privacy_cta_gvHkWG {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.training_zone_p50S1T {
    padding: 3rem 0 1rem;
}.training_zone_p50S1T::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.training_zone_p50S1T .top_main_6VqCho {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.training_zone_p50S1T .company_holder {
    margin-bottom: 2rem;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a {
    padding: 0.6rem 0.8rem;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a:hover {
    padding-left: 1.2rem;
}.degree_path_5RX6Dx {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.training_zone_p50S1T .company_holder h3 {
    transform: skewX(-5deg);
}.training_zone_p50S1T .company_holder h3::after {
    width: 60px;
}.training_zone_p50S1T .enroll_info_m4Eauj {
    transform: none;
}.training_zone_p50S1T .top_main_6VqCho h5 {
    transform: none;
}.training_zone_p50S1T .top_main_6VqCho h5::before {
    transform: none;
}.training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a,
    .training_zone_p50S1T .top_main_6VqCho .first_section_yr8xLJ a:hover,
    .degree_path_5RX6Dx .privacy_cta_gvHkWG {
    transform: none;
}}.contact_box_NriQyu {
    position: relative;
    padding: 70px 0;
    background: rgb(182,189,220);
    overflow: hidden;
}.contact_box_NriQyu::before {
    z-index: 0;
    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);
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}.contact_box_NriQyu .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
}.contact_box_NriQyu h2 {
    font-size: 29px;
    color: rgb(112,121,137);
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    font-weight: 700;
}.contact_box_NriQyu h2::after {
    bottom: -15px;
    background: rgb(147,160,179);
    position: absolute;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    height: 3px;
}.contact_box_NriQyu .connect_feedback_jyqFvO {
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    gap: 0;
    border-radius: 17px;
    background: #ffffff;
    overflow: hidden;
    display: grid;
}.contact_box_NriQyu .pic_float_EWDXYs {
    transition: transform 0.6s ease;
    border-bottom-right-radius: 17px;
    grid-row: 1;
    border-top-right-radius: 17px;
    min-height: 500px;
    height: 100%;
    grid-column: 2;
}.contact_box_NriQyu .request_panel_HjMGFh {
    padding: 50px 40px;
    background: #ffffff;
    grid-row: 1;
    grid-column: 1;
}.contact_box_NriQyu #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}.contact_box_NriQyu h3 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 15px;
    color: rgb(147,160,179);
}.contact_box_NriQyu input[type="text"] {
    border-radius: 10px;
    color: #000000;
    background: #ffffff;
    width: 100%;
    padding: 15px 20px;
    font-size: 18px;
    border: 1px solid rgb(182,189,220);
    transition: all 0.3s ease;
}.contact_box_NriQyu input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(147,160,179);
}.contact_box_NriQyu input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_box_NriQyu .feedback_help_7Bf6lb {
    gap: 10px;
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
}.contact_box_NriQyu .feedback_help_7Bf6lb input[type="checkbox"] {
    cursor: pointer;
    margin-top: 2px;
    border: 2px solid rgb(182,189,220);
    height: 24px;
    appearance: none;
    flex-shrink: 0;
    position: relative;
    width: 24px;
    border-radius: 10px;
}.contact_box_NriQyu .feedback_help_7Bf6lb input[type="checkbox"]:checked {
    background: rgb(147,160,179);
    border-color: rgb(147,160,179);
}.contact_box_NriQyu .feedback_help_7Bf6lb input[type="checkbox"]:checked::after {
    content: "✓";
    font-size: 16px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    color: #ffffff;
}.contact_box_NriQyu .feedback_help_7Bf6lb label {
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
}.contact_box_NriQyu .feedback_help_7Bf6lb a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(147,160,179);
}.contact_box_NriQyu .feedback_help_7Bf6lb a:hover {
    color: rgb(112,121,137);
}.contact_box_NriQyu .connect_request_rZUCs6 {
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    position: relative;
    border: none;
    background: rgb(147,160,179);
    margin-top: 10px;
    overflow: hidden;
    align-self: flex-start;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 15px 35px;
    transition: all 0.3s ease;
}.contact_box_NriQyu .connect_request_rZUCs6::before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    top: 0;
    transition: all 0.6s ease;
    left: -100%;
}.contact_box_NriQyu .connect_request_rZUCs6:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(112,121,137);
    transform: translateY(-3px);
}.contact_box_NriQyu .connect_request_rZUCs6:hover::before {
    left: 100%;
}.contact_box_NriQyu svg {
    fill: rgb(147,160,179);
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
    height: 22px;
}.contact_box_NriQyu svg path {
    fill: rgb(147,160,179);
}

@media (max-width: 992px) {.contact_box_NriQyu .connect_feedback_jyqFvO {
    grid-template-columns: 1fr;
}.contact_box_NriQyu .pic_float_EWDXYs {
    min-height: 300px;
    grid-row: 1;
    border-top-right-radius: 17px;
    grid-column: 1;
    border-top-left-radius: 17px;
    border-radius: 0;
}.contact_box_NriQyu .request_panel_HjMGFh {
    padding: 40px 30px;
    grid-row: 2;
    grid-column: 1;
}
}

@media (max-width: 768px) {.contact_box_NriQyu {
    padding: 50px 0;
}.contact_box_NriQyu h2 {
    font-size: calc(29px - 4px);
    margin-bottom: 30px;
}.contact_box_NriQyu .request_panel_HjMGFh {
    padding: 30px 25px;
}.contact_box_NriQyu .pic_float_EWDXYs {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_box_NriQyu {
    padding: 40px 0;
}.contact_box_NriQyu .container {
    padding: 0 15px;
}.contact_box_NriQyu h2::after {
    width: 40px;
}.contact_box_NriQyu .request_panel_HjMGFh {
    padding: 25px 20px;
}.contact_box_NriQyu #contact {
    gap: 20px;
}.contact_box_NriQyu .connect_request_rZUCs6 {
    width: 100%;
    padding: 14px 20px;
}.contact_box_NriQyu .pic_float_EWDXYs {
    min-height: 200px;
}}.confidential_lockup_TOqrZ3 {
    margin-bottom: 20px;
    display: flex;
    font-family: Arial, sans-serif;
    gap: 30px;
    color: #000000;
    flex-direction: column;
    border: 1px solid rgb(147,160,179);
    padding: 50px;
    background-color: rgb(147,160,179);
}.confidential_lockup_TOqrZ3 h1 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 45px;
    padding-bottom: 10px;
    letter-spacing: 2px;
    color: rgb(147,160,179);
    border-bottom: 3px solid rgb(112,121,137);
}.confidential_lockup_TOqrZ3 h2 {
    padding-bottom: 5px;
    letter-spacing: 1.5px;
    color: rgb(112,121,137);
    border-bottom: 2px solid rgb(147,160,179);
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 15px;
}.confidential_lockup_TOqrZ3 h3, .confidential_lockup_TOqrZ3 h4, .confidential_lockup_TOqrZ3 h5, .confidential_lockup_TOqrZ3 h6 {
    margin: 10px 0;
}.confidential_lockup_TOqrZ3 ul,
.confidential_lockup_TOqrZ3 ol {
    margin: 20px 0;
    list-style-position: inside;
    padding: 0 20px;
}.confidential_lockup_TOqrZ3 ul {
    list-style-type: square;
}.confidential_lockup_TOqrZ3 ol {
    list-style-type: decimal;
}.confidential_lockup_TOqrZ3 li {
    font-size: 15px;
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(147,160,179,0.5);
    margin-bottom: 10px;
}.confidential_lockup_TOqrZ3 p {
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 20px;
    color: #000000;
}.confidential_lockup_TOqrZ3 > div {
    border: 1px solid rgb(147,160,179,0.5);
    background-color: rgb(182,189,220);
    padding: 20px;
    border-radius: 10px;
}.confidential_lockup_TOqrZ3 span {
    color: rgb(112,121,137);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {.confidential_lockup_TOqrZ3 {
    gap: 20px;
    padding: 30px;
}.confidential_lockup_TOqrZ3 h1 {
    font-size: calc(23px * 0.8);
}.confidential_lockup_TOqrZ3 h2 {
    font-size: calc(23px * 0.8);
}.confidential_lockup_TOqrZ3 ul,
    .confidential_lockup_TOqrZ3 ol {
    padding-left: 15px;
}.confidential_lockup_TOqrZ3 > div {
    padding: 15px;
}}.customer_support_VL9Sl3 {
    position: relative;
    isolation: isolate;
    background: rgb(182,189,220);
    overflow: hidden;
    padding: 90px 0;
}.customer_support_VL9Sl3::before {
    width: 100%;
    animation: patternMove 30s linear infinite;
    position: absolute;
    height: 100%;
    background-size: 60px 60px;
    background: 
        linear-gradient(135deg, transparent 25%, rgb(147,160,179,0.5) 25%, rgb(147,160,179,0.5) 30%, transparent 30%),
        linear-gradient(225deg, transparent 25%, rgb(112,121,137,0.5) 25%, rgb(112,121,137,0.5) 30%, transparent 30%);
    left: 0;
    top: 0;
    z-index: -2;
    content: '';
}.customer_support_VL9Sl3::after {
    content: '';
    top: 0;
    background: linear-gradient(45deg, rgb(147,160,179,0.5) 0%, transparent 50%, rgb(112,121,137,0.5) 100%);
    opacity: 0.4;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}
.customer_support_VL9Sl3 .container {
    padding: 0 20px;
    max-width: 1300px;
    position: relative;
    margin: 0 auto;
}.customer_support_VL9Sl3 .container::after {
    filter: blur(50px);
    border-radius: 50%;
    z-index: -1;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 500px;
    content: '';
    transform: translate(-50%, -50%);
    position: absolute;
    background: 
        linear-gradient(rgba(var(--primary-color, 0, 120, 200), 0.1) 0%, transparent 80%),
        radial-gradient(circle at center, rgba(var(--secondary-color, 100, 0, 150), 0.05) 0%, transparent 60%);
    opacity: 0.5;
    animation: pulseEffect 10s infinite alternate;
}@keyframes pulseEffect {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.5;
    }
}
.customer_support_VL9Sl3 .talk_form_LjE68Y {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    border-radius: 0;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
}.customer_support_VL9Sl3 .talk_form_LjE68Y::before {
    transition: height 0.5s ease;
    z-index: 1;
    left: 0;
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, rgb(147,160,179), rgb(112,121,137));
    height: 100%;
    opacity: 1;
    width: 5px;
    top: 0;
}.customer_support_VL9Sl3 .talk_form_LjE68Y::after {
    top: 0;
    border-color: transparent rgb(147,160,179) transparent transparent;
    content: '';
    transition: transform 0.3s ease;
    border-width: 0 50px 50px 0;
    z-index: 2;
    right: 0;
    position: absolute;
    border-style: solid;
}.customer_support_VL9Sl3 .edu_faq_ALl83q {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    align-items: center;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #ffffff;
    font-size: 19px;
    position: relative;
    display: flex;
    padding: 25px 35px;
}.customer_support_VL9Sl3 .edu_faq_ALl83q svg {
    height: 24px;
    width: 24px;
    fill: #ffffff;
    margin-right: 12px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
}.customer_support_VL9Sl3 .edu_faq_ALl83q span {
    position: relative;
    z-index: 1;
}.customer_support_VL9Sl3 .edu_faq_ALl83q::before {
    opacity: 0.1;
    top: 0;
    left: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(147,160,179,0.5) 50%, transparent 50.1%) 0 0/10px 10px,
        linear-gradient(-45deg, transparent 49.9%, rgb(147,160,179,0.5) 50%, transparent 50.1%) 0 0/10px 10px;
    height: 100%;
    z-index: -1;
    content: '';
    width: 100%;
}.customer_support_VL9Sl3 .pic_float_EWDXYs {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 250px;
}.customer_support_VL9Sl3 .pic_float_EWDXYs::after {
    position: absolute;
    height: 30%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    content: '';
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 {
    background: #ffffff;
    padding: 35px;
    flex-grow: 1;
    position: relative;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9::before {
    background:
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(0, 0, 0, 0.02) 5px,
            rgba(0, 0, 0, 0.02) 10px
        );
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    z-index: -1;
    height: 100%;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p {
    padding-left: 30px;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 18px;
    align-items: flex-start;
    display: flex;
    border-left: 2px solid transparent;
    position: relative;
    margin: 0 0 18px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p:last-child {
    margin-bottom: 0;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p svg {
    position: absolute;
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
    top: 4px;
    left: 0;
    fill: rgb(147,160,179);
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p span {
    position: relative;
    z-index: 1;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p b {
    font-weight: 700;
    color: rgb(147,160,179);
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p a {
    color: rgb(147,160,179);
    padding-bottom: 2px;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p a::after {
    width: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    content: '';
    left: 0;
    transition: width 0.3s ease;
    background: rgb(147,160,179);
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p a:hover {
    color: rgb(112,121,137);
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p a:hover::after {
    width: 100%;
}.customer_support_VL9Sl3 .reach_us_FTszh0 {
    padding-top: 35px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 35px;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ {
    font-size: 21px;
    align-items: center;
    padding-left: 30px;
    color: #000000;
    display: flex;
    margin: 0 0 20px;
    font-weight: 600;
    position: relative;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ svg {
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    fill: none;
    width: 18px;
    top: 50%;
    transition: all 0.3s ease;
    height: 18px;
    stroke: rgb(147,160,179);
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-width: 2;
    position: absolute;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ:hover svg {
    transform: translateY(-50%) rotate(0deg);
    stroke: rgb(112,121,137);
}.customer_support_VL9Sl3 .msg_support_o7KzBU {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 12px;
    display: grid;
}.customer_support_VL9Sl3 .instant_request_kV7Qih {
    font-size: calc(18px - 1px);
    border-left: 3px solid rgb(147,160,179);
    background: rgb(182,189,220);
    padding: 14px 18px 14px 38px;
    transition: all 0.3s ease;
    color: #000000;
    position: relative;
    align-items: center;
    overflow: hidden;
    display: flex;
}.customer_support_VL9Sl3 .instant_request_kV7Qih svg {
    transition: all 0.3s ease;
    position: absolute;
    height: 14px;
    opacity: 0.8;
    fill: none;
    stroke: rgb(147,160,179);
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    width: 14px;
    stroke-linejoin: round;
    stroke-width: 2;
    stroke-linecap: round;
}.customer_support_VL9Sl3 .instant_request_kV7Qih:hover {
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgb(147,160,179,0.5);
    transform: translateY(-3px);
}.customer_support_VL9Sl3 .instant_request_kV7Qih:hover svg {
    stroke: #000000;
    opacity: 1;
    transform: translateY(-50%) rotate(15deg);
}.customer_support_VL9Sl3 .instant_request_kV7Qih::before {
    width: 100%;
    opacity: 0.05;
    pointer-events: none;
    content: '';
    position: absolute;
    background-size: 10px 10px;
    z-index: 1;
    height: 100%;
    background: linear-gradient(45deg, transparent 49.5%, rgba(255, 255, 255, 0.5) 50%, transparent 50.5%);
    left: 0;
    top: 0;
}
@media screen and (min-width: 992px) {.customer_support_VL9Sl3 .talk_form_LjE68Y {
    grid-template-rows: auto 1fr auto;
    grid-template-areas: 
            "header header"
            "photo information"
            "hours hours";
    display: grid;
    grid-template-columns: 1fr 1fr;
}.customer_support_VL9Sl3 .edu_faq_ALl83q {
    grid-area: header;
}.customer_support_VL9Sl3 .edu_faq_ALl83q svg {
    height: 28px;
    width: 28px;
    margin-right: 15px;
}.customer_support_VL9Sl3 .pic_float_EWDXYs {
    height: 100%;
    grid-area: photo;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 {
    grid-area: information;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p svg {
    height: 22px;
    width: 22px;
}.customer_support_VL9Sl3 .reach_us_FTszh0 {
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    grid-area: hours;
    padding: 35px;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ svg {
    height: 20px;
    width: 20px;
}.customer_support_VL9Sl3 .msg_support_o7KzBU {
    grid-template-columns: repeat(3, 1fr);
}.customer_support_VL9Sl3 .instant_request_kV7Qih svg {
    width: 16px;
    height: 16px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {.customer_support_VL9Sl3 {
    padding: 70px 0;
}.customer_support_VL9Sl3 .edu_faq_ALl83q {
    padding: 22px 30px;
}.customer_support_VL9Sl3 .edu_faq_ALl83q svg {
    margin-right: 10px;
    height: 22px;
    width: 22px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 {
    padding: 30px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p svg {
    width: 18px;
    height: 18px;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ svg {
    height: 16px;
    width: 16px;
}.customer_support_VL9Sl3 .msg_support_o7KzBU {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {.customer_support_VL9Sl3 {
    padding: 50px 0;
}.customer_support_VL9Sl3 .edu_faq_ALl83q {
    padding: 20px 25px;
}.customer_support_VL9Sl3 .edu_faq_ALl83q svg {
    margin-right: 8px;
    height: 20px;
    width: 20px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 {
    padding: 25px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p {
    padding-left: 28px;
}.customer_support_VL9Sl3 .edu_tutor_4EBVX9 p svg {
    top: 3px;
    height: 16px;
    width: 16px;
}.customer_support_VL9Sl3 .reach_us_FTszh0 {
    padding-top: 25px;
    margin-top: 25px;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ {
    padding-left: 26px;
}.customer_support_VL9Sl3 .learn_talk_7hBSYQ svg {
    width: 14px;
    height: 14px;
}.customer_support_VL9Sl3 .msg_support_o7KzBU {
    grid-template-columns: 1fr;
}.customer_support_VL9Sl3 .instant_request_kV7Qih {
    padding: 12px 15px 12px 34px;
}.customer_support_VL9Sl3 .instant_request_kV7Qih svg {
    left: 10px;
    height: 12px;
    width: 12px;
}}#windowConsentAlert_kE3AdJ {
    display: none;
}#windowConsentAlert_kE3AdJ:checked ~ .consentNotificationBox_ovi29L {
    opacity: 0;
    visibility: hidden;
}.consentNotificationBox_ovi29L {
    bottom: 0;
    position: fixed;
    padding: 20px 0;
    background: rgb(112,121,137);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(147,160,179);
    z-index: 90;
    width: 100%;
    font-family: Arial, sans-serif;
}.data_consent_SUNwrT {
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    padding: 20px 5%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    border: 2px dashed rgb(147,160,179);
    display: flex;
}.consentNotificationBox_ovi29L h5 {
    font-size: 24px;
    color: rgb(147,160,179);
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}.consentNotificationBox_ovi29L p {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    position: relative;
    line-height: 1.5;
}.learn_agree_I65TdN {
    flex-shrink: 0;
    margin-right: 20px;
    background: rgb(147,160,179,0.5);
    padding: 10px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    display: flex;
}.learn_agree_I65TdN svg {
    fill: rgb(147,160,179);
    width: 60px;
    height: 60px;
}.cookies_tech_d1toW5 {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    background: rgb(147,160,179);
    white-space: nowrap;
    border: 2px solid rgb(147,160,179);
    font-size: 20px;
    margin-left: 10px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    flex-shrink: 0;
    border-radius: 10px;
    min-width: 140px;
    padding: 10px 20px;
}.cookies_tech_d1toW5:hover {
    background-color: rgb(112,121,137);
    box-shadow: 0 0 10px rgb(112,121,137);
}.cookie_button.data_approve_snayut {
    border: 2px solid rgb(112,121,137);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.data_approve_snayut:hover {
    box-shadow: 0 0 10px rgb(112,121,137);
}.consentNotificationBox_ovi29L p a {
    transition: color 0.3s ease;
    text-decoration: none;
    border-bottom: 1px dashed rgb(147,160,179);
    color: rgb(147,160,179);
}.consentNotificationBox_ovi29L p a:hover {
    color: rgb(112,121,137);
}
@media only screen and (max-width: 1200px) {.consentNotificationBox_ovi29L {
    padding: 15px 0;
}.data_consent_SUNwrT {
    padding: 15px 5%;
}.learn_agree_I65TdN {
    display: none;
}.data_consent_SUNwrT {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.consentNotificationBox_ovi29L h5 {
    margin-bottom: 10px;
    font-size: 17px;
}.cookie_option_AJgKH1 {
    margin-bottom: 15px;
}.cookies_tech_d1toW5 {
    min-width: 100%;
    margin: 10px 0;
}
}
