﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

.container {
    width: 1119px;
    margin: auto;
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}

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

.wrapper-structure_65074 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.course_program_info_07326::before {
    left: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgba(rgb(173,186,209,0.5), 0.08) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(rgb(131,142,186,0.5), 0.06) 0%, transparent 40%);
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    content: "";
}

.course_program_info_07326 .reading_block_25491 {
    padding: 30px;
    box-shadow: 0 15px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    position: relative;
    background: #ffffff;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
}

.course_program_info_07326 h3::after {
    background: rgb(173,186,209);
    content: '';
    left: 0;
    bottom: 0;
    height: 3px;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 60px;
    position: absolute;
}

.course_program_info_07326 .reading_block_25491:hover h3::after {
    width: 100px;
}

.course_program_info_07326 .image_card_20875:hover {
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.3);
    transform: perspective(1000px) rotateY(0) translateZ(10px);
}

.learning_outcomes_05946 .edu_ethos_36527 {
    display: grid;
    grid-template-rows: auto auto;
    width: 90%;
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
}

.learning_outcomes_05946 h2::after {
    border-radius: 10px;
    background: rgb(173,186,209);
    content: '';
    transform: translateX(-50%);
    width: 60px;
    bottom: 0;
    left: 50%;
    height: 4px;
    position: absolute;
}

.learning_outcomes_05946 .image_card_20875::after {
    inset: 0;
    position: absolute;
    content: '';
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5));
}

.learning_outcomes_05946 .text_main_holder > div {
    align-items: flex-start;
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 22px;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 1.5rem;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(5vw);
}

.learning_outcomes_05946 .text_main_holder svg {
    transition: all 0.3s ease;
    height: 2.5rem;
    fill: rgb(173,186,209);
    margin-right: 1rem;
    width: 2.5rem;
    flex-shrink: 0;
}

.learning_outcomes_05946 .text_main_holder p {
    margin: 0;
    color: #000000;
    line-height: 1.6;
    font-size: 16px;
}

.title_greeting_30971::after {
    right: -50px;
    width: 200px;
    content: "";
    animation: float 15s infinite ease-in-out;
    top: -50px;
    position: absolute;
    border: 1px solid rgba(var(--primary-color-opacity), 0.2);
    height: 200px;
    transform: rotate(-15deg);
    border-radius: 50%;
    z-index: -1;
}

.title_greeting_30971 .reading_block_25491 {
    position: relative;
    z-index: 2;
    padding: 2rem;
    flex: 1;
    transform: translateY(0);
    animation: slideUp 1s ease-out forwards;
}

.title_greeting_30971 .reading_block_25491:hover h1::after {
    width: 120px;
}

.title_greeting_30971 .learning_open_93207 {
    gap: 1.5rem;
    position: relative;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
}

.title_greeting_30971 svg:hover {
    transform: translateY(-5px) rotate(5deg);
}

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

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

.title_greeting_30971 ul {
    list-style: none;
    gap: 1rem;
    display: flex;
    padding: 0;
    margin: 2rem 0 0 0;
}

.title_greeting_30971 .connect_box_41063:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(var(--primary-color-opacity), 0.3);
}

.title_greeting_30971 .connect_box_41063:hover::before {
    left: 100%;
}

.title_greeting_30971 .image_card_20875:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.title_greeting_30971 .image_card_20875::before {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgba(var(--primary-color-opacity), 0.2) 0%, transparent 100%);
    content: "";
}

.secure_vaulting_84672 {
    background: rgb(131,142,186);
    color: #ffffff;
    width: 100%;
    padding: 50px;
    border: 2px solid rgb(173,186,209);
    display: flex;
    align-items: center;
    height: auto;
    flex-direction: column;
    overflow: hidden;
}

.secure_vaulting_84672 ul, .secure_vaulting_84672 ol {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    margin: 20px 0;
}

.secure_vaulting_84672 p, .secure_vaulting_84672 span, .secure_vaulting_84672 div {
    color: #ffffff;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 12px;
}

.cookie_warning_banner_20489 h5 {
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 6px;
    font-size: 18px;
    transition: color 0.3s ease-in-out;
}

