html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
}

a {
    text-decoration: none;
    color: inherit;
}

.head_pro_P {
    flex: 1 0 auto;
}


.tyNote_U {
    padding: 6rem 0;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(224,220,237) 0%, rgb(160,155,192,0.5) 100%);
    position: relative;
    overflow: hidden;
}

.tyNote_U h2 {
    transform: translateZ(20px);
    font-family: Arial, sans-serif;
    margin-bottom: 2.5rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    line-height: 1.3;
    animation: slideInTitle 0.8s ease-out forwards;
    color: #000000;
    font-size: 38px;
}

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

.tyNote_U .guide_bios_k span {
    text-align: center;
    color: #000000;
    position: relative;
    font-size: calc(17px * 1.1);
    line-height: 1.7;
    display: block;
    font-family: Arial, sans-serif;
}

.privacy_chamber_r h2 {
    font-size: 34px;
    border-bottom: 2px solid rgb(160,155,192);
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(160,155,192);
    text-transform: uppercase;
    margin-top: 30px;
    padding-bottom: 10px;
}

.privacy_chamber_r ol li::before {
    display: inline-block;
    color: rgb(160,155,192);
    width: 1em;
    margin-left: -1em;
    content: counter(list) ".";
}

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

.opening_page_Y::after {
    width: 100%;
    content: "";
    top: 0;
    background: 
        linear-gradient(90deg, rgb(193,188,216,0.5) 0%, transparent 20%),
        linear-gradient(180deg, rgb(193,188,216,0.5) 0%, transparent 30%);
    z-index: 2;
    height: 100%;
    left: 0;
    position: absolute;
    mix-blend-mode: overlay;
}

.opening_page_Y .title_style_header::after {
    position: absolute;
    left: 0;
    bottom: 0;
    animation: growLine 1.5s cubic-bezier(0.17, 0.67, 0.22, 1.03) 0.3s forwards;
    width: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(193,188,216), rgb(160,155,192));
    content: "";
}

.opening_page_Y .edu_title_g::after {
    left: 0;
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(160,155,192), transparent);
    height: 1px;
    width: 50%;
}

.opening_page_Y .edu_title_g > div:last-child {
    position: relative;
    margin-top: 1rem;
}

.opening_page_Y .edu_title_g > div:last-child p {
    font-size: clamp(1rem, 2vw, 1.25rem);
    color: #ffffff;
    padding: 0.5rem 0;
    position: relative;
    transform: translateY(100%);
    opacity: 0.9;
    animation: slideTextUp 0.8s cubic-bezier(0.17, 0.67, 0.22, 1.03) 1.2s forwards;
    margin: 0;
}

.education_experience_I::after {
    opacity: 0.3;
    background: 
        radial-gradient(circle at 20% 30%, rgb(193,188,216,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(160,155,192,0.5) 0%, transparent 40%);
    height: 100%;
    width: 100%;
    filter: blur(80px);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
}

.education_experience_I .img_text_overlay_I::before {
    animation: spin 12s linear infinite;
    background: conic-gradient(
        from 0deg,
        transparent 0deg, 
        rgb(193,188,216,0.5) 90deg,
        transparent 180deg,
        rgb(160,155,192,0.5) 270deg,
        transparent 360deg
    );
    border-radius: 50%;
    position: absolute;
    inset: -30px;
    opacity: 0.4;
    z-index: -1;
    content: "";
}

.education_experience_I .learner_voices_8:hover .name::after {
    width: 80px;
}

.education_experience_I .learner_voices_8 span:not(.name) {
    position: relative;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    opacity: 0.9;
    color: rgb(160,155,192);
    font-size: 20px;
    margin-bottom: 30px;
    border-radius: 30px;
    letter-spacing: 2px;
    padding: 8px 20px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    z-index: 3;
    font-weight: 600;
}

.trackingPolicyPanel_y {
    background: rgb(224,220,237);
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(193,188,216);
    width: 100%;
    position: fixed;
}

.trackingPolicyPanel_y h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.trackingPolicyPanel_y p a {
    text-decoration: none;
    color: rgb(193,188,216);
}

.wrapper-segment_Y .track_edu_b {
    padding: 10px;
    border: none;
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    background: rgb(193,188,216);
    margin-left: 30px;
}

.wrapper-segment_Y .learn_cookies_R h5, .wrapper-segment_Y .learn_cookies_R p {
    color: #000000;
}

.customer_reviews_5 h2 {
    font-weight: 700;
    transition: transform 0.5s ease-out;
    margin-bottom: 3.5rem;
    text-align: center;
    position: relative;
    transform-origin: center left;
    color: #000000;
    font-size: 38px;
}

.customer_reviews_5 .rating_views_K {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
}

.customer_reviews_5 .learner_voices_8:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px) rotateX(2deg);
}

