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

html {
    scrollbar-color: rgb(131,156,149,0.5) rgb(255, 255, 255, 0.5);
    scrollbar-width: none;
}

html,body {
    color: #000000;
    auto
contain
touch-action: none;
    min-height: 100%;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
}

.MWj_testimonials::before {
    animation: float 15s infinite alternate ease-in-out;
    top: -5%;
    height: 40%;
    content: "";
    position: absolute;
    background: radial-gradient(circle at center, rgb(169,192,186,0.5) 0%, transparent 70%);
    opacity: 0.15;
    width: 35%;
    right: -5%;
}

.MWj_testimonials h2::after {
    transform: translateX(-50%);
    width: 5rem;
    content: "";
    height: 3px;
    bottom: -1rem;
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(169,192,186) 0%, rgb(131,156,149) 100%);
}

.MWj_testimonials .Rgv_user_reviews::before {
    font-family: Georgia, serif;
    position: absolute;
    top: 1.2rem;
    opacity: 0.07;
    color: rgb(131,156,149);
    z-index: -1;
    line-height: 0;
    font-size: 8rem;
    content: "";
    right: 1.5rem;
}

.MWj_testimonials .Rgv_user_reviews:hover {
    box-shadow: 0 22px 40px -15px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}

.MWj_testimonials .Rgv_user_reviews:hover img {
    transform: scale(1.08) rotate(3deg);
}

.MWj_testimonials .Rgv_user_reviews h4::after {
    transition: width 0.3s ease;
    left: 0;
    content: "";
    position: absolute;
    bottom: -5px;
    height: 2px;
    background-color: rgb(169,192,186,0.5);
    width: 25px;
}

.MWj_testimonials a::before {
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    width: 100%;
    top: 0;
    left: -100%;
    z-index: -1;
    transition: left 0.7s ease;
    content: "";
    position: absolute;
    height: 100%;
}

.MWj_testimonials a:hover::before {
    left: 100%;
}

.jWw_title_board .LMb_img_holder {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition: transform 0.8s cubic-bezier(0.215, 0.610, 0.355, 1);
    height: 100%;
    transform: scale(1.05);
    top: 0;
}

.jWw_title_board:hover .LMb_img_holder {
    transform: scale(1.02);
}

.jWw_title_board .bUM_knowledge_center {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: column;
    z-index: 4;
    padding: 6rem 2rem;
    align-items: flex-start;
    position: relative;
}

.jWw_title_board .bUM_knowledge_center {
    align-items: center;
    padding: 3rem 1.5rem;
}

.jWw_title_board .zfM_statement_box {
    max-width: 600px;
    border-left: 2px solid rgb(169,192,186);
    padding: 2rem;
    animation: fadeInRight 1s 0.3s cubic-bezier(0.215, 0.610, 0.355, 1) forwards;
    opacity: 0;
    margin-top: 1rem;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%);
    backdrop-filter: blur(10px);
    transform: translateX(-20px);
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}


    
    .jWw_title_board .zfM_statement_box {
    border-left: none;
    border-top: 2px solid rgb(169,192,186);
    text-align: center;
    padding: 1.5rem;
    transform: translateX(0);
}

.jWw_title_board .qet_fast_edu svg path {
    fill: rgb(169,192,186);
    transition: fill 0.3s ease;
}

.jWw_title_board h6 {
    transform: translateY(20px);
    margin-top: 1.5rem;
    opacity: 0;
    animation: fadeInUp 1s 0.7s cubic-bezier(0.215, 0.610, 0.355, 1) forwards;
    align-self: flex-start;
}

.jWw_title_board h6 {
    align-self: center;
}

.jWw_title_board h6 .xog_query_reach:hover {
    box-shadow: 0 12px 25px rgba(94, 170, 168, 0.4);
    transform: translateY(-5px);
}

.jWw_title_board h6 .xog_query_reach:hover::before {
    left: 100%;
}

.tUo_course_instructor::before {
    z-index: 1;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.3;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(131,156,149,0.5) 0,
        rgb(131,156,149,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
}

.tUo_course_instructor .LMb_img_holder::after {
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, 
                transparent 50%, 
                rgb(169,192,186,0.5) 100%);
    top: 0;
    border-radius: 13px 13px 0 0;
    position: absolute;
}

