* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1209px;
}.header_main_Nf {
    flex: 1 0 auto;
}.wrapper-container_0T {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}html,body {
    scroll-behavior: smooth;
    auto
contain
touch-action: none;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.fund_cta_Vj {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    width: 11px;
    padding: 4px;
    height: 14px;
}::-webkit-scrollbar-track {
    background: linear-gradient(287deg, #ffffff 52%, rgb(255, 255, 255, 0.5) 11%, rgb(112,172,194,0.5) 1%, rgb(160,202,217) 30%, rgb(160,202,217,0.5) 28%, rgb(205,230,237) 27%);
    border-radius: 16%;
}::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, rgb(160,202,217,0.5) 25%, transparent 25%), linear-gradient(-45deg, rgb(160,202,217,0.5) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(160,202,217,0.5) 75%), linear-gradient(-45deg, transparent 75%, rgb(160,202,217,0.5) 75%);
    border: 1px dotted rgb(255, 255, 255, 0.5);
    transition: background 2.9s ease-in;
}::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
    transform: scale(0.95);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 2px 0px 14px -2px rgba(0, 0, 0, 0.4);
    background: rgb(112,172,194);
}* {
    scrollbar-color: rgb(112,172,194) rgb(112,172,194,0.5);
    scrollbar-width: thin;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_program_info_wk {
    background: linear-gradient(135deg, rgb(205,230,237) 0%, rgb(160,202,217,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.course_program_info_wk::before {
    transform: rotate(-15deg);
    position: absolute;
    left: -50%;
    pointer-events: none;
    z-index: 0;
    top: -50%;
    width: 200%;
    background: radial-gradient(circle at 70% 30%, rgb(112,172,194,0.5) 0%, transparent 60%);
    content: "";
    opacity: 0.3;
    height: 200%;
}.course_program_info_wk::after {
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgb(160,202,217,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 20%, rgb(112,172,194,0.5) 0%, transparent 15%),
        radial-gradient(circle at 50% 50%, rgb(160,202,217,0.5) 0%, transparent 20%);
    width: 100%;
    content: "";
    pointer-events: none;
    opacity: 0.4;
    top: 0;
    height: 100%;
    left: 0;
}.course_program_info_wk .container {
    padding: 0 2rem;
    max-width: 1280px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.course_program_info_wk .education_flow_hL {
    position: relative;
    display: grid;
    gap: 3rem;
    transform: translateZ(0);
    grid-template-columns: 1fr;
}.course_program_info_wk .img_stack_t3 {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    height: 380px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 2;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
}.course_program_info_wk .img_stack_t3::before {
    opacity: 0.5;
    top: 0;
    background: linear-gradient(45deg, rgb(112,172,194,0.5) 0%, transparent 100%);
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
}.course_program_info_wk .img_stack_t3::after {
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.2) 100%);
    opacity: 0;
    width: 120%;
    top: -10%;
    position: absolute;
    transition: opacity 0.5s ease-out;
    height: 120%;
    z-index: 2;
    left: -10%;
    pointer-events: none;
    content: "";
}.course_program_info_wk .img_stack_t3:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.course_program_info_wk .img_stack_t3:hover::after {
    opacity: 1;
}.course_program_info_wk .text_body_hO {
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 2;
    transform: perspective(1000px) translateZ(0);
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.course_program_info_wk .text_body_hO::before {
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.05;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(112,172,194,0.5) 0%, transparent 100%);
    z-index: -1;
}.course_program_info_wk .text_body_hO:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) translateZ(10px);
}.course_program_info_wk h3 {
    font-weight: 600;
    position: relative;
    font-size: calc(20px * 1.1);
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}.course_program_info_wk h3::after {
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(160,202,217) 0%, rgb(112,172,194) 100%);
    bottom: -12px;
    width: 60px;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}.course_program_info_wk .text_body_hO:hover h3::after {
    width: 90px;
}.course_program_info_wk .description {
    line-height: 1.7;
    font-size: 18px;
    color: #000000;
    margin-bottom: 1.5rem;
}.course_program_info_wk p.description {
    margin-top: 0;
    padding-right: 15px;
    scrollbar-width: thin;
    overflow-y: auto;
    max-height: 300px;
    scrollbar-color: rgb(112,172,194,0.5) transparent;
}.course_program_info_wk p.description::-webkit-scrollbar {
    width: 5px;
}.course_program_info_wk p.description::-webkit-scrollbar-track {
    background: transparent;
}.course_program_info_wk p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(112,172,194,0.5);
}.course_program_info_wk span.description {
    display: none;
}.course_program_info_wk .education_flow_hL > div {
    position: relative;
}

