.sec_cert_T {
    flex: 0 0 auto;
}

.sec_cert_T {
    position: relative;
    padding: 6rem 0 2rem;
    background: linear-gradient(45deg, #000000 0%, rgb(160,155,192,0.5) 100%);
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.tyNote_U::after {
    position: absolute;
    bottom: -50px;
    width: 250px;
    filter: blur(80px);
    height: 250px;
    opacity: 0.3;
    right: -50px;
    background: rgb(193,188,216,0.5);
    content: "";
    z-index: -1;
}

.tyNote_U .guide_bios_k {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 2.5rem;
    position: relative;
    transform: translateZ(10px) rotateX(2deg);
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    border-radius: 10px;
}

.tyNote_U .guide_bios_k:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

.privacy_chamber_r h3, .privacy_chamber_r h4, .privacy_chamber_r h5, .privacy_chamber_r h6 {
    margin-top: 25px;
    color: rgb(193,188,216);
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(193,188,216,0.5);
}



.privacy_chamber_r a {
    color: rgb(193,188,216);
    border-bottom: 2px solid rgb(193,188,216,0.5);
    text-decoration: none;
}

.opening_page_Y > div {
    position: relative;
    transform: translateY(-2%);
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    max-width: 1200px;
    width: 100%;
    z-index: 5;
}

.opening_page_Y > div {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.opening_page_Y > div {
    grid-template-columns: 45% 55%;
}

.opening_page_Y > div {
    max-width: 1200px;
}

.opening_page_Y .edu_title_g {
    border-left: 4px solid rgb(193,188,216);
    animation: fadeUpIn 1.2s cubic-bezier(0.17, 0.67, 0.22, 1.03) 0.5s forwards;
    transform: translateY(2rem);
    padding: 2rem;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1) inset;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    opacity: 0;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    backdrop-filter: blur(10px);
}

.opening_page_Y .edu_title_g {
    transform-origin: left center;
    transform: perspective(1000px) rotateY(-5deg);
    margin-left: 2rem;
    animation: fadeInRotate 1.2s cubic-bezier(0.17, 0.67, 0.22, 1.03) 0.5s forwards;
}

.opening_page_Y .edu_title_g {
    padding: 3rem;
    margin-left: 4rem;
}

.opening_page_Y .edu_title_g {
    box-shadow: 
            0 20px 40px rgba(0, 0, 0, 0.2),
            0 1px 0 rgba(255, 255, 255, 0.1) inset;
    transform: perspective(1500px) rotateY(-8deg);
}

.education_experience_I .learner_voices_8 {
    align-items: center;
    flex-direction: column;
    position: relative;
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
}



.education_experience_I .img_text_overlay_I {
    position: relative;
    border-radius: 50%;
    height: 240px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.1),
        0 0 0 20px rgba(255, 255, 255, 0.05);
    width: 240px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-bottom: 30px;
    z-index: 5;
}

.education_experience_I .name::after {
    content: "";
    width: 0;
    transform: translateX(-50%);
    background: linear-gradient(
        to right,
        rgb(193,188,216) 0%,
        rgb(160,155,192) 100%
    );
    bottom: -8px;
    height: 2px;
    position: absolute;
    left: 50%;
    transition: width 0.4s ease;
}

.education_experience_I .emp_milestones_a {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    color: #000000;
    max-width: 650px;
    background: #ffffff;
    text-align: center;
    margin: 0;
    z-index: 3;
    padding: 35px 45px;
    border-radius: 21px;
    line-height: 1.8;
    position: relative;
    font-size: 16px;
}

#cookie_window_box_o {
    display: none;
}

#cookie_window_box_o:checked ~ .trackingPolicyPanel_y {
    opacity: 0;
    visibility: hidden;
}

.cookie_controls_F svg, .cookie_controls_F svg path, .cookie_controls_F img {
    fill: rgb(193,188,216);
    width: 100px;
    height: 100px;
}

.wrapper-segment_Y .cookie_controls_F {
    align-items: center;
    height: 80px;
    display: flex;
    border-radius: 50%;
    width: 80px;
    justify-content: center;
    background:rgb(193,188,216);
}

