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

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

html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    color: #000000;
}

.header_main_1 {
    flex: 1 0 auto;
}


.privacy_widget_5 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    padding: 40px;
    height: auto;
}

.privacy_widget_5 h2 {
    margin-bottom: 20px;
    font-size: 32px;
    border-bottom: 1px solid #000000;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-top: 30px;
    color: #000000;
    padding-bottom: 8px;
    letter-spacing: 1.5px;
}

.privacy_widget_5 ul li::before, .privacy_widget_5 ol li::before {
    display: inline-block;
    margin-left: -1em;
    color: rgb(170,192,187);
    content: '\2022';
    width: 1em;
    font-weight: 700;
}



.privacy_widget_5 ul li:hover, .privacy_widget_5 ol li:hover {
    background: rgb(170,192,187);
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.training_structure_5 .metadata_block_4 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 60px 70px;
    border-radius: 20px;
    max-width: 700px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.training_structure_5 .metadata_block_4 h2 {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 35px;
    font-size: 33px;
    font-weight: 700;
    position: relative;
}

.training_structure_5 .metadata_block_4:hover h2::before {
    opacity: 1;
    transform: translateY(0);
}

.training_structure_5 .metadata_block_4 p {
    position: relative;
    line-height: 1.8;
    font-size: 13px;
    color: #ffffff;
    z-index: 2;
}

.training_structure_5 .knowledge_study_4::before {
    top: 20%;
    background: rgb(170,192,187);
    left: -5%;
    content: '';
    transform: rotate(-35deg);
    filter: blur(30px);
    animation: wave-motion 15s infinite alternate;
    width: 40%;
    position: absolute;
    opacity: 0.1;
    height: 40px;
}



.training_structure_5 .metadata_block_4 p::first-line {
    color: rgb(170,192,187);
    font-weight: 600;
}

.cookieAgreementModal_6 {
    bottom: 0;
    width: 100%;
    animation: slideUp 0.5s forwards;
    background: rgb(123,110,160);
    transform: translateY(100%);
    z-index: 90;
    border-top: 3px solid rgb(123,110,160);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    padding: 20px 0;
    position: fixed;
}

.consent_track_3 {
    margin-right: 15px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(170,192,187));
}

.cookie_button.edu_accept_3 {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(123,110,160);
    color: #ffffff;
}

.cookieAgreementModal_6 p a {
    color: rgb(170,192,187);
    text-decoration: none;
    transition: color 0.3s ease;
}

.try_immediately_4::before {
    opacity: 0.1;
    right: -20%;
    position: absolute;
    transform: rotate(-15deg);
    background: rgb(170,192,187,0.5);
    height: 200%;
    content: '';
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 80%;
    top: -50%;
    z-index: 1;
}

.try_immediately_4 .container p {
    text-align: center;
    z-index: 5;
    line-height: 1.4;
    max-width: 800px;
    font-weight: 700;
    margin: 0 0 60px 0;
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    font-size: 28px;
    background: #ffffff;
    padding: 40px 60px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    color: #000000;
    position: relative;
}

.try_immediately_4 .help_section_1:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) scale(1.05);
}

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

.quantitative_data_3::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.9;
    top: 0;
}

.quantitative_data_3 .extra_pro_3 {
    flex-direction: column;
    overflow: hidden;
    padding: 40px;
    display: flex;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
}

.quantitative_data_3 .study_edge_9 {
    position: relative;
    font-weight: 700;
    font-size: 33px;
    margin: 0 0 10px;
}