.cookie_user_94573 {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie_user_94573:hover svg {
    transform: rotate(10deg);
}

.cookie_button.cookie_tab_87231 {
    background: rgb(173,186,209);
}

.cookie_button.visitor_controls_81275 {
    background: rgb(131,142,186);
}

.cookie_warning_banner_20489 p a {
    color: rgb(173,186,209);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease-in-out;
}

.wrapper-structure_65074 .visitor_settings_62984 {
    font-size: 15px;
    padding: 10px;
    border: none;
    color: #ffffff;
    font-weight: 400;
    border-radius: 10px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(173,186,209);
    margin-left: 30px;
}

.info_details_98137::after {
    content: '';
    left: -50%;
    width: 200%;
    animation: pulse 15s infinite alternate;
    top: -50%;
    background: radial-gradient(circle, rgb(173,186,209,0.5) 0%, transparent 70%);
    z-index: -1;
    position: absolute;
    height: 200%;
    opacity: 0.3;
}

.info_details_98137 .course_ask_60782 h3::after {
    width: 60px;
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    height: 3px;
    background: rgb(173,186,209);
    border-radius: 10px;
}

.info_details_98137 .assist_team_25687 {
    display: grid;
    gap: 1.5rem;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.info_details_98137 .assist_team_25687 span svg {
    fill: none;
    left: 1rem;
    transition: all 0.3s ease;
    stroke: rgb(173,186,209);
    stroke-linejoin: round;
    width: 1.5rem;
    top: 50%;
    opacity: 0.8;
    stroke-linecap: round;
    stroke-width: 1.5;
    position: absolute;
    transform: translateY(-50%);
    height: 1.5rem;
}

.info_details_98137 .assist_team_25687 span:nth-child(even):hover svg {
    filter: drop-shadow(0 0 5px rgb(131,142,186,0.5));
}

.info_details_98137 .assist_team_25687 span:hover svg path,
.info_details_98137 .assist_team_25687 span:hover svg circle,
.info_details_98137 .assist_team_25687 span:hover svg line,
.info_details_98137 .assist_team_25687 span:hover svg polyline,
.info_details_98137 .assist_team_25687 span:hover svg rect {
    animation: dashAnimation 2s linear infinite;
    stroke-dasharray: 100;
}

.info_details_98137 .assist_team_25687 span a::after {
    position: absolute;
    width: 0;
    left: 0;
    content: '';
    background: rgb(173,186,209);
    transition: width 0.3s ease;
    bottom: -2px;
    height: 1px;
}

.info_details_98137 .get_answers_42367 {
    display: flex;
    flex-direction: column;
    border-left: 3px solid rgb(131,142,186);
    margin-top: 1.5rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, 
                rgba(rgb(173,186,209,0.5), 0.1), 
                rgba(rgb(131,142,186,0.5), 0.1));
    grid-column: 1 / -1;
}

.info_details_98137 .get_answers_42367 span {
    padding-left: 1.75rem;
    margin-bottom: 0.5rem;
    position: relative;
    padding: 0.5rem 0;
    align-items: center;
    box-shadow: none;
    border: none;
    color: #000000;
    background: transparent;
    display: flex;
}

.info_details_98137 .get_answers_42367 span:hover svg {
    transform: scale(1.1);
    opacity: 1;
    stroke: rgb(131,142,186);
}

.info_details_98137 .container::after {
    border-radius: 50%;
    height: 150px;
    position: absolute;
    left: -50px;
    z-index: -1;
    content: '';
    background: radial-gradient(circle, rgb(131,142,186,0.5) 0%, transparent 70%);
    width: 150px;
    animation: floatingGlow 20s infinite linear reverse;
    bottom: -75px;
}

.info_details_98137 .assist_team_25687 span:hover::before {
    opacity: 0.3;
}

.info_details_98137 .assist_team_25687 span::after {
    pointer-events: none;
    opacity: 0;
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.05);
    position: absolute;
    bottom: 10px;
    top: 10px;
    right: 10px;
    border-radius: 10px;
    content: '';
    left: 10px;
    transition: opacity 0.3s ease;
}

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

