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

.layer-container_6240 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}

footer .project_ref_5376::before {
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    right: 0;
    background-color: rgb(185,174,164);
    top: -50px;
    content: "";
    z-index: 0;
    height: 100px;
    left: 0;
    position: absolute;
    transform: skewY(-3deg);
}

footer .info_item::after {
    top: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
    position: absolute;
    content: "";
}

footer .text_main_holder {
    gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}

footer .head_learn_1792 svg {
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    display: block;
    height: 45px;
}

footer .head_info_8375 {
    margin-bottom: 25px;
    position: relative;
}

footer .head_info_8375 a::before {
    transition: width 0.3s ease;
    content: "";
    background-color: rgb(217,210,200);
    top: 0;
    left: 0;
    width: 3px;
    position: absolute;
    height: 100%;
}

footer .subscribe_holder h5 {
    font-size: 19px;
    position: relative;
    color: #ffffff;
    margin-bottom: 15px;
    padding-left: 15px;
    font-weight: 600;
}

footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}

footer .sub_texts_7842 {
    font-weight: 600;
    font-size: 18px;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding: 14px 20px;
    background-color: rgb(217,210,200);
}

footer .facebook_cta_5082 {
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    font-size: 15px;
}

#panelPrivacyPolicy_7082 {
    display: none;
}

.cookie_panel_overlay_8923 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

.cookie_explained_1594 svg, .cookie_explained_1594 svg path, .cookie_explained_1594 img {
    height: 100px;
    fill: rgb(217,210,200);
    width: 100px;
}

.layer-container_6240 .cookie_explained_1594 {
    height: 80px;
    width: 80px;
    justify-content: center;
    align-items: center;
    background:rgb(217,210,200);
    display: flex;
    border-radius: 50%;
}

.training_benefits_7836::before {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 0;
    content: "";
    background-image: radial-gradient(circle at 10% 10%, rgba(rgb(217,210,200,0.5), 0.05) 0%, transparent 50%),
                      radial-gradient(circle at 90% 90%, rgba(rgb(185,174,164,0.5), 0.05) 0%, transparent 50%);
}

.training_benefits_7836 ul {
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: 1fr;
    margin: 0;
    grid-gap: 15px;
}

.training_benefits_7836 li p {
    line-height: 1.6;
    align-items: center;
    display: flex;
    margin: 0;
    font-size: calc(12px - 1px);
    color: #000000;
}

.pricing_row_4765 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,236,231) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 7rem 0;
}

.pricing_row_4765 .learning_packages_8416 {
    display: flex;
    flex-direction: column;
}

.pricing_row_4765 .fee_chart_0186 h2 {
    color: #000000;
    display: inline-block;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 31px;
    font-weight: 700;
}

.pricing_row_4765 .package_deals_2367 {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    color: #000000;
    position: relative;
    background: #ffffff;
    height: 100%;
}

.pricing_row_4765 .price_plan_7924 .pricing_options_0549::after {
    width: 40px;
    content: "";
    height: 2px;
    left: 0;
    bottom: -0.75rem;
    position: absolute;
    background: rgb(217,210,200,0.5);
}

.pricing_row_4765 .package_deals_2367:hover .pic_img_wrap_0845 {
    transform: scale(1.05);
}

.privacy_nook_1078 {
    width: 100%;
    height: 100%;
    padding: 30px;
    overflow: hidden;
}

.privacy_nook_1078 h1 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.privacy_nook_1078 h3, .privacy_nook_1078 h4, .privacy_nook_1078 h5, .privacy_nook_1078 h6 {
    margin-bottom: 10px;
    font-size: 1.2em;
    margin-top: 20px;
}

.program_overview_7592::after {
    width: 100%;
    background: radial-gradient(circle at 70% 80%, rgb(185,174,164,0.5) 0%, transparent 40%);
    position: absolute;
    right: 0;
    height: 100%;
    bottom: 0;
    content: "";
    z-index: 1;
}

.program_overview_7592 .knowledge_guide_6248::before {
    content: "";
    height: 80px;
    border-radius: 10px;
    z-index: -1;
    opacity: 0.5;
    left: 40px;
    position: absolute;
    animation: float 8s ease-in-out infinite;
    border: 2px solid rgb(217,210,200,0.5);
    width: 80px;
    top: 40px;
}

.program_overview_7592 .head_learn_1792 svg {
    max-height: 50px;
    max-width: 140px;
    transition: all 0.3s ease;
}

