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

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

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

.vJ_price_option .by_study_costs {
    animation: fadeUp 0.8s ease-out forwards;
    text-align: center;
    margin: 0 auto 2rem;
    opacity: 0;
    order: -1;
    transform: translateY(20px);
    max-width: 800px;
}

.vJ_price_option .LH_fee_deals {
    border-radius: 18px;
    transform: translateZ(0) scale(1);
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    position: relative;
    text-decoration: none;
    opacity: 0;
    color: #000000;
    background: #ffffff;
    display: block;
}

.vJ_price_option .LH_fee_deals:hover .YI_price_panel h3 {
    color: rgb(179,199,210);
}

.vJ_price_option .LH_fee_deals:hover .Yu_pro_fees {
    transform: translateY(-3px);
}

.vJ_price_option .YI_price_panel p {
    overflow-wrap: break-word;
    margin: 0;
    line-height: 1.6;
    flex-grow: 1;
    font-size: calc(15px - 2px);
    color: #000000;
    word-break: break-word;
}

.LY_customer_opinions::before {
    background: radial-gradient(circle at top right, rgb(140,164,184,0.5) 0%, transparent 60%);
    position: absolute;
    z-index: 0;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
}

.LY_customer_opinions:hover h2::after {
    transform: scaleX(1.5);
}

.LY_customer_opinions .HR_feedback_testimonials {
    padding-left: 50px;
    gap: 8rem;
    position: relative;
    display: flex;
    flex-direction: column;
}

.LY_customer_opinions .QZ_client_ratings::before {
    background: #ffffff;
    content: "";
    position: absolute;
    box-shadow: 0 0 0 5px rgb(223,232,236);
    height: 20px;
    transition: all 0.3s ease;
    left: -50px;
    z-index: 2;
    border: 3px solid rgb(179,199,210);
    top: 40px;
    width: 20px;
    border-radius: 50%;
}

.LY_customer_opinions .QZ_client_ratings:hover p::after {
    width: 80px;
}

.LY_customer_opinions .QZ_client_ratings:hover .description {
    transform: translateX(10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.LY_customer_opinions .QZ_client_ratings:nth-child(even) img {
    transform: rotate(3deg);
}

.oT_data_summary {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: rgb(223,232,236);
}

.oT_data_summary h2 {
    margin-bottom: 80px;
    align-self: flex-start;
    position: relative;
    font-size: 36px;
    color: #000000;
    font-weight: 700;
}

.oT_data_summary .VR_statistics_points {
    position: relative;
    border-left: 3px solid rgb(179,199,210);
    margin: 20px;
    padding: 40px 50px;
    transition: all 0.3s ease;
    flex-direction: column;
    background: transparent;
    flex: 1 0 calc(50% - 40px);
    align-items: flex-start;
    display: flex;
}

.oT_data_summary .VR_statistics_points:nth-child(even) p {
    color: rgb(140,164,184);
}

.oT_data_summary .VR_statistics_points span::after {
    right: 0;
    top: 50%;
    content: "";
    width: 50px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 1px;
}

.oT_data_summary .VR_statistics_points:nth-child(4) {
    animation-delay: 0.7s;
}

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

.MI_course_overview .Up_img_icon {
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    height: 320px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}

.MI_course_overview .Ee_text_title::before {
    height: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to bottom, rgb(179,199,210), rgb(140,164,184));
    top: 0;
    position: absolute;
    width: 4px;
    left: 0;
    content: "";
}

.MI_course_overview .description {
    transition: opacity 0.3s ease;
    line-height: 1.7;
    margin-bottom: 20px;
    opacity: 0.9;
    font-size: 18px;
    color: #000000;
    font-family: Arial, sans-serif;
}

.Am_ideal_participants .TY_learn_skill {
    max-width: 1100px;
    z-index: 10;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 30px;
}

.Am_ideal_participants h3::after {
    right: 0;
}

.Am_ideal_participants ul {
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    display: flex;
    list-style: none;
    margin: 0;
}

.Am_ideal_participants ul li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.1);
    transform: translateY(-7px) scale(1.03);
}

.Am_ideal_participants ul li:hover svg {
    transform: scale(1.1);
}