.customer_reviews_5 .learner_voices_8 h3::after {
    transition: width 0.3s ease;
    content: "";
    width: 0;
    background: rgb(160,155,192);
    height: 2px;
    bottom: -5px;
    left: 0;
    position: absolute;
}

.customer_reviews_5 .learner_voices_8 div::before {
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease;
    content: "";
    inset: 0;
    background: linear-gradient(45deg, rgb(193,188,216,0.5), transparent);
    position: absolute;
}

header .main_primary_R::after {
    left: 5%;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(193,188,216),
        rgb(160,155,192),
        rgb(193,188,216),
        transparent
    );
    bottom: 0;
    height: 1px;
    box-shadow: 0 0 10px rgb(160,155,192), 0 0 20px rgb(160,155,192,0.5);
    content: '';
    position: absolute;
    width: 90%;
}

header .main_primary_R .main_top_i::before {
    border-radius: 10px;
    opacity: 0.2;
    height: 100%;
    content: '';
    width: 100%;
    background: radial-gradient(
        ellipse at center,
        rgb(160,155,192,0.5) 0%,
        transparent 70%
    );
    left: 0;
    position: absolute;
    top: 0;
}

.training_method_3 {
    background: rgb(224,220,237);
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
    isolation: isolate;
}

.training_method_3 .guide_bios_k {
    z-index: 2;
    margin: 0 auto;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 1px 5px rgba(0, 0, 0, 0.05);
    max-width: 900px;
    display: flex;
    animation: appearFromBottom 1s ease-out forwards;
    position: relative;
    flex-direction: column;
    padding: 0;
    align-items: center;
    background: #ffffff;
    overflow: hidden;
    border-radius: 15px;
}

.training_method_3 h3::after {
    right: 0;
    left: 0;
    animation: shimmer 5s infinite linear;
    top: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.8), 
        transparent
    );
    position: absolute;
    height: 5px;
    content: "";
}

.plan_option_a {
    background-color: rgb(224,220,237);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

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

.plan_option_a .learn_fees_J {
    border-left: 4px solid rgb(193,188,216);
    background-color: #ffffff;
    position: relative;
    transform: translateZ(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}

.plan_option_a .plan_pricing_s {
    gap: 2rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.plan_option_a .fee_chart_k:nth-child(odd) .deal_opts_Y {
    transform: rotate(-1deg);
}

.plan_option_a .rate_panel_P {
    z-index: 2;
    overflow-wrap: break-word;
    padding: 2rem;
    word-break: break-word;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.plan_option_a .fee_chart_k:hover .rate_panel_P h3 {
    transform: translateZ(25px);
}

.plan_option_a .fee_options_T {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 0.5rem 0 1.5rem;
    color: rgb(193,188,216);
    transform: translateZ(15px);
    font-size: calc(19px * 1.8);
}

.plan_option_a .fee_chart_k:hover .img_text_overlay_I {
    transform: scale(1.05) translateZ(0);
}

.plan_option_a .fee_chart_k:hover .img_text_overlay_I::before {
    opacity: 0.05;
}

.course_fit_for_2::before {
    z-index: 0;
    top: 0;
    position: absolute;
    content: "";
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(193,188,216), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(160,155,192), 0.05) 0%, transparent 50%);
    width: 100%;
    height: 100%;
    left: 0;
}

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

.course_fit_for_2 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(193,188,216);
}

.sec_cert_T::before {
    left: 0;
    position: absolute;
    z-index: 1;
    content: '';
    opacity: 0.15;
    height: 100%;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(193,188,216,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(160,155,192,0.5) 0%, transparent 30%);
    width: 100%;
}

.sec_cert_T .info_item {
    min-width: 200px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    max-width: 300px;
    flex: 1;
}

.sec_cert_T .info_item svg {
    fill: rgb(193,188,216);
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
}

.sec_cert_T .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    display: grid;
    position: relative;
    gap: 4rem;
}

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

.sec_cert_T .main_top_i h5::after {
    width: 60px;
    left: 0;
    content: '';
    background: linear-gradient(to right, rgb(193,188,216), transparent);
    position: absolute;
    bottom: 0;
    height: 2px;
}

.sec_cert_T .main_navbar_D:first-child {
    margin-bottom: 2rem;
}

.sec_cert_T .main_navbar_D a:hover::before {
    width: 20px;
}

.sec_cert_T .subscribe_holder {
    padding: 2rem;
    position: relative;
    gap: 1.5rem;
    flex-direction: column;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    border-radius: 29px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
}

