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

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

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


.pricing_stack_suq {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(218,217,239), #ffffff);
    padding: 6rem 0;
    position: relative;
}

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

.pricing_stack_suq .learning_rates_8MN h2 {
    font-size: 36px;
    position: relative;
    color: rgb(181,180,217);
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
}

.pricing_stack_suq .learning_rates_8MN .payment_scheme_KxC {
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.6;
    max-width: 80%;
    font-size: 18px;
    color: #000000;
}

.pricing_stack_suq .group_rates_Fug:nth-child(1) {
    --i: 1;
}

.pricing_stack_suq .group_rates_Fug:nth-child(3) {
    --i: 3;
}

.pricing_stack_suq .group_rates_Fug:hover {
    transform: translateY(-5px) scale(1.02);
}

.pricing_stack_suq .group_rates_Fug:hover .pro_rates_RnC {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.pricing_stack_suq .indv_cost_qcu::before {
    position: absolute;
    width: 120px;
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(181,180,217,0.5) 50%);
    z-index: -1;
    transition: opacity 0.4s ease, transform 0.4s ease;
    top: 0;
    transform: translate(30px, -30px);
    height: 120px;
    opacity: 0;
    content: "";
}

.pricing_stack_suq .group_rates_Fug:hover .rate_panel_jfQ::before {
    width: 80px;
}

.pricing_stack_suq .group_rates_Fug p {
    line-height: 1.6;
    overflow-wrap: break-word;
    -ms-word-break: break-all;
    color: #000000;
    margin-bottom: 0;
    word-wrap: break-word;
    font-size: 18px;
    word-break: break-word;
}

.primary_page_npg {
    overflow: hidden;
    min-height: 100vh;
    width: 100%;
    position: relative;
}

.primary_page_npg .skill_classes_Njw {
    z-index: 2;
    flex-direction: column;
    max-width: 1200px;
    width: 90%;
    transform: perspective(1000px) rotateX(1deg);
    position: relative;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
              0 5px 12px rgba(0, 0, 0, 0.1),
              inset 0 1px 2px rgba(255, 255, 255, 0.1);
    gap: 2.5rem;
    background: linear-gradient(165deg, 
    rgba(255, 255, 255, 0.07), 
    rgba(255, 255, 255, 0.01));
    display: flex;
}

.primary_page_npg .skill_classes_Njw:hover p::before {
    transform: scaleY(1);
}

.primary_page_npg .title_style_header {
    position: relative;
    background: linear-gradient(90deg, #ffffff, rgb(143,145,197));
    font-size: clamp(2.5rem, 4vw + 1rem, 4.5rem);
    color: #ffffff;
    color: transparent;
    font-weight: 700;
    line-height: 1.1;
    transform-style: preserve-3d;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 30px rgba(255, 255, 255, 0.15);
    background-clip: text !important;
    margin: 0;
    -webkit-background-clip: text !important;
}

.primary_page_npg .skill_classes_Njw:hover h3 {
    color: #ffffff;
}

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

header .top_expert_DJ9::before {
    top: -5px;
    opacity: 0.1;
    position: absolute;
    transform: skew(-5deg);
    right: -5px;
    z-index: -1;
    transition: all 0.3s ease;
    bottom: -5px;
    content: '';
    border: 2px solid #ffffff;
    left: -5px;
}

header .main_mainwrap_MJV:hover {
    transform: scale(1.05);
}

header .main_mainwrap_MJV img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .top_master_wny a::before {
    transform: scale(0.9);
    right: -2px;
    content: '';
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: -2px;
    left: -2px;
    background: #ffffff;
    transition: opacity 0.3s ease;
    bottom: -2px;
}

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

header .header_pagewrap_oAS {
    z-index: 1;
    background: rgb(218,217,239);
    position: relative;
    padding-top: 2rem;
}

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

.cookie_popup_interrupt_DhT h5 {
    font-size: 20px;
    color: rgb(181,180,217);
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

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

.education_history_gLR::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(181,180,217,0.5) 2px, transparent 2px),
        radial-gradient(circle at 40% 70%, rgb(181,180,217,0.5) 2px, transparent 2px),
        radial-gradient(circle at 70% 10%, rgb(181,180,217,0.5) 2px, transparent 2px),
        radial-gradient(circle at 90% 50%, rgb(181,180,217,0.5) 2px, transparent 2px);
    left: 0;
    position: absolute;
    z-index: 0;
    content: "";
    height: 100%;
    opacity: 0.3;
    background-size: 120px 120px;
    top: 0;
    width: 100%;
}

