﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.panel-container_92 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

.contact_information_04::before {
    animation: gridMove 20s linear infinite;
    background-size: 20px 20px, 20px 20px;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(225,195,173), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(204,162,131), 0.04) 50%, transparent 100%);
    position: absolute;
}

.contact_information_04 .connect_message_59::before {
    top: -8px;
    left: -8px;
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    border-radius: 18px;
    border: 1px solid rgba(rgb(225,195,173), 0.2);
    height: 100%;
}

.contact_information_04 .media_thumbnail_15::after {
    right: 20px;
    content: "";
    border-top: 2px solid rgba(rgb(225,195,173), 0.6);
    width: 60px;
    border-right: 2px solid rgba(rgb(225,195,173), 0.6);
    height: 60px;
    position: absolute;
    z-index: 2;
    top: 20px;
}

.contact_information_04 form h3::before {
    height: 100%;
    left: 0;
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    border-radius: 10px;
    background: rgb(225,195,173);
}

.contact_information_04 .reach_box_03 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.contact_information_04 .reach_box_03 label::before {
    content: "";
    width: 22px;
    top: 2px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    height: 22px;
    transition: all 0.3s ease;
    left: 0;
}

.contact_information_04 form .help_map_48::before {
    position: absolute;
    transition: all 0.4s ease;
    z-index: -1;
    left: -100%;
    background: linear-gradient(45deg, rgb(204,162,131), rgb(225,195,173));
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.pricing_bundle_69::after {
    content: "";
    filter: blur(60px);
    background: rgb(204,162,131,0.5);
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    bottom: -50px;
    left: -50px;
    z-index: 0;
    width: 250px;
    height: 250px;
}

.pricing_bundle_69 .study_cost_02 {
    color: #000000;
    opacity: 0.85;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0;
}

.pricing_bundle_69 .value_deals_81:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing_bundle_69 .pricing_deals_62 {
    flex-grow: 1;
    z-index: 2;
    flex-direction: column;
    position: relative;
    display: flex;
    padding: 30px;
    overflow: hidden;
}

.pricing_bundle_69 .pricing_deals_62 h3 {
    margin-bottom: 10px;
    white-space: normal;
    transition: transform 0.4s ease, color 0.3s ease;
    overflow-wrap: break-word;
    font-size: calc(21px + 2px);
    color: #000000;
    font-weight: 700;
    word-break: break-word;
}

.pricing_bundle_69 .pricing_deals_62 p {
    flex-grow: 1;
    font-size: calc(14px - 1px);
    overflow-wrap: break-word;
    word-break: break-word;
    margin-bottom: 0;
    white-space: normal;
    color: #000000;
    line-height: 1.6;
    transition: color 0.3s ease;
}

.pricing_bundle_69 .value_deals_81:hover::after {
    opacity: 0.5;
}

.academic_expertise_87::after {
    animation: lineExpand 5s ease-in-out infinite alternate 2.5s;
    width: 40%;
    background: linear-gradient(to left, transparent, rgb(204,162,131,0.5), transparent);
    right: 0;
    content: "";
    transform-origin: right center;
    height: 1px;
    position: absolute;
    bottom: 40%;
}

.academic_expertise_87 .emp_progress_40::before {
    left: -2rem;
    width: 1px;
    height: 70%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5), transparent);
    content: "";
    top: 15%;
    position: absolute;
}

.academic_expertise_87 .emp_progress_40 div:nth-child(2) {
    transform: translateX(0);
    margin-bottom: 3rem;
    color: rgb(204,162,131);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    transition: all 0.5s ease 0.1s;
    font-size: 18px;
}

.academic_expertise_87 .client_review_90:hover .media_thumbnail_15::after {
    opacity: 0.3;
}

.academic_expertise_87 .client_review_90:hover .career_wrap_50 {
    transform: translateX(5px);
}

.support_30::after {
    background-size: 60px 60px, 80px 80px, 100px 100px;
    z-index: -1;
    position: absolute;
    animation: patternMove 120s linear infinite;
    height: 100%;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 10% 20%, transparent 20%, rgb(225,195,173,0.5) 21%, transparent 22%),
                radial-gradient(circle at 90% 80%, transparent 20%, rgb(204,162,131,0.5) 21%, transparent 22%),
                radial-gradient(circle at 50% 50%, transparent 30%, rgb(225,195,173,0.5) 31%, transparent 32%);
    content: '';
    width: 100%;
    opacity: 0.07;
}

