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

header,footer {
    width: 100%;
}

header {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1000;
    position: fixed;
    top: 0;
    background: rgb(206,212,197);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    left: 0;
}

.start_now_9::before {
    z-index: 0;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(149,155,136,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(178,184,169,0.5) 0%, transparent 30%);
}

.start_now_9 .expert_studio_7::before {
    position: absolute;
    content: "";
    transition: opacity 0.5s ease;
    left: 0;
    background: linear-gradient(45deg, transparent 48%, rgb(149,155,136,0.5) 49%, rgb(149,155,136,0.5) 51%, transparent 52%);
    height: 100%;
    z-index: -1;
    top: 0;
    opacity: 0;
    width: 100%;
}

.start_now_9 .expert_studio_7:hover::before {
    opacity: 0.5;
}

.start_now_9 svg {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 42px;
    width: 42px;
    transform: translateY(0) rotate(0);
}

.start_now_9 .support_form_0 {
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    position: relative;
    display: inline-block;
    font-size: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(178,184,169), rgb(149,155,136));
    font-weight: 600;
    padding: 0.9rem 2rem;
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
    border-radius: 4px;
}

.stay_connected_0 .expert_studio_7 {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    perspective: 1500px;
    position: relative;
}

.stay_connected_0 .request_map_0:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: rotateX(0deg) rotateY(0deg);
}

.stay_connected_0 h3::before {
    left: 0;
    content: "";
    width: 50%;
    position: absolute;
    transform: translateZ(35px);
    background: linear-gradient(90deg, rgb(178,184,169), transparent);
    bottom: -10px;
    height: 3px;
}

.stay_connected_0 input[type="email"]:focus {
    outline: none;
    border-color: rgb(178,184,169);
    box-shadow: 0 5px 20px rgb(178,184,169,0.5);
    transform: translateZ(40px) scale(1.02);
}

.stay_connected_0 .mail_block_0::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: all 0.5s ease;
    content: "";
    left: -150%;
    height: 120%;
    top: -10%;
    width: 120%;
    transform: rotate(45deg);
    position: absolute;
}

.stay_connected_0 .mail_block_0:hover::before {
    left: 150%;
}

.privacy_guard_2::before {
    left: 0;
    width: 100%;
    opacity: 0.15;
    position: absolute;
    pointer-events: none;
    height: 100%;
    content: "";
    top: 0;
    z-index: 0;
    background: radial-gradient(circle at 75% 25%, rgb(149,155,136,0.5) 0%, transparent 60%);
}

.privacy_guard_2 h1 {
    margin-bottom: 2rem;
    font-size: 47px;
    transform: translateX(-10px);
    color: rgb(178,184,169);
    animation: slideInRight 0.7s forwards 0.2s ease-out;
    position: relative;
    opacity: 0;
    font-weight: 700;
    display: inline-block;
}

.privacy_guard_2 h2 {
    animation: slideInUp 0.5s forwards 0.4s ease-out;
    transform: translateY(10px);
    position: relative;
    padding-left: 20px;
    font-size: 37px;
    font-weight: 600;
    color: rgb(149,155,136);
    margin: 3rem 0 1.5rem;
    opacity: 0;
}

.privacy_guard_2 h3::before {
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    content: "";
    position: absolute;
    height: 8px;
    top: 50%;
    background: #000000;
    left: 0;
}

.privacy_guard_2 p {
    transform: translateY(15px);
    position: relative;
    margin-bottom: 1.5rem;
    animation: fadeIn 0.7s forwards 0.7s ease-out;
    max-width: 100%;
    opacity: 0;
    color: #000000;
    font-size: 13px;
    line-height: 1.7;
}

.privacy_guard_2 ul::before {
    background: linear-gradient(to bottom, rgb(149,155,136,0.5), transparent);
    top: 0;
    position: absolute;
    left: 0;
    width: 2px;
    content: "";
    height: 100%;
}

.privacy_guard_2 li:nth-child(3) {
    animation-delay: 1s;
}

.privacy_guard_2 li:nth-child(1)::before {
    --order: 1;
}

.privacy_guard_2 li:nth-child(3)::before {
    --order: 3;
}

.pricing_item_8 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}