.quantitative_data_3 .extra_gain_6 {
    display: flex;
    position: relative;
    overflow-x: auto;
    padding-bottom: 10px;
    margin: 0 -10px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.quantitative_data_3 .expert_benefits_4::before {
    top: 0;
    background: linear-gradient(90deg, rgb(170,192,187) 0%, rgb(123,110,160) 100%);
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease;
    height: 3px;
}

.quantitative_data_3 .mentor_statistics_5 {
    justify-content: center;
    margin-bottom: 15px;
    position: relative;
    display: flex;
    width: 40px;
    align-items: center;
    height: 40px;
}

.quantitative_data_3 .mentor_statistics_5 svg path {
    fill: rgb(123,110,160);
}

.quantitative_data_3 .expert_benefits_4:hover .mentor_statistics_5 svg {
    fill: rgb(170,192,187);
}

.quantitative_data_3 .expert_benefits_4:nth-child(2) span {
    animation-delay: 0.3s;
}

.quantitative_data_3 .expert_benefits_4:nth-child(4) span {
    animation-delay: 0.5s;
}

.quantitative_data_3 .expert_benefits_4:nth-child(1) {
    animation: fadeInSlide 0.4s ease forwards;
}

.quantitative_data_3 .expert_benefits_4:nth-child(4) {
    animation: fadeInSlide 0.4s ease forwards 0.3s;
}

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

.client_comments_6 h4::after {
    width: 100px;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, rgb(170,192,187), rgb(123,110,160));
    border-radius: 10px;
    bottom: -15px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
}

.client_comments_6 .client_voices_8 {
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: rotateX(10deg) rotateY(-10deg);
    border-radius: 26px;
    padding: 30px;
    background: #ffffff;
    transform-style: preserve-3d;
}

.client_comments_6 .client_voices_8:hover {
    z-index: 3;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: rotateX(0) rotateY(0) translateZ(30px);
}

.client_comments_6 .client_voices_8 span {
    transition: all 0.5s ease;
    font-size: 23px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
    transform: translateZ(15px);
}

.client_comments_6 .client_voices_8 p::before {
    position: absolute;
    content: "";
    transform: translateX(-50%);
    height: 2px;
    background: rgb(170,192,187,0.5);
    left: 50%;
    top: 0;
    transition: all 0.5s ease;
    width: 30px;
}

.client_comments_6 .client_voices_8:nth-child(3n) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.5s;
}

.who_we_are_9::after {
    top: -10%;
    background: rgb(123,110,160);
    z-index: 0;
    animation: float 12s ease-in-out infinite;
    height: 70%;
    transform: rotate(-15deg) skewX(-15deg);
    content: "";
    position: absolute;
    width: 40%;
    right: -5%;
    opacity: 0.15;
}

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

.who_we_are_9 .metadata_block_4::before {
    top: 0;
    opacity: 0.2;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(123,110,160,0.5) 0%,
        transparent 15%
    );
    z-index: -1;
}

.who_we_are_9 h6 {
    position: relative;
    opacity: 0;
    display: inline-block;
    font-weight: 700;
    transform: translateY(15px);
    color: rgb(123,110,160);
    transform-origin: left center;
    font-size: calc(18px * 1.5);
    margin-bottom: 1.5rem;
    animation: popUp 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards 0.7s;
}

.calc_foot_9::before {
    top: 0;
    z-index: -1;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    backdrop-filter: blur(8px);
    left: 0;
    height: 100%;
}



.calc_foot_9::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}

.calc_foot_9 .company_holder h3::after {
    border-radius: 10px;
    width: 40px;
    background: rgb(170,192,187);
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 3px;
    content: "";
}

.calc_foot_9 .top_wrap_5 {
    position: relative;
}

.calc_foot_9 .top_wrap_5 h5::after {
    left: 0;
    position: absolute;
    content: "";
    width: 30px;
    border-radius: 10px;
    background: rgb(170,192,187);
    height: 2px;
    bottom: 0;
}

.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a:hover {
    padding-left: 12px;
    color: rgb(170,192,187);
    opacity: 1;
}

.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a:hover::before {
    opacity: 1;
    width: 8px;
}

.discount_cta_5 .data_viz_5 {
    opacity: 0.6;
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.discount_cta_5 .data_viz_5 {
    position: relative;
    transition: all 0.3s ease;
}

.calc_foot_9 .top_wrap_5:hover::before {
    animation: glow 2s infinite;
}

.calc_foot_9 .company_holder::before {
    content: "";
    background: linear-gradient(90deg, 
        rgb(170,192,187,0.5), 
        transparent);
    width: 100px;
    position: absolute;
    height: 1px;
    left: 0;
    bottom: -20px;
}

.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a:nth-child(even):hover {
    transform: translateX(2px);
}

.discount_cta_5::after {
    left: 35%;
    opacity: 0.3;
    width: 30%;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(123,110,160,0.5), 
        transparent);
    bottom: 0;
    position: absolute;
    height: 1px;
}

