.top_wrap_3480 {
    flex: 1 0 auto;
}

.top_wrap_3480 {
    padding-top: 2rem;
    z-index: 1;
    background: #ffffff;
    position: relative;
}

a {
    text-decoration: none;
    color: inherit;
}

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

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

header,footer {
    width: 100%;
}

header {
    background: rgb(198,198,181);
    z-index: 100;
    padding: 0;
    position: relative;
    overflow: visible;
    margin-top: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.company_info_6027::after {
    top: 0;
    position: absolute;
    right: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 80% 20%, rgb(121,116,127,0.5) 0%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(165,159,166,0.5) 50%, transparent 52%) #000000;
    background-size: 100% 100%, 20px 20px;
    opacity: 0.3;
    z-index: 1;
}

.company_info_6027 .edu_commit_7130:hover {
    transform: perspective(1000px) rotateY(2deg);
}

.company_info_6027 .training_experts_6153 {
    flex: 0 0 280px;
    position: relative;
    transform: translateY(0);
    transition: all 0.4s ease;
}

.company_info_6027 .training_experts_6153:hover {
    transform: translateY(-10px);
}

.company_info_6027 .training_experts_6153 .img_preview_2587 {
    overflow: hidden;
    width: 280px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    border-radius: 21px;
    height: 360px;
    transition: all 0.4s ease;
    position: relative;
}

.company_info_6027 .learn_studio_2731 {
    transform: translateY(-30px) translateX(20px);
    position: relative;
    background: rgb(165,159,166);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 2;
    padding: 20px 30px;
    border-left: 4px solid rgb(121,116,127);
}

.company_info_6027 .heritage_edu_1067 {
    font-weight: 700;
    position: relative;
    color: #ffffff;
    font-size: 24px;
    margin: 0 0 5px 0;
}

.company_info_6027 .learning_track_5976 {
    color: #ffffff;
    font-weight: 300;
    font-size: 13px;
    margin: 0;
    opacity: 0.8;
}

.company_info_6027 .info_section_8564::before {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(165,159,166), rgb(121,116,127));
    width: 4px;
    border-radius: 2px;
    content: "";
    height: 100%;
}

.company_info_6027 .pro_program_7495 svg {
    width: 60px;
    margin-right: 15px;
    height: 60px;
    transition: all 0.3s ease;
    fill: rgb(165,159,166);
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.2));
}

.company_info_6027 h2 {
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    font-size: 31px;
    font-weight: 700;
}

.company_info_6027 p {
    opacity: 0.9;
    line-height: 1.8;
    font-size: 13px;
    color: #ffffff;
    margin: 0;
}

.interested_learners_3576::before {
    content: '';
    left: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        );
    opacity: 0.4;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
}

.interested_learners_3576 h3::after {
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    width: 60px;
    height: 5px;
    content: '';
    background: linear-gradient(90deg, rgb(165,159,166), rgb(121,116,127));
}

.interested_learners_3576 ul li:hover {
    transform: translateY(-5px);
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
}

.interested_learners_3576 ul li::before {
    border-radius: 50%;
    height: 12px;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 12px;
    content: '';
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(165,159,166), rgb(121,116,127));
    transition: opacity 0.3s ease;
}

.interested_learners_3576 ul li svg {
    width: 50px;
    padding: 10px;
    transition: all 0.4s ease;
    flex-shrink: 0;
    height: 50px;
    box-shadow: 
        5px 5px 10px rgba(166, 180, 208, 0.5),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    background: linear-gradient(135deg, #edf0f8, #e2e6f3);
    border-radius: 12px;
}

.interested_learners_3576 ul li:nth-child(1) {
    animation-delay: 0.1s;
}

.interested_learners_3576 ul li:nth-child(3) {
    animation-delay: 0.3s;
}

.interested_learners_3576 ul li:nth-child(5) {
    animation-delay: 0.5s;
}

.title_welcome_4635 {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(198,198,181), rgb(165,159,166,0.5) 80%);
    position: relative;
    align-items: center;
    padding: 5rem 2rem;
}

.title_welcome_4635::after {
    right: -10%;
    opacity: 0.25;
    background: radial-gradient(
    circle at center,
    rgb(165,159,166) 0%,
    rgb(165,159,166,0.5) 30%,
    transparent 70%
  );
    animation: pulse 10s infinite alternate ease-in-out;
    z-index: 1;
    content: "";
    position: absolute;
    width: 50vw;
    height: 50vw;
    top: 15%;
    filter: blur(50px);
}

.title_welcome_4635 .learn_team_9681::after {
    content: "";
    animation: growLine 1.2s forwards 0.8s ease-in-out;
    left: 0;
    position: absolute;
    height: 0.25rem;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(121,116,127), transparent);
    width: 0;
}

.title_welcome_4635 .course_head_8429 {
    position: relative;
    transform: translateY(2rem);
    opacity: 0;
    width: 100%;
    animation: fadeUpIn 1.2s forwards 0.9s ease-out;
}

.title_welcome_4635 .study_growth_4953 {
    transform: perspective(1000px) rotateX(3deg) rotateY(-1deg);
    position: relative;
    transition: transform 0.5s ease-out;
    width: 100%;
    overflow: hidden;
    height: 350px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.title_welcome_4635 .study_growth_4953:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}

