﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.lecture_ref_0576 {
    flex: 0 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.site_main_1847 {
    flex: 1 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1214px;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}.wrapper-template_7905 {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_chest_9351 {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    width: 100%;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding: 50px;
    height: auto;
}.privacy_chest_9351 h1 {
    font-weight: 700;
    border-bottom: 2px solid rgb(155,205,210);
    text-align: center;
    color: rgb(155,205,210);
    margin-top: 40px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 46px;
    margin-bottom: 20px;
}.privacy_chest_9351 h2 {
    padding-left: 10px;
    color: rgb(105,175,184);
    text-align: left;
    margin-top: 30px;
    font-weight: 600;
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-left: 4px solid rgb(155,205,210);
}.privacy_chest_9351 ul, .privacy_chest_9351 ol {
    padding-left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin: 20px 0;
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding: 20px 0;
}.privacy_chest_9351 ul li, .privacy_chest_9351 ol li {
    color: #000000;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 18px;
    position: relative;
}.privacy_chest_9351 ul li::before, .privacy_chest_9351 ol li::before {
    background: rgb(155,205,210);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    height: 6px;
    border-radius: 50%;
    width: 6px;
    position: absolute;
}.privacy_chest_9351 p, .privacy_chest_9351 span, .privacy_chest_9351 div {
    line-height: 1.8;
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
    font-family: Arial, sans-serif;
}.privacy_chest_9351 div.container {
    margin: 0 auto;
    max-width: 1000px;
}

@media only screen and (max-width: 800px) {.privacy_chest_9351 {
    padding: 30px;
    border-radius: 10px;
}.privacy_chest_9351 h1 {
    font-size: calc(18px - 5px);
}.privacy_chest_9351 h2 {
    font-size: calc(18px - 5px);
}.privacy_chest_9351 ul, .privacy_chest_9351 ol {
    padding: 10px 0;
    margin: 10px 0;
}.privacy_chest_9351 ul li, .privacy_chest_9351 ol li {
    padding-left: 15px;
    font-size: 18px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    z-index: -1;
    background-size: 300% 300%;
    content: "";
    left: 0;
    right: 0;
    opacity: 0.75;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(155,205,210,0.5) 35%, rgb(105,175,184,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    bottom: 0;
    animation: gradientFlow 20s ease infinite;
    top: 0;
}footer::after {
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    z-index: -1;
    top: 0;
    opacity: 0.15;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(155,205,210,0.5) 25%, rgb(155,205,210,0.5) 26%, transparent 27%, transparent 74%, rgb(105,175,184,0.5) 75%, rgb(105,175,184,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(155,205,210,0.5) 25%, rgb(155,205,210,0.5) 26%, transparent 27%, transparent 74%, rgb(105,175,184,0.5) 75%, rgb(105,175,184,0.5) 76%, transparent 77%, transparent);
    position: absolute;
    background-size: 50px 50px;
}.lecture_ref_0576 {
    color: #ffffff;
    position: relative;
    padding: 4rem 0 2.5rem;
}.lecture_ref_0576::before {
    opacity: 0.8;
    position: absolute;
    width: 100%;
    left: 0;
    box-shadow: 0 0 20px rgb(155,205,210,0.5);
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(155,205,210), rgb(105,175,184), transparent);
    top: 0;
    content: "";
}.lecture_ref_0576 .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    gap: 3rem;
}.lecture_ref_0576 .company_holder {
    backdrop-filter: blur(8px);
    border-radius: 11px;
    padding: 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    flex: 1 1 350px;
}.lecture_ref_0576 .company_holder::before {
    content: "";
    width: 200%;
    transform: translateY(-1px);
    background: linear-gradient(90deg, transparent, rgb(155,205,210), transparent);
    top: 0;
    height: 1px;
    left: -50%;
    position: absolute;
}.lecture_ref_0576 .company_holder::after {
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(1px);
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(105,175,184), transparent);
    position: absolute;
}.lecture_ref_0576 .company_holder:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(155,205,210,0.5);
    transform: translateY(-5px);
}.lecture_ref_0576 .company_holder h3 {
    font-size: 32px;
    position: relative;
    margin: 0 0 1.5rem;
    color: #ffffff;
    display: inline-block;
    text-shadow: 0 0 15px rgb(155,205,210,0.5);
    letter-spacing: 1px;
    font-weight: 700;
}.lecture_ref_0576 .company_holder h3::after {
    width: 50px;
    box-shadow: 0 0 10px rgb(155,205,210);
    content: "";
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
    left: 0;
    position: absolute;
    bottom: -8px;
    transition: width 0.3s ease-out;
}.lecture_ref_0576 .company_holder:hover h3::after {
    width: 100%;
}.lecture_ref_0576 .report_abuse_9074 {
    opacity: 0.85;
    max-width: 100%;
    text-shadow: 0 0 10px #000000;
    color: #ffffff;
    line-height: 1.6;
    font-size: 15px;
}.lecture_ref_0576 .diversity_6837 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.lecture_ref_0576 .top_guide_1726 {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}.lecture_ref_0576 .head_lesson_7283 {
    min-width: 250px;
    overflow: hidden;
    transition: all 0.4s ease;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    padding: 2rem;
    flex: 1 1 calc(50% - 1.25rem);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 11px;
    backdrop-filter: blur(8px);
    position: relative;
}.lecture_ref_0576 .head_lesson_7283::before {
    transform: translateY(-1px);
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(105,175,184), transparent);
    top: 0;
    content: "";
    left: -50%;
    width: 200%;
    position: absolute;
}.lecture_ref_0576 .head_lesson_7283::after {
    width: 100%;
    left: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    content: "";
    transform: translateY(1px);
    background: linear-gradient(90deg, transparent, rgb(155,205,210), transparent);
}.lecture_ref_0576 .head_lesson_7283:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(105,175,184,0.5);
    transform: translateY(-5px);
}.lecture_ref_0576 .head_lesson_7283 h5 {
    text-shadow: 0 0 15px rgb(105,175,184,0.5);
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
    margin: 0 0 1.5rem;
    font-weight: 600;
    font-size: 23px;
    display: inline-block;
}.lecture_ref_0576 .head_lesson_7283 h5::after {
    content: "";
    background: linear-gradient(90deg, rgb(105,175,184), rgb(155,205,210));
    transition: width 0.3s ease-out;
    bottom: -8px;
    width: 40px;
    position: absolute;
    height: 3px;
    border-radius: 10px;
    left: 0;
    box-shadow: 0 0 10px rgb(105,175,184);
}.lecture_ref_0576 .head_lesson_7283:hover h5::after {
    width: 100%;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a {
    transition: all 0.3s ease;
    border-radius: 10px;
    text-shadow: 0 0 5px #000000;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: block;
    opacity: 0.8;
    z-index: 1;
    position: relative;
    font-size: 15px;
    color: #ffffff;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a::before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(155,205,210), rgb(105,175,184));
    z-index: -1;
    width: 3px;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: absolute;
    top: 0;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a::after {
    width: 0;
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    transition: all 0.3s ease;
    content: "";
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a:hover {
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(105,175,184,0.5);
    color: #ffffff;
    opacity: 1;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a:hover::before {
    box-shadow: 0 0 10px rgb(155,205,210);
    opacity: 1;
    width: 5px;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a:hover::after {
    opacity: 0.2;
    width: 100%;
}.comm_guide_7419 {
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.5);
    margin-top: 2rem;
    position: relative;
}.comm_guide_7419::before {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(155,205,210), rgb(105,175,184), transparent);
    content: "";
    opacity: 0.5;
    top: 0;
    position: absolute;
    left: 0;
}.comm_guide_7419 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.comm_guide_7419 .milestone_cta_0147 {
    text-shadow: 0 0 5px #000000;
    letter-spacing: 0.5px;
    opacity: 0.7;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    text-align: center;
}.comm_guide_7419 .milestone_cta_0147:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(105,175,184,0.5);
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.lecture_ref_0576 .container {
    gap: 2rem;
}.lecture_ref_0576 .company_holder {
    flex: 1 1 320px;
}.lecture_ref_0576 .diversity_6837 {
    flex: 1 1 calc(100% - 370px);
    min-width: 320px;
}
}

@media (max-width: 992px) {.lecture_ref_0576 {
    padding: 3.5rem 0 2rem;
}.lecture_ref_0576 .container {
    flex-direction: column;
    gap: 2rem;
}.lecture_ref_0576 .company_holder,
    .lecture_ref_0576 .diversity_6837 {
    min-width: 100%;
    flex: 1 1 100%;
}.lecture_ref_0576 .head_lesson_7283 {
    min-width: 220px;
    flex: 0 1 calc(50% - 1.25rem);
}
}

@media (max-width: 768px) {.lecture_ref_0576 {
    padding: 3rem 0 1.5rem;
}.lecture_ref_0576 .company_holder,
    .lecture_ref_0576 .head_lesson_7283 {
    padding: 1.5rem;
}.lecture_ref_0576 .top_guide_1726 {
    gap: 1.5rem;
}.lecture_ref_0576 .company_holder h3 {
    font-size: calc(32px - 2px);
}.lecture_ref_0576 .head_lesson_7283 h5 {
    font-size: calc(23px - 1px);
}.lecture_ref_0576 .company_holder:hover,
    .lecture_ref_0576 .head_lesson_7283:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.lecture_ref_0576 {
    padding: 2.5rem 0 1rem;
}.lecture_ref_0576 .top_guide_1726 {
    gap: 1rem;
}.lecture_ref_0576 .head_lesson_7283 {
    min-width: 100%;
    flex: 1 1 100%;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a {
    padding: 0.4rem 0.8rem;
}.lecture_ref_0576 .head_lesson_7283 .top_guide_1726 a:hover {
    padding-left: 1.2rem;
}.comm_guide_7419 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.lecture_ref_0576 .company_holder:hover,
    .lecture_ref_0576 .head_lesson_7283:hover {
    transform: translateY(-2px);
}}.program_assets_2573 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(201,230,234) 30%, rgba(rgb(155,205,210,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
}.program_assets_2573::before {
    position: absolute;
    height: 200%;
    top: -50%;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(155,205,210,0.5), 0.08) 0%, transparent 50%);
    width: 200%;
    left: -50%;
    transform: rotate(-15deg);
    content: "";
    z-index: 0;
}.program_assets_2573 .container {
    display: grid;
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    grid-template-columns: 1fr 1.5fr;
    gap: 40px;
    margin: 0 auto;
    z-index: 1;
}.program_assets_2573 .pic_banner_4081 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 15px 15px 0 rgba(rgb(155,205,210,0.5), 0.2),
                -10px -10px 0 rgba(rgb(105,175,184,0.5), 0.15);
    filter: brightness(1.05) contrast(1.05);
    width: 100%;
}.program_assets_2573 .pic_banner_4081:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
}.program_assets_2573 .fast_guide_8125 {
    justify-content: center;
    position: relative;
    flex-direction: column;
    display: flex;
}.program_assets_2573 .snippet_wrap_1843 {
    transform: translateX(-20px);
    animation: slide-in 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    padding: 30px 0;
    opacity: 0;
    position: relative;
}.program_assets_2573 h1 {
    transform: translateY(0);
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 43px;
    margin-bottom: 30px;
    line-height: 1.3;
}.program_assets_2573 h1::after {
    width: 80px;
    content: "";
    transform-origin: left;
    bottom: -12px;
    left: 0;
    animation: scale-in 0.6s 0.4s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: scaleX(0);
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(155,205,210), rgba(rgb(155,205,210,0.5), 0.5));
}.program_assets_2573 ul {
    padding: 0;
    gap: 20px;
    list-style: none;
    grid-template-columns: 1fr 1fr;
    display: grid;
    margin: 0;
}.program_assets_2573 li {
    transition: all 0.3s ease;
    background: rgba(rgb(255, 255, 255, 0.5), 0.8);
    padding: 18px 20px;
    backdrop-filter: blur(10px);
    box-shadow: 0 6px 15px rgba(rgba(0, 0, 0, 0.5), 0.06);
    border-left: 3px solid rgb(155,205,210);
    animation: fade-up 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateY(20px);
    animation-delay: calc(0.1s * var(--i, 0));
    opacity: 0;
}.program_assets_2573 li:nth-child(1) {
    --i: 1;
}.program_assets_2573 li:nth-child(2) {
    --i: 2;
}.program_assets_2573 li:nth-child(3) {
    --i: 3;
}.program_assets_2573 li:nth-child(4) {
    --i: 4;
}.program_assets_2573 li:nth-child(5) {
    --i: 5;
}.program_assets_2573 li:hover {
    border-left-width: 5px;
    box-shadow: 0 10px 25px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: translateY(-5px) scale(1.02);
}.program_assets_2573 li p {
    margin: 0;
    line-height: 1.6;
    align-items: flex-start;
    font-size: 18px;
    display: flex;
    color: #000000;
    gap: 12px;
}.program_assets_2573 svg {
    height: 20px;
    margin-top: 4px;
    transform: rotate(-5deg);
    flex-shrink: 0;
    transition: transform 0.3s ease;
    width: 20px;
}.program_assets_2573 li:hover svg {
    transform: rotate(0deg) scale(1.1);
}.program_assets_2573 svg path {
    fill: rgb(155,205,210);
    transition: fill 0.3s ease;
}.program_assets_2573 li:hover svg path {
    fill: rgb(105,175,184);
}

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

