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

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

.nav_info_63790 {
    flex: 1 0 auto;
}

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

.plan_option_09741::after {
    z-index: -1;
    right: 0;
    width: 45%;
    background: linear-gradient(225deg, rgb(168,121,168,0.5) 10%, transparent 65%);
    top: 0;
    pointer-events: none;
    position: absolute;
    content: "";
    height: 100%;
}

.plan_option_09741 h2::after {
    display: block;
    border-radius: 2px;
    margin: 16px auto 0;
    transform: translateY(2px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    height: 4px;
    width: 80px;
    content: "";
    background: rgb(191,175,192);
}

.plan_option_09741 .annual_fee_13056 li {
    display: flex;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.plan_option_09741 .payment_scheme_58169 {
    width: 100%;
    flex-direction: column;
    text-decoration: none;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 5px 15px rgba(0, 0, 0, 0.07);
    height: 100%;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    display: flex;
    border-radius: 12px;
}

.plan_option_09741 .rate_choices_74801::after {
    height: 180px;
    transform: translate(50%, -50%);
    z-index: -1;
    transition: all 0.5s ease;
    background: linear-gradient(225deg, rgb(191,175,192,0.5) 10%, transparent 70%);
    content: "";
    opacity: 0.1;
    border-radius: 0 0 0 180px;
    position: absolute;
    top: 0;
    width: 180px;
    right: 0;
}

.plan_option_09741 .cost_matrix_24071 h4::after {
    border-radius: 2px;
    height: 3px;
    background: rgb(191,175,192);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    content: "";
    width: 40px;
    left: 0;
    bottom: -8px;
    position: absolute;
}

header .top_head_31457 {
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 20px 2px rgb(191,175,192,0.5);
    align-items: center;
    overflow: hidden;
    justify-content: space-between;
    position: relative;
    background: linear-gradient(to right, rgb(168,121,168) 0%, rgb(191,175,192,0.5) 100%);
    padding: 1.5rem;
    border-radius: 0;
    display: flex;
    left: 0;
}

header .top_head_31457::after {
    opacity: 0.1;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    background-size: 200% 200%;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, transparent 48%, rgb(168,121,168) 49%, rgb(168,121,168) 51%, transparent 52%);
    animation: gradientSlide 5s ease infinite;
    height: 100%;
}

header .top_head_31457 .site_top_01963 .first_expert_37608:hover {
    transform: perspective(800px) rotateY(15deg);
}

header .top_head_31457 .top_train_17543 {
    display: flex;
    position: relative;
    list-style: none;
    perspective: 800px;
    margin: 0;
    padding: 0;
}

header .top_head_31457 .header_mentor_86913:hover {
    transform: translateZ(20px);
}

header .top_head_31457 .header_mentor_86913 a {
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 17px;
    display: block;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    position: relative;
}

.cookieNotificationBar_63542 {
    bottom: 0;
    position: fixed;
    background: rgb(236,234,236);
    border-top: 2px solid rgb(191,175,192);
    width: 100%;
    z-index: 90;
}

.privacy_cookies_19845 svg, .privacy_cookies_19845 svg path, .privacy_cookies_19845 img {
    width: 100px;
    height: 100px;
    fill: rgb(191,175,192);
}

#cookieMessageAlert_89643:checked ~ .cookieNotificationBar_63542 {
    opacity: 0;
    visibility: hidden;
}

.wrapper-padding_56380 .cookie_updates_43180 {
    text-align: right;
}

.our_team_31506::before {
    top: 0;
    position: absolute;
    filter: blur(20px);
    background: 
        linear-gradient(217deg, rgb(191,175,192,0.5), transparent 70%),
        linear-gradient(127deg, rgb(168,121,168,0.5), transparent 70%),
        linear-gradient(336deg, rgb(191,175,192,0.5), transparent 70%);
    opacity: 0.15;
    height: 100%;
    content: "";
    transform-origin: center center;
    left: 0;
    width: 100%;
    animation: gradientFlow 15s ease infinite;
    z-index: -1;
}