.Am_ideal_participants ul li:hover svg path {
    fill: rgb(140,164,184);
}

.Am_ideal_participants ul li:hover::after {
    background-color: rgb(140,164,184,0.5);
    transform: scale(1.5);
}

.Am_ideal_participants ul li:nth-child(5) {
    animation-delay: 0.5s;
}

.Am_ideal_participants ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(140,164,184,0.5), 0.1);
}

.xP_ty_message .container {
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
}

.xP_ty_message .TY_learn_skill {
    gap: 2rem;
    max-width: 900px;
    padding: 3rem;
    flex-direction: column;
    margin: 0 auto;
    background: linear-gradient(170deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    display: flex;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(179,199,210);
    transform-style: preserve-3d;
    transform: translateZ(30px);
}

.xP_ty_message h5::before {
    height: 15px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    left: -20px;
    position: absolute;
    transform: translateY(-50%);
    background-color: rgb(179,199,210);
    top: 50%;
    width: 15px;
}

.xP_ty_message a:hover p {
    color: rgb(179,199,210);
}

.vB_secure_cove h1 {
    font-weight: 700;
    color: rgb(179,199,210);
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(140,164,184);
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 48px;
    margin-bottom: 25px;
}

.vB_secure_cove span {
    color: rgb(179,199,210);
    font-weight: 700;
}

.yz_academic_expertise {
    background: linear-gradient(135deg, rgb(223,232,236) 0%, rgb(179,199,210,0.5) 100%);
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}

.yz_academic_expertise .Up_img_icon:hover {
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: rotate(0deg) scale(1.05);
}

.yz_academic_expertise .sm_career_summary:hover::after {
    opacity: 0.8;
    width: 95%;
}

.yz_academic_expertise .name {
    color: rgb(179,199,210);
    font-size: 35px;
    font-weight: 700;
    transform: translateX(-20px);
    margin-bottom: 0.5rem;
}

.yS_welcome_section {
    font-family: Arial, sans-serif;
    width: 100%;
    min-height: 600px;
    position: relative;
    height: 100vh;
    overflow: hidden;
    color: #ffffff;
}

.yS_welcome_section .NM_main_front::after {
    width: 100%;
    content: "";
    position: absolute;
    z-index: 2;
    background: linear-gradient(to bottom, transparent 30%, rgb(179,199,210,0.5) 100%);
    left: 0;
    height: 100%;
    top: 0;
}

.yS_welcome_section .ef_skill_growth > div:nth-child(1) {
    animation-delay: 0.3s;
}

.yS_welcome_section .ef_skill_growth > div:nth-child(2) {
    animation-delay: 0.6s;
}

.yS_welcome_section .title_style_header {
    -webkit-background-clip: text !important;
    margin: 0;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff 0%, rgb(140,164,184) 100%);
    font-size: 44px;
    transform: scale(1.05);
    line-height: 1.2;
}

.MU_program_assets::after {
    top: 0;
    width: 100%;
    content: '';
    z-index: 0;
    opacity: 0.2;
    position: absolute;
    left: 0;
    height: 100%;
}

.MU_program_assets .TY_learn_skill > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    display: flex;
    align-items: stretch;
    gap: 60px;
    flex-wrap: wrap;
}

.MU_program_assets .Up_img_icon::after {
    height: 70px;
    border: 3px solid #ffffff;
    top: 30px;
    right: 30px;
    content: '';
    border-radius: 50%;
    z-index: 2;
    width: 70px;
    position: absolute;
    opacity: 0.2;
}

.MU_program_assets .text_main_holder > div::before {
    position: absolute;
    width: 5px;
    opacity: 0.7;
    background: rgb(140,164,184);
    left: 0;
    top: 0;
    content: '';
    height: 100%;
}

.MU_program_assets .text_main_holder svg {
    height: 32px;
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    width: 32px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.eD_about_this {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.65);
}

.eD_about_this .Ee_text_title {
    border-radius: 2px;
    padding: 40px 50px;
    background: rgba(255, 255, 255, 0.92);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.1),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6),
        inset -1px -1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
}

