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

.inner-container_05263 {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.tiktok_edu_04856::before {
    background: radial-gradient(circle at 30% 50%, rgb(158,201,216,0.5) 0%, transparent 50%);
    position: absolute;
    bottom: 0;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
}

.tiktok_edu_04856 .message_info_21486::before {
    transform: translateX(-50%);
    animation: scanLine 4s infinite linear;
    top: -2px;
    left: 50%;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(110,171,193), transparent);
    position: absolute;
    width: 50%;
    height: 2px;
}

.tiktok_edu_04856 .info_item a:hover {
    border-color: rgb(158,201,216,0.5);
    box-shadow: 0 0 15px rgb(158,201,216,0.5);
    background: #000000;
}

.tiktok_edu_04856 .head_edu_58741 svg:hover {
    filter: drop-shadow(0 0 10px rgb(158,201,216));
}

.tiktok_edu_04856 .nav_class_58207 {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.tiktok_edu_04856 .nav_class_58207:hover h5::after {
    width: 80px;
}

.tiktok_edu_04856 .main_core_92103 a {
    font-size: 16px;
    transition: all 0.3s ease;
    opacity: 0.8;
    padding-left: 1rem;
    color: #ffffff;
    text-decoration: none;
    position: relative;
}

.tiktok_edu_04856 .subscribe_holder::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 0.1;
    background: radial-gradient(circle at top right, rgb(158,201,216,0.5) 0%, transparent 70%);
    content: '';
    z-index: -1;
}

.tiktok_edu_04856 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(158,201,216,0.5);
    border-color: rgb(158,201,216);
    outline: none;
}

.tiktok_edu_04856 .sub_season_41268:hover {
    background: rgb(110,171,193);
    box-shadow: 0 0 15px rgb(110,171,193,0.5);
    transform: translateY(-2px);
}

.tiktok_edu_04856 .testimonial_19564 {
    margin-top: 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(110,171,193,0.5);
    position: relative;
    text-align: center;
}

.teacher_profile_13980::after {
    filter: blur(30px);
    left: -30px;
    height: 150px;
    bottom: -30px;
    background: rgb(158,201,216,0.5);
    width: 150px;
    content: "";
    animation: float 6s ease-in-out infinite reverse;
    border-radius: 50%;
    z-index: 0;
    position: absolute;
}