.title_welcome_4635 .study_growth_4953:hover span {
    transform: translateY(-10px);
}

.title_welcome_4635 .study_growth_4953 h3 {
    margin: 0;
    font-size: clamp(1rem, 2vw, 21px);
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    line-height: 1.4;
}

.contacts_8924::before {
    position: absolute;
    transform-origin: top;
    perspective: 1000px;
    animation: perspectiveGrid 30s linear infinite;
    content: '';
    background-image: 
        linear-gradient(rgb(165,159,166,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(165,159,166,0.5) 1px, transparent 1px);
    inset: 0;
    z-index: -2;
    opacity: 0.2;
    background-size: 20px 20px;
    transform: rotateX(60deg) translateZ(-100px);
}

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

.contacts_8924 .join_community_8945::before {
    left: 0;
    opacity: 0.3;
    height: 100%;
    content: '';
    z-index: -1;
    background: 
        repeating-conic-gradient(
            from 0deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.01) 10deg 20deg
        ),
        repeating-conic-gradient(
            from 5deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.02) 10deg 20deg
        );
    top: 0;
    position: absolute;
    width: 100%;
}

.contacts_8924 h3 {
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    padding-bottom: 15px;
    color: rgb(165,159,166);
    font-size: 30px;
}

.contacts_8924 h3::before {
    left: 0;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to right, rgb(165,159,166), transparent);
    content: '';
    height: 2px;
    position: absolute;
}

.contacts_8924 .contact_feedback_7369::before {
    width: 3px;
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    background: rgb(165,159,166);
    top: 0;
}

.contacts_8924 .contact_widget_0213 {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.contacts_8924 .contact_widget_0213::before {
    width: 100%;
    left: 0;
    background: repeating-linear-gradient(
        to right,
        rgb(165,159,166) 0,
        rgb(165,159,166) 8px,
        transparent 8px,
        transparent 16px
    );
    top: -25px;
    height: 1px;
    content: '';
    position: absolute;
}

.contacts_8924 .contact_widget_0213 span::before {
    transition: opacity 0.3s ease;
    content: '';
    position: absolute;
    opacity: 0.5;
    background: linear-gradient(135deg, transparent 0%, rgb(198,198,181) 100%);
    inset: 0;
    z-index: -1;
}

.contacts_8924 .contact_widget_0213 span:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(165,159,166,0.5);
    transform: translateY(-10px) scale(1.03);
    border-color: transparent;
}

.contacts_8924 .contact_widget_0213 span:hover::after {
    transform: scale(1);
    opacity: 0.3;
}

.contacts_8924 .contact_widget_0213 span p::before {
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    display: inline-block;
    height: 8px;
    margin-right: 10px;
    width: 8px;
    content: '';
    background: rgb(165,159,166);
}

.contacts_8924 .contact_widget_0213 span:hover svg {
    transform: scale(1.2);
    fill: rgb(121,116,127);
}

.contacts_8924 .contact_widget_0213 span svg path {
    transition: fill 0.3s ease, stroke 0.3s ease;
    stroke-dasharray: 100;
    stroke-dashoffset: 0;
}



.contacts_8924 .contact_widget_0213 span span {
    background: transparent;
    margin: 0;
    padding: 0;
    clip-path: none;
    border: none;
    display: inline;
    backdrop-filter: none;
    transform: none;
    box-shadow: none;
}

.contacts_8924 .contact_widget_0213 span span a svg {
    fill: currentColor;
    margin-right: 5px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    stroke-width: 0.5;
    stroke: currentColor;
    transform-origin: center;
}

.contacts_8924 .edu_coach_8965 {
    background: rgb(198,198,181);
    padding: 35px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    grid-column: 1 / -1;
}

.contacts_8924 .edu_coach_8965::after {
    border-width: 0 50px 50px 0;
    border-style: solid;
    top: 0;
    border-color: transparent rgb(165,159,166,0.5) transparent transparent;
    height: 0;
    right: 0;
    width: 0;
    position: absolute;
    content: '';
}

.contacts_8924 .edu_coach_8965 h4 {
    text-transform: uppercase;
    color: rgb(165,159,166);
    position: relative;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 25px;
    padding-left: 15px;
    font-size: 18px;
}

.contacts_8924 .edu_coach_8965 h4 svg {
    animation: rotateIcon 6s linear infinite;
    stroke-width: 1;
    vertical-align: middle;
    fill: rgb(165,159,166);
    margin-right: 8px;
    stroke: rgb(165,159,166);
    height: 22px;
    width: 22px;
}

.contacts_8924 .edu_coach_8965 span::before {
    height: 100%;
    left: 0;
    transform-origin: top;
    background: rgb(121,116,127);
    transform: scaleY(0);
    top: 0;
    content: '';
    width: 3px;
    transition: transform 0.3s ease;
    position: absolute;
}

.contacts_8924 .edu_coach_8965 span:hover::before {
    transform: scaleY(1);
}

.contacts_8924 .edu_coach_8965 span:hover svg {
    transform: scale(1.1);
    opacity: 1;
    fill: rgb(165,159,166);
}

.contacts_8924 .edu_coach_8965 span svg path {
    fill-opacity: 0.7;
    transition: all 0.5s ease;
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
}