.support_30 .talk_team_71::before {
    width: 100%;
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, rgb(225,195,173,0.5) 0%, transparent 100%);
    content: '';
    top: -15px;
    position: absolute;
    opacity: 0.3;
}

.support_30 .talk_team_71 span:hover::before {
    width: 5px;
}

.support_30 .talk_team_71 span:first-child p {
    font-weight: 600;
}

.support_30 .talk_team_71 span > span {
    flex-direction: row;
    display: flex;
    background: transparent;
    margin-top: 8px;
    border: none;
    align-items: center;
    padding: 0;
}

.support_30 .talk_team_71 span:hover svg {
    transform: scale(1.1);
    stroke: rgb(204,162,131);
}

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

.support_30 .talk_team_71 span:nth-child(4) svg {
    position: relative;
}

.support_30 .talk_team_71 span:nth-child(5) svg path {
    transition: all 0.3s ease;
}

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

.support_30 .talk_team_71 span:nth-child(3):hover svg::before {
    width: 30px;
    opacity: 0.2;
    background: rgb(204,162,131);
    height: 30px;
}

.support_30 .talk_team_71 span:nth-child(6):hover svg path {
    animation-duration: 2s;
}

.support_30 .ask_team_48 h4 {
    display: flex;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
}

.support_30 .ask_team_48 h4 svg {
    animation: clockRotation 12s linear infinite;
    stroke-width: 2;
    fill: none;
    margin-right: 8px;
    width: 20px;
    stroke-linecap: round;
    height: 20px;
    stroke-linejoin: round;
    stroke: rgb(225,195,173);
    transform-origin: center;
}

.welcome_page_46 .main_first_13 {
    padding: 4rem 3rem;
    display: flex;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    justify-content: center;
    border-radius: 10px;
    flex-direction: column;
    position: relative;
    gap: 2rem;
    overflow: hidden;
}

.welcome_page_46 .main_first_13 h3 {
    color: #ffffff;
    border-left: 4px solid rgb(225,195,173);
    max-width: 650px;
    padding: 1rem 1.5rem;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: calc(20px * 0.9);
    line-height: 1.5;
    backdrop-filter: blur(8px);
    background: linear-gradient(90deg, rgb(225,195,173,0.5) 0%, rgb(204,162,131,0.5) 100%);
}

.welcome_page_46 .main_first_13 p {
    position: relative;
    line-height: 1.6;
    font-size: calc(15px * 1.2);
    max-width: 600px;
    padding-left: 1.5rem;
    font-weight: 400;
    color: #ffffff;
}

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

.client_opinions_86 .edu_quotes_93 {
    display: flex;
    max-width: 800px;
    position: relative;
    gap: 3rem;
    margin: 0 auto;
    flex-direction: column;
}

.client_opinions_86 .client_review_90::before {
    z-index: 3;
    position: absolute;
    top: 30px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: rgb(225,195,173);
    content: "";
}

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

.client_opinions_86 .client_review_90:nth-child(even)::before {
    left: -10px;
}

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

.client_opinions_86 .client_review_90:nth-child(even) img {
    align-self: flex-end;
}

.client_opinions_86 .client_review_90:nth-child(even) p {
    text-align: right;
}

.client_opinions_86 .client_review_90 .description::before {
    transition: all 0.3s ease;
    content: "";
    width: 40px;
    top: 0;
    height: 2px;
    background: rgb(204,162,131,0.5);
    position: absolute;
}

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

#cookieConsentDialog_03:checked ~ .cookie_warning_panel_23 {
    visibility: hidden;
    opacity: 0;
}



.panel-container_92 .cookie_warning_panel_23 {
    background: rgb(204,162,131);
    border: none;
    box-shadow: rgb(204,162,131,0.5) 0px 0px 40px 39px;
    padding: 40px 0;
}

.course_program_info_43::before {
    z-index: 0;
    top: 0;
    content: "";
    background: radial-gradient(circle at 20% 30%, rgb(204,162,131,0.5) 0%, transparent 60%);
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    height: 100%;
}

.course_program_info_43 .master_it_98 {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
}

.course_program_info_43 .media_thumbnail_15::before {
    width: 100%;
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.course_program_info_43 .description:last-of-type {
    position: relative;
    border-left: 3px solid rgb(204,162,131,0.5);
    padding-left: 1.5rem;
}

header .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}