.sec_cert_T .subscribe_holder p {
    margin-bottom: 0.5rem;
    line-height: 1.6;
    opacity: 0.9;
    font-size: 15px;
}



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

.sec_cert_T .news_signup_form_y::after {
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -2;
    opacity: 0;
    content: '';
    position: absolute;
    width: 100%;
    background: rgb(160,155,192);
    left: 0;
    height: 100%;
}

.sec_cert_T .news_signup_form_y:hover::before {
    left: 100%;
}

.sec_cert_T .mod_tools_S::before {
    content: '';
    left: 20%;
    width: 60%;
    top: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, rgb(160,155,192,0.5), transparent);
    position: absolute;
}

.our_team_T h1 {
    transform: translateX(2rem);
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
    font-size: 47px;
    color: #000000;
    display: inline-block;
}

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

.our_team_T .achieve_stats_G::before {
    left: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(193,188,216) 0%, rgb(160,155,192) 100%);
    transform: scaleX(0.3);
    position: absolute;
    transform-origin: right;
    right: 0;
}

.our_team_T .achieve_stats_G:hover h4::after {
    width: 70px;
}

.our_team_T .achieve_stats_G div {
    color: #000000;
    overflow-y: auto;
    font-weight: 400;
    max-height: 200px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.75;
    position: relative;
}

.connect_form_e {
    position: relative;
    background: linear-gradient(135deg, rgb(224,220,237) 0%, rgb(224,220,237) 50%, rgb(193,188,216,0.5) 150%);
    overflow: hidden;
    padding: 120px 0 100px;
}

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

.connect_form_e .connect_grid_3 {
    position: relative;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ffffff 85%,
        rgba(rgb(224,220,237), 0.3) 100%
    );
    z-index: 2;
    padding: 50px;
    flex: 1 1 60%;
}

.connect_form_e .connect_grid_3 h3::before,
.connect_form_e .connect_grid_3 h3::after {
    display: none;
}

.connect_form_e .connect_grid_3 input[type="text"]::placeholder,
.connect_form_e .connect_grid_3 textarea::placeholder {
    color: #000000;
    transition: all 0.3s ease;
    opacity: 0.6;
}

.connect_form_e .connect_grid_3 textarea {
    resize: vertical;
    min-height: 150px;
}

.connect_form_e .connect_grid_3 .query_widget_A label {
    color: #000000;
    padding-left: 35px;
    font-size: 14px;
    position: relative;
    line-height: 1.6;
    cursor: pointer;
}

.connect_form_e .connect_grid_3 .query_widget_A a {
    text-decoration: none;
    transition: background-size 0.3s ease;
    background-repeat: no-repeat;
    font-weight: 600;
    transition: all 0.3s ease;
    background-size: 0% 100%;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(193,188,216,0.5) 2px
    );
    color: rgb(193,188,216);
}



.connect_form_e .connect_links_t {
    position: relative;
    overflow: hidden;
    background: rgb(224,220,237);
    flex: 1 1 35%;
    z-index: 2;
    padding: 50px;
}

.connect_form_e .connect_links_t h4 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 40px;
    color: #000000;
    font-size: 21px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.connect_form_e .connect_links_t .connect_query_V {
    list-style: none;
    margin: 0;
    padding: 0;
}

.connect_form_e .connect_links_t .connect_query_V li:hover {
    transform: translateX(5px);
    border-left-color: rgb(160,155,192);
}

.connect_form_e .connect_links_t .connect_query_V li:hover::after {
    opacity: 0.05;
}

.connect_form_e .connect_links_t .connect_query_V li:hover svg {
    transform: scale(1.2);
}

.connect_form_e .connect_links_t .connect_query_V li:hover svg path {
    fill: rgb(160,155,192);
}

.connect_form_e .connect_links_t .connect_query_V li a:hover {
    color: rgb(193,188,216);
}

.program_information_f {
    background: rgb(160,155,192);
    min-height: 100vh;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.program_information_f {
    grid-template-columns: 1fr;
    grid-template-rows: 40vh 1fr;
}

.program_information_f {
    grid-template-rows: 30vh 1fr;
}

.program_information_f .career_lab_g::after {
    inset: 0;
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    position: absolute;
    content: "";
    z-index: 1;
}

.program_information_f .career_lab_g::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}

.program_information_f .education_guide_U {
    padding: 4rem 3rem;
    position: relative;
    border-left: 4px solid rgb(193,188,216);
    background: transparent;
}

.program_information_f .education_guide_U {
    border-left-width: 3px;
    padding: 2rem 1rem;
}