.education_history_gLR .testimonial_track_8KM > div:first-child {
    justify-content: center;
    display: flex;
}

.education_history_gLR .testimonial_track_8KM:hover .cover_photo_t1h {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15),
                0 0 0 8px rgba(255,255,255,0.9),
                0 0 0 12px rgb(181,180,217);
    transform: translateY(-5px) scale(1.05);
}

.education_history_gLR .name {
    transform: translateZ(0);
    position: relative;
    font-size: 21px;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
}

.education_history_gLR .experience_KH7 {
    position: relative;
    box-shadow: 0 3px 8px rgba(0,0,0,0.05);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 15px;
    padding: 1.5rem;
    background-color: rgba(255,255,255,0.5);
    border-radius: 10px;
}

.education_history_gLR .experience_KH7::after {
    right: 0;
    content: "";
    bottom: -1.5rem;
}

.client_testimonials_FKh::before {
    z-index: 1;
    position: absolute;
    opacity: 0.7;
    top: 0;
    background-image: 
        radial-gradient(circle at 80% 20%, rgb(181,180,217,0.5) 0%, transparent 15%),
        radial-gradient(circle at 20% 80%, rgb(143,145,197,0.5) 0%, transparent 15%);
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
}

.client_testimonials_FKh .user_opinions_9fC {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.client_testimonials_FKh .testimonial_track_8KM:nth-child(odd) {
    float: left;
    animation: slideInLeft 0.8s ease-out both;
    animation-delay: calc(0.2s * var(--i, 0));
}

.client_testimonials_FKh .testimonial_track_8KM:nth-child(even) {
    float: right;
    animation-delay: calc(0.2s * var(--i, 0));
    animation: slideInRight 0.8s ease-out both;
}

.client_testimonials_FKh .testimonial_track_8KM:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.client_testimonials_FKh .testimonial_track_8KM::after {
    content: "";
    border-width: 10px;
    transition: all 0.4s ease;
    top: 32px;
    border-style: solid;
    width: 15px;
    position: absolute;
    height: 15px;
}

.client_testimonials_FKh .testimonial_track_8KM span {
    margin-bottom: 5px;
    font-weight: 600;
    display: block;
    margin-top: 10px;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 22px;
}

.client_testimonials_FKh .testimonial_track_8KM p::before {
    content: "";
    top: -10px;
    transition: all 0.3s ease;
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
    background: rgb(181,180,217,0.5);
}

.reach_out_r50 .help_info_72M {
    border-radius: 27px;
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    transform-style: preserve-3d;
}

.reach_out_r50 .message_widget_pYx h3::before {
    position: absolute;
    border-radius: 10px;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(181,180,217), rgb(143,145,197));
    left: 0;
    top: 0;
    width: 6px;
}

.reach_out_r50 .message_widget_pYx div svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}

.reach_out_r50 .message_widget_pYx div span {
    color: #000000;
    font-size: 12px;
}

.reach_out_r50 .message_widget_pYx div span a:hover {
    color: rgb(181,180,217);
}

.reach_out_r50 .connect_card_9ky h3 {
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: 21px;
    font-weight: 600;
}

.reach_out_r50 form input[type="text"]:focus,
.reach_out_r50 form input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
    outline: none;
}

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