.trackingNoticeModal_4167 {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgb(198,198,181);
    z-index: 90;
    border-top: 2px solid rgb(165,159,166);
}

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

.trackingNoticeModal_4167 p {
    font-size: 18px;
}

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

.learn_consent_0473 {
    color: rgb(165,159,166);
    min-width: 120px;
    cursor: pointer;
    line-height: 35px;
    font-size: 24px;
    flex-shrink: 0;
    margin-left: 10px;
    text-decoration: none;
    text-align: center;
    border-bottom: 2px solid rgb(165,159,166);
    white-space: nowrap;
}

.wrapper-template_2097 .learn_consent_0473 {
    margin-left: 30px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    border: none;
    background: rgb(165,159,166);
}

.pricing_menu_6471::before {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    height: 100%;
    content: "";
    position: absolute;
}

.pricing_menu_6471 .fee_plan_7486 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}

.pricing_menu_6471 .skill_pricing_0387 h2 {
    color: rgb(165,159,166);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: 30px;
}

.pricing_menu_6471 .skill_pricing_0387 h2::after {
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    left: 50%;
    width: 60%;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(165,159,166), transparent);
}

.pricing_menu_6471 .access_cost_3695 {
    display: block;
    animation: fadeInUp 0.8s forwards;
    text-decoration: none;
    transform: translateY(30px);
    animation-delay: calc(0.1s * var(--i, 1));
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}

.pricing_menu_6471 .access_cost_3695:hover {
    transform: translateY(-5px) scale(1.02);
}

.pricing_menu_6471 .access_cost_3695:hover .fee_options_5063 {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.pricing_menu_6471 .cost_fee_0563 {
    position: relative;
    flex-grow: 1;
    padding: 2.5rem 2rem;
    flex-direction: column;
    z-index: 1;
    display: flex;
}

.pricing_menu_6471 .access_cost_3695:hover .cost_fee_0563::before {
    transform: translate(0, 0);
    opacity: 0.7;
}

.pricing_menu_6471 .access_cost_3695 h3 {
    transition: color 0.3s ease;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: calc(20px + 0.2rem);
}

.pricing_menu_6471 .discount_plan_5371 {
    font-size: calc(22px + 0.8rem);
    font-weight: 700;
    color: rgb(165,159,166);
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
}

.pricing_menu_6471 .access_cost_3695:hover .discount_plan_5371::before {
    width: 80px;
}

.pricing_menu_6471 .img_preview_2587 {
    overflow: hidden;
    height: 200px;
    position: relative;
    transition: transform 0.5s ease;
}

.pricing_menu_6471 .img_preview_2587::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    position: absolute;
    inset: 0;
    content: "";
}

.course_overview_5476::before {
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, 
                rgba(0, 0, 0, 0.8) 0%,
                rgba(0, 0, 0, 0.5) 100%);
}

.course_overview_5476 .edu_commit_7130 {
    gap: 20px;
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-row: 2;
}

.course_overview_5476 .learn_business_7308 {
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
}

.course_overview_5476 .education_track_3145 {
    width: 500%;
    display: flex;
    height: 100%;
    animation: carousel-slide 30s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

.course_overview_5476 .education_track_3145 {
    width: 600%;
    animation-duration: 20s;
}

.course_overview_5476 .learn_business_7308:hover .education_track_3145 {
    animation-play-state: paused;
}

.course_overview_5476 .new_study_4380 img {
    transition: filter 0.5s ease, transform 0.5s ease;
    width: 100%;
    transform: scale(1.05);
    object-fit: cover;
    height: 100%;
    filter: grayscale(0.5) brightness(0.7);
}

.course_overview_5476 .ready_skills_8750 {
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(15, 15, 20, 0.75);
    padding: 40px;
    transform: translateY(0);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    z-index: 5;
    grid-column: 3 / 11;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 4px;
    border: 1px solid rgba(rgb(165,159,166), 0.3);
}

.course_overview_5476 .ready_skills_8750 {
    padding: 30px 20px;
}

.course_overview_5476 .ready_skills_8750::after {
    background: linear-gradient(90deg, 
                transparent 0%,
                rgb(121,116,127) 50%,
                transparent 100%);
    transform: scaleX(0);
    height: 2px;
    right: 0;
    bottom: 0;
    width: 100%;
}

.course_overview_5476 .ready_skills_8750:hover::before,
.course_overview_5476 .ready_skills_8750:hover::after {
    transform: scaleX(1);
}

.course_overview_5476 .ready_skills_8750:hover::before {
    transform: scaleX(1);
}

.course_overview_5476 .ready_skills_8750 h3::before {
    width: 4px;
    content: '';
    position: absolute;
    left: 0;
    background: rgb(165,159,166);
    top: 0;
    height: 100%;
}

.course_overview_5476 .ready_skills_8750 h3::after {
    position: absolute;
    bottom: -10px;
    content: '';
    height: 1px;
    width: 30px;
    left: 20px;
    background: rgb(121,116,127);
}

.course_overview_5476 .ready_skills_8750 .request_links_3796 {
    color: #ffffff;
    transition: all 0.3s ease;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border: 1px solid rgb(165,159,166);
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
    font-size: 19px;
    z-index: 1;
    padding: 12px 30px;
}

.course_overview_5476 .ready_skills_8750 .request_links_3796:hover::before {
    left: 0;
}

.contact_panel_4960::before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.07;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(165,159,166,0.5) 0,
        rgb(165,159,166,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    z-index: 1;
}

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

.contact_panel_4960 h2::before {
    content: "";
    background: rgb(165,159,166);
    height: 4px;
    left: calc(50% - 40px);
    width: 80px;
    bottom: 0;
    position: absolute;
}

.contact_panel_4960 h2::after {
    position: absolute;
    bottom: 0;
    height: 4px;
    content: "";
    width: 30px;
    background: rgb(121,116,127);
    left: calc(50% - 15px);
}

.contact_panel_4960 .img_preview_2587 {
    position: relative;
    min-height: 550px;
    flex: 0 0 45%;
}

.contact_panel_4960 .message_widget_6128 {
    justify-content: center;
    display: flex;
    flex: 0 0 55%;
    flex-direction: column;
    padding: 60px;
    position: relative;
}

.contact_panel_4960 .message_widget_6128::before {
    top: -75px;
    height: 150px;
    border: 30px solid rgb(165,159,166,0.5);
    content: "";
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    right: -75px;
    width: 150px;
}

.contact_panel_4960 form {
    z-index: 2;
    position: relative;
}

.contact_panel_4960 form h3 {
    font-size: 20px;
    margin-bottom: 40px;
    position: relative;
    font-weight: 600;
    color: #000000;
    display: inline-block;
}

.contact_panel_4960 form input[type="text"] {
    padding: 20px 25px;
    font-size: 18px;
    background: transparent;
    transition: all 0.3s ease;
    color: #000000;
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(198,198,181);
    border: none;
    width: 100%;
}

.contact_panel_4960 .reach_card_9065 {
    position: relative;
    margin-bottom: 40px;
}

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

.contact_panel_4960 .reach_card_9065 label::before {
    content: "";
    transition: all 0.3s ease;
    position: absolute;
    width: 22px;
    border: 2px solid rgb(198,198,181);
    background: transparent;
    left: 0;
    height: 22px;
    top: 0;
}

.contact_panel_4960 .reach_card_9065 label a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(165,159,166);
    position: relative;
}

