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

.wrapper-structure_13 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

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

.safe_cookies_29 {
    padding: 20px;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.windowPrivacySettings_64 h5 {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: rgb(165,175,204);
    font-weight: 700;
}

.visitor_controls_84 {
    background: rgb(165,175,204);
    border-radius: 10px;
    font-size: 19px;
    transition: background 0.3s ease-in-out;
    margin: 5px;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: calc(50% - 10px);
}

.instructor_history_61::after {
    background: rgb(165,175,204,0.5);
    transform: rotate(25deg);
    z-index: 0;
    width: 250px;
    bottom: -80px;
    filter: blur(60px);
    left: -50px;
    position: absolute;
    content: "";
    height: 250px;
}

.instructor_history_61 .user_feedback_47::before {
    position: absolute;
    top: 0;
    transform: scaleY(0);
    left: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    transform-origin: left center;
    background: linear-gradient(to bottom, rgb(165,175,204), rgb(122,129,177));
    width: 5px;
    height: 100%;
}

.instructor_history_61 .img_lightbox_17::after {
    transition: opacity 0.6s ease;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(165,175,204,0.5) 0%, transparent 50%, rgb(122,129,177,0.5) 100%);
    opacity: 0;
}

.instructor_history_61 .name::after {
    left: 0;
    width: 0;
    height: 2px;
    background: rgb(122,129,177);
    bottom: -3px;
    content: "";
    position: absolute;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
}

.instructor_history_61 .career_card_85 {
    background: linear-gradient(to right, #ffffff, rgb(208,212,229), #ffffff);
    font-size: 17px;
    line-height: 1.8;
    position: relative;
    border-radius: 10px;
    background-size: 200% 100%;
    margin: 0;
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    padding: 25px 20px;
}

.instructor_history_61 .user_feedback_47:hover .career_card_85::after {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

.course_overview_49::before {
    background: 
        radial-gradient(ellipse at bottom right, rgb(165,175,204,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(122,129,177,0.5) 0%, transparent 60%);
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.course_overview_49 .text_display_69 h2 {
    text-align: center;
    margin-bottom: 0;
    grid-column: 1 / -1;
    color: #ffffff;
    padding-bottom: 20px;
    font-size: 44px;
    position: relative;
    font-weight: 700;
}

.course_overview_49 .text_display_69 .description {
    line-height: 1.8;
    margin: 0;
    padding: 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    font-size: 16px;
    position: relative;
    border-radius: 19px;
    backdrop-filter: blur(10px);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.03);
}

.course_overview_49 .img_lightbox_17 {
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    order: 1;
    overflow: hidden;
    height: 400px;
    border-radius: 19px;
}

.welcome_board_09 {
    overflow: hidden;
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgb(165,175,204,0.5) 100%);
    justify-content: center;
    align-items: center;
    padding: 5% 3%;
    position: relative;
}

.welcome_board_09 p {
    line-height: 1.6;
    font-size: clamp(1rem, 2vw, 12px);
    animation: fade-in 1.4s ease-out;
    color: #000000;
    margin-bottom: 2rem;
    max-width: 600px;
}

.welcome_board_09 .learn_home_47:hover {
    transform: perspective(1000px) rotateY(2deg);
}

.welcome_board_09 .learn_guide_76:hover::before {
    opacity: 0.5;
}

.welcome_board_09 .learn_guide_76:hover span {
    transform: translateY(-5px);
}

.welcome_board_09 .learn_guide_76 h3 {
    line-height: 1.4;
    font-size: clamp(1.1rem, 2.5vw, 1.5rem);
    font-weight: 600;
    margin: 0;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

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

.help_center_12 .contact_widget_06:hover {
    box-shadow: 0 25px 50px rgba(#000000, 0.1), 
                0 0 0 1px rgba(rgb(165,175,204), 0.08),
                0 6px 0 rgba(rgb(165,175,204), 0.4);
    transform: translateY(-5px) translateZ(10px);
}

.help_center_12 h3 {
    font-size: calc(29px * 1.2);
    position: relative;
    padding-bottom: 0.75rem;
    font-weight: 700;
    color: #000000;
    transform-origin: left center;
    margin: 0 0 1.5rem;
    transition: transform 0.3s ease-out;
}

.help_center_12 h3 {
    font-size: calc(39px * 0.9);
}

.help_center_12 .contact_widget_06:hover h3::after {
    transform: scaleX(1.5);
}

.help_center_12 h5 {
    align-items: center;
    color: #000000;
    display: flex;
    font-weight: 600;
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
}

.help_center_12 svg path {
    fill: rgb(165,175,204);
    transition: fill 0.3s ease, transform 0.3s ease;
}

.help_center_12 .get_help_64:hover {
    background: rgba(rgb(165,175,204), 0.1);
    border-left: 6px solid rgb(165,175,204);
    transform: translateX(5px);
}

.help_center_12 .get_help_64:hover svg {
    transform: rotate(15deg) scale(1.1);
}

.help_center_12 .get_help_64:hover svg path {
    fill: rgb(122,129,177);
}

.help_center_12 .get_help_64:hover svg path {
    animation: pulse 1s infinite alternate;
}

.help_center_12 .message_info_37::before {
    z-index: -1;
    transform: translateZ(-5px);
    inset: -20px;
    content: "";
    background: linear-gradient(45deg, rgba(rgb(165,175,204), 0.03), rgba(rgb(122,129,177), 0.02));
    border-radius: 26px;
    position: absolute;
}

.tyWrapper_01 .container {
    position: relative;
    margin: 0 auto;
    z-index: 3;
    width: 90%;
    max-width: 1200px;
}

.tyWrapper_01 .learn_history_78 {
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-out;
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
    padding: 4rem 3rem;
    border-radius: 10px;
}

.tyWrapper_01 h5 {
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 19px;
    line-height: 1.4;
    display: inline-block;
    color: rgb(165,175,204);
    margin: 0 0 1rem;
    font-weight: 700;
}

.tyWrapper_01 p {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 0;
    line-height: 1.8;
    transition: all 0.4s ease;
}

.course_demographic_65::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(165,175,204,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(122,129,177,0.5) 0%, transparent 40%);
    width: 100%;
    z-index: 0;
    opacity: 0.2;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}

.course_demographic_65 div p {
    color: #000000;
    background: rgb(208,212,229);
    margin: 0;
    transition: all 0.3s ease;
    position: relative;
    align-items: center;
    font-size: 15px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    padding: 25px;
    display: flex;
    min-width: 250px;
    flex: 1 1 calc(33.333% - 20px);
    overflow: hidden;
    border-radius: 26px;
    line-height: 1.6;
}

.course_demographic_65 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(165,175,204);
}

.tariff_feature_93 {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 4rem 0;
}

.tariff_feature_93 .lesson_plans_36 {
    position: relative;
}

.tariff_feature_93 h2 {
    color: transparent;
    text-align: center;
    transform: translateY(10px);
    font-size: 37px;
    animation: fadeIn 0.8s ease-out forwards;
    margin-bottom: 1.5rem;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177));
    background-clip: text !important;
    font-weight: 700;
}