.our_team_31506 .learn_growth_20873 {
    gap: 60px;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.our_team_31506 .study_programs_61249:hover {
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.12), 0 0 30px rgb(191,175,192,0.5);
    transform: translateY(-15px) rotateX(5deg);
    border-color: rgb(191,175,192,0.5);
}

.our_team_31506 .study_programs_61249:hover::before {
    opacity: 0.12;
}

.our_team_31506 .study_programs_61249::after {
    border-radius: calc(24px + 1px);
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(191,175,192,0.5), transparent);
    inset: -1px;
    content: "";
    z-index: -2;
    transition: opacity 0.4s ease;
    animation: borderGlow 4s linear infinite;
    opacity: 0;
}

.our_team_31506 .image_frame_47085::after {
    inset: -10px;
    opacity: 0.2;
    border: 1px dashed rgb(191,175,192,0.5);
    animation: rotateReverse 20s linear infinite;
    content: "";
    position: absolute;
    border-radius: 50%;
}

.our_team_31506 .quick_skill_36201 {
    font-size: calc(18px * 1.15);
    font-weight: 700;
    margin-bottom: 10px;
    color: #000000;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
}

.our_team_31506 .study_programs_61249:hover .quick_skill_36201::after {
    width: 80%;
}

.our_team_31506 .info_section_95420 {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.01);
    flex: 0 0 55%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(255, 255, 255, 0.03);
    overflow: hidden;
    position: relative;
    padding: 50px 45px;
}

.our_team_31506 .info_section_95420:hover::before,
.our_team_31506 .info_section_95420:hover::after {
    filter: blur(40px);
    opacity: 0.08;
}

.our_team_31506 .learning_lab_61974::after {
    height: 1px;
    content: "";
    left: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(191,175,192), transparent);
    transition: width 0.4s ease;
    bottom: -8px;
    position: absolute;
}

.our_team_31506 .learning_lab_61974 svg {
    fill: rgb(191,175,192);
    height: 48px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: all 0.4s ease;
    width: 48px;
}

.our_team_31506 .info_section_95420 h2::after {
    width: 100px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, rgb(191,175,192), rgb(168,121,168,0.5), transparent);
    transition: width 0.5s ease;
    height: 3px;
}

footer::before {
    top: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(191,175,192,0.5) 0%, rgb(168,121,168,0.5) 100%);
    content: "";
    bottom: 0;
    opacity: 0.92;
    right: 0;
}

.res_connect_56783 .container {
    flex-wrap: wrap;
    position: relative;
    gap: 0;
    display: flex;
}

.res_connect_56783 .company_holder h3 {
    padding-bottom: 1rem;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 30px;
    color: #ffffff;
    transform: skewX(-10deg);
    position: relative;
    text-transform: uppercase;
    margin: 0 0 1.5rem;
}

.res_connect_56783 .discuss_cta_17248 {
    flex-wrap: wrap;
    flex: 0 0 60%;
    gap: 0;
    display: flex;
}

.res_connect_56783 .top_train_17543 {
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
    position: relative;
}

.res_connect_56783 .top_train_17543 .top_learn_46932 {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}

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

.intern_ship_08412 {
    position: relative;
    margin-top: 2rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(0, 0, 0, 0.15);
    padding: 1.5rem 0;
}

.join_our_community_53829::before {
    z-index: -1;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
}

.join_our_community_53829 .input_holder {
    max-width: 550px;
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 1.5rem;
}

.join_our_community_53829 .input_holder div {
    width: 100%;
    position: relative;
}

.join_our_community_53829 .input_holder div::before {
    height: 2px;
    left: 0;
    bottom: -5px;
    width: 0;
    z-index: 1;
    background: rgb(168,121,168);
    content: "";
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: absolute;
}

.join_our_community_53829 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.join_our_community_53829 .sub_transition_91546 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    position: relative;
    letter-spacing: 0.03em;
    color: #ffffff;
    align-self: center;
    text-transform: uppercase;
    overflow: hidden;
    background: rgb(168,121,168);
    cursor: pointer;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    padding: 1.1rem 2.5rem;
}

