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

header,footer {
    width: 100%;
}

header {
    z-index: 100;
    overflow: visible;
    margin-top: 0;
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    padding: 0;
    background: linear-gradient(90deg, rgb(110,171,193) 0%, rgb(158,201,216) 100%);
}

.tiktok_edu_04856 .terms_legal_23194 {
    flex-direction: column;
    gap: 3rem;
    display: flex;
}



.tiktok_edu_04856 .info_item {
    text-align: center;
    min-width: 200px;
    transition: transform 0.3s ease;
    max-width: 300px;
    flex: 1;
}

.tiktok_edu_04856 .info_item p, 
.tiktok_edu_04856 .info_item a {
    color: #ffffff;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    border-radius: 10px;
    align-items: center;
    gap: 0.5rem;
    font-size: calc(16px - 2px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    text-decoration: none;
    display: flex;
    justify-content: center;
    padding: 0.75rem;
}

.tiktok_edu_04856 .nav_class_58207 h5::after {
    bottom: 0;
    background: rgb(110,171,193);
    content: '';
    transition: width 0.3s ease;
    left: 0;
    height: 2px;
    width: 40px;
    position: absolute;
}

.tiktok_edu_04856 .main_core_92103 a:hover::before {
    background: rgb(158,201,216);
    box-shadow: 0 0 8px rgb(158,201,216);
    height: 7px;
    width: 7px;
}

.tiktok_edu_04856 .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}

.tiktok_edu_04856 .input_holder {
    position: relative;
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}

.tiktok_edu_04856 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}

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

.teacher_profile_13980 {
    position: relative;
    overflow: hidden;
    min-height: 400px;
    background: linear-gradient(135deg, rgb(204,229,236) 0%, rgb(158,201,216,0.5) 100%);
    padding: 60px 30px;
}

.teacher_profile_13980 .learner_testimonials_84351:hover {
    transform: rotate(0deg) scale(1.02);
}

.teacher_profile_13980 .img_lightbox_28697 {
    position: relative;
    height: 350px;
    transform: translateY(20px);
    border-radius: 27px;
    box-shadow: 15px 15px 0 rgb(110,171,193,0.5);
    width: 280px;
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
}

.teacher_profile_13980 .work_insights_19320 > div:nth-child(2) {
    font-weight: 600;
    color: #000000;
    font-size: 13px;
    opacity: 0.8;
    margin-bottom: 20px;
}

.teacher_profile_13980 .past_career_93752::before {
    position: absolute;
    opacity: 0.1;
    left: -15px;
    top: -20px;
    font-size: 80px;
    color: rgb(158,201,216);
    content: "";
    font-family: Arial, sans-serif;
}

.privacy_frame_56137 ul {
    list-style-type: none;
    padding: 0;
    margin: 1rem 0;
}

.privacy_frame_56137 li::before {
    content: '✦';
    font-size: 1.2em;
    margin-right: 10px;
    color: rgb(110,171,193);
}

.privacy_frame_56137 a:hover {
    color: rgb(158,201,216);
    border-bottom: 1px dashed rgb(158,201,216);
}



.meet_us_83469::after {
    content: "";
    height: 100%;
    background-image: linear-gradient(45deg, transparent 98%, rgb(158,201,216,0.5) 98%),
                      linear-gradient(-45deg, transparent 98%, rgb(158,201,216,0.5) 98%);
    background-size: 30px 30px;
    left: 0;
    opacity: 0.1;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    animation: gridPatternMove 40s linear infinite;
}

.meet_us_83469 .skill_guides_32756 span::after {
    width: 30px;
    bottom: 0;
    left: 50%;
    content: "";
    height: 2px;
    background: rgb(158,201,216);
    transform: translateX(-50%);
    position: absolute;
}

.meet_us_83469 .study_space_81672 {
    flex-direction: column;
    display: flex;
    position: relative;
}

.meet_us_83469 .study_space_81672 .why_trust_47632 {
    position: absolute;
    width: 50%;
    height: 450px;
    z-index: 1;
    transform: translateY(-50%);
    box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 15px 0 0 15px;
    right: 0;
    top: 50%;
}



.meet_us_83469 .skill_guides_32756 p::before,
.meet_us_83469 .study_space_81672 p::before {
    border-radius: 50%;
    position: absolute;
    height: 150px;
    opacity: 0.1;
    filter: blur(60px);
    z-index: -1;
    width: 150px;
    content: "";
}

.meet_us_83469 .skill_guides_32756 p::before {
    top: -30px;
    background: rgb(158,201,216);
    right: -30px;
}

