﻿.header_pagewrap_92857 {
    flex: 1 0 auto;
}

.insta_feed_45201 {
    flex: 0 0 auto;
}

.insta_feed_45201 {
    background-attachment: fixed;
    padding: 6rem 0 3rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}


.course_program_info_07326 {
    background: linear-gradient(135deg, rgb(213,216,234) 0%, rgb(213,216,234) 60%, rgba(rgb(173,186,209,0.5), 0.1) 100%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.course_program_info_07326 .education_path_19750 {
    gap: 40px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}

.course_program_info_07326 .image_card_20875::after {
    background: linear-gradient(135deg, rgba(rgb(173,186,209,0.5), 0.2) 0%, transparent 70%);
    inset: 0;
    content: '';
    position: absolute;
    z-index: 1;
}

.course_program_info_07326 .reading_block_25491::before {
    left: 0;
    width: 5px;
    height: 100%;
    transform: scaleY(0.95);
    background: linear-gradient(to bottom, rgb(173,186,209), rgb(131,142,186));
    content: '';
    transition: transform 0.5s ease;
    position: absolute;
    top: 0;
}

.course_program_info_07326 .description {
    font-weight: 400;
    margin: 0 0 20px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

.course_program_info_07326 .reading_block_25491:hover::before {
    transform: scaleY(1);
}

.learning_outcomes_05946 {
    padding: 6rem 0 8rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(213,216,234) 0%, #ffffff 100%);
}

.learning_outcomes_05946 h2 {
    text-align: center;
    position: relative;
    color: #000000;
    margin-bottom: 3rem;
    margin-bottom: 1rem;
    grid-column: 1 / span 12;
    font-weight: 700;
    grid-row: 1;
    padding-bottom: 1.5rem;
    font-size: 38px;
}

.learning_outcomes_05946 .reading_block_25491 {
    grid-row: 2;
    position: relative;
    flex-direction: column;
    gap: 1.5rem;
    grid-column: 7 / span 6;
    display: flex;
}

.learning_outcomes_05946 .image_card_20875::before {
    position: absolute;
    content: '';
    width: 120%;
    opacity: 0.3;
    top: -10%;
    right: -10%;
    height: 120%;
    animation: morphBg 15s infinite alternate ease-in-out;
    z-index: -1;
    background: rgb(131,142,186,0.5);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.learning_outcomes_05946 .text_main_holder > div:nth-child(even):hover {
    transform: translateX(0) translateY(-5px);
}

.learning_outcomes_05946 .text_main_holder > div:hover::before {
    height: 100%;
}

.learning_outcomes_05946 .text_main_holder > div:hover svg {
    fill: rgb(131,142,186);
    transform: rotate(10deg);
}

.learning_outcomes_05946 .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,186,209);
}

.title_greeting_30971::before {
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(var(--secondary-color-opacity), 0.08) 0%, transparent 40%);
    width: 100%;
}

.title_greeting_30971 h1 {
    transform: translateX(0);
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: calc(40px * 1.2);
    position: relative;
    transition: transform 0.5s ease;
    font-weight: 700;
    line-height: 1.2;
    font-family: Arial, sans-serif;
}

.title_greeting_30971 .learning_open_93207 p {
    margin-top: 1rem;
    padding-left: 1rem;
    line-height: 1.6;
    transform: translateX(0);
    border-left: 2px solid rgb(131,142,186);
    font-family: Arial, sans-serif;
    transition: transform 0.5s ease;
    max-width: 540px;
    color: #000000;
    font-size: calc(14px * 1.2);
}

.title_greeting_30971 svg:hover text {
    fill: rgb(131,142,186);
}

.title_greeting_30971 ul li {
    margin: 0;
}

.title_greeting_30971 .connect_box_41063::before {
    width: 100%;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: left 0.7s ease;
    height: 100%;
    content: "";
}

.title_greeting_30971 .image_card_20875 {
    transition: transform 0.5s ease;
    flex: 1;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    animation: fadeIn 1s ease-in-out forwards;
    border-radius: 10px;
    height: 600px;
    z-index: 1;
    box-shadow: 15px 15px 30px rgba(var(--dark-color-opacity), 0.1), 
                -15px -15px 30px rgba(var(--white-color-opacity), 0.8);
    overflow: hidden;
}

.secure_vaulting_84672 h1 {
    font-weight: 700;
    color: rgb(173,186,209);
    font-size: 45px;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 4px solid rgb(131,142,186);
    text-align: center;
    width: 100%;
}

.secure_vaulting_84672 li {
    background: rgb(173,186,209,0.5);
    margin-bottom: 15px;
    border-left: 4px solid rgb(131,142,186);
    border-radius: 10px;
    font-weight: 400;
    font-size: 12px;
    padding: 10px 20px;
    color: #ffffff;
}

.cookies_terms_65918 {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}

.cookie_warning_banner_20489 p {
    color: #ffffff;
    max-width: 500px;
    font-size: 18px;
}

.visitor_settings_62984 {
    background: rgb(173,186,209);
    font-size: 15px;
    margin-left: 20px;
    border-radius: 27px;
    text-decoration: none;
    cursor: pointer;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
    box-shadow: rgb(173,186,209,0.5) 0px 4px 10px 0px;
    line-height: 35px;
    padding: 10px 20px;
}

.wrapper-structure_65074 .consent_box_03217 h5, .wrapper-structure_65074 .consent_box_03217 p {
    color: #ffffff;
}


#cookie_alert_banner_25083 {
    display: none;
}

