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

.slack_invite5796 {
    flex: 0 0 auto;
}

.slack_invite5796 {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2.5rem;
}

.privacy_redoubt4703 h2 {
    color: rgb(104,147,161);
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(159,168,178);
    font-size: 38px;
    margin-top: 0;
}

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

header .main_teach9806 {
    padding: 0.9rem 3%;
    margin-left: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .header_primary4572 {
    align-items: center;
    position: relative;
    padding: 0.4rem 0.6rem;
    display: flex;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    gap: 0.4rem;
}

header .head_teach3597:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

header .head_teach3597:hover::before {
    opacity: 1;
}

.location_info0238::before {
    z-index: -1;
    position: absolute;
    background-size: 100% 100%, 30px 30px;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 75% 25%, rgb(104,147,161,0.5) 0%, transparent 50%),
        linear-gradient(45deg, transparent 48%, rgba(255, 255, 255, 0.03) 50%, transparent 52%) rgb(220,222,224);
    animation: backgroundPulse 15s infinite alternate;
}

.location_info0238 .team_contact0278:first-child {
    padding: 3rem;
    grid-area: info;
    border-radius: 17px 0 0 17px;
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}

.location_info0238 .team_contact0278 h2::after {
    width: 50px;
    bottom: 0;
    background: rgb(159,168,178);
    content: "";
    position: absolute;
    border-radius: 10px;
    height: 4px;
    left: 0;
}

.location_info0238 .edu_input0417 {
    margin-top: 2.5rem;
    border-radius: 10px;
    border-left: 3px solid rgb(159,168,178);
    padding: 1.5rem;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
}



.location_info0238 .assist_support2106 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
    display: grid;
}

.location_info0238 .assist_support2106 span:hover {
    background: rgb(159,168,178,0.5);
    color: #ffffff;
    transform: translateX(5px);
}

.location_info0238 .team_contact0278 .landscape_img2340::after {
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 5px, transparent 5px, transparent 10px);
    left: 0;
    content: "";
    z-index: 2;
    top: 0;
    position: absolute;
}

.location_info0238 .get_connected2635 a:hover::after {
    width: 100%;
}

.location_info0238 .get_connected2635 a span {
    font-size: calc(17px * 0.9);
    margin-bottom: 0.6rem;
    position: relative;
    color: #000000;
    padding-left: 20px;
}

.location_info0238 .get_connected2635 a:hover p {
    color: rgb(159,168,178);
}

.location_info0238 .get_connected2635 a:hover svg path {
    stroke: rgb(104,147,161);
}

footer::after {
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    position: absolute;
    right: 0;
    z-index: -1;
    content: "";
    bottom: 0;
    top: 0;
}

.slack_invite5796 .company_holder h3::after {
    position: absolute;
    border-bottom: 3px solid #ffffff;
    width: 30px;
    content: "";
    height: 30px;
    bottom: -10px;
    right: -10px;
    border-right: 3px solid #ffffff;
}

.slack_invite5796 .header_primary4572 h5 {
    min-width: 200px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    transform: translateZ(15px);
    padding: 1rem 1.5rem;
    margin: 0 0 1.5rem;
    color: #ffffff;
    background: rgb(104,147,161,0.5);
    font-size: 20px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
}

.slack_invite5796 .header_primary4572 .main_pagewrap8543 a:hover::before {
    left: 100%;
}

.grant_info7645::before {
    height: 20px;
    background: rgb(104,147,161);
    position: absolute;
    width: 100%;
    transform: rotateX(45deg);
    top: -20px;
    transform-origin: bottom;
    content: "";
    left: 0;
}

.test_drive6834::after {
    width: 200%;
    content: '';
    position: absolute;
    z-index: -1;
    animation: pulseRadial 10s ease-in-out infinite alternate;
    left: -50%;
    height: 200%;
    background: radial-gradient(
        ellipse at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    opacity: 0.1;
    top: -50%;
}

.test_drive6834 .edu_heritage7293::after {
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgb(159,168,178,0.5) 0deg,
        rgb(104,147,161,0.5) 120deg,
        rgb(159,168,178,0.5) 240deg,
        rgb(104,147,161,0.5) 360deg
    );
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    opacity: 0.1;
    content: '';
    animation: rotateQuantumGradient 20s linear infinite;
    z-index: -1;
    height: 200%;
}