.program_overview_7592 h3 {
    font-weight: 700;
    line-height: 1.3;
    font-size: 31px;
    margin-bottom: 25px;
    position: relative;
    color: #000000;
}

.program_overview_7592 .pic_img_wrap_0845::before {
    z-index: 1;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(217,210,200,0.5) 0%,
    transparent 60%
  );
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

header .head_learn_1792 {
    position: relative;
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    flex: 0 0 auto;
    margin-right: 2rem;
    background: rgba(255, 255, 255, 0.15);
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    transition: all 0.3s ease;
}

header .top_skill_0328 {
    position: relative;
    margin: 0 0.5rem;
}

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

header .nav_begin_9203::after {
    border: 2px solid rgba(255, 255, 255, 0.3);
    content: '';
    position: absolute;
    opacity: 0.5;
    width: 40px;
    bottom: 10px;
    height: 40px;
    left: 10px;
    border-top: none;
    border-left: none;
}

.get_in_touch_3602::before {
    opacity: 0.05;
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    z-index: 1;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(to right, rgb(217,210,200,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(217,210,200,0.5) 1px, transparent 1px);
    height: 100%;
    position: absolute;
}

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

.get_in_touch_3602 .help_info_4768::before {
    left: 0;
    top: 0;
    content: "";
    z-index: 3;
    height: 3px;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(217,210,200), rgb(185,174,164));
}

.get_in_touch_3602 .inquiry_block_5640::before {
    bottom: 20px;
    position: absolute;
    left: 20px;
    height: 40px;
    width: 40px;
    opacity: 0.5;
    border-bottom: 2px solid rgb(217,210,200,0.5);
    border-left: 2px solid rgb(217,210,200,0.5);
    content: "";
}

.get_in_touch_3602 .inquiry_block_5640 input[type="text"]:focus::placeholder,
.get_in_touch_3602 .inquiry_block_5640 textarea:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.4;
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}

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

.get_in_touch_3602 .inquiry_block_5640 .connect_card_7801:hover {
    box-shadow: 0 8px 20px rgb(217,210,200,0.5);
    transform: translateY(-2px);
}

.get_in_touch_3602 .inquiry_block_5640 .connect_card_7801:hover::before {
    opacity: 1;
    animation: buttonBg 5s linear infinite;
}

.get_in_touch_3602 .query_form_3672::before {
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(217,210,200,0.5) 0%, transparent 10px),
        radial-gradient(circle at 80% 70%, rgb(217,210,200,0.5) 0%, transparent 10px);
    content: "";
    opacity: 0.1;
    background-size: 60px 60px;
    top: 0;
    left: 0;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li::before {
    top: 0;
    width: 3px;
    left: 0;
    background: rgb(217,210,200);
    z-index: 2;
    position: absolute;
    content: "";
    height: 100%;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li svg {
    transition: all 0.3s ease;
    margin-right: 15px;
    width: 22px;
    position: relative;
    height: 22px;
    z-index: 2;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: #000000;
}

.welcome_board_7281 {
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(242,236,231) 0%, rgb(217,210,200,0.5) 85%, rgb(185,174,164,0.5) 100%);
    display: flex;
    align-items: center;
}

.welcome_board_7281 h1.tech_study_5764::after {
    position: absolute;
    width: 6rem;
    left: 0;
    animation: lineReveal 1.2s 0.3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    bottom: 0;
    background: rgb(217,210,200);
    height: 4px;
    transform-origin: left;
    transform: scaleX(0);
    content: "";
}

.welcome_board_7281 .skill_experts_0438::before {
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(150deg, rgb(217,210,200,0.5) 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    width: 100%;
    z-index: 1;
}

.thanksField_5098::before {
    background: 
        linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.03) 40%, transparent 60%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
    content: "";
    z-index: 1;
    animation: backgroundShift 20s infinite alternate ease-in-out;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.thanksField_5098 .knowledge_studio_9650 > div:first-child::after {
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    content: "";
    background: rgb(217,210,200);
    bottom: -10px;
    width: 60px;
    transform-origin: left;
    height: 3px;
    position: absolute;
}

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

.course_instructor_2184::after {
    position: absolute;
    mix-blend-mode: overlay;
    width: 100%;
    z-index: 2;
    content: "";
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(185,174,164,0.5) 100%
        );
    height: 100%;
}