.info_details_98137 {
    padding: 5rem 0;
    overflow: hidden;
    background: rgb(213,216,234);
    isolation: isolate;
    position: relative;
}


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

.info_details_98137 .course_ask_60782 {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 0 0 1px rgba(255, 255, 255, 0.1),
                0 0 20px rgba(rgb(173,186,209), 0.1);
    padding: 3rem 2.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    border-left: 3px solid rgb(173,186,209);
    backdrop-filter: blur(10px);
    border-radius: 30px;
}

.info_details_98137 .assist_team_25687 span {
    border-right: 1px solid rgb(131,142,186,0.5);
    padding-left: 3.5rem;
    position: relative;
    display: flex;
    border-bottom: 1px solid rgb(131,142,186,0.5);
    background: rgba(255, 255, 255, 0.03);
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    flex-direction: column;
    border-radius: 10px;
}

.info_details_98137 .assist_team_25687 span:hover svg {
    transform: translateY(-50%) scale(1.2);
    filter: drop-shadow(0 0 5px rgb(173,186,209,0.5));
    opacity: 1;
}


.info_details_98137 .assist_team_25687 span p {
    font-weight: 400;
    color: #000000;
    font-size: 13px;
    margin: 0;
}

.info_details_98137 .assist_team_25687 span > span {
    box-shadow: none;
    padding: 0;
    color: rgb(173,186,209);
    background: transparent;
    border: none;
    margin-top: 0.5rem;
    font-weight: 600;
    border-radius: 0;
}

.info_details_98137 .assist_team_25687 span a {
    position: relative;
    transition: color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
    display: inline-block;
    color: rgb(173,186,209);
}

.info_details_98137 .assist_team_25687 span a:hover::after {
    background: rgb(131,142,186);
    width: 100%;
}

.info_details_98137 .get_answers_42367 h4 svg {
    transition: transform 0.3s ease;
    height: 1.25rem;
    stroke: rgb(131,142,186);
    width: 1.25rem;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-width: 1.5;
    fill: none;
}

.info_details_98137 .get_answers_42367 h4::after {
    bottom: -5px;
    width: 40px;
    left: 0;
    position: absolute;
    content: '';
    height: 2px;
    border-radius: 10px;
    background: rgb(131,142,186);
}

.info_details_98137 .get_answers_42367 span:hover {
    box-shadow: none;
    background: transparent;
    transform: none;
}


.info_details_98137 .container::before {
    animation: floatingGlow 15s infinite linear;
    top: -100px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(173,186,209,0.5) 0%, transparent 70%);
    z-index: -1;
    height: 200px;
    position: absolute;
    width: 200px;
    content: '';
    right: -50px;
}

.info_details_98137 .course_ask_60782::after {
    left: 0;
    opacity: 0.4;
    background: radial-gradient(circle, rgb(131,142,186,0.5) 0%, transparent 70%);
    width: 75px;
    z-index: -1;
    height: 75px;
    content: '';
    bottom: 0;
    position: absolute;
}

