﻿.head_know_02 {
    flex: 1 0 auto;
}

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

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

header,footer {
    width: 100%;
}

header {
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    z-index: 1000;
    position: relative;
    background-color: rgb(240,225,214);
}

.contact_information_04 h2 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 28px;
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
}

.contact_information_04 .connect_message_59 {
    position: relative;
    gap: 30px;
    margin-top: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.contact_information_04 .media_thumbnail_15::before {
    left: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}

.contact_information_04 form {
    width: 100%;
}

.contact_information_04 form h3 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    padding-left: 20px;
}

.contact_information_04 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.contact_information_04 .reach_box_03 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact_information_04 .reach_box_03 input[type="checkbox"]:checked + label::before {
    border-color: rgb(225,195,173);
    background: rgb(225,195,173);
}

.contact_information_04 .reach_box_03 label a:hover {
    color: rgb(204,162,131);
}

.contact_information_04 form .help_map_48 {
    position: relative;
    padding: 16px 40px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    z-index: 1;
    color: #ffffff;
    font-size: 15px;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(225,195,173), rgb(204,162,131));
    transition: all 0.4s ease;
    font-weight: 600;
    display: inline-block;
}

.pricing_bundle_69 .study_costs_97 {
    flex-direction: column;
    gap: 60px;
    display: flex;
}

.pricing_bundle_69 .learning_deals_54 h2 {
    display: inline-block;
    position: relative;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
}

.pricing_bundle_69 .value_deals_81 {
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
    color: inherit;
    height: 100%;
    position: relative;
    perspective: 1000px;
}

.pricing_bundle_69 .pricing_deals_62::before {
    transform-origin: left;
    content: "";
    top: 0;
    transition: transform 0.5s ease;
    background: linear-gradient(90deg, rgb(225,195,173), rgb(204,162,131));
    right: 0;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    height: 5px;
}

.pricing_bundle_69 .value_deals_81:hover .pay_options_08::before {
    width: 80px;
}

.pricing_bundle_69 .media_thumbnail_15 {
    height: 200px;
    position: relative;
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: translateZ(-10px);
    overflow: hidden;
}

.pricing_bundle_69 .value_deals_81:hover .media_thumbnail_15::after {
    opacity: 0.4;
}

.academic_expertise_87 {
    padding: 6rem 2rem;
    overflow: hidden;
    background: rgb(240,225,214);
    position: relative;
}

.academic_expertise_87 .client_review_90 {
    z-index: 1;
    gap: 4rem;
    grid-template-columns: 1fr 2fr;
    display: grid;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
}

.academic_expertise_87 .emp_progress_40 {
    transition: all 0.7s ease;
    justify-content: center;
    opacity: 0.9;
    position: relative;
    flex-direction: column;
    display: flex;
}

.academic_expertise_87 .name {
    transform: translateX(0);
    color: #000000;
    margin-bottom: 1rem;
    position: relative;
    font-size: calc(46px * 1.2);
    transition: all 0.5s ease;
    font-weight: 700;
}

.academic_expertise_87 .career_wrap_50::before {
    position: absolute;
    font-family: serif;
    font-size: 4rem;
    left: 0;
    line-height: 1;
    content: "";
    color: rgb(225,195,173,0.5);
    top: -1rem;
}

.academic_expertise_87 .client_review_90:hover .name::after {
    transform: scaleX(1);
}

.support_30::before {
    z-index: -1;
    background: linear-gradient(135deg, rgb(225,195,173,0.5) 0%, transparent 50%, rgb(204,162,131,0.5) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.15;
    top: 0;
    content: '';
    left: 0;
}

.support_30 .message_form_32::after {
    content: '';
    opacity: 0.2;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(225,195,173,0.5) 0%, transparent 70%);
    height: 200px;
    width: 200px;
    bottom: -100px;
    z-index: -1;
    right: -100px;
    position: absolute;
}

.support_30 .ask_feedback_05 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 35px;
    max-width: 90%;
    line-height: 1.6;
}

.support_30 .talk_team_71 span {
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    border-radius: 10px;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 16px 20px;
}

.support_30 .talk_team_71 span > span::before {
    display: none;
}

.support_30 .talk_team_71 span a::after {
    transition: width 0.3s ease;
    height: 1px;
    width: 0;
    bottom: -2px;
    left: 0;
    position: absolute;
    background: rgb(225,195,173);
    content: '';
}