.tariff_feature_93 .learning_cost_45 li:nth-child(2) {
    animation-delay: 0.3s;
}

.tariff_feature_93 .value_plan_69 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    display: block;
    text-decoration: none;
}

.tariff_feature_93 .value_plan_69:hover .skill_plans_41::before {
    transform: scaleX(1);
}

.tariff_feature_93 .plan_deals_28 {
    height: 100%;
    display: flex;
    color: #ffffff;
    padding: 2.5rem 2rem;
    flex-direction: column;
}

.tariff_feature_93 .plan_deals_28 h4 {
    font-size: calc(22px * 1.2);
    position: relative;
    color: #ffffff;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-weight: 600;
    padding-bottom: 0.75rem;
}

.tariff_feature_93 .pro_fees_28 {
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(120deg, rgb(165,175,204), rgb(122,129,177));
    padding: 0.75rem 1.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    font-size: calc(18px * 1.3);
    margin-top: auto;
    border-radius: 10px;
    align-self: flex-start;
    transition: all 0.3s ease;
}

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

.webinar_cta_97 .company_holder {
    background: rgba(0, 0, 0, 0.2);
    padding: 25px;
    flex: 0 0 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    text-align: center;
    margin-bottom: 40px;
    border-radius: 29px;
}

.webinar_cta_97 .gdpr_block_01 {
    flex: 0 0 100%;
    margin-top: 20px;
}

.webinar_cta_97 .head_skill_92 {
    max-width: calc(50% - 30px);
    transition: all 0.3s ease;
    padding: 20px;
    flex: 0 0 calc(50% - 30px);
    border-radius: 29px;
    background: rgba(255, 255, 255, 0.05);
}

.webinar_cta_97 .head_skill_92 .head_tutor_09 {
    margin-top: 0;
    flex-direction: column;
    gap: 12px;
    display: flex;
}