@keyframes scale-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@media (max-width: 1024px) {.program_assets_2573 {
    padding: 90px 0;
}.program_assets_2573 .container {
    gap: 30px;
    grid-template-columns: 1fr;
}.program_assets_2573 .pic_banner_4081 {
    display: block;
    max-height: 400px;
    width: 90%;
    margin: 0 auto;
}.program_assets_2573 ul {
    grid-template-columns: 1fr;
}.program_assets_2573 h1 {
    font-size: calc(43px * 0.9);
}
}

@media (max-width: 768px) {.program_assets_2573 {
    padding: 70px 0;
}.program_assets_2573 .pic_banner_4081 {
    box-shadow: 10px 10px 0 rgba(rgb(155,205,210,0.5), 0.2);
    max-height: 320px;
}.program_assets_2573 h1 {
    font-size: calc(43px * 0.8);
    margin-bottom: 25px;
}.program_assets_2573 li {
    padding: 15px;
}.program_assets_2573 li p {
    gap: 8px;
    font-size: calc(18px * 0.95);
}.program_assets_2573 svg {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 480px) {.program_assets_2573 {
    padding: 50px 0;
}.program_assets_2573 .pic_banner_4081 {
    max-height: 250px;
}.program_assets_2573 h1 {
    font-size: calc(43px * 0.7);
}.program_assets_2573 h1::after {
    width: 60px;
    height: 3px;
}.program_assets_2573 li {
    padding: 12px;
}.program_assets_2573 li p {
    font-size: calc(18px * 0.9);
}.program_assets_2573 svg {
    height: 16px;
    width: 16px;
}}.thanksFrame_8207 {
    position: relative;
    background: linear-gradient(135deg, rgb(155,205,210,0.5), rgb(105,175,184) 120%);
    overflow: hidden;
    padding: 7rem 0;
}.thanksFrame_8207::before {
    position: absolute;
    right: -5%;
    width: 300px;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    top: -10%;
    opacity: 0.2;
    content: "";
    animation: float 8s ease-in-out infinite;
    transform: rotate(-15deg);
    height: 300px;
}.thanksFrame_8207::after {
    animation: float 9s ease-in-out infinite reverse;
    left: -5%;
    position: absolute;
    bottom: -5%;
    background: radial-gradient(circle, rgb(105,175,184) 10%, transparent 70%);
    opacity: 0.15;
    width: 250px;
    transform: rotate(15deg);
    height: 250px;
    content: "";
}.thanksFrame_8207 .container {
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.thanksFrame_8207 .fast_guide_8125 {
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.92);
    transform: perspective(1000px) rotateX(1deg);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
}.thanksFrame_8207 .fast_guide_8125:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.thanksFrame_8207 .fast_guide_8125 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.thanksFrame_8207 .fast_guide_8125 > div:first-child::before {
    background: linear-gradient(to bottom, rgb(155,205,210), rgb(105,175,184));
    left: -2rem;
    width: 0.5rem;
    height: 70%;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    top: 50%;
}.thanksFrame_8207 h5 {
    margin: 0;
    position: relative;
    line-height: 1.4;
    padding-bottom: 0.5rem;
    font-size: 21px;
    transform: translateX(0);
    font-weight: 700;
    color: #000000;
    transition: transform 0.4s ease;
}.thanksFrame_8207 .fast_guide_8125:hover h5 {
    transform: translateX(10px);
}.thanksFrame_8207 h5::after {
    transition: width 0.4s ease;
    width: 80px;
    left: 0;
    height: 3px;
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(155,205,210), transparent);
}.thanksFrame_8207 .fast_guide_8125:hover h5::after {
    width: 120px;
}.thanksFrame_8207 .fast_guide_8125 > div:last-child {
    position: relative;
    overflow: hidden;
}.thanksFrame_8207 p {
    font-size: 16px;
    position: relative;
    transition: color 0.3s ease;
    margin: 0;
    line-height: 1.7;
    color: #000000;
}.thanksFrame_8207 a {
    padding: 0.5rem 0;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    position: relative;
    transform: translateY(0);
}.thanksFrame_8207 a::before {
    width: 0;
    position: absolute;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: rgb(155,205,210);
    left: 0;
    bottom: 0;
    height: 1px;
}.thanksFrame_8207 a:hover {
    transform: translateY(-3px);
}.thanksFrame_8207 a:hover::before {
    width: 100%;
}.thanksFrame_8207 a:hover p {
    color: rgb(155,205,210);
}.thanksFrame_8207 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(155,205,210,0.5);
}

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

