* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}header,footer {
    width: 100%;
}.main_tutor_64VuaIR {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    height: 9px;
    width: 4px;
}::-webkit-scrollbar-button {
    width: 14px;
    background: #ffffff;
    height: 3px;
}::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    box-shadow: inset 4px 5px 8px 7px rgba(0, 0, 0, 0.8);
}::-webkit-scrollbar-track:active {
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    background: rgb(163,190,190);
    border-radius: 1px;
    border: 3px ridge rgb(117,158,159,0.5);
    min-height: 63px;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(163,190,190,0.5);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(255, 255, 255, 0.5);
}.container {
    max-width: 100%;
    width: 1166px;
    margin: auto;
}.degree_path_F0eRjv9 {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-section_NrJya34 {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title_page_EruYpKd {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    margin: 0;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgba(94,170,168,0.1) 100%);
}.title_page_EruYpKd::before {
    background-image: 
        linear-gradient(30deg, rgba(94,170,168,0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(94,170,168,0.03) 1px, transparent 1px);
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    background-size: 60px 60px;
    top: 0;
    left: 0;
    opacity: 0.8;
    content: "";
}.title_page_EruYpKd::after {
    top: -50%;
    height: 200%;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    z-index: 1;
    width: 70%;
    right: -20%;
    background: radial-gradient(ellipse at center, rgba(94,170,168,0.15) 0%, transparent 70%);
}.title_page_EruYpKd .smart_learning_7ZvV6Pw {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    display: flex;
    position: relative;
    flex-direction: column-reverse;
}.title_page_EruYpKd .text_holder_box_EktmD5c {
    padding: 30px 0;
    transform: translateZ(0);
    width: 100%;
}.title_page_EruYpKd h1 {
    opacity: 0;
    transform: translateX(-5px);
    margin-bottom: 20px;
    font-weight: 700;
    color: rgb(163,190,190);
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    line-height: 1.3;
    position: relative;
    font-size: 33px;
}.title_page_EruYpKd h1::after {
    animation: expandLine 0.6s ease-out forwards 0.8s;
    height: 3px;
    transform: scaleX(0);
    position: absolute;
    background: rgb(163,190,190);
    bottom: -10px;
    left: 0;
    transform-origin: left;
    width: 60px;
    content: "";
}.title_page_EruYpKd .course_base_Ma5LdGI {
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    margin-bottom: 30px;
}.title_page_EruYpKd .course_base_Ma5LdGI p {
    padding-left: 15px;
    font-size: calc(15px * 1.05);
    border-left: 3px solid rgba(94,170,168,0.3);
    margin-top: 25px;
    line-height: 1.6;
    color: #000000;
    position: relative;
}.title_page_EruYpKd .course_base_Ma5LdGI svg {
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 80px;
    margin-top: 10px;
    transform: translateZ(0);
    width: 80px;
    position: relative;
}.title_page_EruYpKd .course_base_Ma5LdGI svg:hover {
    transform: translateZ(0) scale(1.05) rotate(2deg);
}.title_page_EruYpKd .course_base_Ma5LdGI svg g {
    transition: transform 0.4s ease;
}.title_page_EruYpKd .course_base_Ma5LdGI svg:hover g {
    transform: translate(30.89265,30.89265) scale(0.75);
}.title_page_EruYpKd .course_base_Ma5LdGI svg path {
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
}.title_page_EruYpKd .course_base_Ma5LdGI svg:hover path {
    fill: rgba(94,170,168,0.9);
}.title_page_EruYpKd .course_base_Ma5LdGI svg text {
    transition: fill 0.3s ease, font-weight 0.3s ease;
    font-family: Arial, sans-serif;
}.title_page_EruYpKd .course_base_Ma5LdGI svg:hover text {
    fill: rgb(74,150,148);
}.title_page_EruYpKd ul {
    margin: 30px 0 0 0;
    animation: fadeInUp 0.8s ease-out forwards 0.7s;
    transform: translateY(20px);
    opacity: 0;
    padding: 0;
    list-style: none;
}.title_page_EruYpKd ul li {
    display: inline-block;
}.title_page_EruYpKd .inquiry_map_U3x4QfX {
    font-size: 16px;
    padding: 14px 28px;
    overflow: hidden;
    font-weight: 600;
    position: relative;
    background: rgb(163,190,190);
    text-decoration: none;
    box-shadow: 0 6px 15px -5px rgba(94,170,168,0.4);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: inline-block;
    border: none;
    color: #ffffff;
    transform: perspective(1px) translateZ(0);
}.title_page_EruYpKd .inquiry_map_U3x4QfX::before {
    top: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    left: 0;
    transform: translateX(-100%);
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 1;
    right: 0;
    bottom: 0;
    position: absolute;
}.title_page_EruYpKd .inquiry_map_U3x4QfX:hover {
    box-shadow: 0 8px 20px -4px rgba(94,170,168,0.6);
    transform: translateY(-2px) translateZ(0);
}.title_page_EruYpKd .inquiry_map_U3x4QfX:hover::before {
    transform: translateX(100%);
}.title_page_EruYpKd .image_shadow_G7eO0tD {
    animation: fadeInPhoto 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    overflow: hidden;
    position: relative;
    height: 300px;
    transform: translateY(20px) rotate(-2deg);
    width: 100%;
    opacity: 0;
    border: 8px solid #ffffff;
}.title_page_EruYpKd .image_shadow_G7eO0tD::before {
    position: absolute;
    background: linear-gradient(to bottom, 
        rgba(94,170,168,0.2) 0%,
        rgba(0,0,0,0) 40%,
        rgba(0,0,0,0.3) 100%);
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
}.title_page_EruYpKd .image_shadow_G7eO0tD::after {
    height: 100%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    position: absolute;
    z-index: 2;
    width: 100%;
    content: "";
    top: -30%;
    right: -30%;
}

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

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

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

@keyframes fadeInPhoto {
    from {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotate(-2deg);
    }
}

@media (min-width: 768px) {.title_page_EruYpKd {
    padding: 100px 0;
}.title_page_EruYpKd .smart_learning_7ZvV6Pw {
    flex-direction: row;
    align-items: center;
    gap: 40px;
}.title_page_EruYpKd .text_holder_box_EktmD5c {
    width: 50%;
    padding: 0;
}.title_page_EruYpKd h1 {
    font-size: calc(33px * 1.1);
}.title_page_EruYpKd .image_shadow_G7eO0tD {
    width: 50%;
    height: 400px;
    transform: translateY(0) rotate(-2deg);
}.title_page_EruYpKd .course_base_Ma5LdGI svg {
    width: 90px;
    height: 90px;
}
}

@media (min-width: 992px) {.title_page_EruYpKd {
    padding: 120px 0;
}.title_page_EruYpKd .smart_learning_7ZvV6Pw {
    gap: 60px;
}.title_page_EruYpKd h1 {
    margin-bottom: 30px;
    font-size: calc(44px * 0.9);
}.title_page_EruYpKd .course_base_Ma5LdGI p {
    font-size: calc(15px * 1.1);
    margin-top: 30px;
}.title_page_EruYpKd .image_shadow_G7eO0tD {
    transform: translateY(0) rotate(-3deg);
    height: 450px;
}.title_page_EruYpKd .course_base_Ma5LdGI svg {
    width: 100px;
    height: 100px;
}.title_page_EruYpKd .inquiry_map_U3x4QfX {
    padding: 16px 32px;
}
}

@media (min-width: 1200px) {.title_page_EruYpKd .smart_learning_7ZvV6Pw {
    gap: 80px;
}.title_page_EruYpKd h1 {
    font-size: 44px;
}.title_page_EruYpKd .image_shadow_G7eO0tD {
    height: 500px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-5deg) rotateX(2deg) rotate(-2deg);
}.title_page_EruYpKd .image_shadow_G7eO0tD:hover {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) rotate(-1deg);
}}.company_info_kT2DJBI {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.company_info_kT2DJBI::before {
    z-index: 1;
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(35, 45, 65, 0.92), rgba(25, 35, 55, 0.86));
    top: 0;
}.company_info_kT2DJBI::after {
    background-size: 60px 60px;
    z-index: 2;
    animation: patternShift 30s linear infinite;
    left: 0;
    top: 0;
    background-image: 
        linear-gradient(45deg, transparent 48%, rgb(117,158,159,0.5) 49%, rgb(117,158,159,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(117,158,159,0.5) 49%, rgb(117,158,159,0.5) 51%, transparent 52%);
    opacity: 0.05;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}.company_info_kT2DJBI .container {
    display: grid;
    max-width: 1200px;
    grid-template-columns: 1fr;
    margin: 0 auto;
    padding: 0 20px;
    gap: 40px;
    z-index: 3;
    position: relative;
}.company_info_kT2DJBI h2 {
    display: inline-block;
    letter-spacing: 0.03em;
    font-size: calc(35px * 1.2);
    margin-bottom: 15px;
    position: relative;
    transform: translateX(-5px);
    color: #ffffff;
    font-weight: 700;
}.company_info_kT2DJBI h2::after {
    height: 3px;
    bottom: -10px;
    width: 80px;
    background: linear-gradient(90deg, rgb(163,190,190), rgb(117,158,159));
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease;
    border-left: 3px solid rgb(163,190,190);
    background: rgba(255, 255, 255, 0.03);
    padding: 40px;
    transform: translateY(0);
}.company_info_kT2DJBI .text_holder_box_EktmD5c::before {
    position: absolute;
    pointer-events: none;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.03), transparent);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}.company_info_kT2DJBI .text_holder_box_EktmD5c > div {
    gap: 20px;
    flex-direction: column;
    display: flex;
}.company_info_kT2DJBI .text_holder_box_EktmD5c p {
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: rgb(163,190,190);
    margin-bottom: 10px;
    letter-spacing: 0.05em;
    font-size: calc(24px * 1.1);
}.company_info_kT2DJBI .text_holder_box_EktmD5c p::after {
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    background-color: rgb(117,158,159);
    content: "";
    width: 40px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c div div {
    hyphens: auto;
    color: #ffffff;
    column-count: 1;
    line-height: 1.8;
    font-size: 12px;
    column-gap: 40px;
    letter-spacing: 0.01em;
    opacity: 0.9;
    text-align: justify;
}.company_info_kT2DJBI .text_holder_box_EktmD5c:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}

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