.test_drive6834 .help_question3158::before {
    z-index: -1;
    left: 0;
    transition: opacity 0.4s ease;
    content: '';
    width: 100%;
    position: absolute;
    background: linear-gradient(
        170deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    height: 100%;
    top: 0;
    opacity: 0;
}

.test_drive6834 .help_question3158:hover::before {
    opacity: 1;
}

.ty_page0651 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(220,222,224) 0%, rgb(104,147,161,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.ty_page0651 h2 {
    transform: translateZ(20px);
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    font-size: 28px;
    line-height: 1.3;
    position: relative;
    color: #000000;
    margin-bottom: 40px;
}

.ty_page0651 .edu_heritage7293::before {
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(159,168,178) 0%, rgb(104,147,161) 100%);
    height: 6px;
    top: 0;
    content: "";
}

.course_program8726 {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(220,222,224);
    position: relative;
}

.course_program8726 .lesson_track7931 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.course_program8726 .text_frame_wrap7561 .description:last-child {
    font-weight: 600;
    margin-bottom: 0;
}

.course_program8726 .landscape_img2340 {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}

.client_comments2963::after {
    background: #ffffff;
    position: absolute;
    opacity: 0.3;
    content: "";
    width: 120%;
    transform: rotate(-1deg);
    filter: blur(15px);
    bottom: -10px;
    height: 20px;
    left: -10%;
}

.client_comments2963 .success_reviews9501 {
    padding: 0.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}

.client_comments2963 .learner_ratings9625::before {
    height: 5px;
    transform: scaleX(0);
    transform-origin: left;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(159,168,178) 0%, rgb(104,147,161) 100%);
    top: 0;
    content: "";
}

.client_comments2963 .learner_ratings9625 .description::before {
    color: rgb(104,147,161,0.5);
    z-index: -1;
    content: "";
    font-size: 5rem;
    position: absolute;
    left: -1rem;
    transition: transform 0.4s ease, opacity 0.3s ease;
    opacity: 0.15;
    top: -2rem;
}

.client_comments2963 .learner_ratings9625 div img {
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
}

.audience_profile5124::before {
    position: absolute;
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(159,168,178,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(104,147,161,0.5) 0%, transparent 25%);
    top: -50%;
    left: -50%;
    opacity: 0.4;
    height: 200%;
    pointer-events: none;
    width: 200%;
    content: '';
    animation: rotateBackground 60s linear infinite;
}

.audience_profile5124 div > div {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -50px;
    perspective: 1500px;
    display: grid;
}

.audience_profile5124 p:nth-child(1)::after {
    content: '01';
}

.audience_profile5124 p:nth-child(2)::after {
    content: '02';
}

.audience_profile5124 p:nth-child(3)::after {
    content: '03';
}

.audience_profile5124 p:nth-child(5)::after {
    content: '05';
}

.audience_profile5124 p:nth-child(8)::after {
    content: '08';
}

.audience_profile5124 p:hover {
    z-index: 10;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(159,168,178,0.5),
        inset 0 0 15px rgb(159,168,178);
    border-color: rgb(159,168,178);
    transform: translateY(-15px) rotateX(5deg);
}

.audience_profile5124 p:hover svg {
    transform: scale(1.2) rotate(15deg);
}

.audience_profile5124 .edu_heritage7293::before {
    opacity: 0.2;
    left: -100px;
    filter: blur(2px);
    animation: rotateMesh 30s linear infinite;
    top: -70px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(104,147,161) 49%, rgb(104,147,161) 51%, transparent 52%) 0 0/20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(104,147,161) 49%, rgb(104,147,161) 51%, transparent 52%) 0 0/20px 20px;
    width: 200px;
    border-radius: 50%;
    height: 200px;
    position: absolute;
    content: '';
}

.our_mission6314 .text_frame_wrap7561 {
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}

.our_mission6314 h5::after {
    width: 100%;
    background: rgb(159,168,178);
    height: 1px;
    transform: scaleX(0);
    position: absolute;
    bottom: 0;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: right;
    left: 0;
}

.our_mission6314 .text_frame_wrap7561 > div:nth-child(2):hover p::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

.our_mission6314 ol li {
    text-align: justify;
    line-height: 1.8;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    column-count: 1;
    color: #000000;
    counter-increment: list-counter;
    hyphens: auto;
    font-size: 12px;
    position: relative;
    column-gap: 2rem;
}