.reach_out_r50 .query_card_7al label::before {
    position: absolute;
    top: 2px;
    width: 20px;
    content: "";
    border-radius: 10px;
    left: 0;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    transition: all 0.3s ease;
}

.reach_out_r50 .query_card_7al label a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.reach_out_r50 form .help_map_Fg6::before {
    transition: transform 0.3s ease;
    top: 0;
    transform: translateY(100%);
    content: "";
    background: linear-gradient(135deg, rgb(143,145,197), rgb(181,180,217));
    height: 100%;
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
}

.reach_out_r50 .message_widget_pYx div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}

.secure_wrap_Ldh {
    font-family: Arial, sans-serif;
    padding: 2rem;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    background-color: #ffffff;
    color: #000000;
}

.secure_wrap_Ldh ul {
    padding: 0;
    margin: 10px 0;
    list-style: none;
}

.secure_wrap_Ldh ul li:last-child {
    border-bottom: none;
}

.secure_wrap_Ldh p, .secure_wrap_Ldh span {
    font-size: 12px;
    line-height: 1.6;
    color: #000000;
    margin: 0 0 1rem 0;
}

.podcast_cta_FjL::before {
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    right: -100px;
    top: -100px;
    content: "";
    width: 500px;
    height: 500px;
    transform: rotate(45deg);
    opacity: 0.4;
}

footer .info_item {
    align-items: center;
    display: flex;
}

footer .info_item p,
footer .info_item a {
    font-weight: 300;
    transition: color 0.3s ease;
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
}

footer .ranking_bar_I8H {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    max-width: 330px;
}

footer .top_site_X3A h5 {
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

footer .subscribe_holder {
    padding: 35px;
    position: relative;
    border-radius: 13px;
    background-color: rgba(0, 0, 0, 0.2);
}

footer .subscribe_holder h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 15px;
    font-weight: 700;
}

footer .input_holder input[type="email"] {
    font-size: 17px;
    padding: 15px;
    transition: all 0.3s ease;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}

footer .updates_card_9lI:hover {
    background-color: rgb(143,145,197);
}

footer .updates_card_9lI:hover::after {
    left: 120%;
}

footer .study_group_dDE {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 60px;
}

