﻿.webinar_arch_12083 {
    flex: 0 0 auto;
}

svg {
    width: 30px;
    height: 30px;
}

.head_sitewrap_57630 {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}


header {
    background: linear-gradient(120deg, rgb(154,202,186) 0%, rgb(106,174,157) 100%);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    overflow: visible;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    position: relative;
}

header .header_top_67328::before {
    z-index: -1;
    top: 3px;
    left: 3px;
    content: '';
    right: 3px;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    border: 1px dashed rgba(255, 255, 255, 0.3);
    bottom: 3px;
    position: absolute;
}

header .nav_sitewrap_15769 {
    position: relative;
    list-style: none;
    display: flex;
    z-index: 2;
    padding: 0;
    margin: 0;
}

header .head_bar_06218 a:hover {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    border-color: #ffffff;
}

header .head_bar_06218 a:hover::before {
    left: 100%;
}

header .head_bar_06218::after {
    transition: width 0.3s ease;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    transform: translateX(-50%);
    content: '';
    background: #ffffff;
}

header .main_nav_39014::after {
    left: 10px;
    border-top: none;
    opacity: 0.5;
    border-left: none;
    content: '';
    height: 40px;
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.3);
    bottom: 10px;
    width: 40px;
}

.about_this_53926::before {
    position: absolute;
    opacity: 0.3;
    width: 100%;
    content: "";
    top: 0;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(154,202,186,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(106,174,157,0.5) 0%, transparent 30%);
    height: 100%;
}

.about_this_53926 h2::before {
    content: "";
    border-radius: 4px;
    background: rgb(154,202,186);
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    bottom: -20px;
    height: 4px;
    left: 50%;
}

.about_this_53926 .knowledge_track_05726 {
    flex: 1;
    z-index: 2;
    background: #ffffff;
    border-radius: 26px;
    transform: translateY(0);
    padding: 60px 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
}

.about_this_53926 .knowledge_track_05726 h3 {
    color: #000000;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
    font-size: 19px;
}

.about_this_53926 .knowledge_track_05726:nth-child(1) h3::after {
    background: rgb(154,202,186);
}

.about_this_53926 .knowledge_track_05726 p {
    line-height: 1.8;
    font-size: 12px;
    color: #000000;
    z-index: 2;
    position: relative;
}

.about_this_53926 .container::before,
.about_this_53926 .container::after {
    content: "";
    width: 300px;
    opacity: 0.05;
    height: 300px;
    z-index: 1;
    position: absolute;
}

.about_this_53926 .container::before {
    background: rgb(154,202,186);
    animation: morphShape 15s linear infinite alternate;
    top: -150px;
    right: -150px;
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%;
}

.thxWrap_42536::before {
    transform: rotate(-15deg) skewX(15deg);
    position: absolute;
    height: 80%;
    content: "";
    background: linear-gradient(145deg, rgba(rgb(106,174,157,0.5), 0.08), rgba(rgb(106,174,157,0.5), 0.03));
    right: -10%;
    width: 60%;
    filter: blur(20px);
    z-index: 0;
    top: -20%;
}

.thxWrap_42536 .learn_identity_97461 > div:first-child {
    transform: translateX(-1rem);
    position: relative;
}

.thxWrap_42536 .learn_identity_97461 > div:first-child::before {
    top: 50%;
    content: "";
    height: 60%;
    background: linear-gradient(to bottom, rgb(154,202,186), rgb(106,174,157));
    width: 4px;
    position: absolute;
    left: -2rem;
    transform: translateY(-50%);
}

.thxWrap_42536 h5::after {
    content: "";
    height: 3px;
    bottom: -0.5rem;
    position: absolute;
    width: 40%;
    background: linear-gradient(90deg, rgb(106,174,157), transparent);
    left: 0;
}

.thxWrap_42536 a:hover {
    transform: translateX(5px);
}

.thxWrap_42536 a::before {
    z-index: -1;
    left: 0;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, 
        rgba(rgb(154,202,186,0.5), 0.03), 
        rgba(rgb(106,174,157,0.5), 0.05)
    );
    transform-origin: left;
    position: absolute;
    width: 100%;
    top: 0;
    transform: scaleX(0.8) translateX(-10%);
    height: 100%;
    content: "";
    opacity: 0;
}