.tUo_course_instructor .FWE_emp_details::after {
    background: rgb(131,156,149,0.5);
    filter: blur(15px);
    border-radius: 20% 40% 50% 30%;
    opacity: 0.2;
    bottom: 20px;
    right: 20px;
    animation: float-blob 10s infinite alternate;
    content: "";
    height: 60px;
    position: absolute;
    width: 60px;
}

.tUo_course_instructor .FWE_emp_details > div:nth-child(2) {
    position: relative;
    padding-bottom: 1rem;
    font-weight: 600;
    color: rgb(131,156,149);
    transform: translateY(0);
    margin-bottom: 1.5rem;
    transition: all 0.4s ease 0.1s;
    opacity: 0.8;
    font-size: 18px;
}

.JdF_service_connect {
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(206,223,222) 0%, rgba(245, 247, 250, 0.9) 100%);
}

.JdF_service_connect::after {
    position: absolute;
    clip-path: polygon(20% 0, 100% 30%, 80% 100%, 0 70%);
    z-index: 0;
    width: 35%;
    background: linear-gradient(45deg, rgb(131,156,149,0.5) 0%, transparent 70%);
    content: "";
    height: 50%;
    left: -5%;
    bottom: -10%;
    transform: rotate(10deg) skewX(-15deg);
}

.JdF_service_connect .qJl_quick_help {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    background: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(1deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    display: grid;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    position: relative;
}

.JdF_service_connect h6 svg path {
    fill: rgb(169,192,186);
    transition: fill 0.3s ease;
}

.JdF_service_connect .XIF_quick_request {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.JdF_service_connect .Qgv_start_chat:hover {
    color: rgb(169,192,186);
}

.JdF_service_connect .Qgv_start_chat svg path {
    transition: fill 0.3s ease;
    fill: rgb(131,156,149);
}

.xlB_receive_updates {
    position: relative;
    background: #ffffff;
    padding: 6rem 2rem;
    overflow: hidden;
}

.xlB_receive_updates .bUM_knowledge_center {
    display: flex;
    flex-direction: column;
    position: relative;
}

.xlB_receive_updates p {
    color: #000000;
    font-weight: 700;
    transform: translateX(15%);
    line-height: 1.3;
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 4rem;
    font-size: 42px;
    max-width: 70%;
}

.xlB_receive_updates .input_holder {
    margin-left: auto;
    transform: translateX(-15%);
    position: relative;
    z-index: 2;
    grid-template-columns: 3fr 1fr;
    max-width: 80%;
    display: grid;
}

.xlB_receive_updates .Bdp_email_submit {
    border-right: none;
    outline: none;
    padding: 1.5rem;
    transition: all 0.3s ease;
    border: 2px solid #000000;
    background: #ffffff;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
}

.xlB_receive_updates .xog_query_reach:hover {
    background: transparent;
    color: #ffffff;
    border-color: rgb(169,192,186);
}

.xlB_receive_updates .xog_query_reach:hover::after {
    transform: scale(1);
    opacity: 1;
}

.xqh_educational_rewards::before {
    width: 80%;
    content: "";
    left: -10%;
    filter: blur(40px);
    transform: rotate(-15deg) translateX(5%);
    position: absolute;
    z-index: 1;
    height: 200px;
    top: -100px;
    background: linear-gradient(90deg, rgb(169,192,186,0.5) 0%, transparent 100%);
}

.xqh_educational_rewards .bUM_knowledge_center {
    align-items: center;
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}

.xqh_educational_rewards h4 {
    font-size: calc(19px * 1.1);
    position: relative;
    font-weight: 700;
    color: #000000;
    padding-bottom: 1rem;
    line-height: 1.4;
    margin-bottom: 2rem;
}

.xqh_educational_rewards .zfM_statement_box:hover h4::after {
    width: 120px;
}

.xqh_educational_rewards ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.xqh_educational_rewards li p {
    margin: 0;
    color: #000000;
    gap: 1rem;
    align-items: flex-start;
    display: flex;
    font-size: 12px;
    line-height: 1.6;
}

.xqh_educational_rewards svg {
    width: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    height: 24px;
    transition: transform 0.3s ease;
}

.KnJ_gratitudeHub {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(206,223,222), rgb(131,156,149,0.5));
}

.KnJ_gratitudeHub .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
}

