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

.header_lesson_91 {
    flex: 1 0 auto;
}

.webinar_cta_97 {
    flex: 0 0 auto;
}

.webinar_cta_97 {
    font-family: Arial, sans-serif;
    position: relative;
    padding: 60px 0;
    color: #ffffff;
    z-index: 2;
}

.user_safety_24 {
    margin-bottom: 20px;
}

.user_safety_24 svg, .user_safety_24 svg path, .user_safety_24 img {
    fill: rgb(165,175,204);
    height: 60px;
    width: 60px;
}

.windowPrivacySettings_64 p {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.cookie_button.cookie_comply_81 {
    background: rgb(122,129,177);
}

.windowPrivacySettings_64 p a {
    text-decoration: none;
    color: rgb(165,175,204);
    transition: color 0.3s ease-in-out;
}

#cookie_banner_box_42 {
    display: none;
}

.instructor_history_61 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgb(165,175,204,0.5) 100%);
    position: relative;
}

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

.instructor_history_61 .user_feedback_47:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.instructor_history_61 .user_feedback_47:hover::before {
    transform: scaleY(1);
}

.instructor_history_61 .img_lightbox_17 {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    width: 200px;
    border: 3px solid #ffffff;
    margin: 0 auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 200px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 25%, 100% 75%, 75% 100%, 25% 100%, 0% 75%, 0% 25%);
    position: relative;
}

.instructor_history_61 .user_feedback_47:hover .name {
    transform: translateX(10px);
}

.instructor_history_61 .user_feedback_47:hover .name::after {
    width: 100%;
}

.instructor_history_61 .user_feedback_47 > div:nth-child(2) > div {
    padding-left: 0;
    margin-bottom: 15px;
    position: relative;
    font-size: calc(17px * 0.95);
    color: #000000;
    font-weight: 600;
    transition: padding-left 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.instructor_history_61 .career_card_85::before,
.instructor_history_61 .career_card_85::after {
    font-size: 60px;
    content: "";
    font-family: Georgia, serif;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    color: rgb(165,175,204,0.5);
    line-height: 1;
}

.instructor_history_61 .career_card_85::before {
    transform: translateX(-20px) translateY(-20px) scale(0.8);
    left: -10px;
    top: -10px;
    opacity: 0.5;
}

.course_overview_49::after {
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    z-index: 1;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    background-size: 50px 50px;
    height: 100%;
}

.course_overview_49 .text_display_69 .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.course_overview_49 .text_display_69 .description:last-of-type::before {
    background: rgb(122,129,177);
}

.course_overview_49 .img_lightbox_17::before {
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
}

.welcome_board_09 > div {
    max-width: 1200px;
    width: 100%;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}

.welcome_board_09 h1.edu_home_78::after {
    bottom: -0.5rem;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(165,175,204) 0%, rgb(122,129,177) 100%);
    animation: underline-grow 1.2s ease-out forwards;
    width: 4rem;
    position: absolute;
    left: 0;
    content: "";
    height: 0.25rem;
}

.welcome_board_09 .learn_guide_76 {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 18px;
    min-height: 320px;
}

.welcome_board_09 .learn_guide_76 span {
    position: absolute;
    left: 0;
    transition: transform 0.4s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    z-index: 2;
    padding: 2rem;
    width: 100%;
    transform: translateY(0);
    bottom: 0;
}

.help_center_12::before {
    height: 110%;
    background: repeating-linear-gradient(
        45deg,
        rgba(rgb(165,175,204), 0.01),
        rgba(rgb(165,175,204), 0.02) 2px,
        transparent 2px,
        transparent 8px
    );
    width: 110%;
    transform: rotateX(45deg) rotateZ(-2deg);
    left: -5%;
    content: "";
    top: -5%;
    z-index: 0;
    position: absolute;
    pointer-events: none;
}

.help_center_12::before {
    transform: rotateX(55deg) rotateZ(-5deg);
}

.help_center_12 h3::after {
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    width: 4rem;
    background: rgb(165,175,204);
    transform: scaleX(1);
}