.info_details_98137 .assist_team_25687 span:hover::after {
    opacity: 1;
}

.future_students_74205::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(173,186,209), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(131,142,186), 0.05) 0%, transparent 50%);
    width: 100%;
    height: 100%;
}

.future_students_74205 h4::after {
    width: 80px;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(173,186,209), rgb(131,142,186));
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
}

.future_students_74205 div p::before {
    width: 0;
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, rgba(rgb(173,186,209), 0.1) 0%, transparent 100%);
    content: "";
    z-index: -1;
    position: absolute;
    left: 0;
}

.future_students_74205 div p:hover::after {
    right: 15px;
    opacity: 1;
}

.future_students_74205 div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}

.future_students_74205 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,186,209);
}

.study_process_20754::before {
    background-size: 120px 120px, 150px 150px, 80px 80px;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(131,142,186,0.5) 0.5%, transparent 7%),
        radial-gradient(circle at 90% 80%, rgb(173,186,209,0.5) 0.5%, transparent 7%),
        radial-gradient(circle at 50% 50%, rgb(131,142,186,0.5) 0.25%, transparent 4%);
    content: "";
    top: 0;
    z-index: 1;
    opacity: 0.1;
    left: 0;
}

.study_process_20754 .reading_block_25491::before {
    position: absolute;
    height: 100px;
    background: linear-gradient(135deg, rgb(131,142,186,0.5) 0%, transparent 70%);
    top: 0;
    right: 0;
    transform: translate(20%, -20%);
    opacity: 0.1;
    width: 100px;
    transition: transform 0.5s ease;
    content: "";
    border-radius: 0 0 0 100%;
}

.study_process_20754 .reading_block_25491:hover::after {
    transform: translateY(-10px);
}

.newsletter_subscription_68457::before {
    background: linear-gradient(
        135deg, 
        rgb(173,186,209,0.5) 0%, 
        rgba(255,255,255,0.05) 100%
    );
    top: -10%;
    z-index: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    transform: rotate(-15deg) skew(15deg);
    width: 45%;
    filter: blur(20px);
    height: 80%;
    position: absolute;
    right: -10%;
}

.newsletter_subscription_68457 .edu_ethos_36527:hover {
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.08),
        -25px -25px 70px rgba(255, 255, 255, 0.08),
        inset 6px 6px 16px rgba(255, 255, 255, 0.08),
        inset -6px -6px 16px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.newsletter_subscription_68457 .edu_ethos_36527:hover h3 {
    transform: translateZ(15px) translateX(5px);
}

.newsletter_subscription_68457 .input_holder div::before {
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    transform: scaleX(0);
    background: linear-gradient(
        to right,
        rgb(173,186,209,0.5),
        rgb(131,142,186),
        rgb(173,186,209,0.5)
    );
    height: 2px;
    transform-origin: center;
    width: 100%;
    bottom: -2px;
    position: absolute;
}

.newsletter_subscription_68457 input[type="email"]::placeholder {
    opacity: 0.6;
    transition: opacity 0.3s ease;
    color: #000000;
}

.newsletter_subscription_68457 .sub_benefit_40231 {
    transition: all 0.4s ease;
    box-shadow: 
        0 8px 20px rgba(rgb(173,186,209), 0.2),
        0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    border: none;
    padding: 15px 30px;
    position: relative;
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(173,186,209), rgb(131,142,186));
}

.pricing_layout_81274::before {
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
    width: 100%;
}

.pricing_layout_81274 .value_plan_90532 {
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.9;
    font-size: calc(17px + 2px);
    max-width: 700px;
    text-align: center;
    margin: 0 auto 50px;
}

.pricing_layout_81274 .pricing_levels_38762 li {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.pricing_layout_81274 .trial_pricing_05731 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(10px);
    padding: 35px 30px;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 100%;
}

.pricing_layout_81274 .learning_deals_30784 {
    z-index: 2;
    position: relative;
}

.pricing_layout_81274 .learning_deals_30784 h4::after {
    width: 40px;
    content: '';
    transition: width 0.4s ease;
    bottom: -8px;
    left: 0;
    position: absolute;
    height: 2px;
    background: rgb(173,186,209);
}