.eD_about_this h5::after {
    background: linear-gradient(90deg, 
        rgb(179,199,210) 0%, 
        rgb(140,164,184) 100%);
    transition: width 0.4s ease;
    left: 0;
    width: 50%;
    bottom: 0;
    transform-origin: left;
    height: 3px;
    position: absolute;
    content: "";
}

.eD_about_this ol {
    counter-reset: item;
    margin-top: 20px;
    padding-left: 20px;
    list-style-position: outside;
}

.eD_about_this .Ee_text_title div:nth-child(2)::before {
    height: 3px;
    top: -10px;
    transform: rotate(-2deg);
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(140,164,184) 0%, 
        transparent 100%);
    width: 60px;
    right: 10%;
    content: "";
}

header:after {
    background: 
        linear-gradient(135deg, rgb(223,232,236) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(223,232,236) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(223,232,236) 25%, transparent 25%),
        linear-gradient(45deg, rgb(223,232,236) 25%, transparent 25%);
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.01);
    background-size: 20px 20px;
    height: 100%;
    pointer-events: none;
    width: 100%;
    left: 0;
    bottom: 0;
    opacity: 0.4;
}

header .pn_main_learning {
    padding: 8px 2px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #000000;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 16px;
}

header .KG_main_pagebar {
    text-decoration: none;
    display: flex;
    padding: 5px 12px;
    transition: all 0.3s ease;
    align-items: center;
    position: relative;
}

header .KG_main_pagebar svg {
    height: 42px;
    width: auto;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.Zp_contact_form_section::before {
    top: 0;
    opacity: 0.05;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    animation: gradientMove 20s linear infinite;
    height: 100%;
    background: linear-gradient(45deg, 
        rgb(179,199,210,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(179,199,210,0.5) 50%, 
        rgb(179,199,210,0.5) 75%, 
        transparent 75%, 
        transparent);
    background-size: 60px 60px;
}

.Zp_contact_form_section form {
    position: relative;
    width: 100%;
}

.Zp_contact_form_section form input[type="text"] {
    color: #000000;
    background: rgb(223,232,236);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    width: 100%;
    padding: 16px 20px 16px 50px;
    border: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 16px;
}

.Zp_contact_form_section .iR_support_inquiry label {
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
    font-size: 13px;
    color: #000000;
}

.Zp_contact_form_section .iR_support_inquiry label a::after {
    height: 1px;
    position: absolute;
    left: 0;
    content: "";
    width: 0;
    bottom: -2px;
    background: rgb(179,199,210);
    transition: width 0.3s ease;
}

.Zp_contact_form_section form .Cf_reach_box:hover::before {
    width: 100%;
}

.Zp_contact_form_section svg {
    top: 50%;
    position: absolute;
    height: 20px;
    left: 20px;
    fill: rgb(179,199,210);
    width: 20px;
    transform: translateY(-50%);
}

footer::before {
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgb(140,164,184,0.5) 0%, rgb(179,199,210,0.5) 100%);
    content: "";
    left: 0;
    right: 0;
    opacity: 0.9;
    position: absolute;
    z-index: -2;
}

.kW_sustain_cta .company_holder {
    flex: 1 1 380px;
    transform: rotateX(5deg);
    transform-style: preserve-3d;
    padding: 2rem;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    background: rgb(179,199,210,0.5);
    transition: all 0.4s ease;
    position: relative;
    border-bottom: 6px solid rgb(179,199,210);
    border-radius: 0;
}

.kW_sustain_cta .Jj_ssl_info {
    min-width: 400px;
    flex: 1 1 calc(100% - 480px);
}

.kW_sustain_cta .rI_main_skill {
    position: relative;
    transform-style: preserve-3d;
    min-width: 220px;
    transform: rotateX(-5deg);
    flex: 1 1 calc(50% - 1.5rem);
    transition: all 0.4s ease;
}

.kW_sustain_cta .rI_main_skill .vK_header_master a {
    text-decoration: none;
    transform: translateZ(10px);
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 13px;
    border-radius: 10px;
    display: block;
    padding: 0.7rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    position: relative;
}

.qR_price_table .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.ZD_location_details {
    padding: 90px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,199,210,0.5) 0%, rgb(223,232,236) 40%, rgb(223,232,236) 60%, rgb(140,164,184,0.5) 100%);
    position: relative;
}