.help_center_12 div > p {
    transform: translateZ(5px);
}

.help_center_12 h5 svg {
    transform: translateY(0);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-left: 0.75rem;
}

.help_center_12 .message_info_37 {
    padding: 0;
    list-style: none;
    margin: 1.5rem 0 0;
    display: flex;
    gap: 1.25rem;
    flex-direction: column;
}


    
    .help_center_12 .message_info_37 {
    position: relative;
}

.help_center_12 .get_help_64 svg {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    margin-left: auto;
    transform: rotate(0);
}

.help_center_12 .get_help_64:active {
    transform: translateX(5px) scale(0.98);
}

.help_center_12 .contact_widget_06 > div:not(:first-child) {
    transform: translateZ(10px);
}

.tyWrapper_01::before {
    position: absolute;
    z-index: 1;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    pointer-events: none;
}

.tyWrapper_01 .learn_history_78::before {
    background: linear-gradient(135deg, 
        rgb(165,175,204,0.5) 0%, 
        transparent 70%);
    animation: float 8s infinite ease-in-out;
    z-index: -1;
    right: -10%;
    top: -10%;
    height: 200px;
    width: 200px;
    position: absolute;
    filter: blur(20px);
    content: "";
    opacity: 0.7;
    border-radius: 50%;
}

.tyWrapper_01 .learn_history_78 > div:last-child {
    transform: translateY(0);
    opacity: 1;
    position: relative;
    animation: fadeSlideUp 0.8s 0.2s ease-out both;
}

.tyWrapper_01 h5::after {
    border-radius: 2px;
    height: 3px;
    content: "";
    width: 60%;
    bottom: -10px;
    left: 0;
    transform: scaleX(0);
    animation: lineExpand 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: linear-gradient(90deg, rgb(122,129,177), transparent);
    position: absolute;
    transform-origin: left;
}

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

.course_demographic_65 h4 {
    font-size: 31px;
    font-weight: 700;
    position: relative;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
}

.course_demographic_65 div {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.course_demographic_65 div p:hover {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: translateY(-5px);
}

.course_demographic_65 div p svg {
    width: 40px;
    margin-right: 20px;
    padding: 8px;
    transition: all 0.3s ease;
    border-radius: 50%;
    height: 40px;
    background: rgb(208,212,229);
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.8);
    min-width: 40px;
}

.course_demographic_65 div p:hover svg path {
    fill: rgb(122,129,177);
}

.tariff_feature_93::before {
    left: 0;
    background: linear-gradient(135deg, rgba(34, 30, 80, 0.95), rgba(19, 31, 60, 0.85));
    bottom: 0;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    content: "";
}

.tariff_feature_93 .learning_cost_45 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
    margin: 0;
    list-style: none;
    gap: 2rem;
    padding: 0;
}

.tariff_feature_93 .learning_cost_45 li {
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(30px);
    opacity: 0;
}

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

.tariff_feature_93 .skill_plans_41 {
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
    overflow: hidden;
    height: 100%;
    padding: 0;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    flex-direction: column;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
}

.tariff_feature_93 .plan_deals_28 p {
    color: rgba(255, 255, 255, 0.85);
    word-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 2rem;
    hyphens: auto;
    font-size: 18px;
    word-break: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
}

header .top_plank .nav_strip_60 div svg, header .top_plank .nav_strip_60 div svg path {
    fill: #ffffff;
}

header .top_plank .nav_strip_60 div {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
}

footer {
    position: relative;
}