.support_30 .talk_team_71 span:nth-child(3) svg path {
    animation: dashAnimation 3s linear infinite;
    stroke-dashoffset: 0;
    stroke-dasharray: 20;
}

.support_30 .talk_team_71 span:nth-child(5) svg {
    stroke-width: 1.7;
    transform-origin: center;
}

.support_30 .talk_team_71 span:nth-child(6) svg path {
    animation-delay: 1s;
    stroke-dashoffset: 0;
    stroke-dasharray: 15;
    animation: dashAnimation 3s linear infinite;
}

.support_30 .talk_team_71 span:nth-child(6) svg path {
    transform-origin: center;
}

.support_30 .ask_team_48::before {
    top: 0;
    content: '';
    height: 100%;
    z-index: 0;
    left: 0;
    position: absolute;
    opacity: 0.05;
    width: 100%;
    background: radial-gradient(circle at 50% 0%, rgb(225,195,173,0.5) 0%, transparent 70%);
}



.support_30 .ask_team_48 h4 svg circle {
    stroke: rgb(225,195,173);
    fill: transparent;
    stroke-opacity: 0.2;
}

.support_30 .ask_team_48 span::before {
    opacity: 0.5;
    border-radius: 50%;
    height: 6px;
    display: inline-block;
    margin-right: 8px;
    width: 6px;
    content: '';
    background-color: rgb(225,195,173);
}

.welcome_page_46 .main_first_13::after {
    left: 0;
    top: 0;
    content: "";
    background: 
        linear-gradient(90deg, transparent 0%, rgb(204,162,131,0.5) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgb(225,195,173,0.5) 100%);
    position: absolute;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    opacity: 0.15;
    width: 100%;
    z-index: 2;
}

.welcome_page_46 .main_first_13 div div {
    animation: fadeSlideUp 0.8s ease-out 0.6s forwards;
    transform: translateY(20px);
    position: relative;
    opacity: 0;
    z-index: 5;
}

.welcome_page_46 .main_first_13 p::before {
    left: 0;
    bottom: 0.5rem;
    background: rgb(204,162,131);
    width: 3px;
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 0.5rem;
}

.client_opinions_86 h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 5rem;
    color: #000000;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.client_opinions_86 .edu_quotes_93::before {
    background: linear-gradient(to bottom, rgb(225,195,173), rgb(204,162,131));
    content: "";
    width: 4px;
    transform: translateX(-50%);
    left: 50%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}

.client_opinions_86 .client_review_90:nth-child(odd)::before {
    right: -10px;
}

.client_opinions_86 .client_review_90:nth-child(even)::after {
    left: -30px;
    width: 30px;
}

.client_opinions_86 .client_review_90 img {
    border: 3px solid #ffffff;
    object-fit: cover;
    align-self: flex-start;
    border-radius: 50%;
    height: 70px;
    transition: all 0.4s ease;
    width: 70px;
    z-index: 2;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.client_opinions_86 .client_review_90:nth-child(even) .description::before {
    right: 0;
}

.cookie_warning_panel_23 {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 90;
    background: rgb(240,225,214);
    border-top: 2px solid rgb(225,195,173);
}

.cookie_confirm_38 svg, .cookie_confirm_38 svg path, .cookie_confirm_38 img {
    fill: rgb(225,195,173);
    height: 100px;
    width: 100px;
}

.panel-container_92 .edu_track_39 h5, .panel-container_92 .edu_track_39 p {
    color: #ffffff;
}

.course_program_info_43 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(240,225,214) 0%, #ffffff 65%, rgb(225,195,173,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.course_program_info_43 h2 {
    color: #000000;
    position: relative;
    max-width: 85%;
    font-size: 35px;
    margin-bottom: 3.5rem;
    font-weight: 700;
    transform: translateX(-0.5rem);
}

.course_program_info_43 .media_thumbnail_15 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    overflow: hidden;
    height: 400px;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
}

header::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    content: '';
    top: 0;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(225,195,173,0.5) 49.5%, rgb(225,195,173,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(204,162,131,0.5) 49.5%, rgb(204,162,131,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    opacity: 0.15;
    animation: gridMove 40s linear infinite;
    height: 100%;
}

header .head_bar_48:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}

header .head_section_98::before {
    transition: 0.5s;
    left: -100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
}

.training_zone_41 .container {
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
    display: grid;
}

