* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-section_PNwTB {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1177px;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.footer_clients_KTaxQ {
    flex: 0 0 auto;
}.main_primary_WhjQp {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.our_story_DTls6 {
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.65);
    padding: 120px 0;
}.our_story_DTls6::before {
    right: 0;
    content: "";
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgb(119,130,145,0.5), 
        rgb(155,168,189,0.5), 
        rgba(255, 255, 255, 0.1));
    top: 0;
    position: absolute;
    bottom: 0;
}.our_story_DTls6::after {
    height: 120%;
    pointer-events: none;
    top: -10%;
    background: repeating-linear-gradient(
        45deg,
        rgb(119,130,145,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(119,130,145,0.5) 11px
    );
    width: 120%;
    z-index: 2;
    position: absolute;
    opacity: 0.15;
    content: "";
    left: -10%;
}.our_story_DTls6 .container {
    z-index: 5;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.our_story_DTls6 .text_list_item_EXCgW {
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.1),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6),
        inset -1px -1px 1px rgba(0, 0, 0, 0.1);
    padding: 40px 50px;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92);
    border-radius: 2px;
}.our_story_DTls6 .text_list_item_EXCgW:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -20px -20px 40px rgba(255, 255, 255, 0.1),
        inset 1px 1px 2px rgba(255, 255, 255, 0.7),
        inset -1px -1px 2px rgba(0, 0, 0, 0.15);
}.our_story_DTls6 .text_list_item_EXCgW::before {
    right: -2px;
    filter: blur(3px);
    bottom: -2px;
    left: -2px;
    border-radius: 4px;
    top: -2px;
    background: linear-gradient(135deg, 
        rgb(119,130,145) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(155,168,189) 100%);
    content: "";
    z-index: -1;
    transition: opacity 0.5s ease;
    position: absolute;
    opacity: 0.7;
}.our_story_DTls6 .text_list_item_EXCgW::after {
    height: 100px;
    opacity: 0.15;
    content: "";
    width: 100px;
    right: 15px;
    position: absolute;
    top: 15px;
    filter: blur(30px);
    z-index: -1;
    background: linear-gradient(135deg, 
        rgb(119,130,145,0.5) 0%, 
        rgb(155,168,189,0.5) 100%);
    border-radius: 50%;
}.our_story_DTls6 h5 {
    font-size: 20px;
    transform: translateX(0);
    font-weight: 700;
    transition: transform 0.4s ease;
    color: rgb(155,168,189);
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
}.our_story_DTls6 h5::after {
    content: "";
    background: linear-gradient(90deg, 
        rgb(155,168,189) 0%, 
        rgb(119,130,145) 100%);
    position: absolute;
    transition: width 0.4s ease;
    bottom: 0;
    height: 3px;
    transform-origin: left;
    width: 50%;
    left: 0;
}.our_story_DTls6 .text_list_item_EXCgW:hover h5 {
    transform: translateX(5px);
}.our_story_DTls6 .text_list_item_EXCgW:hover h5::after {
    width: 100%;
}.our_story_DTls6 p {
    font-size: calc(14px + 2px);
    font-weight: 400;
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.5;
}.our_story_DTls6 p b {
    color: rgb(119,130,145);
    display: inline-block;
    letter-spacing: 0.5px;
    font-size: calc(14px + 4px);
    position: relative;
    padding-right: 30px;
    font-weight: 700;
}.our_story_DTls6 p b::after {
    height: 2px;
    width: 20px;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    background: rgb(119,130,145);
    position: absolute;
    content: "";
}.our_story_DTls6 ol {
    counter-reset: item;
    padding-left: 20px;
    list-style-position: outside;
    margin-top: 20px;
}.our_story_DTls6 ol li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 10px;
    font-size: 14px;
    line-height: 1.8;
    list-style-type: none;
    text-align: justify;
    color: #000000;
}.our_story_DTls6 ol li::before {
    width: 8px;
    left: -20px;
    transform: rotate(45deg);
    height: 8px;
    top: 10px;
    content: "";
    border-radius: 2px;
    position: absolute;
    counter-increment: item;
    box-shadow: 
        2px 2px 4px rgba(0, 0, 0, 0.1),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    background: rgb(119,130,145);
}.our_story_DTls6 .text_list_item_EXCgW div:nth-child(2) {
    margin-bottom: 20px;
    position: relative;
}.our_story_DTls6 .text_list_item_EXCgW div:nth-child(2)::before {
    top: -10px;
    position: absolute;
    height: 3px;
    right: 10%;
    content: "";
    transform: rotate(-2deg);
    width: 60px;
    background: linear-gradient(90deg, 
        rgb(119,130,145) 0%, 
        transparent 100%);
}.our_story_DTls6 .text_list_item_EXCgW div:nth-child(2)::after {
    content: "";
    background: linear-gradient(90deg, 
        rgb(119,130,145,0.5) 0%, 
        transparent 100%);
    bottom: -10px;
    width: 30%;
    height: 1px;
    position: absolute;
    left: 0;
}

@media (min-width: 1200px) {.our_story_DTls6 .text_list_item_EXCgW {
    margin: 0 auto;
    max-width: 80%;
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
}.our_story_DTls6 .text_list_item_EXCgW:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg);
}.our_story_DTls6 h5 {
    font-size: calc(20px + 4px);
}.our_story_DTls6 p b {
    font-size: calc(14px + 6px);
}
}

@media (max-width: 992px) {.our_story_DTls6 {
    padding: 80px 0;
}.our_story_DTls6 .text_list_item_EXCgW {
    transform: perspective(800px) rotateX(1deg);
    padding: 30px 35px;
}.our_story_DTls6 .text_list_item_EXCgW:hover {
    transform: perspective(800px) rotateX(0deg);
}
}

@media (max-width: 768px) {.our_story_DTls6 {
    padding: 60px 0;
}.our_story_DTls6 .text_list_item_EXCgW {
    box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.15),
            -10px -10px 20px rgba(255, 255, 255, 0.05),
            inset 1px 1px 1px rgba(255, 255, 255, 0.5),
            inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    transform: none;
}.our_story_DTls6 .text_list_item_EXCgW:hover {
    transform: none;
}.our_story_DTls6 h5 {
    font-size: 20px;
}.our_story_DTls6 p {
    font-size: 14px;
}.our_story_DTls6 p b {
    font-size: calc(14px + 2px);
}
}