header .header_page_01 {
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 14px;
    padding: 5px;
    gap: 0.5rem;
    position: relative;
    backdrop-filter: blur(10px);
}

header .head_bar_48::after {
    right: 0;
    content: '';
    left: 0;
    bottom: 0;
    border-radius: 10px;
    position: absolute;
    top: 0;
    z-index: -1;
    background: rgb(225,195,173);
}

header .head_section_98 {
    align-items: center;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: flex;
    border-radius: 10px;
}

.training_zone_41::before {
    top: 0;
    position: absolute;
    height: 10px;
    background: linear-gradient(90deg, rgb(225,195,173), rgb(204,162,131), rgb(225,195,173));
    left: 0;
    width: 100%;
    content: "";
}

.training_zone_41 .faq_block_30 {
    grid-column: span 7;
}

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

.training_zone_41 .header_page_01 h5::after {
    left: 0;
    background: #ffffff;
    position: absolute;
    content: "";
    bottom: -2px;
    height: 2px;
    width: 40px;
}

.training_zone_41 .header_page_01 .top_header_35 a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}

.music_edu_17 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

.training_zone_41 .company_holder::before {
    left: 0;
    content: "";
    width: 50px;
    top: 0;
    height: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}

.appArea_53::before {
    opacity: 0.7;
    position: absolute;
    top: 0;
    z-index: 1;
    background: radial-gradient(circle at 70% 30%, rgb(225,195,173,0.5) 0%, transparent 60%);
    animation: pulse 8s infinite alternate ease-in-out;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
}

.appArea_53 .learn_mastery_47::before {
    left: 0;
    position: absolute;
    content: "";
    height: 4px;
    background-size: 200% 100%;
    top: -2px;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(225,195,173) 0%, 
        rgb(204,162,131) 50%, 
        rgb(225,195,173) 100%);
    animation: gradientMove 6s linear infinite;
}

.appArea_53 a {
    transition: transform 0.3s ease;
    position: relative;
    text-decoration: none;
    display: block;
}

.appArea_53 p {
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    margin: 0;
    position: relative;
    font-size: 14px;
}

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

.who_we_are_70 .tag_content_09:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}

.who_we_are_70 .tag_content_09 > div:first-child {
    position: relative;
    margin-bottom: 15px;
}

.who_we_are_70 h5 {
    margin: 0;
    color: rgb(225,195,173);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}

.who_we_are_70 p b {
    background-clip: text !important;
    display: inline-block;
    background: linear-gradient(120deg, #ffffff, rgb(204,162,131));
    color: transparent;
    font-weight: 700;
    font-size: calc(16px * 1.1);
    -webkit-background-clip: text !important;
    position: relative;
}

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

.check_it_out_now_94 .container p {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg) translateZ(0);
    background: #ffffff;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    position: relative;
    color: #000000;
    font-size: 30px;
    z-index: 5;
    font-weight: 700;
    padding: 50px;
    transition: transform 0.5s ease;
    line-height: 1.4;
    margin: 0;
    border-radius: 25px;
}

.check_it_out_now_94 .help_map_48:hover {
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.02);
}

.privacy_refuge_37 h2 {
    font-size: 35px;
    font-weight: 600;
    color: rgb(204,162,131);
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(204,162,131);
    margin-top: 30px;
    text-shadow: 0 0 10px rgb(204,162,131,0.5);
}

.privacy_refuge_37 ul, .privacy_refuge_37 ol {
    padding: 15px 0;
    list-style-position: inside;
    padding-left: 20px;
}

.privacy_refuge_37 p, .privacy_refuge_37 span, .privacy_refuge_37 div {
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 10px;
    text-shadow: 0 0 5px rgb(225,195,173,0.5);
    color: #000000;
    font-weight: 300;
}



@media screen and (max-width: 576px) {.contact_information_04 {
    padding: 50px 0;
}.contact_information_04 h2 {
    font-size: calc(28px * 0.8);
}.contact_information_04 .connect_message_59 {
    margin-top: 40px;
}.contact_information_04 .media_thumbnail_15 {
    min-height: 250px;
}.contact_information_04 .query_block_69 {
    padding: 30px 20px;
}.contact_information_04 form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.contact_information_04 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_information_04 form .help_map_48 {
    width: 100%;
    padding: 15px 20px;
}}



