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

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

header,footer {
    width: 100%;
}

header {
    padding: 0;
    background: linear-gradient(to right, #ffffff, rgb(220,222,224));
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    width: 100%;
    z-index: 100;
    position: relative;
}

.privacy_redoubt4703 section {
    background: rgb(104,147,161,0.5);
    border-radius: 13px;
    width: 100%;
    padding: 30px;
}

header::after {
    content: '';
    z-index: 1;
    left: 0;
    position: absolute;
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(159,168,178), rgb(104,147,161));
    top: 0;
}

header .top_main8906 {
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);
    padding: 0.5rem;
    position: relative;
    align-items: center;
}

header .head_teach3597::before {
    z-index: -1;
    height: 100%;
    background: linear-gradient(45deg, rgb(159,168,178,0.5), rgb(104,147,161,0.5));
    content: '';
    top: 0;
    width: 100%;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease;
    position: absolute;
}

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

.location_info0238 .support_info9648 {
    grid-template-rows: auto auto;
    position: relative;
    grid-template-columns: 1fr 1.2fr 1fr;
    display: grid;
    gap: 1.5rem;
    grid-template-areas: 
        "info photo details"
        "info photo details";
}

.location_info0238 .team_contact0278:nth-child(2) {
    padding: 0;
    border-radius: 0;
    grid-area: photo;
    z-index: 3;
    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.location_info0238 .talk_contact1865 {
    font-size: calc(17px * 1.3);
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
    color: rgb(159,168,178);
}

.location_info0238 .team_contact0278 p span {
    color: #ffffff;
    font-weight: 600;
}

.location_info0238 .edu_input0417 h3 {
    margin-bottom: 1.2rem;
    color: #ffffff;
    font-size: 23px;
    display: flex;
    font-weight: 600;
    align-items: center;
}

.location_info0238 .assist_support2106 span {
    font-size: calc(17px * 0.9);
    transition: all 0.3s ease;
    color: #000000;
    padding: 0.6rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    align-items: center;
    position: relative;
    display: flex;
    border-radius: 10px;
}

.location_info0238 .get_connected2635 a {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
    text-decoration: none;
    display: flex;
    background: rgba(0, 0, 0, 0.2);
    padding: 1.5rem;
    border-radius: 10px;
    border-right: 3px solid rgb(159,168,178);
    transition: all 0.3s ease;
    flex-direction: column;
}

.location_info0238 .get_connected2635 a span::before {
    height: 2px;
    background: rgb(159,168,178);
    top: 50%;
    position: absolute;
    content: "";
    width: 10px;
    left: 0;
    transform: translateY(-50%);
}

.location_info0238 .get_connected2635 a:hover svg {
    transform: rotate(10deg) scale(1.2);
}

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

.slack_invite5796 .company_holder h3::before {
    height: 30px;
    top: -10px;
    position: absolute;
    width: 30px;
    border-top: 3px solid #ffffff;
    left: -10px;
    content: "";
    border-left: 3px solid #ffffff;
}

.slack_invite5796 .main_pagewrap8543 {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.slack_invite5796 .header_primary4572:hover {
    transform: rotateX(0deg);
}

.slack_invite5796 .header_primary4572 h5::after {
    content: "";
    height: 5px;
    right: 0;
    background: rgb(104,147,161);
    position: absolute;
    bottom: -5px;
    left: 0;
}

.slack_invite5796 .header_primary4572 .main_pagewrap8543 a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    transition: all 0.5s ease;
    height: 100%;
    width: 100%;
    content: "";
    left: -100%;
    position: absolute;
}

.grant_info7645 .youtube_chan0812 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    transform: translateZ(5px);
    text-align: center;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}

.test_drive6834 .edu_heritage7293 {
    background: rgba(255, 255, 255, 0.05);
    z-index: 2;
    margin: 0 auto;
    padding: 60px 40px;
    backdrop-filter: blur(10px);
    max-width: 1000px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 15px;
    display: flex;
}

.test_drive6834 h3::before {
    height: 1px;
    box-shadow: 0 0 10px #ffffff;
    bottom: -20px;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    width: 80px;
}

.test_drive6834 .help_question3158::after {
    width: 20px;
    z-index: 2;
    content: '';
    transition: all 0.6s ease;
    transform: rotate(35deg);
    top: -50%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
    position: absolute;
    height: 200%;
    left: -100px;
}