.who_we_are_Fwf {
    color: #ffffff;
    background: linear-gradient(125deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 120px 0 100px;
    overflow: hidden;
}



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

.who_we_are_Fwf h2 {
    letter-spacing: 2px;
    font-size: 45px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 80px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.who_we_are_Fwf .mentor_values_OAP {
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.who_we_are_Fwf .learning_track_zIU:first-child:hover {
    border-color: rgb(181,180,217,0.5);
}

.who_we_are_Fwf .learning_track_zIU:last-child:hover {
    border-color: rgb(143,145,197,0.5);
}

.who_we_are_Fwf .learning_track_zIU:hover::before {
    transform: scaleY(1);
}

.who_we_are_Fwf .learning_track_zIU:last-child::after {
    left: 0;
    background: rgb(143,145,197,0.5);
    bottom: 0;
    right: auto;
    top: auto;
}

.who_we_are_Fwf .learning_track_zIU h3 {
    position: relative;
    margin-bottom: 25px;
    align-items: center;
    color: rgb(181,180,217);
    font-size: 21px;
    display: flex;
    font-weight: 600;
}

.who_we_are_Fwf .learning_track_zIU:first-child {
    animation: slideUp 0.7s ease forwards;
}



.who_we_are_Fwf .mentor_values_OAP::before {
    filter: blur(30px);
    transform: translate(-50%, -50%);
    top: 50%;
    opacity: 0.1;
    left: 50%;
    width: 200px;
    z-index: -1;
    border-radius: 50%;
    content: "";
    height: 200px;
    position: absolute;
    background: radial-gradient(circle, rgb(181,180,217,0.5) 0%, transparent 70%);
}

.thxBlock_DI4::after {
    background: linear-gradient(45deg, rgb(181,180,217) 0%, rgba(rgb(181,180,217,0.5), 0.1) 100%);
    z-index: 0;
    transform: rotate(15deg) skew(-5deg);
    bottom: -10%;
    content: "";
    height: 70%;
    left: -5%;
    opacity: 0.15;
    width: 35%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    position: absolute;
    filter: blur(50px);
}

.thxBlock_DI4 h5 {
    position: relative;
    overflow: hidden;
    padding-bottom: 0.75rem;
    margin: 0;
    line-height: 1.3;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #000000;
}

.thxBlock_DI4 h5::after {
    position: absolute;
    bottom: 0;
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 1s;
    transform: translateX(-100%);
    background: rgb(143,145,197);
    left: 0;
    content: "";
    width: 80px;
    height: 3px;
}

.course_summary_0S5 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(218,217,239), rgba(rgb(143,145,197,0.5), 0.05));
}

.course_summary_0S5::after {
    opacity: 0.07;
    width: 300px;
    background: linear-gradient(45deg, rgb(143,145,197), rgb(181,180,217));
    bottom: -80px;
    height: 200px;
    clip-path: polygon(0 0, 100% 20%, 85% 100%, 15% 80%);
    z-index: 0;
    left: -80px;
    content: "";
    position: absolute;
}

.course_summary_0S5 .job_classes_d2D {
    gap: 3rem;
    position: relative;
    perspective: 1000px;
    display: grid;
    grid-template-columns: 1fr;
}

.course_summary_0S5 .cover_photo_t1h::before {
    content: "";
    z-index: 1;
    bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(rgb(181,180,217,0.5), 0.2), transparent);
}

.course_summary_0S5 .text_box_item_waA {
    transform: perspective(1000px) translateZ(0);
    position: relative;
    gap: 2rem;
    display: flex;
    flex-direction: column;
}

.course_summary_0S5 .description:first-of-type {
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    padding-bottom: 2rem;
}

.course_summary_0S5 .description:hover {
    opacity: 1;
}

.future_members_V0w::before {
    position: absolute;
    transform: rotate(35deg);
    z-index: 1;
    height: 100%;
    right: -50%;
    content: "";
    width: 100%;
    top: -50%;
    background: rgb(181,180,217,0.5);
}

.future_members_V0w .founder_bio_nzy {
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
}

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

.future_members_V0w div > div {
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    position: relative;
    display: grid;
}

.future_members_V0w p {
    position: relative;
    font-size: 17px;
    background: #ffffff;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 24px;
    border-radius: 10px;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.05);
    z-index: 1;
    margin: 0;
}

.future_members_V0w p svg {
    width: 28px;
    flex-shrink: 0;
    margin-right: 18px;
    height: 28px;
    transition: all 0.4s ease;
}



.future_members_V0w .founder_bio_nzy > div p {
    opacity: 0;
    animation: fadeSlideIn 0.6s ease forwards;
}

.future_members_V0w .founder_bio_nzy > div p:nth-child(3) {
    animation-delay: 0.5s;
}

.future_members_V0w .founder_bio_nzy > div p:nth-child(6) {
    animation-delay: 1.1s;
}

.get_updates_f5L {
    position: relative;
    background: rgb(143,145,197);
    overflow: hidden;
    padding: 4rem 0;
}

.get_updates_f5L::after {
    bottom: -10%;
    height: 60%;
    transform: rotate(-15deg) skew(15deg);
    position: absolute;
    z-index: 1;
    right: -5%;
    width: 30%;
    content: "";
    background: rgb(181,180,217);
    opacity: 0.15;
}

.get_updates_f5L .founder_bio_nzy::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(143,145,197,0.5) 0,
        rgb(143,145,197,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    z-index: -1;
    content: "";
    left: 0;
    opacity: 0.05;
    top: 0;
    position: absolute;
    height: 100%;
}