.customer_reviews_5::before {
    position: absolute;
    top: -5%;
    right: -10%;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(230deg, rgb(193,188,216,0.5) 0%, transparent 80%);
    content: "";
    transform: rotate(-15deg) skew(5deg);
    width: 50%;
    height: 70%;
}

.customer_reviews_5 .container.guide_bios_k {
    position: relative;
    z-index: 5;
}

.customer_reviews_5 .learner_voices_8::before {
    z-index: -1;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(193,188,216,0.5), 0.05) 100%);
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
}

.customer_reviews_5 .learner_voices_8:hover h3::after {
    width: 100%;
}

.customer_reviews_5 .learner_voices_8 .description {
    position: relative;
    color: #000000;
    line-height: 1.7;
    z-index: 2;
    font-size: 18px;
    margin-bottom: 1.5rem;
}

.customer_reviews_5 .learner_voices_8:hover div::before {
    opacity: 0.3;
}

header::before {
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(193,188,216,0.5) 10px,
        rgb(193,188,216,0.5) 11px
    );
    height: 100%;
    z-index: -1;
    content: '';
    width: 100%;
    top: 0;
    opacity: 0.1;
}

header .main_primary_R .nav_mainwrap_2 .header_bar_T {
    display: block;
    transition: transform 0.3s ease;
}

header .main_primary_R .main_top_i {
    justify-content: flex-end;
    border-radius: 10px;
    padding: 15px 20px;
    flex-wrap: wrap;
    list-style: none;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    display: flex;
    margin: 0;
}

header .main_primary_R .main_top_i .nav_start_J a {
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

.training_method_3 h3 {
    color: #ffffff;
    width: 100%;
    padding: 2.5rem;
    font-size: 37px;
    margin: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 75%, 
        50% 100%, 
        0 75%
    );
    position: relative;
    font-weight: 700;
    padding-bottom: 4rem;
    text-align: center;
    background: linear-gradient(135deg, rgb(193,188,216), rgb(160,155,192));
}

.training_method_3 span::before {
    left: 50%;
    height: 70px;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.05);
    position: absolute;
    content: "";
    width: 70px;
    background: #ffffff;
    top: -35px;
    border-radius: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.plan_option_a::after {
    width: 20rem;
    height: 20rem;
    z-index: 1;
    bottom: -5rem;
    opacity: 0.15;
    position: absolute;
    right: -5rem;
    transform: rotate(-15deg);
    pointer-events: none;
    content: "";
    background: linear-gradient(225deg, rgb(160,155,192) 0%, transparent 80%);
}

.plan_option_a .learn_fees_J h2::after {
    height: 3px;
    width: 80px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(193,188,216), rgb(160,155,192));
    bottom: -10px;
    position: absolute;
}

.plan_option_a .fee_chart_k:hover {
    transform: translateY(-10px);
}

.plan_option_a .fee_chart_k:hover .deal_opts_Y {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(193,188,216,0.5);
    transform: translateZ(20px);
}

.plan_option_a .fee_chart_k:hover .deal_opts_Y {
    transform: rotate(0) translateZ(20px);
}

.plan_option_a .rate_panel_P h3 {
    transition: transform 0.3s ease;
    transform: translateZ(10px);
    font-size: calc(19px * 1.2);
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    font-weight: 600;
}

.plan_option_a .rate_panel_P p {
    line-height: 1.6;
    flex: 1;
    font-size: 15px;
    word-break: break-word;
    color: #000000;
    margin-top: 1rem;
    overflow-wrap: break-word;
}

.plan_option_a .img_text_overlay_I::after {
    z-index: 1;
    height: 50%;
    content: "";
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    position: absolute;
    width: 100%;
    bottom: 0;
}

.course_fit_for_2 .guide_bios_k {
    border-radius: 19px;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.course_fit_for_2 div {
    flex-wrap: wrap;
    display: flex;
    padding: 40px;
    gap: 0;
}

.course_fit_for_2 div p:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, rgba(rgb(193,188,216), 0.03) 0%, transparent 100%);
    transform: translateX(10px);
}

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