.course_fit_for_8::after {
    content: "";
    background: rgb(123,110,160,0.5);
    z-index: 1;
    left: -50%;
    bottom: -50%;
    height: 100%;
    width: 100%;
    position: absolute;
    transform: rotate(-35deg);
}

.course_fit_for_8 .knowledge_study_4::after {
    height: 120px;
    width: 120px;
    border: 2px solid rgb(170,192,187,0.5);
    top: 20px;
    content: "";
    position: absolute;
    right: 20px;
    opacity: 0.5;
    z-index: -1;
    border-radius: 50%;
}

.course_fit_for_8 h4::before {
    left: 50%;
    content: "";
    bottom: -20px;
    background: rgb(170,192,187);
    transform: translateX(-50%);
    border-radius: 10px;
    height: 4px;
    position: absolute;
    width: 40px;
}

.course_fit_for_8 p {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    align-items: center;
    margin: 0;
    border-radius: 10px;
    position: relative;
    padding: 24px;
    z-index: 1;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    background: #ffffff;
}

.course_fit_for_8 p svg {
    flex-shrink: 0;
    transition: all 0.4s ease;
    margin-right: 18px;
    height: 28px;
    width: 28px;
}



.course_fit_for_8 .knowledge_study_4 > div p {
    animation: fadeSlideIn 0.6s ease forwards;
    opacity: 0;
}

.course_fit_for_8 .knowledge_study_4 > div p:nth-child(3) {
    animation-delay: 0.5s;
}

.course_fit_for_8 .knowledge_study_4 > div p:nth-child(6) {
    animation-delay: 1.1s;
}

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

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

.pricing_plan_card_5 h2 {
    transform: translateY(20px);
    font-size: 31px;
    margin-bottom: 20px;
    position: relative;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    text-align: center;
    opacity: 0;
    color: #ffffff;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    font-weight: 700;
}

.pricing_plan_card_5 .deal_board_2 li {
    transform: translateY(40px);
    animation: fadeUp 0.8s ease-out forwards;
    opacity: 0;
    animation-delay: calc(0.5s + var(--li-index, 0) * 0.15s);
}

.pricing_plan_card_5 .premium_plan_3 {
    height: 100%;
    display: block;
    transform-style: preserve-3d;
    position: relative;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.pricing_plan_card_5 .discount_grid_2::before {
    width: 200%;
    opacity: 0;
    top: -50%;
    transform: scale(0.8);
    height: 200%;
    content: "";
    background: radial-gradient(
        circle at center,
        rgba(rgb(123,110,160), 0.05) 0%,
        transparent 70%
    );
    transition: transform 0.8s ease, opacity 0.8s ease;
    position: absolute;
    left: -50%;
    z-index: 0;
}

.pricing_plan_card_5 .premium_plan_3:hover .payment_scheme_2 h4 {
    transform: translateY(-5px);
    color: rgb(123,110,160);
}

.pricing_plan_card_5 .payment_scheme_2 p {
    line-height: 1.6;
    padding-right: 10px;
    max-height: 150px;
    overflow-y: auto;
    font-size: 16px;
    margin-bottom: 25px;
    scrollbar-color: rgb(123,110,160) rgba(255,255,255,0.1);
    color: rgba(255,255,255,0.8);
    scrollbar-width: thin;
}

.pricing_plan_card_5 .premium_plan_3:hover .cert_fees_9::before {
    left: 200%;
}

.contact_us_8 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(218,225,220);
}