.test_drive6834 .help_question3158:hover::after {
    left: 120%;
}

.ty_page0651::after {
    background: rgb(159,168,178);
    right: -50px;
    opacity: 0.1;
    transform: rotate(15deg);
    width: 300px;
    content: "";
    position: absolute;
    border-radius: 100px;
    animation: float 15s ease-in-out infinite;
    z-index: 0;
    height: 300px;
    bottom: -50px;
}

.ty_page0651 .edu_heritage7293 {
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05);
    background: #ffffff;
    border-radius: 8px;
    padding: 40px;
}

.course_program8726 .container {
    max-width: 1400px;
    position: relative;
    z-index: 3;
    padding: 0 15px;
    margin: 0 auto;
}

.course_program8726 .text_frame_wrap7561 .description {
    color: #000000;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 20px;
    font-size: 14px;
}

.course_program8726 .landscape_img2340::after {
    width: 100%;
    left: 0;
    z-index: 2;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
}

.client_comments2963 h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(159,168,178) 0%, rgb(104,147,161) 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    width: 80px;
    border-radius: 10px;
    position: absolute;
    height: 4px;
}

.client_comments2963 .learner_ratings9625:hover::before {
    transform: scaleX(1);
}

.client_comments2963 .learner_ratings9625 h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin-bottom: 0.75rem;
    display: inline-block;
}

.client_comments2963 .learner_ratings9625 .description {
    position: relative;
    color: #000000;
    line-height: 1.6;
    font-size: 12px;
    z-index: 1;
    margin-bottom: 1.5rem;
}

.client_comments2963 .learner_ratings9625:hover div {
    transform: scale(1.1) translateX(5px);
}

.client_comments2963 .learner_ratings9625:hover div::before {
    opacity: 1;
}

.client_comments2963 .learner_ratings9625:hover div img {
    transform: scale(1.1);
}

.audience_profile5124 {
    background-size: 60px 60px;
    position: relative;
    overflow: hidden;
    background-color: #000000;
    color: #ffffff;
    padding: 100px 0;
}

.audience_profile5124 .edu_heritage7293 {
    position: relative;
    padding: 0;
    overflow: visible;
}

.audience_profile5124 h4::after {
    width: 200px;
    bottom: -5px;
    left: 50%;
    background: rgb(104,147,161,0.5);
    transform: translateX(-50%);
    content: '';
    height: 1px;
    position: absolute;
}

.audience_profile5124 p {
    background: rgba(0, 0, 0, 0.5);
    font-size: calc(12px * 1.05);
    line-height: 1.7;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    z-index: 1;
    box-shadow: 
        0 0 20px rgb(159,168,178,0.5),
        inset 0 0 10px rgb(159,168,178,0.5);
    border-radius: 0;
    backdrop-filter: blur(5px);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    padding: 30px 35px;
    border: 1px solid rgb(159,168,178,0.5);
    margin: 0;
    align-items: flex-start;
    display: flex;
    position: relative;
    overflow: visible;
}

.audience_profile5124 p svg {
    flex-shrink: 0;
    transition: transform 0.3s ease;
    margin-right: 20px;
    width: 36px;
    filter: drop-shadow(0 0 8px rgb(159,168,178,0.5));
    height: 36px;
}

.our_mission6314::before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.85;
    backdrop-filter: blur(5px);
    z-index: 1;
    background: linear-gradient(145deg, rgb(159,168,178,0.5), rgba(0, 0, 0, 0.5), rgb(104,147,161,0.5));
}

.our_mission6314 .container {
    max-width: 1200px;
    margin: 0 auto;
    transform: translateY(0);
    position: relative;
    animation: fadeUp 1.2s ease-out;
    padding: 3rem 2rem;
    z-index: 2;
    opacity: 1;
}

.our_mission6314 .text_frame_wrap7561::after {
    height: 50%;
    width: 100%;
    opacity: 0.3;
    z-index: -1;
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    content: "";
    bottom: 0;
}

.our_mission6314 .text_frame_wrap7561 > div:first-child:hover::before {
    transform: scaleX(1);
}

.our_mission6314 .text_frame_wrap7561 > div:first-child:hover h5 {
    transform: translateX(10px);
}

.our_mission6314 .text_frame_wrap7561 > div:first-child:hover h5::after {
    transform: scaleX(1);
    transform-origin: left;
}