.study_process_31564 .container {
    transform-style: preserve-3d;
    perspective: 1200px;
    z-index: 2;
    position: relative;
}

.study_process_31564 .learn_identity_97461:hover {
    transform: translateZ(20px);
}

.study_process_31564 .learn_identity_97461 > div {
    overflow: hidden;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    background: #ffffff;
    position: relative;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 5px solid rgb(154,202,186);
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 3rem;
}

.study_process_31564 .learn_identity_97461 > div:hover::before {
    transform: scaleX(1);
}

.study_process_31564 .learn_identity_97461 > div:hover h3 {
    transform: translateZ(15px);
}

.study_process_31564 .learn_identity_97461 > div:hover h3::after {
    transform: scaleX(1);
}

.study_process_31564 p span {
    display: inline-block;
    transform-origin: left center;
    transition: transform 0.4s ease-out, opacity 0.3s ease-in;
    position: relative;
}

.study_process_31564 .learn_identity_97461 > div:hover p span {
    opacity: 1;
}

.mentorship_experience_15267::after {
    background: radial-gradient(circle at 80% 20%, rgb(154,202,186,0.5) 0%, transparent 60%);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    content: "";
    opacity: 0.05;
}

.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(1) {
    width: 100%;
    order: 1;
    position: relative;
}

.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(2) {
    order: 2;
}

.mentorship_experience_15267 .image_grid_10382 {
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding-bottom: 60%;
    height: 0;
    transform: translateZ(20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.mentorship_experience_15267 .feedback_panel_83091:hover .name::after {
    width: 100%;
}

.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(2) > div {
    transition: all 0.4s ease;
    transform: translateZ(10px);
    letter-spacing: 0.5px;
    color: rgb(106,174,157);
    font-weight: 600;
    opacity: 0.9;
    font-size: calc(13px * 0.95);
    margin-bottom: 1rem;
}

.mentorship_experience_15267 .feedback_panel_83091:hover .job_block_41807 {
    transform: translateZ(15px);
}

.program_details_82704::before {
    opacity: 0.7;
    height: 100%;
    background: linear-gradient(135deg, rgb(154,202,186,0.5) 0%, transparent 50%, rgb(106,174,157,0.5) 100%);
    width: 100%;
    animation: backgroundShift 15s infinite alternate;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}

.program_details_82704 .container {
    padding: 0 20px;
    z-index: 5;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.program_details_82704 .training_01874 {
    position: relative;
    grid-template-columns: 1.5fr 1fr;
    display: grid;
    gap: 40px;
    perspective: 1000px;
}

.program_details_82704 .metadata_block_80623 h2 {
    background: linear-gradient(to right, rgb(154,202,186) 0%, rgb(106,174,157) 100%);
    font-size: 36px;
    border-radius: 8px 0 8px 0;
    background-clip: text !important;
    margin-bottom: 25px;
    transform: translateY(-10px);
    position: relative;
    font-weight: 700;
    display: inline-block;
    max-width: fit-content;
    padding: 15px 20px;
    -webkit-background-clip: text !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgb(154,202,186);
    letter-spacing: 1.5px;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(154,202,186,0.5);
    border-radius: 10px;
    border-left: 2px solid rgb(106,174,157);
}

.program_details_82704 .metadata_block_80623 .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.program_details_82704 .image_grid_10382:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(154,202,186,0.5);
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
}

.get_in_touch_84072::before {
    z-index: 0;
    position: absolute;
    background-size: 100% 15px;
    width: 100%;
    pointer-events: none;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    content: '';
    top: 0;
    height: 100%;
    left: 0;
    animation: scanlines 10s linear infinite;
}

.get_in_touch_84072 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}

.get_in_touch_84072 h3::before {
    content: attr(id);
    left: 50%;
    position: absolute;
    opacity: 0.4;
    top: -10px;
    font-size: calc(32px - 10px);
    color: rgb(106,174,157,0.5);
    transform: translateX(-50%);
    letter-spacing: 5px;
}

.get_in_touch_84072 .query_section_69745:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.get_in_touch_84072 .query_section_69745::before {
    background: linear-gradient(45deg, 
        rgb(154,202,186,0.5), 
        transparent, 
        rgb(106,174,157,0.5), 
        transparent);
    border-radius: calc(11px + 2px);
    left: -2px;
    right: -2px;
    bottom: -2px;
    animation: border-flow 6s linear infinite;
    position: absolute;
    z-index: -1;
    content: '';
    top: -2px;
}

.get_in_touch_84072 .query_support_41583 {
    background: #ffffff;
    padding: 60px;
    overflow: hidden;
    position: relative;
}

.get_in_touch_84072 .query_support_41583 #contact {
    position: relative;
    z-index: 2;
}