@media (max-width: 576px) {.our_story_DTls6 {
    padding: 40px 0;
}.our_story_DTls6 .text_list_item_EXCgW {
    padding: 20px 25px;
}.our_story_DTls6 h5 {
    margin-bottom: 10px;
}.our_story_DTls6 p {
    margin-bottom: 15px;
}.our_story_DTls6 ol {
    padding-left: 15px;
}.our_story_DTls6 ol li {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}.our_story_DTls6 ol li::before {
    top: 8px;
    left: -15px;
    width: 6px;
    height: 6px;
}}.education_history_eXpCK {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(192,205,226), rgb(155,168,189,0.5));
}.education_history_eXpCK::before {
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(45deg, rgb(119,130,145,0.5) 0px, transparent 2px, transparent 10px);
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
}.education_history_eXpCK .user_testimonials_HZPLY {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 0;
    gap: 4rem;
    align-items: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 2;
    border-radius: 14px;
    display: flex;
}.education_history_eXpCK .pic_box_XZvkD {
    transition: all 0.4s ease;
    flex-shrink: 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 40%;
    height: 450px;
}.education_history_eXpCK .pic_box_XZvkD::after {
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(155,168,189,0.5), transparent);
}.education_history_eXpCK .work_wrap_ciHke {
    width: 60%;
    position: relative;
    padding: 3rem;
}.education_history_eXpCK .name {
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 0.5rem;
    display: inline-block;
}.education_history_eXpCK .name::after {
    height: 3px;
    width: 50%;
    bottom: -8px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    background: rgb(155,168,189);
    position: absolute;
}.education_history_eXpCK .work_wrap_ciHke > div:nth-child(2) {
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    padding-left: 2px;
    color: rgb(119,130,145);
}.education_history_eXpCK .career_progress_Mrf7C {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    padding-left: 1.5rem;
}.education_history_eXpCK .career_progress_Mrf7C::before {
    opacity: 0.4;
    top: -2rem;
    left: -1rem;
    content: "";
    position: absolute;
    font-size: 4rem;
    color: rgb(155,168,189,0.5);
}.education_history_eXpCK .user_testimonials_HZPLY:hover .pic_box_XZvkD {
    transform: scale(1.03);
}.education_history_eXpCK .user_testimonials_HZPLY:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.education_history_eXpCK .user_testimonials_HZPLY {
    gap: 2rem;
    flex-direction: column;
}.education_history_eXpCK .pic_box_XZvkD {
    width: 100%;
    height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.education_history_eXpCK .work_wrap_ciHke {
    padding: 0 2rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.education_history_eXpCK {
    padding: 3rem 1rem;
}.education_history_eXpCK .pic_box_XZvkD {
    height: 280px;
}.education_history_eXpCK .work_wrap_ciHke {
    padding: 0 1.5rem 1.5rem;
}.education_history_eXpCK .name {
    font-size: calc(30px * 0.85);
}.education_history_eXpCK .career_progress_Mrf7C {
    font-size: calc(18px * 0.95);
}}.user_comments_PicHU {
    padding: 100px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(192,205,226), #ffffff);
    overflow: hidden;
}.user_comments_PicHU::before {
    height: 100%;
    content: "";
    z-index: 0;
    left: 0;
    background: 
        radial-gradient(ellipse at top left, rgb(155,168,189,0.5) 0%, transparent 50%),
        radial-gradient(ellipse at bottom right, rgb(119,130,145,0.5) 0%, transparent 50%);
    width: 100%;
    position: absolute;
    opacity: 0.6;
    top: 0;
}.user_comments_PicHU::after {
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    z-index: 0;
    opacity: 0.03;
    height: 100%;
    top: 0;
    background: 
        linear-gradient(45deg, rgb(155,168,189,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(155,168,189,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(155,168,189,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(155,168,189,0.5) 75%);
    left: 0;
    width: 100%;
    content: "";
    background-size: 100px 100px;
    position: absolute;
}.user_comments_PicHU .learn_corner_iTFdm {
    padding: 0 20px;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.user_comments_PicHU h4 {
    font-size: 35px;
    position: relative;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
}.user_comments_PicHU h4::before {
    background: rgb(155,168,189);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    content: "";
    height: 2px;
    bottom: -15px;
}.user_comments_PicHU h4::after {
    bottom: -20px;
    border-radius: 50%;
    width: 12px;
    background: rgb(155,168,189);
    left: 50%;
    position: absolute;
    height: 12px;
    transform: translateX(-50%);
    content: "";
}.user_comments_PicHU .edu_ratings_50Uye {
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    align-items: stretch;
    display: flex;
}.user_comments_PicHU .user_testimonials_HZPLY {
    position: relative;
    cursor: pointer;
    border-radius: 27px;
    width: calc(33.33% - 40px);
    backdrop-filter: blur(10px);
    margin: 0 20px 40px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.03),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    overflow: hidden;
    height: 120px;
}.user_comments_PicHU .user_testimonials_HZPLY:hover {
    height: 280px;
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.1),
        0 2px 6px rgba(0, 0, 0, 0.05),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    z-index: 2;
}.user_comments_PicHU .user_testimonials_HZPLY::before {
    background: 
        linear-gradient(135deg, 
            rgba(255, 255, 255, 0.4) 0%, 
            rgba(255, 255, 255, 0) 100%);
    z-index: -1;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    border-radius: inherit;
    left: 0;
    height: 100%;
}.user_comments_PicHU .user_testimonials_HZPLY::after {
    transition: all 0.4s ease;
    z-index: 0;
    opacity: 0.3;
    top: 15px;
    width: 30px;
    border-radius: 50%;
    border: 2px solid rgb(155,168,189,0.5);
    content: "";
    right: 15px;
    position: absolute;
    height: 30px;
}.user_comments_PicHU .user_testimonials_HZPLY:hover::after {
    opacity: 0.6;
    transform: scale(0.8);
}.user_comments_PicHU .pic_box_XZvkD {
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 25px 20px;
    height: 70px;
    transition: all 0.4s ease;
    width: 70px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    z-index: 1;
    border-radius: 50%;
    position: relative;
    float: left;
}.user_comments_PicHU .user_testimonials_HZPLY:hover .pic_box_XZvkD {
    border-color: rgb(155,168,189,0.5);
    margin-bottom: 10px;
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    transform: scale(1.1);
}.user_comments_PicHU .user_testimonials_HZPLY span {
    overflow: hidden;
    font-size: calc(17px * 1.1);
    text-overflow: ellipsis;
    margin-top: 40px;
    color: #000000;
    display: block;
    padding-right: 60px;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.4s ease;
}.user_comments_PicHU .user_testimonials_HZPLY:hover span {
    color: rgb(155,168,189);
    margin-left: 20px;
    white-space: normal;
    margin-top: 15px;
}.user_comments_PicHU .user_testimonials_HZPLY p {
    max-height: 0;
    font-size: 17px;
    color: #000000;
    transition: all 0.5s ease;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    opacity: 0;
    margin: 0 20px;
    overflow: hidden;
    display: -webkit-box;
    line-height: 1.6;
}.user_comments_PicHU .user_testimonials_HZPLY:hover p {
    margin-top: 15px;
    max-height: 150px;
    opacity: 1;
}.user_comments_PicHU .user_testimonials_HZPLY:nth-child(3n+1) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
}.user_comments_PicHU .user_testimonials_HZPLY:nth-child(3n+2) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.8) 0%,
        rgba(rgb(155,168,189,0.5), 0.05) 100%
    );
}.user_comments_PicHU .user_testimonials_HZPLY:nth-child(3n+3) {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(rgb(119,130,145,0.5), 0.05) 100%
    );
}

@media (max-width: 1200px) {.user_comments_PicHU .user_testimonials_HZPLY {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
}
}

@media (max-width: 992px) {.user_comments_PicHU .user_testimonials_HZPLY {
    height: 100px;
}.user_comments_PicHU .user_testimonials_HZPLY:hover {
    height: 250px;
}.user_comments_PicHU .pic_box_XZvkD {
    height: 60px;
    margin: 20px 15px;
    width: 60px;
}.user_comments_PicHU .user_testimonials_HZPLY span {
    margin-top: 32px;
    font-size: 17px;
}
}

