﻿.training_zone_41 {
    flex: 0 0 auto;
}

.training_zone_41 {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}


.contact_information_04 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(240,225,214) 0%, rgba(16, 22, 47, 0.95) 100%);
    position: relative;
}



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

.contact_information_04 h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(225,195,173), rgb(204,162,131));
    border-radius: 1.5px;
    position: absolute;
    width: 80px;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
    height: 3px;
}

.contact_information_04 .media_thumbnail_15 {
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    min-height: 550px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.contact_information_04 .query_block_69::before {
    width: 60px;
    border-left: 2px solid rgba(rgb(204,162,131), 0.6);
    border-bottom: 2px solid rgba(rgb(204,162,131), 0.6);
    bottom: 20px;
    left: 20px;
    position: absolute;
    height: 60px;
    content: "";
}

.contact_information_04 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(225,195,173), 0.2);
    border-color: rgb(225,195,173);
    background: rgba(255, 255, 255, 0.08);
}

.contact_information_04 .reach_box_03 label {
    padding-left: 35px;
    font-size: 15px;
    cursor: pointer;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
}

.contact_information_04 .reach_box_03 label a {
    transition: all 0.3s ease;
    color: rgb(225,195,173);
    text-decoration: none;
    font-weight: 600;
    position: relative;
}

.contact_information_04 form .help_map_48:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.contact_information_04 svg path {
    fill: rgb(225,195,173);
    transition: fill 0.3s ease;
}

.pricing_bundle_69::before {
    background: rgb(225,195,173,0.5);
    animation: float-effect 12s infinite alternate ease-in-out;
    z-index: 0;
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    top: -50px;
    filter: blur(80px);
    right: -50px;
}

.pricing_bundle_69 .learning_deals_54 h2::after {
    background: rgb(225,195,173);
    content: "";
    bottom: -10px;
    width: 80px;
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
}