.course_instructor_2184 .career_expertise_9412 {
    position: absolute;
    height: 100%;
    flex-direction: column;
    right: 0;
    display: flex;
    padding: 0 3rem 0 7rem;
    width: 60%;
    z-index: 3;
    justify-content: center;
}

.course_instructor_2184 .emp_overview_6147 {
    font-weight: 400;
    transform: translateX(50px);
    opacity: 0;
    max-width: 600px;
    color: #000000;
    padding-left: 30px;
    position: relative;
    font-size: 12px;
    animation: slide-left 0.7s forwards 0.6s;
    line-height: 1.8;
}

.course_instructor_2184:hover .name {
    transform: translateY(-5px);
    transition-delay: 0.1s;
}

.course_fit_for_7049 {
    background-color: rgb(242,236,231);
    padding: 5rem 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.course_fit_for_7049 .knowledge_studio_9650::before,
.course_fit_for_7049 .knowledge_studio_9650::after {
    opacity: 0;
    left: 0;
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(185,174,164) 50%, 
        transparent 90%);
    position: absolute;
    animation: horizontalBeam 10s infinite ease-out;
    z-index: -1;
    content: '';
    height: 1px;
    width: 100%;
}

.course_fit_for_7049 .knowledge_studio_9650::before {
    animation-delay: 2s;
    top: 30%;
}

.course_fit_for_7049 ul li:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #000000;
}

.course_fit_for_7049 ul li:hover::after {
    transform: translateX(100%);
    opacity: 0.15;
}

.course_fit_for_7049 ul li:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}



.course_fit_for_7049::before :nth-child(1) {
    animation-delay: 1s;
}

.course_fit_for_7049 ul::before {
    content: '';
    opacity: 0.2;
    width: 50px;
    right: 20px;
    position: absolute;
    border: 1px solid rgb(217,210,200,0.5);
    border-radius: 50%;
    height: 50px;
    top: 20px;
}

.client_opinions_4615 h2 {
    letter-spacing: -0.02em;
    transform: translateY(0);
    text-align: center;
    line-height: 1.3;
    color: #000000;
    z-index: 1;
    font-weight: 700;
    animation: fadeSlideUp 0.8s ease-out;
    font-size: 30px;
    position: relative;
    opacity: 1;
    margin-bottom: 2.5rem;
}

.client_opinions_4615 .client_feedback_6412:nth-child(1) {
    --i: 1;
}

.client_opinions_4615 .client_feedback_6412:nth-child(3) {
    --i: 3;
}

.client_opinions_4615 .client_feedback_6412:nth-child(5) {
    --i: 5;
}

.client_opinions_4615 .client_feedback_6412::before {
    z-index: -1;
    font-size: 8rem;
    opacity: 0.15;
    font-family: Georgia, serif;
    content: "";
    right: 1.5rem;
    line-height: 1;
    color: rgb(217,210,200);
    top: -1.5rem;
    position: absolute;
}

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

.about_this_5198 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.about_this_5198 {
    padding: 80px 0;
}

.about_this_5198 .body_content_5642 {
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 5px 5px 10px rgba(255, 255, 255, 0.02),
        inset -5px -5px 10px rgba(0, 0, 0, 0.1);
    padding: 50px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 2px;
    transform: perspective(1000px) rotateX(2deg);
}

.about_this_5198 .body_content_5642 {
    padding: 60px 70px;
}

.about_this_5198 .body_content_5642 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 25px;
}

.about_this_5198 span {
    line-height: 1.8;
    position: relative;
    transform: translateZ(10px);
    font-size: 18px;
    text-align: justify;
    color: rgba(255, 255, 255, 0.85);
    column-gap: 40px;
    display: block;
    column-count: 1;
}

.about_this_5198 span {
    column-count: 2;
}

.about_this_5198 span {
    font-size: calc(18px - 1px);
    line-height: 1.6;
}


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


@media only screen and (max-width: 800px){.layer-container_6240 .cookie_explained_1594 {
    margin: 0;
    margin-bottom: 14px;
}}



@media (min-width: 992px) {.training_benefits_7836 {
    padding: 150px 0;
}.training_benefits_7836 .container {
    gap: 60px;
}.training_benefits_7836 h1 {
    margin-bottom: 40px;
}.training_benefits_7836 h1:hover::after {
    width: 120px;
}.training_benefits_7836 li p {
    font-size: 12px;
}.training_benefits_7836 .knowledge_studio_9650 {
    padding: 60px;
}
}