.get_in_touch_84072 .query_support_41583 h3 {
    text-align: left;
    color: #000000;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 18px;
}

.get_in_touch_84072 .query_support_41583 input[type="text"]::placeholder,
.get_in_touch_84072 .query_support_41583 textarea::placeholder {
    transition: opacity 0.3s ease;
    opacity: 0.6;
    color: #000000;
}

.get_in_touch_84072 .query_support_41583 input[type="text"]:focus,
.get_in_touch_84072 .query_support_41583 textarea:focus {
    border-bottom-color: rgb(154,202,186);
    background-color: rgba(0, 0, 0, 0.01);
    outline: none;
}

.get_in_touch_84072 .query_support_41583 .query_info_03714 label {
    font-size: calc(12px - 2px);
    padding-left: 40px;
    color: #000000;
    cursor: pointer;
    position: relative;
    line-height: 1.6;
}

.get_in_touch_84072 .query_support_41583 .query_info_03714 input[type="checkbox"]:checked + label::before {
    background-color: rgb(154,202,186);
    border-color: rgb(154,202,186);
}

.get_in_touch_84072 .query_support_41583 .query_info_03714 a {
    padding-bottom: 2px;
    color: rgb(154,202,186);
    border-bottom: 1px solid transparent;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.get_in_touch_84072 .query_support_41583 .request_block_28095:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.get_in_touch_84072 .connect_widget_14025 {
    overflow: hidden;
    padding: 60px;
    background: linear-gradient(135deg, rgb(154,202,186) 0%, rgb(106,174,157) 100%);
    position: relative;
}

.get_in_touch_84072 .connect_widget_14025::after {
    top: -50%;
    position: absolute;
    width: 200%;
    animation: pulse-light 10s infinite;
    content: '';
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    height: 200%;
    z-index: 0;
    left: -50%;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 {
    list-style: none;
    position: relative;
    margin: 0;
    z-index: 1;
    padding: 0;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li:hover {
    transform: translateX(10px);
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li:hover::before {
    width: 100%;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li:hover::after {
    width: 100%;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}

.get_in_touch_84072 .connect_widget_14025 .reach_feedback_81937 li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.pricing_grid_48265 .container {
    z-index: 1;
    padding: 0 20px;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
}

.pricing_grid_48265 .deal_board_48015 {
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 60px;
}

.pricing_grid_48265 .bundle_rate_37908 {
    font-size: 18px;
    margin-top: 25px;
    line-height: 1.6;
    max-width: 800px;
    color: #000000;
}

.pricing_grid_48265 .study_cost_60354 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-delay: calc(0.15s * var(--i, 1));
    perspective: 1000px;
    text-decoration: none;
    opacity: 0;
    display: block;
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(30px);
}

.pricing_grid_48265 .price_deals_01257 {
    box-sizing: border-box;
    padding: 35px 30px;
    min-height: 250px;
    position: relative;
    z-index: 2;
}

.pricing_grid_48265 .price_deals_01257 h3 {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    font-size: calc(22px + 2px);
    transition: transform 0.3s ease;
    color: #000000;
}

.pricing_grid_48265 .study_cost_60354:hover .payment_scheme_78340 {
    color: rgb(154,202,186);
    transform: scale(1.05);
}

.pricing_grid_48265 .image_grid_10382 {
    width: 100%;
    transition: all 0.5s ease;
    position: relative;
    height: 200px;
    overflow: hidden;
}

.pricing_grid_48265 .study_cost_60354:hover .image_grid_10382 {
    transform: scale(1.05);
}

.privacy_repository_45931 {
    background: rgb(201,231,219);
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.privacy_repository_45931 .container {
    background: rgba(rgb(255, 255, 255, 0.5), 0.98);
    z-index: 2;
    padding: 0 2rem;
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    margin: 0 auto;
    padding: 3rem;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    max-width: 1140px;
    border-left: 3px solid rgb(106,174,157);
    position: relative;
}

.privacy_repository_45931 h2::before {
    transform-origin: left;
    content: '';
    height: 1px;
    transition: transform 0.4s ease-out;
    bottom: -5px;
    background: linear-gradient(90deg, 
        rgb(106,174,157) 0%,
        transparent 100%);
    width: 100%;
    position: absolute;
    left: 0;
    transform: scaleX(0.3);
}

.privacy_repository_45931 h4::after {
    opacity: 0.5;
    left: 0;
    bottom: -4px;
    content: '';
    position: absolute;
    background: rgb(106,174,157);
    width: 2rem;
    height: 2px;
}

.privacy_repository_45931 span {
    border-left: 1px dashed rgba(rgb(106,174,157,0.5), 0.3);
    position: relative;
    font-size: 16px;
    display: block;
    color: #000000;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}

.privacy_repository_45931 li:hover {
    transform: translateX(5px);
}

.privacy_repository_45931 li::before {
    top: 1.2rem;
    left: 0;
    height: 8px;
    background: rgb(106,174,157);
    opacity: 0.7;
    transform: rotate(45deg);
    position: absolute;
    width: 8px;
    content: '';
}

.title_opener_28910 .learn_identity_97461 {
    width: 100%;
    flex-direction: column-reverse;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    display: flex;
    max-width: 1200px;
}

.title_opener_28910 .metadata_block_80623:hover {
    transform: translateY(-5px);
}

.title_opener_28910 h1 {
    margin-bottom: 25px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 37px;
    position: relative;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    transform: perspective(1000px) rotateX(0deg);
}

.title_opener_28910 .start_top_95480 svg {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), filter 0.6s ease;
    width: 80px;
    filter: drop-shadow(0 4px 6px rgba(94, 170, 168, 0.15));
    height: 80px;
}

.title_opener_28910 .start_top_95480 p {
    max-width: 600px;
    font-size: calc(16px * 1.1);
    position: relative;
    padding-left: 12px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.7;
    margin: 0;
    color: #000000;
}

.title_opener_28910 ul li {
    margin-right: 15px;
}

.title_opener_28910 .request_block_28095 {
    display: inline-block;
    padding: 15px 30px;
    background: linear-gradient(135deg, rgb(154,202,186) 0%, rgb(106,174,157) 100%);
    overflow: hidden;
    z-index: 1;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: #ffffff;
    transform: translateY(0);
    position: relative;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.2);
    text-decoration: none;
}

.title_opener_28910 .image_grid_10382:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg) translateY(-5px);
}

#cookieDialogWindow_14297:checked ~ .modalCookieSettings_19672 {
    visibility: hidden;
    opacity: 0;
}

.cookie_necessary_23547 {
    display: flex;
    align-items: center;
    margin-right: 1rem;
    flex-shrink: 0;
}

.cookie_necessary_23547 svg {
    width: 50px;
    height: 50px;
    fill: rgb(154,202,186);
}

.track_optin_25709 h5 {
    font-weight: 600;
    color: rgb(154,202,186);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.cookie_button.track_cookies_45761 {
    margin-left: 0.5rem;
    background: #000000;
}

.cookie_button.track_cookies_45761:hover {
    background: rgb(154,202,186);
}

.modalCookieSettings_19672 p a:hover {
    color: #000000;
}


footer {
    position: relative;
    width: 100%;
}

footer .webinar_arch_12083::before {
    width: 100%;
    content: "";
    height: 20px;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(154,202,186) 25%, rgb(106,174,157) 25%, rgb(106,174,157) 50%, rgb(154,202,186) 50%, rgb(154,202,186) 75%, rgb(106,174,157) 75%);
}

footer .info_item:last-child {
    border-right: none;
}

footer .info_item::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 3px;
    background-color: rgb(154,202,186);
    left: 0;
    width: 0;
    transition: width 0.3s ease;
}