.course_fit_for_2 div p svg {
    top: 50%;
    height: 24px;
    left: 20px;
    position: absolute;
    width: 24px;
    transition: all 0.3s ease;
    transform: translateY(-50%);
}

.sec_cert_T .glossary_v {
    display: flex;
    flex-direction: column;
    position: relative;
}

.sec_cert_T .reach_section_U::before {
    left: 0;
    content: '';
    opacity: 0.08;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 20%, rgb(193,188,216,0.5) 140%);
    height: 100%;
    z-index: -1;
    top: 0;
    border-radius: 29px;
}

.sec_cert_T .info_item:not(:last-child)::after {
    transform: translateY(-50%);
    right: -0.75rem;
    background: linear-gradient(to bottom, transparent, rgb(160,155,192,0.5), transparent);
    top: 50%;
    height: 70%;
    width: 1px;
    position: absolute;
    content: '';
}

.sec_cert_T .nav_mainwrap_2:hover svg {
    transform: scale(1.03);
    filter: brightness(0) invert(1) drop-shadow(0 0 5px rgb(193,188,216,0.5));
}

.sec_cert_T .main_top_i::before {
    bottom: 0;
    top: 0;
    left: -2rem;
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(160,155,192,0.5) 30%, rgb(160,155,192,0.5) 70%, transparent);
    width: 1px;
}

.sec_cert_T .main_navbar_D a {
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    padding: 0.25rem 0;
    color: #ffffff;
    transform-origin: left;
    font-size: 15px;
    opacity: 0.85;
}



.sec_cert_T .subscribe_holder h5 {
    position: relative;
    padding-bottom: 0.875rem;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.sec_cert_T .subscribe_holder h5::after {
    width: 40px;
    position: absolute;
    background: rgb(193,188,216);
    height: 2px;
    left: 0;
    bottom: 0;
    content: '';
}

.sec_cert_T .input_holder input[type="email"]:focus {
    border-color: rgb(193,188,216,0.5);
    outline: none;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 3px rgb(193,188,216,0.5);
}

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

.sec_cert_T .news_signup_form_y:hover::after {
    opacity: 1;
}

.sec_cert_T .cheat_sheet_u {
    font-size: 12px;
    opacity: 0.7;
}

.our_team_T::after {
    left: -5%;
    height: 60%;
    z-index: 0;
    position: absolute;
    bottom: -10%;
    background: linear-gradient(45deg, rgb(160,155,192,0.5) 10%, transparent 70%);
    filter: blur(25px);
    width: 35%;
    content: "";
    opacity: 0.5;
    transform: rotate(15deg) skewX(-5deg);
}

.our_team_T .skill_track_Y {
    margin-top: 2rem;
}

.our_team_T .achieve_stats_G:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 8px 20px rgba(0, 0, 0, 0.05),
                inset 0 0 0 1px rgba(255, 255, 255, 0.95);
    transform: translateY(-5px);
}

.our_team_T .achieve_stats_G:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.our_team_T .achieve_stats_G:nth-child(even):hover::before {
    transform-origin: right;
}

.our_team_T .achieve_stats_G:hover h4 {
    transform: translateY(-3px);
}

.our_team_T .achieve_stats_G:nth-child(even) h4::after {
    background: rgb(160,155,192);
}

.our_team_T .achieve_stats_G:nth-child(1) {
    transform: translateX(-20px);
    z-index: 2;
}

.our_team_T .achieve_stats_G:hover:nth-child(1) {
    transform: translateX(-15px) translateY(-5px);
}

.connect_form_e::after {
    width: 100%;
    z-index: 2;
    left: 0;
    height: 2px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(193,188,216) 15%, 
        rgb(160,155,192) 35%, 
        rgb(193,188,216) 65%, 
        transparent 100%);
    animation: scanline 3s infinite linear;
    bottom: 0;
}

.connect_form_e .query_request_2 {
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    z-index: 2;
    background: #ffffff;
    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(224,220,237),
        0 0 30px rgb(193,188,216,0.5);
    border-radius: 10px;
    display: flex;
}