.thxMessage_70964 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,234,236) 0%, rgb(191,175,192,0.5) 100%);
}

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

.thxMessage_70964 h2 {
    font-size: 29px;
    line-height: 1.4;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateX(2deg);
    letter-spacing: 0.5px;
    text-align: center;
    font-family: Arial, sans-serif;
    transform-origin: center;
    position: relative;
    margin-bottom: 40px;
    color: rgb(191,175,192);
    font-weight: 700;
}

.thxMessage_70964 .learn_growth_20873:hover {
    transform: translateY(-5px);
}

.thxMessage_70964 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.thxMessage_70964 li::before {
    left: 0;
    transition: transform 0.3s ease;
    transform: rotate(45deg);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    height: 10px;
    position: absolute;
    top: 8px;
    width: 10px;
    background: rgb(168,121,168);
}

.secure_harbor_39206 {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    width: 100%;
    background: rgb(236,234,236);
    padding: 40px;
    height: auto;
    overflow: hidden;
    color: #000000;
}

.secure_harbor_39206 ul, .secure_harbor_39206 ol {
    padding-left: 20px;
    border-radius: 10px;
    padding: 15px;
    background: rgb(168,121,168,0.5);
    list-style-position: inside;
    list-style: none;
    margin: 20px 0;
}

.secure_harbor_39206 p, .secure_harbor_39206 span, .secure_harbor_39206 div {
    color: #000000;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.6;
}

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

.course_demographic_57169 h4 {
    margin-bottom: 60px;
    font-size: 32px;
    padding-left: 20px;
    font-weight: 600;
    border-left: 4px solid rgb(191,175,192);
    color: #000000;
    line-height: 1.3;
    position: relative;
}

.course_demographic_57169 div p:hover::before {
    box-shadow: 0 5px 15px rgba(rgb(191,175,192), 0.3);
    transform: translateY(-50%) scale(1.1);
    background: rgb(191,175,192);
    color: #ffffff;
}

.course_demographic_57169 div p:last-child::after {
    display: none;
}

.course_demographic_57169 div p svg {
    top: 13px;
    left: 13px;
    width: 24px;
    opacity: 0;
    height: 24px;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 1;
}

.instructor_history_69203 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(125deg, #000000 0%, rgb(236,234,236) 100%);
}

.instructor_history_69203 .student_reviews_25914 {
    position: relative;
    grid-template-rows: auto auto auto;
    gap: 10px 30px;
    transform: rotateY(-10deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    transform-style: preserve-3d;
}

.instructor_history_69203 .image_frame_47085 {
    border-radius: 10px;
    transform: translateZ(40px);
    grid-area: photo;
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(191,175,192,0.5);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
    height: 280px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.instructor_history_69203 .student_reviews_25914 > span:not(.name) {
    padding: 10px 15px;
    color: rgb(168,121,168);
    font-size: 17px;
    font-weight: 600;
    background: #ffffff;
    grid-area: job;
    transition: transform 0.3s ease;
    z-index: 2;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    transform: translateZ(25px);
}

.course_summary_98736 .class_plan_07632 {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 0;
}

.course_summary_98736 .info_section_95420:hover {
    transform: translateY(-10px);
}

.course_summary_98736 .info_section_95420 h2 {
    margin-bottom: 2rem;
    position: relative;
    display: inline-block;
    font-size: 33px;
    font-weight: 700;
    color: rgb(191,175,192);
    animation: fadeInUp 0.8s ease forwards;
}

.course_summary_98736 .info_section_95420:hover h2::after {
    width: 100%;
}

.course_summary_98736 .info_section_95420 .description:last-of-type {
    margin-bottom: 0;
    font-weight: 600;
    animation-delay: 0.4s;
}

.course_summary_98736 .image_frame_47085 {
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    margin-top: -2rem;
    height: 320px;
    position: relative;
    border-radius: 0;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    z-index: 2;
}

.title_section_72649::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    content: "";
    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%);
    height: 100%;
}