.future_students_74205 h4 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #000000;
    position: relative;
    background: #ffffff;
    padding: 30px;
    margin: 0;
}

.future_students_74205 div p:last-child {
    margin-bottom: 0;
}

.future_students_74205 div p:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, rgba(rgb(173,186,209), 0.03) 0%, transparent 100%);
}

.future_students_74205 div p:hover::before {
    width: 100%;
}

.future_students_74205 div p::after {
    content: "";
    height: 6px;
    transition: all 0.3s ease;
    width: 6px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    right: 20px;
    border-top: 2px solid rgb(173,186,209);
    border-right: 2px solid rgb(173,186,209);
    position: absolute;
    opacity: 0;
}

.study_process_20754 .edu_ethos_36527 {
    max-width: 1200px;
    padding: 0 2rem;
    transform-style: preserve-3d;
    position: relative;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 2;
}

.study_process_20754 h2::after {
    transform: scaleX(0.8);
    bottom: -0.75rem;
    transform-origin: left;
    width: 40%;
    left: 0;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(173,186,209) 0%, rgb(131,142,186) 100%);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}

.study_process_20754 .reading_block_25491:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
}

.study_process_20754 .reading_block_25491:hover::before {
    transform: translate(10%, -10%);
}

.study_process_20754 .reading_block_25491::after {
    opacity: 0.06;
    line-height: 1;
    right: 30px;
    transition: transform 0.8s ease;
    bottom: -20px;
    font-size: 12rem;
    content: "";
    color: rgb(131,142,186);
    font-family: serif;
    z-index: 1;
    position: absolute;
}

.newsletter_subscription_68457 .container {
    z-index: 2;
    position: relative;
}

.newsletter_subscription_68457 .edu_ethos_36527 {
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 40px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.05),
        inset 5px 5px 15px rgba(255, 255, 255, 0.05),
        inset -5px -5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.newsletter_subscription_68457 .input_holder {
    z-index: 3;
    position: relative;
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.newsletter_subscription_68457 input[type="email"] {
    background: rgba(255, 255, 255, 0.07);
    color: #000000;
    box-shadow: 
        inset 3px 3px 8px rgba(0, 0, 0, 0.03),
        inset -3px -3px 8px rgba(255, 255, 255, 0.03);
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    font-size: 15px;
    padding: 15px 20px;
    transition: all 0.3s ease;
}

.newsletter_subscription_68457 input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.4;
}

.newsletter_subscription_68457 .sub_benefit_40231:hover {
    box-shadow: 
        0 12px 25px rgba(rgb(173,186,209), 0.25),
        0 3px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}

.newsletter_subscription_68457 .sub_benefit_40231:active {
    box-shadow: 
        0 5px 15px rgba(rgb(173,186,209), 0.2),
        0 1px 3px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

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

.pricing_layout_81274 h2 {
    animation: titleFloat 6s ease-in-out infinite;
    position: relative;
    text-align: center;
    font-size: 31px;
    color: transparent;
    -webkit-background-clip: text !important;
    transform: translateY(0);
    background: linear-gradient(90deg, rgb(173,186,209) 0%, rgb(131,142,186) 100%);
    background-clip: text !important;
    margin-bottom: 25px;
    font-weight: 700;
}

.pricing_layout_81274 .pricing_levels_38762 li:hover {
    transform: translateY(-10px);
    z-index: 3;
}

.pricing_layout_81274 .trial_pricing_05731::before {
    transform-origin: left;
    content: '';
    top: 0;
    width: 100%;
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(173,186,209), rgb(131,142,186));
    position: absolute;
    height: 5px;
    transition: transform 0.5s ease;
}

.pricing_layout_81274 .cost_deals_03421:hover .trial_pricing_05731::after {
    opacity: 1;
}

.pricing_layout_81274 .learning_deals_30784 h4 {
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    font-size: calc(20px + 2px);
    margin: 0 0 20px;
    position: relative;
}