.connect_form_e .connect_grid_3 h3 {
    margin-bottom: 30px;
    letter-spacing: normal;
    font-size: 21px;
    border-bottom: 1px solid rgb(224,220,237);
    text-align: left;
    text-transform: none;
    padding: 0 0 10px 0;
    color: #000000;
}

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

.connect_form_e .connect_grid_3 .query_widget_A input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

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

.connect_form_e .connect_grid_3 .connect_map_l:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgb(193,188,216,0.5);
}

.connect_form_e .connect_grid_3 .connect_map_l:hover::before {
    opacity: 1;
    animation: buttonBg 5s linear infinite;
}

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

.connect_form_e .connect_links_t .connect_query_V li::before {
    height: 100%;
    position: absolute;
    background: rgb(193,188,216);
    width: 3px;
    left: 0;
    content: "";
    top: 0;
    z-index: 2;
}

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

.connect_form_e .connect_links_t .connect_query_V li a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
    position: relative;
}

.program_information_f .career_ready_d {
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    overflow: hidden;
    width: 50%;
}

.program_information_f .career_ready_d {
    clip-path: none;
    position: relative;
    height: 40vh;
    width: 100%;
}

.program_information_f .career_ready_d {
    height: 30vh;
}

.program_information_f .career_lab_g img {
    transition: filter 0.5s ease;
    object-fit: cover;
    filter: saturate(0.8) contrast(1.2);
    width: 100%;
    height: 100%;
}

.program_information_f .guide_bios_k {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
}

.program_information_f .guide_bios_k {
    padding: 0 5%;
}

.program_information_f .education_guide_U:hover::before {
    width: 100%;
}

.program_information_f .education_guide_U::after {
    position: absolute;
    background: rgb(193,188,216);
    top: 50%;
    width: 40px;
    left: -20px;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    height: 40px;
}

.program_information_f .education_guide_U::after {
    height: 20px;
    left: -10px;
    width: 20px;
}

.program_information_f .education_guide_U .connect_map_l:hover {
    color: #000000;
}

.our_team_T .achieve_stats_G div::-webkit-scrollbar {
    width: 4px;
    background-color: rgba(0, 0, 0, 0.05);
}

.our_team_T .achieve_stats_G div::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(193,188,216,0.5), rgb(160,155,192,0.5));
    border-radius: 10px;
}



@media (max-width: 576px) {.tyNote_U {
    padding: 3rem 0;
}.tyNote_U h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.tyNote_U h2::after {
    bottom: -10px;
    height: 3px;
}.tyNote_U .guide_bios_k {
    transform: translateZ(0) rotateX(0deg);
    padding: 1.5rem;
}.tyNote_U .guide_bios_k::before {
    height: 4px;
}.tyNote_U .guide_bios_k span {
    line-height: 1.5;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 767px) {.education_experience_I {
    padding: 70px 0;
}.education_experience_I .img_text_overlay_I {
    height: 180px;
    width: 180px;
    margin-bottom: 20px;
}.education_experience_I .learner_voices_8::before {
    height: 320px;
    width: 320px;
}.education_experience_I .learner_voices_8::after {
    width: 260px;
    height: 260px;
}.education_experience_I .name {
    font-size: calc(45px * 0.8);
}.education_experience_I .learner_voices_8 span:not(.name) {
    font-size: calc(20px * 0.95);
    padding: 6px 16px;
    margin-bottom: 25px;
}.education_experience_I .emp_milestones_a {
    font-size: calc(16px * 0.95);
    max-width: 100%;
    padding: 25px 30px;
}.education_experience_I .emp_milestones_a::before,
    .education_experience_I .emp_milestones_a::after {
    height: 8px;
    width: 8px;
}.education_experience_I .emp_milestones_a::before {
    top: 20px;
    left: 20px;
}.education_experience_I .emp_milestones_a::after {
    right: 20px;
    bottom: 20px;
}
}



@media (hover: none) {.customer_reviews_5 .learner_voices_8:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.customer_reviews_5 .learner_voices_8:hover h3::after {
    width: 0;
}.customer_reviews_5 .learner_voices_8:hover div::before {
    opacity: 0;
}.customer_reviews_5 .learner_voices_8:hover div img {
    transform: none;
}
}



@media (max-width: 768px) {.training_method_3 {
    padding: 4rem 1rem;
}.training_method_3::before {
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
}.training_method_3 h3 {
    padding-bottom: 3rem;
    padding: 1.5rem;
    font-size: calc(37px * 0.8);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 80%, 
            50% 100%, 
            0 80%
        );
}.training_method_3 span {
    padding: 2.5rem 1.5rem 1.5rem;
    font-size: calc(17px * 0.95);
}.training_method_3 span::before {
    height: 60px;
    width: 60px;
    top: -30px;
}.training_method_3 span::after {
    width: 16px;
    top: -18px;
    height: 16px;
}}