@media (min-width: 768px) {.course_program_info_wk {
    padding: 8rem 0;
}.course_program_info_wk .education_flow_hL {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}.course_program_info_wk .img_stack_t3 {
    height: 450px;
}.course_program_info_wk h3 {
    font-size: calc(20px * 1.2);
}.course_program_info_wk p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_program_info_wk .education_flow_hL {
    gap: 6rem;
}.course_program_info_wk .img_stack_t3 {
    height: 520px;
    transform: perspective(1200px) rotateX(3deg) rotateY(-3deg);
}.course_program_info_wk .text_body_hO {
    padding: 3rem;
}.course_program_info_wk h3 {
    margin-bottom: 2rem;
    font-size: calc(20px * 1.3);
}.course_program_info_wk h3::after {
    height: 4px;
    bottom: -15px;
}.course_program_info_wk p.description {
    max-height: 400px;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course_program_info_wk .container {
    padding: 0 3rem;
}.course_program_info_wk .img_stack_t3 {
    height: 580px;
}.course_program_info_wk .text_body_hO {
    padding: 3.5rem;
}.course_program_info_wk h3 {
    font-size: calc(20px * 1.4);
}.course_program_info_wk p.description {
    max-height: 450px;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.course_program_info_wk {
    padding: 4rem 0;
}.course_program_info_wk .img_stack_t3 {
    height: 280px;
    transform: perspective(800px) rotateX(1deg) rotateY(-1deg);
}.course_program_info_wk .text_body_hO {
    padding: 2rem;
}.course_program_info_wk h3 {
    margin-bottom: 1.25rem;
    font-size: 20px;
}.course_program_info_wk h3::after {
    height: 2px;
    bottom: -10px;
    width: 50px;
}.course_program_info_wk p.description {
    line-height: 1.6;
    max-height: 250px;
}}.welcome_section_nt {
    align-items: center;
    overflow: hidden;
    position: relative;
    display: flex;
    z-index: 1;
    background: linear-gradient(135deg, rgb(205,230,237) 0%, rgba(245, 250, 255, 0.9) 100%);
    min-height: 100vh;
}.welcome_section_nt::before {
    left: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(45deg, rgb(160,202,217,0.5) 0%, transparent 40%);
    width: 100%;
    transform: translateZ(0);
    content: "";
}.welcome_section_nt::after {
    transform: translateZ(0);
    opacity: 0.3;
    height: 35vw;
    right: -5vw;
    animation: breathe 8s infinite ease-in-out;
    position: absolute;
    z-index: -1;
    bottom: -5vw;
    width: 35vw;
    background: rgb(112,172,194,0.5);
    filter: blur(50px);
    content: "";
}.welcome_section_nt .learn_studio_gI {
    gap: 2rem;
    width: 90%;
    margin: 0 auto;
    padding: 3rem 0;
    max-width: 1200px;
    grid-template-columns: 1fr;
    position: relative;
    perspective: 1000px;
    z-index: 2;
    display: grid;
}.welcome_section_nt h1 {
    margin-bottom: 1.5rem;
    color: #000000;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    font-size: clamp(2rem, 5vw, 46px);
    transform-style: preserve-3d;
}.welcome_section_nt h1::after {
    height: 4px;
    transform-origin: left;
    transform: scaleX(0);
    background: rgb(160,202,217);
    animation: expandLine 1.2s 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    width: 80px;
}.welcome_section_nt .text_body_hO {
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    z-index: 3;
    flex-direction: column;
    gap: 1.5rem;
}.welcome_section_nt .skill_upfast_OQ {
    animation: fadeSlideUp 0.8s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    border-radius: 10px;
    display: flex;
    border-left: 4px solid rgb(160,202,217);
    transform: translateY(20px) rotateX(5deg);
    gap: 1.5rem;
    opacity: 0;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    padding: 2rem;
}.welcome_section_nt .skill_upfast_OQ p {
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: 14px;
    max-width: 90%;
}.welcome_section_nt svg {
    height: 100px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100px;
    transform: scale(0.8) rotate(-5deg);
    align-self: center;
    animation: floatIcon 6s infinite ease-in-out;
    filter: drop-shadow(0px 5px 10px rgba(94, 170, 168, 0.2));
}.welcome_section_nt svg:hover {
    transform: scale(0.9) rotate(0deg);
}.welcome_section_nt svg path {
    fill: rgb(160,202,217);
    transition: fill 0.3s ease;
}.welcome_section_nt svg text {
    font-weight: 700;
    font-family: Arial, sans-serif;
    animation: pulseText 3s infinite alternate ease-in-out;
    fill: rgb(160,202,217);
}.welcome_section_nt .query_map_BC {
    margin-top: 1rem;
    text-decoration: none;
    border: none;
    padding: 0.9rem 2rem;
    border-radius: 10px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.25);
    color: #ffffff;
    display: inline-block;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    font-weight: 600;
    text-align: center;
    z-index: 2;
    background: linear-gradient(135deg, rgb(160,202,217) 0%, rgb(112,172,194) 100%);
}.welcome_section_nt .query_map_BC::before {
    height: 100%;
    left: -100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    z-index: -1;
    top: 0;
    transition: left 0.7s ease;
    position: absolute;
}.welcome_section_nt .query_map_BC:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(94, 170, 168, 0.3);
}.welcome_section_nt .query_map_BC:hover::before {
    left: 100%;
}.welcome_section_nt .img_stack_t3 {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    position: relative;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    height: 300px;
    transform: translateY(30px) rotateX(5deg);
}.welcome_section_nt .img_stack_t3::before {
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}.welcome_section_nt .img_stack_t3::after {
    height: 100%;
    content: "";
    position: absolute;
    opacity: 0.2;
    background: rgb(160,202,217);
    mix-blend-mode: color;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

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

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

@keyframes floatIcon {
    0%, 100% {
        transform: scale(0.8) translateY(0) rotate(-5deg);
    }
    50% {
        transform: scale(0.8) translateY(-10px) rotate(-2deg);
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(0) scale(1);
    }
    50% {
        opacity: 0.5;
        transform: translateZ(0) scale(1.2);
    }
}

@keyframes pulseText {
    0% {
        fill: rgb(160,202,217);
    }
    100% {
        fill: rgb(112,172,194);
    }
}

@media (min-width: 768px) {.welcome_section_nt .learn_studio_gI {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.welcome_section_nt h1 {
    max-width: 80%;
    grid-column: 1 / -1;
}.welcome_section_nt .text_body_hO {
    order: 1;
}.welcome_section_nt .img_stack_t3 {
    transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
    height: 450px;
    animation: fadeSlidePhoto 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform-origin: center right;
    order: 2;
}
    
    @keyframes fadeSlidePhoto {
        from {
            transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
            opacity: 0;
        }
        to {
            transform: translateY(0) rotateX(0) rotateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 992px) {.welcome_section_nt .learn_studio_gI {
    padding: 5rem 0;
}.welcome_section_nt h1 {
    font-size: 46px;
    max-width: 70%;
}.welcome_section_nt .skill_upfast_OQ {
    transform: perspective(1000px) rotateY(3deg);
    animation: fadeSlideInfo 1s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    padding: 2.5rem;
}.welcome_section_nt .img_stack_t3 {
    height: 500px;
    animation: fadeSlidePhoto3D 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: perspective(1000px) rotateY(-3deg);
}.welcome_section_nt svg {
    width: 120px;
    height: 120px;
}
    
    @keyframes fadeSlideInfo {
        from {
            transform: perspective(1000px) rotateY(3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
    
    @keyframes fadeSlidePhoto3D {
        from {
            transform: perspective(1000px) rotateY(-3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 1200px) {.welcome_section_nt::before {
    background: linear-gradient(45deg, rgb(160,202,217,0.5) 0%, transparent 60%);
}.welcome_section_nt .skill_upfast_OQ {
    padding: 3rem;
}.welcome_section_nt h1 {
    max-width: 60%;
}.welcome_section_nt .img_stack_t3 {
    height: 550px;
}
}

@media (max-width: 767px) {.welcome_section_nt {
    padding: 4rem 0 2rem;
}.welcome_section_nt h1 {
    text-align: center;
}.welcome_section_nt h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes expandLine {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .welcome_section_nt .skill_upfast_OQ {
    text-align: center;
    align-items: center;
}.welcome_section_nt .skill_upfast_OQ p {
    max-width: 100%;
}}header {
    position: relative;
    margin-top: 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    background: rgb(205,230,237);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0;
    z-index: 100;
}header::before {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(160,202,217), 0.03) 25%, 
        rgba(rgb(160,202,217), 0.05) 50%,
        rgba(rgb(160,202,217), 0.03) 75%,
        transparent 100%
    );
    pointer-events: none;
    top: 0;
    content: '';
}header .header_base_Rh {
    justify-content: space-between;
    display: flex;
    align-items: center;
    z-index: 2;
    padding: 1.2rem 2rem;
    position: relative;
}header .nav_sitewrap_wD {
    flex: 0 0 auto;
    max-width: 180px;
    position: relative;
    margin-right: 2rem;
}header .header_master_IW {
    position: relative;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: block;
}header .header_master_IW:hover {
    transform: translateY(-3px);
}header .header_master_IW img {
    height: auto;
    max-width: 100%;
    display: block;
    filter: brightness(1.03);
}header .header_master_IW::before {
    height: 10px;
    position: absolute;
    transition: all 0.3s ease;
    width: 100%;
    transform: scaleX(0.7);
    background: rgb(160,202,217);
    content: '';
    border-radius: 10px;
    opacity: 0;
    bottom: -15px;
    left: 0;
}header .header_master_IW:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}header .top_know_VI {
    flex-wrap: nowrap;
    padding: 0;
    display: flex;
    list-style: none;
    margin: 0;
    position: relative;
}header .top_know_VI::after {
    left: 0;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(160,202,217,0.5), 
        transparent
    );
    content: '';
    width: 100%;
    height: 1px;
}header .header_bar_O8 {
    margin: 0;
    position: relative;
}header .header_bar_O8 a {
    position: relative;
    padding: 1rem 1.2rem;
    color: #000000;
    transition: all 0.3s ease;
    display: block;
    text-decoration: none;
    font-weight: 600;
    overflow: hidden;
    font-size: 13px;
}header .header_bar_O8 a::before {
    content: '';
    background: rgb(160,202,217);
    bottom: 0;
    transition: transform 0.3s ease;
    transform: translateX(-100%);
    width: 100%;
    left: 0;
    height: 3px;
    position: absolute;
}header .header_bar_O8 a:hover {
    color: rgb(160,202,217);
}header .header_bar_O8 a:hover::before {
    transform: translateX(0);
}header .header_bar_O8 a::after {
    transition: all 0.3s ease;
    opacity: 0;
    transform: scale(0.8);
    border-radius: 10px;
    width: 100%;
    content: '';
    top: 0;
    z-index: -1;
    background: rgb(160,202,217,0.5);
    left: 0;
    pointer-events: none;
    position: absolute;
    height: 100%;
}header .header_bar_O8 a:hover::after {
    transform: scale(1);
    opacity: 0.15;
}header .header_base_Rh::before {
    top: 0;
    content: '';
    height: 100%;
    width: 30%;
    background: linear-gradient(-90deg, rgb(205,230,237), transparent);
    position: absolute;
    right: 0;
    z-index: -1;
}header .header_base_Rh::after {
    content: '';
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(205,230,237), transparent);
    width: 30%;
}header .header_main_Nf {
    background: #ffffff;
    z-index: 1;
    padding-top: 2rem;
    position: relative;
}

@media (min-width: 1400px) {header .header_base_Rh {
    margin: 0 auto;
    max-width: 1300px;
}header .header_bar_O8 a {
    padding: 1rem 1.5rem;
}
}

@media (max-width: 991px) {header .header_base_Rh {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    padding: 1rem;
}header .nav_sitewrap_wD {
    margin-bottom: 0;
    margin-right: 0;
}header .top_know_VI {
    padding-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-top: 0;
}header .header_bar_O8 {
    margin-bottom: 0.5rem;
}header .header_bar_O8 a {
    font-size: calc(13px - 1px);
    padding: 0.7rem 1rem;
}
}

@media (max-width: 767px) {header {
    margin-top: 0;
}header .header_base_Rh {
    padding: 1rem 1.5rem;
}header .nav_sitewrap_wD {
    max-width: 150px;
    flex: 0 0 auto;
}header .top_know_VI {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    margin-top: 0.5rem;
    scrollbar-width: thin;
    flex-wrap: nowrap;
    padding: 0.5rem 0;
}header .top_know_VI::-webkit-scrollbar {
    height: 3px;
}header .top_know_VI::-webkit-scrollbar-thumb {
    background: rgb(160,202,217,0.5);
    border-radius: 10px;
}header .header_bar_O8 {
    flex: 0 0 auto;
}header .header_bar_O8 a {
    white-space: nowrap;
    font-size: calc(13px - 2px);
    padding: 0.6rem 0.8rem;
}header .top_know_VI::after {
    bottom: 0;
}header .header_master_IW::before {
    display: none;
}}.take_a_spin_3S {
    background: linear-gradient(45deg, #000000 0%, rgb(205,230,237) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.take_a_spin_3S::before {
    top: 0;
    content: '';
    width: 100%;
    opacity: 0.07;
    background-image: 
        linear-gradient(rgb(160,202,217,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(160,202,217,0.5) 1px, transparent 1px);
    left: 0;
    z-index: 1;
    height: 100%;
    background-size: 40px 40px;
    position: absolute;
}.take_a_spin_3S .learn_studio_gI {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 70px 50px;
    position: relative;
    z-index: 10;
    border-radius: 18px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    text-align: center;
}.take_a_spin_3S .learn_studio_gI::before,
.take_a_spin_3S .learn_studio_gI::after {
    height: 300px;
    width: 300px;
    opacity: 0.5;
    z-index: -1;
    filter: blur(60px);
    border-radius: 50%;
    content: '';
    position: absolute;
}.take_a_spin_3S .learn_studio_gI::before {
    background: rgb(160,202,217);
    left: -100px;
    top: -100px;
    animation: float-blob1 15s ease-in-out infinite alternate;
}.take_a_spin_3S .learn_studio_gI::after {
    right: -100px;
    bottom: -100px;
    background: rgb(112,172,194);
    animation: float-blob2 20s ease-in-out infinite alternate;
}.take_a_spin_3S .container p {
    font-size: 30px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #ffffff;
    z-index: 5;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 50px;
    line-height: 1.4;
    position: relative;
}.take_a_spin_3S .container p::first-letter {
    color: rgb(160,202,217);
    font-size: 130%;
}.take_a_spin_3S .query_map_BC {
    font-size: 14px;
    backdrop-filter: blur(5px);
    overflow: hidden;
    padding: 16px 42px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
    z-index: 5;
    border-radius: 18px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    color: #ffffff;
    -webkit-backdrop-filter: blur(5px);
}.take_a_spin_3S .query_map_BC::before {
    opacity: 0;
    left: 0;
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    transition: opacity 0.4s ease;
    height: 100%;
    background: linear-gradient(45deg, rgb(160,202,217), rgb(112,172,194));
}.take_a_spin_3S .query_map_BC:hover {
    transform: translateY(-5px) scale(1.05);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}.take_a_spin_3S .query_map_BC:hover::before {
    opacity: 0.8;
}.take_a_spin_3S::after {
    z-index: 1;
    width: 100%;
    background-image: radial-gradient(#ffffff 1px, transparent 1px);
    content: '';
    height: 100%;
    animation: twinkle 10s linear infinite;
    background-size: 50px 50px;
    position: absolute;
    top: 0;
    opacity: 0.1;
    left: 0;
}

@keyframes twinkle {
    0%, 100% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
}

@keyframes float-blob1 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(50px, 20px) scale(1.2);
    }
    100% {
        transform: translate(10px, 40px) scale(0.8);
    }
}

@keyframes float-blob2 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(-30px, -20px) scale(1.2);
    }
    100% {
        transform: translate(-10px, -40px) scale(0.9);
    }
}

@media (max-width: 991px) {.take_a_spin_3S {
    padding: 90px 0;
}.take_a_spin_3S .learn_studio_gI {
    padding: 50px 30px;
}.take_a_spin_3S .container p {
    font-size: calc(18px * 1.3);
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.take_a_spin_3S {
    padding: 70px 0;
}.take_a_spin_3S .learn_studio_gI {
    padding: 40px 25px;
}.take_a_spin_3S .container p {
    font-size: 18px;
    margin-bottom: 30px;
}.take_a_spin_3S .query_map_BC {
    padding: 14px 34px;
}
}

@media (max-width: 480px) {.take_a_spin_3S {
    padding: 50px 0;
}.take_a_spin_3S .learn_studio_gI {
    padding: 30px 20px;
}.take_a_spin_3S .container p {
    margin-bottom: 25px;
    font-size: calc(15px * 1.2);
}.take_a_spin_3S .query_map_BC {
    padding: 12px 28px;
    font-size: calc(14px * 0.9);
}.take_a_spin_3S .learn_studio_gI::before,
    .take_a_spin_3S .learn_studio_gI::after {
    width: 200px;
    height: 200px;
}}.instructor_history_Yc {
    perspective: 1000px;
    background: rgb(205,230,237);
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
}.instructor_history_Yc::before {
    content: "";
    opacity: 0.4;
    left: 0;
    filter: blur(60px);
    height: 100%;
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(112,172,194,0.5) 0deg,
        rgb(160,202,217,0.5) 90deg,
        rgb(205,230,237) 180deg,
        rgb(160,202,217,0.5) 270deg,
        rgb(112,172,194,0.5) 360deg
    );
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
}.instructor_history_Yc .rating_views_9B {
    justify-content: space-between;
    gap: 0;
    align-items: center;
    position: relative;
    transform-style: preserve-3d;
    flex-direction: row;
    z-index: 2;
    display: flex;
}.instructor_history_Yc .img_stack_t3 {
    border-radius: 23px;
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    width: 40%;
    height: 400px;
    filter: saturate(0.8);
    transform: rotateY(10deg) translateZ(50px);
    position: relative;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.instructor_history_Yc .img_stack_t3::after {
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(160,202,217,0.5) 100%
    );
    border-radius: 23px;
    opacity: 0.4;
    transition: opacity 0.6s ease;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
}.instructor_history_Yc .img_stack_t3:hover {
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    filter: saturate(1.2);
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
}.instructor_history_Yc .img_stack_t3:hover::after {
    opacity: 0;
}.instructor_history_Yc .employee_section_6x {
    position: relative;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 23px;
    padding: 2.5rem;
    transform: rotateY(-5deg) translateZ(30px);
    overflow: hidden;
    width: 60%;
    background: #ffffff;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.instructor_history_Yc .employee_section_6x::before {
    width: 200%;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(112,172,194,0.5) 0%,
        transparent 70%
    );
    transform: scale(0);
    left: -50%;
    opacity: 0.1;
    height: 200%;
    top: -50%;
    transition: transform 0.8s ease;
    position: absolute;
}.instructor_history_Yc .employee_section_6x:hover {
    box-shadow: 30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(0deg) translateZ(50px);
}.instructor_history_Yc .employee_section_6x:hover::before {
    transform: scale(1);
}.instructor_history_Yc .name {
    font-size: 35px;
    position: relative;
    font-weight: 700;
    color: rgb(160,202,217);
    display: inline-block;
    margin-bottom: 0.5rem;
}.instructor_history_Yc .name::after {
    width: 0;
    content: "";
    bottom: -5px;
    height: 3px;
    transition: width 0.4s ease-in-out;
    position: absolute;
    left: 0;
    background: rgb(112,172,194);
}.instructor_history_Yc .employee_section_6x:hover .name::after {
    width: 100%;
}.instructor_history_Yc .employee_section_6x > div:nth-child(2) {
    color: rgb(112,172,194);
    opacity: 0.9;
    font-weight: 600;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    font-size: 22px;
}.instructor_history_Yc .work_milestones_Xi {
    position: relative;
    padding-left: 2rem;
    color: #000000;
    border-left: 3px solid rgb(160,202,217,0.5);
    line-height: 1.7;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
}.instructor_history_Yc .work_milestones_Xi::before {
    font-size: 5rem;
    position: absolute;
    color: rgb(112,172,194,0.5);
    top: -20px;
    opacity: 0.3;
    font-family: serif;
    left: -10px;
    content: "";
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(160,202,217,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.instructor_history_Yc .img_stack_t3:hover {
    animation: pulse 1.5s infinite;
}

@media (max-width: 992px) {.instructor_history_Yc .rating_views_9B {
    flex-direction: column;
}.instructor_history_Yc .img_stack_t3,
    .instructor_history_Yc .employee_section_6x {
    width: 100%;
    transform: none;
}.instructor_history_Yc .img_stack_t3 {
    margin-bottom: 2rem;
    height: 300px;
}.instructor_history_Yc .img_stack_t3:hover,
    .instructor_history_Yc .employee_section_6x:hover {
    transform: translateY(-10px);
}}.our_info_VG {
    position: relative;
    isolation: isolate;
    background: rgb(205,230,237);
    padding: 5rem 0;
    overflow: hidden;
}.our_info_VG::before {
    content: '';
    top: 0;
    background: linear-gradient(135deg, rgb(160,202,217,0.5) 0%, transparent 40%, rgb(112,172,194,0.5) 100%);
    left: 0;
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
}.our_info_VG::after {
    animation: pulse 15s infinite alternate;
    content: '';
    left: -50%;
    position: absolute;
    background: radial-gradient(circle, rgb(160,202,217,0.5) 0%, transparent 70%);
    width: 200%;
    top: -50%;
    opacity: 0.3;
    z-index: -1;
    height: 200%;
}@keyframes pulse {
    0% { transform: scale(1); opacity: 0.2; }
    50% { transform: scale(1.05); opacity: 0.4; }
    100% { transform: scale(1); opacity: 0.2; }
}
.our_info_VG .container {
    z-index: 2;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.our_info_VG .ask_feedback_GX {
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 3rem 2.5rem;
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(160,202,217);
    border-radius: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 0 0 1px rgba(255, 255, 255, 0.1),
                0 0 20px rgba(rgb(160,202,217), 0.1);
}.our_info_VG .ask_feedback_GX h3 {
    color: rgb(160,202,217);
    display: inline-block;
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 1.5rem;
    position: relative;
}.our_info_VG .ask_feedback_GX h3::after {
    bottom: -10px;
    background: rgb(160,202,217);
    width: 60px;
    content: '';
    border-radius: 10px;
    position: absolute;
    left: 0;
    height: 3px;
}.our_info_VG .get_help_lS {
    line-height: 1.6;
    color: #000000;
    max-width: 90%;
    font-size: calc(12px * 1.05);
    margin-bottom: 2.5rem;
}.our_info_VG .connect_section_Vm {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    position: relative;
    display: grid;
    gap: 1.5rem;
}.our_info_VG .connect_section_Vm::before {
    position: absolute;
    background: linear-gradient(90deg, 
                transparent, 
                rgb(160,202,217,0.5), 
                transparent);
    height: 1px;
    left: 0;
    right: 0;
    content: '';
    top: -20px;
}.our_info_VG .connect_section_Vm span {
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border-bottom: 1px solid rgb(112,172,194,0.5);
    border-right: 1px solid rgb(112,172,194,0.5);
    padding: 1rem 1.5rem;
    border-radius: 10px;
    padding-left: 3.5rem;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}.our_info_VG .connect_section_Vm span svg {
    transition: all 0.3s ease;
    width: 1.5rem;
    stroke-linecap: round;
    transform: translateY(-50%);
    top: 50%;
    stroke-width: 1.5;
    fill: none;
    height: 1.5rem;
    opacity: 0.8;
    position: absolute;
    stroke: rgb(160,202,217);
    left: 1rem;
    stroke-linejoin: round;
}.our_info_VG .connect_section_Vm span:nth-child(even) svg {
    stroke: rgb(112,172,194);
}.our_info_VG .connect_section_Vm span:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.our_info_VG .connect_section_Vm span:hover svg {
    transform: translateY(-50%) scale(1.2);
    opacity: 1;
    filter: drop-shadow(0 0 5px rgb(160,202,217,0.5));
}.our_info_VG .connect_section_Vm span:nth-child(even):hover svg {
    filter: drop-shadow(0 0 5px rgb(112,172,194,0.5));
}.our_info_VG .connect_section_Vm span svg path,
.our_info_VG .connect_section_Vm span svg circle,
.our_info_VG .connect_section_Vm span svg line,
.our_info_VG .connect_section_Vm span svg polyline,
.our_info_VG .connect_section_Vm span svg rect {
    stroke-dashoffset: 0;
    transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
    stroke-dasharray: 0;
}.our_info_VG .connect_section_Vm span:hover svg path,
.our_info_VG .connect_section_Vm span:hover svg circle,
.our_info_VG .connect_section_Vm span:hover svg line,
.our_info_VG .connect_section_Vm span:hover svg polyline,
.our_info_VG .connect_section_Vm span:hover svg rect {
    stroke-dasharray: 100;
    animation: dashAnimation 2s linear infinite;
}@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 100;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.our_info_VG .connect_section_Vm span p {
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    color: #000000;
}.our_info_VG .connect_section_Vm span > span {
    margin-top: 0.5rem;
    font-weight: 600;
    border-radius: 0;
    color: rgb(160,202,217);
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}.our_info_VG .connect_section_Vm span > span:hover {
    background: transparent;
    transform: none;
    box-shadow: none;
}.our_info_VG .connect_section_Vm span a {
    text-decoration: none;
    display: inline-block;
    color: rgb(160,202,217);
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
}.our_info_VG .connect_section_Vm span a::after {
    content: '';
    width: 0;
    bottom: -2px;
    position: absolute;
    height: 1px;
    left: 0;
    background: rgb(160,202,217);
    transition: width 0.3s ease;
}.our_info_VG .connect_section_Vm span a:hover {
    color: rgb(112,172,194);
    transform: translateX(3px);
}.our_info_VG .connect_section_Vm span a:hover::after {
    width: 100%;
    background: rgb(112,172,194);
}.our_info_VG .learn_help_EK {
    flex-direction: column;
    background: linear-gradient(135deg, 
                rgba(rgb(160,202,217,0.5), 0.1), 
                rgba(rgb(112,172,194,0.5), 0.1));
    display: flex;
    border-left: 3px solid rgb(112,172,194);
    grid-column: 1 / -1;
    padding: 1.5rem;
    margin-top: 1.5rem;
}.our_info_VG .learn_help_EK h4 {
    color: rgb(112,172,194);
    gap: 0.5rem;
    font-size: 24px;
    margin-bottom: 1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
}.our_info_VG .learn_help_EK h4 svg {
    transition: transform 0.3s ease;
    stroke: rgb(112,172,194);
    stroke-linejoin: round;
    fill: none;
    height: 1.25rem;
    width: 1.25rem;
    stroke-linecap: round;
    stroke-width: 1.5;
}.our_info_VG .learn_help_EK h4:hover svg {
    transform: rotate(15deg);
}.our_info_VG .learn_help_EK h4::after {
    width: 40px;
    bottom: -5px;
    position: absolute;
    background: rgb(112,172,194);
    left: 0;
    height: 2px;
    border-radius: 10px;
    content: '';
}.our_info_VG .learn_help_EK span {
    position: relative;
    box-shadow: none;
    border: none;
    background: transparent;
    display: flex;
    color: #000000;
    align-items: center;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
    padding-left: 1.75rem;
}.our_info_VG .learn_help_EK span svg {
    stroke: rgb(160,202,217);
    position: absolute;
    transition: all 0.3s ease;
    opacity: 0.7;
    fill: none;
    stroke-width: 1.5;
    width: 1rem;
    left: 0;
    stroke-linejoin: round;
    height: 1rem;
    stroke-linecap: round;
}.our_info_VG .learn_help_EK span:hover {
    transform: none;
    background: transparent;
    box-shadow: none;
}.our_info_VG .learn_help_EK span:hover svg {
    stroke: rgb(112,172,194);
    transform: scale(1.1);
    opacity: 1;
}.our_info_VG .learn_help_EK span:not(:last-child) {
    border-bottom: 1px dashed rgba(#000000, 0.2);
}
@media (max-width: 991px) {.our_info_VG {
    padding: 4rem 0;
}.our_info_VG .ask_feedback_GX {
    padding: 2.5rem 2rem;
}.our_info_VG .ask_feedback_GX h3 {
    font-size: calc(33px * 0.9);
}.our_info_VG .get_help_lS {
    font-size: 12px;
    max-width: 100%;
}.our_info_VG .connect_section_Vm {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.our_info_VG .connect_section_Vm span svg {
    width: 1.4rem;
    height: 1.4rem;
}.our_info_VG .learn_help_EK h4 svg {
    width: 1.1rem;
    height: 1.1rem;
}.our_info_VG .learn_help_EK span svg {
    height: 0.9rem;
    width: 0.9rem;
}
}
@media (max-width: 767px) {.our_info_VG {
    padding: 3rem 0;
}.our_info_VG .ask_feedback_GX {
    padding: 2rem 1.5rem;
}.our_info_VG .ask_feedback_GX h3 {
    font-size: calc(33px * 0.8);
}.our_info_VG .connect_section_Vm {
    grid-template-columns: 1fr;
}.our_info_VG .learn_help_EK {
    padding: 1.25rem;
}.our_info_VG .connect_section_Vm span {
    padding-left: 3rem;
    padding: 0.875rem 1.25rem;
}.our_info_VG .connect_section_Vm span svg {
    left: 0.875rem;
    width: 1.3rem;
    height: 1.3rem;
}.our_info_VG .learn_help_EK span {
    padding-left: 1.5rem;
}.our_info_VG .learn_help_EK span svg {
    width: 0.875rem;
    height: 0.875rem;
}
}
@media (max-width: 575px) {.our_info_VG {
    padding: 2.5rem 0;
}.our_info_VG .ask_feedback_GX {
    padding: 1.75rem 1.25rem;
}.our_info_VG .ask_feedback_GX h3 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.25rem;
}.our_info_VG .get_help_lS {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.95);
}.our_info_VG .connect_section_Vm span {
    padding: 0.75rem 1rem;
    padding-left: 2.75rem;
}.our_info_VG .connect_section_Vm span svg {
    width: 1.2rem;
    left: 0.75rem;
    height: 1.2rem;
}.our_info_VG .learn_help_EK h4 {
    font-size: calc(24px * 0.9);
}.our_info_VG .learn_help_EK h4 svg {
    height: 1rem;
    width: 1rem;
}.our_info_VG .learn_help_EK span {
    padding-left: 1.25rem;
}.our_info_VG .learn_help_EK span svg {
    height: 0.75rem;
    width: 0.75rem;
}}
@keyframes floatingGlow {
    0% { transform: translate(0, 0); opacity: 0.3; }
    25% { transform: translate(5px, -15px); opacity: 0.5; }
    50% { transform: translate(10px, 5px); opacity: 0.3; }
    75% { transform: translate(-5px, 10px); opacity: 0.5; }
    100% { transform: translate(0, 0); opacity: 0.3; }
}
.our_info_VG .container::before {
    height: 200px;
    width: 200px;
    background: radial-gradient(circle, rgb(160,202,217,0.5) 0%, transparent 70%);
    right: -50px;
    animation: floatingGlow 15s infinite linear;
    z-index: -1;
    position: absolute;
    top: -100px;
    content: '';
    border-radius: 50%;
}.our_info_VG .container::after {
    border-radius: 50%;
    animation: floatingGlow 20s infinite linear reverse;
    bottom: -75px;
    height: 150px;
    z-index: -1;
    position: absolute;
    content: '';
    left: -50px;
    background: radial-gradient(circle, rgb(112,172,194,0.5) 0%, transparent 70%);
    width: 150px;
}.our_info_VG .ask_feedback_GX::before {
    width: 100px;
    opacity: 0.4;
    top: 0;
    background: radial-gradient(circle, rgb(160,202,217,0.5) 0%, transparent 70%);
    position: absolute;
    right: 0;
    height: 100px;
    z-index: -1;
    content: '';
}.our_info_VG .ask_feedback_GX::after {
    content: '';
    background: radial-gradient(circle, rgb(112,172,194,0.5) 0%, transparent 70%);
    z-index: -1;
    bottom: 0;
    opacity: 0.4;
    width: 75px;
    position: absolute;
    left: 0;
    height: 75px;
}.our_info_VG .connect_section_Vm span::before {
    z-index: -1;
    position: absolute;
    width: 30px;
    content: '';
    top: 0;
    background: rgb(160,202,217,0.5);
    filter: blur(20px);
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 30px;
    left: 0;
}.our_info_VG .connect_section_Vm span:hover::before {
    opacity: 0.3;
}.our_info_VG .connect_section_Vm span::after {
    left: 10px;
    transition: opacity 0.3s ease;
    bottom: 10px;
    pointer-events: none;
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.05);
    right: 10px;
    opacity: 0;
    border-radius: 10px;
    top: 10px;
    content: '';
    position: absolute;
}.our_info_VG .connect_section_Vm span:hover::after {
    opacity: 1;
}
@media (prefers-reduced-motion: reduce) {.our_info_VG::after,
    .our_info_VG .container::before,
    .our_info_VG .container::after,
    .our_info_VG .connect_section_Vm span:hover svg path,
    .our_info_VG .connect_section_Vm span:hover svg circle,
    .our_info_VG .connect_section_Vm span:hover svg line,
    .our_info_VG .connect_section_Vm span:hover svg polyline,
    .our_info_VG .connect_section_Vm span:hover svg rect {
    animation: none;
}.our_info_VG .learn_help_EK h4:hover svg,
    .our_info_VG .learn_help_EK span:hover svg {
    transform: none;
}}.our_team_Nh {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.our_team_Nh::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(160,202,217,0.5), rgba(0, 0, 0, 0.5));
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}.our_team_Nh::after {
    width: 50%;
    height: 80%;
    z-index: 1;
    opacity: 0.07;
    content: "";
    position: absolute;
    animation: float 18s infinite ease-in-out;
    top: -15%;
    background: rgb(112,172,194);
    transform: rotate(25deg) skewX(-15deg);
    right: -10%;
}.our_team_Nh .container {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.our_team_Nh .text_body_hO {
    background: rgba(255, 255, 255, 0.92);
    transform-origin: left center;
    padding: 45px 50px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
}.our_team_Nh .text_body_hO:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_team_Nh .text_body_hO::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(160,202,217), rgb(112,172,194));
    content: "";
    height: 100%;
    width: 5px;
    top: 0;
    left: 0;
}.our_team_Nh .text_body_hO::after {
    z-index: -1;
    width: 100px;
    position: absolute;
    background: linear-gradient(135deg, rgb(112,172,194,0.5), rgb(160,202,217,0.5));
    height: 100px;
    right: -15px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    bottom: -15px;
    content: "";
}.our_team_Nh h5 {
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px;
    position: relative;
    transition: transform 0.4s ease;
    transform: translateX(0);
    font-weight: 700;
    color: rgb(160,202,217);
}.our_team_Nh h5::after {
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    background: rgb(160,202,217);
    height: 2px;
    left: 0;
    bottom: -6px;
    width: 0;
}.our_team_Nh .text_body_hO:hover h5 {
    transform: translateX(5px);
}.our_team_Nh .text_body_hO:hover h5::after {
    width: 100%;
}.our_team_Nh p {
    margin-bottom: 20px;
    color: #000000;
    font-size: calc(16px * 1.2);
}.our_team_Nh p b {
    color: rgb(112,172,194);
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: calc(19px * 1.1);
    letter-spacing: 0.5px;
}.our_team_Nh p b::after {
    width: 100%;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    position: absolute;
    background: rgb(112,172,194,0.5);
}.our_team_Nh ol {
    list-style-type: none;
    counter-reset: item;
    padding-left: 20px;
}.our_team_Nh ol li {
    position: relative;
    margin-bottom: 15px;
    border-left: 1px dashed rgba(var(--primary-color-rgb), 0.3);
    text-align: justify;
    color: #000000;
    padding-left: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 16px;
}.our_team_Nh ol li::before {
    display: none;
}

@keyframes float {
    0%, 100% {
        transform: rotate(25deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(25deg) skewX(-15deg) translateY(-30px);
    }
}

@media (max-width: 992px) {.our_team_Nh {
    padding: 80px 0;
}.our_team_Nh .text_body_hO {
    padding: 35px 40px;
    transform: perspective(800px) rotateY(-1deg);
}.our_team_Nh h5 {
    font-size: calc(21px * 0.9);
}.our_team_Nh p {
    font-size: 16px;
}.our_team_Nh p b {
    font-size: 19px;
}
}

@media (max-width: 768px) {.our_team_Nh {
    padding: 60px 0;
}.our_team_Nh .text_body_hO {
    transform: none;
    box-shadow: 0 15px 30px -8px rgba(0, 0, 0, 0.12);
    padding: 30px;
}.our_team_Nh .text_body_hO::after {
    bottom: -10px;
    width: 70px;
    height: 70px;
    right: -10px;
}.our_team_Nh h5 {
    font-size: calc(21px * 0.85);
}.our_team_Nh ol li {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.our_team_Nh {
    padding: 50px 0;
}.our_team_Nh .container {
    padding: 0 20px;
}.our_team_Nh .text_body_hO {
    padding: 25px 20px;
}.our_team_Nh .text_body_hO::before {
    width: 3px;
}.our_team_Nh .text_body_hO::after {
    display: none;
}.our_team_Nh h5 {
    font-size: calc(21px * 0.8);
}.our_team_Nh p {
    font-size: calc(16px * 0.95);
    margin-bottom: 15px;
}.our_team_Nh p b {
    font-size: calc(19px * 0.9);
}.our_team_Nh ol {
    padding-left: 10px;
}.our_team_Nh ol li {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
    padding-left: 10px;
}}.client_opinions_Ho {
    background: linear-gradient(to right, rgb(205,230,237) 0%, #ffffff 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.client_opinions_Ho::before {
    background: 
        linear-gradient(45deg, rgb(160,202,217,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(160,202,217,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(160,202,217,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(160,202,217,0.5) 75%);
    width: 100%;
    top: 0;
    background-size: 40px 40px;
    z-index: 0;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.05;
}.client_opinions_Ho .learn_studio_gI {
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.client_opinions_Ho h4 {
    position: relative;
    font-weight: 700;
    text-align: center;
    color: #000000;
    font-size: 34px;
    margin-bottom: 100px;
}.client_opinions_Ho h4::before {
    left: calc(50% - 20px);
    background: rgb(160,202,217,0.5);
    height: 40px;
    z-index: -1;
    content: "";
    bottom: -50px;
    position: absolute;
    width: 40px;
    transform: rotate(45deg);
}.client_opinions_Ho h4::after {
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    content: "";
    bottom: -20px;
    background: rgb(160,202,217);
}.client_opinions_Ho .testimonials_hub_1C {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: repeat(3, 1fr);
}.client_opinions_Ho .rating_views_9B {
    z-index: 1;
    position: relative;
    padding: 40px 30px 30px;
    background: #ffffff;
    transition: all 0.4s ease;
    border-radius: 30px;
}.client_opinions_Ho .rating_views_9B:hover {
    transform: translateY(-15px);
}.client_opinions_Ho .rating_views_9B::before {
    position: absolute;
    content: "";
    top: 15px;
    transition: all 0.4s ease;
    z-index: -1;
    width: 100%;
    border-radius: 30px;
    background: rgb(160,202,217,0.5);
    opacity: 0.2;
    left: 15px;
    height: 100%;
}.client_opinions_Ho .rating_views_9B:hover::before {
    left: 5px;
    top: 5px;
}.client_opinions_Ho .rating_views_9B::after {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: -2;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 30px;
    transition: all 0.4s ease;
}.client_opinions_Ho .rating_views_9B:hover::after {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}.client_opinions_Ho .img_stack_t3 {
    border: 5px solid #ffffff;
    z-index: 3;
    margin: -70px auto 25px;
    border-radius: 20px;
    transition: all 0.4s ease;
    width: 100px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 100px;
    position: relative;
}.client_opinions_Ho .rating_views_9B:hover .img_stack_t3 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    border-radius: 50%;
}.client_opinions_Ho .rating_views_9B span {
    margin-bottom: 15px;
    display: block;
    font-size: calc(16px * 1.2);
    text-align: center;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
}.client_opinions_Ho .rating_views_9B span::after {
    bottom: -8px;
    left: 50%;
    content: "";
    background: rgb(160,202,217);
    transform: translateX(-50%);
    opacity: 0.5;
    position: absolute;
    transition: all 0.3s ease;
    width: 40px;
    height: 2px;
}.client_opinions_Ho .rating_views_9B:hover span {
    color: rgb(160,202,217);
}.client_opinions_Ho .rating_views_9B:hover span::after {
    opacity: 1;
    width: 60px;
}.client_opinions_Ho .rating_views_9B p {
    color: #000000;
    line-height: 1.6;
    text-align: center;
    transition: all 0.3s ease;
    font-size: 16px;
}.client_opinions_Ho .rating_views_9B:hover p {
    color: #000000;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+1) {
    z-index: 3;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+2) {
    z-index: 2;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+3) {
    z-index: 1;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+1)::before {
    background: rgb(160,202,217,0.5);
}.client_opinions_Ho .rating_views_9B:nth-child(3n+2)::before {
    background: rgb(112,172,194,0.5);
}.client_opinions_Ho .rating_views_9B:nth-child(3n+3)::before {
    background: rgb(160,202,217,0.5);
}.client_opinions_Ho .rating_views_9B:nth-child(3n+1):hover {
    z-index: 4;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+2):hover {
    z-index: 4;
}.client_opinions_Ho .rating_views_9B:nth-child(3n+3):hover {
    z-index: 4;
}

@media (max-width: 992px) {.client_opinions_Ho .testimonials_hub_1C {
    gap: 60px 30px;
    grid-template-columns: repeat(2, 1fr);
}.client_opinions_Ho .img_stack_t3 {
    margin-top: -60px;
    width: 90px;
    height: 90px;
}.client_opinions_Ho .rating_views_9B {
    padding: 35px 25px 25px;
}
}

@media (max-width: 768px) {.client_opinions_Ho {
    padding: 80px 0;
}.client_opinions_Ho h4 {
    margin-bottom: 80px;
}.client_opinions_Ho .testimonials_hub_1C {
    max-width: 400px;
    grid-template-columns: 1fr;
    gap: 70px;
    margin: 0 auto;
}.client_opinions_Ho .rating_views_9B::before {
    left: 10px;
    top: 10px;
}.client_opinions_Ho .rating_views_9B:hover::before {
    left: 3px;
    top: 3px;
}.client_opinions_Ho .img_stack_t3 {
    margin-top: -50px;
    width: 80px;
    height: 80px;
}}.training_structure_XH {
    overflow: hidden;
    display: flex;
    position: relative;
    align-items: center;
    background: rgb(205,230,237);
    justify-content: center;
    min-height: 75vh;
}.training_structure_XH::before {
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 30% 30%, rgb(160,202,217,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(112,172,194,0.5) 0%, transparent 40%);
    width: 100%;
    z-index: 1;
    opacity: 0.6;
}.training_structure_XH::after {
    width: 800px;
    animation: pulseRings 6s ease-in-out infinite;
    background: 
        repeating-radial-gradient(
            circle at center,
            rgba(255, 255, 255, 0.03) 0px,
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 30px
        );
    top: 50%;
    border-radius: 50%;
    left: 50%;
    z-index: 1;
    height: 800px;
    position: absolute;
    content: "";
    transform: translate(-50%, -50%);
}.training_structure_XH .container {
    z-index: 5;
    max-width: 1200px;
    width: 100%;
    justify-content: center;
    padding: 5rem 2rem;
    margin: 0 auto;
    align-items: center;
    position: relative;
    display: flex;
}.training_structure_XH .learn_studio_gI {
    aspect-ratio: 1 / 1;
    max-width: 1000px;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}.training_structure_XH .learn_studio_gI::before {
    width: 100%;
    top: 0;
    border: 2px solid rgb(160,202,217,0.5);
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.6;
    left: 0;
    animation: rotateCircle 20s linear infinite;
    border-radius: 50%;
}.training_structure_XH .learn_studio_gI::after {
    left: 10%;
    opacity: 0.4;
    height: 80%;
    position: absolute;
    border-radius: 50%;
    top: 10%;
    animation: rotateCircle 30s linear infinite reverse;
    content: "";
    width: 80%;
    border: 2px dashed rgb(112,172,194,0.5);
}.training_structure_XH h3 {
    max-width: 600px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 19px;
    width: 70%;
    font-size: 34px;
    background: #ffffff;
    z-index: 3;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20%;
    color: rgb(160,202,217);
    padding: 2rem 3rem;
}.training_structure_XH h3::before {
    content: "";
    position: absolute;
    height: 20%;
    background: linear-gradient(to bottom, rgb(160,202,217), transparent);
    width: 2px;
    z-index: 2;
    left: 50%;
    bottom: -20%;
}.training_structure_XH h3::after {
    height: 30px;
    border: 2px solid rgb(160,202,217,0.5);
    position: absolute;
    border-radius: 5px;
    bottom: -20%;
    animation: rotateElement 10s linear infinite;
    content: "";
    z-index: 2;
    background: #ffffff;
    transform: translate(-50%, 50%) rotate(45deg);
    width: 30px;
    left: 50%;
}.training_structure_XH span {
    border-radius: 19px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    width: 70%;
    z-index: 2;
    padding: 2rem 3rem;
    max-width: 600px;
    text-align: center;
}.training_structure_XH span::before {
    content: "";
    z-index: -1;
    filter: blur(5px);
    opacity: 0.3;
    inset: -5px;
    border-radius: inherit;
    animation: glowPulse 4s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(160,202,217,0.5), rgb(112,172,194,0.5));
    position: absolute;
}.training_structure_XH span::after {
    border: 2px solid rgb(112,172,194,0.5);
    z-index: 3;
    transform: translateX(-50%) rotate(45deg);
    top: -10px;
    background: #ffffff;
    height: 20px;
    content: "";
    position: absolute;
    left: 50%;
    width: 20px;
}

@keyframes pulseRings {
    0%, 100% {
        opacity: 0.1;
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateElement {
    0% {
        transform: translate(-50%, 50%) rotate(45deg);
    }
    100% {
        transform: translate(-50%, 50%) rotate(405deg);
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(5px);
    }
    50% {
        opacity: 0.5;
        filter: blur(10px);
    }
}

@media (max-width: 992px) {.training_structure_XH .container {
    padding: 4rem 1.5rem;
}.training_structure_XH .learn_studio_gI {
    gap: 4rem;
    aspect-ratio: auto;
    height: auto;
}.training_structure_XH h3 {
    font-size: calc(34px * 0.9);
    margin: 0;
    width: 80%;
    padding: 1.8rem 2.5rem;
}.training_structure_XH span {
    font-size: calc(12px * 0.95);
    width: 80%;
    padding: 1.8rem 2.5rem;
}.training_structure_XH h3::before,
    .training_structure_XH h3::after {
    display: none;
}.training_structure_XH span::after {
    display: none;
}.training_structure_XH .learn_studio_gI::before,
    .training_structure_XH .learn_studio_gI::after {
    left: 0;
    border-radius: 19px;
    width: 100%;
    height: 100%;
    top: 0;
}
}

@media (max-width: 768px) {.training_structure_XH {
    padding: 3rem 0;
    min-height: auto;
}.training_structure_XH .container {
    padding: 0 1.2rem;
}.training_structure_XH .learn_studio_gI {
    gap: 2rem;
}.training_structure_XH h3 {
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: calc(34px * 0.8);
}.training_structure_XH span {
    font-size: calc(12px * 0.9);
    width: 100%;
    padding: 1.5rem 2rem;
}
}

@media (max-width: 576px) {.training_structure_XH {
    padding: 2.5rem 0;
}.training_structure_XH .container {
    padding: 0 1rem;
}.training_structure_XH .learn_studio_gI {
    gap: 1.5rem;
}.training_structure_XH h3 {
    font-size: calc(34px * 0.7);
    padding: 1.2rem 1.5rem;
}.training_structure_XH span {
    padding: 1.2rem 1.5rem;
    font-size: calc(12px * 0.85);
}.training_structure_XH .learn_studio_gI::before,
    .training_structure_XH .learn_studio_gI::after {
    display: none;
}}.cookie_popup_warning_Ea {
    transition: all 0.3s ease-in-out;
    bottom: 0;
    z-index: 1050;
    border-top: 3px solid rgb(160,202,217);
    padding: 15px 20px;
    background: #ffffff;
    width: 100%;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    position: fixed;
}.consent_learn_Tt {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
}.cookies_tracking_4i {
    margin-right: 15px;
    flex-shrink: 0;
}.cookies_tracking_4i svg {
    transition: fill 0.3s ease-in-out;
    fill: rgb(160,202,217);
    width: 50px;
    height: 50px;
}.privacy_cookies_lZ {
    margin-right: 15px;
    flex-grow: 1;
}.privacy_cookies_lZ h5 {
    color: rgb(160,202,217);
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
}.privacy_cookies_lZ p {
    color: #000000;
    font-size: 17px;
    margin-bottom: 0;
}.manage_tracking_Ef {
    border-radius: 10px;
    margin-left: 10px;
    white-space: nowrap;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: 15px;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    text-align: center;
    padding: 0.375rem 0.75rem;
}.cookie_button.cookie_control_pd {
    color: #ffffff;
    background-color: rgb(160,202,217);
    border-color: rgb(160,202,217);
}#cookie_popup_board_U4 {
    display: none;
}#cookie_popup_board_U4:checked ~ .cookie_popup_warning_Ea {
    opacity: 0;
    visibility: hidden;
}.cookie_button.cookie_control_pd:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_ack_7K {
    color: #000000;
    background-color: rgb(112,172,194);
    border-color: rgb(112,172,194);
}.cookie_button.cookie_ack_7K:hover {
    color: #ffffff;
    border-color: rgb(160,202,217);
    background-color: rgb(160,202,217);
}.cookie_popup_warning_Ea p a {
    text-decoration: underline;
    color: rgb(160,202,217);
}.cookie_popup_warning_Ea p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.privacy_cookies_lZ h5 {
    font-size: calc(20px - 2px);
}.privacy_cookies_lZ p {
    font-size: calc(17px - 2px);
}.manage_tracking_Ef {
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.consent_learn_Tt {
    align-items: center;
    flex-direction: column;
}.cookies_tracking_4i {
    margin-bottom: 10px;
}.privacy_cookies_lZ {
    text-align: center;
    margin-bottom: 15px;
}.manage_tracking_Ef {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
.contact_information_U9 {
    position: relative;
    background: linear-gradient(90deg, #ffffff 50%, rgb(205,230,237) 50%);
    overflow: hidden;
    padding: 100px 0;
}.contact_information_U9::before {
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    position: absolute;
    height: 100%;
    background-size: 60px 60px;
}.contact_information_U9 .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
}.contact_information_U9 h2 {
    color: rgb(160,202,217);
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    position: relative;
    margin-bottom: 60px;
}.contact_information_U9 h2::after {
    height: 3px;
    content: "";
    left: 50%;
    bottom: -15px;
    width: 60px;
    background: rgb(160,202,217);
    position: absolute;
    transform: translateX(-50%);
}.contact_information_U9 .feedback_box_yL {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    overflow: hidden;
    position: relative;
    border-radius: 13px;
    background: #ffffff;
}.contact_information_U9 .feedback_box_yL::before {
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(160,202,217), rgb(112,172,194));
    content: "";
    left: 0;
    width: 100%;
    height: 5px;
}.contact_information_U9 .img_stack_t3 {
    transition: all 0.5s ease;
    position: relative;
    flex: 0 0 50%;
    min-height: 550px;
}.contact_information_U9 .img_stack_t3::after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(160,202,217,0.5), transparent);
}.contact_information_U9 .inquiry_form_2f {
    background: #ffffff;
    position: relative;
    flex: 0 0 50%;
    padding: 60px 50px;
}.contact_information_U9 .inquiry_form_2f::before {
    position: absolute;
    left: 0;
    width: 10px;
    height: 100%;
    content: "";
    background: rgb(205,230,237);
    top: 0;
}.contact_information_U9 #contact {
    flex-direction: column;
    display: flex;
    gap: 30px;
}.contact_information_U9 h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}.contact_information_U9 h3::after {
    height: 2px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
    background: rgb(160,202,217,0.5);
}.contact_information_U9 input[type="text"] {
    font-size: 15px;
    width: 100%;
    padding: 18px 20px;
    color: #000000;
    background: #ffffff;
    border-radius: 10px;
    border: 2px solid rgb(205,230,237);
    transition: all 0.3s ease;
}.contact_information_U9 input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(160,202,217);
    outline: none;
}.contact_information_U9 input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_information_U9 .connect_box_GX {
    align-items: flex-start;
    margin-top: 10px;
    gap: 12px;
    display: flex;
}.contact_information_U9 .connect_box_GX input[type="checkbox"] {
    height: 24px;
    appearance: none;
    transition: all 0.3s ease;
    margin-top: 2px;
    border-radius: 10px;
    width: 24px;
    cursor: pointer;
    border: 2px solid rgb(205,230,237);
    position: relative;
}.contact_information_U9 .connect_box_GX input[type="checkbox"]:checked {
    background: rgb(160,202,217);
    border-color: rgb(160,202,217);
}.contact_information_U9 .connect_box_GX input[type="checkbox"]:checked::after {
    top: 5px;
    position: absolute;
    height: 10px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    width: 6px;
    border-bottom: 2px solid #ffffff;
    left: 8px;
    content: "";
}.contact_information_U9 .connect_box_GX label {
    color: #000000;
    line-height: 1.5;
    font-size: 15px;
}.contact_information_U9 .connect_box_GX a {
    color: rgb(160,202,217);
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
}.contact_information_U9 .connect_box_GX a:hover {
    color: rgb(112,172,194);
}.contact_information_U9 .query_map_BC {
    overflow: hidden;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
    font-size: 17px;
    cursor: pointer;
    background: rgb(160,202,217);
    border: none;
    padding: 16px 40px;
    border-radius: 10px;
    align-self: flex-start;
    box-shadow: 0 8px 20px rgb(160,202,217,0.5);
    margin-top: 20px;
}.contact_information_U9 .query_map_BC::before {
    height: 100%;
    top: 0;
    width: 100%;
    left: -100%;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    content: "";
}.contact_information_U9 .query_map_BC:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(112,172,194,0.5);
    background: rgb(112,172,194);
}.contact_information_U9 .query_map_BC:hover::before {
    left: 100%;
}.contact_information_U9 svg {
    fill: rgb(160,202,217);
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
}.contact_information_U9 svg path {
    transition: all 0.3s ease;
    fill: rgb(160,202,217);
}.contact_information_U9 svg:hover {
    fill: rgb(112,172,194);
    transform: translateY(-2px);
}.contact_information_U9 svg:hover path {
    fill: rgb(112,172,194);
}

@media (max-width: 1200px) {.contact_information_U9 {
    background: #ffffff;
}
}

@media (max-width: 992px) {.contact_information_U9 {
    padding: 80px 0;
}.contact_information_U9 .feedback_box_yL {
    flex-direction: column-reverse;
}.contact_information_U9 .img_stack_t3 {
    flex: 0 0 auto;
    min-height: 350px;
}.contact_information_U9 .inquiry_form_2f {
    flex: 0 0 auto;
    padding: 50px 40px;
}.contact_information_U9 .inquiry_form_2f::before {
    width: 100%;
    left: 0;
    top: 0;
    height: 10px;
}
}

@media (max-width: 768px) {.contact_information_U9 {
    padding: 60px 0;
}.contact_information_U9 h2 {
    margin-bottom: 40px;
    font-size: calc(36px - 4px);
}.contact_information_U9 .inquiry_form_2f {
    padding: 40px 30px;
}.contact_information_U9 #contact {
    gap: 25px;
}.contact_information_U9 .img_stack_t3 {
    min-height: 300px;
}
}

@media (max-width: 576px) {.contact_information_U9 {
    padding: 50px 0;
}.contact_information_U9 .container {
    padding: 0 15px;
}.contact_information_U9 h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 30px;
}.contact_information_U9 .inquiry_form_2f {
    padding: 35px 25px;
}.contact_information_U9 #contact {
    gap: 20px;
}.contact_information_U9 input[type="text"] {
    padding: 15px;
}.contact_information_U9 .query_map_BC {
    padding: 15px 25px;
    width: 100%;
}.contact_information_U9 .img_stack_t3 {
    min-height: 250px;
}}.privacy_cordon_VP {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 6rem 2rem;
    color: #000000;
    position: relative;
    background: linear-gradient(145deg, rgb(205,230,237), rgba(248, 249, 250, 0.97));
}.privacy_cordon_VP::before {
    opacity: 0.05;
    z-index: 0;
    top: 0;
    animation: pulse 15s infinite alternate ease-in-out;
    content: "";
    left: 0;
    height: 100%;
    background: radial-gradient(circle at 15% 85%, rgb(160,202,217,0.5) 0%, transparent 25%);
    position: absolute;
    width: 100%;
    pointer-events: none;
}.privacy_cordon_VP::after {
    pointer-events: none;
    background: linear-gradient(135deg, transparent 0%, rgb(112,172,194,0.5) 100%);
    top: 0;
    content: "";
    width: 40%;
    opacity: 0.03;
    position: absolute;
    height: 100%;
    z-index: 0;
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
}.privacy_cordon_VP .container {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(8px);
    transform: perspective(1000px) rotateY(0.5deg);
    border-left: 3px solid rgb(160,202,217);
    z-index: 1;
    position: relative;
    max-width: 1140px;
    padding: 3rem;
    margin: 0 auto;
}.privacy_cordon_VP .container:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.privacy_cordon_VP h1 {
    letter-spacing: -0.5px;
    position: relative;
    transform: translateX(-0.5rem);
    color: #000000;
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 41px;
    padding-bottom: 1rem;
}.privacy_cordon_VP h1::after {
    position: absolute;
    width: 6rem;
    border-radius: 10px;
    left: 0;
    content: "";
    transition: width 0.4s ease;
    height: 4px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(160,202,217), rgb(160,202,217,0.5));
}.privacy_cordon_VP h1:hover::after {
    width: 10rem;
}.privacy_cordon_VP h2 {
    padding-left: 1rem;
    font-weight: 600;
    color: #000000;
    margin: 3rem 0 1.5rem;
    border-left: 2px solid rgb(160,202,217);
    font-size: 36px;
    transition: all 0.3s ease;
}.privacy_cordon_VP h2:hover {
    padding-left: 1.5rem;
    color: rgb(160,202,217);
}.privacy_cordon_VP h3 {
    font-size: calc(18px + 0.1rem);
    color: #000000;
    margin: 2.5rem 0 1rem;
    border-left: 1px solid rgb(160,202,217,0.5);
    font-weight: 600;
    padding-left: 0.8rem;
}.privacy_cordon_VP h4 {
    font-size: 18px;
    margin: 2rem 0 1rem;
    color: #000000;
    font-weight: 400;
    padding-left: 0.5rem;
    border-left: 1px dashed rgb(160,202,217,0.5);
}.privacy_cordon_VP p {
    transition: transform 0.3s ease;
    font-size: 14px;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.8;
}.privacy_cordon_VP p:hover {
    transform: translateX(5px);
}.privacy_cordon_VP strong {
    color: #000000;
    position: relative;
    font-weight: 600;
}.privacy_cordon_VP strong::after {
    left: 0;
    content: "";
    bottom: -2px;
    transform: scaleX(0.8);
    height: 1px;
    transition: transform 0.3s ease;
    background-color: rgb(160,202,217,0.5);
    width: 100%;
    transform-origin: left;
    position: absolute;
}.privacy_cordon_VP strong:hover::after {
    transform: scaleX(1);
}.privacy_cordon_VP ul {
    margin: 1.5rem 0 2rem 1.5rem;
    list-style-type: none;
}.privacy_cordon_VP li {
    transition: all 0.3s ease;
    position: relative;
    line-height: 1.7;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    font-size: 14px;
}.privacy_cordon_VP li::before {
    transform: rotate(45deg);
    width: 8px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    opacity: 0.8;
    height: 8px;
    top: 0.7rem;
    content: "";
    border: 1px solid rgb(160,202,217);
}.privacy_cordon_VP li:hover {
    padding-left: 1.8rem;
}.privacy_cordon_VP li:hover::before {
    transform: rotate(135deg);
    background-color: rgb(160,202,217,0.5);
}.privacy_cordon_VP span {
    font-size: 14px;
    border-left: 1px solid rgb(112,172,194,0.5);
    color: #000000;
    display: block;
    line-height: 1.8;
    padding-left: 1rem;
    font-style: italic;
    opacity: 0.9;
    margin-bottom: 1.5rem;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.03;
    }
    50% {
        opacity: 0.08;
    }
}