.teacher_profile_13980 .work_insights_19320 {
    display: flex;
    transform: translateX(-30px) rotate(3deg);
    transition: all 0.4s ease;
    position: relative;
    background: #ffffff;
    justify-content: center;
    border-radius: 27px;
    padding: 30px;
    flex: 1;
    min-width: 280px;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.privacy_frame_56137 {
    box-shadow: 0 0 10px rgb(158,201,216,0.5);
    padding: 50px;
    border: 1px solid rgb(158,201,216,0.5);
    margin: 0 auto;
    line-height: 1.6;
    background-color: rgb(158,201,216);
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.privacy_frame_56137 li {
    border-radius: 10px;
    display: flex;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    align-items: center;
}

.meet_us_83469 {
    background: rgb(204,229,236);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.meet_us_83469 .mentor_approach_92568 {
    position: relative;
}

.meet_us_83469 h3::after {
    background: linear-gradient(90deg, rgb(158,201,216), rgb(110,171,193));
    border-radius: 10px;
    height: 3px;
    width: 80px;
    bottom: -15px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    content: "";
}

.meet_us_83469 .skill_guides_32756 span {
    color: rgb(158,201,216);
    letter-spacing: 1px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
}

.meet_us_83469 .skill_guides_32756 p {
    margin-left: auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    color: #000000;
    border-radius: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    width: 60%;
    font-size: 16px;
    position: relative;
    z-index: 2;
    line-height: 1.8;
}

.meet_us_83469 .skill_guides_32756 .img_lightbox_28697::after,
.meet_us_83469 .study_space_81672 .why_trust_47632::after {
    top: -50%;
    z-index: 1;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 10%);
    animation: patternRotate 30s linear infinite;
    width: 200%;
    left: -50%;
    position: absolute;
    height: 200%;
    opacity: 0.5;
    content: "";
    background-size: 15px 15px;
}

.pricing_shelf_24093 .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    max-width: 1320px;
}

.pricing_shelf_24093 h2::after {
    left: 0;
    width: 80px;
    background: rgb(158,201,216);
    content: "";
    position: absolute;
    transform: scaleX(1);
    bottom: -8px;
    height: 3px;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.pricing_shelf_24093 .plan_deals_76395 li {
    height: 100%;
    perspective: 1000px;
}

.pricing_shelf_24093 .learning_pricing_30792::before {
    pointer-events: none;
    height: 100%;
    transform: translateX(-100%);
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    transition: transform 0.8s ease;
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
}

.pricing_shelf_24093 .pricing_schemes_80791 {
    z-index: 2;
    position: relative;
}

.pricing_shelf_24093 .learning_pricing_30792 h4 {
    transition: transform 0.3s ease;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 600;
}

.pricing_shelf_24093 .learning_pricing_30792:hover .learn_deals_01658 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.pricing_shelf_24093 .learning_pricing_30792:hover .learn_deals_01658::before {
    transform: skewX(-20deg) translateX(100%);
}

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

header .head_edu_58741::after {
    left: -5px;
    opacity: 0;
    top: -5px;
    z-index: -1;
    border: 2px solid #ffffff;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    content: '';
    position: absolute;
    bottom: -5px;
    transform: skew(-5deg);
    right: -5px;
    transition: all 0.3s ease;
}

header .head_train_20514 a {
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    padding: 0 1.2rem;
    display: flex;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    overflow: hidden;
    text-decoration: none;
    z-index: 1;
    justify-content: center;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-shadow: 0 0 5px #ffffff;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
}

.course_rewards_04963 {
    background: linear-gradient(145deg, #ecf0f3 0%, #e2e6ea 100%);
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}

.course_rewards_04963 h5::after {
    background: linear-gradient(90deg, rgb(158,201,216) 0%, rgb(110,171,193) 100%);
    transform: translateX(-50%);
    border-radius: 2px;
    bottom: -15px;
    content: "";
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    height: 4px;
    width: 80px;
    left: 50%;
}

.course_rewards_04963 .img_lightbox_28697:hover {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.12),
                -10px -10px 20px rgba(255, 255, 255, 0.9);
    transform: translateZ(30px) scale(1.02);
}

.course_rewards_04963 .label_holder_30527 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.course_rewards_04963 li:hover {
    transform: translateY(-3px) scale(1.01);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.08),
                -8px -8px 16px rgba(255, 255, 255, 0.9),
                inset 1px 1px 2px rgba(255, 255, 255, 0.3);
}

.course_rewards_04963 li svg path {
    fill: rgb(158,201,216);
    transition: fill 0.3s ease;
}

.course_rewards_04963 li:nth-child(even) svg path {
    fill: rgb(110,171,193);
}

.opening_board_58732 .principles_list_10259 {
    margin-bottom: 2.5rem;
    transform: translateX(-5%);
    position: relative;
}

.opening_board_58732 .study_tools_32849:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.opening_board_58732 .study_tools_32849:hover::after {
    transform: scaleX(1);
}

.opening_board_58732 .edu_head_86072:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(0deg);
}

.opening_board_58732 .edu_head_86072 > div > div {
    padding-left: 2rem;
    position: relative;
}

.opening_board_58732 .edu_head_86072 > div > div:hover::before {
    transform: scaleY(1);
}

.opening_board_58732 .edu_head_86072 h3 {
    transform: translateX(0);
    backdrop-filter: blur(10px);
    margin: 0;
    line-height: 1.5;
    border-radius: 10px;
    padding: 1.5rem;
    font-weight: 600;
    transition: transform 0.4s ease, background 0.4s ease;
    font-size: 19px;
    border-left: 3px solid rgb(110,171,193);
    background: rgba(255, 255, 255, 0.1);
}

.get_in_touch_48602 .img_lightbox_28697::before {
    opacity: 0.03;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    mix-blend-mode: color-burn;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(158,201,216) 0,
        rgb(158,201,216) 5px,
        transparent 5px,
        transparent 10px
    );
    content: "";
}

.get_in_touch_48602 .inquiry_card_19324 {
    z-index: 2;
    position: relative;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ffffff 85%,
        rgba(rgb(204,229,236), 0.3) 100%
    );
    padding: 50px;
    flex: 1 1 60%;
}

.get_in_touch_48602 .inquiry_card_19324 h3::before,
.get_in_touch_48602 .inquiry_card_19324 h3::after {
    display: none;
}