.our_mission6314 .text_frame_wrap7561 > div:nth-child(2):hover p {
    transform: translateY(-5px);
}

.our_mission6314 ol {
    counter-reset: list-counter;
    margin: 0;
    padding-left: 1.2rem;
}

.our_mission6314 ol li::before {
    content: "";
    background: rgb(159,168,178);
    position: absolute;
    left: -1.2rem;
    border-radius: 50%;
    height: 6px;
    width: 6px;
    top: 0.7rem;
    transition: transform 0.3s ease;
}

#dialogConsentForm4521 {
    display: none;
}

.cookie_message_banner0147 h5 {
    text-transform: uppercase;
    color: rgb(159,168,178);
    margin-bottom: 6px;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 700;
}

.cookie_button.accept_cookies1920 {
    background: rgb(104,147,161);
}


.wrap-container2149 .cookie_message_banner0147 {
    background: rgb(104,147,161);
    border: none;
    padding: 30px 0;
}

.operation_process9821 {
    background: linear-gradient(135deg, rgb(159,168,178,0.5) 0%, rgb(104,147,161,0.5) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}

.operation_process9821 .edu_heritage7293 {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    position: relative;
}

.operation_process9821 .edu_heritage7293 > div:hover {
    transform: translateY(-8px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}

.operation_process9821 .edu_heritage7293 > div:hover h3::after {
    width: 90%;
}

.operation_process9821 p {
    color: #000000;
    font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    margin-bottom: 0;
    position: relative;
}

.title_intro2056::before {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(159,168,178,0.5) 0%, transparent 75%);
    height: 100%;
    z-index: 1;
    opacity: 0.4;
    width: 100%;
    left: 0;
}

.title_intro2056 .page_first7832 > div:first-child:hover {
    transform: translateY(-1.5rem) scale(1.02);
}

.title_intro2056 .study_growth9038 {
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.title_intro2056 .study_growth9038 > div::before {
    height: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}

.title_intro2056 .title_style_header::before {
    transition: transform 0.3s ease;
    width: 4px;
    top: 0;
    left: 0;
    background: rgb(104,147,161);
    position: absolute;
    content: "";
    transform: scaleY(0.8);
    height: 100%;
}

.leadership_experience2593 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    padding: 0 15px;
}

.leadership_experience2593 .learner_ratings9625:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}

.leadership_experience2593 .learner_ratings9625 > div:nth-child(2) {
    order: 2;
}

.leadership_experience2593 .landscape_img2340 {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
    transform: translateZ(0);
    transition: transform 0.5s ease;
}

.leadership_experience2593 .name::after {
    height: 2px;
    width: 0;
    bottom: -5px;
    position: absolute;
    background: rgb(159,168,178);
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 0;
}

.get_in_touch8197 {
    padding: 6rem 0;
    background: linear-gradient(
        -45deg, 
        rgb(220,222,224) 0%, 
        rgb(104,147,161,0.5) 100%
    );
    position: relative;
    overflow: hidden;
}

.get_in_touch8197 .landscape_img2340::before {
    width: 120%;
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
    opacity: 0.7;
    background: linear-gradient(
        135deg, 
        rgb(159,168,178,0.5) 0%, 
        rgb(104,147,161,0.5) 100%
    );
    transform: skew(10deg);
    z-index: 1;
    top: 0;
}

.get_in_touch8197 .connect_query9612 h3::after {
    position: absolute;
    content: '';
    width: 50px;
    left: 0;
    background: rgb(159,168,178);
    height: 3px;
    bottom: 0;
}

.get_in_touch8197 .connect_query9612 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.get_in_touch8197 .connect_query9612 .query_block6017 input[type="checkbox"] {
    appearance: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    border: 2px solid rgb(159,168,178,0.5);
    height: 22px;
    border-radius: 10px;
    width: 22px;
    background: rgb(104,147,161,0.5);
}

.get_in_touch8197 .connect_query9612 .reach_info7680 {
    font-size: 17px;
    color: #ffffff;
    cursor: pointer;
    border: none;
    padding: 1rem;
    font-weight: 600;
    overflow: hidden;
    border-radius: 10px;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.3s ease;
    position: relative;
    background: rgb(159,168,178);
}

.plan_option0872 .pricing_tiers0182 {
    flex-direction: column;
    gap: 3rem;
    display: flex;
}