.get_updates_f5L .input_holder {
    gap: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    margin-top: 2rem;
}

.get_updates_f5L .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

.get_updates_f5L .input_holder .updates_card_9lI {
    flex: 0 0 auto;
    min-height: 50px;
    font-size: 18px;
    position: relative;
    z-index: 1;
    color: #ffffff;
    border: none;
    padding: 0.75rem 1.5rem;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 600;
    overflow: hidden;
    background: rgb(181,180,217);
    cursor: pointer;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}



.get_updates_f5L .input_holder .updates_card_9lI:focus {
    animation: pulse 1.5s infinite;
    outline: none;
}



@media (min-width: 768px) {.pricing_stack_suq .learn_offers_xFY {
    grid-template-columns: repeat(2, 1fr);
}.pricing_stack_suq .learning_rates_8MN {
    padding: 3rem;
}.pricing_stack_suq .indv_cost_qcu {
    padding: 2.8rem 2.2rem;
}
}



@media (max-width: 767px) {.pricing_stack_suq {
    padding: 4rem 0;
}.pricing_stack_suq .learning_rates_8MN h2 {
    font-size: calc(36px - 0.2rem);
}.pricing_stack_suq .learning_rates_8MN .payment_scheme_KxC {
    font-size: calc(18px - 0.1rem);
    max-width: 100%;
}.pricing_stack_suq .group_rates_Fug h3 {
    font-size: 22px;
}.pricing_stack_suq .rate_panel_jfQ {
    font-size: calc(18px + 0.5rem);
}.pricing_stack_suq .cover_photo_t1h {
    height: 160px;
}}



@media (max-width: 576px) {.primary_page_npg .skill_classes_Njw {
    gap: 1.25rem;
    padding: 1.5rem;
    width: 92%;
}.primary_page_npg h3 {
    font-size: 1rem;
}.primary_page_npg .title_style_header::after {
    width: 40%;
}
}



@media (min-width: 1400px) {header .top_class_gGy {
    margin: 0 auto;
    max-width: 1320px;
}header .top_master_wny {
    margin: 0 0.6rem;
}header .top_master_wny a {
    padding: 0 1.5rem;
}
}



@media (max-width: 479px) {header .top_class_gGy {
    padding: 0.7rem 1.2rem;
}header .top_expert_DJ9 {
    max-width: 120px;
}header .top_master_wny a {
    height: 30px;
    padding: 0 0.6rem;
    font-size: calc(15px - 3px);
}}



@media (min-width: 768px) {.education_history_gLR .testimonial_track_8KM {
    grid-template-rows: auto 1fr;
    grid-template-columns: 180px 1fr;
    gap: 1.5rem 2.5rem;
}.education_history_gLR .testimonial_track_8KM > div:first-child {
    align-self: center;
    grid-row: 1 / 3;
}.education_history_gLR .testimonial_track_8KM > div:nth-child(2) {
    align-self: end;
    text-align: left;
}.education_history_gLR .name::after {
    transform: none;
    left: 0;
}.education_history_gLR .testimonial_track_8KM > div:nth-child(2) > div {
    background: linear-gradient(to right, rgba(rgb(181,180,217,0.5), 0.1), rgba(rgb(181,180,217,0.5), 0));
    padding-left: 0;
}.education_history_gLR .testimonial_track_8KM > div:nth-child(3) {
    grid-column: 2;
}
}



@media (max-width: 1024px) {.client_testimonials_FKh {
    padding: 70px 0;
}.client_testimonials_FKh .testimonial_track_8KM {
    width: 47%;
    padding: 25px;
}.client_testimonials_FKh .testimonial_track_8KM:nth-child(odd)::before {
    right: -50px;
}.client_testimonials_FKh .testimonial_track_8KM:nth-child(even)::before {
    left: -50px;
}.client_testimonials_FKh .cover_photo_t1h {
    width: 60px;
    height: 60px;
}
}