@media (max-width: 992px) {.privacy_cordon_VP {
    padding: 5rem 1.5rem;
}.privacy_cordon_VP .container {
    transform: perspective(800px) rotateY(0.3deg);
    padding: 2.5rem;
}.privacy_cordon_VP h1 {
    font-size: calc(41px - 0.2rem);
}.privacy_cordon_VP h2 {
    font-size: calc(36px - 0.1rem);
}
}

@media (max-width: 768px) {.privacy_cordon_VP {
    padding: 4rem 1rem;
}.privacy_cordon_VP .container {
    padding: 2rem 1.5rem;
    border-left-width: 2px;
    transform: none;
}.privacy_cordon_VP::before,
    .privacy_cordon_VP::after {
    opacity: 0.02;
}.privacy_cordon_VP h1 {
    font-size: calc(41px - 0.4rem);
    margin-bottom: 2rem;
}.privacy_cordon_VP h2 {
    font-size: calc(36px - 0.3rem);
    margin: 2.5rem 0 1rem;
}.privacy_cordon_VP h3, 
    .privacy_cordon_VP h4 {
    font-size: calc(18px - 0.1rem);
}.privacy_cordon_VP p, 
    .privacy_cordon_VP li, 
    .privacy_cordon_VP span {
    line-height: 1.6;
    font-size: calc(14px - 0.05rem);
}.privacy_cordon_VP ul {
    margin-left: 0.5rem;
}.privacy_cordon_VP p:hover {
    transform: translateX(3px);
}
}