footer .text_main_holder {
    margin-top: 100px;
    gap: 20px;
    grid-template-columns: 1fr;
    display: grid;
}

footer .nav_sitewrap_15769 {
    padding: 0 25px;
    position: relative;
}

footer .nav_sitewrap_15769 h5::after {
    height: 2px;
    width: 60px;
    bottom: -2px;
    position: absolute;
    left: 0;
    background-color: rgb(154,202,186);
    content: "";
}

footer .top_class_15368 a:hover {
    color: #ffffff;
    background-color: rgb(154,202,186);
    transform: translateY(-3px);
}

footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}

footer .input_holder::before {
    content: "";
    opacity: 0.1;
    z-index: -1;
    background-color: rgb(154,202,186);
    top: -10px;
    position: absolute;
    right: -10px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

footer .news_signup_29173:hover {
    background-color: rgb(106,174,157);
}

footer .news_signup_29173:hover::before {
    left: 100%;
}

footer .blog_ref_86375 {
    margin-top: 50px;
    text-align: center;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

.potential_enrollees_37920::before {
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(#ffffff, 0.3) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(#ffffff, 0.2) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgba(#ffffff, 0.2) 0%, transparent 50%);
    top: 0;
}

.potential_enrollees_37920 h3::after {
    opacity: 0.6;
    background: rgb(154,202,186);
    height: 2px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    content: "";
    width: 50px;
    position: absolute;
}

.potential_enrollees_37920 li:hover {
    border-color: rgba(rgb(154,202,186,0.5), 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.06),
        0 10px 15px rgba(0, 0, 0, 0.04);
    transform: translateY(-10px);
}

.potential_enrollees_37920 li:hover::after {
    background: linear-gradient(
        90deg,
        rgb(154,202,186) 0%,
        rgb(106,174,157) 100%
    );
    height: 4px;
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.potential_enrollees_37920 li:hover svg {
    transform: translateY(-3px);
    animation: float 3s infinite ease-in-out;
}

.client_comments_48621 .learn_identity_97461 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}

.client_comments_48621 h4::after {
    height: 4px;
    left: 50%;
    width: 60px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(154,202,186);
    bottom: -20px;
    content: "";
    border-radius: 10px;
}

.client_comments_48621 .review_quotes_28504::before {
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(154,202,186,0.5), rgb(106,174,157,0.5));
    z-index: 1;
    height: 100%;
    position: absolute;
    width: 4px;
    left: calc(50% - 2px);
    border-radius: 2px;
}

.client_comments_48621 .review_quotes_28504::before {
    left: 30px;
}

.client_comments_48621 .feedback_panel_83091:nth-child(even) {
    transform: translateY(-40px);
    align-self: flex-end;
}

.client_comments_48621 .feedback_panel_83091:nth-child(even) {
    animation-delay: calc(0.3s * var(--i, 0));
    animation: fadeInRight 0.8s ease-out both;
}

.client_comments_48621 .feedback_panel_83091::after {
    background: rgb(154,202,186,0.5);
    height: 2px;
    width: 30px;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    position: absolute;
}

.client_comments_48621 .feedback_panel_83091:nth-child(even):hover {
    transform: translateY(-40px) scale(1.05);
}

.client_comments_48621 .feedback_panel_83091:nth-child(even) .image_grid_10382 {
    margin-left: 20px;
    float: right;
    margin-right: 0;
}

.client_comments_48621 .feedback_panel_83091:hover span {
    color: rgb(154,202,186);
}

.client_comments_48621 .feedback_panel_83091 p {
    line-height: 1.6;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 18px;
    position: relative;
}

.client_comments_48621 .feedback_panel_83091 p {
    clear: none;
    font-size: calc(18px * 0.95);
}

.client_comments_48621 .feedback_panel_83091:nth-child(n)::after {
    left: -30px;
    right: auto;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .main_nav_39014 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .header_top_67328 {
    margin-bottom: 0;
    margin-right: 0;
}header .nav_sitewrap_15769 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head_bar_06218 a {
    height: 35px;
    padding: 0 1rem;
    font-size: calc(17px - 1px);
}header .main_nav_39014::before,
    header .main_nav_39014::after {
    display: none;
}.head_sitewrap_57630 {
    margin-top: -10px;
}
}



@media screen and (max-width: 576px) {.about_this_53926 {
    padding: 60px 0;
}.about_this_53926 h2 {
    margin-bottom: 40px;
}.about_this_53926 .knowledge_track_05726 {
    padding: 30px 25px;
}.about_this_53926 .knowledge_track_05726 h3 {
    padding-bottom: 10px;
    font-size: calc(20px + 0.1rem);
    margin-bottom: 15px;
}.about_this_53926 .knowledge_track_05726 p {
    font-size: calc(12px - 0.05rem);
}.about_this_53926 .knowledge_track_05726:hover {
    transform: translateY(-5px) !important;
}}



@media (min-width: 992px) {.thxWrap_42536 {
    padding: 9rem 0;
}.thxWrap_42536 .container {
    padding: 0 2rem;
}.thxWrap_42536 .learn_identity_97461 {
    grid-template-columns: 1fr 1.8fr;
    padding: 5rem;
    gap: 4rem;
}.thxWrap_42536 h5 {
    font-size: calc(24px * 1.2);
}.thxWrap_42536 h5::after {
    width: 50%;
    height: 4px;
}.thxWrap_42536 .learn_identity_97461 > div:last-child {
    padding-left: 4rem;
}.thxWrap_42536 a {
    padding: 1rem 0;
}
}



@media screen and (min-width: 768px) {.study_process_31564 {
    padding: 150px 0;
}.study_process_31564 .learn_identity_97461 {
    grid-template-columns: 1fr;
    gap: 3rem;
}.study_process_31564 h3 {
    font-size: 36px;
}.study_process_31564 .learn_identity_97461 > div {
    padding: 4rem;
}
}



@media screen and (max-width: 767px) {.study_process_31564 {
    padding: 80px 0;
}.study_process_31564 .learn_identity_97461 > div {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg) rotateY(-0.5deg);
}.study_process_31564 h3 {
    margin-bottom: 1rem;
    font-size: calc(36px * 0.7);
}.study_process_31564 p {
    font-size: calc(14px * 0.9);
}
}



@media (min-width: 768px) {.mentorship_experience_15267 .feedback_panel_83091 {
    padding: 3.5rem;
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto auto;
    gap: 2.5rem;
}.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(1) {
    grid-row: 1 / span 2;
    grid-column: 1;
}.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
}.mentorship_experience_15267 .feedback_panel_83091 > div:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
}.mentorship_experience_15267 .image_grid_10382 {
    padding-bottom: 0;
    height: 100%;
}.mentorship_experience_15267 .name {
    margin-bottom: 0.75rem;
    font-size: 19px;
}.mentorship_experience_15267 .job_block_41807 {
    padding-left: 2rem;
    font-size: calc(13px * 1.05);
}
}