.pricing_layout_81274 .pricing_rates_95120 {
    padding: 10px 0;
    font-size: calc(20px + 4px);
    font-weight: 700;
    margin-top: 15px;
    position: relative;
    color: #ffffff;
    display: block;
}

.tySection_26937 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(173,186,209,0.5), rgb(131,142,186) 120%);
}

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

.tySection_26937 .edu_ethos_36527::before {
    content: "";
    background: linear-gradient(to bottom, rgb(173,186,209), rgb(131,142,186));
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    width: 4px;
}

.tySection_26937 .edu_ethos_36527 h5 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    transform: translateX(0);
    color: #000000;
}

.tySection_26937 .edu_ethos_36527 p {
    position: relative;
    line-height: 1.8;
    transition: color 0.3s ease;
    color: #000000;
    font-size: 16px;
    z-index: 1;
    font-family: Arial, sans-serif;
    margin: 0;
}

.user_comments_80974::before {
    content: "";
    opacity: 0.3;
    z-index: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgb(173,186,209,0.5) 50px,
            rgb(173,186,209,0.5) 51px
        );
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.user_comments_80974 .student_praise_42103 {
    position: relative;
    padding-left: 3rem;
    gap: 6rem;
    flex-direction: column;
    display: flex;
}

.user_comments_80974 .client_ratings_51627 {
    max-width: 80%;
    position: relative;
    background: #ffffff;
    border-radius: 25px;
    padding: 2rem 2rem 2rem 3rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    margin-left: auto;
    transform: translateX(0);
}

.user_comments_80974 .client_ratings_51627:nth-child(odd)::before {
    background: linear-gradient(
        to left,
        rgb(173,186,209),
        rgb(131,142,186)
    );
    right: -3rem;
    left: auto;
}

.user_comments_80974 .client_ratings_51627 img {
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    right: 30px;
    position: absolute;
    width: 70px;
    transition: all 0.4s ease;
    border: 5px solid #ffffff;
    top: -35px;
    object-fit: cover;
}

.user_comments_80974 .client_ratings_51627:nth-child(odd) .description {
    padding-left: 0;
    border-right: 3px solid rgb(131,142,186,0.5);
    border-left: none;
    padding-right: 1rem;
    text-align: right;
}

header .top_header_54629 {
    margin-right: 2rem;
    flex: 0 0 auto;
    position: relative;
    max-width: 180px;
}

header .head_edu_31259 {
    display: block;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}

header .head_edu_31259:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}

header .top_head_47230::after {
    position: absolute;
    height: 1px;
    content: '';
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(173,186,209,0.5), 
        transparent
    );
    left: 0;
    bottom: -15px;
}

header .nav_mainwrap_98532 a:hover {
    color: rgb(173,186,209);
}

header .nav_mainwrap_98532 a:hover::before {
    transform: translateX(0);
}

header .nav_mainwrap_98532 a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}

header .head_learn_95064::after {
    position: absolute;
    height: 100%;
    width: 30%;
    content: '';
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(213,216,234), transparent);
}

.contact_form_box_32467::before {
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(173,186,209,0.5) 0,
        rgb(173,186,209,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
    opacity: 0.07;
}

.contact_form_box_32467 h2::before {
    background: rgb(173,186,209);
    left: calc(50% - 40px);
    position: absolute;
    height: 4px;
    width: 80px;
    bottom: 0;
    content: "";
}

.contact_form_box_32467 .image_card_20875 {
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}

.contact_form_box_32467 .reach_list_63821 {
    padding: 60px;
    justify-content: center;
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 0 0 55%;
}

.contact_form_box_32467 .reach_list_63821::after {
    content: "";
    position: absolute;
    bottom: -50px;
    width: 100px;
    z-index: 0;
    border-radius: 0;
    background: rgb(131,142,186,0.5);
    height: 100px;
    transform: rotate(45deg);
    left: -50px;
}

.contact_form_box_32467 form input[type="text"] {
    margin-bottom: 25px;
    background: transparent;
    padding: 20px 25px;
    transition: all 0.3s ease;
    border: none;
    width: 100%;
    border-bottom: 2px solid rgb(213,216,234);
    color: #000000;
    font-size: 18px;
}

.contact_form_box_32467 .inquiry_map_67801 label {
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
}

.contact_form_box_32467 .inquiry_map_67801 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    width: 6px;
    border: solid #ffffff;
    left: 8px;
    top: 4px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    height: 12px;
}