@media (max-width: 576px) {.privacy_cordon_VP {
    padding: 3rem 0.8rem;
}.privacy_cordon_VP .container {
    border-left-width: 1px;
    padding: 1.5rem 1rem;
}.privacy_cordon_VP h1 {
    margin-bottom: 1.5rem;
    transform: none;
    font-size: calc(41px - 0.6rem);
}.privacy_cordon_VP h1::after {
    width: 4rem;
    height: 3px;
}.privacy_cordon_VP h2 {
    font-size: calc(36px - 0.5rem);
    padding-left: 0.7rem;
}.privacy_cordon_VP h3, 
    .privacy_cordon_VP h4 {
    padding-left: 0.5rem;
}.privacy_cordon_VP li {
    padding-left: 1.2rem;
}.privacy_cordon_VP li:hover {
    padding-left: 1.4rem;
}.privacy_cordon_VP p:hover,
    .privacy_cordon_VP li:hover,
    .privacy_cordon_VP h2:hover {
    transform: none;
    padding-left: 0.7rem;
}.privacy_cordon_VP span {
    padding-left: 0.5rem;
}}.payment_plan_He {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background-color: rgb(205,230,237);
}.payment_plan_He::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(160,202,217,0.5) 0%, transparent 70%);
    width: 100%;
    left: 0;
    content: "";
    pointer-events: none;
    height: 100%;
    z-index: 1;
    top: 0;
}.payment_plan_He::after {
    z-index: 1;
    height: 20rem;
    pointer-events: none;
    transform: rotate(-15deg);
    bottom: -5rem;
    background: linear-gradient(225deg, rgb(112,172,194) 0%, transparent 80%);
    content: "";
    width: 20rem;
    right: -5rem;
    opacity: 0.15;
    position: absolute;
}.payment_plan_He .container {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    padding: 0 2rem;
    margin: 0 auto;
}.payment_plan_He .fee_options_1i {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
    position: relative;
}.payment_plan_He .pro_fees_7s {
    padding: 2rem;
    position: relative;
    border-left: 4px solid rgb(160,202,217);
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.payment_plan_He .pro_fees_7s::before {
    top: 20px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    left: -20px;
    background-color: rgb(160,202,217);
    z-index: -1;
    width: 40px;
    height: 40px;
}.payment_plan_He .pro_fees_7s h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    transform: perspective(800px) translateZ(30px);
    margin-bottom: 1.5rem;
    font-size: 35px;
}.payment_plan_He .pro_fees_7s h2::after {
    bottom: -10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(160,202,217), rgb(112,172,194));
    width: 80px;
    content: "";
    height: 3px;
    left: 0;
}.payment_plan_He .pro_fees_7s .value_plan_Ac {
    max-width: 80%;
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
}.payment_plan_He .price_view_lM {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
}.payment_plan_He .discount_tier_B0 {
    color: inherit;
    position: relative;
    display: block;
    transform-style: preserve-3d;
    text-decoration: none;
    transition: all 0.4s ease;
}.payment_plan_He .discount_tier_B0:hover {
    transform: translateY(-10px);
}.payment_plan_He .study_rates_Hn {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    border-radius: 10px;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    flex-direction: column;
    transform: translateZ(0);
    position: relative;
    background-color: #ffffff;
}.payment_plan_He .discount_tier_B0:hover .study_rates_Hn {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(160,202,217,0.5);
}.payment_plan_He .discount_tier_B0:nth-child(odd) .study_rates_Hn {
    transform: rotate(-1deg);
}.payment_plan_He .discount_tier_B0:nth-child(even) .study_rates_Hn {
    transform: rotate(1deg);
}.payment_plan_He .discount_tier_B0:hover .study_rates_Hn {
    transform: rotate(0) translateZ(20px);
}.payment_plan_He .price_tiers_wz {
    display: flex;
    flex-direction: column;
    position: relative;
    word-break: break-word;
    z-index: 2;
    flex: 1;
    overflow-wrap: break-word;
    padding: 2rem;
}.payment_plan_He .price_tiers_wz::before {
    top: 0;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
}.payment_plan_He .price_tiers_wz h3 {
    margin-bottom: 1rem;
    font-weight: 600;
    position: relative;
    color: #000000;
    font-size: calc(23px * 1.2);
    transition: transform 0.3s ease;
    transform: translateZ(10px);
}.payment_plan_He .discount_tier_B0:hover .price_tiers_wz h3 {
    transform: translateZ(25px);
}.payment_plan_He .price_tiers_wz h3::after {
    left: 0;
    bottom: -8px;
    content: "";
    height: 3px;
    width: 40px;
    position: absolute;
    background: rgb(160,202,217);
    transition: width 0.3s ease;
}.payment_plan_He .discount_tier_B0:hover .price_tiers_wz h3::after {
    width: 60px;
}.payment_plan_He .pay_plans_WA {
    display: block;
    margin: 0.5rem 0 1.5rem;
    font-weight: 700;
    color: rgb(160,202,217);
    transform: translateZ(15px);
    position: relative;
    font-size: calc(23px * 1.8);
}.payment_plan_He .pay_plans_WA::before {
    height: 2px;
    bottom: -8px;
    content: "";
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(160,202,217,0.5), transparent);
    left: 0;
}.payment_plan_He .price_tiers_wz p {
    font-size: 18px;
    line-height: 1.6;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #000000;
    margin-top: 1rem;
    flex: 1;
}.payment_plan_He .img_stack_t3 {
    transition: transform 0.5s ease;
    overflow: hidden;
    transform: translateZ(0);
    position: relative;
    width: 100%;
    height: 200px;
}.payment_plan_He .discount_tier_B0:hover .img_stack_t3 {
    transform: scale(1.05) translateZ(0);
}.payment_plan_He .img_stack_t3::after {
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    z-index: 1;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
}.payment_plan_He .img_stack_t3::before {
    z-index: 1;
    opacity: 0.15;
    background: rgb(160,202,217);
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    transition: opacity 0.3s ease;
    content: "";
    width: 100%;
}.payment_plan_He .discount_tier_B0:hover .img_stack_t3::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.payment_plan_He .fee_options_1i {
    gap: 4rem;
    grid-template-columns: 2fr 1fr;
}.payment_plan_He .pro_fees_7s {
    padding: 3rem;
}.payment_plan_He .price_view_lM {
    grid-column: 1;
    grid-row: 1;
}.payment_plan_He .pro_fees_7s {
    top: 2rem;
    align-self: start;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    grid-column: 2;
    grid-row: 1;
    position: sticky;
}.payment_plan_He .pro_fees_7s:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.payment_plan_He .price_view_lM {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.payment_plan_He .price_tiers_wz {
    min-height: 300px;
}
}