@media screen and (max-width: 992px) {.thanksFrame_8207 {
    padding: 5rem 0;
}.thanksFrame_8207 .fast_guide_8125 {
    padding: 2.5rem;
}.thanksFrame_8207 h5 {
    font-size: calc(21px * 0.95);
}
}

@media screen and (max-width: 768px) {.thanksFrame_8207 {
    padding: 4rem 0;
}.thanksFrame_8207 .fast_guide_8125 {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
    padding: 2rem;
}.thanksFrame_8207 .fast_guide_8125 > div:first-child::before {
    width: 0.3rem;
    left: -1.5rem;
}.thanksFrame_8207 h5 {
    font-size: calc(21px * 0.9);
}
}

@media screen and (max-width: 576px) {.thanksFrame_8207 {
    padding: 3rem 0;
}.thanksFrame_8207 .fast_guide_8125 {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
    padding: 1.75rem;
}.thanksFrame_8207 .fast_guide_8125 > div:first-child {
    margin-bottom: 1.5rem;
}.thanksFrame_8207 .fast_guide_8125 > div:first-child::before {
    height: 60%;
    left: -1.2rem;
}.thanksFrame_8207 h5 {
    font-size: calc(21px * 0.85);
}.thanksFrame_8207 p {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}}.get_in_touch_4162 {
    background: linear-gradient(120deg, rgb(201,230,234) 0%, #1a1e2e 100%);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}.get_in_touch_4162::before {
    top: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(155,205,210), 0.05) 100%);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
}.get_in_touch_4162::after {
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    height: 100px;
    width: 100%;
    content: "";
}.get_in_touch_4162 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.get_in_touch_4162 h2 {
    font-size: 33px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 70px;
    text-align: center;
    letter-spacing: 2px;
}.get_in_touch_4162 h2::before {
    bottom: -20px;
    left: calc(50% - 50px);
    position: absolute;
    background: rgb(155,205,210);
    height: 2px;
    width: 30px;
    content: "";
}.get_in_touch_4162 h2::after {
    bottom: -20px;
    height: 2px;
    content: "";
    width: 70px;
    position: absolute;
    left: calc(50% - 10px);
    background: rgb(155,205,210);
}.get_in_touch_4162 .reach_request_3082 {
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: grid;
    grid-template-columns: 6fr 4fr;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.2);
}.get_in_touch_4162 .pic_banner_4081 {
    position: relative;
    min-height: 100%;
}.get_in_touch_4162 .pic_banner_4081::before {
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}.get_in_touch_4162 .pic_banner_4081::after {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    animation: scanLines 5s linear infinite;
    content: "";
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(155,205,210), 0.1) 10px, rgba(rgb(155,205,210), 0.1) 11px);
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.get_in_touch_4162 .query_panel_7601 {
    padding: 50px;
    position: relative;
}.get_in_touch_4162 .query_panel_7601::before {
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
}.get_in_touch_4162 #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}.get_in_touch_4162 h3 {
    display: inline-block;
    color: #ffffff;
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 19px;
}.get_in_touch_4162 h3::after {
    width: 50px;
    left: 0;
    content: "";
    background: rgb(155,205,210);
    bottom: -10px;
    height: 2px;
    position: absolute;
}.get_in_touch_4162 input[type="text"] {
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 16px 20px;
    font-size: 16px;
    color: #ffffff;
}.get_in_touch_4162 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(155,205,210), 0.2);
    background: rgba(0, 0, 0, 0.3);
    border-color: rgb(155,205,210);
}.get_in_touch_4162 input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.get_in_touch_4162 .reach_inquiry_3120 {
    gap: 12px;
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
}.get_in_touch_4162 .reach_inquiry_3120 input[type="checkbox"] {
    height: 24px;
    width: 24px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    appearance: none;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 2px;
}.get_in_touch_4162 .reach_inquiry_3120 input[type="checkbox"]:checked {
    border-color: rgb(155,205,210);
    background: rgb(155,205,210);
}.get_in_touch_4162 .reach_inquiry_3120 input[type="checkbox"]:checked::after {
    height: 10px;
    top: 6px;
    transform: rotate(45deg);
    width: 6px;
    border: solid #ffffff;
    content: "";
    position: absolute;
    left: 9px;
    border-width: 0 2px 2px 0;
}.get_in_touch_4162 .reach_inquiry_3120 label {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    font-size: calc(16px - 2px);
}.get_in_touch_4162 .reach_inquiry_3120 a {
    position: relative;
    transition: all 0.3s ease;
    color: rgb(155,205,210);
    text-decoration: none;
}.get_in_touch_4162 .reach_inquiry_3120 a:hover {
    color: #ffffff;
}.get_in_touch_4162 .reach_inquiry_3120 a::after {
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: rgb(155,205,210);
    transition: all 0.3s ease;
    bottom: -2px;
}.get_in_touch_4162 .reach_inquiry_3120 a:hover::after {
    background: #ffffff;
}.get_in_touch_4162 .message_query_8106 {
    text-transform: uppercase;
    cursor: pointer;
    padding: 16px 35px;
    background: rgb(155,205,210);
    border: none;
    color: #ffffff;
    font-size: 17px;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    margin-top: 10px;
    letter-spacing: 1px;
    align-self: flex-start;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.get_in_touch_4162 .message_query_8106::before {
    top: 0;
    transition: all 0.5s ease;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    width: 100%;
    position: absolute;
}.get_in_touch_4162 .message_query_8106:hover {
    transform: translateY(-3px);
    background: rgb(105,175,184);
}.get_in_touch_4162 .message_query_8106:hover::before {
    left: 100%;
}.get_in_touch_4162 svg {
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    fill: rgb(155,205,210);
    filter: drop-shadow(0 0 5px rgba(rgb(155,205,210), 0.5));
}.get_in_touch_4162 svg path {
    transition: all 0.3s ease;
    fill: rgb(155,205,210);
}.get_in_touch_4162 svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}.get_in_touch_4162 svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.get_in_touch_4162 {
    padding: 70px 0;
}.get_in_touch_4162 .reach_request_3082 {
    grid-template-columns: 1fr;
}.get_in_touch_4162 .pic_banner_4081 {
    min-height: 300px;
}.get_in_touch_4162 .query_panel_7601 {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.get_in_touch_4162 {
    padding: 50px 0;
}.get_in_touch_4162 h2 {
    font-size: calc(33px - 4px);
    margin-bottom: 50px;
}.get_in_touch_4162 .pic_banner_4081 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.get_in_touch_4162 {
    padding: 40px 0;
}.get_in_touch_4162 .container {
    padding: 0 15px;
}.get_in_touch_4162 h2 {
    font-size: calc(33px - 6px);
    margin-bottom: 40px;
}.get_in_touch_4162 h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.get_in_touch_4162 h2::after {
    width: 50px;
}.get_in_touch_4162 .query_panel_7601 {
    padding: 30px 20px 40px;
}.get_in_touch_4162 #contact {
    gap: 20px;
}.get_in_touch_4162 .message_query_8106 {
    width: 100%;
}.get_in_touch_4162 .pic_banner_4081 {
    min-height: 200px;
}}.tariff_block_9837 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.tariff_block_9837::before {
    backdrop-filter: blur(4px);
    left: 0;
    content: "";
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    right: 0;
}.tariff_block_9837 .container {
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
}.tariff_block_9837 .program_fees_2159 {
    align-items: center;
    width: 100%;
    flex-direction: column;
    display: flex;
}.tariff_block_9837 h2 {
    transform: translateY(20px);
    position: relative;
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px;
    opacity: 0;
    animation: fadeSlideUp 0.7s ease forwards;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
}.tariff_block_9837 .plan_cost_8361 {
    font-size: 18px;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.6;
    opacity: 0;
    color: #ffffff;
    max-width: 700px;
    transform: translateY(20px);
}.tariff_block_9837 .fee_plans_9468 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
    gap: 30px;
    list-style: none;
    width: 100%;
    padding: 0;
}.tariff_block_9837 .fee_plans_9468 li {
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s ease forwards;
    opacity: 0;
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
}.tariff_block_9837 .fee_plans_9468 li:nth-child(1) {
    --li-index: 1;
}.tariff_block_9837 .fee_plans_9468 li:nth-child(2) {
    --li-index: 2;
}.tariff_block_9837 .fee_plans_9468 li:nth-child(3) {
    --li-index: 3;
}.tariff_block_9837 .fee_plans_9468 li:nth-child(4) {
    --li-index: 4;
}.tariff_block_9837 .learning_plan_5439 {
    display: block;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    text-decoration: none;
    overflow: hidden;
    backdrop-filter: blur(10px);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.15);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    position: relative;
}.tariff_block_9837 .learning_plan_5439::before {
    transform: scaleX(0);
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 4px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
    position: absolute;
    transform-origin: left;
}.tariff_block_9837 .learning_plan_5439:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.tariff_block_9837 .learning_plan_5439:hover::before {
    transform: scaleX(1);
}.tariff_block_9837 .learning_fee_3840 {
    display: flex;
    height: 100%;
    padding: 30px;
    flex-direction: column;
}.tariff_block_9837 .payment_plans_1094 {
    flex-direction: column;
    display: flex;
    height: 100%;
}.tariff_block_9837 .payment_plans_1094 h4 {
    color: #ffffff;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
    margin-top: 0;
    letter-spacing: 0.5px;
}.tariff_block_9837 .payment_plans_1094 h4::after {
    bottom: 0;
    left: 0;
    background: rgb(105,175,184);
    position: absolute;
    width: 40px;
    height: 2px;
    content: "";
}.tariff_block_9837 .payment_plans_1094 p {
    font-size: calc(18px - 2px);
    overflow-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 25px;
    color: rgba(255,255,255,0.8);
    line-height: 1.6;
    word-break: break-word;
}.tariff_block_9837 .value_fees_6589 {
    padding: 10px 20px;
    border-radius: 10px;
    align-self: flex-start;
    margin-top: auto;
    font-weight: 700;
    font-size: calc(18px + 4px);
    color: #ffffff;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(155,205,210,0.5), rgb(105,175,184,0.5));
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}.tariff_block_9837 .learning_plan_5439:hover .value_fees_6589 {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

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

@media (max-width: 992px) {.tariff_block_9837 {
    padding: 80px 0;
}.tariff_block_9837 h2 {
    font-size: calc(32px - 4px);
}.tariff_block_9837 .fee_plans_9468 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.tariff_block_9837 .learning_fee_3840 {
    padding: 25px;
}.tariff_block_9837 .value_fees_6589 {
    font-size: calc(18px + 2px);
}
}

@media (max-width: 768px) {.tariff_block_9837 {
    padding: 60px 0;
}.tariff_block_9837 h2 {
    margin-bottom: 15px;
    font-size: calc(32px - 6px);
}.tariff_block_9837 .plan_cost_8361 {
    font-size: calc(18px - 1px);
    margin-bottom: 30px;
}.tariff_block_9837 .fee_plans_9468 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.tariff_block_9837 .payment_plans_1094 p {
    font-size: calc(18px - 3px);
}
}

@media (max-width: 480px) {.tariff_block_9837 {
    padding: 50px 0;
}.tariff_block_9837 .learning_fee_3840 {
    padding: 20px;
}.tariff_block_9837 .payment_plans_1094 h4 {
    font-size: calc(18px - 2px);
}.tariff_block_9837 .value_fees_6589 {
    padding: 8px 15px;
    font-size: 18px;
}}.cookieNotificationBanner_0561 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    z-index: 1050;
    position: fixed;
    font-family: Arial, sans-serif;
    transform: translateX(-50%);
    bottom: 20px;
    background: #ffffff;
    overflow: hidden;
    max-width: 500px;
    left: 50%;
    width: 90%;
}.user_dialog_3164 {
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 20px;
}.cookie_disclaimer_1429 {
    margin-bottom: 20px;
}.cookie_disclaimer_1429 svg, .cookie_disclaimer_1429 svg path, .cookie_disclaimer_1429 img {
    width: 60px;
    height: 60px;
    fill: rgb(155,205,210);
}.cookieNotificationBanner_0561 h5 {
    font-size: 24px;
    color: rgb(155,205,210);
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
}.cookieNotificationBanner_0561 p {
    margin-bottom: 20px;
    color: #000000;
    text-align: center;
    font-size: 15px;
}.consent_box_7253 {
    font-size: 17px;
    text-decoration: none;
    margin: 5px;
    display: inline-block;
    padding: 10px 20px;
    transition: background 0.3s ease-in-out;
    text-align: center;
    width: calc(50% - 10px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    color: #ffffff;
    background: rgb(155,205,210);
}.consent_box_7253:hover {
    background: rgb(105,175,184);
}.cookie_button.learn_consent_2475 {
    background: rgb(105,175,184);
}.cookie_button.learn_consent_2475:hover {
    background: rgb(105,175,184,0.5);
}.cookieNotificationBanner_0561 p a {
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    color: rgb(155,205,210);
}.cookieNotificationBanner_0561 p a:hover {
    color: rgb(105,175,184);
}#cookieAlertMessage_4817 {
    display: none;
}#cookieAlertMessage_4817:checked ~ .cookieNotificationBanner_0561 {
    visibility: hidden;
    opacity: 0;
}.company_overview_0698 {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    z-index: 1;
}.company_overview_0698::before {
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(155,205,210,0.5), rgba(0, 0, 0, 0.5) 85%);
}.company_overview_0698::after {
    height: 200px;
    right: -50px;
    animation: float 15s ease-in-out infinite;
    transform: rotate(45deg);
    z-index: -1;
    width: 200px;
    opacity: 0.15;
    top: -50px;
    position: absolute;
    content: "";
    background: rgb(105,175,184);
}.company_overview_0698 h4 {
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(0);
    letter-spacing: 2px;
    position: relative;
    transition: transform 0.5s ease;
    margin-bottom: 40px;
    font-size: 34px;
}.company_overview_0698 h4::after {
    left: 50%;
    height: 3px;
    position: absolute;
    content: "";
    background: rgb(155,205,210);
    width: 80px;
    bottom: -15px;
    transform: translateX(-50%);
}.company_overview_0698 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.company_overview_0698 .snippet_wrap_1843 {
    overflow: hidden;
    position: relative;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.95);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 50px 40px;
    border-left: 5px solid rgb(155,205,210);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.company_overview_0698 .snippet_wrap_1843::before {
    z-index: -1;
    left: 0;
    height: 100%;
    background-size: 20px 20px;
    opacity: 0.1;
    background: linear-gradient(45deg, transparent 49.5%, rgb(105,175,184,0.5) 49.5%, rgb(105,175,184,0.5) 50.5%, transparent 50.5%);
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
}.company_overview_0698 .snippet_wrap_1843 h6 {
    letter-spacing: 1px;
    color: rgb(155,205,210);
    font-weight: 700;
    padding-bottom: 15px;
    font-size: calc(19px * 1.2);
    margin-bottom: 30px;
    position: relative;
}.company_overview_0698 .snippet_wrap_1843 h6::after {
    transform-origin: left;
    transition: transform 0.4s ease;
    height: 2px;
    width: 60px;
    transform: scaleX(1);
    content: "";
    bottom: 0;
    background: rgb(105,175,184);
    left: 0;
    position: absolute;
}.company_overview_0698 .snippet_wrap_1843 div {
    position: relative;
}.company_overview_0698 .snippet_wrap_1843 span {
    font-size: 15px;
    line-height: 1.8;
    display: block;
    font-weight: 400;
    column-gap: 40px;
    text-align: justify;
    column-count: 1;
    color: #000000;
    position: relative;
}

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