.pricing_layout_81274 .pricing_rates_95120::before {
    content: '';
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    width: 40px;
    left: 0;
    position: absolute;
    top: 0;
}

.tySection_26937::after {
    transform: rotate(10deg);
    background: rgb(173,186,209);
    pointer-events: none;
    opacity: 0.1;
    bottom: -5%;
    height: 30%;
    position: absolute;
    content: "";
    left: -5%;
    width: 40%;
}

.tySection_26937 .edu_ethos_36527:hover {
    transform: translateY(-5px);
}

.tySection_26937 .edu_ethos_36527 div:first-child {
    padding-bottom: 25px;
    position: relative;
}

.tySection_26937 .edu_ethos_36527 div:first-child::after {
    left: 0;
    height: 2px;
    width: 80px;
    content: "";
    background: rgb(173,186,209,0.5);
    bottom: 0;
    position: absolute;
}

.tySection_26937 .edu_ethos_36527 div:last-child {
    position: relative;
}

.tySection_26937 .edu_ethos_36527 a:hover p {
    color: rgb(173,186,209);
}

.tySection_26937 .edu_ethos_36527 a::before {
    transition: opacity 0.5s ease;
    width: 40%;
    opacity: 0;
    content: "";
    height: 40%;
    right: -10px;
    z-index: 0;
    background: linear-gradient(135deg, transparent, rgb(131,142,186,0.5) 60%);
    bottom: -10px;
    position: absolute;
}

.user_comments_80974 .container {
    position: relative;
    z-index: 1;
}

.user_comments_80974 h2 {
    font-weight: 700;
    margin-bottom: 5rem;
    transform: translateX(2rem);
    position: relative;
    font-size: 38px;
    display: inline-block;
    color: #000000;
}

.user_comments_80974 .student_praise_42103::before {
    width: 3px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(
        to bottom,
        rgb(173,186,209),
        rgb(131,142,186)
    );
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
}

.user_comments_80974 .client_ratings_51627::after {
    height: 15px;
    box-shadow: 0 0 0 5px rgb(213,216,234);
    background: #ffffff;
    left: -3.5rem;
    top: 50%;
    content: "";
    z-index: 2;
    transform: translateY(-50%);
    position: absolute;
    border: 3px solid rgb(173,186,209);
    width: 15px;
    border-radius: 50%;
}

.user_comments_80974 .client_ratings_51627:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 5px rgb(173,186,209,0.5);
}

.user_comments_80974 .client_ratings_51627:nth-child(odd) img {
    left: 30px;
    right: auto;
}

.user_comments_80974 .client_ratings_51627 p {
    color: #000000;
    font-weight: 600;
    font-size: calc(18px * 1.1);
    margin-bottom: 0.5rem;
}

header::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    pointer-events: none;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(173,186,209), 0.03) 25%, 
        rgba(rgb(173,186,209), 0.05) 50%,
        rgba(rgb(173,186,209), 0.03) 75%,
        transparent 100%
    );
}

header .head_edu_31259::before {
    position: absolute;
    border-radius: 10px;
    content: '';
    bottom: -15px;
    opacity: 0;
    transform: scaleX(0.7);
    background: rgb(173,186,209);
    width: 100%;
    left: 0;
    height: 10px;
    transition: all 0.3s ease;
}

header .nav_mainwrap_98532 a {
    position: relative;
    transition: all 0.3s ease;
    padding: 1rem 1.2rem;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    display: block;
    color: #000000;
    overflow: hidden;
}

header .nav_mainwrap_98532 a::after {
    pointer-events: none;
    left: 0;
    content: '';
    z-index: -1;
    top: 0;
    width: 100%;
    transform: scale(0.8);
    height: 100%;
    transition: all 0.3s ease;
    opacity: 0;
    border-radius: 10px;
    background: rgb(173,186,209,0.5);
    position: absolute;
}