@media (max-width: 768px) {.user_comments_PicHU {
    padding: 70px 0;
}.user_comments_PicHU h4 {
    margin-bottom: 60px;
}.user_comments_PicHU .user_testimonials_HZPLY {
    margin: 0 auto 25px;
    max-width: 400px;
    width: 100%;
    min-height: 100px;
    height: auto;
}.user_comments_PicHU .user_testimonials_HZPLY:hover {
    height: auto;
    min-height: 250px;
}.user_comments_PicHU .user_testimonials_HZPLY:last-child {
    margin-bottom: 0;
}.user_comments_PicHU .user_testimonials_HZPLY::after {
    right: 10px;
    top: 10px;
}.user_comments_PicHU .pic_box_XZvkD {
    margin: 15px;
}.user_comments_PicHU .user_testimonials_HZPLY span {
    margin-top: 28px;
}.user_comments_PicHU .user_testimonials_HZPLY:hover span {
    margin-top: 10px;
}.user_comments_PicHU .user_testimonials_HZPLY:hover p {
    margin-top: 10px;
}}.contact_panel_zrL7m {
    padding: 100px 0;
    position: relative;
}.contact_panel_zrL7m::before {
    right: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgb(155,168,189,0.5);
    content: "";
    top: 0;
}.contact_panel_zrL7m .container {
    max-width: 1200px;
    z-index: 5;
    position: relative;
    margin: 0 auto;
}.contact_panel_zrL7m .request_help_1AShD {
    flex-wrap: wrap;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    display: flex;
    border-radius: 25px;
}.contact_panel_zrL7m .help_support_N9fVx {
    padding: 60px 40px;
    position: relative;
    width: 40%;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    transform-origin: left center;
    transition: transform 0.5s ease;
    z-index: 3;
    background-color: rgb(192,205,226);
    transform: rotateY(5deg);
}.contact_panel_zrL7m .request_help_1AShD:hover .help_support_N9fVx {
    transform: rotateY(0deg);
}.contact_panel_zrL7m .help_support_N9fVx h3 {
    font-size: 31px;
    margin-bottom: 50px;
    position: relative;
    padding-left: 20px;
    color: #000000;
    font-weight: 700;
}.contact_panel_zrL7m .help_support_N9fVx h3::before {
    content: "";
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(155,168,189), rgb(119,130,145));
    height: 100%;
    width: 6px;
    top: 0;
    left: 0;
    position: absolute;
}.contact_panel_zrL7m .help_support_N9fVx div {
    transition: all 0.3s ease;
    margin-bottom: 25px;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    align-items: center;
    display: flex;
    transform: translateZ(0);
}.contact_panel_zrL7m .help_support_N9fVx div:hover {
    transform: translateZ(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.contact_panel_zrL7m .help_support_N9fVx div svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
}.contact_panel_zrL7m .help_support_N9fVx div svg path {
    fill: rgb(155,168,189);
}.contact_panel_zrL7m .help_support_N9fVx div span {
    font-size: 17px;
    color: #000000;
}.contact_panel_zrL7m .help_support_N9fVx div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}.contact_panel_zrL7m .help_support_N9fVx div span a:hover {
    color: rgb(155,168,189);
}.contact_panel_zrL7m .request_support_FDjfh {
    background: linear-gradient(135deg, rgb(119,130,145), rgb(155,168,189));
    justify-content: center;
    z-index: 2;
    width: 60%;
    transition: transform 0.5s ease;
    display: flex;
    padding: 60px 40px;
    flex-direction: column;
    transform: rotateY(-5deg);
    transform-origin: right center;
}.contact_panel_zrL7m .request_help_1AShD:hover .request_support_FDjfh {
    transform: rotateY(0deg);
}.contact_panel_zrL7m .request_support_FDjfh h3 {
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 40px;
    font-size: 19px;
    letter-spacing: 1px;
}.contact_panel_zrL7m form {
    width: 100%;
    flex-direction: column;
    display: flex;
}.contact_panel_zrL7m form input[type="text"],
.contact_panel_zrL7m form input[type="email"] {
    border-radius: 10px;
    padding: 18px 25px;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 17px;
}.contact_panel_zrL7m form input[type="text"]:focus,
.contact_panel_zrL7m form input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}.contact_panel_zrL7m form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact_panel_zrL7m .feedback_info_02wph {
    margin-bottom: 30px;
    position: relative;
}.contact_panel_zrL7m .feedback_info_02wph input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_panel_zrL7m .feedback_info_02wph label {
    position: relative;
    cursor: pointer;
    line-height: 1.6;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    padding-left: 35px;
}.contact_panel_zrL7m .feedback_info_02wph label::before {
    border-radius: 10px;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.4);
    left: 0;
    height: 20px;
    position: absolute;
    width: 20px;
    transition: all 0.3s ease;
    top: 2px;
}.contact_panel_zrL7m .feedback_info_02wph input[type="checkbox"]:checked + label::before {
    border-color: #ffffff;
    background-color: #ffffff;
}.contact_panel_zrL7m .feedback_info_02wph input[type="checkbox"]:checked + label::after {
    height: 12px;
    width: 6px;
    transform: rotate(45deg);
    top: 4px;
    content: "";
    position: absolute;
    border-width: 0 2px 2px 0;
    border: solid rgb(155,168,189);
    left: 7px;
}.contact_panel_zrL7m .feedback_info_02wph label a {
    color: #ffffff;
    text-decoration: underline;
    transition: all 0.3s ease;
}.contact_panel_zrL7m .feedback_info_02wph label a:hover {
    color: rgba(255, 255, 255, 0.8);
}.contact_panel_zrL7m form .help_list_Gd7Pl {
    overflow: hidden;
    z-index: 1;
    align-self: flex-start;
    transition: all 0.3s ease;
    font-size: 19px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border: none;
    font-weight: 700;
    border-radius: 10px;
    position: relative;
    background-color: #ffffff;
    color: rgb(155,168,189);
    padding: 18px 35px;
    cursor: pointer;
}.contact_panel_zrL7m form .help_list_Gd7Pl::before {
    width: 100%;
    background: linear-gradient(135deg, rgb(119,130,145), rgb(155,168,189));
    transform: translateY(100%);
    transition: transform 0.3s ease;
    z-index: -1;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
}.contact_panel_zrL7m form .help_list_Gd7Pl:hover {
    color: #ffffff;
}.contact_panel_zrL7m form .help_list_Gd7Pl:hover::before {
    transform: translateY(0);
}@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.contact_panel_zrL7m .help_support_N9fVx div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}.contact_panel_zrL7m .help_support_N9fVx div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}.contact_panel_zrL7m .help_support_N9fVx div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}.contact_panel_zrL7m .help_support_N9fVx div:nth-child(5) {
    animation: float 9s infinite ease-in-out;
}