.contact_us_8::after {
    background-position: 0 0, 0 0, 0 0, 0 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    left: 0;
    background-image: 
        repeating-linear-gradient(45deg, rgb(170,192,187,0.5) 0, rgb(170,192,187,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(123,110,160,0.5) 0, rgb(123,110,160,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(170,192,187,0.5), transparent 70%),
        linear-gradient(180deg, rgb(123,110,160,0.5), transparent 70%);
    opacity: 0.2;
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    height: 100%;
    animation: backgroundMove 30s infinite linear;
}

.contact_us_8 .img_strip_wrap_4::before {
    background: rgba(0, 0, 0, 0.5);
    inset: 0;
    content: "";
    position: absolute;
    z-index: 1;
}

.contact_us_8 .request_list_1::before {
    height: 200px;
    filter: blur(100px);
    position: absolute;
    background: rgb(170,192,187,0.5);
    top: -100px;
    content: "";
    width: 200px;
    right: -100px;
    opacity: 0.3;
    z-index: 0;
}

.contact_us_8 form h3::after {
    background: rgb(170,192,187);
    left: 0;
    box-shadow: 
        0 0 5px rgb(170,192,187,0.5),
        0 0 10px rgb(170,192,187,0.5);
    height: 2px;
    position: absolute;
    bottom: -15px;
    width: 40px;
    content: "";
}

.contact_us_8 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

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

.contact_us_8 .contact_message_1 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 5px rgb(170,192,187,0.5);
    background: rgb(170,192,187);
    border-color: rgb(170,192,187);
}

.contact_us_8 .contact_message_1 label a {
    text-decoration: none;
    color: rgb(170,192,187);
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
}

.contact_us_8 .contact_message_1 label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.contact_us_8 .help_section_1::before {
    transform: scaleX(0);
    background: rgb(123,110,160);
    transform-origin: right;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    transition: transform 0.5s ease;
    z-index: -1;
}

.contact_us_8 svg path {
    transition: all 0.3s ease;
    fill: rgb(170,192,187);
}

.landing_page_4 {
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
    position: relative;
    background: rgb(123,110,160);
}

.landing_page_4 .knowledge_study_4 {
    position: relative;
    height: 100vh;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    z-index: 2;
    display: grid;
    grid-template-rows: 1fr;
}

.landing_page_4 .skill_upfast_7 {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}

.landing_page_4 .intro_title_8 input:nth-child(1):checked ~ .skill_upfast_7 .start_intro_5:nth-child(1),
.landing_page_4 .intro_title_8 input:nth-child(2):checked ~ .skill_upfast_7 .start_intro_5:nth-child(2),
.landing_page_4 .intro_title_8 input:nth-child(3):checked ~ .skill_upfast_7 .start_intro_5:nth-child(3),
.landing_page_4 .intro_title_8 input:nth-child(4):checked ~ .skill_upfast_7 .start_intro_5:nth-child(4),
.landing_page_4 .intro_title_8 input:nth-child(5):checked ~ .skill_upfast_7 .start_intro_5:nth-child(5),
.landing_page_4 .intro_title_8 input:nth-child(6):checked ~ .skill_upfast_7 .start_intro_5:nth-child(6),
.landing_page_4 .intro_title_8 input:nth-child(7):checked ~ .skill_upfast_7 .start_intro_5:nth-child(7),
.landing_page_4 .intro_title_8 input:nth-child(8):checked ~ .skill_upfast_7 .start_intro_5:nth-child(8),
.landing_page_4 .intro_title_8 input:nth-child(9):checked ~ .skill_upfast_7 .start_intro_5:nth-child(9),
.landing_page_4 .intro_title_8 input:nth-child(10):checked ~ .skill_upfast_7 .start_intro_5:nth-child(10) {
    z-index: 2;
    opacity: 1;
    transform: scale(1);
}

.landing_page_4 .metadata_block_4 {
    z-index: 5;
    left: 10%;
    position: absolute;
    width: 45%;
    border-left: 4px solid rgb(170,192,187);
    background: rgba(0, 0, 0, 0.7);
    bottom: 15%;
    padding: 40px;
    backdrop-filter: blur(8px);
}

.landing_page_4 .metadata_block_4 h1 {
    text-transform: uppercase;
    font-size: 39px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    color: #ffffff;
}



.landing_page_4 .metadata_block_4 h1 {
    transform: translateY(20px);
    animation: fadeInUp 0.6s ease-out 0.3s forwards;
    opacity: 0;
}

.landing_page_4 .start_intro_5::after {
    z-index: 1;
    background: linear-gradient(
        135deg,
        transparent 60%,
        rgb(123,110,160,0.5) 100%
    );
    content: "";
    position: absolute;
    inset: 0;
}



.landing_page_4 .intro_title_8 input:checked ~ .skill_upfast_7 .start_intro_5 img {
    animation: slowZoom 20s linear infinite alternate;
}

.thxBlock_5::after {
    z-index: -1;
    opacity: 0.15;
    content: "";
    height: 70%;
    background: linear-gradient(45deg, rgb(170,192,187) 0%, rgba(rgb(123,110,160,0.5), 0.8) 100%);
    width: 40%;
    right: -5%;
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg) translateZ(-10px);
    filter: blur(80px);
    position: absolute;
    top: -10%;
}