#dialogConsentForm4521:checked ~ .cookie_message_banner0147 {
    opacity: 0;
    visibility: hidden;
}

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

.cookie_compl4230 {
    text-align: center;
    text-transform: uppercase;
    flex-shrink: 0;
    text-decoration: none;
    border-radius: 10px;
    background: rgb(159,168,178);
    margin-left: 10px;
    font-weight: 600;
    border: 2px solid transparent;
    color: #ffffff;
    font-size: 17px;
    min-width: 140px;
    padding: 12px 24px;
    transition: border 0.2s;
}

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

.operation_process9821 .edu_heritage7293 > div {
    max-width: 800px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    background: rgba(255, 255, 255, 0.94);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    padding: 3.5rem 3rem;
    width: 100%;
    transform: translateX(0) translateY(0);
    backdrop-filter: blur(10px) saturate(180%);
}

.operation_process9821 p span::before {
    background: rgb(104,147,161);
    border-radius: 50%;
    top: 0.8rem;
    content: "";
    width: 0.5rem;
    transform: scale(0);
    opacity: 0;
    height: 0.5rem;
    transition: transform 0.3s ease, opacity 0.3s ease;
    position: absolute;
    left: -1.5rem;
}

.title_intro2056 .page_first7832 > div:first-child {
    background: #ffffff;
    padding: 1.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    transform: translateY(-1rem);
}

.title_intro2056 .study_growth9038 h3 {
    position: relative;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0.9;
    line-height: 1.4;
    font-size: calc(23px * 1.1);
    transition: all 0.4s ease;
    transform: translateX(1rem);
    color: #ffffff;
    margin-bottom: 2rem;
    font-weight: 400;
}

.title_intro2056 .study_growth9038:hover .title_style_header::before {
    transform: scaleY(1);
}