.ZD_location_details .Sq_learn_ask {
    position: relative;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.ZD_location_details h3::after {
    content: '';
    background: rgb(179,199,210);
    left: 50%;
    bottom: 0;
    height: 3px;
    position: absolute;
    width: 50px;
    transform: translateX(-50%);
}

.ZD_location_details .Jo_get_answers > span {
    border-radius: 0 0  16px 16px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    max-width: 350px;
    z-index: 1;
    flex-direction: column;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    padding-left: 70px;
    transform-style: preserve-3d;
    min-width: 250px;
    position: relative;
    flex: 1 1 calc(33.333% - 20px);
    display: flex;
}

.ZD_location_details .Jo_get_answers > span a {
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
    z-index: 2;
    position: relative;
}

.ZD_location_details .zx_send_message {
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-top: 50px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}

.ZD_location_details .zx_send_message h4 svg {
    height: 24px;
    stroke-linejoin: round;
    fill: none;
    width: 24px;
    stroke: rgb(179,199,210);
    stroke-linecap: round;
    stroke-width: 2px;
}

.ZD_location_details .zx_send_message span svg {
    stroke: rgb(140,164,184);
    stroke-linecap: round;
    transition: transform 0.3s ease;
    fill: none;
    margin-right: 8px;
    stroke-linejoin: round;
    width: 16px;
    height: 16px;
    stroke-width: 2px;
}

.EA_cookie_message_alert {
    background: rgb(140,164,184);
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(179,199,210);
    position: fixed;
    box-shadow: 0 -10px 30px rgb(179,199,210,0.5);
    width: 100%;
    animation: slideIn 0.5s ease-in-out;
}

.kW_data_policy {
    flex: 1;
    color: #ffffff;
    min-width: 300px;
}

.OL_cookie_option {
    padding: 12px 25px;
    text-decoration: none;
    color: #000000;
    border-radius: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    margin-left: 10px;
    white-space: nowrap;
    font-size: 17px;
    box-shadow: 0 0 10px rgb(179,199,210,0.5);
    background: rgb(179,199,210);
}



@media (min-width: 1200px) {.vJ_price_option {
    padding: 8rem 2rem;
}.vJ_price_option .by_study_costs {
    flex: 0 0 25%;
}.vJ_price_option .em_price_choices {
    flex: 0 0 75%;
}.vJ_price_option .YI_price_panel {
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.LY_customer_opinions {
    padding: 4rem 1rem;
}.LY_customer_opinions .HR_feedback_testimonials {
    padding-left: 40px;
    gap: 5rem;
}.LY_customer_opinions .HR_feedback_testimonials::before {
    left: 20px;
}.LY_customer_opinions .QZ_client_ratings {
    gap: 1rem;
    grid-template-areas: 
            "image"
            "name"
            "description";
    grid-template-columns: 1fr;
}.LY_customer_opinions .QZ_client_ratings::before {
    left: -40px;
    top: 30px;
}.LY_customer_opinions .QZ_client_ratings img {
    justify-self: start;
}.LY_customer_opinions .QZ_client_ratings p {
    padding-bottom: 0.7rem;
}.LY_customer_opinions .QZ_client_ratings .description {
    padding: 1.2rem;
}.LY_customer_opinions .QZ_client_ratings:nth-child(even) {
    margin-left: 0;
}
}



@media (prefers-reduced-motion: reduce) {.oT_data_summary .VR_statistics_points,
    .oT_data_summary .VR_statistics_points:nth-child(odd),
    .oT_data_summary .VR_statistics_points:nth-child(even) {
    animation: none;
}}



@media (min-width: 992px) {.MI_course_overview .Fz_career_lab {
    gap: 80px;
}.MI_course_overview .Up_img_icon {
    height: 500px;
}.MI_course_overview .Ee_text_title {
    padding: 50px;
}.MI_course_overview h3 {
    font-size: calc(19px * 1.2);
}.MI_course_overview p.description {
    font-size: calc(18px * 1.05);
    max-height: 400px;
    line-height: 1.75;
}
}



@media (max-width: 992px) {.Am_ideal_participants {
    padding: 70px 0;
}.Am_ideal_participants h3 {
    margin-bottom: 40px;
}.Am_ideal_participants ul li {
    width: calc(50% - 13px);
    padding: 30px 20px;
}
}



@media (prefers-reduced-motion: reduce) {.Am_ideal_participants ul li {
    animation: none;
    opacity: 1;
}.Am_ideal_participants ul li:hover {
    transform: none;
}.Am_ideal_participants ul li:hover svg {
    transform: none;
}}


@media only screen and (max-width: 800px) {.vB_secure_cove {
    padding: 30px;
}.vB_secure_cove h1 {
    font-size: calc(23px * 0.8);
}.vB_secure_cove h2 {
    font-size: calc(23px * 0.8);
}.vB_secure_cove p {
    font-size: calc(18px * 0.9);
}.vB_secure_cove li {
    padding: 10px;
}}



@media screen and (max-width: 1200px) {.yS_welcome_section .ef_skill_growth {
    padding: 2.5rem;
    width: 85%;
}.yS_welcome_section .title_style_header {
    font-size: calc(44px * 0.9);
}
}



@media screen and (max-width: 768px) {.yS_welcome_section {
    height: auto;
    min-height: 500px;
}.yS_welcome_section .NM_main_front {
    min-height: 500px;
    position: relative;
}.yS_welcome_section .ef_skill_growth {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    width: 90%;
    padding: 1.5rem;
    transform: none;
}.yS_welcome_section p {
    padding-left: 0.75rem;
    font-size: 18px;
}.yS_welcome_section .title_style_header {
    font-size: calc(44px * 0.7);
    transform: scale(1);
}.yS_welcome_section h3 {
    font-size: calc(21px * 0.9);
}.yS_welcome_section .ef_skill_growth > div {
    margin-bottom: 1.5rem;
}
}



@media (max-width: 992px) {.eD_about_this {
    padding: 80px 0;
}.eD_about_this .Ee_text_title {
    transform: perspective(800px) rotateX(1deg);
    padding: 30px 35px;
}.eD_about_this .Ee_text_title:hover {
    transform: perspective(800px) rotateX(0deg);
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .rI_main_skill {
    gap: 20px;
}header .KG_main_pagebar svg {
    height: 38px;
}
}



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



@media screen and (max-width: 768px) {.Zp_contact_form_section {
    padding: 80px 0 60px;
}.Zp_contact_form_section .jd_message_links {
    grid-template-columns: 1fr;
}.Zp_contact_form_section .Up_img_icon {
    clip-path: none;
    min-height: 300px;
    order: 1;
}.Zp_contact_form_section .Hl_request_query {
    padding: 40px 30px;
    order: 2;
}.Zp_contact_form_section .Hl_request_query::before {
    height: 6px;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(179,199,210), rgb(140,164,184));
    right: 0;
}.Zp_contact_form_section h2 {
    margin-bottom: 40px;
}
}



@media (max-width: 576px) {.kW_sustain_cta {
    padding: 3rem 0 1rem;
}.kW_sustain_cta .rI_main_skill {
    flex: 1 1 100%;
    min-width: 100%;
}.kW_sustain_cta .vK_header_master {
    gap: 0.7rem;
}.kW_sustain_cta .rI_main_skill .vK_header_master a {
    padding: 0.6rem 0.8rem;
}.qR_price_table {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.qR_price_table::before {
    display: none;
}
}


@media (hover: none) {.ZD_location_details .Jo_get_answers > span:hover,
    .ZD_location_details .zx_send_message span:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.ZD_location_details .zx_send_message span:hover {
    background: rgba(0, 0, 0, 0.03);
    color: #000000;
}.ZD_location_details .Jo_get_answers > span a:hover {
    color: #000000;
}.ZD_location_details .Jo_get_answers > span:hover svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transform: translateZ(5px);
}.ZD_location_details .Jo_get_answers > span:hover svg path {
    stroke-dasharray: 0;
    animation: none;
}.ZD_location_details .zx_send_message span:hover svg {
    transform: none;
}}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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



@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px) translateZ(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateZ(10px);
  }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