.thxBlock_5 .knowledge_study_4::before {
    content: "";
    top: 0;
    transform-origin: top;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    background: linear-gradient(to bottom, rgb(170,192,187), rgb(123,110,160));
    position: absolute;
    height: 100%;
    transform: scaleY(0);
    width: 4px;
}

.thxBlock_5 .knowledge_study_4:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}

.thxBlock_5 p {
    transition: color 0.3s ease;
    font-size: 18px;
    opacity: 0.9;
    position: relative;
    margin: 0;
    line-height: 1.7;
    font-weight: 400;
    color: #000000;
    transform: translateZ(0);
}

.thxBlock_5 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

header:after {
    left: 0;
    position: absolute;
    width: 100%;
    mix-blend-mode: overlay;
    opacity: 0.02;
    pointer-events: none;
    content: '';
    height: 100%;
    top: 0;
}

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

header .container:before {
    mix-blend-mode: overlay;
    pointer-events: none;
    opacity: 0.5;
    content: '';
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    height: 100%;
    width: 100%;
    position: absolute;
}

header .top_wrap_5 {
    align-items: center;
    gap: 30px;
    position: relative;
    display: flex;
}

header .page_top_9 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-shadow: 0 0 1px #ffffff;
    letter-spacing: 1px;
    font-weight: 400;
    color: #ffffff;
    padding: 8px 2px;
    transition: all 0.3s ease;
    position: relative;
    font-size: 13px;
}

header .page_top_9:after {
    position: absolute;
    content: '';
    opacity: 0.8;
    transform: translateX(-50%);
    width: 0;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 50%;
    background: linear-gradient(90deg, 
        rgb(170,192,187),
        #ffffff 50%,
        rgb(170,192,187)
    );
    bottom: -2px;
    filter: blur(0.5px);
    height: 2px;
}

header .top_mentor_5:after {
    opacity: 0;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    content: '';
    border-image: linear-gradient(45deg, rgb(170,192,187), rgb(123,110,160), rgb(170,192,187)) 1;
    position: absolute;
    border: 1px solid transparent;
    transition: all 0.5s ease;
    top: -5px;
}

header .top_mentor_5:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

.location_details_4::after {
    transform: translate(15%, 15%);
    width: 35%;
    z-index: 0;
    right: 0;
    bottom: 0;
    height: 35%;
    position: absolute;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        rgb(170,192,187,0.5) 0px,
        rgb(170,192,187,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    border-radius: 10px;
    content: "";
}

.location_details_4 h1:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}

.location_details_4 .reach_us_3:hover {
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(2deg);
}