.webinar_cta_97 .head_skill_92 .head_tutor_09 a:hover {
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.partner_logo_50 .search_foot_61 {
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.5px;
}

header .head_top_14 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    z-index: 100;
    background: rgb(208,212,229);
    overflow: hidden;
    position: relative;
}

header .head_top_14::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 40%;
    background: linear-gradient(135deg, transparent 25%, rgb(165,175,204,0.5) 100%);
    top: 0;
    opacity: 0.1;
    height: 100%;
    content: "";
    z-index: -1;
    position: absolute;
    right: 0;
}

header .header_navbar_72::before,
header .header_navbar_72::after {
    opacity: 0;
    position: absolute;
    z-index: -1;
    background: rgb(165,175,204,0.5);
    transition: all 0.5s ease;
    border-radius: 50%;
    content: "";
}

header .header_navbar_72::before {
    height: 50px;
    width: 50px;
    left: -15px;
    top: -15px;
}

header .top_learning_81 {
    position: relative;
    margin: 5px 8px;
    perspective: 800px;
}

header .top_learning_81::before {
    opacity: 0;
    position: absolute;
    left: -10px;
    content: "";
    border-bottom: 5px solid transparent;
    width: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    border-top: 5px solid transparent;
    transition: all 0.3s ease;
    border-left: 5px solid rgb(165,175,204);
    height: 0;
}

header .top_learning_81 a::after {
    transform: translateX(-50%);
    left: 50%;
    transition: width 0.3s ease;
    width: 0;
    height: 2px;
    background: rgb(165,175,204);
    position: absolute;
    bottom: 0;
    content: "";
}

header .top_learning_81 a:hover::after {
    width: 80%;
}

.contact_form_section_46 {
    padding: 90px 0;
    overflow: hidden;
    background: rgb(208,212,229);
    position: relative;
}

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

.contact_form_section_46 h2 {
    text-align: center;
    font-size: 37px;
    color: #000000;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
}

.contact_form_section_46 .message_request_96 {
    display: flex;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    overflow: hidden;
}

.contact_form_section_46 .img_lightbox_17::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    z-index: 1;
    inset: 0;
}

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

.contact_form_section_46 form input[type="text"]:focus {
    outline: none;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(rgb(165,175,204), 0.1);
    background: linear-gradient(rgb(208,212,229), rgb(208,212,229)) padding-box,
                linear-gradient(to right, rgb(165,175,204), rgb(122,129,177)) border-box;
}

.contact_form_section_46 .help_reach_86 label::before {
    position: absolute;
    top: 0;
    border-radius: 6px;
    content: "";
    background: rgb(208,212,229);
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
    left: 0;
}

.contact_form_section_46 .help_reach_86 label a:hover {
    color: rgb(122,129,177);
}

.contact_form_section_46 .feedback_help_45 {
    border-radius: 12px;
    width: 100%;
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    z-index: 1;
    transition: all 0.5s ease;
    background: linear-gradient(135deg, rgb(165,175,204), rgb(122,129,177));
    cursor: pointer;
    padding: 20px;
    border: none;
}

.contact_form_section_46 svg:hover,
.contact_form_section_46 svg:hover path {
    stroke: rgb(122,129,177);
}

.educational_yield_83::before {
    top: 0;
    z-index: 0;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(165,175,204,0.5) 0%, transparent 70%),
    radial-gradient(circle at 80% 70%, rgb(122,129,177,0.5) 0%, transparent 60%);
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
}

.educational_yield_83 .learn_history_78 {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.educational_yield_83 .text_display_69:hover::before {
    height: 100%;
}

.educational_yield_83 h1 {
    transform: translateZ(0);
    letter-spacing: -0.01em;
    margin-bottom: 1.75rem;
    font-size: calc(36px * 1.1);
    position: relative;
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
}

.educational_yield_83 li {
    padding-left: 2.5rem;
    transition: transform 0.4s ease;
    position: relative;
}

.educational_yield_83 li:hover {
    transform: translateX(8px);
}

.educational_yield_83 li:hover svg {
    transform: scale(1.1);
}

.educational_yield_83 svg path {
    transition: fill 0.3s ease;
    fill: rgb(122,129,177);
}

.educational_yield_83 li:nth-child(odd) {
    transform: translateX(0);
}

.educational_yield_83 li:nth-child(even):hover {
    transform: translateX(8px);
}



.course_methodology_64::after {
    position: absolute;
    height: 100%;
    left: 0;
    animation: gridMove 30s linear infinite;
    opacity: 0.15;
    content: '';
    bottom: 0;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 9px, rgb(165,175,204,0.5) 10px, transparent 10px) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 9px, rgb(122,129,177,0.5) 10px, transparent 10px) 0 0 / 100% 100px;
}