@media screen and (max-width: 991px) {.program_details_82704 {
    padding: 80px 0;
}.program_details_82704 .training_01874 {
    grid-template-columns: 1fr;
    gap: 40px;
}.program_details_82704 .training_01874::before {
    left: -20px;
    top: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    transform: none;
}.program_details_82704 .metadata_block_80623 {
    animation: none;
    transform: none;
    order: 2;
}.program_details_82704 .image_grid_10382 {
    order: 1;
    transform: none;
    min-height: 400px;
    animation: pulse 8s infinite alternate;
}.program_details_82704 .image_grid_10382:hover {
    transform: scale(1.02) translateY(-5px);
}.program_details_82704 .metadata_block_80623 h2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}.program_details_82704 .metadata_block_80623 .description {
    text-align: left;
}
}



@media (max-width: 576px) {.get_in_touch_84072 {
    padding: 40px 0;
}.get_in_touch_84072 .query_support_41583,
    .get_in_touch_84072 .connect_widget_14025 {
    padding: 30px 20px;
}.get_in_touch_84072 h3 {
    letter-spacing: 2px;
    font-size: calc(32px - 6px);
}.get_in_touch_84072 .query_support_41583 .query_info_03714 label {
    font-size: calc(12px - 3px);
}}



@media (max-width: 1199px) {.pricing_grid_48265 {
    padding: 80px 0;
}.pricing_grid_48265 .deal_board_48015 {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px;
}.pricing_grid_48265 .deal_board_48015 h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}