.contact_panel_4960 .reach_card_9065 label a::after {
    width: 100%;
    transition: transform 0.3s ease;
    content: "";
    transform: scaleX(1);
    bottom: -1px;
    left: 0;
    transform-origin: left;
    height: 1px;
    position: absolute;
    background: rgb(165,159,166);
}

.contact_panel_4960 .request_links_3796 {
    position: relative;
    width: auto;
    display: inline-block;
    font-size: 19px;
    transition: all 0.3s ease;
    color: #ffffff;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    background: rgb(165,159,166);
    z-index: 1;
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    padding: 18px 40px;
    border: none;
}

.contact_panel_4960 svg path {
    transition: all 0.3s ease;
    stroke: rgb(165,159,166);
    fill: none;
}

.educational_rewards_4731 {
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(198,198,181) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 70px 0;
}

.educational_rewards_4731::after {
    height: 100%;
    background-image: 
    linear-gradient(#ffffff 1px, transparent 1px),
    linear-gradient(90deg, #ffffff 1px, transparent 1px);
    background-size: 50px 50px;
    opacity: 0.05;
    content: "";
    left: 0;
    animation: moveBg 60s linear infinite;
    width: 100%;
    top: 0;
    position: absolute;
}

.educational_rewards_4731 .img_preview_2587 {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 100%;
    transition: transform 0.5s ease;
    transform-origin: left center;
    height: 100%;
    object-fit: cover;
}

.educational_rewards_4731 .img_preview_2587:hover {
    transform: scale(1.05);
}

.educational_rewards_4731 h3 {
    color: rgb(165,159,166);
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 34px;
    position: relative;
}

.educational_rewards_4731 .info_section_8564:hover h3::after {
    width: 120px;
}

.educational_rewards_4731 ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    gap: 15px;
    margin: 0;
}

.educational_rewards_4731 li::before {
    background: linear-gradient(
    135deg,
    transparent 0%,
    rgb(165,159,166,0.5) 100%
  );
    position: absolute;
    transition: opacity 0.3s ease;
    content: "";
    inset: 0;
    opacity: 0;
}

.educational_rewards_4731 li:hover {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.1),
    inset 1px 1px 0 rgba(255, 255, 255, 0.9);
    transform: translateY(-5px);
}

.educational_rewards_4731 svg {
    width: 20px;
    padding: 6px;
    height: 20px;
    flex-shrink: 0;
    background: linear-gradient(135deg, rgb(165,159,166), rgb(121,116,127));
    border-radius: 10px;
    transition: all 0.3s ease;
}

.transcript_0827::before {
    position: absolute;
    width: 100%;
    z-index: -1;
    background: #000000;
    left: 0;
    opacity: 0.85;
    height: 100%;
    content: "";
    top: 0;
}



.transcript_0827 .container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
}

.transcript_0827 .company_holder {
    grid-row: 1;
    position: relative;
    grid-column: 1 / 5;
}