.course_methodology_64 .text_display_69::before {
    border-top: 4px solid rgb(165,175,204);
    width: 30px;
    height: 30px;
    top: -15px;
    position: absolute;
    content: '';
    border-radius: 10px 0 0 0;
    left: -15px;
    border-left: 4px solid rgb(165,175,204);
}

.course_methodology_64 .text_display_69::before,
.course_methodology_64 .text_display_69::after {
    transition: all 0.3s ease;
}

.course_methodology_64 .text_display_69:hover h2::after {
    width: 120px;
}

.course_methodology_64 .text_display_69:hover::before {
    transform: translate(-5px, -5px);
}

.course_methodology_64 .text_display_69:hover::after {
    transform: translate(-5px, 5px);
}

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

.statistics_information_67 .statistics_gain_73 {
    margin-right: 20px;
    width: 60px;
    flex-shrink: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    border-radius: 10px;
    height: 60px;
    background: linear-gradient(135deg, rgb(165,175,204) 0%, rgb(122,129,177) 100%);
    justify-content: center;
    padding: 15px;
}

.statistics_information_67 .statistics_boosters_49::after {
    right: 10px;
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 10px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 255, 255, 0.1) 20%, 
        rgba(255, 255, 255, 0.1) 80%, 
        transparent 100%);
}

.statistics_information_67 .study_edge_45:hover {
    background: rgba(255, 255, 255, 0.05);
    transform: translateY(-5px);
}

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

.statistics_information_67 .study_statistics_76 svg path {
    fill: rgb(122,129,177);
}

.statistics_information_67 .study_edge_45:hover .study_statistics_76 svg {
    fill: rgb(165,175,204);
}

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

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

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

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

.our_story_07::after {
    animation: float 20s infinite alternate linear;
    content: "";
    top: -100px;
    width: 400px;
    z-index: 1;
    position: absolute;
    opacity: 0.25;
    height: 400px;
    right: -100px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(165,175,204) 0%, transparent 80%);
    filter: blur(80px);
}

.our_story_07 h2::after {
    bottom: -20px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(165,175,204), transparent);
    width: 100px;
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
}

.our_story_07 .pro_program_73:nth-child(2) {
    transform: translateX(40px);
    background: linear-gradient(135deg, rgba(rgb(122,129,177), 0.2) 0%, rgba(rgb(122,129,177), 0.05) 100%);
}

.our_story_07 .pro_program_73:nth-child(1):hover {
    transform: translateY(-10px) translateX(-40px);
}

.our_story_07 .pro_program_73 h3 {
    font-weight: 700;
    margin-bottom: 25px;
    margin-left: 15px;
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
    color: #ffffff;
}

.our_story_07 .pro_program_73:nth-child(2) h3::before {
    background: rgb(122,129,177);
    box-shadow: 0 0 10px rgb(122,129,177);
}

.our_story_07 .pro_program_73:nth-child(2) h3::after {
    background: rgb(122,129,177);
}

.our_story_07 .container::before {
    animation: float 20s infinite alternate-reverse linear;
    position: absolute;
    border-radius: 50%;
    left: -100px;
    content: "";
    z-index: 1;
    height: 400px;
    opacity: 0.25;
    background: linear-gradient(135deg, rgb(122,129,177) 0%, transparent 80%);
    width: 400px;
    bottom: -100px;
    filter: blur(80px);
}

.secure_cache_34::after {
    transform: rotate(-15deg) skewX(15deg);
    width: 25%;
    background: linear-gradient(145deg, rgb(165,175,204,0.5), rgb(122,129,177,0.5));
    z-index: 0;
    content: "";
    opacity: 0.03;
    top: -5%;
    height: 50%;
    animation: ambient-shift 25s ease-in-out infinite alternate;
    position: absolute;
    right: -10%;
    filter: blur(30px);
}

.secure_cache_34 h1::after {
    position: absolute;
    left: 0;
    bottom: -15px;
    transform-origin: left;
    background: var(--heading-gradient);
    height: 3px;
    width: 80px;
    content: "";
    transition: transform 0.3s ease-out;
}