.pricing_bundle_69 .qtr_cost_68 {
    flex-direction: column;
    height: 100%;
    display: flex;
    background: #ffffff;
    transform-style: preserve-3d;
    position: relative;
    transition: box-shadow 0.4s ease;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.pricing_bundle_69 .pay_options_08 {
    margin: 10px 0 20px;
    white-space: normal;
    font-weight: 700;
    font-size: 21px;
    color: rgb(204,162,131);
    transition: transform 0.4s ease;
    overflow-wrap: break-word;
    display: block;
    word-break: break-word;
    position: relative;
}

.pricing_bundle_69 .value_deals_81:hover .media_thumbnail_15 {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}

.pricing_bundle_69 .value_deals_81::after {
    top: 100%;
    border-radius: 50%;
    z-index: -1;
    transition: opacity 0.4s ease;
    right: 30px;
    filter: blur(10px);
    left: 30px;
    position: absolute;
    content: "";
    background: rgb(225,195,173,0.5);
    opacity: 0;
    height: 15px;
}

.academic_expertise_87 .media_thumbnail_15 {
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    filter: grayscale(100%);
    transform: scale(1);
    clip-path: polygon(0 10%, 100% 0%, 85% 100%, 0% 90%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
    border-radius: 0;
}

.academic_expertise_87 .name::after {
    height: 2px;
    transform-origin: left;
    transform: scaleX(0);
    bottom: -0.5rem;
    content: "";
    transition: transform 0.5s ease 0.2s;
    left: 0;
    width: 50px;
    position: absolute;
    background: rgb(225,195,173);
}

.academic_expertise_87 .client_review_90:hover .media_thumbnail_15 {
    filter: grayscale(0%);
    transform: scale(1.05);
}

.academic_expertise_87 .client_review_90:hover .emp_progress_40 div:nth-child(2) {
    transform: translateX(20px);
}



.support_30 .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.support_30 .message_form_32::before {
    position: absolute;
    height: 6px;
    top: 0;
    background: linear-gradient(90deg, rgb(225,195,173) 0%, rgb(204,162,131) 100%);
    z-index: 3;
    left: 0;
    width: 100%;
    content: '';
}

.support_30 .message_form_32:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
}

.support_30 h3::after {
    width: 40%;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: rgb(225,195,173);
    height: 3px;
    border-radius: 10px;
}

.support_30 .talk_team_71 span::before {
    background: rgb(225,195,173);
    content: '';
    opacity: 0.7;
    width: 3px;
    height: 100%;
    top: 0;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
}

.support_30 .talk_team_71 span:nth-child(2) p {
    font-weight: 600;
}

.support_30 .talk_team_71 span a {
    color: rgb(225,195,173);
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
    text-decoration: none;
}

.support_30 .talk_team_71 span svg {
    stroke-linejoin: round;
    transition: all 0.3s ease;
    width: 18px;
    fill: none;
    stroke-linecap: round;
    flex-shrink: 0;
    margin-right: 8px;
    stroke: rgb(225,195,173);
    stroke-width: 2;
    height: 18px;
}

.support_30 .talk_team_71 span:nth-child(5):hover svg path {
    stroke-width: 2.2;
}

.support_30 .talk_team_71 span:nth-child(3) svg::before {
    height: 24px;
    transition: all 0.3s ease;
    opacity: 0.1;
    content: '';
    position: absolute;
    left: 50%;
    width: 24px;
    background: rgb(225,195,173);
    transform: translate(-50%, -50%);
    top: 50%;
    border-radius: 50%;
    z-index: -1;
}

.support_30 .ask_team_48 h4::before {
    flex-shrink: 0;
    margin-right: 8px;
    display: inline-block;
    content: '';
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20px;
}

.support_30 .ask_team_48 span {
    display: block;
    padding: 8px 0;
    margin-bottom: 6px;
    z-index: 1;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
    position: relative;
    color: #000000;
}

.page_primary_24 {
    z-index: 2;
    max-width: 1400px;
    width: 100%;
    padding: 2rem;
    position: relative;
}

.welcome_page_46 .main_first_13 span {
    z-index: 5;
    position: relative;
    transform: translateY(10px);
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    display: inline-block;
    max-width: 90%;
    opacity: 0;
}

.welcome_page_46 .main_first_13 h1 {
    line-height: 1.2;
    font-size: 46px;
    position: relative;
    color: #ffffff;
    transform: translateY(15px);
    animation: fadeSlideUp 0.8s ease-out 0.4s forwards;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    max-width: 800px;
    opacity: 0;
    margin-bottom: 1rem;
    z-index: 5;
}

.client_opinions_86 {
    padding: 7rem 0;
    background: linear-gradient(to bottom, rgb(240,225,214), #ffffff);
    position: relative;
    overflow: hidden;
}

.client_opinions_86::after {
    height: 100%;
    width: 35%;
    position: absolute;
    content: "";
    top: 0;
    opacity: 0.6;
    right: 0;
    transform: skewX(15deg) translateX(10%);
    background: rgb(204,162,131,0.5);
    z-index: 1;
}

.client_opinions_86 .client_review_90 {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 25px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    width: 85%;
    background: #ffffff;
    flex-direction: column;
    z-index: 2;
}

.client_opinions_86 .client_review_90:nth-child(even) {
    transform: translateX(30px);
    align-self: flex-end;
}

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

.client_opinions_86 .client_review_90 p {
    font-family: Arial, sans-serif;
    margin: 1rem 0 0;
    font-weight: 600;
    color: #000000;
    transition: all 0.3s ease;
    font-size: calc(18px * 1.1);
}

.client_opinions_86 .client_review_90:nth-child(odd) .description::before {
    left: 0;
}

.client_opinions_86 .client_review_90:hover .description::before {
    background: rgb(225,195,173);
    width: 60px;
}

#cookieConsentDialog_03 {
    display: none;
}

.cookie_confirm_38 {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookie_warning_panel_23 p a {
    text-decoration: none;
    color: rgb(225,195,173);
}

.panel-container_92 .cookie_visitor_75 {
    color: #ffffff;
    margin-left: 30px;
    border: none;
    padding: 10px;
    background: rgb(225,195,173);
    font-weight: 400;
    font-size: 20px;
}

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

.course_program_info_43 h2::after {
    content: "";
    left: 0;
    height: 0.25rem;
    background: linear-gradient(90deg, rgb(225,195,173) 0%, rgb(204,162,131) 100%);
    width: 8rem;
    position: absolute;
    bottom: -1rem;
}

.course_program_info_43 .tag_content_09 {
    padding-right: 1.5rem;
    scrollbar-width: thin;
    position: relative;
    overflow-y: auto;
    max-height: 400px;
}

.course_program_info_43 .description:first-of-type::first-letter {
    color: rgb(225,195,173);
    padding: 0.1em 0.1em 0 0;
    line-height: 0.8;
    float: left;
    margin-right: 0.1em;
    font-weight: 700;
    font-size: 3.5em;
}

header .main_primary_83 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

header .head_bar_48 {
    font-family: Arial, sans-serif;
    padding: 0.7rem 1.2rem;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    font-weight: 400;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    border-radius: 10px;
}

header .head_bar_48:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .head_section_98 svg {
    height: auto;
    position: relative;
    width: 160px;
    z-index: 2;
}

footer::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    right: 0;
}

.training_zone_41 .alumni_net_19 {
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    margin-top: 1.5rem;
    padding: 0 0 0 1.5rem;
    color: #ffffff;
    line-height: 1.7;
    position: relative;
    font-size: 18px;
}

.training_zone_41 .header_page_01 .top_header_35 {
    gap: 1rem;
    display: grid;
}

.training_zone_41 .header_page_01 .top_header_35 a::after {
    opacity: 0;
    margin-left: 0.5rem;
    content: "\2192";
    transition: all 0.3s ease;
    transform: translateX(-5px);
}

.music_edu_17 .review_block_89 {
    font-size: 13px;
    text-align: center;
    opacity: 0.9;
    padding: 0 1rem;
    color: #ffffff;
    position: relative;
}

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

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

.appArea_53 .learn_mastery_47:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
}