.transcript_0827 .company_holder::before {
    left: -20px;
    border-left: 2px solid rgb(165,159,166);
    content: "";
    top: -20px;
    border-top: 2px solid rgb(165,159,166);
    opacity: 0.7;
    position: absolute;
    height: 60px;
    width: 60px;
}

.transcript_0827 .company_holder h3 {
    font-weight: 700;
    font-size: 36px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
    background: linear-gradient(90deg, #ffffff, rgb(165,159,166));
}

.transcript_0827 .debate_club_7538 {
    margin-top: 1.5rem;
    font-size: 12px;
    opacity: 0.8;
    line-height: 1.6;
    color: #ffffff;
}

.transcript_0827 .head_page_3475 {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    display: grid;
    gap: 3rem;
}

.transcript_0827 .main_tutor_1720:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

.transcript_0827 .main_tutor_1720::before {
    top: 0;
    position: absolute;
    left: 0;
    height: 0;
    transition: height 0.3s ease;
    content: "";
    width: 3px;
    background: rgb(165,159,166);
}

.transcript_0827 .main_tutor_1720 h5::before {
    border-radius: 50%;
    width: 5px;
    box-shadow: 0 0 10px rgb(165,159,166);
    transform: translateY(-50%);
    left: 0;
    height: 5px;
    content: "";
    top: 50%;
    background: rgb(165,159,166);
    position: absolute;
}

.transcript_0827 .main_tutor_1720 .head_page_3475 a::before {
    content: "";
    background: linear-gradient(90deg, rgba(rgb(165,159,166,0.5), 0.1), transparent);
    height: 100%;
    left: 0;
    position: absolute;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    width: 100%;
    z-index: -1;
    top: 0;
}

.transcript_0827 .main_tutor_1720 .head_page_3475 a:hover::before {
    transform: translateX(0);
}

.inclusion_9708::before {
    left: 50%;
    content: "";
    position: absolute;
    width: 60%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(165,159,166), transparent);
    height: 1px;
    transform: translateX(-50%);
}

.privacy_gate_3569 {
    width: 100%;
    padding: 60px;
    flex-direction: column;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    height: auto;
    font-family: Arial, sans-serif;
    border: 2px solid rgb(165,159,166);
    color: #ffffff;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.privacy_gate_3569 h2 {
    font-size: 33px;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 40px;
    color: rgb(121,116,127);
    border-bottom: 2px solid rgb(121,116,127);
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600;
}

.privacy_gate_3569 li {
    position: relative;
    border-left: 3px solid rgb(165,159,166);
    line-height: 1.6;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000000;
    padding-left: 10px;
    padding-left: 20px;
}

.privacy_gate_3569 p, .privacy_gate_3569 span, .privacy_gate_3569 div {
    margin: 0 auto 15px auto;
    margin-bottom: 15px;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;
    width: 100%;
    padding-bottom: 5px;
    color: #000000;
}

header::after {
    width: 100%;
    height: 5px;
    transform-origin: center;
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, 
        rgb(165,159,166), 
        rgb(121,116,127), 
        rgb(165,159,166)
    );
    transition: transform 0.5s ease;
    transform: scaleX(0.7);
    content: '';
}

header:hover::after {
    transform: scaleX(1);
}

header .main_train_8597 {
    display: flex;
    z-index: 5;
    align-items: center;
    justify-content: space-between;
    padding: 1.3rem 2.5rem;
    position: relative;
}

header .head_nav_7685:hover {
    transform: rotateY(10deg) rotateX(5deg);
}

header .head_nav_7685::before {
    left: 0;
    position: absolute;
    content: '';
    height: 100%;
    filter: blur(10px);
    width: 100%;
    background: rgb(165,159,166);
    top: 0;
    transform: translateZ(-10px);
    opacity: 0.1;
}

header .main_tutor_1720::before {
    position: absolute;
    transform-origin: top;
    width: 100%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    top: 100%;
    content: '';
    transform: rotateX(90deg);
    height: 10px;
    left: 0;
}

header .top_skill_1357 a::before {
    opacity: 0;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 10px;
    transform: translateZ(-5px);
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, 
        rgb(165,159,166,0.5) 0%, 
        rgb(121,116,127,0.5) 100%
    );
}

header .top_skill_1357 a:hover {
    color: #ffffff;
    transform: translateZ(15px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

header .top_skill_1357 a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}

header .main_train_8597::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(165,159,166), 
        transparent
    );
    height: 1px;
    left: 35%;
    width: 30%;
    content: '';
}

.thanksPanel_6591 {
    background: linear-gradient(135deg, rgb(198,198,181) 0%, rgb(165,159,166,0.5) 100%);
    align-items: center;
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    justify-content: center;
    display: flex;
    min-height: 60vh;
}

.thanksPanel_6591::after {
    top: -5%;
    transform: rotate(15deg);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 30%;
    z-index: 1;
    content: "";
    position: absolute;
    height: 30%;
    background: rgb(121,116,127,0.5);
    right: -5%;
    opacity: 0.1;
}

.thanksPanel_6591 .edu_commit_7130::before {
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    transform-origin: left top;
    height: 8px;
    background: linear-gradient(90deg, rgb(165,159,166) 0%, rgb(121,116,127) 100%);
    content: "";
}

.thanksPanel_6591 .edu_commit_7130 > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}