.pricing_item_8::before {
    background: linear-gradient(135deg, rgba(36, 48, 94, 0.95), rgba(26, 35, 72, 0.97));
    left: 0;
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
}

.pricing_item_8 h2::after {
    left: 50%;
    bottom: -12px;
    width: 80px;
    background: rgb(178,184,169);
    height: 3px;
    content: "";
    border-radius: 1px;
    position: absolute;
    transform: translateX(-50%);
}

.pricing_item_8 .learn_price_8 {
    gap: 30px;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    margin: 0;
    width: 100%;
}

.pricing_item_8 .learn_offers_9:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.18), 
                0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-8px) scale(1.02);
}

.pricing_item_8 .learn_offers_9:hover::before {
    transform: translateY(0);
}

.pricing_item_8 .pricing_options_2 {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.pricing_item_8 .learn_offers_9 h4 {
    letter-spacing: 0.3px;
    padding-bottom: 15px;
    transition: color 0.3s ease;
    position: relative;
    font-weight: 600;
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(24px * 1.1);
}

.pricing_item_8 .learn_offers_9 p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    hyphens: auto;
    font-weight: 300;
    margin: 0 0 30px;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.7;
    white-space: normal;
    word-break: normal;
}

.pricing_item_8 .learn_offers_9:hover .learning_pricing_4 {
    color: rgb(149,155,136);
    transform: translateY(-3px);
}

footer::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(178,184,169,0.5) 50%, rgb(149,155,136,0.5) 100%);
    z-index: -1;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(8px);
    left: 0;
    animation: gradientShift 15s ease infinite;
    top: 0;
}

.grant_info_2 .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(178,184,169,0.5);
    transform: translateY(-5px);
}

.grant_info_2 .company_holder h3::after {
    transition: transform 0.5s ease;
    height: 2px;
    left: 0;
    position: absolute;
    content: "";
    transform: scaleX(0.3);
    width: 100%;
    background: linear-gradient(to right, rgb(178,184,169), rgb(149,155,136));
    transform-origin: left;
    bottom: -8px;
}

.grant_info_2 .top_class_2 h5::before {
    bottom: -6px;
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    content: "";
    height: 2px;
    position: absolute;
    background: rgb(178,184,169);
}

.grant_info_2 .top_class_2 a::before {
    height: 1px;
    bottom: 0;
    transition: width 0.3s ease;
    content: "";
    width: 0;
    left: 0;
    background: linear-gradient(to right, rgb(178,184,169), rgb(149,155,136));
    position: absolute;
    z-index: -1;
}

.news_feed_0 .container {
    justify-content: center;
    position: relative;
    align-items: center;
    display: flex;
}

.news_feed_0 .support_cta_2:hover {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(178,184,169,0.5);
    color: #ffffff;
}



.grant_info_2 .site_main_3 a::after {
    transform: translateY(-50%) scale(0);
    content: "";
    height: 4px;
    top: 50%;
    position: absolute;
    left: -10px;
    background: rgb(178,184,169);
    border-radius: 50%;
    width: 4px;
    transition: transform 0.3s ease;
}