.leadership_experience2593::before {
    height: 100%;
    opacity: 0.05;
    background-size: 40px 40px;
    content: "";
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    background-image: 
        linear-gradient(45deg, rgb(104,147,161,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(104,147,161,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(104,147,161,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(104,147,161,0.5) 75%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}

.leadership_experience2593 .learner_ratings9625:hover .landscape_img2340::before {
    opacity: 0.9;
}

.leadership_experience2593 .learner_ratings9625:hover .name::after {
    width: 100%;
}

.leadership_experience2593 .learner_ratings9625 > div:nth-child(2) > div {
    margin-bottom: 15px;
    opacity: 0.85;
    letter-spacing: 0.5px;
    color: #000000;
    font-weight: 600;
    font-size: calc(17px - 2px);
}

.get_in_touch8197 .container {
    padding: 0 1rem;
    max-width: 1400px;
    margin: 0 auto;
}

.get_in_touch8197 .landscape_img2340 {
    position: relative;
    z-index: 2;
    margin-left: -5%;
    transform: skew(-10deg);
    flex: 0 0 45%;
    min-height: 600px;
}

.get_in_touch8197 h2::before {
    background: rgb(159,168,178);
    position: absolute;
    width: 1rem;
    left: 0;
    top: 50%;
    box-shadow: 0 0 15px rgb(159,168,178,0.5);
    content: '';
    transform: translateY(-50%);
    height: 1rem;
    border-radius: 50%;
}

.get_in_touch8197 .connect_query9612 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(159,168,178);
    box-shadow: 0 0 15px rgb(159,168,178,0.5);
}

.get_in_touch8197 .connect_query9612 .query_block6017 {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.get_in_touch8197 .connect_query9612 .query_block6017 input[type="checkbox"]:checked::after {
    color: #ffffff;
    left: 50%;
    content: '✔';
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
}

.get_in_touch8197 .connect_query9612 .reach_info7680::before {
    width: 200%;
    top: -50%;
    transition: all 0.5s ease;
    position: absolute;
    transform: rotate(-45deg);
    opacity: 0;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(159,168,178,0.5), 
        transparent
    );
    height: 200%;
    content: '';
    left: -50%;
}

.plan_option0872 .bundle_price7092 {
    max-width: 800px;
    margin: 0 auto 2rem;
    animation: fadeUp 0.8s ease-out forwards;
    text-align: center;
    opacity: 0;
    transform: translateY(20px);
    order: -1;
}

.plan_option0872 .trial_rates3215 {
    gap: 2rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.plan_option0872 .package_deal7952:nth-child(4) {
    animation-delay: 0.4s;
}

.plan_option0872 .package_deal7952:hover::before {
    transform: scaleX(1);
}

.plan_option0872 .pricing_fees3795 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.plan_option0872 .learning_price6418 h3 {
    font-size: 22px;
    position: relative;
    transition: color 0.3s ease;
    font-weight: 700;
    margin: 0 0 1rem;
    color: #000000;
}

.plan_option0872 .package_deal7952:hover .deal_grid6739::after {
    width: 80px;
}

.plan_option0872 .landscape_img2340 {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    height: 200px;
    position: relative;
}

.program_outcomes7693::before {
    left: 0;
    content: "";
    z-index: 0;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(104,147,161,0.5), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(rgb(159,168,178,0.5), 0.04) 0%, transparent 60%);
    height: 100%;
    top: 0;
}

.program_outcomes7693 .text_frame_wrap7561 > div {
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 30px;
    display: flex;
}

.program_outcomes7693 .text_frame_wrap7561 > div:last-of-type {
    opacity: 0;
    animation: fadeIn 0.8s 0.6s forwards ease-out;
}

.program_outcomes7693 li:nth-child(2) {
    animation-delay: 0.9s;
}

.program_outcomes7693 li p:hover {
    box-shadow: 0 12px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateY(-5px);
}

.program_outcomes7693 svg {
    transition: transform 0.3s ease;
    width: 24px;
    height: 24px;
}

.program_outcomes7693 svg path {
    fill: rgb(104,147,161);
    transition: fill 0.3s ease;
}


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



@media (max-width: 767px) {header::after {
    width: 3px;
}header .main_teach9806 {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 3px;
    padding: 0.8rem 2%;
    gap: 0.7rem;
}header .top_main8906 {
    padding: 0.4rem;
}header .top_main8906 svg {
    width: 120px;
}header .header_primary4572 {
    width: 98%;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0.4rem;
}header .header_primary4572::-webkit-scrollbar {
    height: 2px;
}header .header_primary4572::-webkit-scrollbar-thumb {
    background: rgb(159,168,178);
    border-radius: 10px;
}header .head_teach3597 {
    font-size: calc(17px - 1px);
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
}
}



@media (max-width: 1200px) {.slack_invite5796 .container {
    gap: 3rem;
}.slack_invite5796 .company_holder {
    flex: 1 1 350px;
}.slack_invite5796 .pledge_block8065 {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.slack_invite5796 .main_pagewrap8543 {
    gap: 2rem;
}
}



@media (max-width: 768px) {.slack_invite5796 {
    padding: 3.5rem 0 1.5rem;
}.slack_invite5796 .main_pagewrap8543 {
    gap: 1.5rem;
}.slack_invite5796 .company_holder h3 {
    font-size: calc(30px - 2px);
}.slack_invite5796 .company_holder h3::before,
    .slack_invite5796 .company_holder h3::after {
    height: 20px;
    width: 20px;
}.grant_info7645 {
    margin-top: 2rem;
}.grant_info7645::before {
    height: 15px;
    top: -15px;
}
}



@media screen and (max-width: 768px) {.test_drive6834 {
    padding: 80px 0;
}.test_drive6834 .edu_heritage7293 {
    padding: 40px 25px;
}.test_drive6834 h3 {
    margin-bottom: 45px;
    letter-spacing: 2px;
    font-size: calc(35px * 0.8);
}.test_drive6834 h3::before {
    bottom: -15px;
    width: 60px;
}.test_drive6834 .help_question3158 {
    letter-spacing: 1.5px;
    font-size: calc(17px * 0.9);
    padding: 14px 35px;
}
}


@media (min-width: 992px) {.course_program8726 .text_frame_wrap7561 {
    margin: 0 auto;
}
}


@media (max-width: 991px) {.course_program8726 {
    padding: 80px 0;
}.course_program8726 .text_frame_wrap7561 {
    max-width: 750px;
    padding: 30px;
}
}


@media (max-width: 480px) {.course_program8726 {
    padding: 50px 0;
}.course_program8726 .text_frame_wrap7561 {
    padding: 20px;
}.course_program8726 .text_frame_wrap7561 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.course_program8726 .text_frame_wrap7561 .description {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}}



@media (prefers-reduced-motion: reduce) {.client_comments2963 .learner_ratings9625,
    .client_comments2963 .learner_ratings9625::before,
    .client_comments2963 .learner_ratings9625 h3::after,
    .client_comments2963 .learner_ratings9625 div,
    .client_comments2963 .learner_ratings9625 div img,
    .client_comments2963 .learner_ratings9625 .description::before {
    transition: none;
}.client_comments2963 .learner_ratings9625:hover {
    transform: none;
}.client_comments2963 .learner_ratings9625:hover div {
    transform: none;
}.client_comments2963 .learner_ratings9625:hover div img {
    transform: none;
}}



@media (min-width: 768px) {.our_mission6314 .text_frame_wrap7561 {
    padding: 4rem;
}.our_mission6314 ol li {
    padding-left: 0;
    column-count: 2;
}
}



@media (min-width: 992px) {.our_mission6314 .container {
    padding: 5rem 2rem;
}.our_mission6314 .text_frame_wrap7561 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 5rem;
}.our_mission6314 h5 {
    font-size: calc(18px * 1.2);
}.our_mission6314 .text_frame_wrap7561 > div:nth-child(2) p {
    font-size: calc(18px * 1.5);
}.our_mission6314 ol li {
    line-height: 1.9;
    font-size: calc(12px * 1.05);
}
}


@media only screen and (max-width: 800px) {.track_ack4259 {
    display: none;
}.cookie_preference5207 {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}.cookie_message_banner0147 h5, .cookie_message_banner0147 p {
    text-align: center;
}.consent_box5308 {
    margin-bottom: 20px;
}.cookie_compl4230 {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}



@media (min-width: 992px) {.title_intro2056 .page_first7832 {
    padding: 3rem;
    width: 85%;
}.title_intro2056 .study_growth9038 h3 {
    max-width: 80%;
    font-size: 23px;
}.title_intro2056 .study_growth9038 > div {
    padding: 4rem 3rem;
}.title_intro2056 .study_growth9038 div div div {
    max-width: 85%;
    padding: 3rem;
}
}



@media (min-width: 992px) {.leadership_experience2593 {
    padding: 140px 0;
}.leadership_experience2593 .learner_ratings9625 {
    padding: 60px;
    gap: 40px 60px;
}.leadership_experience2593 .landscape_img2340::after {
    top: 20px;
    right: 20px;
    position: absolute;
    transition: transform 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 2;
    left: 20px;
    bottom: 20px;
    content: "";
    transform: scale(0.95);
}.leadership_experience2593 .learner_ratings9625:hover .landscape_img2340::after {
    transform: scale(1);
}.leadership_experience2593 .name {
    font-size: calc(23px + 2px);
}.leadership_experience2593 .exp_container8014 {
    padding-left: 30px;
    font-size: calc(17px + 1px);
    line-height: 1.9;
}
}



@media (min-width: 1200px) {.plan_option0872 {
    padding: 8rem 2rem;
}.plan_option0872 .bundle_price7092 {
    flex: 0 0 25%;
}.plan_option0872 .trial_rates3215 {
    flex: 0 0 75%;
}.plan_option0872 .learning_price6418 {
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.program_outcomes7693 {
    padding: 60px 0;
}.program_outcomes7693 .text_frame_wrap7561 > div {
    gap: 10px;
    flex-direction: column;
}.program_outcomes7693 h4 {
    font-size: calc(33px - 6px);
}.program_outcomes7693 ul {
    width: 100%;
}.program_outcomes7693 .landscape_img2340 {
    max-width: 100%;
    box-shadow: 
            15px 15px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.15),
            -1px -1px 5px rgba(rgb(255, 255, 255, 0.5), 0.8),
            0 0 0 2px rgba(rgb(104,147,161,0.5), 0.15);
    transform: perspective(1000px) rotateY(0) rotateX(0) translateZ(0);
}
}



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



@keyframes floatTitle {
    0%, 100% {
        transform: translateY(0);
        text-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    }
    50% {
        transform: translateY(-10px);
        text-shadow: 0 0 25px rgba(255, 255, 255, 0.6);
    }
}



@keyframes spin {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}



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



@keyframes glow {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.2); }
    100% { opacity: 0.3; transform: scale(1); }
}



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



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