.title_section_72649 h1::after {
    content: "";
    bottom: -10px;
    border-radius: 10px;
    transition: width 0.5s ease;
    height: 4px;
    background: linear-gradient(90deg, rgb(191,175,192) 0%, rgb(168,121,168) 100%);
    width: 80px;
    position: absolute;
    left: 0;
}

.title_section_72649 svg {
    margin-bottom: 1rem;
    width: 80px;
    transition: transform 0.5s ease-in-out;
    transform: translateY(0);
    height: 80px;
}

.title_section_72649 svg text {
    font-size: 12px;
    fill: rgb(191,175,192);
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
    font-weight: 700;
}

.title_section_72649 ul li {
    margin: 0;
}

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

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

.get_in_touch_26750::before {
    background-color: rgb(191,175,192,0.5);
    z-index: -1;
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    content: '';
}

.get_in_touch_26750 .message_request_96123 h3 {
    font-size: 23px;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}

.get_in_touch_26750 .message_request_96123 input[type="text"],
.get_in_touch_26750 .message_request_96123 input[type="email"] {
    border-radius: 10px;
    padding: 0 20px;
    background-color: rgb(236,234,236);
    border: none;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #000000;
    height: 60px;
    font-size: 16px;
    flex: 1 0 100%;
}

.get_in_touch_26750 .message_request_96123 .inquiry_widget_64981 input[type="checkbox"]:checked::before {
    height: 10px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    top: 6px;
    width: 6px;
    position: absolute;
    border: solid #ffffff;
    content: '';
    left: 9px;
}

.get_in_touch_26750 .message_request_96123 .inquiry_widget_64981 label a::after {
    width: 100%;
    content: '';
    left: 0;
    background-color: rgb(191,175,192);
    height: 1px;
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    bottom: -2px;
    transform-origin: right;
}

.get_in_touch_26750 .message_request_96123 .query_query_97341:hover {
    box-shadow: 0 6px 15px rgb(191,175,192,0.5);
}

.get_in_touch_26750 .message_request_96123 .query_query_97341:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.get_in_touch_26750 .request_box_42957::before {
    position: absolute;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    width: 100%;
    content: '';
    left: 0;
    background: rgb(191,175,192);
    transform: translateY(-15px);
    height: 30px;
    top: 0;
}

.get_in_touch_26750 .request_box_42957 div {
    max-width: 400px;
    margin-bottom: 30px;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    padding: 0;
}

.get_in_touch_26750 .request_box_42957 div svg {
    width: 32px;
    padding: 6px;
    border-radius: 50%;
    background-color: rgb(168,121,168);
    height: 32px;
    margin-right: 20px;
    box-shadow: 0 4px 10px rgb(168,121,168,0.5);
}

.get_in_touch_26750 .request_box_42957 div span a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.learning_profits_40196::before {
    height: 300px;
    right: -100px;
    filter: blur(80px);
    content: "";
    animation: float 15s infinite ease-in-out;
    width: 300px;
    background: linear-gradient(45deg, rgb(191,175,192,0.5), rgb(168,121,168,0.5));
    border-radius: 50%;
    opacity: 0.2;
    z-index: 0;
    top: -100px;
    position: absolute;
}

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

.learning_profits_40196 .learn_growth_20873:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.learning_profits_40196 .learn_growth_20873:hover .image_frame_47085 {
    transform: scale(1.05);
}

.learning_profits_40196 .info_section_95420 {
    padding: 0 30px 30px;
}

.learning_profits_40196 li {
    position: relative;
    padding-left: 40px;
    transition: transform 0.3s ease;
}

.learning_profits_40196 li p {
    position: relative;
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    gap: 16px;
    margin: 0;
    display: flex;
    align-items: flex-start;
    z-index: 1;
}

.learning_profits_40196 li:hover svg {
    transform: translateY(-3px) scale(1.1);
}

.learning_profits_40196 li:hover svg path {
    fill: rgb(168,121,168);
}

.learning_profits_40196 li:nth-child(even):hover svg path:first-child {
    fill: rgb(191,175,192);
}