@media screen and (max-width: 992px) {.contact_panel_zrL7m .container {
    width: 90%;
}.contact_panel_zrL7m .request_help_1AShD,
    .contact_panel_zrL7m .help_support_N9fVx,
    .contact_panel_zrL7m .request_support_FDjfh {
    transform: none;
}.contact_panel_zrL7m .help_support_N9fVx,
    .contact_panel_zrL7m .request_support_FDjfh {
    width: 100%;
}.contact_panel_zrL7m .help_support_N9fVx {
    padding: 40px 30px;
}.contact_panel_zrL7m .request_support_FDjfh {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_panel_zrL7m {
    padding: 60px 0;
}.contact_panel_zrL7m .help_support_N9fVx,
    .contact_panel_zrL7m .request_support_FDjfh {
    padding: 30px 20px;
}.contact_panel_zrL7m .help_support_N9fVx h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.contact_panel_zrL7m form input[type="text"],
    .contact_panel_zrL7m form input[type="email"] {
    padding: 15px 20px;
}.contact_panel_zrL7m form .help_list_Gd7Pl {
    width: 100%;
    padding: 15px 20px;
}}.pricing_table_8y5Hw {
    background-color: rgb(192,205,226);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.pricing_table_8y5Hw::before {
    background: linear-gradient(135deg, rgb(155,168,189), rgb(119,130,145));
    position: absolute;
    top: -3rem;
    width: 12rem;
    height: 12rem;
    right: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    opacity: 0.07;
    transform: rotate(15deg);
}.pricing_table_8y5Hw::after {
    width: 18rem;
    bottom: -5rem;
    height: 18rem;
    left: -5rem;
    content: "";
    background: linear-gradient(45deg, rgb(119,130,145), rgb(155,168,189,0.5));
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    transform: rotate(-10deg);
    z-index: 0;
    opacity: 0.05;
    position: absolute;
}.pricing_table_8y5Hw .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.pricing_table_8y5Hw .rate_panel_AFpUO {
    flex-direction: column;
    display: flex;
}.pricing_table_8y5Hw .program_rate_Z8ylj {
    order: -1;
    position: relative;
    margin-bottom: 3rem;
}.pricing_table_8y5Hw .program_rate_Z8ylj h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 31px;
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
}.pricing_table_8y5Hw .program_rate_Z8ylj h2::after {
    bottom: -0.5rem;
    width: 60%;
    background: linear-gradient(90deg, rgb(155,168,189), transparent);
    height: 3px;
    content: "";
    left: 0;
    position: absolute;
}.pricing_table_8y5Hw .value_pricing_vLZxN {
    line-height: 1.6;
    max-width: 800px;
    font-size: 14px;
    margin-bottom: 1rem;
    color: #000000;
}.pricing_table_8y5Hw .cost_table_FCLX7 {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    display: grid;
}.pricing_table_8y5Hw .discount_plan_Z4jml {
    text-decoration: none;
    color: #000000;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    overflow: hidden;
    z-index: 2;
}.pricing_table_8y5Hw .pricing_fees_87Lb4 {
    background-color: #ffffff;
    min-height: 480px;
    border: 1px solid rgba(0,0,0,0.06);
    position: relative;
    display: flex;
    transform: translateY(0);
    overflow: hidden;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    flex-direction: column;
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .pricing_fees_87Lb4 {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.pricing_table_8y5Hw .study_offers_9gyFU {
    overflow: hidden;
    z-index: 2;
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 2rem;
}.pricing_table_8y5Hw .study_offers_9gyFU h3 {
    margin-bottom: 0.5rem;
    color: #000000;
    position: relative;
    font-size: calc(21px + 0.1rem);
    display: inline-block;
    font-weight: 600;
    transition: color 0.3s ease;
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .study_offers_9gyFU h3 {
    color: rgb(155,168,189);
}.pricing_table_8y5Hw .learn_offers_Y35ip {
    transition: transform 0.3s ease;
    font-weight: 700;
    display: block;
    margin-bottom: 1.5rem;
    font-size: calc(21px + 0.5rem);
    color: rgb(155,168,189);
    position: relative;
}.pricing_table_8y5Hw .learn_offers_Y35ip::before {
    transform-origin: left;
    left: 0;
    bottom: -0.75rem;
    width: 3rem;
    transition: transform 0.4s ease;
    height: 2px;
    content: "";
    transform: scaleX(1);
    position: absolute;
    background-color: rgb(155,168,189,0.5);
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .learn_offers_Y35ip::before {
    transform: scaleX(1.5);
}.pricing_table_8y5Hw .study_offers_9gyFU p {
    word-break: break-word;
    font-size: calc(14px - 0.1rem);
    flex-grow: 1;
    margin-bottom: 1.5rem;
    color: #000000;
    overflow-wrap: break-word;
    line-height: 1.6;
}.pricing_table_8y5Hw .pic_box_XZvkD {
    position: relative;
    overflow: hidden;
    transition: transform 0.6s ease;
    height: 180px;
    width: 100%;
}.pricing_table_8y5Hw .pic_box_XZvkD::after {
    top: 0;
    opacity: 0.7;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    right: 0;
    position: absolute;
    transition: opacity 0.3s ease;
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .pic_box_XZvkD {
    transform: scale(1.03);
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .pic_box_XZvkD::after {
    opacity: 0.4;
}.pricing_table_8y5Hw .pricing_fees_87Lb4::before {
    top: 0;
    width: 100%;
    transform-origin: left;
    position: absolute;
    height: 5px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
}.pricing_table_8y5Hw .discount_plan_Z4jml:hover .pricing_fees_87Lb4::before {
    transform: scaleX(1);
}

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

@media (max-width: 767px) {.pricing_table_8y5Hw {
    padding: 3rem 0;
}.pricing_table_8y5Hw .cost_table_FCLX7 {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
}.pricing_table_8y5Hw .program_rate_Z8ylj h2 {
    display: block;
    text-align: center;
}.pricing_table_8y5Hw .program_rate_Z8ylj h2::after {
    width: 100px;
    transform: translateX(-50%);
    left: 50%;
}.pricing_table_8y5Hw .value_pricing_vLZxN {
    text-align: center;
}.pricing_table_8y5Hw .pricing_fees_87Lb4 {
    min-height: auto;
}.pricing_table_8y5Hw .study_offers_9gyFU {
    padding: 1.5rem;
}.pricing_table_8y5Hw .pic_box_XZvkD {
    height: 160px;
}
}

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

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

@media (prefers-reduced-motion: reduce) {.pricing_table_8y5Hw .discount_plan_Z4jml,
    .pricing_table_8y5Hw .pricing_fees_87Lb4,
    .pricing_table_8y5Hw .pic_box_XZvkD,
    .pricing_table_8y5Hw .learn_offers_Y35ip::before,
    .pricing_table_8y5Hw .pricing_fees_87Lb4::before {
    transition: none;
}}footer {
    position: relative;
    width: 100%;
}.footer_clients_KTaxQ {
    background-color: #ffffff;
    color: #000000;
    padding: 70px 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
}.footer_clients_KTaxQ::before {
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
    width: 100%;
    top: 0;
    height: 5px;
}footer .transcript_AIqL1 {
    display: grid;
    gap: 60px;
}footer .reach_help_35YLF {
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    padding-bottom: 40px;
}footer .info_item {
    margin-bottom: 15px;
    margin-right: 30px;
    position: relative;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    position: relative;
    fill: rgb(155,168,189);
    height: 18px;
    width: 18px;
    top: 3px;
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    letter-spacing: 0.3px;
    transition: color 0.2s ease;
    color: #000000;
    font-size: 15px;
}footer .info_item a:hover {
    color: rgb(155,168,189);
}footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .top_base_WDCEw {
    margin-bottom: 15px;
}footer .top_base_WDCEw svg {
    width: auto;
    height: 40px;
    margin-bottom: 20px;
}footer .netiquette_QqK0s {
    line-height: 1.6;
    font-size: 12px;
    max-width: 350px;
    color: #000000;
}footer .head_mentor_xHVh4 h5 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    font-size: 18px;
}footer .head_mentor_xHVh4 h5::after {
    background-color: rgb(155,168,189);
    content: "";
    width: 30px;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: -8px;
}footer .top_mentor_XHzZ6 {
    margin-bottom: 30px;
}footer .top_mentor_XHzZ6 a {
    transition: transform 0.2s ease, color 0.2s ease;
    font-size: 15px;
    margin-bottom: 12px;
    color: #000000;
    display: block;
    text-decoration: none;
}footer .top_mentor_XHzZ6 a:hover {
    color: rgb(155,168,189);
    transform: translateX(5px);
}footer .subscribe_holder {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
}footer .subscribe_holder h5 {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    gap: 10px;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 14px 16px;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 10px;
    color: #000000;
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(155,168,189);
}footer .sub_solution_KNZdE {
    border-radius: 10px;
    border: none;
    padding: 14px 20px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    background-color: rgb(155,168,189);
}footer .sub_solution_KNZdE:hover {
    background-color: rgb(119,130,145);
}footer .terms_legal_pcGL6 {
    margin-top: 50px;
}footer .gift_card_k9gpq {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_solution_KNZdE {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .footer_clients_KTaxQ {
    padding: 50px 0 30px;
}footer .reach_help_35YLF {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 20px;
    margin-right: 0;
}footer .subscribe_holder {
    padding: 20px;
}footer .terms_legal_pcGL6 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .footer_clients_KTaxQ {
    padding: 40px 0 20px;
}footer .transcript_AIqL1 {
    gap: 40px;
}footer .head_mentor_xHVh4 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}.cookie_window_overlay_zdquR {
    bottom: 0;
    display: flex;
    border-top: 3px solid rgb(155,168,189);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    justify-content: center;
    width: 100%;
    z-index: 100;
    padding: 20px 0;
    background: rgb(192,205,226);
}.cookie_comply_qIUzX {
    border-radius: 29px;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    align-items: center;
    width: 90%;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border: 2px solid rgb(155,168,189);
    max-width: 1200px;
}.cookie_verify_xVWsH {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie_verify_xVWsH svg {
    height: 50px;
    width: 50px;
    fill: rgb(155,168,189);
}.cookie_screen_6Sy1D {
    color: #ffffff;
    text-align: left;
    flex-grow: 1;
}.cookie_screen_6Sy1D h5 {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: rgb(155,168,189);
}.cookie_screen_6Sy1D p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
    margin: 0;
}.cookie_screen_6Sy1D p a {
    text-decoration: underline;
    color: rgb(155,168,189);
}.user_tracker_qeyrR {
    min-width: 120px;
    border-radius: 10px;
    flex-shrink: 0;
    background: rgb(155,168,189);
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    border: none;
}.cookie_button.accept_cookies_OYPRn {
    margin-right: 10px;
}#userConsentBanner_ZcVmx {
    display: none;
}#userConsentBanner_ZcVmx:checked ~ .cookie_window_overlay_zdquR {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_comply_qIUzX {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_verify_xVWsH {
    margin-right: 0;
    margin-bottom: 20px;
}.user_tracker_qeyrR {
    max-width: 250px;
    margin: 10px 0;
    width: 100%;
}}
.thanksPage_R84PZ {
    padding: 4rem 2rem;
    position: relative;
    background: linear-gradient(145deg, rgb(192,205,226), #f8f9fd);
    box-shadow: 
        inset 12px 12px 24px rgba(255, 255, 255, 0.8),
        inset -12px -12px 24px rgba(70, 70, 80, 0.05);
    overflow: hidden;
}.thanksPage_R84PZ::before {
    background: linear-gradient(120deg, rgb(155,168,189,0.5), rgb(119,130,145,0.5));
    pointer-events: none;
    content: "";
    width: 40%;
    top: -10%;
    z-index: 0;
    filter: blur(80px);
    transform: rotate(-15deg);
    position: absolute;
    height: 70%;
    right: -5%;
    opacity: 0.2;
}.thanksPage_R84PZ::after {
    transform: rotate(20deg);
    filter: blur(70px);
    background: linear-gradient(220deg, rgb(119,130,145,0.5), rgb(155,168,189,0.5));
    height: 60%;
    content: "";
    z-index: 0;
    left: -5%;
    bottom: -10%;
    position: absolute;
    opacity: 0.15;
    pointer-events: none;
    width: 30%;
}.thanksPage_R84PZ .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.thanksPage_R84PZ h2 {
    animation: fadeInDown 0.8s ease-out forwards;
    margin-bottom: 2.5rem;
    font-size: 29px;
    letter-spacing: -0.02em;
    line-height: 1.3;
    opacity: 1;
    transform: translateY(0);
    font-weight: 700;
    text-align: center;
    color: #000000;
    position: relative;
}.thanksPage_R84PZ h2::after {
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145));
    height: 3px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    bottom: -0.8rem;
    border-radius: 10px;
    position: absolute;
}.thanksPage_R84PZ .learn_corner_iTFdm {
    border-radius: 17px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    padding: 2.5rem;
    transform: translateY(0);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    position: relative;
}.thanksPage_R84PZ .learn_corner_iTFdm::before {
    height: 100%;
    z-index: -1;
    border-radius: inherit;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(155,168,189,0.5), 0.03) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(119,130,145,0.5), 0.03) 0%, transparent 30%);
    width: 100%;
    left: 0;
    content: "";
}.thanksPage_R84PZ ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.thanksPage_R84PZ li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
}.thanksPage_R84PZ li:last-child {
    margin-bottom: 0;
}.thanksPage_R84PZ li::before {
    border-radius: 50%;
    height: 8px;
    width: 8px;
    transform: scale(0);
    top: 0.6rem;
    content: "";
    left: 0;
    animation: scaleIn 0.4s ease-out 0.8s forwards;
    background: linear-gradient(135deg, rgb(155,168,189), rgb(119,130,145));
    position: absolute;
}.thanksPage_R84PZ li span {
    display: block;
    animation: fadeInRight 0.7s ease-out 0.6s forwards;
    transform: translateX(0);
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    opacity: 0;
    line-height: 1.7;
    font-weight: 400;
}

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

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

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

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