.KnJ_gratitudeHub .bUM_knowledge_center:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
    transform: translateZ(10px) scale(1.01);
}

.KnJ_gratitudeHub .bUM_knowledge_center:hover::before {
    opacity: 0.05;
}

.KnJ_gratitudeHub .bUM_knowledge_center > div:first-child {
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(20px);
    position: relative;
}

.KnJ_gratitudeHub .bUM_knowledge_center:hover > div:first-child::after {
    transform: scaleX(1);
}

.KnJ_gratitudeHub h5::first-letter {
    color: rgb(169,192,186);
    font-size: 1.2em;
}

.KnJ_gratitudeHub .bUM_knowledge_center > div:last-child {
    transform: translateZ(15px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.KnJ_gratitudeHub .bUM_knowledge_center:hover a::before {
    left: 100%;
}

.KnJ_gratitudeHub p {
    transition: opacity 0.4s ease;
    line-height: 1.7;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.9;
    color: #000000;
    margin: 0;
}

.AUI_connect_with_us::after {
    background-image: 
        repeating-linear-gradient(45deg, rgb(169,192,186,0.5) 0, rgb(169,192,186,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(131,156,149,0.5) 0, rgb(131,156,149,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(169,192,186,0.5), transparent 70%),
        linear-gradient(180deg, rgb(131,156,149,0.5), transparent 70%);
    z-index: 1;
    background-position: 0 0, 0 0, 0 0, 0 0;
    content: "";
    position: absolute;
    animation: backgroundMove 30s infinite linear;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.2;
    top: 0;
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
}

.AUI_connect_with_us .LMb_img_holder::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.AUI_connect_with_us .oMw_connect_panel::before {
    content: "";
    width: 200px;
    position: absolute;
    filter: blur(100px);
    right: -100px;
    z-index: 0;
    top: -100px;
    background: rgb(169,192,186,0.5);
    height: 200px;
    opacity: 0.3;
}

.AUI_connect_with_us form h3::after {
    background: rgb(169,192,186);
    left: 0;
    bottom: -15px;
    box-shadow: 
        0 0 5px rgb(169,192,186,0.5),
        0 0 10px rgb(169,192,186,0.5);
    width: 40px;
    height: 2px;
    position: absolute;
    content: "";
}

.AUI_connect_with_us form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

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

.AUI_connect_with_us .uAC_help_feedback input[type="checkbox"]:checked + label::before {
    border-color: rgb(169,192,186);
    box-shadow: 0 0 5px rgb(169,192,186,0.5);
    background: rgb(169,192,186);
}

.AUI_connect_with_us .uAC_help_feedback label a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(169,192,186);
    position: relative;
}

.AUI_connect_with_us .xog_query_reach {
    border: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-size: 16px;
    padding: 18px 30px;
    font-weight: 700;
    box-shadow: 
        0 5px 15px rgb(169,192,186,0.5),
        0 0 0 1px rgb(169,192,186);
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 1px;
    background: rgb(169,192,186);
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.AUI_connect_with_us svg:hover,
.AUI_connect_with_us svg:hover path {
    fill: rgb(131,156,149);
    filter: drop-shadow(0 0 3px rgb(131,156,149,0.5));
    transform: translateY(-2px);
}

header .qWY_top_sitewrap {
    overflow: hidden;
    position: relative;
}

header .qWY_top_sitewrap:before {
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(169,192,186,0.5),
        transparent
    );
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

header .container:after {
    position: absolute;
    content: '';
    right: 10px;
    height: 8px;
    top: 50%;
    opacity: 0.7;
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
    background: rgb(131,156,149);
}

header .UnF_nav_primary:before {
    transform: scaleX(0.9);
    opacity: 0;
    height: 2px;
    background: rgb(169,192,186);
    bottom: -8px;
    content: '';
    left: 0;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: center;
    width: 100%;
}

header .PKo_top_class:after {
    transition: all 0.3s ease;
    opacity: 0;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 8px;
    background: rgb(169,192,186);
    position: absolute;
    left: 50%;
    top: 100%;
    content: '';
    height: 8px;
}

header .syt_header_master:before {
    background: linear-gradient(rgb(206,223,222), rgb(206,223,222)) padding-box,
                linear-gradient(135deg, rgb(169,192,186), rgb(131,156,149)) border-box;
    width: 100%;
    content: '';
    border-radius: 10px;
    left: 0;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    height: 100%;
    border: 2px solid transparent;
    opacity: 0;
    top: 0;
}

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

.VFQ_about_this .Dgz_learn_expert {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(5deg);
    background: #ffffff;
    flex: 0 0 350px;
    position: relative;
    border-radius: 19px;
    padding: 30px;
}

.VFQ_about_this .LMb_img_holder {
    width: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    height: 280px;
    margin-bottom: 25px;
}

.VFQ_about_this .WpL_virtual_track {
    text-align: center;
    position: relative;
    padding: 10px 0;
}

.VFQ_about_this .zfM_statement_box {
    position: relative;
    flex: 1;
    border-radius: 0 19px 19px 0;
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(-5deg);
    background: #ffffff;
}

.VFQ_about_this .Qot_skill_learn svg path {
    fill: rgb(169,192,186);
}

.VFQ_about_this h2::after {
    background: linear-gradient(to right, rgb(169,192,186), rgb(131,156,149));
    position: absolute;
    width: 60px;
    bottom: 0;
    left: 0;
    content: '';
    height: 3px;
}

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

.amF_future_attendees h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    padding: 30px;
    color: #000000;
    margin: 0;
    text-align: center;
}

.amF_future_attendees div p {
    flex: 1 1 calc(100% - 30px);
    margin-bottom: 20px;
    cursor: pointer;
    padding: 20px 20px 20px 60px;
    background: #ffffff;
    z-index: 1;
    width: calc(100% - 30px);
    position: relative;
    border-left: 3px solid rgb(169,192,186);
    margin: 0 15px 0 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.amF_future_attendees div p:hover::after {
    opacity: 1;
    right: 15px;
}

.amF_future_attendees div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}

.amF_future_attendees div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(169,192,186);
}

.hin_program_structure {
    display: grid;
    position: relative;
    background-color: rgb(206,223,222);
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    grid-template-rows: 1fr;
    min-height: 100vh;
}

.hin_program_structure .DvZ_learn_plan {
    width: 500%;
    animation: carousel-slide 25s ease-in-out infinite;
    display: flex;
    height: 100%;
}

.hin_program_structure .DvZ_learn_plan {
    animation-duration: 20s;
    width: 600%;
}

.hin_program_structure .GsU_fast_development:hover img {
    transform: scale(1.05);
}

.hin_program_structure .Yyb_skill_route {
    width: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 3.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-width: 700px;
    overflow: hidden;
    position: relative;
}

.hin_program_structure .Yyb_skill_route h3 {
    font-size: 29px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    color: rgb(169,192,186);
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 1.5rem;
}

.hin_program_structure .Yyb_skill_route h3 {
    font-size: calc(29px * 0.9);
}

.hin_program_structure .Yyb_skill_route .xog_query_reach:hover {
    box-shadow: 0 5px 15px rgba(rgb(169,192,186), 0.3);
    color: #ffffff;
    transform: translateY(-2px);
}

.hin_program_structure .Yyb_skill_route .xog_query_reach:hover::before {
    left: 0;
}

.Wku_cookie_popup_message {
    width: 100%;
    z-index: 90;
    border-top: 3px solid rgb(169,192,186);
    bottom: 0;
    position: fixed;
    background: rgb(131,156,149);
    padding: 15px 20px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
}

.lUy_cookie_gate {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
}

.abJ_cookie_updates {
    transition: none;
    cursor: pointer;
    border-radius: 10px;
    min-width: 150px;
    text-align: center;
    padding: 10px 20px;
    color: #ffffff;
    background: rgb(169,192,186);
    font-size: 14px;
    text-decoration: none;
    border: 2px solid rgb(169,192,186);
    flex-shrink: 0;
    margin-left: 10px;
}

.YTo_data_summary::after {
    z-index: -2;
    width: 100%;
    background: radial-gradient(ellipse at bottom right, rgb(169,192,186,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at top left, rgb(131,156,149,0.5) 0%, transparent 60%);
    opacity: 0.4;
    height: 100%;
    top: 0;
    content: '';
    position: absolute;
    left: 0;
}

.YTo_data_summary .gfd_statistics_tracks {
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 36px;
    position: relative;
    margin-bottom: 20px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}

.YTo_data_summary .CxM_pro_extra {
    z-index: 2;
    flex-wrap: wrap;
    position: relative;
    display: flex;
}

.YTo_data_summary .JFI_statistics_zone:hover {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.YTo_data_summary .JFI_statistics_zone:hover {
    transform: translateY(-10px) rotate(0deg);
}

.YTo_data_summary .JFI_statistics_zone:hover::before {
    opacity: 0.4;
    transform: scale(1.2);
}

.YTo_data_summary .MzF_value_elevation svg {
    fill: rgb(169,192,186);
    height: 40px;
    width: 40px;
    filter: drop-shadow(0 0 5px rgb(169,192,186,0.5));
}

.YTo_data_summary .CxM_pro_extra::after {
    opacity: 0.05;
    content: '';
    width: 120%;
    height: 120px;
    background: rgb(169,192,186,0.5);
    border-radius: 50%;
    left: -10%;
    position: absolute;
}

.YTo_data_summary .CxM_pro_extra::after {
    background: rgb(131,156,149,0.5);
    top: -70px;
}

.YTo_data_summary .JFI_statistics_zone:nth-child(3) {
    transform: rotate(-1deg);
}

.vVe_check_it_out_now {
    padding: 130px 0;
    background: linear-gradient(155deg, rgb(169,192,186,0.5) 50%, rgb(206,223,222) 50%);
    overflow: hidden;
    position: relative;
}

.vVe_check_it_out_now .container p {
    position: relative;
    border-radius: 20px 20px 20px 0;
    z-index: 5;
    flex: 1;
    padding: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    margin: 0;
    font-size: 30px;
    background: #ffffff;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
}

.vVe_check_it_out_now .xog_query_reach:hover {
    transform: translateY(15px);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 10px rgba(255, 255, 255, 0.1);
}

.vVe_check_it_out_now .xog_query_reach:hover::before {
    opacity: 1;
}

.vVe_check_it_out_now::after {
    right: -100px;
    border: 30px solid rgba(255, 255, 255, 0.1);
    z-index: 1;
    height: 200px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    content: '';
    top: -100px;
}

footer::after {
    top: 0;
    position: absolute;
    bottom: 0;
    background-size: 50px 50px;
    right: 0;
    left: 0;
    opacity: 0.15;
    z-index: -1;
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(169,192,186,0.5) 25%, rgb(169,192,186,0.5) 26%, transparent 27%, transparent 74%, rgb(131,156,149,0.5) 75%, rgb(131,156,149,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(169,192,186,0.5) 25%, rgb(169,192,186,0.5) 26%, transparent 27%, transparent 74%, rgb(131,156,149,0.5) 75%, rgb(131,156,149,0.5) 76%, transparent 77%, transparent);
}

.eHu_data_viz .company_holder::after {
    transform: translateY(1px);
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(131,156,149), transparent);
    height: 1px;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
}

.eHu_data_viz .company_holder h3::after {
    transition: width 0.3s ease-out;
    background: linear-gradient(90deg, rgb(169,192,186), rgb(131,156,149));
    bottom: -8px;
    box-shadow: 0 0 10px rgb(169,192,186);
    content: "";
    left: 0;
    position: absolute;
    border-radius: 10px;
    height: 3px;
    width: 50px;
}

.eHu_data_viz .UnF_nav_primary::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    transform: translateY(1px);
    height: 1px;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(169,192,186), transparent);
}

.eHu_data_viz .UnF_nav_primary h5 {
    margin: 0 0 1.5rem;
    font-size: 24px;
    text-shadow: 0 0 15px rgb(131,156,149,0.5);
    letter-spacing: 0.5px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}

.eHu_data_viz .UnF_nav_primary .KUm_top_sitebar {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.eHu_data_viz .UnF_nav_primary .KUm_top_sitebar a::before {
    top: 0;
    border-radius: 10px;
    background: linear-gradient(180deg, rgb(169,192,186), rgb(131,156,149));
    width: 3px;
    content: "";
    opacity: 0.5;
    transition: all 0.3s ease;
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 0;
}

.eHu_data_viz .UnF_nav_primary .KUm_top_sitebar a:hover::before {
    opacity: 1;
    box-shadow: 0 0 10px rgb(169,192,186);
    width: 5px;
}

.DSC_tutor_match::before {
    opacity: 0.5;
    background: linear-gradient(90deg, transparent, rgb(169,192,186), rgb(131,156,149), transparent);
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
}

.ulK_privacy_fence::before {
    left: 0;
    opacity: 0.07;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(169,192,186,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(131,156,149,0.5) 0%, transparent 50%);
    content: "";
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    pointer-events: none;
}

.ulK_privacy_fence .container {
    padding: clamp(1.5rem, 5vw, 3rem);
    background: #ffffff;
    overflow: hidden;
    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);
    position: relative;
    transform: translateZ(0);
    max-width: min(90%, 1200px);
    margin: 0 auto;
    z-index: 1;
}

.ulK_privacy_fence h2::before {
    transition: transform 0.3s ease;
    top: 0.25em;
    content: "";
    height: 75%;
    transform-origin: bottom;
    transform: scaleY(1);
    width: 5px;
    background: rgb(131,156,149);
    left: 0;
    position: absolute;
}

.ulK_privacy_fence p {
    max-width: 80ch;
    color: #000000;
    font-size: 13px;
    margin-bottom: calc(var(--content-spacing) * 0.7);
    line-height: 1.7;
}

.ulK_privacy_fence span::before {
    height: calc(100% - 0.6em);
    background-color: rgb(131,156,149,0.5);
    position: absolute;
    width: 3px;
    content: "";
    left: 0;
    top: 0.3em;
}

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

.LTC_pricing_set .Ztk_pricing_card {
    position: relative;
}

.LTC_pricing_set h2::after {
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(169,192,186), rgb(131,156,149));
    height: 4px;
    border-radius: 10px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -12px;
    position: absolute;
}