.thanksPanel_6591 h5 {
    opacity: 0;
    font-size: calc(24px * 1.1);
    color: #000000;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
    margin: 0;
    transform: translateY(20px);
    line-height: 1.4;
    font-weight: 700;
}

.thanksPanel_6591 a {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-decoration: none;
    display: block;
}

.thanksPanel_6591 p::before {
    background: rgb(165,159,166);
    position: absolute;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    left: -15px;
    width: 36px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
    content: "✓";
    font-weight: 700;
    top: -15px;
    height: 36px;
}

.data_exploration_8237 {
    background: linear-gradient(to right, rgb(198,198,181), #f0f4f8, rgb(198,198,181));
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 90px 0;
}

.data_exploration_8237::after {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: 
        linear-gradient(90deg, transparent 98%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(0deg, transparent 98%, rgba(255, 255, 255, 0.1) 100%);
    position: absolute;
    content: "";
    z-index: -1;
    background-size: 20px 20px;
}

.data_exploration_8237 .program_wins_4162 {
    gap: 20px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.data_exploration_8237 .top_statistics_0735::before {
    width: 4px;
    top: 0;
    content: "";
    position: absolute;
    transition: height 0.3s ease;
    background: linear-gradient(to bottom, rgb(165,159,166), rgb(121,116,127));
    border-radius: 2px;
    height: 60%;
    left: 0;
}

.data_exploration_8237 .top_statistics_0735::after {
    animation: shimmer 5s infinite;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, 
        transparent 40%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 60%
    );
    position: absolute;
    content: "";
}

.data_exploration_8237 .top_statistics_0735 h4 {
    margin: 0 0 10px;
    font-weight: 700;
    transition: color 0.3s ease;
    font-size: calc(38px + 0.25rem);
    color: rgb(165,159,166);
}

.data_exploration_8237 .statistics_gains_1743 {
    width: 100%;
    border-radius: 16px;
    position: relative;
    text-align: center;
    order: 1;
    margin: 20px auto;
    max-width: 900px;
    z-index: 2;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 30px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}

.data_exploration_8237 .extra_pro_8910 {
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 38px;
    color: rgb(165,159,166);
}

.data_exploration_8237 .statistics_value_6328 {
    line-height: 1.7;
    margin: 0 auto;
    color: #000000;
    max-width: 700px;
    font-size: 14px;
}

.data_exploration_8237 svg {
    opacity: 0.7;
    position: absolute;
    fill: rgb(165,159,166);
    right: 15px;
    height: 20px;
    width: 20px;
    transition: all 0.3s ease;
    top: 15px;
}

.data_exploration_8237 .program_wins_4162:first-of-type {
    order: 0;
}

.leadership_profile_0386 {
    padding: 8rem 0;
    min-height: 700px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(198,198,181) 0%, #000000 100%);
}

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

.leadership_profile_0386 .rating_views_6817 {
    grid-template-columns: 45% 1fr;
    position: relative;
    gap: 20px 30px;
    grid-template-rows: auto auto 1fr;
    min-height: 580px;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    display: grid;
    background: transparent;
}

.leadership_profile_0386 .rating_views_6817::after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 26px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    top: 0;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    content: "";
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -2;
    backdrop-filter: blur(15px);
}

.leadership_profile_0386 .rating_views_6817:hover .img_preview_2587 {
    filter: contrast(1.2) brightness(1.1);
    transform: scale(1.02);
}

.leadership_profile_0386 .img_preview_2587::before {
    width: 10px;
    height: 100%;
    opacity: 0.7;
    background: rgb(165,159,166);
    position: absolute;
    z-index: 3;
    content: "";
    top: 0;
    animation: pulseOpacity 3s ease-in-out infinite;
    left: 0;
}

.leadership_profile_0386 .rating_views_6817:hover .name {
    transform: translateX(15px);
}

.leadership_profile_0386 .rating_views_6817:hover .name::after {
    width: 60%;
}

.leadership_profile_0386 .rating_views_6817 span:not(.name) {
    font-size: 24px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 0.6rem 1.2rem;
    transform: translateX(0);
    z-index: 3;
    grid-area: job;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    position: relative;
    backdrop-filter: blur(5px);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
    align-self: start;
    color: rgb(121,116,127);
}

.leadership_profile_0386 .rating_views_6817:hover .work_exp_9873 {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
    transform: translateX(15px) translateY(-5px);
}

.leadership_profile_0386 .container::after {
    bottom: -150px;
    background: radial-gradient(circle, rgb(121,116,127,0.5) 0%, transparent 70%);
    position: absolute;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    opacity: 0.3;
    filter: blur(70px);
    width: 300px;
    right: -150px;
    height: 300px;
    z-index: -1;
    content: "";
}


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


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media screen and (max-width: 992px) {.company_info_6027 {
    padding: 80px 0;
}.company_info_6027 .edu_commit_7130 {
    padding: 40px 30px;
    gap: 40px;
    flex-direction: column;
}.company_info_6027 .training_experts_6153 {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    flex-direction: column;
}.company_info_6027 .info_section_8564 {
    padding-left: 0;
    text-align: center;
}.company_info_6027 .info_section_8564::before {
    display: none;
}.company_info_6027 h2::after {
    transform: translateX(-50%);
    left: 50%;
}.company_info_6027 .pro_program_7495 {
    justify-content: center;
}
}



@media screen and (max-width: 480px) {.company_info_6027 {
    padding: 40px 0;
}.company_info_6027 .edu_commit_7130 {
    padding: 20px 15px;
}.company_info_6027 .training_experts_6153 .img_preview_2587 {
    height: 240px;
    width: 180px;
}.company_info_6027 .learn_studio_2731 {
    width: 90%;
    padding: 15px 20px;
}.company_info_6027 .heritage_edu_1067 {
    font-size: calc(24px * 0.9);
}.company_info_6027 .learning_track_5976 {
    font-size: calc(13px * 0.9);
}.company_info_6027 .pro_program_7495 svg {
    height: 45px;
    width: 45px;
}.company_info_6027 h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 15px;
}.company_info_6027 p {
    font-size: calc(13px * 0.9);
}}