.pricing_shelf_24093 .tuition_table_76951 {
    position: relative;
}

.pricing_shelf_24093 .tuition_table_76951::before {
    background: linear-gradient(225deg, rgb(158,201,216,0.5), transparent);
    right: -80px;
    width: 200px;
    content: "";
    position: absolute;
    border-radius: 50%;
    height: 200px;
    opacity: 0.4;
    pointer-events: none;
    filter: blur(60px);
    top: -80px;
}

.pricing_shelf_24093 .plan_deals_76395 {
    gap: 30px;
    margin: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
}

.pricing_shelf_24093 .learning_pricing_30792:hover::before {
    transform: translateX(100%);
}

.pricing_shelf_24093 .learning_pricing_30792:hover::after {
    transform: scale(1.5);
}

.pricing_shelf_24093 .cost_plan_68312 {
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    padding: 35px 25px;
    height: 100%;
}

.pricing_shelf_24093 .learning_pricing_30792:hover h4 {
    transform: translateX(5px);
}

.pricing_shelf_24093 .learning_pricing_30792:hover h4::after {
    width: 60px;
}

.pricing_shelf_24093 .learn_deals_01658 {
    display: inline-block;
    position: relative;
    font-size: calc(22px + 4px);
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 10px 25px;
    background: linear-gradient(135deg, rgb(158,201,216), rgb(110,171,193));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    font-weight: 700;
    color: #ffffff;
}

header .head_edu_58741 {
    margin-right: 2rem;
    padding: 0.5rem;
    overflow: visible;
    flex: 0 0 auto;
    position: relative;
}

header .head_edu_58741:hover::before {
    opacity: 0;
}



header .top_mainwrap_82573 {
    position: relative;
    display: block;
    transition: all 0.3s ease;
}

header .nav_class_58207 {
    list-style: none;
    margin: 0;
    display: flex;
    z-index: 2;
    padding: 0;
    position: relative;
}

header .head_train_20514 a:hover::before {
    opacity: 1;
    transform: scale(1);
}

header .head_train_20514::after {
    opacity: 0;
    width: 80%;
    transition: all 0.3s ease;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 5px;
    filter: blur(3px);
    bottom: -10px;
    content: '';
    position: absolute;
    left: 10%;
}

header .nav_expert_39160 {
    padding-top: 2rem;
    position: relative;
    z-index: 1;
    background: rgb(204,229,236);
}

.course_rewards_04963::after {
    position: absolute;
    border-radius: 50%;
    bottom: -120px;
    width: 300px;
    background: linear-gradient(135deg, rgb(158,201,216,0.5) 0%, transparent 70%);
    height: 300px;
    content: "";
    z-index: 0;
    filter: blur(40px);
    right: -120px;
}

.course_rewards_04963 .mentor_approach_92568:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1),
                -10px -10px 25px rgba(255, 255, 255, 1),
                inset 2px 2px 5px rgba(255, 255, 255, 0.3),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}

.course_rewards_04963 ul {
    margin: 0;
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}

.course_rewards_04963 li p {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    margin: 0;
    position: relative;
    padding-left: 2.2rem;
    line-height: 1.6;
}

.course_rewards_04963 li svg {
    transition: transform 0.3s ease;
    left: 0;
    height: 24px;
    position: absolute;
    top: 0;
    width: 24px;
}

.opening_board_58732 {
    position: relative;
    overflow: hidden;
    padding: 2rem 1rem;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    background: linear-gradient(135deg, rgb(204,229,236) 0%, rgb(110,171,193,0.5) 100%);
    width: 100%;
}

.opening_board_58732 .edu_head_86072 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.opening_board_58732 .edu_head_86072 > div > div::before {
    transition: transform 0.3s ease;
    background: rgb(110,171,193);
    position: absolute;
    top: 0;
    width: 4px;
    bottom: 0;
    transform: scaleY(0.7);
    content: "";
    left: 0;
}

.get_in_touch_48602 {
    background: linear-gradient(135deg, rgb(204,229,236) 0%, rgb(204,229,236) 50%, rgb(158,201,216,0.5) 150%);
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
}



.get_in_touch_48602 .img_lightbox_28697 {
    height: 100%;
    position: absolute;
    top: 0;
    mix-blend-mode: luminosity;
    width: 100%;
    z-index: 0;
    opacity: 0.06;
    left: 0;
    filter: contrast(1.2) brightness(0.8) grayscale(0.5);
}