@media (min-width: 768px) {.company_info_kT2DJBI {
    padding: 150px 0;
}.company_info_kT2DJBI .container {
    gap: 60px;
    grid-template-columns: 1fr;
}.company_info_kT2DJBI h2 {
    font-size: calc(35px * 1.5);
    margin-bottom: 30px;
    transform: translateX(-10px);
}.company_info_kT2DJBI h2::after {
    height: 4px;
    width: 120px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    padding: 60px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c div div {
    column-count: 2;
}
}

@media (min-width: 1024px) {.company_info_kT2DJBI {
    padding: 180px 0;
}.company_info_kT2DJBI .container {
    grid-template-columns: 1fr;
    gap: 80px;
}.company_info_kT2DJBI h2 {
    font-size: calc(35px * 1.8);
    letter-spacing: 0.05em;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    width: calc(100% - 60px);
    padding: 70px;
    margin-left: 60px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c div div {
    column-count: 2;
    line-height: 1.9;
}
}

@media (min-width: 1440px) {.company_info_kT2DJBI .container {
    max-width: 1400px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    margin-left: 80px;
    width: calc(100% - 80px);
}.company_info_kT2DJBI .text_holder_box_EktmD5c div div {
    column-count: 3;
}
}

@media (max-width: 767px) {.company_info_kT2DJBI {
    padding: 80px 0;
}.company_info_kT2DJBI h2 {
    font-size: 35px;
    margin-bottom: 30px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    padding: 30px 20px;
}.company_info_kT2DJBI .text_holder_box_EktmD5c div div {
    font-size: calc(12px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.company_info_kT2DJBI {
    padding: 60px 0;
}.company_info_kT2DJBI h2 {
    font-size: calc(35px * 0.9);
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    padding: 25px 15px;
}
}

@media (prefers-reduced-motion: reduce) {.company_info_kT2DJBI::after {
    animation: none;
}.company_info_kT2DJBI .text_holder_box_EktmD5c {
    transition: none;
}}.support_xm52k4y {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(163,190,190,0.5) 0%, rgb(117,158,159,0.5) 100%);
    position: relative;
    overflow: hidden;
}.support_xm52k4y::before {
    z-index: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.03) 0%, transparent 20%),
        radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.03) 0%, transparent 20%),
        radial-gradient(circle at 40% 50%, rgba(255, 255, 255, 0.03) 0%, transparent 30%);
    content: '';
    left: 0;
    top: 0;
    opacity: 0.8;
}.support_xm52k4y::after {
    right: -50%;
    background: radial-gradient(ellipse at center, rgb(163,190,190,0.5) 0%, transparent 70%);
    height: 90%;
    z-index: 0;
    top: -50%;
    animation: pulse 20s infinite alternate;
    opacity: 0.1;
    width: 90%;
    border-radius: 50%;
    content: '';
    position: absolute;
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.15;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}
.support_xm52k4y .container {
    position: relative;
    z-index: 1;
}.support_xm52k4y .get_contactus_aFYpBk4 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    align-items: center;
    background-color: #ffffff;
    padding: 3.5rem;
    display: flex;
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    flex-direction: column;
    backdrop-filter: blur(5px);
}.support_xm52k4y .get_contactus_aFYpBk4::before {
    background: linear-gradient(90deg, rgb(163,190,190) 0%, rgb(117,158,159) 100%);
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    width: 100%;
    height: 5px;
}.support_xm52k4y .get_contactus_aFYpBk4::after {
    content: '';
    right: 0;
    position: absolute;
    width: 30%;
    background-position: center center;
    background: 
        linear-gradient(45deg, transparent 49%, rgb(163,190,190,0.5) 50%, transparent 51%),
        linear-gradient(-45deg, transparent 49%, rgb(117,158,159,0.5) 50%, transparent 51%);
    height: 30%;
    background-size: 20px 20px;
    bottom: 0;
    z-index: -1;
    opacity: 0.07;
}.support_xm52k4y .get_contactus_aFYpBk4 h3 {
    margin-bottom: 2rem;
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    color: rgb(163,190,190);
    padding-bottom: 1.5rem;
    position: relative;
}.support_xm52k4y .get_contactus_aFYpBk4 h3::after {
    height: 3px;
    border-radius: 10px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(163,190,190) 0%, rgb(117,158,159) 100%);
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}.support_xm52k4y .get_helpdesk_jWg9YG3 {
    max-width: 80%;
    text-align: center;
    margin-bottom: 2.5rem;
    line-height: 1.6;
    color: #000000;
    font-size: calc(13px * 1.1);
}.support_xm52k4y .message_request_4BctQhz {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    width: 100%;
    padding: 2rem;
    border: 1px solid rgba(rgb(163,190,190,0.5), 0.1);
    border-radius: 14px;
    background-color: rgba(rgb(207,222,223), 0.03);
    position: relative;
}.support_xm52k4y .message_request_4BctQhz::after {
    content: '';
    bottom: -10px;
    right: -10px;
    border-right: 2px solid rgb(163,190,190,0.5);
    position: absolute;
    border-bottom: 2px solid rgb(163,190,190,0.5);
    height: 20px;
    width: 20px;
}.support_xm52k4y .message_request_4BctQhz > span {
    padding-left: 2rem;
    flex-direction: column;
    margin-bottom: 1.5rem;
    position: relative;
    display: flex;
}.support_xm52k4y .message_request_4BctQhz > span::before {
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    height: 20px;
    width: 20px;
    background-color: rgb(163,190,190);
    box-shadow: 0 0 0 3px rgb(163,190,190,0.5);
    border-radius: 50%;
}.support_xm52k4y .message_request_4BctQhz > span svg {
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
    fill: rgb(163,190,190);
    left: 0;
    top: 0.1rem;
    opacity: 0.9;
    position: absolute;
}.support_xm52k4y .message_request_4BctQhz > span:hover svg {
    fill: rgb(117,158,159);
    transform: scale(1.1) rotate(5deg);
}.support_xm52k4y .message_request_4BctQhz > span svg path {
    stroke: #ffffff;
    stroke-width: 0.5;
    transition: stroke-width 0.3s ease;
}.support_xm52k4y .message_request_4BctQhz > span:hover svg path {
    stroke-width: 1;
}.support_xm52k4y .message_request_4BctQhz p {
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    line-height: 1.4;
}.support_xm52k4y .message_request_4BctQhz span > span {
    margin-top: 0.3rem;
    display: inline-flex;
    color: #000000;
    align-items: center;
    font-weight: 600;
    position: relative;
    padding-bottom: 3px;
}.support_xm52k4y .message_request_4BctQhz span > span svg {
    height: 16px;
    transition: all 0.3s ease;
    width: 16px;
    position: relative;
    opacity: 0.8;
    top: auto;
    left: auto;
    fill: rgb(163,190,190);
    margin-right: 0.5rem;
}.support_xm52k4y .message_request_4BctQhz span:hover > span svg {
    transform: translateX(3px);
    fill: rgb(117,158,159);
}.support_xm52k4y .message_request_4BctQhz span > span::after {
    left: 0;
    bottom: 0;
    transition: width 0.3s ease-in-out;
    height: 1px;
    background-color: rgb(163,190,190);
    width: 0;
    position: absolute;
    content: '';
}.support_xm52k4y .message_request_4BctQhz span:hover > span::after {
    width: 100%;
}.support_xm52k4y .message_request_4BctQhz a {
    align-items: center;
    text-decoration: none;
    display: inline-flex;
    transition: color 0.3s ease, transform 0.3s ease;
    color: rgb(163,190,190);
}.support_xm52k4y .message_request_4BctQhz a svg {
    margin-right: 0.5rem;
    width: 14px;
    fill: rgb(163,190,190);
    transition: all 0.3s ease;
    height: 14px;
    position: relative;
}.support_xm52k4y .message_request_4BctQhz a:hover {
    transform: translateX(3px);
    color: rgb(117,158,159);
}.support_xm52k4y .message_request_4BctQhz a:hover svg {
    fill: rgb(117,158,159);
    transform: rotate(15deg);
}.support_xm52k4y .contact_list_YcRqiK5 {
    padding: 1.5rem;
    grid-column: span 2;
    border: 1px dashed rgba(rgb(163,190,190,0.5), 0.2);
    border-radius: 10px;
    background-color: rgba(rgb(207,222,223), 0.05);
    margin-top: 1rem;
    position: relative;
}.support_xm52k4y .contact_list_YcRqiK5::before {
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.03;
    height: 100%;
    position: absolute;
    background-size: 20px 20px;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(163,190,190,0.5) 49%, transparent 51%),
        linear-gradient(-45deg, transparent 48%, rgb(117,158,159,0.5) 49%, transparent 51%);
    content: '';
}.support_xm52k4y .contact_list_YcRqiK5 h4 {
    font-weight: 600;
    padding-bottom: 8px;
    align-items: center;
    margin-bottom: 1rem;
    display: inline-flex;
    position: relative;
    font-size: 23px;
    color: rgb(163,190,190);
}.support_xm52k4y .contact_list_YcRqiK5 h4 svg {
    margin-right: 0.75rem;
    width: 20px;
    height: 20px;
    transition: transform 0.5s ease;
    fill: rgb(163,190,190);
}.support_xm52k4y .contact_list_YcRqiK5:hover h4 svg {
    transform: rotate(360deg);
}.support_xm52k4y .contact_list_YcRqiK5 h4::after {
    left: 0;
    content: '';
    border-radius: 10px;
    position: absolute;
    background-color: rgb(163,190,190);
    bottom: 0;
    width: 40px;
    height: 2px;
}.support_xm52k4y .contact_list_YcRqiK5 span {
    padding-left: 1.2rem;
    color: #000000;
    margin-bottom: 0.5rem;
    display: flex;
    font-size: calc(13px * 0.95);
    align-items: center;
    position: relative;
}.support_xm52k4y .contact_list_YcRqiK5 span svg {
    height: 10px;
    width: 10px;
    fill: rgb(117,158,159);
    transition: transform 0.3s ease;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    opacity: 0.8;
    top: 50%;
}.support_xm52k4y .contact_list_YcRqiK5 span:hover svg {
    transform: translateY(-50%) scale(1.2);
}.support_xm52k4y .contact_list_YcRqiK5 span::before {
    display: none;
}
@media (min-width: 992px) {.support_xm52k4y .message_request_4BctQhz {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.support_xm52k4y {
    padding: 8rem 0;
}.support_xm52k4y .get_contactus_aFYpBk4 {
    padding: 4rem 5rem;
}.support_xm52k4y .get_contactus_aFYpBk4 h3 {
    font-size: calc(37px * 1.1);
}.support_xm52k4y .message_request_4BctQhz::before,
    .support_xm52k4y .message_request_4BctQhz::after {
    height: 30px;
    width: 30px;
}
}
@media (max-width: 991px) {.support_xm52k4y {
    padding: 5rem 0;
}.support_xm52k4y .get_contactus_aFYpBk4 {
    padding: 3rem;
}.support_xm52k4y .get_helpdesk_jWg9YG3 {
    max-width: 90%;
}.support_xm52k4y .message_request_4BctQhz > span svg {
    width: 18px;
    height: 18px;
}
}
@media (max-width: 767px) {.support_xm52k4y {
    padding: 4rem 0;
}.support_xm52k4y .get_contactus_aFYpBk4 {
    padding: 2.5rem;
}.support_xm52k4y .message_request_4BctQhz {
    padding: 1.5rem;
    grid-template-columns: 1fr;
}.support_xm52k4y .contact_list_YcRqiK5 {
    grid-column: span 1;
}.support_xm52k4y .get_helpdesk_jWg9YG3 {
    max-width: 100%;
    font-size: 13px;
}.support_xm52k4y .get_contactus_aFYpBk4 h3 {
    font-size: 37px;
}.support_xm52k4y .message_request_4BctQhz > span svg {
    width: 16px;
    height: 16px;
    left: -0.3rem;
}.support_xm52k4y .contact_list_YcRqiK5 h4 svg {
    width: 18px;
    height: 18px;
}
}
@media (max-width: 575px) {.support_xm52k4y {
    padding: 3rem 0;
}.support_xm52k4y .get_contactus_aFYpBk4 {
    padding: 2rem 1.5rem;
}.support_xm52k4y .message_request_4BctQhz {
    padding: 1rem;
}.support_xm52k4y .contact_list_YcRqiK5 {
    padding: 1.2rem;
}.support_xm52k4y .get_contactus_aFYpBk4 h3 {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}.support_xm52k4y .get_helpdesk_jWg9YG3 {
    margin-bottom: 2rem;
}.support_xm52k4y .message_request_4BctQhz > span {
    margin-bottom: 1.2rem;
    padding-left: 1.2rem;
}.support_xm52k4y .message_request_4BctQhz > span svg {
    left: -0.2rem;
    height: 14px;
    width: 14px;
}.support_xm52k4y .contact_list_YcRqiK5 span svg {
    width: 8px;
    height: 8px;
}.support_xm52k4y .contact_list_YcRqiK5 h4 svg {
    height: 16px;
    width: 16px;
}}
.support_xm52k4y .get_contactus_aFYpBk4 {
    animation: slide-up 1s ease-out forwards;
    opacity: 0;
}@keyframes slide-up {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.support_xm52k4y .message_request_4BctQhz > span {
    animation: fade-in 0.5s ease-out forwards;
    opacity: 0;
    animation-delay: calc(var(--i, 0) * 0.1s);
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(1) {
    --i: 1;
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(2) {
    --i: 2;
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(3) {
    --i: 3;
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(4) {
    --i: 4;
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(5) {
    --i: 5;
}.support_xm52k4y .message_request_4BctQhz > span:nth-child(6) {
    --i: 6;
}@keyframes fade-in {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.support_xm52k4y .container::before {
    z-index: -1;
    animation: float 15s ease-in-out infinite;
    top: -10%;
    width: 200px;
    position: absolute;
    height: 200px;
    border-radius: 50%;
    filter: blur(30px);
    left: -5%;
    background: linear-gradient(135deg, rgb(163,190,190,0.5) 0%, transparent 70%);
    content: '';
}.support_xm52k4y .container::after {
    animation: float 12s ease-in-out infinite reverse;
    border-radius: 50%;
    content: '';
    position: absolute;
    filter: blur(25px);
    right: -5%;
    bottom: -10%;
    width: 180px;
    height: 180px;
    background: linear-gradient(135deg, rgb(117,158,159,0.5) 0%, transparent 70%);
    z-index: -1;
}@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(15px, 15px);
    }
    100% {
        transform: translate(0, 0);
    }
}
.support_xm52k4y .message_request_4BctQhz {
    position: relative;
    overflow: hidden;
}footer {
    z-index: 1;
    position: relative;
}footer::before {
    right: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(163,190,190,0.5) 0%, rgb(117,158,159,0.5) 100%);
    z-index: -1;
    opacity: 0.92;
    content: "";
    bottom: 0;
    left: 0;
}footer {
    background-position: center !important;
    background-size: cover !important;
}.degree_path_F0eRjv9 {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.degree_path_F0eRjv9::before {
    width: 100%;
    top: 0;
    content: "";
    background: rgb(163,190,190);
    height: 15px;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    position: absolute;
}.degree_path_F0eRjv9 .container {
    position: relative;
    flex-wrap: wrap;
    gap: 0;
    display: flex;
}.degree_path_F0eRjv9 .company_holder {
    flex: 0 0 40%;
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
    position: relative;
}.degree_path_F0eRjv9 .company_holder::after {
    content: "";
    position: absolute;
    opacity: 0.3;
    top: 0;
    background: linear-gradient(to bottom, #ffffff, transparent);
    width: 1px;
    height: 100%;
    right: 1.5rem;
}.degree_path_F0eRjv9 .company_holder h3 {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 28px;
    transform: skewX(-10deg);
    padding-bottom: 1rem;
    text-transform: uppercase;
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
}.degree_path_F0eRjv9 .company_holder h3::after {
    box-shadow: 0 0 10px rgb(163,190,190);
    left: 0;
    position: absolute;
    background: rgb(163,190,190);
    content: "";
    bottom: 0;
    width: 80px;
    height: 3px;
}.degree_path_F0eRjv9 .lesson_cta_E1F70DW {
    transform: skewX(-5deg);
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.6;
    font-size: 12px;
    border-left: 3px solid rgb(163,190,190);
    transform-origin: left top;
}.degree_path_F0eRjv9 .sec_cert_Dix51AC {
    flex-wrap: wrap;
    flex: 0 0 60%;
    gap: 0;
    display: flex;
}.degree_path_F0eRjv9 .header_main_RdpVtx0 {
    flex: 1;
    gap: 0;
    display: flex;
    flex-wrap: wrap;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN {
    position: relative;
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 1.5rem;
    color: #ffffff;
    transform: skewX(-5deg);
    padding-left: 1rem;
    position: relative;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN h5::before {
    background: rgb(163,190,190);
    top: 0;
    transform: skewX(5deg);
    left: 0;
    bottom: 0;
    width: 3px;
    position: absolute;
    content: "";
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a {
    transition: all 0.3s ease;
    display: block;
    padding: 0.7rem 1rem;
    position: relative;
    color: #ffffff;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.05);
    transform: skewX(-5deg);
    overflow: hidden;
    text-decoration: none;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a::before {
    left: -100%;
    content: "";
    height: 100%;
    transition: all 0.5s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    width: 100%;
    position: absolute;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a:hover {
    padding-left: 1.5rem;
    transform: skewX(-5deg) translateX(5px);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a:hover::before {
    left: 100%;
}.desktop_app_2vfCPlD {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(0, 0, 0, 0.15);
    margin-top: 2rem;
    padding: 1.5rem 0;
}.desktop_app_2vfCPlD .container {
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    display: flex;
    align-items: center;
}.desktop_app_2vfCPlD .policy_links_K6fdT8m {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    transform: skewX(-5deg);
    width: 100%;
}

@media (max-width: 1200px) {.degree_path_F0eRjv9 .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.degree_path_F0eRjv9 .sec_cert_Dix51AC {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.degree_path_F0eRjv9 {
    padding: 4rem 0 2rem;
}.degree_path_F0eRjv9 .container {
    flex-direction: column;
}.degree_path_F0eRjv9 .company_holder {
    margin-bottom: 3rem;
    flex: 0 0 100%;
    padding-right: 0;
}.degree_path_F0eRjv9 .company_holder::after {
    display: none;
}.degree_path_F0eRjv9 .sec_cert_Dix51AC {
    flex: 0 0 100%;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.degree_path_F0eRjv9 {
    padding: 3.5rem 0 1.5rem;
}.degree_path_F0eRjv9::before {
    height: 10px;
}.degree_path_F0eRjv9 .company_holder h3 {
    font-size: calc(28px - 2px);
}.degree_path_F0eRjv9 .lesson_cta_E1F70DW {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN h5, 
    .degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a {
    transform: skewX(-3deg);
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.desktop_app_2vfCPlD {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.desktop_app_2vfCPlD .policy_links_K6fdT8m {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.degree_path_F0eRjv9 {
    padding: 3rem 0 1rem;
}.degree_path_F0eRjv9::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.degree_path_F0eRjv9 .site_navbar_cqohsfN {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.degree_path_F0eRjv9 .company_holder {
    margin-bottom: 2rem;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a {
    padding: 0.6rem 0.8rem;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a:hover {
    padding-left: 1.2rem;
}.desktop_app_2vfCPlD {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.degree_path_F0eRjv9 .company_holder h3 {
    transform: skewX(-5deg);
}.degree_path_F0eRjv9 .company_holder h3::after {
    width: 60px;
}.degree_path_F0eRjv9 .lesson_cta_E1F70DW {
    transform: none;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN h5 {
    transform: none;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN h5::before {
    transform: none;
}.degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a,
    .degree_path_F0eRjv9 .site_navbar_cqohsfN .header_main_RdpVtx0 a:hover,
    .desktop_app_2vfCPlD .policy_links_K6fdT8m {
    transform: none;
}}.thxSpace_2rwXyxN {
    overflow: hidden;
    padding: 5rem 0;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 100%);
    position: relative;
}.thxSpace_2rwXyxN::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, transparent 45%, rgb(117,158,159,0.5) 45%, rgb(117,158,159,0.5) 55%, transparent 55%);
    top: 0;
    opacity: 0.1;
    height: 100%;
    transform: translateZ(-50px);
    content: "";
    left: 0;
    z-index: 1;
}.thxSpace_2rwXyxN::after {
    position: absolute;
    animation: rotateGradient 15s infinite linear;
    background: radial-gradient(circle at center, rgb(163,190,190,0.5) 0%, transparent 70%);
    content: "";
    width: 100%;
    top: -50%;
    height: 200%;
    z-index: 0;
    right: -50%;
    opacity: 0.2;
}.thxSpace_2rwXyxN .container {
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw {
    background: linear-gradient(170deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    flex-direction: column;
    position: relative;
    border-left: 4px solid rgb(163,190,190);
    transform: translateZ(30px);
    gap: 2rem;
    display: flex;
    max-width: 900px;
    padding: 3rem;
    transform-style: preserve-3d;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    margin: 0 auto;
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw::before {
    z-index: -1;
    bottom: 10px;
    transform: translateZ(-15px);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    opacity: 0.4;
    left: -10px;
    position: absolute;
    top: -10px;
    right: 10px;
    content: "";
    background: linear-gradient(135deg, rgb(117,158,159,0.5) 0%, transparent 70%);
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw > div:first-child {
    position: relative;
    animation: slideInTop 0.8s ease-out forwards;
    transform: translateZ(20px);
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw > div:first-child::after {
    background: linear-gradient(90deg, rgb(163,190,190) 0%, transparent 100%);
    left: 0;
    transform: translateZ(5px);
    height: 3px;
    position: absolute;
    bottom: -10px;
    width: 70%;
    content: "";
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw > div:last-child {
    opacity: 0;
    animation: slideInBottom 0.8s ease-out 0.3s forwards;
    position: relative;
    transform: translateZ(10px);
}.thxSpace_2rwXyxN h5 {
    margin-bottom: 1rem;
    font-size: 21px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    position: relative;
    transform: translateX(-5px);
}.thxSpace_2rwXyxN h5::before {
    position: absolute;
    left: -20px;
    width: 15px;
    transform: translateY(-50%);
    height: 15px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: 50%;
    background-color: rgb(163,190,190);
    content: "";
}.thxSpace_2rwXyxN p {
    position: relative;
    line-height: 1.7;
    color: #000000;
    transition: color 0.3s ease;
    font-size: 18px;
    padding-left: 1rem;
    max-width: 95%;
}.thxSpace_2rwXyxN p::before {
    content: "";
    background: linear-gradient(to bottom, rgb(163,190,190) 0%, rgb(117,158,159) 100%);
    transition: transform 0.3s ease;
    top: 0;
    width: 3px;
    left: 0;
    position: absolute;
    bottom: 0;
    transform: scaleY(0.9);
}.thxSpace_2rwXyxN a {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
}.thxSpace_2rwXyxN a:hover {
    transform: translateX(10px);
}.thxSpace_2rwXyxN a:hover p {
    color: rgb(163,190,190);
}.thxSpace_2rwXyxN a:hover p::before {
    transform: scaleY(1.1);
}

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

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

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

@media (max-width: 992px) {.thxSpace_2rwXyxN {
    padding: 4rem 0;
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw {
    padding: 2.5rem;
    margin: 0 2rem;
}.thxSpace_2rwXyxN h5 {
    font-size: calc(21px - 0.1rem);
}
}

@media (max-width: 768px) {.thxSpace_2rwXyxN {
    padding: 3rem 0;
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw {
    padding: 2rem;
    gap: 1.5rem;
    margin: 0 1.5rem;
}.thxSpace_2rwXyxN h5 {
    font-size: calc(21px - 0.2rem);
}.thxSpace_2rwXyxN p {
    font-size: calc(18px - 0.1rem);
    max-width: 100%;
}
}

@media (max-width: 576px) {.thxSpace_2rwXyxN {
    padding: 2.5rem 0;
}.thxSpace_2rwXyxN .smart_learning_7ZvV6Pw {
    margin: 0 1rem;
    padding: 1.5rem;
    gap: 1.2rem;
}.thxSpace_2rwXyxN h5 {
    font-size: calc(21px - 0.3rem);
}.thxSpace_2rwXyxN h5::before {
    height: 12px;
    left: -15px;
    width: 12px;
}.thxSpace_2rwXyxN p {
    padding-left: 0.7rem;
}.thxSpace_2rwXyxN a:hover {
    transform: translateX(5px);
}}header {
    padding: 1.2rem 0;
    background-color: rgb(207,222,223);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    z-index: 1000;
}header::before {
    top: 0;
    left: 0;
    content: '';
    opacity: 0.15;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(163,190,190,0.5) 49.5%, rgb(163,190,190,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(117,158,159,0.5) 49.5%, rgb(117,158,159,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    height: 100%;
    animation: gridMove 40s linear infinite;
    width: 100%;
    position: absolute;
    z-index: -1;
}header::after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
    height: 4px;
    background: linear-gradient(90deg, 
        rgb(163,190,190) 0%, 
        rgb(117,158,159) 50%, 
        rgb(163,190,190) 100%);
    left: 0;
}header .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}header .head_pagebar_TWARHex {
    align-items: center;
    justify-content: space-between;
    position: relative;
    display: flex;
}header .site_navbar_cqohsfN {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    position: relative;
    backdrop-filter: blur(10px);
    display: flex;
    padding: 5px;
    gap: 0.5rem;
}header .main_train_q7LdYsm {
    font-weight: 400;
    font-size: 18px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 0.7rem 1.2rem;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
}header .main_train_q7LdYsm::before {
    transform: scale(0.95);
    background: linear-gradient(45deg, rgb(163,190,190), rgb(117,158,159));
    z-index: -1;
    position: absolute;
    opacity: 0;
    border-radius: calc(10px + 2px);
    bottom: -2px;
    left: -2px;
    content: '';
    top: -2px;
    transition: all 0.3s ease;
    right: -2px;
}header .main_train_q7LdYsm::after {
    bottom: 0;
    border-radius: 10px;
    top: 0;
    content: '';
    position: absolute;
    right: 0;
    z-index: -1;
    left: 0;
    background: rgb(163,190,190);
}header .main_train_q7LdYsm:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}header .main_train_q7LdYsm:hover::before {
    transform: scale(1);
    opacity: 1;
}header .nav_primary_OZJ4IaY {
    overflow: hidden;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    text-decoration: none;
    position: relative;
    align-items: center;
}header .nav_primary_OZJ4IaY::before {
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
    transition: 0.5s;
    left: -100%;
}header .nav_primary_OZJ4IaY:hover::before {
    left: 100%;
}header .nav_primary_OZJ4IaY svg {
    position: relative;
    height: auto;
    z-index: 2;
    width: 160px;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .site_navbar_cqohsfN {
    gap: 0.3rem;
}header .main_train_q7LdYsm {
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 1px);
}header .nav_primary_OZJ4IaY svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
    padding: 1rem 0 1.5rem;
}header .head_pagebar_TWARHex {
    flex-direction: column;
}header .site_navbar_cqohsfN {
    padding: 10px;
    gap: 0.5rem;
    justify-content: center;
    margin-top: 1rem;
    width: 100%;
    flex-wrap: wrap;
    order: 2;
}header .main_train_q7LdYsm {
    padding: 0.5rem 0.7rem;
    font-size: calc(18px - 2px);
}header .nav_primary_OZJ4IaY {
    order: 1;
    margin-bottom: 0.5rem;
}header .nav_primary_OZJ4IaY svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .site_navbar_cqohsfN {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .site_navbar_cqohsfN::-webkit-scrollbar {
    height: 3px;
}header .site_navbar_cqohsfN::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(163,190,190);
}header .main_train_q7LdYsm {
    white-space: nowrap;
}header .nav_primary_OZJ4IaY svg {
    width: 110px;
}}.cookie_overlay_dialog_AV7ck2e {
    transition: all 0.3s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    background: rgb(117,158,159);
    z-index: 90;
    padding: 20px 0;
    width: 100%;
    bottom: 0;
    position: fixed;
    border-top: 2px solid rgb(163,190,190);
}.cookie_tips_ZBizWnc {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1200px;
    padding: 20px 30px;
    align-items: center;
}.cookie_overlay_dialog_AV7ck2e h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #ffffff;
    transition: color 0.3s ease-in-out;
}.cookie_overlay_dialog_AV7ck2e p {
    font-size: 12px;
    max-width: 500px;
    color: #ffffff;
}.cookie_data_0eXLBRl {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie_data_0eXLBRl svg, .cookie_data_0eXLBRl svg path {
    width: 80px;
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(163,190,190);
}.cookie_data_0eXLBRl:hover svg {
    transform: rotate(10deg);
}.cookie_screen_3VXHKmv {
    background: rgb(163,190,190);
    cursor: pointer;
    line-height: 35px;
    font-size: 18px;
    box-shadow: rgb(163,190,190,0.5) 0px 4px 10px 0px;
    border-radius: 12px;
    padding: 10px 20px;
    margin-left: 20px;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
}.cookie_button.cookie_edu_RlUyM69 {
    background: rgb(163,190,190);
}.cookie_button.data_approve_4s6rTBW {
    background: rgb(117,158,159);
}.cookie_screen_3VXHKmv:hover {
    transform: scale(1.05);
    box-shadow: rgb(163,190,190,0.5) 0px 6px 15px 0px;
}.cookie_overlay_dialog_AV7ck2e p a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(163,190,190);
    transition: color 0.3s ease-in-out;
}.cookie_overlay_dialog_AV7ck2e p a:hover {
    color: rgb(117,158,159);
}.wrapper-section_NrJya34 .cookie_overlay_dialog_AV7ck2e {
    background: rgb(117,158,159);
    border: none;
    padding: 40px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
}.wrapper-section_NrJya34 .cookie_screen_3VXHKmv {
    color: #ffffff;
    font-size: 18px;
    margin-left: 30px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    padding: 10px;
    border: none;
    border-radius: 10px;
    background: rgb(163,190,190);
    font-weight: 400;
}.wrapper-section_NrJya34 .data_comply_j34kNWE h5, .wrapper-section_NrJya34 .data_comply_j34kNWE p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookie_overlay_dialog_AV7ck2e {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_data_0eXLBRl {
    display: none;
}.cookie_tips_ZBizWnc {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_overlay_dialog_AV7ck2e h5 {
    text-align: center;
}.cookie_overlay_dialog_AV7ck2e p {
    text-align: center;
}.data_comply_j34kNWE {
    text-align: center;
    margin-bottom: 20px;
}.cookie_screen_3VXHKmv {
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
    margin-left: 0;
}}
#alertTrackingUsage_7kEZqxg {
    display: none;
}#alertTrackingUsage_7kEZqxg:checked ~ .cookie_overlay_dialog_AV7ck2e {
    visibility: hidden;
    opacity: 0;
}.audience_profile_3ZMwFbR {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 100%);
    position: relative;
    padding: 5rem 2rem;
}.audience_profile_3ZMwFbR::before {
    animation: rotate 20s linear infinite;
    top: 50%;
    border-radius: 50%;
    content: "";
    width: 500px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    left: 50%;
    z-index: 1;
    position: absolute;
    transform: translate(-50%, -50%);
    height: 500px;
}.audience_profile_3ZMwFbR::after {
    z-index: 1;
    content: "";
    height: 800px;
    border: 4px dotted rgb(163,190,190,0.5);
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    animation: rotate-reverse 30s linear infinite;
    border-radius: 50%;
    width: 800px;
    left: 50%;
}@keyframes rotate {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes rotate-reverse {
    from { transform: translate(-50%, -50%) rotate(360deg); }
    to { transform: translate(-50%, -50%) rotate(0deg); }
}

.audience_profile_3ZMwFbR .smart_learning_7ZvV6Pw {
    position: relative;
    padding: 2rem;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
    border-radius: 10px;
}.audience_profile_3ZMwFbR .smart_learning_7ZvV6Pw::before {
    animation: pulse 8s ease-in-out infinite alternate;
    width: 300px;
    left: 50%;
    content: "";
    z-index: -1;
    position: absolute;
    background: radial-gradient(circle, rgb(117,158,159,0.5) 0%, transparent 70%);
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    height: 300px;
    filter: blur(50px);
}@keyframes pulse {
    0% { opacity: 0.3; transform: translate(-50%, -50%) scale(0.8); }
    100% { opacity: 0.7; transform: translate(-50%, -50%) scale(1.2); }
}

.audience_profile_3ZMwFbR h3 {
    z-index: 10;
    text-align: center;
    position: relative;
    margin-bottom: 4rem;
    color: #ffffff;
    font-weight: 700;
    font-size: 29px;
}.audience_profile_3ZMwFbR h3::after {
    border-radius: 50px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    box-shadow: 0 0 15px rgb(163,190,190);
    animation: glow 3s infinite alternate;
    background: rgb(163,190,190);
    height: 3px;
    width: 150px;
    left: 50%;
}@keyframes glow {
    0% { box-shadow: 0 0 5px rgb(163,190,190); }
    100% { box-shadow: 0 0 20px rgb(163,190,190), 0 0 40px rgb(163,190,190,0.5); }
}

.audience_profile_3ZMwFbR ul {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    position: relative;
    list-style: none;
    margin: 0;
    gap: 2.5rem;
    padding: 0;
}.audience_profile_3ZMwFbR li {
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1.5rem 2rem;
    font-size: 12px;
    backdrop-filter: blur(10px);
    border-radius: 50px;
    align-items: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    position: relative;
}.audience_profile_3ZMwFbR li::before {
    z-index: -1;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: "";
}.audience_profile_3ZMwFbR li::after {
    position: absolute;
    z-index: 0;
    height: 150%;
    animation-delay: calc(var(--i, 0) * 1s);
    transform: rotate(20deg) translateX(-150px);
    opacity: 0;
    animation: data-stream 5s infinite;
    width: 50px;
    background: rgba(255, 255, 255, 0.2);
    content: "";
}.audience_profile_3ZMwFbR li:nth-child(1) {
    --i: 0;
}.audience_profile_3ZMwFbR li:nth-child(2) {
    --i: 1;
}.audience_profile_3ZMwFbR li:nth-child(3) {
    --i: 2;
}.audience_profile_3ZMwFbR li:nth-child(4) {
    --i: 3;
}.audience_profile_3ZMwFbR li:nth-child(5) {
    --i: 4;
}.audience_profile_3ZMwFbR li:nth-child(6) {
    --i: 5;
}.audience_profile_3ZMwFbR li:nth-child(7) {
    --i: 6;
}.audience_profile_3ZMwFbR li:nth-child(8) {
    --i: 7;
}.audience_profile_3ZMwFbR li:nth-child(9) {
    --i: 8;
}.audience_profile_3ZMwFbR li:nth-child(10) {
    --i: 9;
}@keyframes data-stream {
    0% { transform: rotate(20deg) translateX(-150px); opacity: 0; }
    20% { opacity: 0.5; }
    100% { transform: rotate(20deg) translateX(500px); opacity: 0; }
}

.audience_profile_3ZMwFbR li:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
    border-color: rgb(117,158,159);
}.audience_profile_3ZMwFbR svg {
    height: 30px;
    transition: all 0.4s ease;
    z-index: 2;
    width: 30px;
    position: relative;
    margin-right: 1.5rem;
}.audience_profile_3ZMwFbR svg path {
    transition: all 0.4s ease;
    fill: rgb(117,158,159);
}.audience_profile_3ZMwFbR li:hover svg {
    transform: rotate(15deg);
}.audience_profile_3ZMwFbR li:hover svg path {
    fill: rgb(163,190,190);
}

@media (max-width: 1200px) {.audience_profile_3ZMwFbR::before {
    height: 400px;
    width: 400px;
}.audience_profile_3ZMwFbR::after {
    width: 600px;
    height: 600px;
}
}

@media (max-width: 992px) {.audience_profile_3ZMwFbR {
    padding: 4rem 1.5rem;
}.audience_profile_3ZMwFbR ul {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.audience_profile_3ZMwFbR li {
    padding: 1.25rem 1.5rem;
}
}

@media (max-width: 768px) {.audience_profile_3ZMwFbR {
    padding: 3.5rem 1.5rem;
}.audience_profile_3ZMwFbR ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.audience_profile_3ZMwFbR::before {
    height: 300px;
    width: 300px;
}.audience_profile_3ZMwFbR::after {
    height: 450px;
    width: 450px;
}.audience_profile_3ZMwFbR h3 {
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 576px) {.audience_profile_3ZMwFbR {
    padding: 3rem 1rem;
}.audience_profile_3ZMwFbR .smart_learning_7ZvV6Pw {
    padding: 1.5rem 1rem;
}.audience_profile_3ZMwFbR h3 {
    margin-bottom: 3rem;
    font-size: calc(29px * 0.8);
}.audience_profile_3ZMwFbR li {
    padding: 1rem 1.25rem;
}.audience_profile_3ZMwFbR svg {
    margin-right: 1rem;
    height: 25px;
    width: 25px;
}}.course_program_info_h9PjRuN {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 100%);
    perspective: 1000px;
    overflow: hidden;
}.course_program_info_h9PjRuN::before {
    width: 120%;
    position: absolute;
    left: -5%;
    transform: rotate(-5deg);
    opacity: 0.05;
    content: "";
    z-index: 1;
    top: -10%;
    height: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgb(117,158,159,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(117,158,159,0.5) 12px
    );
}.course_program_info_h9PjRuN .container {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.course_program_info_h9PjRuN .tech_classes_4tFsYMd {
    transform-style: preserve-3d;
    flex-direction: column;
    animation: fadeInUp 0.8s ease-out forwards;
    gap: 3rem;
    display: flex;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_program_info_h9PjRuN .image_shadow_G7eO0tD {
    transform: perspective(1000px) rotateX(2deg) rotateY(-3deg);
    height: 350px;
    border: none;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    mask-image: linear-gradient(to bottom right, 
        transparent 0%, 
        black 2%, 
        black 98%, 
        transparent 100%);
    z-index: 3;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD::after {
    content: "";
    transition: opacity 0.3s ease;
    z-index: 2;
    opacity: 0.6;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(163,190,190,0.5) 100%
    );
    inset: 0;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD:hover::after {
    opacity: 0.4;
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c {
    background: #ffffff;
    padding: 2.5rem;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(163,190,190);
    position: relative;
    transform: translateZ(20px);
    backdrop-filter: blur(8px);
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c::before {
    top: -20px;
    position: absolute;
    z-index: -1;
    background: rgb(163,190,190);
    transform: rotate(45deg);
    height: 40px;
    left: 20px;
    content: "";
    width: 40px;
}.course_program_info_h9PjRuN h3 {
    position: relative;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    font-size: calc(23px * 1.2);
    margin-bottom: 1.5rem;
}.course_program_info_h9PjRuN h3::after {
    content: "";
    background: linear-gradient(90deg, rgb(163,190,190) 0%, transparent 100%);
    bottom: -8px;
    left: 0;
    transform-origin: left;
    transition: transform 0.3s ease;
    height: 3px;
    width: 60%;
    position: absolute;
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c:hover h3::after {
    transform: scaleX(1.2);
}.course_program_info_h9PjRuN .description {
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    font-size: 17px;
    color: #000000;
    position: relative;
}.course_program_info_h9PjRuN p.description {
    display: block;
}.course_program_info_h9PjRuN span.description {
    display: none;
}.course_program_info_h9PjRuN .description::first-letter {
    line-height: 1;
    margin-right: 8px;
    padding: 6px;
    font-weight: 700;
    background: rgb(163,190,190,0.5);
    float: left;
    font-size: 1.5em;
    color: rgb(163,190,190);
}

@media screen and (min-width: 768px) {.course_program_info_h9PjRuN .tech_classes_4tFsYMd {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD {
    height: 450px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    flex: 1;
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    flex: 1.2;
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.course_program_info_h9PjRuN h3 {
    font-size: 28px;
}
}

@media screen and (min-width: 992px) {.course_program_info_h9PjRuN {
    padding: 8rem 0;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD {
    height: 550px;
    flex: 1.2;
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c {
    flex: 1;
    padding: 3rem;
}.course_program_info_h9PjRuN h3 {
    margin-bottom: 2rem;
}.course_program_info_h9PjRuN .description {
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}

@media screen and (max-width: 767px) {.course_program_info_h9PjRuN {
    padding: 3rem 0;
}.course_program_info_h9PjRuN .container {
    padding: 0 1.5rem;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD {
    height: 250px;
    margin-bottom: -20px;
}.course_program_info_h9PjRuN .text_holder_box_EktmD5c {
    z-index: 4;
    padding: 1.8rem;
    transform: translateY(-30px);
}.course_program_info_h9PjRuN h3 {
    font-size: calc(19px * 1.2);
    margin-bottom: 1rem;
}.course_program_info_h9PjRuN .description {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (hover: hover) {.course_program_info_h9PjRuN .image_shadow_G7eO0tD::before {
    transition: opacity 0.5s ease;
    content: "";
    opacity: 0;
    z-index: 2;
    position: absolute;
    background: linear-gradient(
            45deg,
            rgb(163,190,190,0.5) 0%,
            transparent 50%,
            rgb(117,158,159,0.5) 100%
        );
    inset: 0;
}.course_program_info_h9PjRuN .image_shadow_G7eO0tD:hover::before {
    opacity: 0.2;
}}.instructor_history_vqs8hbf {
    background: linear-gradient(135deg, rgb(207,222,223), rgba(245, 247, 250, 0.92));
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
}.instructor_history_vqs8hbf::before {
    content: "";
    width: 40%;
    transform: rotate(-15deg);
    z-index: 0;
    position: absolute;
    top: -5%;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(163,190,190,0.5), transparent);
    height: 40%;
    left: -5%;
}.instructor_history_vqs8hbf::after {
    transform: rotate(10deg);
    background: linear-gradient(45deg, rgb(117,158,159,0.5), transparent);
    content: "";
    opacity: 0.1;
    position: absolute;
    right: -5%;
    width: 30%;
    z-index: 0;
    height: 50%;
    bottom: -5%;
}.instructor_history_vqs8hbf .container {
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
    background: #ffffff;
    position: relative;
    padding: 3rem 2rem;
    transform: translateY(0);
    grid-template-columns: 1fr;
    gap: 2.5rem;
    display: grid;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd:hover {
    transform: translateY(-5px);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:first-child {
    position: relative;
    width: 100%;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .image_shadow_G7eO0tD {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 10px;
    padding-bottom: 85%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
    height: 0;
    width: 100%;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd:hover .image_shadow_G7eO0tD {
    transform: scale(1.02);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .image_shadow_G7eO0tD::after {
    top: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(2) {
    position: relative;
    text-align: left;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .name {
    color: #000000;
    display: inline-block;
    margin: 0 0 0.5rem;
    position: relative;
    font-weight: 700;
    font-size: calc(19px * 1.1);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .name::after {
    background: rgb(163,190,190);
    width: 2.5rem;
    content: "";
    left: 0;
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    bottom: -0.35rem;
    position: absolute;
    transform-origin: left;
    height: 2px;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd:hover .name::after {
    transform: scaleX(1.5);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(2) > div {
    font-weight: 600;
    margin-top: 0.75rem;
    color: rgb(163,190,190);
    font-size: calc(18px * 0.95);
    letter-spacing: 0.02em;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(3) {
    position: relative;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .work_record_ZXKzAHc {
    padding-left: 1.25rem;
    font-size: 18px;
    margin: 0;
    position: relative;
    line-height: 1.7;
    border-left: 3px solid rgb(117,158,159,0.5);
    color: #000000;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .work_record_ZXKzAHc::before {
    box-shadow: 0 0 0 3px rgb(117,158,159,0.5);
    top: -15px;
    left: -8px;
    border-radius: 50%;
    position: absolute;
    transform: scale(0);
    background: #ffffff;
    transition: all 0.4s ease-out 0.2s;
    content: "";
    height: 25px;
    width: 25px;
    z-index: 1;
    opacity: 0;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd:hover .work_record_ZXKzAHc::before {
    opacity: 1;
    transform: scale(1);
}

@media (min-width: 768px) {.instructor_history_vqs8hbf {
    padding: 8rem 0;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd {
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    grid-template-columns: 280px 1fr;
    padding: 3.5rem;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:first-child {
    grid-row: span 2;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .image_shadow_G7eO0tD {
    padding-bottom: 130%;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(2) {
    align-self: end;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .name {
    font-size: calc(19px * 1.2);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(3) {
    grid-column: 2;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .work_record_ZXKzAHc {
    font-size: calc(18px * 1.05);
    padding-left: 1.5rem;
}
}

@media (min-width: 1024px) {.instructor_history_vqs8hbf {
    padding: 10rem 0;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd {
    grid-template-columns: 320px 1fr;
    padding: 4rem;
    gap: 2.5rem 4rem;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .name {
    font-size: calc(19px * 1.3);
}.instructor_history_vqs8hbf .success_ratings_WXucAhd > div:nth-child(2) > div {
    font-size: 18px;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .work_record_ZXKzAHc {
    font-size: calc(18px * 1.1);
    line-height: 1.8;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd::before {
    top: 3.5rem;
    content: "";
    background: linear-gradient(135deg, rgb(163,190,190,0.5), transparent 70%);
    border-radius: 0 10px 0 100px;
    transition: all 0.5s ease-out;
    right: 3.5rem;
    transform: rotate(45deg);
    z-index: 0;
    position: absolute;
    width: 80px;
    height: 80px;
    opacity: 0.1;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd:hover::before {
    transform: rotate(55deg) scale(1.2);
    opacity: 0.15;
}
}

@media (min-width: 1280px) {.instructor_history_vqs8hbf .success_ratings_WXucAhd {
    gap: 3rem 5rem;
    padding: 5rem;
    grid-template-columns: 380px 1fr;
}.instructor_history_vqs8hbf .success_ratings_WXucAhd .work_record_ZXKzAHc {
    border-left: 4px solid rgb(117,158,159,0.5);
    padding-left: 2rem;
}}.secure_safekeeping_DPFBXYm {
    width: 100%;
    height: auto;
    padding: 60px;
    color: #ffffff;
}.secure_safekeeping_DPFBXYm h1 {
    padding-bottom: 15px;
    font-size: 44px;
    color: rgb(163,190,190);
    margin-bottom: 40px;
    font-weight: 700;
    border-bottom: 3px solid rgb(117,158,159);
    text-align: center;
    grid-column: span 2;
}.secure_safekeeping_DPFBXYm h2 {
    font-weight: 600;
    color: rgb(117,158,159);
    margin-bottom: 25px;
    font-size: 35px;
    padding-bottom: 10px;
    margin-top: 0;
    border-bottom: 2px solid rgb(163,190,190);
}.secure_safekeeping_DPFBXYm ul, .secure_safekeeping_DPFBXYm ol {
    padding-left: 0;
    list-style: none;
    margin: 0;
}.secure_safekeeping_DPFBXYm li {
    color: #000000;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 400;
    border-left: 4px solid rgb(163,190,190);
    border-radius: 10px;
    padding: 10px 20px;
    background: rgb(163,190,190,0.5);
}.secure_safekeeping_DPFBXYm section {
    width: 100%;
    background: rgb(117,158,159,0.5);
    border-radius: 23px;
    padding: 30px;
}.secure_safekeeping_DPFBXYm p, .secure_safekeeping_DPFBXYm span, .secure_safekeeping_DPFBXYm div {
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #000000;
}

@media only screen and (max-width: 800px) {.secure_safekeeping_DPFBXYm {
    grid-template-columns: 1fr;
    padding: 30px 15px;
}.secure_safekeeping_DPFBXYm h1 {
    font-size: calc(20px - 10px);
}.secure_safekeeping_DPFBXYm h2 {
    font-size: calc(20px - 8px);
}.secure_safekeeping_DPFBXYm li {
    font-size: calc(13px - 2px);
    padding: 8px 15px;
}}.pricing_level_z635nia {
    position: relative;
    background: linear-gradient(135deg, rgb(207,222,223) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 7rem 0;
}.pricing_level_z635nia::before {
    position: absolute;
    right: -5%;
    opacity: 0.1;
    border-radius: 10px;
    top: -10%;
    height: 70%;
    content: "";
    transform: rotate(-15deg);
    width: 40%;
    background: linear-gradient(120deg, rgb(163,190,190,0.5) 20%, rgb(117,158,159,0.5) 80%);
    z-index: 0;
}.pricing_level_z635nia::after {
    height: 50%;
    content: "";
    width: 35%;
    background: linear-gradient(45deg, rgb(117,158,159,0.5) 30%, rgb(163,190,190,0.5) 70%);
    opacity: 0.08;
    transform: rotate(10deg);
    z-index: 0;
    position: absolute;
    bottom: -5%;
    border-radius: 10px;
    left: -3%;
}.pricing_level_z635nia .container {
    padding: 0 2rem;
    position: relative;
    max-width: 1400px;
    z-index: 2;
    margin: 0 auto;
}.pricing_level_z635nia .program_price_aF6gHic {
    display: flex;
    flex-direction: column;
}.pricing_level_z635nia .study_cost_LugWmMN {
    position: relative;
    text-align: center;
    order: 1;
    margin-bottom: 3.5rem;
}.pricing_level_z635nia .study_cost_LugWmMN h2 {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 35px;
    position: relative;
}.pricing_level_z635nia .study_cost_LugWmMN h2::after {
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(163,190,190), transparent);
    transform: translateX(-50%);
    bottom: -0.75rem;
    position: absolute;
    width: 70%;
    left: 50%;
    content: "";
}.pricing_level_z635nia .promo_cost_BLoJcsT {
    margin: 0 auto;
    color: #000000;
    max-width: 800px;
    font-size: 12px;
    line-height: 1.6;
}.pricing_level_z635nia .study_rates_o0WelAt {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    order: 2;
}.pricing_level_z635nia .fee_options_qRnXtLY {
    height: 100%;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: block;
    position: relative;
    background: #ffffff;
    color: #000000;
}.pricing_level_z635nia .fee_options_qRnXtLY:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}.pricing_level_z635nia .fee_options_qRnXtLY::before {
    height: 5px;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(163,190,190), rgb(117,158,159));
    width: 100%;
    transform: translateY(-5px);
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
}.pricing_level_z635nia .fee_options_qRnXtLY:hover::before {
    transform: translateY(0);
}.pricing_level_z635nia .plan_matrix_1MtwnjW {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
}.pricing_level_z635nia .learn_packs_h7gUoDs {
    position: relative;
    flex: 1;
    padding: 2rem 1.75rem;
    flex-direction: column;
    display: flex;
}.pricing_level_z635nia .learn_packs_h7gUoDs h3 {
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: calc(23px * 1.1);
}.pricing_level_z635nia .learn_packs_h7gUoDs .payment_pricing_8ZhbOKY {
    position: relative;
    color: rgb(163,190,190);
    font-size: calc(23px * 1.3);
    font-weight: 700;
    margin-bottom: 1.5rem;
}.pricing_level_z635nia .learn_packs_h7gUoDs .payment_pricing_8ZhbOKY::after {
    height: 2px;
    position: absolute;
    content: "";
    bottom: -0.75rem;
    background: rgb(163,190,190,0.5);
    left: 0;
    width: 40px;
}.pricing_level_z635nia .learn_packs_h7gUoDs p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    flex-grow: 1;
    color: #000000;
    font-size: 12px;
    line-height: 1.65;
    margin-bottom: 1.5rem;
}.pricing_level_z635nia .image_shadow_G7eO0tD {
    height: 180px;
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: transform 0.5s ease;
}.pricing_level_z635nia .image_shadow_G7eO0tD::after {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    left: 0;
    top: 0;
    position: absolute;
    content: "";
}.pricing_level_z635nia .fee_options_qRnXtLY:hover .image_shadow_G7eO0tD {
    transform: scale(1.05);
}.pricing_level_z635nia .fee_options_qRnXtLY:nth-child(odd) .learn_packs_h7gUoDs::before {
    right: 1rem;
    content: "";
    width: 2.5rem;
    border-radius: 50%;
    height: 2.5rem;
    background: rgb(163,190,190,0.5);
    z-index: -1;
    top: 1rem;
    opacity: 0.1;
    position: absolute;
}.pricing_level_z635nia .fee_options_qRnXtLY:nth-child(even) .learn_packs_h7gUoDs::before {
    background: rgb(117,158,159,0.5);
    position: absolute;
    height: 2.5rem;
    z-index: -1;
    bottom: 1rem;
    content: "";
    border-radius: 50%;
    opacity: 0.1;
    left: 1rem;
    width: 2.5rem;
}

@media (min-width: 992px) {.pricing_level_z635nia .program_price_aF6gHic {
    flex-direction: row;
}.pricing_level_z635nia .study_cost_LugWmMN {
    text-align: left;
    flex: 0 0 30%;
    order: 2;
    flex-direction: column;
    margin-bottom: 0;
    justify-content: center;
    padding-left: 3rem;
    display: flex;
}.pricing_level_z635nia .study_cost_LugWmMN h2 {
    margin-bottom: 2rem;
    text-align: left;
}.pricing_level_z635nia .study_cost_LugWmMN h2::after {
    transform: none;
    width: 40%;
    left: 0;
}.pricing_level_z635nia .promo_cost_BLoJcsT {
    margin: 0;
    text-align: left;
}.pricing_level_z635nia .study_rates_o0WelAt {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
    order: 1;
}
}

@media (max-width: 991px) {.pricing_level_z635nia {
    padding: 5rem 0;
}.pricing_level_z635nia .fee_options_qRnXtLY {
    margin-bottom: 1.5rem;
}.pricing_level_z635nia .study_cost_LugWmMN {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.pricing_level_z635nia {
    padding: 4rem 0;
}.pricing_level_z635nia .study_cost_LugWmMN h2 {
    font-size: calc(35px * 0.9);
}.pricing_level_z635nia .learn_packs_h7gUoDs h3 {
    font-size: 23px;
}.pricing_level_z635nia .learn_packs_h7gUoDs .payment_pricing_8ZhbOKY {
    font-size: calc(23px * 1.15);
}.pricing_level_z635nia .image_shadow_G7eO0tD {
    height: 160px;
}
}

@media (max-width: 575px) {.pricing_level_z635nia {
    padding: 3rem 0;
}.pricing_level_z635nia .container {
    padding: 0 1.5rem;
}.pricing_level_z635nia .study_rates_o0WelAt {
    gap: 1.5rem;
}.pricing_level_z635nia .learn_packs_h7gUoDs {
    padding: 1.5rem;
}.pricing_level_z635nia .image_shadow_G7eO0tD {
    height: 140px;
}
}

@media (hover: none) {.pricing_level_z635nia .fee_options_qRnXtLY:hover {
    transform: none;
}.pricing_level_z635nia .fee_options_qRnXtLY:hover .image_shadow_G7eO0tD {
    transform: none;
}}.connect_form_xyJEBCT {
    overflow: hidden;
    padding: 90px 0;
    position: relative;
    background: rgb(207,222,223);
}.connect_form_xyJEBCT::before {
    border-radius: 50%;
    right: -150px;
    top: -150px;
    position: absolute;
    z-index: 1;
    background: linear-gradient(45deg, rgb(163,190,190,0.5), rgb(117,158,159,0.5));
    height: 400px;
    content: "";
    width: 400px;
    filter: blur(70px);
}.connect_form_xyJEBCT::after {
    filter: blur(60px);
    z-index: 1;
    content: "";
    height: 300px;
    background: linear-gradient(225deg, rgb(117,158,159,0.5), rgb(163,190,190,0.5));
    width: 300px;
    bottom: -100px;
    position: absolute;
    border-radius: 50%;
    left: -100px;
}.connect_form_xyJEBCT .container {
    padding: 0 30px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.connect_form_xyJEBCT h2 {
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 60px;
    text-align: center;
}.connect_form_xyJEBCT h2::before {
    top: -25px;
    left: calc(50% - 120px);
    height: 50px;
    z-index: -1;
    border-radius: 50%;
    width: 50px;
    content: "";
    position: absolute;
    background: rgb(163,190,190,0.5);
}.connect_form_xyJEBCT h2::after {
    width: 30px;
    background: rgb(117,158,159,0.5);
    bottom: -15px;
    border-radius: 50%;
    z-index: -1;
    content: "";
    height: 30px;
    right: calc(50% - 100px);
    position: absolute;
}.connect_form_xyJEBCT .request_widget_3prj7s6 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 20px;
    background: #ffffff;
    position: relative;
    display: flex;
}.connect_form_xyJEBCT .request_widget_3prj7s6::before {
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(163,190,190,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(117,158,159,0.5) 99%
    );
    z-index: 0;
    pointer-events: none;
    content: "";
    inset: 0;
    position: absolute;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD {
    position: relative;
    transition: transform 0.5s ease;
    flex: 0 0 45%;
    min-height: 500px;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    inset: 0;
    content: "";
    z-index: 1;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD::after {
    pointer-events: none;
    bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    left: 20px;
    right: 20px;
    top: 20px;
    position: absolute;
    z-index: 2;
    content: "";
}.connect_form_xyJEBCT .connect_card_jE2m14q {
    display: flex;
    flex-direction: column;
    padding: 60px;
    flex: 0 0 55%;
    position: relative;
    justify-content: center;
}.connect_form_xyJEBCT form {
    position: relative;
    z-index: 3;
}.connect_form_xyJEBCT form h3 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}.connect_form_xyJEBCT form input[type="text"] {
    margin-bottom: 25px;
    font-size: 12px;
    color: #000000;
    width: 100%;
    padding: 18px 25px;
    background: rgb(207,222,223);
    border-radius: 12px;
    border: none;
    transition: all 0.3s ease;
}.connect_form_xyJEBCT form input[type="text"]:focus {
    border: 1px solid transparent;
    outline: none;
    box-shadow: 0 5px 15px rgba(rgb(163,190,190), 0.1);
    background: linear-gradient(rgb(207,222,223), rgb(207,222,223)) padding-box,
                linear-gradient(to right, rgb(163,190,190), rgb(117,158,159)) border-box;
}.connect_form_xyJEBCT form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt {
    position: relative;
    margin-bottom: 30px;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt label {
    font-size: 15px;
    position: relative;
    cursor: pointer;
    padding-left: 35px;
    display: flex;
    align-items: center;
    color: #000000;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt label::before {
    transition: all 0.3s ease;
    left: 0;
    background: rgb(207,222,223);
    height: 22px;
    width: 22px;
    top: 0;
    position: absolute;
    content: "";
    border-radius: 6px;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(163,190,190), rgb(117,158,159));
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt input[type="checkbox"]:checked + label::after {
    left: 8px;
    position: absolute;
    border-width: 0 2px 2px 0;
    width: 6px;
    border: solid #ffffff;
    transform: rotate(45deg);
    height: 12px;
    content: "";
    top: 4px;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt label a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(163,190,190);
    font-weight: 600;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt label a:hover {
    color: rgb(117,158,159);
}.connect_form_xyJEBCT .inquiry_map_U3x4QfX {
    width: 100%;
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 20px;
    transition: all 0.5s ease;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(163,190,190), rgb(117,158,159));
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 12px;
}.connect_form_xyJEBCT .inquiry_map_U3x4QfX::before {
    position: absolute;
    transform-origin: right;
    transition: transform 0.5s ease;
    height: 100%;
    background: linear-gradient(135deg, rgb(117,158,159), rgb(163,190,190));
    content: "";
    top: 0;
    transform: scaleX(0);
    left: 0;
    width: 100%;
    z-index: -1;
}.connect_form_xyJEBCT .inquiry_map_U3x4QfX:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.connect_form_xyJEBCT svg {
    stroke: rgb(163,190,190);
    margin-right: 12px;
    height: 24px;
    width: 24px;
    fill: none;
    transition: all 0.3s ease;
}.connect_form_xyJEBCT svg path {
    transition: all 0.3s ease;
    stroke-width: 2;
    stroke: rgb(163,190,190);
    fill: none;
}.connect_form_xyJEBCT svg:hover,
.connect_form_xyJEBCT svg:hover path {
    stroke: rgb(117,158,159);
}

@media (max-width: 1024px) {.connect_form_xyJEBCT {
    padding: 70px 0;
}.connect_form_xyJEBCT .connect_card_jE2m14q {
    padding: 45px;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD {
    min-height: 450px;
}
}

@media (max-width: 768px) {.connect_form_xyJEBCT {
    padding: 60px 0;
}.connect_form_xyJEBCT h2 {
    margin-bottom: 40px;
}.connect_form_xyJEBCT .request_widget_3prj7s6 {
    flex-direction: column;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD {
    min-height: 300px;
    width: 100%;
    flex: 0 0 300px;
}.connect_form_xyJEBCT .connect_card_jE2m14q {
    flex: 0 0 auto;
    padding: 40px 30px;
}.connect_form_xyJEBCT form h3 {
    margin-bottom: 25px;
}.connect_form_xyJEBCT form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}
}

@media (max-width: 480px) {.connect_form_xyJEBCT {
    padding: 50px 0;
}.connect_form_xyJEBCT h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 30px;
}.connect_form_xyJEBCT .image_shadow_G7eO0tD {
    min-height: 220px;
}.connect_form_xyJEBCT .connect_card_jE2m14q {
    padding: 30px 20px;
}.connect_form_xyJEBCT form h3 {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}.connect_form_xyJEBCT form input[type="text"] {
    padding: 14px 16px;
    margin-bottom: 16px;
    font-size: calc(12px * 0.95);
}.connect_form_xyJEBCT .inquiry_map_U3x4QfX {
    padding: 16px;
}.connect_form_xyJEBCT .inquiry_panel_V2nImAt label {
    font-size: calc(15px * 0.95);
}}.enroll_instantly_Cf6Vx0N {
    background: linear-gradient(170deg, rgb(207,222,223) 0%, rgb(163,190,190,0.5) 100%);
    overflow: hidden;
    padding: 110px 0;
    position: relative;
}.enroll_instantly_Cf6Vx0N::before {
    content: '';
    top: 0;
    width: 100%;
    background-size: 30px 30px;
    position: absolute;
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(163,190,190,0.5) 98%),
        linear-gradient(0deg, transparent 98%, rgb(163,190,190,0.5) 98%);
}.enroll_instantly_Cf6Vx0N .smart_learning_7ZvV6Pw {
    justify-content: space-between;
    position: relative;
    align-items: center;
    z-index: 10;
    display: flex;
}.enroll_instantly_Cf6Vx0N .container p {
    color: #000000;
    flex: 0 0 65%;
    position: relative;
    font-size: 38px;
    padding: 0 30px;
    margin: 0;
    font-weight: 700;
    z-index: 5;
    border-left: 4px solid rgb(163,190,190);
    line-height: 1.4;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX {
    position: relative;
    display: flex;
    text-decoration: none;
    transition: all 0.4s ease;
    background: transparent;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    height: 80px;
    z-index: 5;
    color: #000000;
    font-weight: 700;
    flex: 0 0 30%;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::before,
.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::after {
    content: '';
    height: 100%;
    border: 2px solid rgb(163,190,190);
    transition: all 0.4s ease;
    position: absolute;
    width: 100%;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::before {
    border-right: none;
    top: -8px;
    border-bottom: none;
    left: -8px;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::after {
    border-top: none;
    right: -8px;
    bottom: -8px;
    border-left: none;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX:hover {
    color: rgb(163,190,190);
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX:hover::before {
    left: 0;
    top: 0;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX:hover::after {
    right: 0;
    bottom: 0;
}.enroll_instantly_Cf6Vx0N::after {
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    opacity: 0.1;
    height: 100%;
    content: '';
    background:
        linear-gradient(135deg, transparent 50%, rgb(163,190,190,0.5) 50%);
}.enroll_instantly_Cf6Vx0N .smart_learning_7ZvV6Pw::before {
    width: 150px;
    border-radius: 50%;
    filter: blur(30px);
    left: -75px;
    opacity: 0.2;
    height: 150px;
    top: -75px;
    content: '';
    z-index: -1;
    background: rgb(163,190,190,0.5);
    position: absolute;
}.enroll_instantly_Cf6Vx0N .smart_learning_7ZvV6Pw::after {
    width: 200px;
    right: -100px;
    background: rgb(117,158,159,0.5);
    border-radius: 50%;
    position: absolute;
    height: 200px;
    bottom: -100px;
    content: '';
    filter: blur(40px);
    z-index: -1;
    opacity: 0.2;
}

@media (max-width: 991px) {.enroll_instantly_Cf6Vx0N {
    padding: 90px 0;
}.enroll_instantly_Cf6Vx0N .container p {
    font-size: calc(24px * 1.2);
    padding: 0 25px;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX {
    height: 70px;
}
}

@media (max-width: 767px) {.enroll_instantly_Cf6Vx0N {
    padding: 70px 0;
}.enroll_instantly_Cf6Vx0N .smart_learning_7ZvV6Pw {
    gap: 40px;
    flex-direction: column;
}.enroll_instantly_Cf6Vx0N .container p {
    font-size: 24px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
    flex: none;
    text-align: left;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX {
    height: 60px;
    width: 80%;
    flex: none;
}
}

@media (max-width: 480px) {.enroll_instantly_Cf6Vx0N {
    padding: 50px 0;
}.enroll_instantly_Cf6Vx0N .container p {
    font-size: calc(12px * 1.2);
    padding: 0 15px;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX {
    width: 100%;
    font-size: calc(18px * 0.9);
    height: 50px;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::before {
    left: -5px;
    top: -5px;
}.enroll_instantly_Cf6Vx0N .inquiry_map_U3x4QfX::after {
    bottom: -5px;
    right: -5px;
}
}