@media (prefers-reduced-motion: reduce) {.interested_learners_3576 ul li {
    opacity: 1;
    animation: none;
}.interested_learners_3576 ul li:hover {
    transform: none;
}}



@media (min-width: 768px) {.title_welcome_4635 {
    padding: 6rem 4rem;
}.title_welcome_4635 > div {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.title_welcome_4635 .learn_team_9681 {
    margin-bottom: 2rem;
}.title_welcome_4635 .study_growth_4953 {
    height: 400px;
}
}



@media (max-width: 767px) {.title_welcome_4635 {
    padding: 4rem 1.5rem;
}.title_welcome_4635 .learn_team_9681::after {
    animation: none;
    width: 60%;
}.title_welcome_4635 .study_growth_4953 {
    transform: perspective(1000px) rotateX(2deg) rotateY(0);
    height: 300px;
}
}



@media (max-width: 991px) {.contacts_8924 {
    padding: 80px 0;
}.contacts_8924 .join_community_8945 {
    clip-path: polygon(
            0 3%, 3% 0, 97% 0, 100% 3%,
            100% 97%, 97% 100%, 3% 100%, 0 97%
        );
    padding: 40px;
}.contacts_8924 h3 {
    font-size: calc(30px - 0.2rem);
}.contacts_8924 .contact_widget_0213 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.contacts_8924 .contact_feedback_7369 {
    padding: 20px;
}.contacts_8924 .contact_widget_0213 span svg {
    height: 18px;
    width: 18px;
}
}



@media (max-width: 480px) {.contacts_8924 {
    padding: 40px 0;
}.contacts_8924 .container {
    padding: 0 15px;
}.contacts_8924 .join_community_8945 {
    padding: 25px 20px;
    clip-path: polygon(
            0 1%, 1% 0, 99% 0, 100% 1%,
            100% 99%, 99% 100%, 1% 100%, 0 99%
        );
}.contacts_8924 h3 {
    margin-bottom: 25px;
    font-size: calc(30px - 0.4rem);
}.contacts_8924 .contact_feedback_7369 {
    padding: 15px;
    margin-bottom: 30px;
}.contacts_8924 .contact_widget_0213 span {
    padding: 20px;
}.contacts_8924 .edu_coach_8965 {
    padding: 20px;
    margin-top: 25px;
}.contacts_8924 .contact_widget_0213 span svg,
    .contacts_8924 .edu_coach_8965 span svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
}}