footer::before {
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    content: '';
    background: linear-gradient(125deg, #000000 0%, rgb(122,129,177) 100%);
    position: absolute;
    bottom: 0;
    opacity: 0.95;
}

.webinar_cta_97 .comm_guide_94 {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding: 15px 20px;
    border-radius: 10px;
    max-width: 80%;
    line-height: 1.7;
    margin: 0 auto;
}

.webinar_cta_97 .head_skill_92 h5 {
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
}

.partner_logo_50 {
    z-index: 2;
    padding: 20px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    margin-top: 40px;
}

.partner_logo_50 .container {
    justify-content: center;
    display: flex;
}



footer::after {
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    left: 0;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    background-size: 20px 20px;
    z-index: 1;
    height: 100%;
}

header .container {
    padding: 1.8rem 2rem;
    position: relative;
}

header .head_prime_35 {
    gap: 3rem;
    align-items: center;
    grid-template-columns: auto 1fr;
    display: grid;
}

header .header_navbar_72::after {
    width: 25px;
    right: -10px;
    height: 25px;
    bottom: -5px;
    background: rgb(122,129,177,0.5);
}

header .header_navbar_72 svg {
    width: auto;
    transition: all 0.3s ease;
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
}

header .head_skill_92::after {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    animation: moveStripes 20s linear infinite;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-size: 10px 10px;
    opacity: 0.05;
    background-image: 
        linear-gradient(45deg, rgb(165,175,204,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(165,175,204,0.5) 50%, rgb(165,175,204,0.5) 75%, transparent 75%, transparent);
}

header .top_learning_81 a::before {
    z-index: -1;
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateZ(-1px);
    content: "";
    position: absolute;
    background: #ffffff;
    left: 0;
}

header .top_learning_81 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: rgb(165,175,204);
    transform: translateZ(20px);
    border-color: rgb(165,175,204,0.5);
}

.contact_form_section_46::after {
    height: 300px;
    width: 300px;
    left: -100px;
    bottom: -100px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(122,129,177,0.5), rgb(165,175,204,0.5));
    content: "";
    filter: blur(60px);
}

.contact_form_section_46 h2::after {
    width: 30px;
    height: 30px;
    right: calc(50% - 100px);
    background: rgb(122,129,177,0.5);
    content: "";
    position: absolute;
    border-radius: 50%;
    bottom: -15px;
    z-index: -1;
}

.contact_form_section_46 .img_lightbox_17 {
    transition: transform 0.5s ease;
    flex: 0 0 45%;
    min-height: 500px;
    position: relative;
}

.contact_form_section_46 .img_lightbox_17::after {
    content: "";
    top: 20px;
    z-index: 2;
    position: absolute;
    right: 20px;
    bottom: 20px;
    pointer-events: none;
    left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.contact_form_section_46 form h3 {
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    font-size: 24px;
}

.contact_form_section_46 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}

.contact_form_section_46 .help_reach_86 {
    position: relative;
    margin-bottom: 30px;
}

.contact_form_section_46 .help_reach_86 label {
    display: flex;
    font-size: 14px;
    padding-left: 35px;
    align-items: center;
    cursor: pointer;
    position: relative;
    color: #000000;
}

.contact_form_section_46 .help_reach_86 input[type="checkbox"]:checked + label::after {
    top: 4px;
    width: 6px;
    left: 8px;
    position: absolute;
    transform: rotate(45deg);
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 12px;
    content: "";
}

.contact_form_section_46 .feedback_help_45:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.contact_form_section_46 svg {
    width: 24px;
    margin-right: 12px;
    height: 24px;
    transition: all 0.3s ease;
    stroke: rgb(165,175,204);
    fill: none;
}

.educational_yield_83 {
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
}