.secure_cache_34 h3 {
    font-size: calc(33px * 0.85);
    font-weight: 600;
    color: #000000;
    padding-bottom: 0.5rem;
    margin: calc(var(--content-spacing) * 0.8) 0 calc(var(--content-spacing) * 0.4);
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
}

.secure_cache_34 span {
    margin-bottom: calc(var(--content-spacing) * 0.7);
    padding-left: 1rem;
    display: block;
    font-size: 17px;
    position: relative;
    color: #000000;
    line-height: 1.7;
}

.secure_cache_34 li {
    line-height: 1.6;
    font-size: 17px;
    position: relative;
    padding-left: 1.5rem;
    color: #000000;
    margin-bottom: 1rem;
}



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



@media (min-width: 992px) {.instructor_history_61 {
    padding: 150px 0;
}.instructor_history_61 .user_feedback_47 {
    padding: 60px;
    transform: perspective(1500px) rotateY(3deg);
    gap: 30px 60px;
}.instructor_history_61 .img_lightbox_17 {
    width: 240px;
    height: 240px;
}.instructor_history_61 .name {
    font-size: calc(20px * 1.2);
}.instructor_history_61 .user_feedback_47 > div:nth-child(2) > div {
    font-size: 17px;
}.instructor_history_61 .career_card_85 {
    padding: 30px 25px;
    line-height: 1.9;
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 991px) {.course_overview_49 {
    padding: 80px 0;
}
}



@media (max-width: 767px) {.course_overview_49 {
    padding: 60px 0;
}.course_overview_49 .text_display_69 {
    grid-template-columns: 1fr;
}.course_overview_49 .text_display_69 h2 {
    font-size: calc(44px * 0.9);
}.course_overview_49 .img_lightbox_17 {
    height: 350px;
}
}



@media (max-width: 767px) {.welcome_board_09 {
    padding: 4rem 1.5rem;
}.welcome_board_09 h1.edu_home_78 {
    font-size: clamp(1.75rem, 8vw, 2.5rem);
}.welcome_board_09 .learn_guide_76 span {
    padding: 1.5rem;
}.welcome_board_09 .learn_guide_76 h3 {
    font-size: 1.1rem;
}
}



@media (min-width: 768px) {.help_center_12 {
    padding: 8rem 0;
}.help_center_12 .contact_widget_06 {
    padding: 4rem;
    grid-template-columns: 2fr 1fr;
    gap: 3rem;
}.help_center_12 h3 {
    grid-column: 1 / -1;
    font-size: calc(29px * 1.4);
}.help_center_12 .message_info_37 {
    grid-column: 2 / 3;
    grid-row: 2 / 4;
    margin: 0;
}.help_center_12::after {
    right: -5%;
    position: absolute;
    width: 300px;
    top: 20%;
    height: 300px;
    background: linear-gradient(135deg, rgba(rgb(165,175,204), 0.2), rgba(rgb(122,129,177), 0.1));
    border-radius: 50%;
    filter: blur(60px);
    content: "";
    z-index: 0;
    opacity: 0.6;
}
}



@media (max-width: 991px) {.course_demographic_65 {
    padding: 80px 0;
}.course_demographic_65 .learn_history_78 {
    padding: 40px 30px;
}.course_demographic_65 h4 {
    font-size: calc(31px - 2px);
    margin-bottom: 40px;
}.course_demographic_65 div {
    gap: 20px;
}.course_demographic_65 div p {
    padding: 20px;
}.course_demographic_65 div p svg {
    width: 35px;
    margin-right: 15px;
    height: 35px;
    min-width: 35px;
}
}




@media (max-width: 1200px) {.tariff_feature_93 .learning_cost_45 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}.tariff_feature_93 .plan_deals_28 {
    padding: 2rem 1.5rem;
}
}



@media (max-width: 480px) {.tariff_feature_93 {
    padding: 2.5rem 0;
}.tariff_feature_93 h2 {
    font-size: calc(37px * 0.8);
}.tariff_feature_93 .discount_grid_57 {
    margin-bottom: 2rem;
    font-size: calc(18px * 0.95);
}.tariff_feature_93 .plan_deals_28 {
    padding: 1.75rem 1.25rem;
}.tariff_feature_93 .plan_deals_28 p {
    font-size: calc(18px * 0.95);
    margin-bottom: 1.5rem;
}}



@media (max-width: 576px) {.webinar_cta_97 {
    padding: 40px 0;
}.webinar_cta_97 .company_holder h3 {
    font-size: calc(37px * 0.8);
}.webinar_cta_97 .head_skill_92 h5 {
    font-size: calc(21px * 0.9);
}.webinar_cta_97 .head_skill_92 .head_tutor_09 a {
    font-size: calc(12px * 0.95);
}}