.location_details_4 .reach_us_3 > div:hover {
    background: linear-gradient(90deg, rgba(rgb(170,192,187,0.5), 0.05) 0%, rgba(#ffffff, 1) 100%);
    border-left: 3px solid rgb(170,192,187);
}

.location_details_4 .reach_us_3 > div:first-child:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.location_details_4 h6 svg {
    width: 20px;
    height: 20px;
    margin-left: 0.75rem;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.location_details_4 span:hover::before {
    transform: scaleX(1);
}

.location_details_4 .join_conversation_5 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 1.25rem;
}

.location_details_4 .join_conversation_5 > div:hover {
    transform: translateX(5px);
}

.location_details_4 .instant_help_8:hover {
    color: rgb(170,192,187);
}

.location_details_4 .instant_help_8:hover svg {
    transform: translateY(-3px) rotate(-5deg);
}

.course_program_info_3 {
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(218,225,220);
}

.course_program_info_3 .metadata_block_4 h2 {
    transform: translateY(-10px);
    border-bottom: 2px solid rgb(170,192,187);
    border-radius: 10px;
    max-width: fit-content;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgb(170,192,187,0.5);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    font-size: 33px;
    margin-bottom: 25px;
    -webkit-background-clip: text !important;
    border-radius: 8px 0 8px 0;
    position: relative;
    border-left: 2px solid rgb(123,110,160);
    background-clip: text !important;
    letter-spacing: 1.5px;
    background: linear-gradient(to right, rgb(170,192,187) 0%, rgb(123,110,160) 100%);
    color: #ffffff;
    padding: 15px 20px;
    font-weight: 700;
    display: inline-block;
}

.course_program_info_3 .img_strip_wrap_4 {
    border-radius: 18px;
    animation: floatImage 6s ease-in-out infinite alternate;
    transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
    background-size: cover;
    z-index: 4;
    align-self: flex-start;
    background-position: center;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
    height: 450px;
    transform-style: preserve-3d;
    transform: translateZ(0) rotateY(-5deg);
    overflow: hidden;
    position: relative;
}

header .top_plank .edu_toolbar_9 div img, header .top_plank .edu_toolbar_9 div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}

.training_specialist_4 .client_voices_8 {
    grid-template-columns: 1fr 1.5fr;
    z-index: 2;
    display: grid;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    gap: 3rem;
}

.training_specialist_4 .img_strip_wrap_4::before {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    background: linear-gradient(180deg, 
        transparent 0%, 
        transparent 70%, 
        rgb(170,192,187,0.5) 100%);
    content: "";
    left: 0;
}

.training_specialist_4 .client_voices_8:hover .career_trajectory_3::before {
    height: 100%;
}

.training_specialist_4 .name::after {
    transform: translateX(-101%);
    bottom: 0;
    left: 0;
    height: 1px;
    transition: transform 0.6s ease-out 0.2s;
    content: "";
    background: rgb(123,110,160);
    position: absolute;
    width: 100%;
}

.training_specialist_4 .employee_progress_0 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    padding: 0 0 0 20px;
    color: #000000;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.5s ease-out 0.6s;
    position: relative;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media only screen and (max-width: 800px) {.privacy_widget_5 {
    padding: 20px;
}.privacy_widget_5 h1, .privacy_widget_5 h2 {
    font-size: 21px;
    text-align: center;
}.privacy_widget_5 ul li, .privacy_widget_5 ol li {
    padding: 8px;
    font-size: 13px;
}}



@media screen and (max-width: 480px) {.training_structure_5 {
    padding: 60px 0;
}.training_structure_5 .metadata_block_4 {
    border-radius: calc(20px * 0.8);
    padding: 30px 20px;
}.training_structure_5 .metadata_block_4 h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.8);
}.training_structure_5 .metadata_block_4 p {
    font-size: calc(13px * 0.9);
}.training_structure_5 .metadata_block_4::before {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            90% 100%, 
            0% 100%
        );
}}



@media (max-width: 767px) {.try_immediately_4 {
    padding: 70px 0;
}.try_immediately_4 .container p {
    font-size: 23px;
    padding: 30px 40px;
    margin-bottom: 40px;
    border-radius: 40% 60% 50% 50% / 40% 40% 60% 60%;
}.try_immediately_4 .help_section_1 {
    padding: 15px 35px;
}.try_immediately_4 .container p::before {
    animation: none;
}
}