.educational_yield_83 .img_lightbox_17 {
    clip-path: polygon(0 0, 100% 4%, 96% 100%, 4% 96%);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    object-fit: cover;
    transform: perspective(1000px) rotateY(-2deg);
    width: 100%;
    height: auto;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.educational_yield_83 .text_display_69::before {
    background: rgb(165,175,204);
    content: "";
    left: 0;
    height: 0;
    width: 4px;
    position: absolute;
    transition: height 0.5s ease;
    top: 0;
}

.educational_yield_83 h1::after {
    transform: scaleX(0.6);
    transform-origin: left;
    left: 0;
    content: "";
    background: rgb(122,129,177);
    height: 3px;
    bottom: -0.75rem;
    position: absolute;
    width: 70px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.educational_yield_83 svg {
    height: 24px;
    transform: scale(0.9);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    left: 0;
    width: 24px;
    top: 0;
    position: absolute;
}

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

.course_methodology_64 {
    min-height: 80vh;
    background: linear-gradient(45deg, rgb(208,212,229) 0%, rgb(165,175,204,0.5) 100%);
    position: relative;
    display: flex;
    padding: 7rem 2rem;
    align-items: center;
    overflow: hidden;
}



.course_methodology_64 .learn_history_78 {
    justify-content: flex-end;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    display: flex;
    z-index: 2;
    position: relative;
}

.course_methodology_64 .text_display_69 {
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    width: 55%;
    padding: 4rem;
    position: relative;
    transform: translateX(0);
    border-radius: 30px 0 30px 30px;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.course_methodology_64 h2 {
    margin-bottom: 2rem;
    font-size: 37px;
    color: rgb(165,175,204);
    padding-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
}

.course_methodology_64 p {
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
}

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

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

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

.statistics_information_67 .statistics_value_31 {
    margin: 0;
    max-width: 700px;
    font-size: 12px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.85);
}

.statistics_information_67 .study_edge_45 {
    flex-direction: column;
    background: rgba(255, 255, 255, 0.03);
    text-align: center;
    margin: 0 10px;
    border-radius: 8px;
    position: relative;
    align-items: center;
    min-width: calc(25% - 20px);
    transition: all 0.3s ease;
    overflow: hidden;
    display: flex;
    padding: 20px 15px;
}

.statistics_information_67 .study_edge_45:hover::before {
    opacity: 1;
}

.statistics_information_67 .study_statistics_76::after {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 48px;
    border-radius: 50%;
    height: 48px;
    transition: all 0.3s ease;
    content: "";
    top: 50%;
}

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

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



.statistics_information_67 .study_edge_45 p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    line-height: 1.4;
}

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

.our_story_07::before {
    background-size: 40px 40px;
    opacity: 0.15;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    background: 
        linear-gradient(0deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%);
    top: 0;
    z-index: 1;
    width: 100%;
}

.our_story_07 .pro_program_73 {
    border-radius: 25px;
    position: relative;
    backdrop-filter: blur(5px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    padding: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.our_story_07 .pro_program_73::before {
    left: 0;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%),
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%);
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 60px 60px;
    width: 100%;
    z-index: -1;
    content: "";
}

.our_story_07 .pro_program_73 h3::after {
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    background: rgb(165,175,204);
    bottom: 0;
    content: "";
    width: 40px;
}

.secure_cache_34 {
    background: linear-gradient(145deg, rgb(208,212,229), rgba(255, 255, 255, 0.97));
    overflow: hidden;
    --section-padding: clamp(2rem, 7vw, 5rem);
    --text-shadow-subtle: 0 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    --heading-gradient: linear-gradient(135deg, rgb(165,175,204), rgb(122,129,177));
    --content-spacing: clamp(1.5rem, 5vw, 3.5rem);
    padding: var(--section-padding) 0;
}

.secure_cache_34 .container {
    margin: 0 auto;
    padding: clamp(1.5rem, 5vw, 3rem);
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
    max-width: min(90%, 1200px);
    z-index: 1;
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.07),
        0 1px 3px rgba(rgba(0, 0, 0, 0.5), 0.05);
    background: #ffffff;
}

.secure_cache_34 h2 {
    margin: calc(var(--content-spacing) * 1.2) 0 calc(var(--content-spacing) * 0.5);
    padding-left: 15px;
    color: #000000;
    font-weight: 600;
    position: relative;
    font-size: 33px;
}

.secure_cache_34 h4 {
    margin: calc(var(--content-spacing) * 0.7) 0 calc(var(--content-spacing) * 0.3);
    opacity: 0.9;
    font-weight: 600;
    color: #000000;
    font-size: calc(33px * 0.7);
}

.secure_cache_34 strong {
    color: rgb(165,175,204);
    display: inline-block;
    font-weight: 600;
    position: relative;
}

.secure_cache_34 ul {
    margin: calc(var(--content-spacing) * 0.5) 0 calc(var(--content-spacing) * 0.8);
    list-style: none;
    padding-left: 1.5rem;
}