@media (max-width: 992px) {.support_30 {
    padding: 60px 0;
}.support_30 .message_form_32 {
    padding: 35px 30px;
}.support_30 h3 {
    font-size: calc(30px * 0.9);
}.support_30 .ask_feedback_05 {
    max-width: 100%;
}.support_30 .talk_team_71 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.support_30 .talk_team_71 span svg {
    width: 16px;
    height: 16px;
}
}



@media (max-width: 992px) {.welcome_page_46 .main_first_13 {
    padding: 3rem 2rem;
}.welcome_page_46 .main_first_13 h1 {
    font-size: calc(46px * 0.85);
}.welcome_page_46 .main_first_13 h3 {
    font-size: calc(20px * 0.85);
    max-width: 550px;
}
}



@media (max-width: 768px) {.page_primary_24 {
    padding: 1.5rem;
}.welcome_page_46 .main_first_13 {
    padding: 2.5rem 1.5rem;
}.welcome_page_46 .main_first_13 h1 {
    font-size: calc(46px * 0.7);
}.welcome_page_46 .main_first_13 h3 {
    padding: 0.8rem 1.2rem;
    font-size: 15px;
}.welcome_page_46 .main_first_13 span,
    .welcome_page_46 .main_first_13 h1,
    .welcome_page_46 .main_first_13 div div {
    max-width: 100%;
}.welcome_page_46 .main_first_13 p {
    font-size: 15px;
}
}


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



@media (min-width: 768px) {.course_program_info_43 {
    padding: 8rem 0;
}.course_program_info_43 h2 {
    font-size: calc(35px * 1.1);
    margin-bottom: 4rem;
    max-width: 75%;
}.course_program_info_43 h2::after {
    width: 12rem;
}.course_program_info_43 .master_it_98 {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.course_program_info_43 .media_thumbnail_15 {
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.course_program_info_43 .tag_content_09 {
    max-height: 500px;
}
}



@media (max-width: 767px) {.course_program_info_43 {
    padding: 4rem 0;
}.course_program_info_43 h2 {
    max-width: 100%;
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.9);
}.course_program_info_43 h2::after {
    height: 0.2rem;
    width: 6rem;
}.course_program_info_43 .media_thumbnail_15 {
    height: 300px;
}.course_program_info_43 .tag_content_09 {
    max-height: 350px;
}.course_program_info_43 .description {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .header_page_01 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .header_page_01::-webkit-scrollbar {
    height: 3px;
}header .header_page_01::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(225,195,173);
}header .head_bar_48 {
    white-space: nowrap;
}header .head_section_98 svg {
    width: 110px;
}}



@media (min-width: 768px) {.appArea_53 .learn_mastery_47 {
    gap: 40px;
    padding: 60px 70px;
}.appArea_53 h5 {
    font-size: calc(18px * 1.2);
}.appArea_53 p {
    font-size: calc(14px * 1.05);
}
}



@media (max-width: 768px) {.who_we_are_70 {
    padding: 60px 0;
}.who_we_are_70 .tag_content_09 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            97% 100%, 
            3% 100%
        );
    transform: none;
    padding: 25px 20px;
}.who_we_are_70 .tag_content_09 > div:first-child::before {
    left: -10px;
    top: -15px;
    width: 40px;
    height: 40px;
}.who_we_are_70 h5::after {
    top: -10px;
    right: -25px;
    width: 20px;
    height: 20px;
}.who_we_are_70 h5 {
    letter-spacing: 1px;
}.who_we_are_70 li {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}
}



@media only screen and (max-width: 800px) {.privacy_refuge_37 {
    padding: 20px 10px;
}.privacy_refuge_37 h1 {
    font-size: calc(18px * 0.8);
}.privacy_refuge_37 h2 {
    font-size: calc(18px * 0.8);
}.privacy_refuge_37 h3, .privacy_refuge_37 h4, .privacy_refuge_37 h5, .privacy_refuge_37 h6 {
    font-size: calc(18px * 0.8);
}.privacy_refuge_37 p, .privacy_refuge_37 span, .privacy_refuge_37 div {
    font-size: calc(18px * 0.9);
}
}



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



@keyframes lineExtend {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes pulsate {
    0%, 100% { transform: scale(1); opacity: 0.6; }
    50% { transform: scale(1.2); opacity: 0.3; }
}