@media (max-width: 991px) {.thanksPage_R84PZ {
    padding: 3rem 1.5rem;
}.thanksPage_R84PZ h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
}.thanksPage_R84PZ .learn_corner_iTFdm {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksPage_R84PZ {
    padding: 2.5rem 1.25rem;
}.thanksPage_R84PZ h2 {
    margin-bottom: 1.8rem;
    line-height: 1.4;
    font-size: calc(29px * 0.8);
}.thanksPage_R84PZ h2::after {
    width: 60px;
}.thanksPage_R84PZ .learn_corner_iTFdm {
    padding: 1.5rem;
}.thanksPage_R84PZ li span {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 480px) {.thanksPage_R84PZ {
    padding: 2rem 1rem;
}.thanksPage_R84PZ h2 {
    text-align: left;
    font-size: calc(29px * 0.7);
}.thanksPage_R84PZ h2::after {
    transform: none;
    left: 0;
    width: 50px;
}.thanksPage_R84PZ .learn_corner_iTFdm {
    padding: 1.25rem;
}.thanksPage_R84PZ li {
    padding-left: 1.25rem;
}.thanksPage_R84PZ li::before {
    top: 0.5rem;
    width: 6px;
    height: 6px;
}}header {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    padding: 0;
    background: linear-gradient(90deg, rgb(119,130,145) 0%, rgb(155,168,189) 100%);
    overflow: visible;
    z-index: 100;
    margin-top: 0;
    position: relative;
}header::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    content: '';
    width: 100%;
    top: 0;
    z-index: 0;
    position: absolute;
    left: 0;
    height: 100%;
}header .header_sitebar_OoUBu {
    align-items: center;
    z-index: 5;
    display: flex;
    padding: 1.2rem 2.5rem;
    justify-content: space-between;
    position: relative;
}header .top_base_WDCEw {
    padding: 0.5rem;
    overflow: visible;
    margin-right: 2rem;
    flex: 0 0 auto;
    position: relative;
}header .top_base_WDCEw::before {
    right: -5px;
    z-index: -1;
    transform: skew(-5deg);
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    bottom: -5px;
    left: -5px;
    opacity: 0.1;
    top: -5px;
    border: 2px solid #ffffff;
}header .top_base_WDCEw::after {
    top: -5px;
    right: -5px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    border: 2px solid #ffffff;
    opacity: 0;
    transition: all 0.3s ease;
    transform: skew(-5deg);
    content: '';
    z-index: -1;
}header .top_base_WDCEw:hover::before {
    opacity: 0;
}header .top_base_WDCEw:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .nav_primary_E0FDk {
    transition: all 0.3s ease;
    position: relative;
    display: block;
}header .nav_primary_E0FDk:hover {
    transform: scale(1.05);
}header .nav_primary_E0FDk img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .head_mentor_xHVh4 {
    padding: 0;
    list-style: none;
    z-index: 2;
    margin: 0;
    position: relative;
    display: flex;
}header .header_lead_xN1cg {
    margin: 0 0.4rem;
    position: relative;
}header .header_lead_xN1cg a {
    letter-spacing: 0.5px;
    font-size: 18px;
    align-items: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 1;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0 1.2rem;
    text-shadow: 0 0 5px #ffffff;
    position: relative;
    height: 40px;
    display: flex;
    justify-content: center;
    font-weight: 600;
    overflow: hidden;
}header .header_lead_xN1cg a::before {
    background: #ffffff;
    left: -2px;
    right: -2px;
    transform: scale(0.9);
    top: -2px;
    opacity: 0;
    content: '';
    z-index: -1;
    transition: opacity 0.3s ease;
    bottom: -2px;
    position: absolute;
}header .header_lead_xN1cg a:hover {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    color: rgb(155,168,189);
    text-shadow: none;
    border-color: #ffffff;
    transform: translateY(-3px);
}header .header_lead_xN1cg a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .header_lead_xN1cg::after {
    bottom: -10px;
    position: absolute;
    width: 80%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0;
    filter: blur(3px);
    height: 5px;
    transition: all 0.3s ease;
    content: '';
    left: 10%;
}header .header_lead_xN1cg:hover::after {
    bottom: -5px;
    opacity: 0.5;
}header .header_sitebar_OoUBu::before {
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    height: 1px;
    left: 0;
    content: '';
    width: 100%;
}header .header_sitebar_OoUBu::after {
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    bottom: 0;
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
}header .main_primary_WhjQp {
    background: rgb(192,205,226);
    z-index: 1;
    position: relative;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .header_sitebar_OoUBu {
    margin: 0 auto;
    max-width: 1320px;
}header .header_lead_xN1cg {
    margin: 0 0.6rem;
}header .header_lead_xN1cg a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .header_sitebar_OoUBu {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top_base_WDCEw {
    margin-right: 0;
    margin-bottom: 0;
}header .head_mentor_xHVh4 {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .header_lead_xN1cg a {
    height: 36px;
    padding: 0 1rem;
    font-size: calc(18px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .header_sitebar_OoUBu {
    padding: 0.8rem 1.5rem;
}header .top_base_WDCEw {
    max-width: 140px;
}header .top_base_WDCEw::before, 
    header .top_base_WDCEw::after {
    left: -3px;
    top: -3px;
    bottom: -3px;
    right: -3px;
}header .nav_primary_E0FDk img {
    max-height: 35px;
}header .head_mentor_xHVh4 {
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    justify-content: flex-start;
}header .head_mentor_xHVh4::-webkit-scrollbar {
    height: 3px;
}header .head_mentor_xHVh4::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_lead_xN1cg {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .header_lead_xN1cg a {
    height: 32px;
    white-space: nowrap;
    padding: 0 0.8rem;
    font-size: calc(18px - 2px);
}header .header_lead_xN1cg::after {
    display: none;
}
}

@media (max-width: 479px) {header .header_sitebar_OoUBu {
    padding: 0.7rem 1.2rem;
}header .top_base_WDCEw {
    max-width: 120px;
}header .header_lead_xN1cg a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(18px - 3px);
}}.course_fit_for_x1JVL {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgb(119,130,145,0.5) 100%);
    padding: 5rem 0;
    position: relative;
}.course_fit_for_x1JVL::before {
    z-index: 1;
    opacity: 0.1;
    content: '';
    background: 
        linear-gradient(45deg, transparent 45%, rgb(155,168,189,0.5) 46%, rgb(155,168,189,0.5) 54%, transparent 55%),
        linear-gradient(135deg, transparent 45%, rgb(119,130,145,0.5) 46%, rgb(119,130,145,0.5) 54%, transparent 55%);
    position: absolute;
    top: 0;
    background-size: 50px 50px;
    width: 100%;
    left: 0;
    height: 100%;
}.course_fit_for_x1JVL::after {
    background-image: radial-gradient(circle at 50% 50%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 20% 20%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 30% 70%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 70% 40%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 80% 30%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 90% 80%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 10% 90%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 60% 10%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 40% 60%, rgb(155,168,189,0.5) 0%, transparent 2%),
        radial-gradient(circle at 95% 40%, rgb(155,168,189,0.5) 0%, transparent 2%);
    background-size: 180px 180px;
    position: absolute;
    content: '';
    height: 100%;
    animation: pulseDots 10s infinite alternate;
    z-index: 1;
    opacity: 0.4;
    left: 0;
    width: 100%;
    top: 0;
}.course_fit_for_x1JVL .learn_corner_iTFdm {
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.course_fit_for_x1JVL h3 {
    text-align: left;
    margin-bottom: 3rem;
    font-weight: 700;
    box-shadow: -5px 0 15px rgb(155,168,189,0.5);
    position: relative;
    font-size: 33px;
    color: rgb(119,130,145);
    border-left: 4px solid rgb(155,168,189);
    padding-left: 1.5rem;
}.course_fit_for_x1JVL ul {
    padding: 0;
    list-style-type: none;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    display: grid;
}.course_fit_for_x1JVL li {
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 1.8rem;
    position: relative;
    border-radius: 30px;
    display: flex;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    align-items: center;
}.course_fit_for_x1JVL li::before {
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    pointer-events: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, transparent 100%);
    width: 100%;
    height: 100%;
}.course_fit_for_x1JVL li::after {
    width: 5px;
    opacity: 0.7;
    top: 0;
    height: 100%;
    transition: width 0.4s ease, opacity 0.4s ease;
    position: absolute;
    left: 0;
    content: '';
    background: rgb(155,168,189);
}.course_fit_for_x1JVL li:hover {
    transform: translateY(-5px) scale(1.02);
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 0 25px rgb(155,168,189,0.5);
}.course_fit_for_x1JVL li:hover::after {
    opacity: 1;
    width: 8px;
}.course_fit_for_x1JVL li svg {
    margin-right: 1.5rem;
    filter: drop-shadow(0 0 8px rgb(155,168,189,0.5));
    animation: pulseIcon 3s infinite alternate;
    width: 40px;
    transition: all 0.4s ease;
    height: 40px;
    flex-shrink: 0;
    fill: rgb(155,168,189);
}.course_fit_for_x1JVL li:hover svg {
    animation-duration: 1.5s;
}.course_fit_for_x1JVL li svg path {
    transition: all 0.4s ease;
}.course_fit_for_x1JVL li:hover svg path {
    fill: rgb(155,168,189);
}.course_fit_for_x1JVL li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}.course_fit_for_x1JVL li:nth-child(1)::after {
    animation-delay: 0s;
}.course_fit_for_x1JVL li:nth-child(2)::after {
    animation-delay: 0.5s;
}.course_fit_for_x1JVL li:nth-child(3)::after {
    animation-delay: 1s;
}.course_fit_for_x1JVL li:nth-child(4)::after {
    animation-delay: 1.5s;
}.course_fit_for_x1JVL li:nth-child(1) svg {
    animation-delay: 0s;
}.course_fit_for_x1JVL li:nth-child(2) svg {
    animation-delay: 1s;
}.course_fit_for_x1JVL li:nth-child(3) svg {
    animation-delay: 0.5s;
}.course_fit_for_x1JVL li:nth-child(4) svg {
    animation-delay: 1.5s;
}

@keyframes pulseDots {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}

@keyframes pulseIcon {
    0%, 100% {
        transform: scale(1);
        filter: drop-shadow(0 0 5px rgb(155,168,189,0.5));
    }
    50% {
        transform: scale(1.05);
        filter: drop-shadow(0 0 12px rgb(155,168,189));
    }
}

@keyframes glowLine {
    0%, 100% {
        box-shadow: 0 0 5px rgb(155,168,189,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(155,168,189);
    }
}

@media (max-width: 991px) {.course_fit_for_x1JVL {
    padding: 4rem 0;
}.course_fit_for_x1JVL h3 {
    font-size: calc(33px * 0.9);
    padding-left: 1.2rem;
}.course_fit_for_x1JVL li {
    padding: 1.5rem;
}.course_fit_for_x1JVL li svg {
    width: 35px;
    height: 35px;
    margin-right: 1.2rem;
}
}

@media (max-width: 767px) {.course_fit_for_x1JVL {
    padding: 3rem 0;
}.course_fit_for_x1JVL ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.course_fit_for_x1JVL h3 {
    border-bottom: 4px solid rgb(155,168,189);
    padding-left: 0;
    padding-bottom: 1rem;
    box-shadow: 0 5px 15px rgb(155,168,189,0.5);
    text-align: center;
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.8);
    border-left: none;
}.course_fit_for_x1JVL li {
    padding: 1.2rem;
}.course_fit_for_x1JVL li svg {
    margin-right: 1rem;
    width: 30px;
    height: 30px;
}}.course_summary_1zGgt {
    background: linear-gradient(135deg, rgb(192,205,226) 0%, #ffffff 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.course_summary_1zGgt::before {
    width: 300px;
    position: absolute;
    filter: blur(80px);
    top: -50px;
    animation: float 15s ease-in-out infinite;
    content: "";
    height: 300px;
    z-index: 0;
    background: rgb(155,168,189,0.5);
    right: -50px;
}.course_summary_1zGgt::after {
    z-index: 0;
    height: 250px;
    animation: float 18s ease-in-out infinite alternate;
    background: rgb(119,130,145,0.5);
    left: -80px;
    position: absolute;
    filter: blur(60px);
    width: 250px;
    content: "";
    bottom: -80px;
}.course_summary_1zGgt .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.course_summary_1zGgt h2 {
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    font-size: calc(29px * 1.1);
    color: #000000;
    transform: translateX(-5%);
    position: relative;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 1.3;
}.course_summary_1zGgt h2::after {
    background: linear-gradient(90deg, rgb(155,168,189) 0%, rgb(119,130,145) 100%);
    position: absolute;
    transform: scaleX(0);
    animation: scaleIn 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    width: 80px;
    transform-origin: left;
    bottom: -10px;
    height: 4px;
    content: "";
    left: 0;
}.course_summary_1zGgt .knowledge_JiVMO {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
}.course_summary_1zGgt .pic_box_XZvkD {
    position: relative;
    border-radius: 4px;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(20px);
    animation: fadeUp 1s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    height: 380px;
    overflow: hidden;
}.course_summary_1zGgt .pic_box_XZvkD::before {
    width: 100%;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
}.course_summary_1zGgt .pic_box_XZvkD::after {
    inset: 0;
    z-index: 2;
    position: absolute;
    content: "";
    opacity: 0.2;
    background: rgb(155,168,189);
    mix-blend-mode: hue;
    transition: opacity 0.5s ease;
}.course_summary_1zGgt .pic_box_XZvkD:hover::after {
    opacity: 0;
}.course_summary_1zGgt .text_list_item_EXCgW {
    gap: 30px;
    flex-direction: column;
    animation: fadeUp 1s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(20px);
    opacity: 0;
    display: flex;
}.course_summary_1zGgt .description {
    transition: border-left 0.3s ease;
    padding-left: 15px;
    border-left: 2px solid rgb(119,130,145,0.5);
    line-height: 1.8;
    font-size: 18px;
    position: relative;
    color: #000000;
    margin: 0;
}.course_summary_1zGgt .description:first-of-type {
    position: relative;
    z-index: 2;
}.course_summary_1zGgt .description:nth-of-type(2) {
    margin-top: 20px;
    position: relative;
    z-index: 1;
}.course_summary_1zGgt .description:hover {
    border-left: 2px solid rgb(119,130,145);
}.course_summary_1zGgt .description::first-letter {
    color: rgb(155,168,189);
    font-weight: 700;
    font-size: 1.5em;
}

@keyframes float {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, -30px);
  }
}

@keyframes scaleIn {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes slideIn {
  0% {
    transform: translateX(-5%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@media (min-width: 768px) {.course_summary_1zGgt .knowledge_JiVMO {
    gap: 60px;
    align-items: flex-start;
    grid-template-columns: 0.8fr 1.2fr;
}.course_summary_1zGgt .pic_box_XZvkD {
    height: 500px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transition: clip-path 0.5s ease;
}.course_summary_1zGgt .pic_box_XZvkD:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.course_summary_1zGgt h2 {
    font-size: calc(29px * 1.2);
    max-width: 80%;
}.course_summary_1zGgt .text_list_item_EXCgW {
    padding-top: 20px;
}
}

@media (min-width: 992px) {.course_summary_1zGgt {
    padding: 150px 0;
}.course_summary_1zGgt .container {
    padding: 0 40px;
}.course_summary_1zGgt h2 {
    font-size: calc(29px * 1.3);
    max-width: 70%;
    margin-bottom: 60px;
}.course_summary_1zGgt .pic_box_XZvkD {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    height: 550px;
}.course_summary_1zGgt .description {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}.course_summary_1zGgt .text_list_item_EXCgW {
    padding-top: 30px;
}
}

@media (min-width: 1200px) {.course_summary_1zGgt .knowledge_JiVMO {
    gap: 80px;
}.course_summary_1zGgt h2 {
    max-width: 60%;
}.course_summary_1zGgt .pic_box_XZvkD {
    height: 600px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-5deg);
}.course_summary_1zGgt .pic_box_XZvkD:hover {
    transform: perspective(1000px) rotateY(0);
}.course_summary_1zGgt .text_list_item_EXCgW {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(2deg);
}.course_summary_1zGgt .text_list_item_EXCgW:hover {
    transform: perspective(1000px) rotateY(0);
}
}

@media (max-width: 767px) {.course_summary_1zGgt {
    padding: 80px 0;
}.course_summary_1zGgt h2 {
    font-size: 29px;
    margin-bottom: 30px;
}.course_summary_1zGgt .pic_box_XZvkD {
    height: 280px;
}.course_summary_1zGgt .description {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}}.join_our_mailing_list_6rpxn {
    z-index: 1;
    background: linear-gradient(135deg, rgb(155,168,189,0.5), rgb(119,130,145) 120%);
    padding: 4rem 2rem;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}.join_our_mailing_list_6rpxn::before {
    transform: translateX(-100%);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    animation: lightSweep 8s ease-in-out infinite;
    pointer-events: none;
    content: "";
    z-index: -1;
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 40%, transparent 60%);
}.join_our_mailing_list_6rpxn::after {
    position: absolute;
    height: 6px;
    background: linear-gradient(90deg, rgb(155,168,189), rgb(119,130,145), rgb(155,168,189));
    background-size: 200% 100%;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    bottom: -2px;
    animation: gradientShift 8s linear infinite;
}.join_our_mailing_list_6rpxn .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    padding: 3rem 2.5rem;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm:hover {
    transform: perspective(1000px) rotateX(0);
}.join_our_mailing_list_6rpxn h4 {
    font-size: 19px;
    padding-left: 1.5rem;
    max-width: 90%;
    position: relative;
    line-height: 1.4;
    font-weight: 600;
    margin: 0 0 1.5rem;
    transition: transform 0.3s ease;
    color: #000000;
}.join_our_mailing_list_6rpxn h4::before {
    height: 80%;
    transform-origin: top;
    content: "";
    animation: lineGrow 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    transform: scaleY(0);
    top: 10%;
    left: 0;
    background: rgb(155,168,189);
    width: 4px;
}.join_our_mailing_list_6rpxn .input_holder {
    flex-wrap: wrap;
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
    transition: all 0.4s ease;
}.join_our_mailing_list_6rpxn .input_holder span {
    position: relative;
    flex: 1 1 auto;
    min-width: 180px;
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.join_our_mailing_list_6rpxn .input_holder span:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}.join_our_mailing_list_6rpxn input[type="email"] {
    border-radius: 10px;
    font-family: Arial, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: border 0.3s ease, box-shadow 0.3s ease;
    padding: 1rem 1.5rem;
    font-size: 14px;
    background: #ffffff;
    width: 100%;
    color: #000000;
}.join_our_mailing_list_6rpxn input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(155,168,189,0.5);
    border-color: rgb(155,168,189);
}.join_our_mailing_list_6rpxn input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.join_our_mailing_list_6rpxn input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.join_our_mailing_list_6rpxn .sub_solution_KNZdE {
    padding: 1rem 1.5rem;
    color: #ffffff;
    position: relative;
    border: none;
    transition: all 0.3s ease;
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    background: rgb(155,168,189);
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-size: 19px;
}.join_our_mailing_list_6rpxn .sub_solution_KNZdE::before {
    height: 100%;
    top: 0;
    transition: all 0.4s ease;
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
}.join_our_mailing_list_6rpxn .sub_solution_KNZdE:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(119,130,145);
}.join_our_mailing_list_6rpxn .sub_solution_KNZdE:hover::before {
    left: 100%;
    transition: all 0.8s ease;
}.join_our_mailing_list_6rpxn .sub_solution_KNZdE:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

@keyframes lineGrow {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes lightSweep {
    0%, 100% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(100%);
    }
}

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

@media screen and (min-width: 768px) {.join_our_mailing_list_6rpxn {
    padding: 5rem 3rem;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 3.5rem 3rem;
}.join_our_mailing_list_6rpxn h4 {
    max-width: 50%;
    padding-right: 2rem;
    margin: 0;
}.join_our_mailing_list_6rpxn .input_holder {
    flex: 1;
    margin-top: 0;
    max-width: 500px;
    justify-content: flex-end;
}
}

@media screen and (min-width: 992px) {.join_our_mailing_list_6rpxn {
    padding: 6rem 4rem;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm {
    padding: 4rem;
}.join_our_mailing_list_6rpxn h4 {
    font-size: calc(19px * 1.1);
}.join_our_mailing_list_6rpxn .input_holder {
    gap: 1.5rem;
}
}

@media screen and (max-width: 767px) {.join_our_mailing_list_6rpxn {
    padding: 3rem 1.5rem;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem 2rem;
}.join_our_mailing_list_6rpxn h4 {
    margin-bottom: 2rem;
    font-size: calc(19px * 0.9);
}.join_our_mailing_list_6rpxn .input_holder {
    gap: 0.8rem;
}.join_our_mailing_list_6rpxn input[type="email"],
    .join_our_mailing_list_6rpxn .sub_solution_KNZdE {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion) {.join_our_mailing_list_6rpxn::before,
    .join_our_mailing_list_6rpxn::after,
    .join_our_mailing_list_6rpxn h4::before,
    .join_our_mailing_list_6rpxn .sub_solution_KNZdE::before {
    animation: none;
}.join_our_mailing_list_6rpxn .learn_corner_iTFdm,
    .join_our_mailing_list_6rpxn .learn_corner_iTFdm:hover,
    .join_our_mailing_list_6rpxn .input_holder span:hover,
    .join_our_mailing_list_6rpxn .sub_solution_KNZdE:hover {
    transform: none;
    transition: none;
}}.confidential_lockup_tQ7Tm {
    color: #000000;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    height: 100%;
    padding: 40px;
    background-color: rgb(119,130,145,0.5);
    overflow: hidden;
}.confidential_lockup_tQ7Tm h1 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(155,168,189,0.5);
    font-weight: 700;
    margin-bottom: 30px;
    color: rgb(155,168,189);
    font-size: 48px;
    margin-top: 40px;
}.confidential_lockup_tQ7Tm h2 {
    font-size: 38px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 30px;
    color: rgb(119,130,145);
}.confidential_lockup_tQ7Tm h3, .confidential_lockup_tQ7Tm h4, .confidential_lockup_tQ7Tm h5, .confidential_lockup_tQ7Tm h6 {
    color: rgb(155,168,189);
    margin-bottom: 15px;
    margin-top: 25px;
    font-weight: 400;
    font-size: 21px;
}.confidential_lockup_tQ7Tm ul, .confidential_lockup_tQ7Tm ol {
    line-height: 1.6;
    list-style-position: inside;
    padding: 15px 0;
    padding-left: 20px;
    font-size: 14px;
}.confidential_lockup_tQ7Tm li {
    margin-bottom: 12px;
    padding-left: 5px;
    border-left: 3px solid rgb(155,168,189);
}.confidential_lockup_tQ7Tm section {
    background: rgb(192,205,226);
    padding: 20px;
    border-radius: 10px;
}.confidential_lockup_tQ7Tm p, .confidential_lockup_tQ7Tm span, .confidential_lockup_tQ7Tm div {
    line-height: 1.8;
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
}

@media only screen and (max-width: 800px) {.confidential_lockup_tQ7Tm {
    padding: 20px;
}.confidential_lockup_tQ7Tm h1 {
    font-size: calc(21px - 10px);
}.confidential_lockup_tQ7Tm h2 {
    font-size: calc(21px - 8px);
}.confidential_lockup_tQ7Tm h3, .confidential_lockup_tQ7Tm h4, .confidential_lockup_tQ7Tm h5, .confidential_lockup_tQ7Tm h6 {
    font-size: calc(21px - 6px);
}.confidential_lockup_tQ7Tm ul, .confidential_lockup_tQ7Tm ol {
    padding-left: 10px;
}}

.confidential_lockup_tQ7Tm a {
    color: rgb(155,168,189);
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    border-bottom: 1px solid rgb(155,168,189,0.5);
    text-decoration: none;
}.confidential_lockup_tQ7Tm a:hover {
    border-bottom-color: rgb(119,130,145,0.5);
    color: rgb(119,130,145);
}.title_opener_LiObN {
    display: flex;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(192,205,226) 0%, rgb(119,130,145,0.5) 100%);
    overflow: hidden;
    min-height: 100vh;
}.title_opener_LiObN::before {
    left: -5%;
    content: '';
    transform: skewX(-15deg);
    height: 120%;
    background: linear-gradient(45deg, rgb(155,168,189,0.5) 0%, transparent 70%);
    top: -10%;
    width: 40%;
    position: absolute;
    z-index: 1;
    opacity: 0.6;
}.title_opener_LiObN .learn_corner_iTFdm {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
    display: grid;
    width: 100%;
    padding: 2rem;
    z-index: 2;
}.title_opener_LiObN h1 {
    transform: translateX(-5px);
    color: #000000;
    margin-bottom: 1.5rem;
    animation: slideInTitle 0.8s ease-out forwards 0.2s;
    opacity: 0;
    position: relative;
    grid-column: 1 / -1;
    font-weight: 700;
    font-size: 48px;
}.title_opener_LiObN h1::after {
    animation: scaleWidth 1s ease-out forwards 0.8s;
    transform: scaleX(0);
    height: 4px;
    position: absolute;
    content: '';
    width: 80px;
    background: rgb(155,168,189);
    transform-origin: left;
    left: 0;
    bottom: -10px;
}.title_opener_LiObN .text_list_item_EXCgW {
    animation: fadeUp 0.8s ease-out forwards 0.4s;
    opacity: 0;
    z-index: 3;
    transform: translateY(20px);
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}.title_opener_LiObN .master_zone_u7glM {
    transition: transform 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08);
    border-left: 5px solid rgb(155,168,189);
    background: linear-gradient(135deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-5deg);
}.title_opener_LiObN .master_zone_u7glM:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_opener_LiObN .master_zone_u7glM p {
    color: #000000;
    padding-left: 1rem;
    margin-bottom: 2rem;
    font-size: calc(13px * 1.1);
    line-height: 1.6;
    position: relative;
}.title_opener_LiObN .master_zone_u7glM p::before {
    height: 100%;
    opacity: 0.5;
    width: 3px;
    top: 0;
    background: rgb(119,130,145);
    content: '';
    position: absolute;
    left: 0;
}.title_opener_LiObN svg {
    animation: growSvg 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.6s;
    margin: 1rem auto 2rem;
    display: block;
    height: 120px;
    width: 120px;
    transform: scale(0);
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
}.title_opener_LiObN svg path {
    transition: fill 0.3s ease;
}.title_opener_LiObN svg:hover path {
    fill: rgb(155,168,189);
}.title_opener_LiObN svg text {
    transition: fill 0.3s ease, transform 0.3s ease;
    transform-origin: center;
}.title_opener_LiObN svg:hover text {
    fill: #000000;
    transform: scale(1.05);
}.title_opener_LiObN .help_list_Gd7Pl {
    display: inline-block;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    font-size: 19px;
    overflow: hidden;
    color: #ffffff;
    background: rgb(155,168,189);
    text-decoration: none;
    transform: translateZ(0);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    padding: 1rem 2rem;
    font-weight: 600;
    position: relative;
    margin-top: 1rem;
    z-index: 1;
    text-align: center;
}.title_opener_LiObN .help_list_Gd7Pl::before {
    transform: scaleX(0);
    transform-origin: right;
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    background: rgb(119,130,145);
    height: 100%;
    z-index: -1;
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}.title_opener_LiObN .help_list_Gd7Pl:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.title_opener_LiObN .help_list_Gd7Pl:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.title_opener_LiObN .pic_box_XZvkD {
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    opacity: 0;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
    min-height: 400px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.15);
    animation: fadeIn 1s ease-out forwards 0.6s;
}.title_opener_LiObN .pic_box_XZvkD:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}.title_opener_LiObN .pic_box_XZvkD::after {
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    z-index: 1;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(119,130,145,0.5) 0%, transparent 50%);
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes scaleWidth {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes fadeUp {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes growSvg {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 992px) {.title_opener_LiObN .learn_corner_iTFdm {
    grid-template-columns: 1fr;
    gap: 3rem;
}.title_opener_LiObN h1 {
    text-align: center;
    font-size: calc(48px * 0.85);
}.title_opener_LiObN h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes scaleWidth {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title_opener_LiObN .master_zone_u7glM {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0);
}.title_opener_LiObN .pic_box_XZvkD {
    order: -1;
    transform: perspective(1000px) rotateY(0) translateZ(0);
    min-height: 350px;
}
}

@media (max-width: 768px) {.title_opener_LiObN {
    padding: 4rem 0 2rem;
}.title_opener_LiObN .learn_corner_iTFdm {
    padding: 1rem;
    gap: 2rem;
}.title_opener_LiObN h1 {
    margin-bottom: 1rem;
    font-size: calc(48px * 0.75);
}.title_opener_LiObN .master_zone_u7glM {
    padding: 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}.title_opener_LiObN .master_zone_u7glM p {
    margin-bottom: 1.5rem;
    font-size: 13px;
}.title_opener_LiObN svg {
    width: 90px;
    margin: 0.5rem auto 1.5rem;
    height: 90px;
}.title_opener_LiObN .help_list_Gd7Pl {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    padding: 0.8rem 1.5rem;
}.title_opener_LiObN .pic_box_XZvkD {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    min-height: 280px;
}
}

@media (max-width: 480px) {.title_opener_LiObN {
    padding: 3rem 0 1rem;
}.title_opener_LiObN .learn_corner_iTFdm {
    gap: 1.5rem;
}.title_opener_LiObN h1 {
    font-size: calc(48px * 0.65);
}.title_opener_LiObN .master_zone_u7glM {
    padding: 1.25rem;
}.title_opener_LiObN svg {
    height: 80px;
    width: 80px;
}.title_opener_LiObN .pic_box_XZvkD {
    min-height: 220px;
}
}