﻿.style_policy_links {
    flex: 0 0 auto;
}

.style_policy_links {
    padding: 70px 0 30px;
    background-color: #ffffff;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
}

.style_user_dialog {
    flex-shrink: 0;
    margin-right: 20px;
}

#style_userPrivacyDialog {
    display: none;
}

.style_policy_opt {
    flex-grow: 1;
    margin-right: 20px;
}

.style_policy_opt h5 {
    color: rgb(210,198,212);
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 22px;
}

.style_cookieNotificationAlert p a:hover {
    color: #000000;
}

.style_title_intro .style_image_section {
    transform: scale(1.05);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5);
    filter: brightness(0.85) contrast(1.1) saturate(1.2);
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
}

.style_title_intro h1::after {
    background: linear-gradient(90deg, rgb(176,161,179), transparent);
    transform-origin: left;
    transform: scaleX(0);
    content: '';
    animation: growLine 1.5s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: absolute;
    height: 4px;
    left: 0;
    width: 80px;
    bottom: -0.5rem;
}

.style_title_intro .style_edu_first {
    margin: 1rem 0 2rem;
    justify-content: center;
    transform: scale(1);
    position: relative;
    display: flex;
    transition: transform 0.3s ease;
    align-items: center;
}

.style_title_intro .style_edu_first svg text {
    fill: rgb(176,161,179);
    dominant-baseline: middle;
    transition: fill 0.3s ease;
}

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

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

.style_target_audience h4 {
    font-size: 33px;
    text-align: center;
    color: #000000;
    margin-bottom: 70px;
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
}

.style_target_audience div p {
    margin: 0;
    min-width: 280px;
    z-index: 1;
    transition: all 0.3s ease;
    position: relative;
    line-height: 1.6;
    flex: 0 0 calc(33.333% - 20px);
    padding: 25px 25px 25px 75px;
    font-size: 18px;
    background: #ffffff;
    color: #000000;
    border-radius: 19px;
}

.style_target_audience div p:hover::after {
    left: 15px;
    top: 15px;
}

.style_target_audience div p:hover svg path {
    fill: rgb(176,161,179);
}

.style_company_overview::after {
    opacity: 0.08;
    z-index: 2;
    height: 100%;
    content: "";
    right: -50%;
    position: absolute;
    background: radial-gradient(circle at center, rgb(210,198,212,0.5) 0%, transparent 70%);
    filter: blur(60px);
    width: 100%;
    transform: rotate(35deg);
    animation: shimmer 15s infinite alternate ease-in-out;
    top: -50%;
}

.style_company_overview h1::after {
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    border-radius: 1px;
    animation: expandLine 1.5s ease-out forwards;
    height: 4px;
    left: 0;
    width: 80px;
    content: "";
    bottom: -15px;
}

.style_company_overview h1::after {
    width: 120px;
}

.style_company_overview h1::after {
    width: 60px;
    height: 3px;
    bottom: -10px;
}

.style_secure_safe {
    font-family: Arial, sans-serif;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 40px 20px;
}

.style_secure_safe h3 {
    border-bottom: 1px solid #000000;
    font-size: 1.5em;
    padding-bottom: 6px;
    margin-bottom: 20px;
}

.style_secure_safe h5 {
    margin-bottom: 16px;
    font-size: 22px;
}

.style_secure_safe ul li, .style_secure_safe ol li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    line-height: 1.6;
}

.style_secure_safe a:hover {
    border-bottom: 1px solid rgb(176,161,179);
    color: rgb(176,161,179);
}

.style_program_details {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgba(245, 247, 250, 0.95) 100%);
}

.style_program_details .style_training_flow {
    transform: translateY(20px);
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    animation: fadeInUp 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    gap: 40px;
}