@media (max-width: 1200px) {.plan_option_09741 {
    padding: 100px 0;
}.plan_option_09741 .annual_fee_13056 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}.plan_option_09741 h2 {
    font-size: calc(34px - 2px);
}.plan_option_09741 .rate_choice_39728 {
    font-size: 17px;
    margin-bottom: 40px;
}
}



@media (max-width: 576px) {.plan_option_09741 {
    padding: 50px 0;
}.plan_option_09741 h2 {
    font-size: calc(34px - 6px);
}.plan_option_09741 .rate_choice_39728 {
    font-size: calc(17px - 1px);
    margin-bottom: 30px;
}.plan_option_09741 .cost_matrix_24071 {
    padding: 25px 18px;
}.plan_option_09741 .plan_matrix_50416 {
    font-size: 24px;
    padding: 6px 12px;
}}


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


@media only screen and (max-width: 800px) {.privacy_cookies_19845 {
    display: none;
}.cookie_customize_39651 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieNotificationBar_63542 h5 {
    text-align: center;
}.cookieNotificationBar_63542 p {
    text-align: center;
}.cookie_updates_43180 {
    margin-bottom: 20px;
}body .wrapper-padding_56380 .cookie_lock_46205 {
    margin-left: 0;
}}



@media (max-width: 575px) {.our_team_31506 {
    padding: 60px 0;
}.our_team_31506 .image_frame_47085 {
    height: 150px;
    width: 150px;
    margin-bottom: 20px;
}.our_team_31506 .study_programs_61249 {
    padding: 30px 20px;
}.our_team_31506 .info_section_95420 {
    padding: 30px 20px;
}.our_team_31506 .learning_lab_61974 {
    font-size: calc(18px * 0.95);
}.our_team_31506 .learning_lab_61974 svg {
    width: 35px;
    height: 35px;
}.our_team_31506 .info_section_95420 h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 20px;
}.our_team_31506 .info_section_95420 p {
    line-height: 1.8;
    font-size: 16px;
}.our_team_31506 .quick_skill_36201 {
    font-size: calc(18px * 0.95);
}.our_team_31506 .expert_learning_79053 {
    font-size: calc(16px * 0.95);
}.our_team_31506 .learn_growth_20873::before {
    width: 80%;
    left: 10%;
}}



@media (max-width: 576px) {.res_connect_56783 {
    padding: 3rem 0 1rem;
}.res_connect_56783::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.res_connect_56783 .top_train_17543 {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.res_connect_56783 .company_holder {
    margin-bottom: 2rem;
}.res_connect_56783 .top_train_17543 .top_learn_46932 a {
    padding: 0.6rem 0.8rem;
}.res_connect_56783 .top_train_17543 .top_learn_46932 a:hover {
    padding-left: 1.2rem;
}.intern_ship_08412 {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}



@media (min-width: 992px) {.join_our_community_53829 {
    padding: 8rem 4rem;
}.join_our_community_53829 .learn_growth_20873 {
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    padding: 5rem 4rem;
}.join_our_community_53829 h3 {
    font-size: 18px;
    max-width: 80%;
}.join_our_community_53829 input[type="email"] {
    padding: 1.3rem 1.8rem;
}
}



@media (max-width: 768px) {.thxMessage_70964 {
    padding: 60px 0;
}.thxMessage_70964 h2 {
    font-size: calc(29px - 4px);
    transform: perspective(1000px) rotateX(1deg);
}.thxMessage_70964 .learn_growth_20873 {
    padding: 25px;
}.thxMessage_70964 li::before {
    top: 6px;
}.thxMessage_70964 span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}
}



@media only screen and (max-width: 800px) {.secure_harbor_39206 {
    padding: 20px;
}.secure_harbor_39206 h1 {
    margin-bottom: 20px;
    font-size: calc(19px - 10px);
    margin-top: 30px;
}.secure_harbor_39206 h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: calc(19px - 5px);
}.secure_harbor_39206 ul, .secure_harbor_39206 ol {
    padding: 10px;
    margin: 10px 0;
}.secure_harbor_39206 li {
    margin-bottom: 10px;
    font-size: calc(17px - 2px);
}.secure_harbor_39206 p, .secure_harbor_39206 span, .secure_harbor_39206 div {
    font-size: calc(17px - 2px);
    margin-bottom: 8px;
}}