.plan_option0872 .bundle_price7092 h2::after {
    background: linear-gradient(90deg, rgb(159,168,178), rgb(104,147,161));
    left: 50%;
    position: absolute;
    height: 3px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    border-radius: 10px;
}

.plan_option0872 .package_deal7952:nth-child(3) {
    animation-delay: 0.3s;
}

.plan_option0872 .package_deal7952:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}

.plan_option0872 .learning_price6418 {
    flex-direction: column;
    display: flex;
    padding: 2rem;
    flex-grow: 1;
}

.plan_option0872 .deal_grid6739 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 2rem;
    transition: transform 0.3s ease, color 0.3s ease;
    color: rgb(159,168,178);
    position: relative;
    display: inline-block;
}

.plan_option0872 .landscape_img2340::after {
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
    transition: opacity 0.5s ease;
    left: 0;
    position: absolute;
    opacity: 0.7;
    right: 0;
    bottom: 0;
    content: "";
}

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

.program_outcomes7693 .text_frame_wrap7561 {
    flex: 1;
    max-width: 650px;
}

.program_outcomes7693 h4::after {
    bottom: -15px;
    transform: scaleX(0);
    transform-origin: left;
    width: 80px;
    left: 0;
    background: rgb(104,147,161);
    position: absolute;
    animation: scaleIn 0.8s 0.6s forwards ease-out;
    content: "";
    height: 4px;
}

.program_outcomes7693 li:nth-child(1) {
    animation-delay: 0.7s;
}

.program_outcomes7693 li p {
    border-left: 3px solid rgb(104,147,161);
    margin: 0;
    display: flex;
    box-shadow: 0 6px 24px -8px rgba(rgba(0, 0, 0, 0.5), 0.08);
    background: #ffffff;
    gap: 15px;
    align-items: flex-start;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 15px 20px;
    border-radius: 10px;
}



@media only screen and (max-width: 800px) {.privacy_redoubt4703 {
    padding: 30px 15px;
    grid-template-columns: 1fr;
}.privacy_redoubt4703 h1 {
    font-size: calc(20px - 10px);
}.privacy_redoubt4703 h2 {
    font-size: calc(20px - 8px);
}.privacy_redoubt4703 li {
    font-size: calc(15px - 2px);
    padding: 8px 15px;
}}



@media (max-width: 480px) {header::after {
    width: 2px;
}header .main_teach9806 {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .top_main8906 svg {
    width: 110px;
}header .header_primary4572 {
    padding: 0.3rem;
}header .head_teach3597 {
    font-size: calc(17px - 2px);
    padding: 0.3rem 0.4rem;
}}



@media (max-width: 575px) {.location_info0238 {
    padding: 3rem 0;
}.location_info0238 .team_contact0278:first-child,
    .location_info0238 .contact_tile.get_connected2635 {
    padding: 2rem 1.5rem;
}.location_info0238 .team_contact0278:first-child {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 0% 100%);
}.location_info0238 .team_contact0278:nth-child(2) {
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
    min-height: 200px;
}.location_info0238 .contact_tile.get_connected2635 {
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
}.location_info0238 .edu_input0417 {
    margin-top: 2rem;
    padding: 1rem;
}.location_info0238 .get_connected2635 a {
    padding: 1rem;
}}



@media (max-width: 420px) {.slack_invite5796::before {
    height: 10px;
}.slack_invite5796 .company_holder h3::before,
    .slack_invite5796 .company_holder h3::after {
    display: none;
}.slack_invite5796 .header_primary4572 h5 {
    width: 100%;
    min-width: auto;
}.grant_info7645 .youtube_chan0812 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}



@media screen and (max-width: 576px) {.test_drive6834 {
    padding: 60px 0;
}.test_drive6834 .edu_heritage7293 {
    padding: 30px 20px;
}.test_drive6834 h3 {
    letter-spacing: 1.5px;
    margin-bottom: 40px;
    font-size: calc(35px * 0.7);
}.test_drive6834 h3::before {
    width: 50px;
    bottom: -12px;
}.test_drive6834 .help_question3158 {
    font-size: calc(17px * 0.85);
    letter-spacing: 1px;
    padding: 12px 30px;
}}