@media screen and (max-width: 576px) {.reach_out_r50 {
    padding: 60px 0;
}.reach_out_r50 .message_widget_pYx,
    .reach_out_r50 .connect_card_9ky {
    padding: 30px 20px;
}.reach_out_r50 .message_widget_pYx h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.reach_out_r50 form input[type="text"],
    .reach_out_r50 form input[type="email"] {
    padding: 15px 20px;
}.reach_out_r50 form .help_map_Fg6 {
    width: 100%;
    padding: 15px 20px;
}}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    align-items: stretch;
    flex-direction: row;
}footer .updates_card_9lI {
    white-space: nowrap;
}
}



@media (max-width: 576px) {footer .podcast_cta_FjL {
    padding: 50px 0 20px;
}footer .ask_questions_jCG {
    margin-bottom: 30px;
    padding: 15px;
}footer .top_expert_DJ9::after {
    width: 50px;
}footer .top_site_X3A h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .subscribe_holder p, footer .nav_base_jd9 a, footer .info_item p, footer .info_item a {
    font-size: calc(17px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .updates_card_9lI {
    padding: 12px 15px;
}}



@media (prefers-reduced-motion: reduce) {.who_we_are_Fwf::after {
    animation: none;
}.who_we_are_Fwf .learning_track_zIU,
    .who_we_are_Fwf .learning_track_zIU::before {
    transition: none;
}.who_we_are_Fwf .learning_track_zIU:hover {
    transform: none;
}.who_we_are_Fwf .learning_track_zIU:first-child,
    .who_we_are_Fwf .learning_track_zIU:last-child {
    transform: none;
    opacity: 1;
    animation: none;
}
}



@media screen and (max-width: 767px) {.thxBlock_DI4 {
    padding: 4rem 0;
}.thxBlock_DI4 .founder_bio_nzy {
    padding: 1.75rem;
}.thxBlock_DI4 h5 {
    font-size: calc(22px * 0.9);
}.thxBlock_DI4 p {
    font-size: calc(18px * 0.95);
}
}



@media (min-width: 768px) {.course_summary_0S5 {
    padding: 8rem 0;
}.course_summary_0S5 h2 {
    max-width: 70%;
    font-size: calc(32px * 1.1);
}.course_summary_0S5 .job_classes_d2D {
    grid-template-columns: 1fr 1fr;
    align-items: start;
    gap: 4rem;
}.course_summary_0S5 .cover_photo_t1h {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 500px;
}.course_summary_0S5 h2::after {
    width: 120px;
}
}



@media (max-width: 767px) {.course_summary_0S5 {
    padding: 4rem 0;
}.course_summary_0S5 h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.9);
    padding-bottom: 1rem;
}.course_summary_0S5 .description {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}.course_summary_0S5 .cover_photo_t1h {
    height: 300px;
}}



@media (max-width: 576px) {.future_members_V0w {
    padding: 60px 0 50px;
}.future_members_V0w .founder_bio_nzy {
    padding: 35px 20px;
}.future_members_V0w h4 {
    font-size: calc(30px * 0.7);
    margin-bottom: 30px;
}.future_members_V0w h4::before {
    height: 3px;
    width: 30px;
}.future_members_V0w h4::after {
    height: 3px;
    width: 60px;
}.future_members_V0w p {
    font-size: calc(17px * 0.9);
    padding: 15px;
}.future_members_V0w p svg {
    height: 20px;
    margin-right: 12px;
    width: 20px;
}.future_members_V0w p:hover {
    transform: translateY(-5px) scale(1.01);
}.future_members_V0w .founder_bio_nzy::after {
    width: 60px;
    height: 60px;
}}



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

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes pulseLight {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}



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



@keyframes float {
    0% {
        transform: rotate(-15deg) skew(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skew(3deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-18deg) skew(7deg) translate(10px, -10px);
    }
}