@media screen and (min-width: 768px) {.company_overview_0698 {
    padding: 150px 0 100px;
}.company_overview_0698 h4 {
    font-size: calc(34px * 1.2);
    margin-bottom: 60px;
}.company_overview_0698 h4::after {
    width: 100px;
}.company_overview_0698 .snippet_wrap_1843 {
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0) perspective(1000px) rotateY(0);
    padding: 60px 50px;
}.company_overview_0698 .snippet_wrap_1843:hover {
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) perspective(1000px) rotateY(2deg);
}.company_overview_0698 .snippet_wrap_1843 h6 {
    margin-bottom: 40px;
    font-size: calc(19px * 1.5);
}.company_overview_0698 .snippet_wrap_1843 span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.company_overview_0698 {
    padding: 180px 0 120px;
}.company_overview_0698::after {
    width: 300px;
    height: 300px;
}.company_overview_0698 .snippet_wrap_1843 {
    max-width: 90%;
    margin: 0 auto;
}.company_overview_0698 .snippet_wrap_1843 span {
    column-count: 2;
    column-gap: 50px;
}.company_overview_0698:hover h4 {
    transform: translateY(-10px);
}.company_overview_0698 .snippet_wrap_1843:hover h6::after {
    transform: scaleX(1.5);
}
}