.grant_info_2 .company_holder:hover .about_learn_3::before {
    border-right-color: rgb(178,184,169,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    border-top-color: rgb(178,184,169,0.5);
}

header:after {
    bottom: 0;
    opacity: 0.4;
    width: 100%;
    content: '';
    height: 100%;
    background-size: 20px 20px;
    background: 
        linear-gradient(135deg, rgb(206,212,197) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(206,212,197) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(206,212,197) 25%, transparent 25%),
        linear-gradient(45deg, rgb(206,212,197) 25%, transparent 25%);
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    position: absolute;
    pointer-events: none;
}

header .top_pagebar_7:before {
    opacity: 0.2;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    content: '';
    height: 1px;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
}

header .head_train_2:before {
    content: '';
    bottom: 0;
    height: 2px;
    transform: translateX(-101%);
    left: 0;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    position: absolute;
    background: rgb(178,184,169);
}

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

header .header_pro_5 {
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    text-decoration: none;
    padding: 5px 12px;
    position: relative;
}

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

header .header_pro_5:hover:after {
    transform: scale(1);
    opacity: 1;
}

header .header_pro_5 svg {
    width: auto;
    height: 42px;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.thankYouDiv_2::before {
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgb(149,155,136,0.5) 0px,
            rgb(149,155,136,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    opacity: 0.06;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.thankYouDiv_2 .expert_studio_7:hover::before {
    opacity: 0.3;
    transform: scale(1);
}

.thankYouDiv_2 .expert_studio_7 > div:first-child {
    margin-bottom: 30px;
    position: relative;
}

.thankYouDiv_2 .expert_studio_7 > div:first-child::after {
    bottom: -15px;
    width: 80px;
    background: rgb(178,184,169);
    height: 3px;
    transform: scaleX(0.7);
    position: absolute;
    transform-origin: left center;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
}

.thankYouDiv_2 a::after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    background-color: rgb(178,184,169);
    height: 1px;
    width: 100%;
    transform-origin: right center;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: scaleX(0);
}

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

.company_overview_2 h3 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    color: #000000;
    width: 100%;
    margin-bottom: 60px;
    font-size: 32px;
    letter-spacing: 2px;
}

.company_overview_2 .instructor_bio_3 span {
    padding-bottom: 10px;
    position: relative;
    border-bottom: 2px solid rgb(178,184,169,0.5);
    margin-bottom: 20px;
    color: rgb(178,184,169);
    font-weight: 600;
    display: inline-block;
    font-size: 23px;
}

.company_overview_2 .img_fit_7::after,
.company_overview_2 .expert_classes_1::after {
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
}

.company_overview_2 .expert_studio_7::before {
    content: "";
    width: 2px;
    background: linear-gradient(to bottom, rgb(178,184,169,0.5), rgb(149,155,136,0.5));
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    height: 70%;
    top: 50%;
}

.company_overview_2 .fast_learn_7 p::before {
    left: 0;
    content: "";
    border-radius: 10px;
    width: 4px;
    top: 5px;
    position: absolute;
    background: rgb(149,155,136,0.5);
    bottom: 5px;
}

.contact_6 {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: rgb(206,212,197);
}

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

.contact_6 .edu_form_2:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.12),
              -15px -15px 30px rgba(255, 255, 255, 0.7);
}

.contact_6 p {
    color: #000000;
    margin-bottom: 25px;
    line-height: 1.7;
    font-size: 18px;
}

.contact_6 .get_contactpanel_1 {
    display: flex;
    gap: 20px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.contact_6 .course_info_9:hover {
    transform: translateY(-3px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12),
              -8px -8px 16px rgba(255, 255, 255, 0.8);
}

.contact_6 .course_info_9 svg {
    transition: transform 0.3s ease;
    width: 22px;
    height: 22px;
}

.contact_6 .course_info_9:hover svg path {
    fill: rgb(149,155,136);
}

.contact_6 p svg path {
    fill: rgb(178,184,169);
    transition: fill 0.3s ease;
}

.contact_6 .edu_form_2::before {
    content: "";
    left: -30px;
    z-index: -1;
    border-radius: 50%;
    height: 100px;
    top: -30px;
    position: absolute;
    background: rgb(178,184,169,0.5);
    filter: blur(30px);
    opacity: 0.4;
    width: 100px;
}

.contact_6 .course_info_9:nth-child(2) {
    animation: float 5s ease-in-out infinite;
    animation-delay: 0.5s;
}

.contact_box_1::before {
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(178,184,169,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(149,155,136,0.5) 0%, transparent 30%);
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgb(206,212,197);
}

.contact_box_1 h2::before {
    position: absolute;
    height: 2px;
    box-shadow: 
        0 0 5px rgb(178,184,169),
        0 0 10px rgb(178,184,169),
        0 0 15px rgb(178,184,169);
    bottom: -15px;
    content: "";
    width: 100px;
    background: rgb(178,184,169);
    left: calc(50% - 50px);
}

.contact_box_1 .img_fit_7 {
    min-height: 550px;
    flex: 0 0 45%;
    overflow: hidden;
    position: relative;
}

.contact_box_1 .img_fit_7::after {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(178,184,169,0.5) 100%);
    z-index: 2;
    content: "";
    opacity: 0.7;
    inset: 0;
    position: absolute;
}