.contact_form_box_32467 {
    background: rgb(213,216,234);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

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

.contact_form_box_32467 h2 {
    margin-bottom: 20px;
    color: #000000;
    left: 50%;
    display: inline-block;
    text-align: center;
    font-size: 37px;
    transform: translateX(-50%);
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
}

.contact_form_box_32467 .message_widget_26593 {
    background: #ffffff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    overflow: hidden;
    border-radius: 0;
    display: flex;
    position: relative;
}

.contact_form_box_32467 .reach_list_63821::before {
    top: -75px;
    position: absolute;
    width: 150px;
    border: 30px solid rgb(173,186,209,0.5);
    border-radius: 50%;
    z-index: 0;
    right: -75px;
    content: "";
    height: 150px;
}

.contact_form_box_32467 form h3::after {
    bottom: -15px;
    background: rgb(173,186,209);
    width: 50%;
    height: 2px;
    left: 0;
    content: "";
    position: absolute;
}

.contact_form_box_32467 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}

.contact_form_box_32467 .inquiry_map_67801 {
    position: relative;
    margin-bottom: 40px;
}

.contact_form_box_32467 .inquiry_map_67801 label::before {
    content: "";
    border: 2px solid rgb(213,216,234);
    height: 22px;
    width: 22px;
    left: 0;
    background: transparent;
    top: 0;
    transition: all 0.3s ease;
    position: absolute;
}

.contact_form_box_32467 .inquiry_map_67801 label a::after {
    transform: scaleX(1);
    content: "";
    height: 1px;
    width: 100%;
    bottom: -1px;
    transform-origin: left;
    background: rgb(173,186,209);
    left: 0;
    transition: transform 0.3s ease;
    position: absolute;
}

.contact_form_box_32467 .connect_box_41063::before {
    background: rgb(131,142,186);
    z-index: -1;
    height: 100%;
    content: "";
    width: 0;
    left: -10px;
    transition: width 0.5s ease;
    top: 0;
    position: absolute;
    transform: skewX(-25deg);
}

.contact_form_box_32467 svg:hover,
.contact_form_box_32467 svg:hover path {
    stroke: rgb(131,142,186);
}

.data_summary_73865::before {
    z-index: 0;
    left: -50%;
    position: absolute;
    transform: rotate(-15deg);
    width: 200%;
    opacity: 0.2;
    height: 200%;
    content: "";
    top: -50%;
    background: radial-gradient(ellipse at center, rgb(173,186,209,0.5) 0%, transparent 70%);
    pointer-events: none;
}

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

.data_summary_73865 .statistics_classes_59734 {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    transform-origin: center bottom;
    justify-content: center;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 0 1px 5px rgba(0,0,0,0.03);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    align-items: center;
    padding: 2.5rem 1.5rem;
    display: flex;
    flex-direction: column;
}

.data_summary_73865 .statistics_classes_59734:hover p {
    color: rgb(131,142,186);
    transform: scale(1.1);
}



.data_summary_73865 .statistics_classes_59734:nth-child(1) {
    animation: fadeInUp 0.5s 0.1s ease-out both;
}

.data_summary_73865 .statistics_classes_59734:nth-child(2) {
    animation: fadeInUp 0.5s 0.2s ease-out both;
}

.data_summary_73865 .statistics_classes_59734:nth-child(3) {
    animation: fadeInUp 0.5s 0.3s ease-out both;
}

.data_summary_73865 .statistics_classes_59734:nth-child(6) {
    animation: fadeInUp 0.5s 0.6s ease-out both;
}

.our_story_81576::before {
    width: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.85) 100%);
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
}

.our_story_81576 h2 {
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
    font-size: calc(34px * 1.2);
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    transform-origin: left center;
    font-weight: 700;
    align-self: flex-start;
}

.our_story_81576 .reading_block_25491:hover {
    transform: translateX(5px) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.25), 0 15px 30px rgba(0,0,0,0.2);
}

.our_story_81576 .reading_block_25491 p:hover {
    letter-spacing: 1px;
}

.our_story_81576 .reading_block_25491 div div {
    line-height: 1.8;
    overflow-y: auto;
    text-align: justify;
    font-size: 17px;
    padding-right: 15px;
    color: rgba(255,255,255,0.9);
    margin-top: 20px;
    position: relative;
    max-height: 400px;
}

.our_story_81576 .reading_block_25491 div div:hover::after {
    opacity: 1;
}

.insta_feed_45201::after {
    top: 0;
    pointer-events: none;
    left: 0;
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    z-index: -1;
    height: 100%;
    position: absolute;
}