@media screen and (max-width: 767px) {.company_overview_0698 {
    padding: 80px 0 60px;
}.company_overview_0698 h4 {
    font-size: 34px;
    margin-bottom: 30px;
}.company_overview_0698 .snippet_wrap_1843 {
    padding: 30px 25px;
}.company_overview_0698 .snippet_wrap_1843 h6 {
    padding-bottom: 10px;
    font-size: 19px;
    margin-bottom: 20px;
}.company_overview_0698 .snippet_wrap_1843 span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.course_offering_9087 {
    position: relative;
    background: linear-gradient(135deg, rgb(201,230,234) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
}.course_offering_9087::before {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    content: "";
    top: -50px;
    opacity: 0.3;
    right: -50px;
    position: absolute;
    animation: floatEffect 15s infinite alternate ease-in-out;
    background: radial-gradient(circle, rgb(155,205,210,0.5) 0%, transparent 70%);
}.course_offering_9087::after {
    left: -30px;
    content: "";
    width: 150px;
    background: radial-gradient(circle, rgb(105,175,184,0.5) 0%, transparent 70%);
    height: 150px;
    animation: floatEffect 12s infinite alternate-reverse ease-in-out;
    opacity: 0.2;
    position: absolute;
    bottom: -30px;
}.course_offering_9087 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.course_offering_9087 .job_success_6094 {
    display: grid;
    perspective: 1000px;
    gap: 40px;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    position: relative;
}.course_offering_9087 .pic_banner_4081 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 350px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px) rotateX(2deg);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease-out;
}.course_offering_9087 .pic_banner_4081::before {
    content: "";
    mix-blend-mode: overlay;
    width: 100%;
    background: linear-gradient(to right, rgb(155,205,210,0.5) 0%, transparent 50%);
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    opacity: 0.6;
}.course_offering_9087 .pic_banner_4081::after {
    top: -50%;
    height: 200%;
    position: absolute;
    left: -50%;
    animation: orbitEffect 20s infinite linear;
    width: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 10%);
    content: "";
}.course_offering_9087 .snippet_wrap_1843 {
    transition: transform 0.4s ease-out;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    position: relative;
    padding: 30px;
    transform: translateZ(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(5px);
}.course_offering_9087 .snippet_wrap_1843:hover {
    transform: translateZ(15px);
}.course_offering_9087 h3 {
    letter-spacing: 0.5px;
    font-weight: 600;
    position: relative;
    color: rgb(155,205,210);
    font-size: calc(21px * 1.1);
    line-height: 1.4;
    margin-bottom: 25px;
}.course_offering_9087 h3::after {
    transform-origin: left;
    width: 60px;
    position: absolute;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(155,205,210) 0%, rgb(105,175,184) 100%);
    transition: transform 0.4s ease-out;
    content: "";
    bottom: -10px;
    transform: scaleX(1);
}.course_offering_9087 .snippet_wrap_1843:hover h3::after {
    transform: scaleX(1.5);
}.course_offering_9087 .description {
    font-size: 18px;
    scrollbar-width: thin;
    max-height: 300px;
    scrollbar-color: rgb(105,175,184,0.5) transparent;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    overflow-y: auto;
    line-height: 1.8;
}.course_offering_9087 .description::-webkit-scrollbar {
    width: 6px;
}.course_offering_9087 .description::-webkit-scrollbar-track {
    background: transparent;
}.course_offering_9087 .description::-webkit-scrollbar-thumb {
    background-color: rgb(105,175,184,0.5);
    border-radius: 20px;
}.course_offering_9087 p.description {
    display: block;
}.course_offering_9087 span.description {
    display: none;
}.course_offering_9087 .job_success_6094 div {
    position: relative;
}

@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(20px, 20px);
    }
}

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