.training_zone_41 .company_holder h3 {
    font-weight: 700;
    font-size: 37px;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    margin: 0 0 1.5rem;
    position: relative;
}

.training_zone_41 .header_page_01 h5 {
    margin: 0 0 1.5rem;
    padding-bottom: 0.8rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    font-weight: 600;
    font-size: 23px;
    color: #ffffff;
}

.training_zone_41 .header_page_01 .top_header_35 a:hover::after {
    transform: translateX(0);
    opacity: 1;
}

.training_zone_41::after {
    position: absolute;
    height: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    right: 2rem;
    top: 2rem;
    width: 50px;
    content: "";
}

.appArea_53 {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(240,225,214) 0%, rgb(204,162,131,0.5) 100%);
}

.appArea_53 .learn_mastery_47 {
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    backdrop-filter: blur(10px);
    padding: 50px;
    position: relative;
    gap: 30px;
    background-color: rgba(255, 255, 255, 0.95);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    display: flex;
}

.appArea_53 .learn_mastery_47 > div:last-child {
    opacity: 0;
    transform: translateY(20px);
    position: relative;
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

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

.who_we_are_70::after {
    width: 100%;
    height: 100%;
    right: -50%;
    position: absolute;
    z-index: 2;
    top: -50%;
    animation: orbitGlow 15s infinite linear;
    content: "";
    background: radial-gradient(circle, 
        rgb(225,195,173,0.5) 0%, 
        transparent 70%);
}

.who_we_are_70 .tag_content_09 > div:first-child::after {
    content: "";
    height: 2px;
    width: 100px;
    bottom: -8px;
    left: 0;
    background: linear-gradient(to right, rgb(225,195,173), transparent);
    position: absolute;
}

.who_we_are_70 h5::after {
    position: absolute;
    top: -15px;
    animation: orbit 10s infinite linear;
    width: 30px;
    border-radius: 50%;
    content: "";
    z-index: -1;
    height: 30px;
    border: 2px solid rgb(204,162,131,0.5);
    right: -40px;
}

.who_we_are_70 li {
    position: relative;
    letter-spacing: 0.3px;
    font-size: 18px;
    margin-bottom: 15px;
    color: #ffffff;
    text-align: justify;
    line-height: 1.8;
}

.check_it_out_now_94 .learn_mastery_47 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    z-index: 10;
    position: relative;
}

.check_it_out_now_94 .help_map_48::before {
    top: -50%;
    position: absolute;
    opacity: 0;
    height: 200%;
    content: '';
    transition: opacity 0.5s ease;
    width: 200%;
    left: -50%;
    z-index: -1;
    background: radial-gradient(circle, rgb(204,162,131) 0%, transparent 60%);
}

.check_it_out_now_94 .container p:hover,
.check_it_out_now_94 .help_map_48:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(30px);
}

.check_it_out_now_94::after {
    height: 300px;
    filter: blur(80px);
    opacity: 0.3;
    border-radius: 50%;
    width: 300px;
    position: absolute;
    bottom: -50px;
    background: linear-gradient(
        45deg,
        rgb(225,195,173,0.5),
        rgb(204,162,131,0.5)
    );
    content: '';
    z-index: 1;
    right: -50px;
}

.privacy_refuge_37 li {
    font-size: 18px;
    margin-bottom: 15px;
    text-shadow: 0 0 5px rgb(225,195,173,0.5);
    font-weight: 400;
    color: #000000;
    line-height: 1.6;
}


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



@media screen and (max-width: 991px) {.contact_information_04 {
    padding: 90px 0;
}.contact_information_04 .connect_message_59 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact_information_04 .media_thumbnail_15 {
    min-height: 400px;
}.contact_information_04 .query_block_69 {
    padding: 40px 30px;
}
}



@media (min-width: 1200px) {.pricing_bundle_69 .price_options_65 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_bundle_69 .pricing_deals_62 {
    padding: 35px;
}.pricing_bundle_69 .media_thumbnail_15 {
    height: 220px;
}
}



@media (max-width: 480px) {.pricing_bundle_69 {
    padding: 50px 0;
}.pricing_bundle_69 .pricing_deals_62 h3 {
    font-size: 21px;
}.pricing_bundle_69 .pay_options_08 {
    font-size: calc(21px - 2px);
}.pricing_bundle_69 .media_thumbnail_15 {
    height: 160px;
}.pricing_bundle_69 .pricing_deals_62 {
    padding: 20px;
}}