.contact_form_box_32467 .inquiry_map_67801 label a:hover::after {
    background: rgb(131,142,186);
    transform: scaleX(0);
}

.contact_form_box_32467 .connect_box_41063:hover::before {
    width: 150%;
}

.contact_form_box_32467 svg {
    height: 24px;
    fill: none;
    width: 24px;
    transition: all 0.3s ease;
    stroke: rgb(173,186,209);
    stroke-width: 2;
}

.contact_form_box_32467 svg path {
    stroke: rgb(173,186,209);
    transition: all 0.3s ease;
    fill: none;
}

.data_summary_73865 {
    background: linear-gradient(135deg, rgb(213,216,234) 0%, rgb(131,142,186,0.5) 100%);
    padding: 5rem 1rem;
    overflow: hidden;
    position: relative;
}

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

.data_summary_73865 .statistics_classes_59734::before {
    transform-origin: left;
    top: 0;
    background: linear-gradient(90deg, rgb(173,186,209), rgb(131,142,186));
    transition: transform 0.5s ease-out;
    left: 0;
    height: 5px;
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    content: "";
}

.data_summary_73865 .statistics_classes_59734 span {
    z-index: 2;
    color: #000000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 1.25rem;
    line-height: 1.4;
    position: relative;
    font-weight: 600;
}

.data_summary_73865 .statistics_classes_59734:nth-child(odd)::after {
    border-radius: 50%;
    background: radial-gradient(circle, rgb(173,186,209,0.5) 0%, transparent 70%);
    width: 100px;
    right: -20px;
    opacity: 0.2;
    height: 100px;
    z-index: 1;
    position: absolute;
    content: "";
    bottom: -20px;
}

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

.our_story_81576 {
    color: #ffffff;
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
}

.our_story_81576 .container {
    z-index: 3;
    flex-direction: column;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    display: flex;
    margin: 0 auto;
}

.our_story_81576 h2::after {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
    background: rgb(173,186,209);
    width: 120px;
    transform: scaleX(1);
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 4px;
    transform-origin: left center;
}

.our_story_81576 .reading_block_25491 > div {
    position: relative;
}

.our_story_81576 .reading_block_25491 p {
    transform-origin: left center;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    font-weight: 600;
    transition: letter-spacing 0.3s ease;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 15px;
    font-size: calc(17px * 1.5);
}

.our_story_81576 .reading_block_25491 div div::after {
    bottom: 0;
    left: 0;
    height: 40px;
    position: absolute;
    transition: opacity 0.3s ease;
    width: 100%;
    opacity: 0;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    pointer-events: none;
}



.insta_feed_45201 .container {
    flex-direction: column;
    position: relative;
    display: flex;
}

.insta_feed_45201 .company_holder::before,
.insta_feed_45201 .company_holder::after {
    animation: slide 3s infinite alternate;
    background: linear-gradient(90deg, transparent, rgb(131,142,186), transparent);
    bottom: -1px;
    content: "";
    height: 2px;
    position: absolute;
    width: 20%;
}

.insta_feed_45201 .company_holder::before {
    left: 0;
    animation-delay: 0s;
}

.insta_feed_45201 .nav_train_18470 {
    position: relative;
    display: flex;
    gap: 6rem;
}

.insta_feed_45201 .top_head_47230:hover {
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    background: rgba(rgb(173,186,209,0.5), 0.1);
}

.insta_feed_45201 .top_head_47230 h5 {
    font-size: 19px;
    margin-bottom: 1.5rem;
    padding-bottom: 0.8rem;
    font-weight: 600;
    letter-spacing: 1.5px;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    color: rgb(131,142,186);
    text-transform: uppercase;
    text-align: center;
}

.insta_feed_45201 .top_head_47230 .nav_train_18470 a:hover {
    color: rgb(131,142,186);
    opacity: 1;
}