.get_in_touch_48602 .query_form_92483 {
    z-index: 2;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
    border-radius: 10px;
    background: #ffffff;
    display: flex;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02),
        0 0 0 15px rgb(204,229,236),
        0 0 30px rgb(158,201,216,0.5);
}

.get_in_touch_48602 .inquiry_card_19324 h3 {
    text-transform: none;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(204,229,236);
    color: #000000;
    font-size: 22px;
    text-align: left;
    padding: 0 0 10px 0;
    letter-spacing: normal;
}

.get_in_touch_48602 .inquiry_card_19324 input[type="text"]:focus::placeholder,
.get_in_touch_48602 .inquiry_card_19324 textarea:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.4;
}

.get_in_touch_48602 .inquiry_card_19324 .connect_widget_62580 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.get_in_touch_48602 .inquiry_card_19324 .connect_widget_62580 input[type="checkbox"]:checked + label::before {
    background: rgb(158,201,216);
    border-color: rgb(158,201,216);
}

.get_in_touch_48602 .inquiry_card_19324 .connect_widget_62580 a:hover {
    background-size: 100% 100%;
}

.get_in_touch_48602 .inquiry_card_19324 .help_widget_72405::before {
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(110,171,193) 0%,
        rgb(110,171,193) 10%,
        rgb(158,201,216) 10%,
        rgb(158,201,216) 20%
    );
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -1;
    transition: opacity 0.4s ease;
    background-size: 200% 200%;
    top: 0;
    height: 100%;
    content: "";
}

.get_in_touch_48602 .message_request_17384 h4::after {
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 50px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(158,201,216), rgb(110,171,193));
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li {
    border-left: 3px solid rgb(158,201,216);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    backdrop-filter: blur(5px);
    overflow: hidden;
    padding: 15px;
    transition: all 0.3s ease;
    display: flex;
    background: rgba(255, 255, 255, 0.7);
    align-items: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 25px;
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li span {
    z-index: 2;
    color: #000000;
    position: relative;
    font-size: 12px;
}

.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.join_our_community_62938::after {
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(158,201,216,0.5) 10px, rgb(158,201,216,0.5) 11px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgb(110,171,193,0.5) 10px, rgb(110,171,193,0.5) 11px);
    opacity: 0.05;
}

.join_our_community_62938 p::after {
    width: 50px;
    height: 3px;
    background: rgb(110,171,193);
    position: absolute;
    animation: line-extend 3s infinite alternate;
    z-index: -1;
    left: 20px;
    content: "";
    bottom: -10px;
}

.join_our_community_62938 .news_block_52798:focus {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    outline: none;
    border-color: rgb(158,201,216);
}

.join_our_community_62938 .sub_season_41268::before {
    position: absolute;
    inset: 0;
    z-index: -1;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    background: rgb(110,171,193);
    content: "";
}

.course_highlights_54631::before {
    height: 100%;
    content: "";
    animation: patternShift 20s linear infinite;
    top: 0;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(158,201,216,0.5) 0,
        rgb(158,201,216,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.1;
}

.course_highlights_54631 .img_lightbox_28697::after {
    background: 
        radial-gradient(
            circle at 75% 25%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 90%
        );
    opacity: 0.8;
    content: "";
    z-index: 3;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}

.course_highlights_54631 .head_edu_58741 {
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
    z-index: 5;
}

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

.course_highlights_54631 h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 2px;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(158,201,216) 0%,
        rgb(110,171,193) 100%
    );
    border-radius: 10px;
}

.data_analysis_74860 h3::after {
    width: 80px;
    content: "";
    height: 3px;
    left: 50%;
    bottom: -15px;
    transform-origin: center;
    transform: translateX(-50%) scaleX(0);
    animation: lineExpand 1s 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    background: linear-gradient(90deg, rgb(158,201,216), rgb(110,171,193));
    position: absolute;
}

.data_analysis_74860 .value_statistics_69028:hover::before {
    opacity: 1;
}

.data_analysis_74860 .value_statistics_69028 span {
    position: relative;
    margin-bottom: 0.75rem;
    font-family: Arial, sans-serif;
    transition: transform 0.3s ease, color 0.3s ease;
    font-size: calc(17px * 0.95);
    opacity: 0.85;
    color: #ffffff;
    transform: translateX(0);
    display: block;
    line-height: 1.4;
    font-weight: 600;
}

.data_analysis_74860 .value_statistics_69028:nth-child(2n) {
    border-right: 3px solid rgb(110,171,193);
    border-left: none;
}

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

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

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

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