.get_in_touch_48602 .inquiry_card_19324 input[type="text"]:focus,
.get_in_touch_48602 .inquiry_card_19324 textarea:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 0 0 2px rgb(158,201,216,0.5);
}

.get_in_touch_48602 .inquiry_card_19324 .connect_widget_62580 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}

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

.get_in_touch_48602 .inquiry_card_19324 .help_widget_72405:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgb(158,201,216,0.5);
}

.get_in_touch_48602 .inquiry_card_19324 .help_widget_72405:hover::before {
    animation: buttonBg 5s linear infinite;
    opacity: 1;
}

.get_in_touch_48602 .message_request_17384::before {
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(158,201,216,0.5) 0%, transparent 10px),
        radial-gradient(circle at 80% 70%, rgb(158,201,216,0.5) 0%, transparent 10px);
    width: 100%;
    opacity: 0.1;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    background-size: 60px 60px;
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li::before {
    width: 3px;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 2;
    background: rgb(158,201,216);
    content: "";
    top: 0;
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li svg {
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    position: relative;
    z-index: 2;
    margin-right: 15px;
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li a {
    color: #000000;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}

.join_our_community_62938 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 4rem;
    background: rgb(204,229,236);
    overflow: hidden;
    isolation: isolate;
}

.join_our_community_62938 .mentor_approach_92568::before {
    height: 100px;
    background: rgb(158,201,216);
    content: "";
    width: 100px;
    opacity: 0.15;
    top: -30px;
    position: absolute;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    animation: rotate-shape 20s linear infinite;
    right: -30px;
}

.join_our_community_62938 p::before {
    border: 2px solid rgb(158,201,216,0.5);
    width: 50px;
    position: absolute;
    left: -15px;
    height: 50px;
    animation: square-pulse 5s infinite alternate;
    top: -15px;
    z-index: -1;
    content: "";
    opacity: 0.5;
}

.join_our_community_62938 .news_block_52798::placeholder {
    color: #000000;
    opacity: 0.6;
}

.join_our_community_62938 .sub_season_41268 {
    border-bottom-right-radius: 10px;
    height: 100%;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0 2rem;
    border-top-right-radius: 10px;
    color: #ffffff;
    background: rgb(158,201,216);
    border: none;
    isolation: isolate;
}

.course_highlights_54631 .container {
    z-index: 2;
    position: relative;
}

.course_highlights_54631 .img_lightbox_28697 {
    z-index: 1;
    left: 0;
    filter: saturate(1.2) contrast(1.1);
    position: absolute;
    top: 0;
    height: 100%;
    transition: transform 0.7s ease-out, filter 0.7s ease;
    transform: scale(1.05);
    width: 100%;
}

.course_highlights_54631 .class_path_45790::before {
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    border-radius: 13px 0 0 13px;
    top: 0;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    height: 100%;
    content: "";
}

.course_highlights_54631 .head_edu_58741 svg:hover {
    transform: scale(1.05) translateY(-5px);
}

.course_highlights_54631 .head_edu_58741:hover::after {
    width: 100%;
}

.course_highlights_54631 p {
    margin-bottom: 0;
    font-size: 13px;
    color: #000000;
    line-height: 1.8;
    position: relative;
}

.data_analysis_74860 {
    padding: 7rem 1rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(204,229,236), rgba(0, 0, 0, 0.5) 95%);
    position: relative;
}

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

.data_analysis_74860 ul {
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    padding: 0;
    list-style: none;
}

.data_analysis_74860 .value_statistics_69028:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 35px rgba(0,0,0,0.12), 
                0 3px 10px rgba(0,0,0,0.08),
                0 0 0 1px rgba(255,255,255,0.15) inset;
}

.data_analysis_74860 .value_statistics_69028 p {
    font-size: calc(20px * 1.5);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: linear-gradient(90deg, rgb(158,201,216), rgb(110,171,193));
    -webkit-text-fill-color: transparent;
    position: relative;
    color: rgb(158,201,216);
    margin: 0;
    -webkit-background-clip: text !important;
    font-weight: 700;
}

.data_analysis_74860 .value_statistics_69028:nth-child(3n) p {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #6a9cff, rgb(158,201,216));
}

.data_analysis_74860 .value_statistics_69028:nth-child(6) {
    --i: 6;
}