.insta_feed_45201 .company_holder::after {
    animation-delay: 1.5s;
    right: 0;
}

.insta_feed_45201 .company_holder h3::after {
    left: 50%;
    background: rgb(131,142,186);
    position: absolute;
    content: "";
    width: 60px;
    transform: translateX(-50%);
    bottom: -10px;
    height: 3px;
}

.insta_feed_45201 .lang_learn_56103 {
    justify-content: center;
    display: flex;
}

.insta_feed_45201 .nav_train_18470::before {
    left: 50%;
    width: 1px;
    background: rgb(173,186,209);
    transform: translateX(-50%);
    position: absolute;
    height: 20px;
    top: -30px;
    content: "";
}

.insta_feed_45201 .top_head_47230 .nav_train_18470 {
    flex-direction: column;
    position: static;
    display: flex;
    gap: 0.8rem;
}

.insta_feed_45201 .top_head_47230 .nav_train_18470 a::before {
    background: linear-gradient(90deg, transparent, rgb(173,186,209), transparent);
    content: "";
    bottom: 0;
    transition: transform 0.4s ease;
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    height: 1px;
    transform-origin: center;
    z-index: -1;
    left: 0;
}



.privacy_cta_48635 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.privacy_cta_48635 .challenge_cta_32479::before,
.privacy_cta_48635 .challenge_cta_32479::after {
    color: rgb(173,186,209);
    margin: 0 0.6rem;
    content: "•";
}

.leadership_experience_45023::before {
    opacity: 0.4;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    background: conic-gradient(from 225deg at 50% 50%, rgb(131,142,186,0.5) 0%, transparent 25%, rgb(173,186,209,0.5) 50%, transparent 75%, rgb(131,142,186,0.5) 100%);
    animation: rotateBackground 15s linear infinite;
    height: 100%;
    content: "";
}

.leadership_experience_45023 .client_ratings_51627:hover .image_card_20875 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(173,186,209);
    transform: translateZ(50px) scale(1.05);
}

.leadership_experience_45023 .name {
    grid-area: info;
    transform: translateZ(20px);
    margin-top: 1rem;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 31px;
    display: block;
}

.leadership_experience_45023 .exp_progress_51832::before {
    top: 0;
    mix-blend-mode: overlay;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent 40%, rgb(131,142,186,0.5) 40%, rgb(131,142,186,0.5) 60%, transparent 60%);
    animation: shimmer 3s infinite linear;
    position: absolute;
    background-size: 200% 200%;
    opacity: 0.2;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (min-width: 768px) {.course_program_info_07326 .education_path_19750 {
    grid-template-columns: 45% 55%;
    align-items: center;
}.course_program_info_07326 .image_card_20875 {
    height: 500px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
}.course_program_info_07326 .reading_block_25491 {
    padding: 50px 50px 50px 80px;
    z-index: 2;
    margin-left: -80px;
}.course_program_info_07326 h3 {
    font-size: 20px;
}
}



@media (max-width: 767px) {.course_program_info_07326 {
    padding: 70px 0;
}.course_program_info_07326 .image_card_20875 {
    margin-bottom: -20px;
    height: 250px;
}.course_program_info_07326 .reading_block_25491 {
    padding: 25px;
}.course_program_info_07326 h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(20px * 0.9);
}.course_program_info_07326 .description {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 576px) {.learning_outcomes_05946 .edu_ethos_36527 {
    width: 92%;
}.learning_outcomes_05946 .image_card_20875 {
    height: 250px;
}.learning_outcomes_05946 .text_main_holder > div {
    padding: 1.2rem;
}.learning_outcomes_05946 .text_main_holder svg {
    width: 2rem;
    margin-right: 0.8rem;
    height: 2rem;
}}



@media screen and (max-width: 992px) {.title_greeting_30971 .edu_ethos_36527 {
    flex-direction: column;
    gap: 2rem;
}.title_greeting_30971 .reading_block_25491 {
    padding: 1rem 0;
}.title_greeting_30971 h1 {
    font-size: 40px;
}.title_greeting_30971 .image_card_20875 {
    transform: perspective(1000px) rotateY(0);
    height: 400px;
    width: 100%;
}
}