@media (max-width: 991px) {.payment_plan_He {
    padding: 4rem 0;
}.payment_plan_He .pro_fees_7s {
    order: -1;
}.payment_plan_He .pro_fees_7s h2 {
    font-size: calc(35px * 0.9);
}.payment_plan_He .pro_fees_7s .value_plan_Ac {
    max-width: 100%;
}
}

@media (max-width: 767px) {.payment_plan_He {
    padding: 3rem 0;
}.payment_plan_He .container {
    padding: 0 1.5rem;
}.payment_plan_He .price_view_lM {
    grid-template-columns: 1fr;
}.payment_plan_He .pro_fees_7s h2 {
    font-size: calc(35px * 0.8);
}.payment_plan_He .price_tiers_wz {
    padding: 1.5rem;
}.payment_plan_He .pay_plans_WA {
    font-size: calc(23px * 1.5);
}.payment_plan_He .img_stack_t3 {
    height: 180px;
}
}

@media (max-width: 480px) {.payment_plan_He .price_tiers_wz p {
    font-size: calc(18px * 0.9);
}.payment_plan_He .price_tiers_wz h3 {
    font-size: 23px;
}.payment_plan_He .pay_plans_WA {
    font-size: calc(23px * 1.3);
}.payment_plan_He .img_stack_t3 {
    height: 160px;
}}.fund_cta_Vj {
    z-index: 1;
    background-position: center center;
    padding: 5rem 0 3rem;
    position: relative;
    color: #ffffff;
}.fund_cta_Vj::before {
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    height: 100%;
    z-index: -1;
    content: "";
    width: 100%;
}.fund_cta_Vj::after {
    z-index: -1;
    left: 0;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    top: 0;
}.fund_cta_Vj .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.fund_cta_Vj .container::before {
    height: 80px;
    opacity: 0.3;
    left: 0;
    top: -80px;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    position: absolute;
    background: linear-gradient(0deg, rgb(160,202,217) 0%, transparent 100%);
    width: 100%;
    content: "";
}.fund_cta_Vj .company_holder {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
    padding: 2rem;
    border: 1px solid rgba(rgb(160,202,217), 0.3);
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    position: relative;
    backdrop-filter: blur(5px);
    margin-bottom: 4rem;
}.fund_cta_Vj .company_holder::before {
    position: absolute;
    opacity: 0.5;
    z-index: -1;
    top: -5px;
    left: -5px;
    content: "";
    width: calc(100% + 10px);
    background: linear-gradient(45deg, rgb(160,202,217), transparent 70%);
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    filter: blur(5px);
    height: calc(100% + 10px);
}.fund_cta_Vj .company_holder h3 {
    text-shadow: 0 0 10px rgb(160,202,217), 0 0 20px rgb(160,202,217), 0 0 30px rgb(160,202,217);
    margin-bottom: 1.5rem;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-size: calc(31px * 1.2);
}.fund_cta_Vj .company_holder h3::before {
    z-index: -1;
    content: attr(data-text);
    opacity: 0.7;
    position: absolute;
    color: rgb(160,202,217);
    top: 2px;
    filter: blur(1px);
    left: 2px;
}.fund_cta_Vj .eng_center_05 {
    opacity: 0.8;
    padding-left: 1rem;
    border-left: 2px solid rgb(160,202,217);
    color: #ffffff;
    line-height: 1.6;
    font-size: 13px;
    margin-top: 1.5rem;
}.fund_cta_Vj .degree_path_Rp {
    justify-content: space-between;
    position: relative;
    display: flex;
}.fund_cta_Vj .degree_path_Rp::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    top: -20px;
    background: linear-gradient(90deg, transparent, rgb(160,202,217), transparent);
}.fund_cta_Vj .main_mentor_r7 {
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    width: 100%;
}.fund_cta_Vj .top_know_VI {
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    border-bottom: 2px solid rgb(160,202,217);
    transition: all 0.3s ease;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    flex: 1;
    border-left: 2px solid rgb(160,202,217);
}.fund_cta_Vj .top_know_VI:hover {
    background: rgba(rgb(160,202,217,0.5), 0.1);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
}.fund_cta_Vj .top_know_VI h5 {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 23px;
    margin-bottom: 1.5rem;
    color: rgb(112,172,194);
}.fund_cta_Vj .top_know_VI h5::after {
    content: "";
    bottom: -8px;
    box-shadow: 0 0 10px rgb(160,202,217);
    width: 40px;
    background: rgb(160,202,217);
    position: absolute;
    height: 2px;
    left: 0;
}.fund_cta_Vj .top_know_VI .main_mentor_r7 {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.fund_cta_Vj .top_know_VI .main_mentor_r7 a {
    overflow: hidden;
    font-size: 13px;
    padding: 0.5rem 0 0.5rem 1.5rem;
    opacity: 0.7;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.fund_cta_Vj .top_know_VI .main_mentor_r7 a::before {
    position: absolute;
    color: rgb(160,202,217);
    transition: all 0.3s ease;
    left: 0;
    content: "//";
    font-size: 0.8em;
}.fund_cta_Vj .top_know_VI .main_mentor_r7 a:hover {
    text-shadow: 0 0 5px rgb(160,202,217);
    opacity: 1;
    color: rgb(160,202,217);
}.fund_cta_Vj .top_know_VI .main_mentor_r7 a:hover::before {
    color: rgb(112,172,194);
}.progress_bar_X0 {
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.6);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 3rem;
    position: relative;
}.progress_bar_X0::before {
    content: "";
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(90deg, transparent, rgb(160,202,217), transparent);
}.progress_bar_X0 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.progress_bar_X0 .review_block_4w {
    letter-spacing: 1px;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    opacity: 0.7;
    text-align: center;
}.progress_bar_X0 .review_block_4w::before,
.progress_bar_X0 .review_block_4w::after {
    color: rgb(160,202,217);
    content: "//";
    margin: 0 10px;
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(160,202,217), 0 0 20px rgb(160,202,217);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.fund_cta_Vj .degree_path_Rp {
    flex-direction: column;
}.fund_cta_Vj .main_mentor_r7 {
    flex-direction: column;
}.fund_cta_Vj .top_know_VI {
    width: 100%;
    margin-bottom: 1rem;
}.progress_bar_X0 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.fund_cta_Vj {
    padding: 4rem 0 2rem;
}.fund_cta_Vj .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.fund_cta_Vj .company_holder h3 {
    font-size: 31px;
}.fund_cta_Vj .top_know_VI h5 {
    font-size: calc(23px * 0.9);
}.progress_bar_X0 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
    margin-top: 2rem;
}
}