.contact_box_1 form {
    z-index: 2;
    position: relative;
}

.contact_box_1 form h3 {
    color: #000000;
    letter-spacing: 1px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.contact_box_1 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(178,184,169);
    box-shadow: 
        0 0 0 1px rgb(178,184,169),
        0 0 5px rgb(178,184,169,0.5);
}

.contact_box_1 .help_block_7 {
    margin-bottom: 35px;
    position: relative;
}

.contact_box_1 .help_block_7 label {
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    color: #000000;
}

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

.contact_box_1 .support_form_0 {
    padding: 18px 30px;
    background: rgb(178,184,169);
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    overflow: hidden;
    border: none;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 
        0 5px 15px rgb(178,184,169,0.5),
        0 0 0 1px rgb(178,184,169);
    font-size: 14px;
}

.welcome_board_5 {
    position: relative;
    background: linear-gradient(135deg, rgb(206,212,197) 0%, rgba(94,170,168,0.1) 100%);
    overflow: hidden;
    min-height: 100vh;
}

.welcome_board_5 .text_group_4 {
    padding: 2rem 0;
    display: flex;
    flex-direction: column;
    flex: 1;
    z-index: 3;
    justify-content: center;
    transform: translateY(0);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.welcome_board_5 h1::after {
    position: absolute;
    transform-origin: left;
    transform: scaleX(1);
    height: 4px;
    bottom: -5px;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: rgb(149,155,136);
    width: 80px;
    left: 0;
}

.welcome_board_5 .learn_lead_4:hover svg path {
    fill: rgb(178,184,169);
}

.welcome_board_5 .learn_lead_4:hover svg text {
    fill: rgb(178,184,169);
}

.welcome_board_5 .learn_lead_4 p {
    position: relative;
    color: #000000;
    transform: translateZ(0);
    backdrop-filter: blur(0px);
    transition: all 0.4s ease;
    line-height: 1.6;
    max-width: 90%;
    font-size: clamp(17px, 4vw, calc(17px * 1.2));
}

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

.welcome_board_5 .img_fit_7::before {
    left: 0;
    z-index: 1;
    width: 100%;
    transition: opacity 0.5s ease;
    top: 0;
    opacity: 0.7;
    background: linear-gradient(135deg, rgba(94,170,168,0.4) 0%, transparent 100%);
    position: absolute;
    content: "";
    height: 100%;
}

#cookieBannerAlert_5 {
    display: none;
}

.data_accept_8 {
    justify-content: space-between;
    padding: 20px 5%;
    border: 2px dashed rgb(178,184,169);
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    gap: 20px;
    border-radius: 18px;
    align-items: center;
}

.cookie_message_window_9 p {
    position: relative;
    margin: 0;
    color: #ffffff;
    line-height: 1.5;
    font-size: 13px;
}

.web_cookies_9:hover {
    box-shadow: 0 0 10px rgb(149,155,136);
    background-color: rgb(149,155,136);
}

.cookie_button.visitor_acceptance_5:hover {
    box-shadow: 0 0 10px rgb(149,155,136);
}

.cookie_message_window_9 p a {
    text-decoration: none;
    color: rgb(178,184,169);
    transition: color 0.3s ease;
    border-bottom: 1px dashed rgb(178,184,169);
}

.leadership_experience_1::before {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    background: repeating-linear-gradient(
    -45deg,
    rgb(178,184,169,0.5) 0px,
    rgb(178,184,169,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    opacity: 0.08;
    top: 0;
    content: "";
    left: 0;
}

.leadership_experience_1 .client_sentiments_7 > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
    order: 1;
}

.leadership_experience_1 .client_sentiments_7 .img_fit_7 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotate(-3deg);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 200px;
    width: 200px;
}

.leadership_experience_1 .client_sentiments_7 .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    position: relative;
    display: inline-block;
    color: rgb(178,184,169);
    font-size: calc(20px * 1.1);
}

.leadership_experience_1 .client_sentiments_7 > div:nth-child(3) {
    order: 3;
    margin-top: 1rem;
    position: relative;
}