@media only screen and (max-width: 800px) {.secure_vaulting_84672 {
    padding: 30px 15px;
}.secure_vaulting_84672 h1 {
    font-size: calc(20px - 10px);
}.secure_vaulting_84672 h2 {
    font-size: calc(20px - 8px);
}.secure_vaulting_84672 li {
    padding: 8px 15px;
    font-size: calc(12px - 2px);
}}


@media only screen and (max-width: 800px) {.cookie_user_94573 {
    display: none;
}.cookies_terms_65918 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie_warning_banner_20489 h5 {
    text-align: center;
}.cookie_warning_banner_20489 p {
    text-align: center;
}.consent_box_03217 {
    text-align: center;
    margin-bottom: 20px;
}.visitor_settings_62984 {
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}


@media (max-width: 575px) {.info_details_98137 {
    padding: 2.5rem 0;
}.info_details_98137 .course_ask_60782 {
    padding: 1.75rem 1.25rem;
}.info_details_98137 .course_ask_60782 h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.25rem;
}.info_details_98137 .request_form_04693 {
    font-size: calc(13px * 0.95);
    margin-bottom: 2rem;
}.info_details_98137 .assist_team_25687 span {
    padding: 0.75rem 1rem;
    padding-left: 2.75rem;
}.info_details_98137 .assist_team_25687 span svg {
    height: 1.2rem;
    width: 1.2rem;
    left: 0.75rem;
}.info_details_98137 .get_answers_42367 h4 {
    font-size: calc(18px * 0.9);
}.info_details_98137 .get_answers_42367 h4 svg {
    width: 1rem;
    height: 1rem;
}.info_details_98137 .get_answers_42367 span {
    padding-left: 1.25rem;
}.info_details_98137 .get_answers_42367 span svg {
    width: 0.75rem;
    height: 0.75rem;
}}



@media (max-width: 991px) {.study_process_20754 {
    padding: 5rem 0;
}.study_process_20754 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2.5rem;
}.study_process_20754 .reading_block_25491 {
    padding: 2rem;
}
}



@media (max-width: 767px) {.study_process_20754 {
    padding: 4rem 0;
}.study_process_20754 .edu_ethos_36527 {
    padding: 0 1.5rem;
}.study_process_20754 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.8);
}.study_process_20754 h2::after {
    height: 2px;
    width: 50%;
}.study_process_20754 .reading_block_25491 {
    padding: 1.75rem;
}.study_process_20754 .reading_block_25491::after {
    bottom: -10px;
    font-size: 8rem;
    right: 20px;
}
}



@media (min-width: 992px) {.newsletter_subscription_68457 .edu_ethos_36527 {
    justify-content: space-between;
    padding: 60px;
    display: flex;
    flex-direction: row;
    gap: 40px;
    align-items: center;
}.newsletter_subscription_68457 h3 {
    margin-bottom: 0;
    max-width: 50%;
    font-size: 18px;
}.newsletter_subscription_68457 .input_holder {
    max-width: 600px;
    width: 100%;
}
}



@media (prefers-reduced-motion: reduce) {.newsletter_subscription_68457 .edu_ethos_36527,
    .newsletter_subscription_68457 h3,
    .newsletter_subscription_68457 input[type="email"],
    .newsletter_subscription_68457 .sub_benefit_40231,
    .newsletter_subscription_68457 .sub_benefit_40231::before,
    .newsletter_subscription_68457 .input_holder div::before {
    transition: none;
}}



@media (max-width: 480px) {.pricing_layout_81274 {
    padding: 50px 0;
}.pricing_layout_81274 h2 {
    font-size: calc(31px - 8px);
}.pricing_layout_81274 .value_plan_90532 {
    font-size: calc(17px - 2px);
}.pricing_layout_81274 .trial_pricing_05731 {
    padding: 20px 15px;
}.pricing_layout_81274 .learning_deals_30784 p {
    font-size: calc(17px - 2px);
}}



@media (min-width: 768px) {.tySection_26937 .edu_ethos_36527 {
    padding: 70px 80px;
}.tySection_26937 .edu_ethos_36527::before {
    width: 6px;
}.tySection_26937 .edu_ethos_36527 div:first-child::after {
    width: 120px;
}
}