.program_information_f .education_guide_U p {
    border-left: 2px solid rgb(160,155,192);
    position: relative;
    line-height: 1.8;
    padding-left: 1rem;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 2.5rem;
}

.program_information_f .education_guide_U p {
    font-size: calc(13px * 0.9);
    padding-left: 0.5rem;
}

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


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 1024px) {.tyNote_U {
    padding: 5rem 0;
}.tyNote_U h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.tyNote_U .guide_bios_k {
    padding: 2rem;
}
}



@media only screen and (max-width: 800px) {.privacy_chamber_r {
    padding: 25px;
}.privacy_chamber_r h1 {
    font-size: calc(22px - 10px);
}.privacy_chamber_r h2 {
    font-size: calc(22px - 8px);
}.privacy_chamber_r h3, .privacy_chamber_r h4, .privacy_chamber_r h5, .privacy_chamber_r h6 {
    font-size: calc(19px - 6px);
}.privacy_chamber_r ul, .privacy_chamber_r ol {
    margin-left: 15px;
}}



@media (max-width: 575px) {.education_experience_I {
    padding: 50px 0;
}.education_experience_I .img_text_overlay_I {
    margin-bottom: 18px;
    width: 150px;
    height: 150px;
}.education_experience_I .learner_voices_8::before {
    width: 260px;
    height: 260px;
}.education_experience_I .learner_voices_8::after {
    height: 200px;
    width: 200px;
}.education_experience_I .name {
    font-size: calc(45px * 0.7);
}.education_experience_I .learner_voices_8 span:not(.name) {
    padding: 5px 12px;
    letter-spacing: 1px;
    font-size: calc(20px * 0.9);
    margin-bottom: 20px;
}.education_experience_I .emp_milestones_a {
    padding: 20px 25px;
    font-size: calc(16px * 0.9);
}.education_experience_I .emp_milestones_a::before,
    .education_experience_I .emp_milestones_a::after {
    height: 6px;
    width: 6px;
}.education_experience_I .emp_milestones_a::before {
    left: 15px;
    top: 15px;
}.education_experience_I .emp_milestones_a::after {
    right: 15px;
    bottom: 15px;
}}



@media (prefers-reduced-motion) {.customer_reviews_5 .learner_voices_8,
    .customer_reviews_5 .learner_voices_8 div img,
    .customer_reviews_5 .learner_voices_8 h3::after,
    .customer_reviews_5 h2 {
    transition: none;
}.customer_reviews_5 .learner_voices_8:hover {
    transform: none;
}.customer_reviews_5 .learner_voices_8:hover div img {
    transform: none;
}}



@media (min-width: 992px) {.plan_option_a .payment_plan_I {
    gap: 4rem;
    grid-template-columns: 2fr 1fr;
}.plan_option_a .learn_fees_J {
    padding: 3rem;
}.plan_option_a .plan_pricing_s {
    grid-column: 1;
    grid-row: 1;
}.plan_option_a .learn_fees_J {
    grid-column: 2;
    align-self: start;
    position: sticky;
    top: 2rem;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    grid-row: 1;
}.plan_option_a .learn_fees_J:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}



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



@media (max-width: 991px) {.sec_cert_T {
    padding: 5rem 0 2rem;
}.sec_cert_T .reach_section_U {
    flex-wrap: wrap;
    justify-content: center;
}.sec_cert_T .info_item {
    max-width: none;
    flex: 0 0 auto;
    width: calc(50% - 2rem);
}.sec_cert_T .info_item:not(:last-child)::after {
    display: none;
}.sec_cert_T .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr;
}.sec_cert_T .main_top_i::before, 
    .sec_cert_T .main_top_i::after {
    display: none;
}.sec_cert_T .nav_mainwrap_2 {
    align-items: center;
    text-align: center;
}.sec_cert_T .main_top_i h5, 
    .sec_cert_T .subscribe_holder h5 {
    text-align: center;
}.sec_cert_T .main_top_i h5::after, 
    .sec_cert_T .subscribe_holder h5::after {
    transform: translateX(-50%);
    left: 50%;
}.sec_cert_T .main_navbar_D {
    grid-template-columns: repeat(3, 1fr);
}.sec_cert_T .input_holder {
    margin: 0 auto;
    max-width: 400px;
}
}



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



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



@keyframes slideInHeader {
    from {
        opacity: 0;
        transform: translateX(-1rem);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes slideTextUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}


    
    @keyframes fadeInRotate {
        from {
            opacity: 0;
            transform: perspective(1500px) rotateY(-8deg) translateY(2rem);
        }
        to {
            opacity: 1;
            transform: perspective(1500px) rotateY(-8deg) translateY(0);
        }
    }



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

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

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