@media (max-width: 992px) {.privacy_repository_45931 {
    padding: 3rem 0;
}.privacy_repository_45931 .container {
    padding: 2rem;
}.privacy_repository_45931 h1 {
    font-size: calc(39px * 0.9);
}.privacy_repository_45931 h2 {
    font-size: calc(36px * 0.9);
}
}



@media (min-width: 768px) {.title_opener_28910 .learn_identity_97461 {
    align-items: center;
    gap: 30px;
    flex-direction: row;
}.title_opener_28910 .metadata_block_80623 {
    flex: 1;
    padding: 0 20px 0 0;
}.title_opener_28910 .image_grid_10382 {
    flex: 1;
    transform: perspective(1000px) rotateY(0deg) translateX(0);
    height: 450px;
    margin-bottom: 0;
}.title_opener_28910 .image_grid_10382:hover {
    transform: perspective(1000px) rotateY(-3deg) translateX(-5px);
}.title_opener_28910 h1 {
    font-size: calc(37px * 1.1);
}.title_opener_28910 .start_top_95480 svg {
    width: 100px;
    height: 100px;
}
}



@media (min-width: 1200px) {.title_opener_28910 .learn_identity_97461 {
    gap: 80px;
}.title_opener_28910 .image_grid_10382 {
    height: 600px;
}.title_opener_28910 h1 {
    transform: perspective(1000px) translateZ(0px);
    font-size: 41px;
}.title_opener_28910 .metadata_block_80623:hover h1 {
    transform: perspective(1000px) translateZ(10px);
}
}