@media (prefers-reduced-motion: reduce) {.tySection_26937 .edu_ethos_36527,
    .tySection_26937 .edu_ethos_36527 h5,
    .tySection_26937 .edu_ethos_36527 a::before,
    .tySection_26937 .edu_ethos_36527 a p {
    transition: none;
}.tySection_26937 .edu_ethos_36527:hover,
    .tySection_26937 .edu_ethos_36527:hover h5 {
    transform: none;
}}



@media (max-width: 991px) {header .head_learn_95064 {
    justify-content: space-between;
    flex-direction: row;
    padding: 1rem;
    flex-wrap: wrap;
}header .top_header_54629 {
    margin-right: 0;
    margin-bottom: 0;
}header .top_head_47230 {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 0;
    flex-wrap: wrap;
    padding-top: 1rem;
}header .nav_mainwrap_98532 {
    margin-bottom: 0.5rem;
}header .nav_mainwrap_98532 a {
    padding: 0.7rem 1rem;
    font-size: calc(17px - 1px);
}
}



@media (max-width: 1024px) {.contact_form_box_32467 {
    padding: 80px 0;
}.contact_form_box_32467 .image_card_20875 {
    min-height: 500px;
}.contact_form_box_32467 .reach_list_63821 {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.contact_form_box_32467 {
    padding: 60px 0;
}.contact_form_box_32467 .message_widget_26593 {
    flex-direction: column;
}.contact_form_box_32467 .image_card_20875 {
    min-height: 300px;
    width: 100%;
}.contact_form_box_32467 .reach_list_63821 {
    width: 100%;
    padding: 40px 30px;
}.contact_form_box_32467 form h3 {
    margin-bottom: 30px;
}.contact_form_box_32467 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_form_box_32467 .inquiry_map_67801 {
    margin-bottom: 30px;
}.contact_form_box_32467 .connect_box_41063 {
    padding: 15px 30px;
    width: 100%;
}
}



@media (max-width: 992px) {.data_summary_73865 ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.data_summary_73865 .statistics_classes_59734 {
    padding: 2rem 1.25rem;
}.data_summary_73865 .statistics_classes_59734 p {
    font-size: calc(35px * 1.1);
}
}



@media (max-width: 768px) {.data_summary_73865 {
    padding: 4rem 1rem;
}.data_summary_73865 h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2.5rem;
}.data_summary_73865 ul {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.data_summary_73865 .statistics_classes_59734 {
    padding: 1.75rem 1rem;
}
}



@media (min-width: 1024px) {.our_story_81576 {
    padding: 180px 0 160px;
}.our_story_81576::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.8) 100%);
}.our_story_81576::after {
    height: 180%;
    transform: rotate(-35deg);
    width: 90%;
    right: -20%;
    top: -20%;
}.our_story_81576 .container {
    padding: 0 60px;
}.our_story_81576 h2 {
    margin-bottom: 90px;
    font-size: calc(34px * 1.8);
    margin-left: 120px;
}.our_story_81576 h2::after {
    width: 180px;
    height: 6px;
}.our_story_81576 .reading_block_25491 {
    box-shadow: 0 30px 60px rgba(0,0,0,0.25), 0 15px 30px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    margin-left: 120px;
    max-width: 80%;
    padding: 80px;
}.our_story_81576 .reading_block_25491 p {
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: calc(17px * 1.8);
}.our_story_81576 .reading_block_25491 div div {
    column-gap: 60px;
    max-height: 500px;
    column-count: 2;
    font-size: calc(17px * 1.1);
    line-height: 1.9;
}
}



@media (max-width: 992px) {.leadership_experience_45023 .client_ratings_51627 {
    grid-template-areas:
            "image_card_20875"
            "connect_list_21485"
            "exp_progress_51832";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    padding: 2rem;
}.leadership_experience_45023 .image_card_20875 {
    height: 180px;
    margin: 0 auto;
    width: 180px;
}.leadership_experience_45023 .name,
    .leadership_experience_45023 .client_ratings_51627 span:not(.name) {
    text-align: center;
    margin-top: 1rem;
}.leadership_experience_45023 .client_ratings_51627 span:not(.name) {
    margin-top: 0;
}
}



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

@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 100;
    }
    100% {
        stroke-dashoffset: 0;
    }
}



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



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

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