.secure_cache_34 li::before {
    width: 8px;
    top: 0.5em;
    border-radius: 1px;
    opacity: 0.8;
    transform: rotate(45deg);
    height: 8px;
    left: 0;
    background: rgb(165,175,204);
    content: "";
    position: absolute;
}



@media (max-width: 767px) {.instructor_history_61 {
    padding: 80px 0;
}.instructor_history_61 .user_feedback_47 {
    padding: 30px 25px;
    gap: 20px;
}.instructor_history_61 .img_lightbox_17 {
    height: 150px;
    width: 150px;
}.instructor_history_61 .name {
    text-align: center;
    font-size: 20px;
}.instructor_history_61 .user_feedback_47 > div:nth-child(2) {
    text-align: center;
}.instructor_history_61 .user_feedback_47 > div:nth-child(2) > div {
    font-size: calc(17px * 0.9);
}.instructor_history_61 .career_card_85 {
    font-size: calc(17px * 0.95);
    padding: 20px 15px;
    line-height: 1.7;
}}



@media (max-width: 480px) {.course_overview_49 {
    padding: 40px 0;
}.course_overview_49 .skill_master_28 {
    gap: 40px;
}.course_overview_49 .text_display_69 h2 {
    font-size: calc(44px * 0.8);
    padding-bottom: 15px;
}.course_overview_49 .text_display_69 h2::after {
    width: 80px;
}.course_overview_49 .text_display_69 .description {
    padding: 20px;
}.course_overview_49 .img_lightbox_17 {
    height: 250px;
}}



@media (hover: none) {.welcome_board_09 .learn_home_47:hover {
    transform: none;
}.welcome_board_09 .learn_guide_76:hover::before {
    opacity: 0.7;
}.welcome_board_09 .learn_guide_76:hover span {
    transform: none;
}}



@media (max-width: 991px) {.tyWrapper_01 {
    padding: 5rem 0;
}.tyWrapper_01 .learn_history_78 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 3rem 2.5rem;
}.tyWrapper_01 h5 {
    font-size: calc(19px * 0.95);
}.tyWrapper_01 p {
    line-height: 1.7;
    font-size: calc(16px * 0.98);
}
}



@media (max-width: 576px) {.tyWrapper_01 {
    padding: 3rem 0;
}.tyWrapper_01 .container {
    width: 92%;
}.tyWrapper_01 .learn_history_78 {
    padding: 2rem 1.5rem;
}.tyWrapper_01 .learn_history_78 > div:first-child {
    margin-bottom: 1.5rem;
}.tyWrapper_01 h5 {
    font-size: calc(19px * 0.85);
}.tyWrapper_01 p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 479px) {.course_demographic_65 {
    padding: 40px 0;
}.course_demographic_65 .learn_history_78 {
    padding: 25px 15px;
}.course_demographic_65 h4 {
    font-size: calc(31px - 6px);
    margin-bottom: 30px;
}.course_demographic_65 div {
    gap: 15px;
}.course_demographic_65 div p {
    padding: 15px;
    font-size: calc(15px - 1px);
}.course_demographic_65 div p svg {
    min-width: 26px;
    height: 26px;
    padding: 5px;
    margin-right: 12px;
    width: 26px;
}}



@media (max-width: 768px) {.tariff_feature_93 {
    padding: 3rem 0;
}.tariff_feature_93 h2 {
    font-size: calc(37px * 0.85);
}.tariff_feature_93 .learning_cost_45 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 480px;
}.tariff_feature_93 .plan_deals_28 h4 {
    font-size: 22px;
}.tariff_feature_93 .pro_fees_28 {
    padding: 0.6rem 1.2rem;
    font-size: calc(18px * 1.2);
}
}



@media (max-width: 767px) {.webinar_cta_97 .head_skill_92 {
    flex: 0 0 100%;
    margin-bottom: 20px;
    max-width: 100%;
}.webinar_cta_97 .company_holder {
    padding: 20px 15px;
}.webinar_cta_97 .comm_guide_94 {
    max-width: 100%;
    padding: 15px;
}
}