.ty_footer_51034::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(158,201,216) 20%, 
        rgb(110,171,193) 50%, 
        rgb(158,201,216) 80%, 
        transparent);
    width: 100%;
    left: 0;
    height: 10px;
    position: absolute;
    content: "";
    bottom: 0;
    opacity: 0.3;
    z-index: 1;
}

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

.ty_footer_51034 .mentor_approach_92568:hover > div:first-child::after {
    width: 120px;
}

.ty_footer_51034 .mentor_approach_92568:hover h5 {
    transform: translateX(0);
}

.ty_footer_51034 a {
    text-decoration: none;
    transition: transform 0.3s ease-out;
    display: block;
    position: relative;
}

.ty_footer_51034 a:hover::before {
    width: 100%;
}

.ty_footer_51034 .mentor_approach_92568:hover > div:first-child::before {
    opacity: 0.2;
    transform: rotate(5deg) scale(1.1);
}

.explore_now_92630::before {
    width: 100%;
    left: 0;
    background-image: 
        linear-gradient(30deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(150deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    height: 100%;
    content: '';
    transform-origin: center bottom;
    opacity: 0.7;
    transform: perspective(500px) rotateX(45deg) scale(2);
    background-size: 30px 30px;
    z-index: 1;
    top: 0;
    position: absolute;
    animation: gridAnimate 30s linear infinite;
}

.explore_now_92630::before {
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 2;
    content: '';
    animation: scanLines 8s linear infinite;
    background: 
        repeating-linear-gradient(
            180deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 16px
        );
    position: absolute;
}

.explore_now_92630::before {
    width: 100%;
    top: 0;
    background-size: 100px 100px;
    opacity: 0.7;
    position: absolute;
    left: 0;
    height: 100%;
    content: '';
    z-index: 2;
    background-image: 
        linear-gradient(30deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(150deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(270deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%);
}



.explore_now_92630::before {
    animation: bottomBarAnimate 4s ease-in-out infinite reverse;
    width: 100%;
    z-index: 3;
    background: linear-gradient(90deg, transparent, rgb(110,171,193), transparent);
    bottom: 0;
    position: absolute;
    content: '';
    height: 3px;
    left: 0;
}

.explore_now_92630 .assist_form_41359:hover {
    letter-spacing: 2.5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.pricing_shelf_24093 .learning_pricing_30792 p::-webkit-scrollbar {
    width: 4px;
}

.pricing_shelf_24093 .learning_pricing_30792 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.pricing_shelf_24093 .learning_pricing_30792 p::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}



@media (max-width: 991px) {.teacher_profile_13980 {
    padding: 40px 20px;
}.teacher_profile_13980 .learner_testimonials_84351 {
    flex-direction: column;
    gap: 20px;
}.teacher_profile_13980 .img_lightbox_28697 {
    height: 280px;
    margin: 0 auto;
    transform: translateY(0) rotate(-3deg);
    width: 220px;
}.teacher_profile_13980 .work_insights_19320 {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.teacher_profile_13980 .learner_testimonials_84351:hover .img_lightbox_28697 {
    transform: translateY(-10px) rotate(0);
}
}



@media screen and (max-width: 991px) {.meet_us_83469 {
    padding: 80px 0;
}.meet_us_83469 h3 {
    margin-bottom: 40px;
    font-size: calc(31px - 0.4rem);
}.meet_us_83469 .skill_guides_32756 {
    margin-bottom: 60px;
}.meet_us_83469 .skill_guides_32756 span {
    font-size: calc(20px - 0.2rem);
}.meet_us_83469 .skill_guides_32756 .img_lightbox_28697,
    .meet_us_83469 .study_space_81672 .why_trust_47632 {
    height: 350px;
    width: 45%;
}.meet_us_83469 .skill_guides_32756 p,
    .meet_us_83469 .study_space_81672 p {
    padding: 30px;
    font-size: calc(16px - 0.1rem);
    width: 70%;
}
}



@media (max-width: 991px) {.pricing_shelf_24093 {
    padding: 80px 0 100px;
}.pricing_shelf_24093 .plan_deals_76395 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_shelf_24093 .learning_pricing_30792 {
    min-height: 450px;
}.pricing_shelf_24093 .cost_plan_68312 {
    padding: 25px 20px;
}.pricing_shelf_24093 h2 {
    font-size: calc(32px - 4px);
}.pricing_shelf_24093 .pricing_rates_03576 {
    margin-bottom: 40px;
    font-size: 17px;
}
}



@media (max-width: 480px) {.pricing_shelf_24093 {
    padding: 50px 0 70px;
}.pricing_shelf_24093 .cost_plan_68312 {
    padding: 20px 15px;
}.pricing_shelf_24093 h2 {
    font-size: calc(32px - 10px);
}.pricing_shelf_24093 .learn_deals_01658 {
    font-size: 22px;
    padding: 8px 20px;
}.pricing_shelf_24093 .learning_pricing_30792 h4 {
    margin-bottom: 15px;
    font-size: calc(22px - 2px);
}}



@media (min-width: 768px) {.course_rewards_04963 {
    padding: 8rem 0;
}.course_rewards_04963 h5 {
    font-size: calc(20px * 1.1);
    margin-bottom: 4rem;
}.course_rewards_04963 .mentor_approach_92568 {
    gap: 4rem;
    padding: 4rem;
    grid-template-columns: 1fr 1.2fr;
}.course_rewards_04963 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.course_rewards_04963 li {
    padding: 1.2rem 1.8rem;
}
}



@media (max-width: 480px) {.course_rewards_04963 {
    padding: 4rem 0;
}.course_rewards_04963 h5 {
    margin-bottom: 2rem;
    font-size: calc(20px * 0.85);
}.course_rewards_04963 .mentor_approach_92568 {
    padding: 1.5rem;
    gap: 1.5rem;
}.course_rewards_04963 ul {
    gap: 1rem;
}.course_rewards_04963 li {
    padding: 0.8rem;
}.course_rewards_04963 li p {
    padding-left: 2rem;
    font-size: calc(15px * 0.9);
}.course_rewards_04963 li svg {
    height: 20px;
    width: 20px;
}}



@media (max-width: 768px) {.get_in_touch_48602 {
    padding: 60px 0;
}.get_in_touch_48602 h3 {
    margin-bottom: 35px;
    font-size: calc(28px * 0.85);
}.get_in_touch_48602 .inquiry_card_19324 h3,
    .get_in_touch_48602 .message_request_17384 h4 {
    font-size: calc(22px * 0.9);
}.get_in_touch_48602 .inquiry_card_19324,
    .get_in_touch_48602 .message_request_17384 {
    padding: 35px;
}.get_in_touch_48602 .inquiry_card_19324::before,
    .get_in_touch_48602 .inquiry_card_19324::after {
    height: 30px;
    width: 30px;
}.get_in_touch_48602 .inquiry_card_19324 input[type="text"],
    .get_in_touch_48602 .inquiry_card_19324 textarea {
    padding: 14px 16px;
}
}



@media (max-width: 768px) {.course_highlights_54631 {
    padding: 60px 0;
}.course_highlights_54631 .img_lightbox_28697 {
    height: 250px;
}.course_highlights_54631 .class_path_45790 {
    padding: 30px 25px;
}.course_highlights_54631 h3 {
    font-size: calc(30px * 0.9);
}.course_highlights_54631 p {
    font-size: calc(13px * 0.95);
}.course_highlights_54631 .head_edu_58741 svg {
    height: 50px;
}}



@media (max-width: 992px) {.data_analysis_74860 {
    padding: 5rem 1rem;
}.data_analysis_74860 ul {
    grid-template-columns: repeat(2, 1fr);
}.data_analysis_74860 .value_statistics_69028 {
    padding: 1.75rem 1.25rem;
}.data_analysis_74860 .value_statistics_69028 p {
    font-size: calc(20px * 1.3);
}
}



@media (max-width: 768px) {.ty_footer_51034 {
    padding: 3rem 0;
}.ty_footer_51034 .mentor_approach_92568 {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem;
    gap: 1.5rem;
}.ty_footer_51034 .mentor_approach_92568:hover {
    transform: perspective(1000px) rotateY(0deg);
}.ty_footer_51034 h5 {
    font-size: calc(22px * 0.85);
    transform: translateX(0);
}.ty_footer_51034 p {
    font-size: calc(12px * 0.95);
}.ty_footer_51034::before {
    height: 50%;
    width: 60%;
    top: -10%;
    right: -30%;
}
}

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

@keyframes scanline {
    0% {
        transform: translateX(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0.5;
    }
}



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

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

@keyframes cornerPulse {
    0% {
        opacity: 0.5;
        width: 40px;
        height: 40px;
    }
    100% {
        opacity: 1;
        width: 50px;
        height: 50px;
    }
}