.style_program_details .style_image_section::after {
    left: 0;
    content: "";
    height: 30%;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to top, 
        rgba(#000000, 0.7) 0%, 
        rgba(#000000, 0) 100%);
}

.style_program_details .style_content_box_wrap::before {
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(rgb(210,198,212,0.5), 0.05) 0%, 
        rgba(#ffffff, 0.95) 100%);
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
}

.style_program_details .style_content_box_wrap:hover h3::after {
    transform: scaleX(1.5);
}

.style_program_details .style_content_box_wrap div {
    overflow: hidden;
    position: relative;
}

.style_contact_us .style_request_reach {
    overflow: hidden;
    display: grid;
    gap: 0;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    grid-template-columns: 1fr 1fr;
}

.style_contact_us .style_inquiry_inquiry h3::after {
    content: '';
    bottom: 0;
    height: 4px;
    position: absolute;
    background: rgb(210,198,212);
    left: 0;
    width: 80px;
}

.style_contact_us .style_inquiry_inquiry div svg path {
    fill: rgb(210,198,212);
}

.style_contact_us .style_inquiry_inquiry div span {
    color: #000000;
    font-weight: 400;
    font-size: calc(14px * 0.95);
}

.style_contact_us .style_inquiry_card h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
}

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

.style_contact_us .style_support_reach input[type="checkbox"]:checked + label::before {
    border-color: rgb(176,161,179);
    background-color: rgb(176,161,179);
}

.style_contact_us .style_support_reach label a:hover {
    text-decoration: underline;
}

.style_contact_us form .style_connect_feedback::before {
    content: '';
    background: rgb(210,198,212);
    z-index: -1;
    height: 100%;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    top: 0;
    width: 0;
}

header .style_head_section .style_main_skill {
    transform: translateY(-5px);
    position: relative;
    transition: all 0.4s ease;
    z-index: 2;
    margin-left: calc((100vw - 100%) / 2);
}

header .style_head_section .style_main_skill .style_main_mainbar svg {
    filter: drop-shadow(0 0 8px #ffffff);
    width: auto;
    height: 2.8rem;
}

header .style_head_section .style_head_page .style_nav_train {
    transform-style: preserve-3d;
    position: relative;
    margin: 0;
    perspective: 1000px;
}

header .style_head_section .style_head_page .style_nav_train a {
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    font-size: 17px;
    font-weight: 600;
    transform-origin: center;
    position: relative;
    padding: 1.2rem 1.5rem;
}

.style_pricing_feature .style_learning_feeszJbD {
    position: relative;
}

.style_pricing_feature h2::after {
    bottom: -15px;
    background: linear-gradient(90deg, rgb(210,198,212), rgb(176,161,179));
    height: 4px;
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
}

.style_pricing_feature .style_discount_plan {
    text-decoration: none;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    display: block;
}

.style_pricing_feature .style_discount_plan h4 {
    transition: transform 0.4s ease;
    font-weight: 700;
    padding-bottom: 12px;
    margin: 0 0 15px;
    position: relative;
    font-size: calc(22px + 2px);
    color: #000000;
}

.style_pricing_feature .style_discount_plan:hover {
    transform: translateY(-10px) scale(1.02);
}

.style_pricing_feature .style_discount_plan:hover h4 {
    transform: translateX(5px);
    color: rgb(210,198,212);
}

.style_pricing_feature .style_discount_plan:active {
    transform: translateY(-5px) scale(0.98);
    transition: transform 0.2s ease;
}

footer .info_item {
    margin-bottom: 15px;
    position: relative;
    margin-right: 30px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item a:hover {
    color: rgb(210,198,212);
}

footer .style_main_skill {
    margin-bottom: 15px;
}

footer .style_trust_badge {
    max-width: 350px;
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
}

footer .style_nav_start a {
    display: block;
    transition: transform 0.2s ease, color 0.2s ease;
    text-decoration: none;
    color: #000000;
    margin-bottom: 12px;
    font-size: 16px;
}

footer .input_holder input[type="email"] {
    color: #000000;
    font-size: 16px;
    padding: 14px 16px;
    background-color: #ffffff;
    border-radius: 10px;
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.style_newsletter_signup::after {
    content: "";
    width: 80%;
    background: #ffffff;
    transform: skewY(2deg) translateY(-20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    position: absolute;
    height: calc(100% + 40px);
    z-index: -1;
    right: 0;
    top: 10px;
}

.style_newsletter_signup p {
    margin-bottom: 3rem;
    color: #000000;
    align-self: flex-start;
    max-width: 60%;
    line-height: 1.3;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    transform: translateX(40%);
    font-family: Arial, sans-serif;
}

.style_newsletter_signup .style_join_us {
    font-size: 15px;
    z-index: 1;
    color: #000000;
    flex: 1;
    background: transparent;
    outline: none;
    padding: 1.5rem;
    font-family: Arial, sans-serif;
    border: none;
}

.style_newsletter_signup .style_connect_feedback:hover {
    color: #ffffff;
}

.style_instructor_history {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(150deg, rgb(238,234,239) 0%, rgb(176,161,179,0.5) 100%);
}

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

.style_instructor_history .style_student_opinions::before {
    height: 6px;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(210,198,212) 0%,
        rgb(176,161,179) 100%
    );
    left: 0;
    width: 100%;
}

.style_instructor_history .style_image_section::before {
    position: absolute;
    content: "";
    z-index: 1;
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
}

.style_instructor_history .name {
    font-weight: 700;
    line-height: 1.2;
    padding-left: 16px;
    margin-bottom: 12px;
    color: #000000;
    position: relative;
    font-size: 36px;
    border-left: 4px solid rgb(210,198,212);
}

.style_instructor_history .style_student_opinions span:not(.name) {
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    background: rgb(238,234,239);
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 25px;
    font-size: 22px;
    border-radius: 3px;
}

.style_instructor_history .style_student_opinions:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateY(-10px);
}

.style_thankYouHub::after {
    inset: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(176,161,179,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(176,161,179,0.5) 0%, transparent 6%),
        radial-gradient(circle at 40% 80%, rgb(210,198,212,0.5) 0%, transparent 5%),
        radial-gradient(circle at 65% 25%, rgb(210,198,212,0.5) 0%, transparent 7%);
}

.style_thankYouHub .style_knowledge_space > div:first-child {
    position: relative;
    animation: slideInLeft 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.2s;
    opacity: 0;
    transform: translateX(-2rem);
}

.style_thankYouHub h5::after {
    bottom: 0;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    left: 0;
    background: linear-gradient(90deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    width: 0;
    position: absolute;
    height: 3px;
    content: "";
}

.style_thankYouHub a:hover::before {
    opacity: 0.15;
}

.style_thankYouHub a:hover::after {
    transform: scaleX(1);
}

.style_customer_feedback::before {
    content: "";
    top: 0;
    height: 2px;
    right: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
        transparent 0%, 
        rgb(210,198,212) 50%, 
        transparent 100%);
}

.style_customer_feedback .style_review_panel {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    position: relative;
    display: grid;
    gap: 60px 40px;
}

.style_customer_feedback .style_student_opinions:hover::before {
    width: 100%;
}

.style_customer_feedback .style_student_opinions:hover img {
    filter: grayscale(0%);
    transform: rotate(0deg);
}

.style_customer_feedback .style_student_opinions p::after {
    position: absolute;
    left: 0;
    height: 2px;
    transition: width 0.4s ease;
    background: rgb(176,161,179);
    content: "";
    bottom: 0;
    width: 30px;
}

.style_customer_feedback .style_student_opinions:nth-child(3n+1) {
    transform: translateY(20px);
}


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



@media (min-width: 992px) {.style_title_intro {
    display: flex;
    align-items: center;
}.style_title_intro .style_knowledge_space {
    padding: 0 5rem;
    width: 100%;
    max-width: 1400px;
}.style_title_intro h1 {
    max-width: 70%;
    font-size: 44px;
}.style_title_intro .style_content_box_wrap {
    margin-left: 5rem;
    padding: 3rem;
}
}



@media (max-width: 767px) {.style_target_audience {
    padding: 80px 0;
}.style_target_audience h4 {
    margin-bottom: 50px;
    font-size: calc(33px - 4px);
}.style_target_audience div {
    gap: 20px;
}.style_target_audience div p {
    flex: 0 0 100%;
    padding: 18px 18px 18px 60px;
}.style_target_audience div p svg {
    height: 28px;
    width: 28px;
}
}



@media (min-width: 768px) {.style_program_details {
    padding: 150px 0;
}.style_program_details .style_training_flow {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}.style_program_details .style_image_section {
    height: 450px;
    transform: perspective(1000px) rotateY(5deg);
}.style_program_details p.description {
    column-count: 2;
}.style_program_details .style_content_box_wrap {
    padding: 40px;
}.style_program_details h3 {
    margin-bottom: 30px;
    font-size: 33px;
}.style_program_details h3::after {
    width: 80px;
}
}



@media screen and (max-width: 991px) {header .style_head_section {
    padding: 1rem 0;
    align-items: center;
    flex-direction: column;
}header .style_head_section .style_main_skill {
    margin-left: 0;
    margin-bottom: 1rem;
}header .style_head_section .style_head_page {
    background: rgb(210,198,212,0.5);
    justify-content: center;
    padding-right: 0;
    clip-path: none;
    width: 100%;
    flex-wrap: wrap;
}header .style_head_section .style_head_page .style_nav_train a {
    padding: 0.8rem 1rem;
}header .style_head_section .style_head_page .style_nav_train a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .style_head_section .style_head_page .style_nav_train a:hover::after {
    width: calc(100% - 2rem);
}
}



@media (max-width: 767px) {footer .style_policy_links {
    padding: 50px 0 30px;
}footer .style_contact_today {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .style_badge_case {
    margin-top: 30px;
}
}



@media (max-width: 768px) {.style_newsletter_signup {
    margin: 5rem 0 7rem;
    padding: 5rem 1.5rem 3rem;
}.style_newsletter_signup p {
    margin-bottom: 2rem;
    transform: translateX(5%);
    max-width: 90%;
    font-size: 18px;
}.style_newsletter_signup p::before {
    left: -20px;
    width: 15px;
}.style_newsletter_signup .input_holder {
    flex-direction: column;
    transform: translateY(20px);
    max-width: 95%;
}.style_newsletter_signup .style_join_us {
    width: 100%;
    padding: 1.2rem;
    border-bottom: 1px solid rgb(210,198,212,0.5);
}.style_newsletter_signup .style_connect_feedback {
    padding: 1.2rem;
    width: 100%;
}.style_newsletter_signup::before {
    left: 2.5%;
    height: calc(100% + 40px);
    top: -20px;
    width: 95%;
}.style_newsletter_signup::after {
    width: 90%;
}
}



@media (max-width: 767px) {.style_thankYouHub {
    padding: 4rem 0;
}.style_thankYouHub .style_knowledge_space {
    gap: 1.5rem;
    padding: 2rem;
}.style_thankYouHub h5 {
    font-size: calc(21px * 0.9);
}.style_thankYouHub h5::after {
    height: 2px;
}.style_thankYouHub a {
    padding: 1.2rem;
}
}



@media screen and (max-width: 992px) {.style_customer_feedback {
    padding: 90px 0;
}.style_customer_feedback h2 {
    max-width: 80%;
    margin-bottom: 60px;
    font-size: calc(29px * 1.2);
}
}



@media screen and (max-width: 576px) {.style_customer_feedback {
    padding: 60px 0;
}.style_customer_feedback h2 {
    padding-left: 15px;
    font-size: 29px;
}.style_customer_feedback .style_student_opinions img {
    height: 45px;
    width: 45px;
}.style_customer_feedback .style_student_opinions p {
    font-size: calc(19px * 0.9);
    margin-top: 15px;
}.style_customer_feedback .style_review_panel {
    gap: 60px;
}
}



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

@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