@media (min-width: 768px) {.course_offering_9087 .job_success_6094 {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course_offering_9087 .pic_banner_4081 {
    height: 450px;
    transform: translateZ(30px) rotateY(-3deg);
}.course_offering_9087 h3 {
    margin-bottom: 30px;
    font-size: 31px;
}.course_offering_9087 h3::after {
    width: 80px;
}.course_offering_9087 .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_offering_9087 {
    padding: 150px 0;
}.course_offering_9087 .container {
    padding: 0 40px;
}.course_offering_9087 .job_success_6094 {
    gap: 80px;
}.course_offering_9087 .pic_banner_4081 {
    transform: translateZ(40px) rotateY(-5deg);
    height: 500px;
}.course_offering_9087 .snippet_wrap_1843 {
    padding: 40px;
    transform: translateZ(20px) rotateY(2deg);
}.course_offering_9087 .snippet_wrap_1843:hover {
    transform: translateZ(25px) rotateY(2deg);
}.course_offering_9087 .description {
    max-height: 400px;
    font-size: calc(18px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.course_offering_9087 .pic_banner_4081 {
    height: 550px;
}.course_offering_9087 .job_success_6094 {
    gap: 100px;
}.course_offering_9087 .description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.course_offering_9087 {
    padding: 80px 0;
}.course_offering_9087 .container {
    padding: 0 15px;
}.course_offering_9087 .snippet_wrap_1843 {
    padding: 25px 20px;
}.course_offering_9087 h3 {
    font-size: 18px;
    margin-bottom: 20px;
}.course_offering_9087 .description {
    max-height: 250px;
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}}.find_contact_6915 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(201,230,234) 0%, rgba(245, 247, 250, 0.97) 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
}.find_contact_6915::before {
    top: 0;
    opacity: 0.35;
    right: 0;
    width: 45%;
    content: "";
    transform: translateX(20%) skewX(-15deg);
    position: absolute;
    background: linear-gradient(210deg, rgb(105,175,184,0.5) 0%, transparent 80%);
    z-index: 0;
    height: 100%;
}.find_contact_6915::after {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, rgb(155,205,210) 0%, rgb(105,175,184) 50%, rgb(155,205,210,0.5) 100%);
    height: 5px;
    content: "";
}.find_contact_6915 h1 {
    position: relative;
    font-weight: 700;
    text-align: center;
    transform: translateY(0);
    color: #000000;
    font-size: 46px;
    margin-bottom: 2.5rem;
    transition: transform 0.5s ease;
}.find_contact_6915 h1::after {
    transform: translateX(-50%) scaleX(0.8);
    bottom: -10px;
    height: 3px;
    content: "";
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 80px;
    background: rgb(105,175,184);
    left: 50%;
}.find_contact_6915 h1:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.find_contact_6915 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.find_contact_6915 .inquire_now_4370 {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    padding: 2.5rem;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    transform: translateY(0);
    background: #ffffff;
    border-radius: 16px;
    display: grid;
}.find_contact_6915 .inquire_now_4370:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}.find_contact_6915 .inquire_now_4370 > div {
    position: relative;
    background: rgba(245, 247, 250, 0.5);
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    padding: 1.5rem;
}.find_contact_6915 .inquire_now_4370 > div:hover {
    border-left: 3px solid rgb(105,175,184);
    background: rgba(245, 247, 250, 0.8);
    transform: translateX(5px);
}.find_contact_6915 .inquire_now_4370 > div:first-child {
    border-bottom: 2px solid rgb(201,230,234);
    text-align: center;
    font-size: calc(14px * 1.05);
    padding: 2rem;
    letter-spacing: 0.02em;
    color: #000000;
    line-height: 1.7;
    background: linear-gradient(45deg, rgba(245, 247, 250, 0.5) 0%, rgba(255, 255, 255, 0.9) 100%);
    font-weight: 400;
}.find_contact_6915 h6 {
    color: #000000;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    margin-bottom: 0.75rem;
    font-size: 22px;
    font-weight: 600;
}.find_contact_6915 h6 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
}.find_contact_6915 span {
    font-size: 14px;
    margin-left: 30px;
    display: block;
    color: #000000;
    line-height: 1.5;
}.find_contact_6915 .quick_answers_1075 {
    gap: 1.2rem;
    flex-direction: column;
    display: flex;
}.find_contact_6915 .quick_answers_1075 > div {
    position: relative;
    transition: transform 0.3s ease;
}.find_contact_6915 .quick_answers_1075 > div:hover {
    transform: translateX(5px);
}.find_contact_6915 .contact_panel_2076 {
    font-size: 14px;
    color: #000000;
    align-items: center;
    display: flex;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize;
    transition: color 0.3s ease;
}.find_contact_6915 .contact_panel_2076:hover {
    color: rgb(155,205,210);
}.find_contact_6915 .contact_panel_2076 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
}.find_contact_6915 .contact_panel_2076:hover svg {
    transform: scale(1.1) rotate(5deg);
}.find_contact_6915 svg {
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    opacity: 0.9;
}.find_contact_6915 svg:hover {
    opacity: 1;
    transform: scale(1.1);
}.find_contact_6915 svg path {
    transition: fill 0.3s ease;
    fill: rgb(105,175,184);
}.find_contact_6915 .contact_panel_2076:hover svg path {
    fill: rgb(155,205,210);
}

@media (min-width: 768px) {.find_contact_6915 {
    padding: 5rem 3rem;
}.find_contact_6915 h1 {
    margin-bottom: 3rem;
    font-size: calc(46px * 1.1);
}.find_contact_6915 .inquire_now_4370 {
    grid-template-columns: 1fr 1fr;
}.find_contact_6915 .inquire_now_4370 > div:first-child {
    grid-column: 1 / -1;
    text-align: left;
    padding: 2.5rem;
}
}

@media (min-width: 992px) {.find_contact_6915 {
    padding: 6rem 4rem;
}.find_contact_6915 .inquire_now_4370 {
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 2rem;
}.find_contact_6915 .inquire_now_4370 > div:first-child {
    grid-row: 1 / 3;
    padding: 3rem;
    display: flex;
    align-items: center;
    grid-column: 1;
}.find_contact_6915 .inquire_now_4370 > div {
    border-left: 3px solid transparent;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.find_contact_6915 .quick_answers_1075 {
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.find_contact_6915 {
    padding: 3rem 1.5rem;
}.find_contact_6915 h1 {
    font-size: calc(46px * 0.9);
}.find_contact_6915 .inquire_now_4370 {
    padding: 1.5rem;
}.find_contact_6915 .inquire_now_4370 > div {
    padding: 1.25rem;
}.find_contact_6915 .inquire_now_4370 > div:first-child {
    font-size: 14px;
    line-height: 1.6;
    padding: 1.5rem;
}.find_contact_6915 h6 {
    font-size: calc(22px * 0.95);
}.find_contact_6915 span {
    margin-left: 25px;
}.find_contact_6915 .quick_answers_1075 {
    gap: 1rem;
}.find_contact_6915 svg {
    height: 20px;
    width: 20px;
}
}

@media (hover: none) {.find_contact_6915 .inquire_now_4370:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: none;
}.find_contact_6915 .inquire_now_4370 > div:hover {
    transform: none;
}.find_contact_6915 .quick_answers_1075 > div:hover {
    transform: none;
}}.testimonials_9286 {
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,230,234) 0%, rgb(155,205,210,0.5) 100%);
}.testimonials_9286::before {
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        30deg,
        rgb(105,175,184,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(105,175,184,0.5) 12px
    );
    position: absolute;
    opacity: 0.05;
    width: 100%;
    pointer-events: none;
}.testimonials_9286::after {
    z-index: 0;
    animation: floating 15s infinite ease-in-out;
    opacity: 0.07;
    position: absolute;
    right: -5%;
    content: "";
    top: -5%;
    height: 300px;
    width: 300px;
    background: rgb(155,205,210);
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
}.testimonials_9286 .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1400px;
}.testimonials_9286 h2 {
    max-width: 80%;
    margin-bottom: 60px;
    transform: translateX(5%);
    color: #000000;
    font-size: 33px;
    text-align: left;
    position: relative;
    font-weight: 700;
}.testimonials_9286 h2::after {
    content: "";
    bottom: -15px;
    animation: expandWidth 1s ease-out forwards;
    width: 120px;
    position: absolute;
    background: linear-gradient(90deg, rgb(155,205,210) 0%, rgb(105,175,184) 100%);
    height: 4px;
    left: 0;
    transform-origin: left center;
}.testimonials_9286 .student_insights_2034 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
    position: relative;
    gap: 30px;
    display: grid;
    list-style: none;
}.testimonials_9286 .client_praises_0835 {
    animation-delay: calc(0.15s * var(--i, 0));
    padding: 30px 25px;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    border-radius: 2px;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeUpIn 0.6s forwards;
}.testimonials_9286 .client_praises_0835:nth-child(odd) {
    transform: translateY(40px);
}.testimonials_9286 .client_praises_0835:nth-child(even) {
    transform: translateY(20px);
}.testimonials_9286 .client_praises_0835:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.testimonials_9286 .client_praises_0835::before {
    content: "";
    opacity: 0.15;
    color: rgb(105,175,184,0.5);
    position: absolute;
    font-family: Georgia, serif;
    top: -20px;
    z-index: 0;
    font-weight: 700;
    line-height: 1;
    right: 20px;
    font-size: 150px;
}.testimonials_9286 .client_praises_0835::after {
    bottom: 0;
    height: 4px;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(155,205,210) 0%, rgb(105,175,184) 100%);
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.4s ease-out;
    left: 0;
}.testimonials_9286 .client_praises_0835:hover::after {
    transform: scaleX(1);
}.testimonials_9286 .client_praises_0835 div {
    align-items: center;
    margin-bottom: 20px;
    display: flex;
    z-index: 2;
    position: relative;
}.testimonials_9286 .client_praises_0835 img {
    height: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border: 3px solid #ffffff;
    transition: transform 0.3s ease;
    object-fit: cover;
    margin-right: 15px;
    width: 60px;
}.testimonials_9286 .client_praises_0835:hover img {
    transform: scale(1.1);
}.testimonials_9286 .client_praises_0835 h4 {
    position: relative;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    color: #000000;
}.testimonials_9286 .client_praises_0835 h4::after {
    height: 2px;
    bottom: -5px;
    transition: width 0.3s ease;
    width: 30px;
    left: 0;
    content: "";
    background-color: rgb(105,175,184);
    position: absolute;
}.testimonials_9286 .client_praises_0835:hover h4::after {
    width: 50px;
}.testimonials_9286 .client_praises_0835 .description {
    z-index: 2;
    font-size: calc(17px - 1px);
    position: relative;
    color: #000000;
    font-style: italic;
    margin: 0;
    line-height: 1.6;
}.testimonials_9286 a {
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    background: linear-gradient(45deg, rgb(155,205,210) 0%, rgb(105,175,184) 100%);
    overflow: hidden;
    padding: 14px 32px;
    z-index: 2;
    display: inline-block;
    font-size: 19px;
    margin-top: 50px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    color: #ffffff;
}.testimonials_9286 a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.testimonials_9286 a::before {
    left: -100%;
    height: 100%;
    transition: left 0.7s ease;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
}.testimonials_9286 a:hover::before {
    left: 100%;
}

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

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