@media screen and (max-width: 767px) {.quantitative_data_3 {
    padding: 80px 0;
}.quantitative_data_3 .extra_pro_3 {
    padding: 25px;
}.quantitative_data_3 .key_statistics_9 {
    margin-bottom: 15px;
    margin-right: 0;
}.quantitative_data_3 .study_edge_9 {
    margin-bottom: 8px;
    font-size: calc(33px - 4px);
}.quantitative_data_3 .success_factors_5 {
    font-size: calc(17px - 1px);
}.quantitative_data_3 .expert_benefits_4 {
    padding: 15px 10px;
    min-width: calc(50% - 20px);
}.quantitative_data_3 .mentor_statistics_5 {
    height: 32px;
    width: 32px;
    margin-bottom: 10px;
}.quantitative_data_3 .mentor_statistics_5::after {
    height: 38px;
    width: 38px;
}.quantitative_data_3 .expert_benefits_4 span {
    font-size: calc(24px);
}.quantitative_data_3 .expert_benefits_4 p {
    font-size: calc(17px - 1px);
}

}



@media (max-width: 768px) {.client_comments_6 {
    padding: 70px 0;
}.client_comments_6::before {
    transform: perspective(500px) rotateX(20deg) scale(2);
}.client_comments_6 h4 {
    margin-bottom: 50px;
    font-size: calc(31px * 0.8);
}.client_comments_6 .student_insights_6 {
    gap: 40px;
    grid-template-columns: 1fr;
}.client_comments_6 .client_voices_8 {
    padding: 20px;
    transform: rotateX(5deg) rotateY(-5deg);
    max-width: 350px;
    margin: 0 auto;
}.client_comments_6 .client_voices_8:hover {
    transform: rotateX(0) rotateY(0) translateZ(20px);
}.client_comments_6 .img_strip_wrap_4 {
    height: 70px;
    width: 70px;
}.client_comments_6 .client_voices_8 span {
    font-size: calc(23px * 0.9);
}.client_comments_6 .client_voices_8 p {
    font-size: calc(15px * 0.95);
}}



@media (max-width: 991px) {.calc_foot_9 {
    padding: 60px 0 30px;
}.calc_foot_9 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.calc_foot_9 .company_holder {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding-right: 0;
}.calc_foot_9 .company_holder::after {
    display: none;
}.calc_foot_9 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.calc_foot_9 .company_holder h3::after {
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
}.calc_foot_9 .slack_invite_6 {
    text-align: center;
    max-width: 100%;
}.calc_foot_9 .pledge_block_9 {
    justify-content: center;
}
}



@media (min-width: 992px) {footer::after {
    right: 0;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(123,110,160,0.5), 
            transparent);
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 1px;
}.calc_foot_9::before {
    background-blend-mode: overlay;
}}



@media (max-width: 576px) {.course_fit_for_8 {
    padding: 60px 0 50px;
}.course_fit_for_8 .knowledge_study_4 {
    padding: 35px 20px;
}.course_fit_for_8 h4 {
    font-size: calc(34px * 0.7);
    margin-bottom: 30px;
}.course_fit_for_8 h4::before {
    width: 30px;
    height: 3px;
}.course_fit_for_8 h4::after {
    width: 60px;
    height: 3px;
}.course_fit_for_8 p {
    padding: 15px;
    font-size: calc(16px * 0.9);
}.course_fit_for_8 p svg {
    height: 20px;
    margin-right: 12px;
    width: 20px;
}.course_fit_for_8 p:hover {
    transform: translateY(-5px) scale(1.01);
}.course_fit_for_8 .knowledge_study_4::after {
    height: 60px;
    width: 60px;
}}