.privacy_cta_48635 {
    overflow: hidden;
    padding: 1.2rem 0;
    position: relative;
    margin-top: 4rem;
    background-color: rgba(0, 0, 0, 0.8);
}

.privacy_cta_48635 .challenge_cta_32479 {
    font-size: 12px;
    text-align: center;
    opacity: 0.8;
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
}

.leadership_experience_45023 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,216,234) 0%, rgb(173,186,209,0.5) 100%);
    perspective: 1000px;
    padding: 6rem 0;
}

.leadership_experience_45023 .client_ratings_51627 {
    transform: rotateY(-5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(131,142,186,0.5),
                0 10px 0 -5px rgb(173,186,209,0.5);
    position: relative;
    grid-template-columns: 300px 1fr;
    padding: 3rem;
    display: grid;
    gap: 1.5rem;
    backdrop-filter: blur(10px);
    grid-template-rows: auto auto;
    transition: transform 0.5s ease;
    border-radius: 27px;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    grid-template-areas:
        "photo quote"
        "info quote";
}

.leadership_experience_45023 .exp_progress_51832 {
    padding: 1.5rem 2rem;
    position: relative;
    grid-area: quote;
    border-left: 4px solid rgb(131,142,186);
    font-weight: 400;
    font-size: calc(13px * 1.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    color: #000000;
    line-height: 1.6;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    transform: translateZ(10px);
    border-radius: 0 27px 27px 0;
}


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



@media (min-width: 992px) {.course_program_info_07326 {
    padding: 120px 0;
}.course_program_info_07326 .education_path_19750 {
    gap: 60px;
}.course_program_info_07326 .image_card_20875 {
    height: 550px;
    transform: perspective(1000px) rotateY(-3deg);
}.course_program_info_07326 .reading_block_25491 {
    padding: 60px 60px 60px 120px;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    margin-left: -120px;
}.course_program_info_07326 h3 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.2);
}
}



@media (max-width: 1200px) {.learning_outcomes_05946 .image_card_20875 {
    transform: translateX(-3vw);
}.learning_outcomes_05946 .text_main_holder > div {
    transform: translateX(3vw);
}.learning_outcomes_05946 .text_main_holder > div:nth-child(even) {
    transform: translateX(1vw);
}
}



@media (max-width: 768px) {.learning_outcomes_05946 {
    padding: 4rem 0 6rem;
}.learning_outcomes_05946 .edu_ethos_36527 {
    gap: 1.5rem;
    width: 90%;
}.learning_outcomes_05946 .image_card_20875 {
    height: 300px;
}.learning_outcomes_05946 h2 {
    font-size: calc(38px * 0.9);
}
}



@media screen and (max-width: 1200px) {.title_greeting_30971 .edu_ethos_36527 {
    padding: 1.5rem;
}.title_greeting_30971 h1 {
    font-size: calc(40px * 1.1);
}.title_greeting_30971 .image_card_20875 {
    height: 500px;
}
}



@media screen and (max-width: 768px) {.title_greeting_30971 {
    min-height: auto;
    padding: 3rem 0;
}.title_greeting_30971 .edu_ethos_36527 {
    padding: 1rem;
}.title_greeting_30971 h1 {
    font-size: calc(29px * 1.1);
}.title_greeting_30971 .learning_open_93207 p {
    font-size: 14px;
}.title_greeting_30971 svg {
    height: 60px;
    width: 60px;
}.title_greeting_30971 .connect_box_41063 {
    padding: 0.8rem 1.5rem;
}.title_greeting_30971 .image_card_20875 {
    height: 350px;
}
}


@media only screen and (max-width: 1200px) {.cookie_warning_banner_20489 {
    padding: 20px;
}
}