.leadership_experience_1 .client_sentiments_7 .career_card_7::before {
    opacity: 0.3;
    font-size: 5rem;
    line-height: 1;
    color: rgb(178,184,169,0.5);
    content: "";
    position: absolute;
    top: -0.5rem;
    left: 0;
}

.course_structure_0 .lesson_path_6 {
    z-index: 0;
    top: 0;
    width: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    height: 100%;
}

.course_structure_0 .lesson_path_6:hover .skill_explorer_4 {
    animation-play-state: paused;
}

.course_structure_0 .new_skills_2 img {
    object-fit: cover;
    height: 100%;
    filter: brightness(1.05) contrast(1.1);
    transform: scale(1.1);
    transition: transform 1s ease;
    width: 100%;
}

.course_structure_0 .program_map_5 h3 {
    font-size: 37px;
    margin-bottom: 1.5rem;
    color: #000000;
    font-weight: 700;
}

.course_structure_0 .program_map_5 .support_form_0 {
    background: linear-gradient(to right, rgb(178,184,169), rgb(149,155,136));
    font-size: 18px;
    padding: 1rem 2rem;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    border-radius: 10px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    transition: all 0.3s ease;
}


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



@media (max-width: 768px) {.start_now_9 {
    padding: 3.5rem 0;
}.start_now_9 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.8rem;
}.start_now_9 .expert_studio_7 {
    padding: 1.5rem 2rem;
    gap: 1.2rem;
    flex-direction: column;
}.start_now_9 svg {
    width: 36px;
    height: 36px;
}.start_now_9 .support_form_0 {
    padding: 0.8rem 1.8rem;
}
}



@media (max-width: 767px) {.stay_connected_0 {
    padding: 4rem 1.5rem;
}.stay_connected_0 h3 {
    font-size: 22px;
    transform: translateZ(20px);
}.stay_connected_0 .request_map_0 {
    padding: 2rem;
    transform: rotateX(5deg) rotateY(-3deg);
    width: 100%;
}.stay_connected_0 .mail_block_0 {
    width: 100%;
}}



@media (max-width: 480px) {.privacy_guard_2 {
    padding: 2.5rem 0.75rem;
}.privacy_guard_2 .container {
    padding: 1.25rem;
}.privacy_guard_2 h1 {
    margin-bottom: 1.25rem;
    font-size: calc(47px * 0.75);
}.privacy_guard_2 h1::after {
    width: 50px;
    height: 2px;
}.privacy_guard_2 h2 {
    font-size: calc(37px * 0.8);
    padding-left: 15px;
    margin: 2rem 0 1rem;
}.privacy_guard_2 h2::before {
    width: 8px;
    height: 8px;
}.privacy_guard_2 h3, 
    .privacy_guard_2 h4 {
    padding-left: 12px;
}.privacy_guard_2 h3::before,
    .privacy_guard_2 h4::before {
    height: 6px;
    width: 6px;
}.privacy_guard_2 p, 
    .privacy_guard_2 li,
    .privacy_guard_2 span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.privacy_guard_2 ul::before {
    width: 1px;
}.privacy_guard_2 li::before {
    width: 6px;
    top: 8px;
    height: 6px;
    left: -3px;
}}



@media (max-width: 992px) {.grant_info_2 {
    padding: 3.5rem 0 2rem;
}.grant_info_2 .container {
    flex-direction: column;
}.grant_info_2 .company_holder {
    flex: 1 1 100%;
    margin-bottom: 2rem;
    margin-right: 0;
}.grant_info_2 .fellow_prog_7 {
    flex: 1 1 100%;
}.grant_info_2 .fellow_prog_7 .site_main_3 {
    justify-content: space-between;
}.grant_info_2 .top_class_2 {
    flex: 1 1 calc(50% - 1rem);
}
}



@media (max-width: 767px) {header .top_class_2 {
    height: 100vh;
    z-index: 1001;
    max-width: 320px;
    position: fixed;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    padding: 75px 30px 30px;
    flex-direction: column;
    top: 0;
    right: -100%;
    gap: 5px;
    width: 80%;
    background: rgb(206,212,197);
}header .top_class_2:before {
    height: 1px;
    width: 80%;
    bottom: auto;
    left: 10%;
    top: 60px;
}header .menu.active {
    right: 0;
}header .head_train_2 {
    padding: 14px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}header .head_train_2:last-child {
    border-bottom: none;
}header .head_train_2:after {
    top: 50%;
    left: 10px;
    transform: translateY(-50%) rotate(45deg);
}header .head_train_2:hover:after {
    left: 5px;
    opacity: 1;
    top: 50%;
}header .header_pro_5 {
    margin: 0 auto;
}
}