.appArea_53 h5 {
    transform: translateY(10px);
    opacity: 0;
    position: relative;
    line-height: 1.4;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.appArea_53 a:hover {
    transform: translateX(5px);
}

.appArea_53 a:hover::before {
    height: 100%;
}

.who_we_are_70::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(15, 23, 42, 0.85) 0%,
        rgba(30, 58, 138, 0.75) 50%,
        rgba(15, 23, 42, 0.85) 100%);
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px) saturate(120%);
    left: 0;
}

.who_we_are_70 .tag_content_09 > div:first-child::before {
    border: 2px solid rgb(225,195,173,0.5);
    width: 60px;
    height: 60px;
    animation: pulsate 4s infinite ease-in-out;
    border-radius: 50%;
    content: "";
    z-index: -1;
    left: -35px;
    position: absolute;
    top: -25px;
}

.who_we_are_70 p {
    font-weight: 600;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    margin: 0 0 20px;
}

.who_we_are_70 ol {
    margin: 0;
    counter-reset: custom-counter;
    position: relative;
    list-style: none;
    padding: 0;
}

.who_we_are_70 li::before {
    display: none;
}

.who_we_are_70 .tag_content_09:hover li::after {
    transform: scale(1);
    opacity: 1;
}

.check_it_out_now_94::before {
    height: 100%;
    width: 100%;
    opacity: 0.03;
    z-index: 1;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    left: 0;
    background-size: 20px 20px;
    top: 0;
    background: 
        linear-gradient(45deg, rgb(240,225,214) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(240,225,214) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(240,225,214) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(240,225,214) 75%);
    position: absolute;
    content: '';
}

.check_it_out_now_94 .help_map_48:hover::before {
    opacity: 0.3;
    animation: pulse-bg 3s infinite;
}

.privacy_refuge_37 {
    box-shadow: 0 0 15px rgb(225,195,173,0.5), 0 0 30px rgb(204,162,131,0.5);
    font-family: Arial, sans-serif;
    overflow: hidden;
    height: auto;
    color: #ffffff;
    padding: 40px;
    width: 100%;
}

.privacy_refuge_37 h3, .privacy_refuge_37 h4, .privacy_refuge_37 h5, .privacy_refuge_37 h6 {
    color: rgb(225,195,173);
    margin-top: 25px;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    text-shadow: 0 0 5px rgb(225,195,173,0.5);
}

.course_program_info_43 .tag_content_09::-webkit-scrollbar {
    width: 4px;
}

.course_program_info_43 .tag_content_09::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
}

.course_program_info_43 .tag_content_09::-webkit-scrollbar-thumb {
    background-color: rgb(225,195,173,0.5);
    border-radius: 10px;
}