.ty_footer_51034 .mentor_approach_92568:hover {
    transform: perspective(1000px) rotateY(-1deg);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(110,171,193,0.5), 0.15) inset;
}

.ty_footer_51034 h5 {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
    line-height: 1.4;
    transform: translateX(-5px);
    transition: transform 0.4s ease;
    position: relative;
}

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

.explore_now_92630 {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    padding: 5rem 2rem;
    margin: 0;
    background: linear-gradient(150deg, rgb(204,229,236) 0%, rgb(158,201,216,0.5) 100%);
}

.explore_now_92630 .mentor_approach_92568:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(rgb(158,201,216), 0.1);
    transform: translateY(-10px);
}

.explore_now_92630 .mentor_approach_92568::before,
.explore_now_92630 .mentor_approach_92568::after {
    border-width: 0;
    border-style: solid;
    position: absolute;
    width: 40px;
    content: '';
    height: 40px;
}

.explore_now_92630 .mentor_approach_92568::before {
    left: 15px;
    border-color: rgb(158,201,216);
    top: 15px;
    border-top-width: 2px;
    border-left-width: 2px;
    animation: cornerPulse 3s infinite alternate;
}



.explore_now_92630 .mentor_approach_92568::before {
    opacity: 0.7;
    background-image: 
        linear-gradient(90deg, rgb(158,201,216) 2px, transparent 2px),
        linear-gradient(90deg, rgb(158,201,216) 2px, transparent 2px),
        linear-gradient(0deg, rgb(110,171,193) 2px, transparent 2px),
        linear-gradient(0deg, rgb(110,171,193) 2px, transparent 2px);
    width: 100%;
    z-index: -1;
    top: 0;
    content: '';
    position: absolute;
    background-position: 0 20px, 0 calc(100% - 20px), 20px 0, calc(100% - 20px) 0;
    background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
    background-repeat: no-repeat;
    left: 0;
    height: 100%;
}

.explore_now_92630 .assist_form_41359 {
    text-decoration: none;
    letter-spacing: 2px;
    background: linear-gradient(135deg, rgb(158,201,216) 0%, rgb(110,171,193) 100%);
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-radius: 10px;
    position: relative;
    color: #ffffff;
    font-size: 14px;
    padding: 1.3rem 3rem;
    overflow: hidden;
    justify-content: center;
    display: inline-flex;
    text-transform: uppercase;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    z-index: 2;
    align-items: center;
    border: none;
}



@media (max-width: 1024px) {.tiktok_edu_04856 {
    padding: 4rem 0 1rem;
}.tiktok_edu_04856 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.tiktok_edu_04856 .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 480px) {.tiktok_edu_04856 {
    padding: 2.5rem 0 1rem;
}.tiktok_edu_04856 .info_item p, 
    .tiktok_edu_04856 .info_item a {
    font-size: calc(16px - 3px);
}.tiktok_edu_04856 .nav_class_58207 h5, 
    .tiktok_edu_04856 .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}.tiktok_edu_04856 .main_core_92103 a, 
    .tiktok_edu_04856 .subscribe_holder p {
    font-size: calc(16px - 2px);
}.tiktok_edu_04856 .cloud_lab_34715 {
    font-size: calc(12px - 2px);
}}



@media screen and (max-width: 1199px) {.meet_us_83469 {
    padding: 100px 0;
}.meet_us_83469 h3 {
    font-size: calc(31px - 0.2rem);
    margin-bottom: 50px;
}.meet_us_83469 .skill_guides_32756 {
    margin-bottom: 80px;
}.meet_us_83469 .skill_guides_32756 span {
    font-size: calc(20px - 0.1rem);
}.meet_us_83469 .skill_guides_32756 .img_lightbox_28697,
    .meet_us_83469 .study_space_81672 .why_trust_47632 {
    height: 400px;
}.meet_us_83469 .skill_guides_32756 p,
    .meet_us_83469 .study_space_81672 p {
    padding: 40px;
    width: 65%;
}
}



@media screen and (max-width: 575px) {.meet_us_83469 {
    padding: 50px 0;
}.meet_us_83469 h3 {
    margin-bottom: 30px;
    font-size: calc(31px - 0.8rem);
}.meet_us_83469 .skill_guides_32756 {
    margin-bottom: 50px;
    padding-top: 220px;
}.meet_us_83469 .skill_guides_32756 span {
    font-size: calc(20px - 0.4rem);
    margin-bottom: 200px;
}.meet_us_83469 .skill_guides_32756 .img_lightbox_28697,
    .meet_us_83469 .study_space_81672 .why_trust_47632 {
    height: 200px;
}.meet_us_83469 .skill_guides_32756 p,
    .meet_us_83469 .study_space_81672 p {
    padding: 20px;
    font-size: calc(16px - 0.2rem);
}.meet_us_83469 .study_space_81672 {
    padding-bottom: 220px;
}.meet_us_83469 .skill_guides_32756::after,
    .meet_us_83469 .study_space_81672::after {
    height: 30px;
    width: 30px;
}
}