@media (max-width: 767px) {.course_program8726 {
    padding: 60px 0;
}.course_program8726 .text_frame_wrap7561 {
    padding: 25px;
    max-width: 100%;
}.course_program8726 .text_frame_wrap7561 h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.course_program8726 .text_frame_wrap7561 .description {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}



@media (max-width: 575px) {.client_comments2963 {
    padding: 2.5rem 0;
}.client_comments2963 h2 {
    padding: 0 1rem;
    transform: none;
    font-size: calc(35px * 0.7);
}.client_comments2963 .success_reviews9501 {
    padding: 0 1rem;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.client_comments2963 .learner_ratings9625 {
    padding: 1.25rem;
}.client_comments2963 .learner_ratings9625:hover {
    transform: translateY(-5px);
}
}



@media (max-width: 480px) {.audience_profile5124 {
    padding: 60px 0;
}.audience_profile5124 h4 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.85);
    letter-spacing: 1px;
}.audience_profile5124 p {
    font-size: 12px;
    padding: 20px;
}.audience_profile5124 p svg {
    width: 28px;
    margin-right: 12px;
    height: 28px;
}.audience_profile5124 p::after {
    top: -10px;
    font-size: 48px;
    right: 15px;
}}



@media (max-width: 767px) {.our_mission6314 {
    min-height: auto;
}.our_mission6314 .text_frame_wrap7561 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateY(1deg);
}.our_mission6314 h5 {
    font-size: calc(18px * 0.9);
}.our_mission6314 .text_frame_wrap7561 > div:nth-child(2) p {
    font-size: calc(18px * 1.1);
}.our_mission6314 ol li {
    line-height: 1.7;
    padding-left: 0;
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 767px) {.operation_process9821 {
    padding: 4rem 0;
}.operation_process9821::before {
    opacity: 0.05;
}.operation_process9821 .edu_heritage7293 > div {
    transform: none !important;
    padding: 2rem 1.5rem;
}.operation_process9821 h3 {
    margin-bottom: 1.2rem;
    font-size: calc(33px * 0.7);
}.operation_process9821 p {
    font-size: calc(15px * 0.95);
}.operation_process9821 h3::after {
    width: 40%;
}.operation_process9821 .edu_heritage7293 > div:hover h3::after {
    width: 70%;
}
}



@media (max-width: 480px) {.title_intro2056 .page_first7832 {
    width: 95%;
    padding: 1rem;
}.title_intro2056 .page_first7832 > div:first-child {
    padding: 1rem;
}.title_intro2056 .page_first7832 > div:first-child p {
    font-size: 17px;
}.title_intro2056 .study_growth9038 > div {
    min-height: 350px;
    padding: 2rem 1rem;
}.title_intro2056 .study_growth9038 div div div {
    padding: 1.5rem;
}}



@media screen and (max-width: 1200px) {.get_in_touch8197 .landscape_img2340 {
    margin-left: -3%;
}
}



@media screen and (max-width: 1024px) {.get_in_touch8197 .query_section5840 {
    flex-direction: column;
}.get_in_touch8197 .landscape_img2340 {
    flex: 0 0 100%;
    transform: none;
    margin-left: 0;
    min-height: 300px;
}.get_in_touch8197 .landscape_img2340::before {
    width: 100%;
    transform: none;
}.get_in_touch8197 .connect_query9612 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}



@media (min-width: 768px) {.plan_option0872 {
    padding: 7rem 2rem;
}.plan_option0872 .pricing_tiers0182 {
    align-items: flex-start;
    flex-direction: row;
}.plan_option0872 .bundle_price7092 {
    flex-direction: column;
    display: flex;
    text-align: left;
    justify-content: center;
    margin: 0;
    flex: 0 0 30%;
    padding-right: 2rem;
    order: 0;
}.plan_option0872 .bundle_price7092 h2 {
    text-align: left;
}.plan_option0872 .bundle_price7092 h2::after {
    transform: none;
    left: 0;
}.plan_option0872 .cost_table7130 {
    margin: 0;
    max-width: 100%;
}.plan_option0872 .trial_rates3215 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(159,168,178,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}



@keyframes pulseGrid {
    0% {
        opacity: 0.2;
        background-size: 40px 40px;
    }
    100% {
        opacity: 0.3;
        background-size: 45px 45px;
    }
}



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

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



@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}



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



@keyframes photoReveal {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateY(-10deg) rotateX(5deg) translateZ(0) translateX(40px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateY(-5deg) rotateX(3deg) translateZ(0) translateX(0);
    }
}