.LTC_pricing_set .WzG_cost_fee li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.LTC_pricing_set .wZR_study_costs {
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
    position: relative;
    display: block;
    text-decoration: none;
    isolation: isolate;
    height: 100%;
}

.LTC_pricing_set .iAR_fee_plan h4::after {
    transition: width 0.3s ease;
    background: rgb(131,156,149);
    content: "";
    height: 3px;
    bottom: 0;
    width: 40px;
    position: absolute;
    left: 0;
}

.LTC_pricing_set .BWl_value_rates {
    color: rgb(169,192,186);
    background: rgba(rgb(169,192,186,0.5), 0.1);
    letter-spacing: 0.5px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    padding: 10px 20px;
    align-self: flex-start;
    font-weight: 700;
    font-size: calc(22px + 4px);
    margin-top: auto;
    display: block;
}



@media (max-width: 768px) {.MWj_testimonials {
    padding: 5rem 0;
}.MWj_testimonials h2 {
    margin-bottom: 2.5rem;
    transform: none;
    font-size: calc(32px * 0.9);
}.MWj_testimonials .Mwy_rating_insights {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.8rem;
}.MWj_testimonials .Rgv_user_reviews {
    padding: 1.8rem 1.6rem;
}.MWj_testimonials .Rgv_user_reviews:hover {
    transform: translateY(-5px);
}.MWj_testimonials a {
    margin-top: 2.5rem;
    padding: 0.8rem 2rem;
}
}