@media (max-width: 991px) {header .top_bar_69287 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .head_edu_58741 {
    margin-right: 0;
    margin-bottom: 0;
}header .nav_class_58207 {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .head_train_20514 a {
    padding: 0 1rem;
    height: 36px;
    font-size: calc(12px - 1px);
}
}



@media (min-width: 992px) {.course_rewards_04963 {
    padding: 10rem 0;
}.course_rewards_04963 h5 {
    font-size: calc(20px * 1.2);
}.course_rewards_04963 h5::after {
    width: 100px;
}.course_rewards_04963 .mentor_approach_92568 {
    transform: perspective(1500px) rotateX(2deg);
}.course_rewards_04963 .img_lightbox_28697 {
    height: 100%;
    object-position: center;
}.course_rewards_04963 li p {
    line-height: 1.7;
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 767px) {.opening_board_58732 {
    padding: 1.5rem 1rem;
}.opening_board_58732 .principles_list_10259 {
    transform: translateX(0);
}.opening_board_58732 .study_tools_32849 {
    transform: perspective(1000px) rotateX(3deg);
    font-size: calc(43px * 0.8);
}.opening_board_58732 .edu_head_86072 {
    transform: perspective(1000px) rotateY(-1deg);
}.opening_board_58732 .edu_head_86072 > div {
    gap: 1.5rem;
    padding: 1.5rem;
}.opening_board_58732 .edu_head_86072 > div > div {
    padding-left: 1.25rem;
}.opening_board_58732 .edu_head_86072 p {
    font-size: 17px;
}.opening_board_58732 .edu_head_86072 h3 {
    font-size: calc(19px * 0.8);
    padding: 1rem;
}
}



@media (max-width: 576px) {.get_in_touch_48602 {
    padding: 50px 0;
}.get_in_touch_48602 h3 {
    font-size: calc(28px * 0.7);
    margin-bottom: 30px;
}.get_in_touch_48602 .query_form_92483 {
    box-shadow: 
            0 15px 30px rgba(0, 0, 0, 0.1),
            0 0 0 1px rgba(0, 0, 0, 0.02),
            0 0 0 8px rgb(204,229,236);
}.get_in_touch_48602 .inquiry_card_19324,
    .get_in_touch_48602 .message_request_17384 {
    padding: 25px 20px;
}.get_in_touch_48602 .inquiry_card_19324::before,
    .get_in_touch_48602 .inquiry_card_19324::after {
    display: none;
}.get_in_touch_48602 .inquiry_card_19324 input[type="text"],
    .get_in_touch_48602 .inquiry_card_19324 textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.get_in_touch_48602 .inquiry_card_19324 .connect_widget_62580 label {
    font-size: calc(14px * 0.9);
}.get_in_touch_48602 .inquiry_card_19324 .help_widget_72405 {
    width: 100%;
    padding: 14px 20px;
}.get_in_touch_48602 .message_request_17384 .feedback_query_79512 li {
    margin-bottom: 15px;
    padding: 12px;
}}



@media (max-width: 576px) {.ty_footer_51034 {
    padding: 2.5rem 0;
}.ty_footer_51034 .mentor_approach_92568 {
    gap: 1.25rem;
    padding: 1.5rem;
}.ty_footer_51034 h5 {
    font-size: calc(22px * 0.8);
}.ty_footer_51034 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.ty_footer_51034 .mentor_approach_92568 > div:first-child {
    padding-bottom: 1rem;
}.ty_footer_51034 .mentor_approach_92568 > div:first-child::after {
    height: 2px;
    width: 40px;
}.ty_footer_51034 .mentor_approach_92568:hover > div:first-child::after {
    width: 80px;
}.ty_footer_51034 .mentor_approach_92568 > div:first-child::before {
    top: -15px;
    font-size: calc(38px * 1.2);
}}

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



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



@keyframes lineExpand {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes cornerDotsGlow {
    0% {
        opacity: 0.5;
        filter: blur(0px);
    }
    100% {
        opacity: 1;
        filter: blur(1px);
    }
}