@media (max-width: 992px) {.company_overview_2 h3 {
    margin-bottom: 40px;
}.company_overview_2 .instructor_bio_3,
    .company_overview_2 .fast_learn_7 {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
}.company_overview_2 .fast_learn_7 {
    margin-top: 50px;
}.company_overview_2 .expert_studio_7::before,
    .company_overview_2 .expert_studio_7::after {
    display: none;
}
}



@media (max-width: 767px) {.contact_6 {
    padding: 50px 0;
}.contact_6 .edu_form_2 {
    padding: 30px 20px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1),
                -8px -8px 16px rgba(255, 255, 255, 0.6);
}.contact_6 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 25px;
}.contact_6 p {
    margin-bottom: 20px;
    font-size: calc(18px * 0.95);
}.contact_6 .get_contactpanel_1 {
    gap: 15px;
    flex-direction: column;
    margin-top: 30px;
}.contact_6 .course_info_9 {
    padding: 12px 20px;
    width: 100%;
}.contact_6 .course_info_9 svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}.contact_6 .edu_form_2::before,
  .contact_6 .edu_form_2::after {
    display: none;
}.contact_6 .course_info_9:nth-child(n) {
    animation: none;
}}



@media (min-width: 768px) {.welcome_board_5 .expert_studio_7 {
    min-height: 80vh;
    align-items: center;
    flex-direction: row;
    padding: 4rem 2rem;
}.welcome_board_5 .text_group_4 {
    padding-right: 3rem;
    flex: 1;
}.welcome_board_5 .img_fit_7 {
    height: 450px;
    transform-origin: center right;
    flex: 1;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: perspective(1200px) rotateY(-5deg) translateZ(0);
}.welcome_board_5 .img_fit_7:hover {
    transform: perspective(1200px) rotateY(-2deg) translateZ(20px);
}.welcome_board_5 h1 {
    max-width: 90%;
    font-size: 37px;
}.welcome_board_5 .learn_lead_4 p {
    max-width: 80%;
}.welcome_board_5 .learn_lead_4 svg {
    height: 70px;
    width: 70px;
}
}


@media only screen and (max-width: 1200px) {.cookie_message_window_9 {
    padding: 15px 0;
}.data_accept_8 {
    padding: 15px 5%;
}.cookie_screen_1 {
    display: none;
}.data_accept_8 {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie_message_window_9 h5 {
    font-size: 19px;
    margin-bottom: 10px;
}.cookie_user_7 {
    margin-bottom: 15px;
}.web_cookies_9 {
    margin: 10px 0;
    min-width: 100%;
}}



@media (min-width: 1200px) {.leadership_experience_1 .client_sentiments_7 {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(1deg) rotateY(-1deg);
}.leadership_experience_1 .client_sentiments_7:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.leadership_experience_1 .client_sentiments_7 .img_fit_7 {
    height: 320px;
    width: 320px;
}
}



@media (max-width: 767px) {.leadership_experience_1 {
    padding: 3rem 0;
}.leadership_experience_1 .container {
    padding: 0 1.5rem;
}.leadership_experience_1 .client_sentiments_7 {
    transform: none;
    padding: 2rem 1.5rem;
}.leadership_experience_1 .client_sentiments_7 .img_fit_7 {
    height: 180px;
    width: 180px;
}}



@media screen and (max-width: 768px) {.course_structure_0 .lesson_path_6 {
    height: 350px;
}.course_structure_0 .container {
    padding: 3rem 1.5rem;
}.course_structure_0 .program_map_5 {
    padding: 2rem;
}.course_structure_0 .program_map_5 h3 {
    font-size: calc(37px * 0.9);
}
}



@keyframes slideInRight {
    from {
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes pulse {
    0%, 100% {
        opacity: 0.12;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}



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



@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