@keyframes floating {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(2%, 10%) rotate(-5deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(2deg);
    }
}

@media (max-width: 1200px) {.testimonials_9286 {
    padding: 100px 0 60px;
}.testimonials_9286 h2 {
    font-size: calc(33px - 4px);
    max-width: 90%;
    margin-bottom: 50px;
}.testimonials_9286 .student_insights_2034 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.testimonials_9286 {
    padding: 80px 20px 50px;
}.testimonials_9286 h2 {
    max-width: 100%;
    transform: translateX(0);
    text-align: center;
}.testimonials_9286 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.testimonials_9286 .student_insights_2034 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.testimonials_9286 .client_praises_0835 {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.testimonials_9286 {
    padding: 60px 15px 40px;
}.testimonials_9286 h2 {
    margin-bottom: 40px;
    font-size: calc(33px - 8px);
}.testimonials_9286 .student_insights_2034 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.testimonials_9286 a {
    display: block;
    text-align: center;
    margin-top: 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.testimonials_9286 {
    padding: 50px 10px 30px;
}.testimonials_9286 h2 {
    font-size: calc(33px - 12px);
    margin-bottom: 30px;
}.testimonials_9286 .client_praises_0835 {
    padding: 20px 15px;
}.testimonials_9286 .client_praises_0835 div {
    margin-bottom: 15px;
}.testimonials_9286 .client_praises_0835 img {
    height: 50px;
    width: 50px;
}.testimonials_9286 a {
    font-size: calc(19px - 2px);
    padding: 12px 25px;
}}header {
    z-index: 99;
    position: relative;
    overflow: visible;
    background: rgb(201,230,234);
    width: 100%;
}header::before {
    content: "";
    height: 100%;
    opacity: 0.15;
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(155,205,210,0.5) 0%, transparent 50%, rgb(155,205,210,0.5) 100%);
}header .header_sitebar_9467 {
    position: relative;
    grid-template-rows: auto auto;
    gap: 15px;
    display: grid;
    grid-template-columns: 1fr;
    padding: 20px;
}header .header_sitebar_9467::after {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(155,205,210,0.5), transparent);
    top: 50%;
    height: 1px;
    width: 100%;
    content: "";
}header .header_sitebar_9467 .nav_pagebar_3840 {
    z-index: 10;
    position: relative;
    padding: 5px 20px 15px;
    justify-self: center;
}header .header_sitebar_9467 .nav_pagebar_3840::before,
header .header_sitebar_9467 .nav_pagebar_3840::after {
    width: 90%;
    content: "";
    position: absolute;
    border-radius: 25px;
    height: 90%;
}header .header_sitebar_9467 .nav_pagebar_3840::before {
    left: -5px;
    transition: transform 0.3s ease;
    top: -5px;
    border-left: 2px solid rgb(155,205,210);
    transform-origin: top left;
    transform: scale(0);
    border-top: 2px solid rgb(155,205,210);
}header .header_sitebar_9467 .nav_pagebar_3840::after {
    border-right: 2px solid rgb(105,175,184);
    border-bottom: 2px solid rgb(105,175,184);
    bottom: -5px;
    transform-origin: bottom right;
    transition: transform 0.3s ease;
    transform: scale(0);
    right: -5px;
}header .header_sitebar_9467 .nav_pagebar_3840:hover::before,
header .header_sitebar_9467 .nav_pagebar_3840:hover::after {
    transform: scale(1);
}header .header_sitebar_9467 .nav_pagebar_3840 .head_pro_1920 {
    transition: transform 0.3s ease;
    display: block;
}header .header_sitebar_9467 .nav_pagebar_3840 .head_pro_1920 svg {
    height: 60px;
    width: auto;
}header .header_sitebar_9467 .head_lesson_7283 {
    flex-wrap: wrap;
    padding: 20px 0 10px;
    margin: 0;
    justify-content: center;
    list-style: none;
    position: relative;
    background: linear-gradient(180deg, transparent, rgb(105,175,184) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    display: flex;
}header .header_sitebar_9467 .head_lesson_7283::before,
header .header_sitebar_9467 .head_lesson_7283::after {
    background: rgb(155,205,210,0.5);
    position: absolute;
    content: "";
    width: 2px;
    top: 15%;
    height: 70%;
}header .header_sitebar_9467 .head_lesson_7283::before {
    left: 0;
}header .header_sitebar_9467 .head_lesson_7283::after {
    right: 0;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 {
    position: relative;
    padding: 0 15px;
    margin: 0;
    transition: transform 0.3s ease;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698:not(:last-child)::after {
    background: rgb(105,175,184,0.5);
    width: 1px;
    height: 60%;
    top: 20%;
    content: "";
    position: absolute;
    right: 0;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698:hover {
    transform: translateY(-3px);
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 a {
    font-size: 18px;
    padding: 10px 5px;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: center;
    display: block;
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: #000000;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 a:hover {
    color: rgb(155,205,210);
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 a::before {
    position: absolute;
    width: 100%;
    background: rgb(105,175,184);
    bottom: 5px;
    left: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    height: 2px;
    content: "";
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .header_sitebar_9467 {
    padding: 15px 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .header_sitebar_9467 .head_lesson_7283 {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .header_sitebar_9467 {
    padding: 15px;
    grid-template-rows: auto auto;
    gap: 10px;
}header .header_sitebar_9467 .nav_pagebar_3840 {
    padding: 5px 10px;
}header .header_sitebar_9467 .nav_pagebar_3840 .head_pro_1920 svg {
    height: 45px;
}header .header_sitebar_9467 .head_lesson_7283 {
    padding: 15px 0 10px;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 {
    padding: 0 10px;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 a {
    font-size: calc(18px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .header_sitebar_9467 .head_lesson_7283 {
    flex-wrap: wrap;
    justify-content: center;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698 {
    margin: 3px 0;
}header .header_sitebar_9467 .head_lesson_7283 .top_start_0698:not(:last-child)::after {
    display: none;
}}.developer_experience_7328 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: rgb(201,230,234);
}.developer_experience_7328::before {
    height: 100%;
    z-index: 1;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(155,205,210,0.5) 0,
        rgb(155,205,210,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    left: 0;
    opacity: 0.05;
    content: "";
    position: absolute;
}.developer_experience_7328 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}.developer_experience_7328 .client_praises_0835 {
    background: #ffffff;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 30px;
    position: relative;
    grid-template-columns: 350px 1fr;
    max-width: 1000px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    gap: 50px;
    display: grid;
}.developer_experience_7328 .pic_banner_4081 {
    width: 100%;
    min-height: 400px;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    height: 100%;
}.developer_experience_7328 .pic_banner_4081::before {
    bottom: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    content: "";
    z-index: 1;
    left: 0;
    height: 50%;
    width: 100%;
}.developer_experience_7328 .pic_banner_4081::after {
    transition: opacity 0.4s ease;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    opacity: 0.15;
    height: 100%;
    top: 0;
    background: rgb(155,205,210);
}.developer_experience_7328 .pic_banner_4081:hover::after {
    opacity: 0;
}.developer_experience_7328 .name {
    margin: 0;
    bottom: 60px;
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    z-index: 2;
    transition: transform 0.3s ease;
    font-family: Arial, sans-serif;
    left: 30px;
    padding-bottom: 0;
    position: absolute;
}.developer_experience_7328 .client_praises_0835 span:not(.name) {
    left: 30px;
    z-index: 2;
    font-family: Arial, sans-serif;
    margin: 0;
    font-weight: 400;
    bottom: 30px;
    opacity: 0.85;
    color: #ffffff;
    position: absolute;
    transition: transform 0.3s ease;
    font-size: 17px;
}.developer_experience_7328 .pic_banner_4081:hover ~ .name,
.developer_experience_7328 .pic_banner_4081:hover ~ span:not(.name) {
    transform: translateX(5px);
}.developer_experience_7328 .work_explore_5903 {
    font-family: Arial, sans-serif;
    flex-direction: column;
    font-weight: 400;
    display: flex;
    margin: 0;
    padding: 50px 40px;
    font-size: 17px;
    justify-content: center;
    color: #000000;
    line-height: 1.8;
    position: relative;
}.developer_experience_7328 .work_explore_5903::before {
    width: 40px;
    height: 30px;
    position: absolute;
    opacity: 0.2;
    left: 40px;
    background: linear-gradient(to right bottom, 
        rgb(155,205,210) 0%, 
        rgb(155,205,210) 50%, 
        transparent 50%, 
        transparent 100%);
    top: 40px;
    content: "";
}.developer_experience_7328 .work_explore_5903::after {
    position: absolute;
    bottom: 40px;
    right: 40px;
    background: linear-gradient(to left top, 
        rgb(105,175,184) 0%, 
        rgb(105,175,184) 50%, 
        transparent 50%, 
        transparent 100%);
    opacity: 0.2;
    width: 40px;
    content: "";
    height: 30px;
}

@media (max-width: 992px) {.developer_experience_7328 {
    padding: 100px 0;
}.developer_experience_7328 .client_praises_0835 {
    gap: 40px;
    grid-template-columns: 300px 1fr;
}.developer_experience_7328 .pic_banner_4081 {
    min-height: 350px;
}.developer_experience_7328 .work_explore_5903 {
    padding: 40px 30px;
}.developer_experience_7328 .work_explore_5903::before {
    left: 30px;
    width: 30px;
    top: 30px;
    height: 24px;
}.developer_experience_7328 .work_explore_5903::after {
    bottom: 30px;
    height: 24px;
    width: 30px;
    right: 30px;
}
}

@media (max-width: 768px) {.developer_experience_7328 {
    padding: 80px 0;
}.developer_experience_7328 .container {
    padding: 0 20px;
}.developer_experience_7328 .client_praises_0835 {
    grid-template-columns: 1fr;
    gap: 0;
}.developer_experience_7328 .pic_banner_4081 {
    height: 300px;
    min-height: 300px;
}.developer_experience_7328 .work_explore_5903 {
    padding: 35px 25px;
}.developer_experience_7328 .name {
    left: 25px;
    font-size: calc(24px * 0.9);
    bottom: 50px;
}.developer_experience_7328 .client_praises_0835 span:not(.name) {
    font-size: calc(17px * 0.95);
    bottom: 25px;
    left: 25px;
}.developer_experience_7328 .work_explore_5903::before {
    height: 20px;
    width: 24px;
    left: 25px;
    top: 25px;
}.developer_experience_7328 .work_explore_5903::after {
    width: 24px;
    bottom: 25px;
    right: 25px;
    height: 20px;
}
}

@media (max-width: 480px) {.developer_experience_7328 {
    padding: 60px 0;
}.developer_experience_7328 .pic_banner_4081 {
    height: 250px;
    min-height: 250px;
}.developer_experience_7328 .work_explore_5903 {
    font-size: calc(17px * 0.9);
    padding: 30px 20px;
}.developer_experience_7328 .name {
    bottom: 45px;
    font-size: calc(24px * 0.85);
    left: 20px;
}.developer_experience_7328 .client_praises_0835 span:not(.name) {
    font-size: calc(17px * 0.9);
    left: 20px;
    bottom: 20px;
}.developer_experience_7328 .work_explore_5903::before,
    .developer_experience_7328 .work_explore_5903::after {
    width: 20px;
    height: 16px;
}}.primary_page_5428 {
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
    padding: 80px 20px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    background-color: rgb(201,230,234);
}.primary_page_5428 > div {
    width: 100%;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.primary_page_5428 .fast_learn_9125 {
    perspective: 1000px;
    transform: translateZ(20px);
    position: relative;
    margin-bottom: 30px;
}.primary_page_5428 .edu_trackfast_5046 {
    font-size: 40px;
    color: rgb(155,205,210);
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    transform-style: preserve-3d;
    animation: titleFloat 6s ease-in-out infinite;
}.primary_page_5428 .edu_trackfast_5046::before {
    left: 0;
    bottom: -10px;
    position: absolute;
    content: "";
    height: 4px;
    width: 60px;
    transform: translateZ(-5px);
    background: linear-gradient(90deg, rgb(155,205,210), rgb(105,175,184));
}.primary_page_5428 .edu_trackfast_5046::after {
    background: linear-gradient(to bottom, rgb(155,205,210,0.5), transparent);
    opacity: 0.5;
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 20px;
    filter: blur(10px);
    transform: translateZ(-10px);
    width: 100%;
    content: "";
}.primary_page_5428 .learn_head_2047 {
    border-radius: 10px;
    transition: transform 0.5s ease;
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    position: relative;
    transform-style: preserve-3d;
}.primary_page_5428 .learn_head_2047::before {
    content: "";
    opacity: 0.85;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(155,205,210,0.5), rgba(0, 0, 0, 0.5));
    z-index: 1;
    left: 0;
}.primary_page_5428 .learn_head_2047:hover {
    transform: perspective(1000px) rotateX(0deg);
}.primary_page_5428 .learn_head_2047 > div {
    backdrop-filter: blur(5px);
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
    padding: 60px 40px;
    color: #ffffff;
}.primary_page_5428 .learn_head_2047 p {
    transform: translateZ(10px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    animation: fadeUp 0.6s ease-out 0.3s forwards;
    line-height: 1.6;
    opacity: 0;
    margin-bottom: 30px;
    position: relative;
    font-size: calc(15px * 1.2);
}.primary_page_5428 .learn_head_2047 h3 {
    animation: fadeUp 0.6s ease-out 0.6s forwards;
    transform: translateZ(15px);
    line-height: 1.4;
    font-size: 28px;
    font-weight: 600;
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    position: relative;
}

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

@keyframes titleFloat {
  0%, 100% {
    transform: translateY(0) translateZ(20px);
  }
  50% {
    transform: translateY(-10px) translateZ(20px);
  }
}

@media (max-width: 1024px) {.primary_page_5428 {
    padding: 60px 20px;
}.primary_page_5428 .edu_trackfast_5046 {
    font-size: calc(40px * 0.9);
}.primary_page_5428 .learn_head_2047 > div {
    padding: 50px 30px;
}.primary_page_5428 .learn_head_2047 h3 {
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 768px) {.primary_page_5428 {
    padding: 50px 15px;
}.primary_page_5428 .edu_trackfast_5046 {
    font-size: calc(40px * 0.8);
}.primary_page_5428 .learn_head_2047 {
    transform: perspective(1000px) rotateX(1deg);
}.primary_page_5428 .learn_head_2047 > div {
    padding: 40px 25px;
}.primary_page_5428 .learn_head_2047 p {
    margin-bottom: 20px;
    font-size: 15px;
}.primary_page_5428 .learn_head_2047 h3 {
    font-size: calc(28px * 0.8);
}
}

@media (max-width: 480px) {.primary_page_5428 {
    padding: 40px 10px;
    min-height: 85vh;
}.primary_page_5428 .edu_trackfast_5046 {
    font-size: calc(40px * 0.7);
}.primary_page_5428 .learn_head_2047 {
    transform: none;
}.primary_page_5428 .learn_head_2047 > div {
    padding: 30px 20px;
}.primary_page_5428 .learn_head_2047 p {
    margin-bottom: 15px;
    font-size: calc(15px * 0.9);
}.primary_page_5428 .learn_head_2047 h3 {
    font-size: calc(28px * 0.7);
}.primary_page_5428 .edu_trackfast_5046::before {
    height: 3px;
    width: 40px;
}
}