@media (max-width: 480px) {header .head_skill_92 {
    flex-direction: column;
    padding: 15px;
    align-items: center;
}header .top_learning_81 {
    width: 100%;
    margin: 3px 0;
}header .top_learning_81 a {
    text-align: center;
    width: 100%;
}header .top_learning_81::before {
    display: none;
}header .header_navbar_72 svg {
    height: 40px;
}}



@media (min-width: 768px) {.educational_yield_83 {
    padding: 6rem 0;
}.educational_yield_83 .container {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
}.educational_yield_83 h1 {
    margin-bottom: 2rem;
    font-size: 48px;
}.educational_yield_83 ul {
    gap: 1.5rem 2rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.educational_yield_83 .text_display_69 {
    transform: translateX(-20px);
    padding: 2.5rem;
}.educational_yield_83 .text_display_69:hover {
    transform: translateX(0);
}.educational_yield_83 .img_lightbox_17 {
    max-height: 500px;
    height: 100%;
}
}



@media (max-width: 480px) {.educational_yield_83 h1 {
    font-size: 36px;
}.educational_yield_83 .text_display_69 {
    padding: 1.25rem;
}.educational_yield_83 li p {
    font-size: calc(12px * 0.95);
}.educational_yield_83 .img_lightbox_17 {
    max-height: 250px;
}}



@media (max-width: 768px) {.course_methodology_64 {
    padding: 4rem 1rem;
}.course_methodology_64 .learn_history_78 {
    justify-content: center;
}.course_methodology_64 .text_display_69 {
    border-radius: 30px;
    padding: 2.5rem;
    width: 100%;
    max-width: 500px;
}.course_methodology_64 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.8);
    padding-bottom: 1rem;
}.course_methodology_64 p {
    font-size: calc(14px * 0.95);
}
}



@media screen and (max-width: 767px) {.statistics_information_67 {
    padding: 80px 0;
}.statistics_information_67 .fast_statistics_02 {
    padding: 25px;
}.statistics_information_67 .statistics_gain_73 {
    margin-right: 0;
    margin-bottom: 15px;
}.statistics_information_67 .statistics_pluses_83 {
    font-size: calc(31px - 4px);
    margin-bottom: 8px;
}.statistics_information_67 .statistics_value_31 {
    font-size: calc(12px - 1px);
}.statistics_information_67 .study_edge_45 {
    min-width: calc(50% - 20px);
    padding: 15px 10px;
}.statistics_information_67 .study_statistics_76 {
    height: 32px;
    margin-bottom: 10px;
    width: 32px;
}.statistics_information_67 .study_statistics_76::after {
    height: 38px;
    width: 38px;
}.statistics_information_67 .study_edge_45 span {
    font-size: calc(21px);
}.statistics_information_67 .study_edge_45 p {
    font-size: calc(12px - 1px);
}

}



@media screen and (max-width: 768px) {.our_story_07 {
    padding: 80px 0;
}.our_story_07 h2 {
    font-size: calc(33px + 0.2rem);
    margin-bottom: 40px;
}.our_story_07 .pro_program_73 {
    padding: 30px;
}.our_story_07 .pro_program_73:nth-child(1),
    .our_story_07 .pro_program_73:nth-child(2) {
    transform: translateX(0);
}.our_story_07 .pro_program_73:nth-child(1):hover,
    .our_story_07 .pro_program_73:nth-child(2):hover {
    transform: translateY(-5px);
}
}



@media (max-width: 480px) {.secure_cache_34 {
    --content-spacing: 1.2rem;
}.secure_cache_34 .container {
    padding: 1.2rem;
}.secure_cache_34 h1 {
    font-size: calc(41px * 0.7);
}.secure_cache_34 h2 {
    font-size: calc(33px * 0.75);
    padding-left: 10px;
}.secure_cache_34 h2::before {
    width: 4px;
}.secure_cache_34 p, 
    .secure_cache_34 span,
    .secure_cache_34 li {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.secure_cache_34 li {
    padding-left: 1.2rem;
    margin-bottom: 0.8rem;
}.secure_cache_34 li::before {
    height: 6px;
    width: 6px;
}.secure_cache_34 h1::after {
    width: 50px;
    height: 2px;
}
}



@keyframes underline-grow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}



@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



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



@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

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



@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