@media (min-width: 992px) {.pricing_bundle_69 .study_costs_97 {
    align-items: center;
    flex-direction: row;
}.pricing_bundle_69 .learning_deals_54 {
    flex: 0 0 30%;
    order: 0;
    padding-right: 40px;
    text-align: left;
}.pricing_bundle_69 .learning_deals_54 h2::after {
    left: 0;
    transform: none;
}.pricing_bundle_69 .price_options_65 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media screen and (max-width: 991px) {.academic_expertise_87 .client_review_90 {
    gap: 3rem;
    grid-template-columns: 1fr;
}.academic_expertise_87 .media_thumbnail_15 {
    clip-path: polygon(0 5%, 100% 0%, 95% 100%, 0% 95%);
    height: 350px;
    margin: 0 auto;
    width: 80%;
}.academic_expertise_87 .emp_progress_40::before {
    width: 60%;
    height: 1px;
    top: -1.5rem;
    left: 20%;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
}.academic_expertise_87 .client_review_90:hover .name,
    .academic_expertise_87 .client_review_90:hover .emp_progress_40 div:nth-child(2),
    .academic_expertise_87 .client_review_90:hover .career_wrap_50 {
    transform: translateX(0);
}}



@media (max-width: 576px) {.welcome_page_46 .main_first_13 {
    padding: 2rem 1.25rem;
}.welcome_page_46 .main_first_13 h1 {
    font-size: calc(46px * 0.6);
}.welcome_page_46 .main_first_13 h3 {
    padding: 0.7rem 1rem;
    font-size: calc(15px * 0.95);
    border-left-width: 3px;
}.welcome_page_46 .main_first_13 p {
    padding-left: 1rem;
}.welcome_page_46 .main_first_13 h1::after {
    bottom: -10px;
    height: 3px;
    width: 80px;
}
}



@media (max-width: 480px) {.client_opinions_86 {
    padding: 3.5rem 0;
}.client_opinions_86 h2 {
    font-size: calc(32px * 0.8);
}.client_opinions_86 .edu_quotes_93 {
    gap: 2rem;
}.client_opinions_86 .client_review_90 {
    padding: 1.5rem;
}.client_opinions_86 .client_review_90 img {
    width: 60px;
    height: 60px;
}}



@media (min-width: 992px) {.course_program_info_43 {
    padding: 10rem 0;
}.course_program_info_43::before {
    background: radial-gradient(circle at 20% 30%, rgb(204,162,131,0.5) 0%, transparent 70%);
}.course_program_info_43 h2 {
    max-width: 70%;
    font-size: calc(35px * 1.2);
}.course_program_info_43 .master_it_98 {
    gap: 5rem;
}.course_program_info_43 .media_thumbnail_15 {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
    height: 600px;
}.course_program_info_43 .tag_content_09 {
    max-height: 600px;
    padding-top: 2rem;
}.course_program_info_43 .description {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .header_page_01 {
    gap: 0.3rem;
}header .head_bar_48 {
    padding: 0.6rem 0.8rem;
    font-size: calc(13px - 1px);
}header .head_section_98 svg {
    width: 140px;
}
}



@media (max-width: 768px) {.training_zone_41 {
    padding: 3rem 0 1.5rem;
}.training_zone_41 .top_header_35 {
    gap: 1.5rem;
}.training_zone_41 .company_holder h3 {
    font-size: calc(37px - 2px);
}.music_edu_17 {
    margin-top: 3rem;
}
}



@media (max-width: 576px) {.training_zone_41 {
    padding: 2.5rem 0 1rem;
}.training_zone_41 .top_header_35 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.training_zone_41 .alumni_net_19 {
    padding-left: 1rem;
}.music_edu_17 {
    margin-top: 2rem;
}
}



@media (max-width: 480px) {.appArea_53 {
    padding: 50px 0;
}.appArea_53 .learn_mastery_47 {
    padding: 30px 20px;
    transform: perspective(1000px) rotateX(1deg);
}.appArea_53 h5 {
    font-size: calc(18px * 0.85);
}.appArea_53 p {
    font-size: calc(14px * 0.95);
}.appArea_53 .learn_mastery_47 > div:first-child {
    padding-bottom: 15px;
}}



@media (max-width: 767px) {.check_it_out_now_94 {
    padding: 70px 0;
}.check_it_out_now_94 .learn_mastery_47 {
    grid-template-columns: 1fr;
}.check_it_out_now_94 .container p {
    padding: 30px;
    font-size: 24px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
}.check_it_out_now_94 .help_map_48 {
    padding: 25px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
}.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(10px);
}
}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}



@keyframes lineExpand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}



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