@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .top_learning_81 {
    margin: 3px 5px;
}header .top_learning_81 a {
    padding: 8px 15px;
    font-size: calc(15px - 1px);
}
}



@media (max-width: 768px) {.contact_form_section_46 {
    padding: 60px 0;
}.contact_form_section_46 h2 {
    margin-bottom: 40px;
}.contact_form_section_46 .message_request_96 {
    flex-direction: column;
}.contact_form_section_46 .img_lightbox_17 {
    min-height: 300px;
    flex: 0 0 300px;
    width: 100%;
}.contact_form_section_46 .connect_request_12 {
    flex: 0 0 auto;
    padding: 40px 30px;
}.contact_form_section_46 form h3 {
    margin-bottom: 25px;
}.contact_form_section_46 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}
}



@media (min-width: 992px) {.educational_yield_83 .container {
    gap: 4rem;
}.educational_yield_83 .img_lightbox_17 {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
}.educational_yield_83 h1 {
    font-size: calc(48px * 1.05);
}.educational_yield_83 li {
    padding-left: 3rem;
}.educational_yield_83 svg {
    transform: scale(1);
}
}



@media (max-width: 992px) {.course_methodology_64 {
    padding: 5rem 1.5rem;
}.course_methodology_64 .text_display_69 {
    width: 70%;
    padding: 3rem;
}.course_methodology_64 h2 {
    font-size: calc(37px * 0.9);
}
}



@media (max-width: 576px) {.course_methodology_64 {
    min-height: auto;
    padding: 3rem 1rem;
}.course_methodology_64 .text_display_69 {
    padding: 2rem;
}.course_methodology_64 h2 {
    margin-bottom: 1rem;
    font-size: calc(37px * 0.7);
}.course_methodology_64 h2::after {
    width: 60px;
    height: 3px;
}.course_methodology_64 .text_display_69:hover h2::after {
    width: 90px;
}.course_methodology_64 p {
    font-size: calc(14px * 0.9);
}.course_methodology_64 .text_display_69::before,
    .course_methodology_64 .text_display_69::after {
    height: 20px;
    width: 20px;
}}



@media screen and (max-width: 576px) {.statistics_information_67 {
    padding: 70px 0;
}.statistics_information_67 .container {
    padding: 0 15px;
}.statistics_information_67 .fast_statistics_02 {
    padding: 20px;
}.statistics_information_67 .statistics_gain_73 {
    width: 45px;
    height: 45px;
    margin-bottom: 12px;
    padding: 10px;
}.statistics_information_67 .statistics_pluses_83 {
    font-size: calc(31px - 6px);
}.statistics_information_67 .statistics_value_31 {
    font-size: calc(12px - 2px);
}.statistics_information_67 .study_edge_45 {
    padding: 15px;
    min-width: calc(85% - 20px);
}.statistics_information_67 .study_statistics_76 {
    height: 30px;
    width: 30px;
}.statistics_information_67 .study_statistics_76::after {
    width: 36px;
    height: 36px;
}.statistics_information_67 .study_edge_45 span {
    font-size: calc(21px - 1px);
}.statistics_information_67 .study_edge_45 p {
    font-size: calc(12px - 2px);
}}



@media (max-width: 768px) {.secure_cache_34 .container {
    padding: 1.5rem;
}.secure_cache_34 h1 {
    font-size: calc(41px * 0.8);
}.secure_cache_34 h2 {
    font-size: calc(33px * 0.85);
    padding-left: 12px;
}.secure_cache_34 p, 
    .secure_cache_34 span,
    .secure_cache_34 li {
    font-size: calc(17px * 0.95);
}.secure_cache_34 ul {
    padding-left: 0.5rem;
}.secure_cache_34 h1::after {
    width: 60px;
}
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}



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

@keyframes pulse {
        0% { fill: rgb(165,175,204); }
        100% { fill: rgb(122,129,177); }
    }



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



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



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

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes numberFadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-50px, 50px) rotate(180deg);
    }
    100% {
        transform: translate(0, 0) rotate(360deg);
    }
}