@media (max-width: 480px) {.title_opener_28910 {
    padding: 40px 0;
}.title_opener_28910 .learn_identity_97461 {
    padding: 0 15px;
}.title_opener_28910 .metadata_block_80623 {
    padding: 30px 10px;
}.title_opener_28910 h1 {
    font-size: calc(37px * 0.85);
    margin-bottom: 20px;
}.title_opener_28910 .start_top_95480 {
    gap: 20px;
    margin-bottom: 25px;
}.title_opener_28910 .start_top_95480 p {
    font-size: 16px;
}.title_opener_28910 .image_grid_10382 {
    height: 250px;
}.title_opener_28910 .request_block_28095 {
    font-size: calc(14px * 0.9);
    padding: 10px 20px;
}}



@media (max-width: 576px) {footer .nav_sitewrap_15769 h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
    margin-bottom: 20px;
}footer .top_class_15368 a {
    font-size: calc(13px - 1px);
    padding: 6px 12px;
}footer .input_holder input[type="email"],
    footer .news_signup_29173 {
    padding: 12px;
}}



@media (max-width: 480px) {.potential_enrollees_37920 {
    padding: 3rem 0;
}.potential_enrollees_37920 .learn_identity_97461 {
    padding: 0 1rem;
}.potential_enrollees_37920 h3 {
    font-size: calc(39px * 0.7);
    margin-bottom: 2.5rem;
}.potential_enrollees_37920 li {
    padding: 1.25rem;
}.potential_enrollees_37920 li svg {
    height: 40px;
    margin-bottom: 1rem;
    width: 40px;
}}

@keyframes slideAcross {
    0% {
        left: calc(50% - 40px);
    }
    50% {
        left: calc(50% + 40px);
    }
    100% {
        left: calc(50% - 40px);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}



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



@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}



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



@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}


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