@media (max-width: 991px) {.info_details_98137 {
    padding: 4rem 0;
}.info_details_98137 .course_ask_60782 {
    padding: 2.5rem 2rem;
}.info_details_98137 .course_ask_60782 h3 {
    font-size: calc(38px * 0.9);
}.info_details_98137 .request_form_04693 {
    max-width: 100%;
    font-size: 13px;
}.info_details_98137 .assist_team_25687 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.info_details_98137 .assist_team_25687 span svg {
    width: 1.4rem;
    height: 1.4rem;
}.info_details_98137 .get_answers_42367 h4 svg {
    height: 1.1rem;
    width: 1.1rem;
}.info_details_98137 .get_answers_42367 span svg {
    height: 0.9rem;
    width: 0.9rem;
}
}


@media (prefers-reduced-motion: reduce) {.info_details_98137::after,
    .info_details_98137 .container::before,
    .info_details_98137 .container::after,
    .info_details_98137 .assist_team_25687 span:hover svg path,
    .info_details_98137 .assist_team_25687 span:hover svg circle,
    .info_details_98137 .assist_team_25687 span:hover svg line,
    .info_details_98137 .assist_team_25687 span:hover svg polyline,
    .info_details_98137 .assist_team_25687 span:hover svg rect {
    animation: none;
}.info_details_98137 .get_answers_42367 h4:hover svg,
    .info_details_98137 .get_answers_42367 span:hover svg {
    transform: none;
}}



@media (max-width: 479px) {.future_students_74205 {
    padding: 60px 0;
}.future_students_74205 h4 {
    padding: 18px 15px;
    font-size: calc(32px - 6px);
}.future_students_74205 div {
    padding: 20px 15px;
}.future_students_74205 div p {
    padding: 12px 12px 12px 45px;
    font-size: calc(12px - 1px);
    margin-bottom: 10px;
}.future_students_74205 div p svg {
    height: 18px;
    width: 18px;
    left: 12px;
}}



@media (prefers-reduced-motion: reduce) {.study_process_20754 h2::after,
    .study_process_20754 .reading_block_25491,
    .study_process_20754 .reading_block_25491::before,
    .study_process_20754 .reading_block_25491::after {
    transition: none;
}
}



@media (hover: none) {.study_process_20754 .reading_block_25491:hover {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0, 0, 0, 0.04),
            0 1px 3px rgba(0, 0, 0, 0.02);
}.study_process_20754 .reading_block_25491:hover::before,
    .study_process_20754 .reading_block_25491:hover::after {
    transform: none;
}}



@media (max-width: 767px) {.newsletter_subscription_68457 {
    padding: 50px 0;
}.newsletter_subscription_68457 .edu_ethos_36527 {
    padding: 30px 20px;
}.newsletter_subscription_68457 h3 {
    padding-left: 10px;
    font-size: calc(20px * 1.1);
}.newsletter_subscription_68457 .input_holder {
    flex-direction: column;
    width: 100%;
}.newsletter_subscription_68457 .input_holder div,
    .newsletter_subscription_68457 .sub_benefit_40231 {
    width: 100%;
}
}



@media (max-width: 991px) {.pricing_layout_81274 {
    padding: 80px 0;
}.pricing_layout_81274 .pricing_levels_38762 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing_layout_81274 .trial_pricing_05731 {
    padding: 25px 20px;
}.pricing_layout_81274 .learning_deals_30784 p {
    max-height: 150px;
    font-size: calc(17px - 1px);
}.pricing_layout_81274 .pricing_rates_95120 {
    font-size: calc(20px + 2px);
}
}



@media (max-width: 767px) {.tySection_26937 {
    padding: 60px 0;
}.tySection_26937 .edu_ethos_36527 {
    gap: 25px;
    padding: 40px 30px;
}.tySection_26937 .edu_ethos_36527 h5 {
    font-size: calc(18px - 2px);
}.tySection_26937 .edu_ethos_36527 p {
    font-size: calc(16px - 1px);
}.tySection_26937 .edu_ethos_36527 div:first-child {
    padding-bottom: 20px;
}.tySection_26937 .edu_ethos_36527 div:first-child::after {
    width: 60px;
}
}