@media (max-width: 991px) {.pricing_row_4765 {
    padding: 5rem 0;
}.pricing_row_4765 .package_deals_2367 {
    margin-bottom: 1.5rem;
}.pricing_row_4765 .fee_chart_0186 {
    padding: 0 1rem;
}
}



@media (max-width: 575px) {.pricing_row_4765 {
    padding: 3rem 0;
}.pricing_row_4765 .container {
    padding: 0 1.5rem;
}.pricing_row_4765 .bundle_offer_6753 {
    gap: 1.5rem;
}.pricing_row_4765 .price_plan_7924 {
    padding: 1.5rem;
}.pricing_row_4765 .pic_img_wrap_0845 {
    height: 140px;
}
}



@media screen and (max-width: 1024px) {.program_overview_7592 {
    padding: 90px 0;
}.program_overview_7592 .knowledge_guide_6248 {
    padding: 50px 40px;
}
}



@media (min-width: 1400px) {header .nav_begin_9203 {
    margin: 0 auto;
    max-width: 1320px;
}header .top_skill_0328 {
    margin: 0 0.7rem;
}header .top_skill_0328 a {
    padding: 0 1.5rem;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .nav_begin_9203 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .head_learn_1792 {
    margin-right: 0;
    margin-bottom: 0;
}header .head_nav_0752 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .top_skill_0328 a {
    padding: 0 1rem;
    height: 35px;
    font-size: calc(15px - 1px);
}header .nav_begin_9203::before,
    header .nav_begin_9203::after {
    display: none;
}.main_skill_8741 {
    margin-top: -10px;
}
}



@media (max-width: 576px) {.get_in_touch_3602 {
    padding: 50px 0;
}.get_in_touch_3602 h3 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.7);
}.get_in_touch_3602 .help_info_4768 {
    box-shadow: 
            0 15px 30px rgba(0, 0, 0, 0.1),
            0 0 0 1px rgba(0, 0, 0, 0.02),
            0 0 0 8px rgb(242,236,231);
}.get_in_touch_3602 .inquiry_block_5640,
    .get_in_touch_3602 .query_form_3672 {
    padding: 25px 20px;
}.get_in_touch_3602 .inquiry_block_5640::before,
    .get_in_touch_3602 .inquiry_block_5640::after {
    display: none;
}.get_in_touch_3602 .inquiry_block_5640 input[type="text"],
    .get_in_touch_3602 .inquiry_block_5640 textarea {
    padding: 12px 15px;
    margin-bottom: 15px;
}.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 label {
    font-size: calc(16px * 0.9);
}.get_in_touch_3602 .inquiry_block_5640 .connect_card_7801 {
    padding: 14px 20px;
    width: 100%;
}.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li {
    margin-bottom: 15px;
    padding: 12px;
}}



@media (max-width: 992px) {.course_instructor_2184 {
    padding: 0;
    height: auto;
}.course_instructor_2184::before {
    height: 250px;
    width: 100%;
    clip-path: none;
}.course_instructor_2184 .client_feedback_6412 {
    flex-direction: column;
}.course_instructor_2184 .pic_img_wrap_0845 {
    transform: none;
    clip-path: none;
    position: relative;
    height: 300px;
    top: 0;
    width: 100%;
}.course_instructor_2184 .career_expertise_9412 {
    position: relative;
    width: 100%;
    padding: 2rem;
}.course_instructor_2184:hover .pic_img_wrap_0845 {
    animation: none;
}.course_instructor_2184 .emp_overview_6147::after {
    display: none;
}}



@media (max-width: 1200px) {.client_opinions_4615 {
    padding: 5rem 0;
}.client_opinions_4615 h2 {
    font-size: calc(30px * 0.9);
}.client_opinions_4615 .success_testimonials_6412 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (min-width: 1024px) {.about_this_5198 {
    padding: 150px 0;
}.about_this_5198 .body_content_5642 {
    max-width: 90%;
    margin: 0 auto;
    padding: 80px 90px;
}.about_this_5198 h1 {
    margin-bottom: 50px;
}.about_this_5198 span {
    column-gap: 60px;
    column-count: 2;
}
}



@keyframes pulseCircle {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }
  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 lineReveal {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}



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



@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}


    
    @keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 120px;
            opacity: 1;
        }
    }