@media (max-width: 992px) {.jWw_title_board .bUM_knowledge_center {
    padding: 4rem 1.5rem;
}.jWw_title_board h1 {
    font-size: calc(43px * 1.1);
}.jWw_title_board .zfM_statement_box {
    max-width: 500px;
}
}



@media (max-width: 768px) {.tUo_course_instructor .LMb_img_holder {
    height: 250px;
    width: 100%;
}}



@media (min-width: 992px) {.JdF_service_connect {
    padding: 10rem 4rem;
}.JdF_service_connect .qJl_quick_help {
    padding: 4rem;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 3rem;
}.JdF_service_connect .qJl_quick_help > div:first-child {
    grid-column: auto;
}.JdF_service_connect h1::after {
    width: 120px;
}.JdF_service_connect::before {
    height: 70%;
    width: 35%;
}.JdF_service_connect::after {
    height: 60%;
    width: 30%;
}
}



@media (max-width: 992px) {.xlB_receive_updates p {
    font-size: 37px;
    max-width: 80%;
    transform: translateX(10%);
}.xlB_receive_updates .input_holder {
    transform: translateX(-10%);
    max-width: 90%;
}.xlB_receive_updates .bUM_knowledge_center::before {
    font-size: 8rem;
}
}



@media (min-width: 768px) {.xqh_educational_rewards {
    padding: 8rem 0;
}.xqh_educational_rewards .bUM_knowledge_center {
    grid-template-columns: 1.3fr 1fr;
    gap: 4rem;
}.xqh_educational_rewards .zfM_statement_box {
    padding: 3rem;
}.xqh_educational_rewards .zfM_statement_box > div {
    flex-direction: row;
}.xqh_educational_rewards h4 {
    font-size: 29px;
    margin-bottom: 2.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.xqh_educational_rewards .zfM_statement_box,
    .xqh_educational_rewards li,
    .xqh_educational_rewards svg,
    .xqh_educational_rewards .LMb_img_holder,
    .xqh_educational_rewards h4::after {
    transition: none;
}.xqh_educational_rewards .zfM_statement_box:hover,
    .xqh_educational_rewards li:hover,
    .xqh_educational_rewards li:hover svg,
    .xqh_educational_rewards .LMb_img_holder:hover {
    transform: none;
}
}



@media (max-width: 767px) {.KnJ_gratitudeHub {
    padding: 3rem 1rem;
}.KnJ_gratitudeHub .bUM_knowledge_center {
    padding: 2rem 1.5rem;
}.KnJ_gratitudeHub h5 {
    font-size: calc(18px * 0.9);
}.KnJ_gratitudeHub p {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}



@media (max-width: 1024px) {.AUI_connect_with_us {
    padding: 80px 0;
}.AUI_connect_with_us .LMb_img_holder {
    min-height: 500px;
}.AUI_connect_with_us .oMw_connect_panel {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.AUI_connect_with_us {
    padding: 60px 0;
}.AUI_connect_with_us h2 {
    margin-bottom: 40px;
    font-size: calc(45px * 0.8);
}.AUI_connect_with_us .Rav_feedback_help {
    flex-direction: column;
}.AUI_connect_with_us .LMb_img_holder {
    width: 100%;
    min-height: 300px;
}.AUI_connect_with_us .oMw_connect_panel {
    padding: 40px 30px;
    width: 100%;
}.AUI_connect_with_us form h3 {
    margin-bottom: 30px;
}.AUI_connect_with_us form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.AUI_connect_with_us .uAC_help_feedback {
    margin-bottom: 25px;
}.AUI_connect_with_us .xog_query_reach {
    padding: 15px 25px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .syt_header_master svg {
    height: 35px;
}}



@media (max-width: 992px) {.VFQ_about_this {
    padding: 80px 0;
}.VFQ_about_this .bUM_knowledge_center {
    flex-direction: column;
    gap: 40px;
}.VFQ_about_this .Dgz_learn_expert {
    transform: perspective(1000px) rotateY(0);
    flex: 0 0 auto;
    max-width: 450px;
    width: 100%;
}.VFQ_about_this .Dgz_learn_expert::before {
    transform: perspective(1000px) rotateY(0);
}.VFQ_about_this .zfM_statement_box {
    transform: perspective(1000px) rotateY(0);
    width: 100%;
    max-width: 450px;
}
}



@media (max-width: 991px) {.amF_future_attendees {
    padding: 100px 0;
}.amF_future_attendees h4 {
    padding: 25px;
    font-size: calc(30px - 2px);
}.amF_future_attendees div {
    padding: 30px;
}.amF_future_attendees div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.amF_future_attendees div p svg {
    width: 22px;
    left: 18px;
    height: 22px;
}
}



@media (max-width: 479px) {.amF_future_attendees {
    padding: 60px 0;
}.amF_future_attendees h4 {
    padding: 18px 15px;
    font-size: calc(30px - 6px);
}.amF_future_attendees div {
    padding: 20px 15px;
}.amF_future_attendees div p {
    font-size: calc(12px - 1px);
    margin-bottom: 10px;
    padding: 12px 12px 12px 45px;
}.amF_future_attendees div p svg {
    left: 12px;
    width: 18px;
    height: 18px;
}}


@media only screen and (max-width: 1200px) {.Wku_cookie_popup_message {
    padding: 15px;
}
}


@media only screen and (max-width: 800px) {.yFa_data_accept {
    display: none;
}.DtK_digital_consent {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.Wku_cookie_popup_message h5, .Wku_cookie_popup_message p {
    text-align: center;
}.lUy_cookie_gate {
    margin-bottom: 15px;
}.abJ_cookie_updates {
    margin-left: 0;
    margin-top: 10px;
}}



@media screen and (max-width: 576px) {.YTo_data_summary {
    padding: 60px 0 80px;
}.YTo_data_summary .EwM_statistics_highlights svg {
    width: 70px;
    height: 70px;
}.YTo_data_summary .gfd_statistics_tracks {
    font-size: calc(36px * 0.8);
}.YTo_data_summary .JFI_statistics_zone {
    flex: 1 1 100%;
    margin: 7px 0;
}.YTo_data_summary .JFI_statistics_zone span {
    font-size: calc(20px * 0.95);
}}



@media (max-width: 767px) {.vVe_check_it_out_now {
    padding: 90px 0;
    background: linear-gradient(175deg, rgb(169,192,186,0.5) 60%, rgb(206,223,222) 60%);
}.vVe_check_it_out_now .bUM_knowledge_center {
    gap: 60px;
    flex-direction: column;
}.vVe_check_it_out_now .container p {
    font-size: 22px;
    width: 100%;
}.vVe_check_it_out_now .xog_query_reach {
    width: 160px;
    height: 160px;
    margin-right: 20px;
    align-self: flex-end;
}
}



@media (max-width: 768px) {.eHu_data_viz {
    padding: 3rem 0 1.5rem;
}.eHu_data_viz .company_holder,
    .eHu_data_viz .UnF_nav_primary {
    padding: 1.5rem;
}.eHu_data_viz .KUm_top_sitebar {
    gap: 1.5rem;
}.eHu_data_viz .company_holder h3 {
    font-size: calc(35px - 2px);
}.eHu_data_viz .UnF_nav_primary h5 {
    font-size: calc(24px - 1px);
}.eHu_data_viz .company_holder:hover,
    .eHu_data_viz .UnF_nav_primary:hover {
    transform: translateY(-3px);
}
}



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



@media (max-width: 480px) {.LTC_pricing_set {
    padding: 50px 0;
}.LTC_pricing_set .mVF_cost_summary {
    padding: 25px 20px;
}.LTC_pricing_set h2::after {
    width: 60px;
    height: 3px;
}.LTC_pricing_set .BWl_value_rates {
    padding: 8px 16px;
}
}



@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



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



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



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



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



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



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



@keyframes ambient-shift {
    0% {
        opacity: 0.02;
        transform: rotate(-15deg) skewX(15deg) translate(0, 0);
    }
    50% {
        opacity: 0.04;
        transform: rotate(-12deg) skewX(12deg) translate(2%, 5%);
    }
    100% {
        opacity: 0.03;
        transform: rotate(-18deg) skewX(18deg) translate(-2%, -3%);
    }
}