@media (max-width: 992px) {.instructor_history_69203 {
    padding: 80px 0;
}.instructor_history_69203 .student_reviews_25914 {
    grid-template-areas:
      "image_frame_47085"
      "name"
      "experience_block_30485"
      "work_achievements_42693";
    transform: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    gap: 15px;
}.instructor_history_69203 .work_achievements_42693,
  .instructor_history_69203 .image_frame_47085,
  .instructor_history_69203 .name,
  .instructor_history_69203 .student_reviews_25914 > span:not(.name) {
    transform: none;
}.instructor_history_69203 .student_reviews_25914:hover .work_achievements_42693,
  .instructor_history_69203 .student_reviews_25914:hover .image_frame_47085,
  .instructor_history_69203 .student_reviews_25914:hover .name,
  .instructor_history_69203 .student_reviews_25914:hover > span:not(.name) {
    transform: none;
}.instructor_history_69203 .image_frame_47085 {
    height: 240px;
    margin: 0 auto;
    width: 90%;
}.instructor_history_69203 .work_achievements_42693 {
    padding: 30px;
}.instructor_history_69203 .name,
  .instructor_history_69203 .student_reviews_25914 > span:not(.name) {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
}



@media screen and (max-width: 768px) {.title_section_72649 {
    min-height: auto;
    padding: 3rem 0;
}.title_section_72649 .learn_growth_20873 {
    padding: 1rem;
}.title_section_72649 h1 {
    font-size: calc(36px * 1.1);
}.title_section_72649 .edu_online_49057 p {
    font-size: 17px;
}.title_section_72649 svg {
    width: 60px;
    height: 60px;
}.title_section_72649 .query_query_97341 {
    padding: 0.8rem 1.5rem;
}.title_section_72649 .image_frame_47085 {
    height: 350px;
}
}



@media screen and (max-width: 767px) {.get_in_touch_26750 {
    padding: 60px 0;
}.get_in_touch_26750 .message_request_96123,
    .get_in_touch_26750 .request_box_42957 {
    padding: 40px 25px;
}.get_in_touch_26750 .message_request_96123 h3,
    .get_in_touch_26750 .request_box_42957 h3 {
    font-size: calc(23px + 2px);
}.get_in_touch_26750 .message_request_96123 input[type="text"],
    .get_in_touch_26750 .message_request_96123 input[type="email"],
    .get_in_touch_26750 .message_request_96123 .query_query_97341 {
    height: 55px;
}
}



@media (max-width: 767px) {.learning_profits_40196 {
    padding: 4rem 0;
}.learning_profits_40196 h5 {
    max-width: 100%;
    margin-bottom: 2rem;
    font-size: calc(19px * 0.9);
}.learning_profits_40196 .image_frame_47085 {
    max-height: 250px;
}.learning_profits_40196 .info_section_95420 {
    padding: 20px 20px 30px;
}.learning_profits_40196 li {
    margin-bottom: 15px;
    padding-left: 30px;
}.learning_profits_40196 li p {
    line-height: 1.5;
    font-size: calc(12px * 0.95);
}.learning_profits_40196 li svg {
    width: 18px;
    height: 18px;
}
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
    50% {
        background-position: 100% 100%;
        filter: blur(15px) brightness(1.1);
    }
    100% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
}

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



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



@keyframes pulseGlow {
    0%, 100% {
        transform: scale(1);
        opacity: 0.15;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.25;
    }
}



@keyframes float {
    0% { transform: translate(0, 0); }
    25% { transform: translate(-30px, 30px); }
    50% { transform: translate(0, 60px); }
    75% { transform: translate(30px, 30px); }
    100% { transform: translate(0, 0); }
}

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



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