@media (max-width: 767px) {.course_fit_for_2 {
    padding: 80px 0;
}.course_fit_for_2 h4 {
    padding: 20px;
    font-size: calc(37px - 4px);
}.course_fit_for_2 div {
    padding: 25px 20px;
}.course_fit_for_2 div p {
    margin-bottom: 12px;
    margin-left: 0;
    padding: 15px 15px 15px 50px;
    margin-right: 0;
    flex: 1 1 100%;
    width: 100%;
}.course_fit_for_2 div p svg {
    left: 15px;
    height: 20px;
    width: 20px;
}
}



@media (max-width: 576px) {.sec_cert_T {
    padding: 3rem 0 1.5rem;
}.sec_cert_T .reach_section_U {
    transform: translateY(-1.5rem);
    padding: 1rem;
}.sec_cert_T .info_item p,
    .sec_cert_T .info_item a {
    font-size: calc(15px - 1px);
}.sec_cert_T .main_navbar_D {
    grid-template-columns: 1fr;
    text-align: center;
}.sec_cert_T .main_navbar_D a:hover {
    transform: none;
}.sec_cert_T .main_navbar_D a::before {
    transform: translateX(-50%);
    left: 50%;
}.sec_cert_T .main_navbar_D a:hover::before {
    width: 30px;
}.sec_cert_T .input_holder {
    width: 100%;
}}



@media (max-width: 992px) {.connect_form_e {
    padding: 80px 0 60px;
}.connect_form_e h3 {
    margin-bottom: 40px;
}.connect_form_e .query_request_2 {
    flex-direction: column;
}.connect_form_e .connect_grid_3,
    .connect_form_e .connect_links_t {
    flex: 1 1 100%;
}.connect_form_e .connect_links_t {
    border-top: 1px solid rgb(224,220,237);
}
}



@media (max-width: 576px) {.connect_form_e {
    padding: 50px 0;
}.connect_form_e h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 30px;
}.connect_form_e .query_request_2 {
    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(224,220,237);
}.connect_form_e .connect_grid_3,
    .connect_form_e .connect_links_t {
    padding: 25px 20px;
}.connect_form_e .connect_grid_3::before,
    .connect_form_e .connect_grid_3::after {
    display: none;
}.connect_form_e .connect_grid_3 input[type="text"],
    .connect_form_e .connect_grid_3 textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.connect_form_e .connect_grid_3 .query_widget_A label {
    font-size: calc(14px * 0.9);
}.connect_form_e .connect_grid_3 .connect_map_l {
    padding: 14px 20px;
    width: 100%;
}.connect_form_e .connect_links_t .connect_query_V li {
    margin-bottom: 15px;
    padding: 12px;
}}

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



@keyframes shiftPattern {
    0% {
        transform: rotate(15deg) translateY(0);
    }
    50% {
        transform: rotate(15deg) translateY(-30px);
    }
    100% {
        transform: rotate(15deg) translateY(0);
    }
}

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


    
    @keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        30%, 35% {
            transform: translateX(-33.333%);
        }
        60%, 65% {
            transform: translateX(-66.666%);
        }
        95%, 100% {
            transform: translateX(-66.666%);
        }
    }