@media (min-width: 992px) {.pricing_menu_6471 .fee_plan_7486 {
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
}.pricing_menu_6471 .skill_pricing_0387 {
    height: 100%;
    flex-direction: column;
    text-align: left;
    padding: 4rem 3rem;
    display: flex;
    order: 2;
    justify-content: center;
}.pricing_menu_6471 .skill_pricing_0387 h2::after {
    transform: none;
    background: linear-gradient(90deg, rgb(165,159,166), transparent);
    left: 0;
    width: 100px;
}.pricing_menu_6471 .skill_pricing_0387 .fee_structure_2768 {
    max-width: 100%;
    margin: 0;
}.pricing_menu_6471 .price_view_6837 {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}



@media (max-width: 1200px) {.course_overview_5476 .ready_skills_8750 {
    grid-column: 2 / 12;
}
}



@media (max-width: 991px) {.course_overview_5476 {
    padding: 4rem 0;
}.course_overview_5476 .ready_skills_8750 {
    grid-column: 1 / 13;
    margin: 0 20px;
}
}



@media (max-width: 1024px) {.contact_panel_4960 {
    padding: 80px 0;
}.contact_panel_4960 .img_preview_2587 {
    min-height: 500px;
}.contact_panel_4960 .message_widget_6128 {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.contact_panel_4960 {
    padding: 60px 0;
}.contact_panel_4960 .support_panel_4502 {
    flex-direction: column;
}.contact_panel_4960 .img_preview_2587 {
    width: 100%;
    min-height: 300px;
}.contact_panel_4960 .message_widget_6128 {
    padding: 40px 30px;
    width: 100%;
}.contact_panel_4960 form h3 {
    margin-bottom: 30px;
}.contact_panel_4960 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_panel_4960 .reach_card_9065 {
    margin-bottom: 30px;
}.contact_panel_4960 .request_links_3796 {
    width: 100%;
    padding: 15px 30px;
}
}



@media (max-width: 992px) {.educational_rewards_4731 .edu_commit_7130 {
    grid-template-columns: 1fr;
}.educational_rewards_4731 .img_preview_2587 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 300px;
}.educational_rewards_4731 .info_section_8564 {
    padding: 30px;
}
}



@media (max-width: 576px) {.educational_rewards_4731 {
    padding: 40px 0;
}.educational_rewards_4731 .edu_commit_7130 {
    padding: 0;
}.educational_rewards_4731 .img_preview_2587 {
    height: 200px;
}.educational_rewards_4731 .info_section_8564 {
    padding: 25px 20px;
}.educational_rewards_4731 h3 {
    font-size: calc(34px * 0.85);
}.educational_rewards_4731 li {
    padding: 12px;
}.educational_rewards_4731 li p {
    font-size: calc(15px * 0.9);
}.educational_rewards_4731 svg {
    width: 18px;
    padding: 5px;
    height: 18px;
}}



@media screen and (max-width: 576px) {.transcript_0827 {
    padding: 3rem 0 2rem;
}.transcript_0827 .company_holder h3 {
    font-size: calc(36px * 0.9);
}.transcript_0827 .debate_club_7538 {
    font-size: calc(12px * 0.9);
}.transcript_0827 .main_tutor_1720 .head_page_3475 a {
    font-size: calc(12px * 0.9);
}.inclusion_9708 {
    margin-top: 2rem;
    padding: 1rem 0;
}}



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



@media (max-width: 991px) {header .main_train_8597 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main_core_5048 {
    margin-right: 0;
    margin-bottom: 0;
}header .main_tutor_1720 {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .top_skill_1357 a {
    padding: 0.6rem 1rem;
    font-size: calc(13px - 1px);
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .main_train_8597 {
    padding: 0.8rem 1.5rem;
}header .main_core_5048 {
    max-width: 140px;
}header .head_nav_7685 img {
    max-height: 35px;
}header .main_tutor_1720 {
    margin-top: 0.8rem;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .main_tutor_1720::-webkit-scrollbar {
    height: 3px;
}header .main_tutor_1720::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(165,159,166,0.5);
}header .top_skill_1357 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .top_skill_1357 a {
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
    font-size: calc(13px - 2px);
}
}



@media (max-width: 767px) {.thanksPanel_6591 {
    padding: 4rem 1.5rem;
}.thanksPanel_6591 .edu_commit_7130 {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thanksPanel_6591 h5 {
    font-size: 24px;
    line-height: 1.5;
}.thanksPanel_6591 p {
    font-size: calc(16px * 0.95);
    padding: 1.2rem;
}.thanksPanel_6591 p::before {
    left: -10px;
    width: 30px;
    font-size: 0.8rem;
    top: -10px;
    height: 30px;
}
}



@media (max-width: 768px) {.data_exploration_8237 {
    padding: 70px 0;
}.data_exploration_8237 .container {
    gap: 30px;
}.data_exploration_8237 .statistics_gains_1743 {
    padding: 25px;
}.data_exploration_8237 .extra_pro_8910 {
    font-size: calc(38px - 0.25rem);
}
}



@media (max-width: 992px) {.leadership_profile_0386 .rating_views_6817 {
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
            "img_preview_2587"
            "name"
            "work_tasks_0184"
            "work_exp_9873";
    gap: 20px;
    grid-template-columns: 1fr;
}.leadership_profile_0386 .img_preview_2587 {
    border-radius: 26px 26px 0 0;
    height: 350px;
}.leadership_profile_0386 .img_preview_2587::before {
    width: 100%;
    height: 10px;
}.leadership_profile_0386 .name {
    text-align: center;
    margin-top: 0;
}.leadership_profile_0386 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.leadership_profile_0386 .rating_views_6817:hover .name {
    transform: translateY(-5px);
}.leadership_profile_0386 .rating_views_6817 span:not(.name) {
    margin: 0 auto;
}.leadership_profile_0386 .rating_views_6817:hover span:not(.name) {
    transform: translateY(-5px);
}.leadership_profile_0386 .work_exp_9873 {
    margin: 0 auto;
    width: 90%;
    border-left: none;
    border-top: 4px solid rgb(121,116,127);
}.leadership_profile_0386 .rating_views_6817:hover .work_exp_9873 {
    transform: translateY(-5px);
}
}



@keyframes slideInText {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes growLine {
  to {
    width: 40%;
  }
}

@keyframes perspectiveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 20px;
    }
}

@keyframes dashAnimation {
    from {
        stroke-dashoffset: 100;
    }
    to {
        stroke-dashoffset: 0;
    }
}



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

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



@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}


    
    @keyframes carousel-slide {
        0%, 12% {
            transform: translateX(0);
        }
        16%, 28% {
            transform: translateX(-16.6667%);
        }
        32%, 44% {
            transform: translateX(-33.3334%);
        }
        48%, 60% {
            transform: translateX(-50%);
        }
        64%, 76% {
            transform: translateX(-66.6667%);
        }
        80%, 92% {
            transform: translateX(-83.3334%);
        }
        100% {
            transform: translateX(0);
        }
    }

@keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}



@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}



@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}



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



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



@keyframes horizontalBreathing {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(-50%) scaleX(0.9);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-50%) scaleX(1.1);
    }
}