@media (min-width: 1400px) {header .head_learn_95064 {
    max-width: 1300px;
    margin: 0 auto;
}header .nav_mainwrap_98532 a {
    padding: 1rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .head_learn_95064 {
    padding: 1rem 1.5rem;
}header .top_header_54629 {
    flex: 0 0 auto;
    max-width: 150px;
}header .top_head_47230 {
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    justify-content: flex-start;
    scrollbar-width: thin;
    margin-top: 0.5rem;
    flex-wrap: nowrap;
    padding: 0.5rem 0;
}header .top_head_47230::-webkit-scrollbar {
    height: 3px;
}header .top_head_47230::-webkit-scrollbar-thumb {
    background: rgb(173,186,209,0.5);
    border-radius: 10px;
}header .nav_mainwrap_98532 {
    flex: 0 0 auto;
}header .nav_mainwrap_98532 a {
    white-space: nowrap;
    padding: 0.6rem 0.8rem;
    font-size: calc(17px - 2px);
}header .top_head_47230::after {
    bottom: 0;
}header .head_edu_31259::before {
    display: none;
}}



@media (max-width: 480px) {.contact_form_box_32467 {
    padding: 50px 0;
}.contact_form_box_32467 h2 {
    font-size: calc(37px * 0.85);
}.contact_form_box_32467 .message_widget_26593 {
    margin-top: 30px;
}.contact_form_box_32467 .image_card_20875 {
    min-height: 200px;
}.contact_form_box_32467 .reach_list_63821 {
    padding: 30px 20px;
}.contact_form_box_32467 form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_form_box_32467 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_form_box_32467 .inquiry_map_67801 {
    margin-bottom: 25px;
}.contact_form_box_32467 .inquiry_map_67801 label {
    font-size: calc(12px * 0.9);
}.contact_form_box_32467 .connect_box_41063 {
    padding: 12px 25px;
}}



@media (max-width: 576px) {.data_summary_73865 {
    padding: 3rem 0.75rem;
}.data_summary_73865 h3 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.data_summary_73865 ul {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 320px;
}.data_summary_73865 .statistics_classes_59734 {
    padding: 2rem 1.5rem;
}.data_summary_73865 .statistics_classes_59734 p {
    font-size: 35px;
}}



@media (max-width: 767px) {.our_story_81576 {
    padding: 80px 0 60px;
}.our_story_81576::after {
    opacity: 0.6;
}.our_story_81576 .container {
    padding: 0 20px;
}.our_story_81576 h2 {
    transform: none;
    align-self: center;
    margin-bottom: 40px;
    font-size: 34px;
}.our_story_81576 h2::after {
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    left: 50%;
}.our_story_81576 h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.our_story_81576 .reading_block_25491 {
    padding: 30px 20px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}.our_story_81576 .reading_block_25491 p {
    font-size: calc(17px * 1.2);
    text-align: center;
}.our_story_81576 .reading_block_25491 div div {
    max-height: 350px;
    line-height: 1.6;
    font-size: 17px;
}}



@media screen and (max-width: 576px) {.insta_feed_45201 {
    padding: 3rem 0 1.5rem;
}.insta_feed_45201 .company_holder h3 {
    font-size: calc(29px * 0.9);
}.insta_feed_45201 .affiliate_cta_42169 {
    font-size: calc(12px * 0.9);
}.insta_feed_45201 .top_head_47230 {
    padding: 1rem;
}.insta_feed_45201 .top_head_47230 h5 {
    font-size: calc(19px * 0.9);
}.privacy_cta_48635 {
    margin-top: 2rem;
    padding: 1rem 0;
}.privacy_cta_48635 .challenge_cta_32479 {
    font-size: calc(12px * 0.9);
}.privacy_cta_48635 .challenge_cta_32479::before,
    .privacy_cta_48635 .challenge_cta_32479::after {
    display: none;
}}



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



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


@keyframes floatingGlow {
    0% { transform: translate(0, 0); opacity: 0.3; }
    25% { transform: translate(5px, -15px); opacity: 0.5; }
    50% { transform: translate(10px, 5px); opacity: 0.3; }
    75% { transform: translate(-5px, 10px); opacity: 0.5; }
    100% { transform: translate(0, 0); opacity: 0.3; }
}

@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}



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