@media (max-width: 576px) {.support_30 {
    padding: 40px 0;
}.support_30 .message_form_32 {
    padding: 25px 20px;
}.support_30 h3 {
    font-size: calc(30px * 0.7);
    padding-bottom: 10px;
}.support_30 .talk_team_71 span {
    padding: 10px 14px;
}.support_30 .talk_team_71 span p,
    .support_30 .talk_team_71 span a {
    font-size: calc(16px * 0.9);
}.support_30 .talk_team_71 span svg {
    height: 14px;
    width: 14px;
    margin-right: 6px;
}.support_30 .ask_team_48 {
    padding: 18px 20px;
}.support_30 .ask_team_48 span {
    font-size: calc(16px * 0.9);
    padding: 6px 0;
}.support_30 .ask_team_48 h4::before {
    margin-right: 6px;
    height: 16px;
    width: 16px;
}.support_30 .ask_team_48 h4 svg {
    height: 16px;
    width: 16px;
}}



@media (max-width: 991px) {.client_opinions_86 {
    padding: 5rem 0;
}.client_opinions_86 h2 {
    margin-bottom: 4rem;
}.client_opinions_86 .client_review_90 {
    width: 80%;
}
}



@media (max-width: 767px) {.client_opinions_86 {
    padding: 4rem 0;
}.client_opinions_86::before,
    .client_opinions_86::after {
    width: 50%;
}.client_opinions_86 h2 {
    margin-bottom: 3.5rem;
    font-size: calc(32px * 0.9);
}.client_opinions_86 .edu_quotes_93 {
    gap: 2.5rem;
}.client_opinions_86 .client_review_90,
    .client_opinions_86 .client_review_90:nth-child(odd),
    .client_opinions_86 .client_review_90:nth-child(even) {
    align-self: center;
    width: 90%;
    transform: none;
}.client_opinions_86 .client_review_90::before {
    display: none;
}.client_opinions_86 .client_review_90::after {
    display: none;
}.client_opinions_86 .client_review_90 p,
    .client_opinions_86 .client_review_90:nth-child(even) p {
    text-align: center;
}.client_opinions_86 .client_review_90 img,
    .client_opinions_86 .client_review_90:nth-child(even) img {
    align-self: center;
}.client_opinions_86 .client_review_90 .description::before,
    .client_opinions_86 .client_review_90:nth-child(odd) .description::before,
    .client_opinions_86 .client_review_90:nth-child(even) .description::before {
    left: 50%;
    transform: translateX(-50%);
}
}



@media (max-width: 1200px) {.training_zone_41 .container {
    gap: 1.5rem;
}
}



@media (max-width: 992px) {.training_zone_41 {
    padding: 4rem 0 2rem;
}.training_zone_41 .container {
    grid-template-columns: 1fr;
}.training_zone_41 .company_holder,
    .training_zone_41 .faq_block_30 {
    grid-column: span 12;
}.training_zone_41 .company_holder {
    margin-bottom: 2rem;
}.training_zone_41::after,
    .training_zone_41 .company_holder::before,
    .training_zone_41 .company_holder::after,
    .training_zone_41 .faq_block_30::after {
    display: none;
}
}



@media (max-width: 767px) {.appArea_53 {
    padding: 60px 0;
}.appArea_53 .learn_mastery_47 {
    padding: 35px 25px;
    gap: 25px;
}.appArea_53 .learn_mastery_47 > div:first-child::after {
    width: 60px;
}.appArea_53 h5 {
    font-size: calc(18px * 0.9);
}.appArea_53 a::before {
    left: -10px;
}
}



@media (max-width: 576px) {.who_we_are_70 {
    padding: 50px 0;
}.who_we_are_70 .container {
    padding: 0 15px;
}.who_we_are_70 .tag_content_09 {
    border-left-width: 3px;
    padding: 20px 15px;
}.who_we_are_70 h5 {
    font-size: calc(19px * 0.85);
}.who_we_are_70 p b {
    font-size: calc(16px * 0.9);
}.who_we_are_70 li {
    font-size: calc(18px * 0.85);
    line-height: 1.5;
}.who_we_are_70 .tag_content_09 > div:first-child::after {
    width: 70px;
}}

@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}



@keyframes lineExpand {
    0% {
        transform: scaleX(0.3);
        opacity: 0.3;
    }
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}

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



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}



@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}