@media screen and (max-width: 576px) {.fund_cta_Vj {
    padding: 3rem 0 2rem;
}.fund_cta_Vj .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.fund_cta_Vj .company_holder h3 {
    font-size: calc(31px * 0.85);
    letter-spacing: 1px;
}.fund_cta_Vj .eng_center_05 {
    font-size: calc(13px * 0.9);
}.fund_cta_Vj .top_know_VI {
    padding: 1rem;
}.fund_cta_Vj .top_know_VI .main_mentor_r7 a {
    font-size: calc(13px * 0.9);
}.progress_bar_X0 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.progress_bar_X0 .review_block_4w::before,
    .progress_bar_X0 .review_block_4w::after {
    display: none;
}}.thxWrap_Xu {
    background: linear-gradient(135deg, rgb(160,202,217,0.5) 0%, rgb(205,230,237) 50%, rgb(112,172,194,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.thxWrap_Xu::before {
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.6;
    background: 
        radial-gradient(circle at 10% 20%, rgb(160,202,217,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(112,172,194,0.5) 0%, transparent 50%);
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}.thxWrap_Xu::after {
    position: absolute;
    transform: rotate(-15deg);
    filter: blur(80px);
    width: 50%;
    background: rgb(160,202,217,0.5);
    height: 50%;
    right: -10%;
    top: -10%;
    content: "";
    z-index: 0;
    animation: float 15s ease-in-out infinite alternate;
}.thxWrap_Xu .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
}.thxWrap_Xu .learn_studio_gI {
    gap: 2.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    display: flex;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
}.thxWrap_Xu .learn_studio_gI:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15), 
                0 15px 20px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(255, 255, 255, 0.25) inset;
}.thxWrap_Xu .learn_studio_gI > div:first-child {
    transform: translateY(-20px);
    animation-fill-mode: both;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid rgb(160,202,217,0.5);
    animation: slideDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: relative;
    opacity: 0;
}.thxWrap_Xu .learn_studio_gI > div:first-child::after {
    left: 0;
    background: rgb(160,202,217);
    position: absolute;
    bottom: -2px;
    animation: expandWidth 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
    height: 2px;
    content: "";
    width: 35%;
}.thxWrap_Xu h5 {
    color: #000000;
    font-weight: 700;
    margin: 0;
    font-size: 19px;
    display: inline-block;
    position: relative;
    line-height: 1.4;
}.thxWrap_Xu h5::before {
    background: rgb(160,202,217);
    animation: fadeIn 0.5s ease 1.2s forwards;
    position: absolute;
    left: -1.5rem;
    top: 50%;
    width: 0.5rem;
    content: "";
    transform: translateY(-50%);
    opacity: 0;
    height: 80%;
}.thxWrap_Xu .learn_studio_gI > div:last-child {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    animation-fill-mode: both;
    opacity: 0;
    transform: translateY(20px);
}.thxWrap_Xu a {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 1rem 1.5rem;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
    display: block;
    text-decoration: none;
    position: relative;
    background: linear-gradient(to right, 
                rgba(#ffffff, 0.4) 0%, 
                rgba(#ffffff, 0.8) 50%, 
                rgba(#ffffff, 0.4) 100%);
    overflow: hidden;
}.thxWrap_Xu a::before {
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: left 0.7s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}.thxWrap_Xu a:hover::before {
    left: 100%;
}.thxWrap_Xu a:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.thxWrap_Xu p {
    line-height: 1.8;
    margin: 0;
    color: #000000;
    z-index: 1;
    font-size: 14px;
    position: relative;
}

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

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

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

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 35%;
    }
}

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

@media (max-width: 992px) {.thxWrap_Xu {
    padding: 5rem 0;
}.thxWrap_Xu .learn_studio_gI {
    gap: 2rem;
    padding: 2.5rem;
}.thxWrap_Xu h5 {
    font-size: calc(19px * 0.9);
}
}

@media (max-width: 768px) {.thxWrap_Xu {
    padding: 4rem 0;
}.thxWrap_Xu .learn_studio_gI {
    padding: 2rem;
    clip-path: polygon(
            0 3%, 
            3% 0, 
            97% 0, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0 97%
        );
    gap: 1.8rem;
}.thxWrap_Xu h5 {
    font-size: calc(19px * 0.85);
}.thxWrap_Xu p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.thxWrap_Xu {
    padding: 3rem 0;
}.thxWrap_Xu .learn_studio_gI {
    gap: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem;
}.thxWrap_Xu h5 {
    font-size: calc(19px * 0.8);
}.thxWrap_Xu h5::before {
    width: 0.3rem;
    left: -1rem;
}.thxWrap_Xu a {
    padding: 0.8rem 1rem;
}.thxWrap_Xu p {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}}.stay_informed_qR {
    position: relative;
    background: linear-gradient(135deg, rgb(205,230,237) 0%, rgb(160,202,217,0.5) 100%);
    font-family: Arial, sans-serif;
    padding: 4rem 2rem;
    overflow: hidden;
}.stay_informed_qR::before {
    z-index: 0;
    background: linear-gradient(45deg, rgb(112,172,194,0.5) 0%, transparent 70%);
    left: -50%;
    position: absolute;
    width: 200%;
    top: -50%;
    transform: rotate(-15deg);
    content: "";
    height: 200%;
    animation: rotateGradient 15s infinite linear;
}.stay_informed_qR .learn_studio_gI {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    transform: skewX(-5deg);
}.stay_informed_qR .help_info_LK {
    max-width: 600px;
    backdrop-filter: blur(10px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 
        -15px 15px 0 rgb(112,172,194,0.5),
        15px -15px 30px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.5);
    width: 90%;
    margin-left: auto;
    display: flex;
    padding: 3rem 3rem 3.5rem;
    flex-direction: column;
    border-radius: 29px;
    transform: translateX(-5%) skewX(5deg);
}.stay_informed_qR .help_info_LK:hover {
    box-shadow: 
        -18px 18px 0 rgb(112,172,194,0.5),
        20px -20px 40px rgba(255, 255, 255, 0.15);
    transform: translateX(-5%) skewX(5deg) translateY(-5px);
}.stay_informed_qR h3 {
    color: #ffffff;
    transform: skewX(-5deg);
    font-weight: 700;
    padding-left: 1rem;
    position: relative;
    font-size: 33px;
    margin-bottom: 2rem;
}.stay_informed_qR h3::before {
    background: rgb(160,202,217);
    position: absolute;
    height: 100%;
    width: 5px;
    border-radius: 10px;
    content: "";
    left: 0;
    top: 0;
}.stay_informed_qR .input_holder {
    display: flex;
    gap: 1.5rem;
    width: 100%;
    flex-direction: column;
}.stay_informed_qR input[type="email"] {
    border: 2px solid rgb(112,172,194,0.5);
    color: #000000;
    background: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 18px;
    border-radius: 10px;
    padding: 1.2rem 1.5rem;
    transform: skewX(-5deg);
}.stay_informed_qR input[type="email"]:focus {
    box-shadow: 0 0 15px rgb(160,202,217,0.5);
    outline: none;
    border-color: rgb(160,202,217);
    transform: skewX(-5deg) scale(1.02);
}.stay_informed_qR input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.stay_informed_qR .mail_join_ry {
    border: none;
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(160,202,217) 0%, rgb(112,172,194) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    position: relative;
    font-weight: 600;
    align-self: flex-start;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1.2rem 2.5rem;
    font-size: 19px;
    transform: skewX(-5deg);
    cursor: pointer;
}.stay_informed_qR .mail_join_ry::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
    content: "";
}.stay_informed_qR .mail_join_ry:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    transform: skewX(-5deg) translateY(-5px);
}.stay_informed_qR .mail_join_ry:hover::before {
    left: 100%;
}

@keyframes rotateGradient {
    0% {
        transform: rotate(-15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-15deg);
    }
}

@media (min-width: 768px) {.stay_informed_qR {
    padding: 6rem 3rem;
}.stay_informed_qR .help_info_LK {
    padding: 4rem 4rem 4.5rem;
    width: 70%;
}.stay_informed_qR .input_holder {
    align-items: center;
    flex-direction: row;
}.stay_informed_qR input[type="email"] {
    flex: 1;
}.stay_informed_qR .mail_join_ry {
    align-self: center;
}
}

@media (max-width: 767px) {.stay_informed_qR h3 {
    font-size: 18px;
}.stay_informed_qR .help_info_LK {
    padding: 2rem;
    transform: translateX(0) skewX(5deg);
}.stay_informed_qR .help_info_LK:hover {
    transform: translateX(0) skewX(5deg) translateY(-5px);
}
}