@media (max-width: 1024px) {.contact_us_8 {
    padding: 80px 0;
}.contact_us_8 .img_strip_wrap_4 {
    min-height: 500px;
}.contact_us_8 .request_list_1 {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.contact_us_8 {
    padding: 50px 0;
}.contact_us_8 h2 {
    font-size: calc(46px * 0.7);
    margin-bottom: 30px;
}.contact_us_8 .img_strip_wrap_4 {
    min-height: 200px;
}.contact_us_8 .request_list_1 {
    padding: 30px 20px;
}.contact_us_8 form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.contact_us_8 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_us_8 .contact_message_1 {
    margin-bottom: 20px;
}.contact_us_8 .contact_message_1 label {
    font-size: calc(16px * 0.9);
}.contact_us_8 .help_section_1 {
    padding: 12px 20px;
}}



@media (min-width: 768px) {.thxBlock_5 {
    padding: 8rem 0;
}.thxBlock_5 .knowledge_study_4 {
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    align-items: start;
    padding: 4rem;
}.thxBlock_5 h5 {
    font-size: calc(24px * 1.2);
    padding-bottom: 1.5rem;
}.thxBlock_5 p {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}.thxBlock_5::before {
    background-size: 30px 30px;
}
}



@media (min-width: 1024px) {.thxBlock_5 .knowledge_study_4 {
    padding: 5rem;
    gap: 4rem;
}.thxBlock_5 h5 {
    font-size: calc(24px * 1.3);
}.thxBlock_5::after {
    right: -10%;
    width: 50%;
}
}



@media (max-width: 480px) {.thxBlock_5 {
    padding: 3rem 0;
}.thxBlock_5 .knowledge_study_4 {
    padding: 2rem 1.5rem;
}.thxBlock_5 h5 {
    font-size: calc(24px * 0.9);
}.thxBlock_5 p {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .top_mentor_5 svg {
    height: 35px;
}header .top_wrap_5 {
    width: 100%;
    max-width: 100%;
}}



@media (min-width: 992px) {.location_details_4 {
    padding: 8rem 0;
}.location_details_4 .reach_us_3 {
    grid-template-columns: 2fr 1fr 1fr;
    padding: 3.5rem;
    gap: 3rem;
}.location_details_4 .reach_us_3 > div:first-child {
    grid-row: span 2;
    grid-column: 1;
}.location_details_4 .join_conversation_5 {
    gap: 1.75rem;
}.location_details_4 h1 {
    font-size: calc(47px * 1.75);
}.location_details_4 h1::after {
    width: 150px;
    height: 5px;
}
}



@media (hover: none) {.location_details_4 .reach_us_3:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: none;
}.location_details_4 .reach_us_3 > div:first-child:hover {
    transform: none;
}.location_details_4 .join_conversation_5 > div:hover {
    transform: none;
}}



@media screen and (max-width: 991px) {.course_program_info_3 {
    padding: 80px 0;
}.course_program_info_3 .learn_challenge_9 {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_program_info_3 .learn_challenge_9::before {
    height: calc(100% + 40px);
    transform: none;
    top: -20px;
    width: calc(100% + 40px);
    left: -20px;
}.course_program_info_3 .metadata_block_4 {
    transform: none;
    animation: none;
    order: 2;
}.course_program_info_3 .img_strip_wrap_4 {
    min-height: 400px;
    order: 1;
    animation: pulse 8s infinite alternate;
    transform: none;
}.course_program_info_3 .img_strip_wrap_4:hover {
    transform: scale(1.02) translateY(-5px);
}.course_program_info_3 .metadata_block_4 h2 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}.course_program_info_3 .metadata_block_4 .description {
    text-align: left;
}
}

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.3);
        opacity: 0.5;
    }
}



@keyframes morph {
    0%, 100% {
        border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
}



@keyframes slideInLeft {
    from {
        transform: translateX(-2rem);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes popUp {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    70% {
        transform: translateY(-5px);
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



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

@keyframes dotAnimation {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}

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



@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}



@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}



@keyframes borderPulse {
    0% {
        border-color: rgb(170,192,187,0.5);
        transform: rotateY(5deg) rotateX(2deg);
    }
    100% {
        border-color: rgb(123,110,160,0.5);
        transform: rotateY(3deg) rotateX(0deg);
    }
}



@keyframes shine {
    0% {
        left: -100px;
    }
    20%, 100% {
        left: 120%;
    }
}



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



@keyframes blink {
    50% { border-color: transparent }
}

