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

.rH_main_mainbar {
    flex: 1 0 auto;
}

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

svg {
    width: 30px;
    height: 30px;
}

.vJ_price_option::before {
    background: linear-gradient(45deg, transparent 0%, rgb(179,199,210,0.5) 30%, transparent 70%);
    left: 0;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    top: 0;
    position: absolute;
    pointer-events: none;
    width: 100%;
    content: "";
}

.vJ_price_option .fj_edu_packages {
    font-size: 15px;
    margin: 0 auto;
    max-width: 90%;
    line-height: 1.6;
    color: #000000;
}

.vJ_price_option .LH_fee_deals:nth-child(1) {
    animation-delay: 0.1s;
}

.vJ_price_option .LH_fee_deals:nth-child(3) {
    animation-delay: 0.3s;
}

.vJ_price_option .LH_fee_deals:hover {
    transform: translateZ(30px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.vJ_price_option .YI_price_panel {
    flex-grow: 1;
    display: flex;
    padding: 2rem;
    flex-direction: column;
}

.vJ_price_option .Yu_pro_fees {
    color: rgb(179,199,210);
    font-size: 2rem;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transition: transform 0.3s ease, color 0.3s ease;
}

.vJ_price_option .Up_img_icon::after {
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    transition: opacity 0.5s ease;
    opacity: 0.7;
}

.LY_customer_opinions .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
}

.LY_customer_opinions h2::after {
    height: 4px;
    transition: transform 0.5s ease;
    left: 0;
    width: 100px;
    content: "";
    transform: scaleX(1);
    transform-origin: left;
    position: absolute;
    background: rgb(179,199,210);
    bottom: -15px;
}

.LY_customer_opinions .QZ_client_ratings:hover::before {
    transform: scale(1.3);
    box-shadow: 0 0 0 8px rgb(223,232,236), 0 0 15px rgb(179,199,210);
}

.LY_customer_opinions .QZ_client_ratings:hover img {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 8px 8px 0 rgb(179,199,210);
}

.LY_customer_opinions .QZ_client_ratings p::after {
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    background: rgb(140,164,184);
    bottom: 0;
    left: 0;
    content: "";
    width: 40px;
}

.LY_customer_opinions .QZ_client_ratings:nth-child(even) {
    margin-left: 30px;
}

.LY_customer_opinions .QZ_client_ratings:nth-child(even):hover img {
    transform: rotate(0deg) scale(1.05);
}

.oT_data_summary .container {
    display: flex;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    flex-direction: column;
    position: relative;
}

.oT_data_summary ul {
    position: relative;
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    padding: 0;
    width: 100%;
    margin: 0;
}

.oT_data_summary .VR_statistics_points:hover::before {
    height: 100%;
}

.oT_data_summary .VR_statistics_points::after {
    z-index: -1;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: scale(0.98);
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    border-radius: 10px;
}

.oT_data_summary .VR_statistics_points:nth-child(2) {
    animation-delay: 0.3s;
}

.MI_course_overview::before {
    top: -100px;
    content: "";
    width: 300px;
    right: -100px;
    opacity: 0.7;
    transform: rotate(-15deg);
    background: linear-gradient(135deg, rgb(179,199,210,0.5) 0%, transparent 70%);
    height: 300px;
    position: absolute;
    z-index: 1;
}

.MI_course_overview .Up_img_icon:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.MI_course_overview .Ee_text_title {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    transform: translateY(0);
    background-color: #ffffff;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.MI_course_overview .Ee_text_title:hover h3::after {
    width: 100px;
}

.MI_course_overview .Ee_text_title:hover .description {
    opacity: 1;
}

.MI_course_overview p.description {
    overflow-y: auto;
    display: block;
    padding-right: 15px;
    scrollbar-color: rgb(179,199,210,0.5) #ffffff;
    max-height: 300px;
    scrollbar-width: thin;
}

.Am_ideal_participants h3::before,
.Am_ideal_participants h3::after {
    transform: translateY(-50%);
    background-color: rgb(179,199,210,0.5);
    content: '';
    border-radius: 50%;
    top: 50%;
    height: 15px;
    width: 15px;
    position: absolute;
}

.Am_ideal_participants h3::before {
    left: 0;
}

.Am_ideal_participants ul li:hover::before {
    opacity: 1;
}

.Am_ideal_participants ul li svg {
    flex-shrink: 0;
    position: relative;
    transition: all 0.4s ease;
    height: 45px;
    width: 45px;
}

.Am_ideal_participants ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(179,199,210);
}

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

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

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

.xP_ty_message {
    background: linear-gradient(135deg, rgb(223,232,236) 0%, rgb(179,199,210,0.5) 100%);
    overflow: hidden;
    perspective: 1000px;
    padding: 5rem 0;
    position: relative;
}

.xP_ty_message .TY_learn_skill::before {
    right: 10px;
    bottom: 10px;
    opacity: 0.4;
    top: -10px;
    left: -10px;
    transform: translateZ(-15px);
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    background: linear-gradient(135deg, rgb(140,164,184,0.5) 0%, transparent 70%);
    z-index: -1;
    content: "";
}

.xP_ty_message h5 {
    position: relative;
    transform: translateX(-5px);
    display: inline-block;
    font-weight: 700;
    color: #000000;
    font-size: 21px;
    margin-bottom: 1rem;
}

.xP_ty_message a {
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.xP_ty_message a:hover p::before {
    transform: scaleY(1.1);
}

.vB_secure_cove h2 {
    font-size: 34px;
    margin-bottom: 20px;
    margin-top: 40px;
    color: rgb(140,164,184);
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}

.vB_secure_cove p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
}

.vB_secure_cove a {
    text-decoration: none;
    color: rgb(179,199,210);
    font-weight: 600;
    border-bottom: 1px solid rgb(179,199,210,0.5);
}

.yz_academic_expertise .Up_img_icon {
    width: 280px;
    transform: rotate(-5deg);
    box-shadow: 15px 15px 0 rgb(179,199,210,0.5);
    height: 350px;
    border-radius: 26px;
    transition: all 0.5s ease;
}

.yz_academic_expertise .sm_career_summary:hover {
    transform: rotate(0deg) translateY(-20px);
}

.yz_academic_expertise .sm_career_summary > div:nth-child(2) {
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 19px;
    transform: translateX(-10px);
    color: rgb(140,164,184);
}

.yS_welcome_section .NM_main_front {
    left: 0;
    width: 100%;
    justify-content: center;
    display: flex;
    position: absolute;
    align-items: center;
    top: 0;
    height: 100%;
}

.yS_welcome_section .ef_skill_growth::before {
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    content: "";
    right: -10px;
    z-index: -1;
    bottom: -10px;
    transform: translateZ(-10px);
    border: 1px solid rgba(#ffffff, 0.1);
    top: -10px;
    left: -10px;
}

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

.yS_welcome_section h3 {
    line-height: 1.4;
    margin: 0;
    color: rgba(#ffffff, 0.9);
    font-weight: 400;
    font-size: 21px;
    position: relative;
    padding-bottom: 0.5rem;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

.MU_program_assets::before {
    z-index: 0;
    width: 200%;
    top: -50%;
    background: radial-gradient(circle at center, rgb(140,164,184,0.5) 0%, transparent 60%);
    left: -50%;
    opacity: 0.4;
    position: absolute;
    height: 200%;
    content: '';
}

.MU_program_assets h2::after {
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    content: '';
    height: 4px;
    bottom: 0;
    width: 100px;
    background: rgb(140,164,184);
    position: absolute;
}

.MU_program_assets .Ee_text_title {
    flex-direction: column;
    flex: 1.5;
    display: flex;
    min-width: 320px;
    position: relative;
}

.MU_program_assets .text_main_holder > div {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 26px;
    padding: 25px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    backdrop-filter: blur(10px);
}

.MU_program_assets .text_main_holder > div:hover svg path {
    fill: rgb(140,164,184);
}

.eD_about_this::after {
    top: -10%;
    content: "";
    height: 120%;
    opacity: 0.15;
    background: repeating-linear-gradient(
        45deg,
        rgb(140,164,184,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(140,164,184,0.5) 11px
    );
    left: -10%;
    z-index: 2;
    position: absolute;
    width: 120%;
    pointer-events: none;
}

.eD_about_this .Ee_text_title::after {
    right: 15px;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, 
        rgb(140,164,184,0.5) 0%, 
        rgb(179,199,210,0.5) 100%);
    border-radius: 50%;
    height: 100px;
    filter: blur(30px);
    top: 15px;
    width: 100px;
    position: absolute;
    opacity: 0.15;
}

.eD_about_this .Ee_text_title:hover h5::after {
    width: 100%;
}

.eD_about_this p b::after {
    right: 0;
    content: "";
    background: rgb(140,164,184);
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
}

.eD_about_this .Ee_text_title div:nth-child(2) {
    position: relative;
    margin-bottom: 20px;
}

.eD_about_this .Ee_text_title div:nth-child(2)::after {
    content: "";
    position: absolute;
    width: 30%;
    bottom: -10px;
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(140,164,184,0.5) 0%, 
        transparent 100%);
}

header .container {
    position: relative;
    padding: 15px 25px;
    margin: 0 auto;
    max-width: 1200px;
}

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

header .rI_main_skill {
    align-items: center;
    gap: 30px;
    display: flex;
    position: relative;
}

header .rI_main_skill:hover:before {
    transform: scaleX(1);
    opacity: 0.3;
}

header .pn_main_learning:before {
    left: 0;
    background: rgb(179,199,210);
    transform: translateX(-101%);
    width: 100%;
    position: absolute;
    bottom: 0;
    content: '';
    height: 2px;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

header .pn_main_learning:hover:after {
    opacity: 1;
    top: calc(100% - 3px);
}

header .KG_main_pagebar:hover:before {
    opacity: 1;
}

header .KG_main_pagebar:hover:after {
    opacity: 1;
    transform: scale(1);
}

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

.Zp_contact_form_section {
    background: linear-gradient(135deg, rgb(223,232,236) 0%, rgb(179,199,210,0.5) 100%);
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
}

.Zp_contact_form_section h2::after {
    background: rgb(179,199,210);
    height: 4px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    bottom: -15px;
    content: "";
    width: 60px;
}

.Zp_contact_form_section .Up_img_icon {
    height: 100%;
    min-height: 600px;
    position: relative;
    order: 2;
}

.Zp_contact_form_section form h3 {
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 2px solid rgb(140,164,184,0.5);
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
}

.Zp_contact_form_section form input#name {
    position: relative;
}

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

.Zp_contact_form_section .iR_support_inquiry input[type="checkbox"]:checked + label::before {
    background: rgb(179,199,210);
}

.Zp_contact_form_section .iR_support_inquiry label a {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
    color: rgb(179,199,210);
}

.Zp_contact_form_section form .Cf_reach_box::before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background: rgb(140,164,184);
    transition: width 0.3s ease;
    z-index: -1;
    width: 0;
}

.Zp_contact_form_section form #name,
.Zp_contact_form_section form #phone {
    position: relative;
}

footer::after {
    z-index: -1;
    position: absolute;
    content: "";
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    right: 0;
    bottom: 0;
    top: 0;
}

.kW_sustain_cta .company_holder h3::after {
    bottom: -10px;
    width: 30px;
    right: -10px;
    border-right: 3px solid #ffffff;
    height: 30px;
    border-bottom: 3px solid #ffffff;
    position: absolute;
    content: "";
}

.kW_sustain_cta .rI_main_skill h5 {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    margin: 0 0 1.5rem;
    padding: 1rem 1.5rem;
    color: #ffffff;
    display: inline-block;
    position: relative;
    background: rgb(140,164,184,0.5);
    min-width: 200px;
    transform: translateZ(15px);
    font-weight: 600;
    font-size: 24px;
}

.kW_sustain_cta .rI_main_skill .vK_header_master a:hover::before {
    left: 100%;
}

.qR_price_table {
    padding: 2rem 0;
    transform-style: preserve-3d;
    position: relative;
    background: rgb(140,164,184,0.5);
    margin-top: 3rem;
    perspective: 1000px;
}

.ZD_location_details::before {
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 15% 15%, rgb(179,199,210,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(140,164,184,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 25%, rgb(179,199,210,0.5) 0%, transparent 15%),
        radial-gradient(circle at 25% 65%, rgb(140,164,184,0.5) 0%, transparent 20%);
    left: 0;
    height: 100%;
    z-index: 1;
    content: '';
    opacity: 0.6;
    position: absolute;
}

.ZD_location_details .jC_contact_details {
    font-size: 14px;
    margin: 0 auto 50px;
    color: #000000;
    max-width: 700px;
    text-align: center;
    line-height: 1.6;
}

.ZD_location_details .Jo_get_answers > span::after {
    top: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    left: 25px;
    content: '';
    opacity: 0;
    width: 40px;
    position: absolute;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    z-index: -1;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateZ(1px) scale(0);
}

.ZD_location_details .Jo_get_answers > span:nth-child(2n) svg {
    stroke: rgb(140,164,184);
}

.ZD_location_details .Jo_get_answers > span svg path {
    transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
}

.ZD_location_details .zx_send_message h4 {
    font-weight: 700;
    justify-content: center;
    display: flex;
    color: #000000;
    position: relative;
    gap: 10px;
    margin-bottom: 25px;
    font-size: 19px;
    align-items: center;
    text-align: center;
    z-index: 1;
}

.ZD_location_details .zx_send_message span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-3px);
    background: rgb(179,199,210,0.5);
    color: #000000;
}


.ZD_location_details .Jo_get_answers > span:nth-child(3n+1) {
    animation-delay: 0s;
    animation: floatAnimation 4s ease-in-out infinite;
}


.Hu_track_manage {
    flex-wrap: wrap;
    display: flex;
    background: linear-gradient(135deg, rgb(140,164,184) 0%, rgba(0, 0, 0, 0.5) 100%);
    align-items: center;
    box-shadow: 0 0 20px rgb(179,199,210,0.5);
    justify-content: space-between;
    padding: 20px 5%;
}

.OL_cookie_option:hover {
    box-shadow: 0 0 20px rgb(140,164,184,0.5);
    background: rgb(140,164,184);
}

.EA_cookie_message_alert p a:hover {
    color: rgb(140,164,184);
}

.MI_course_overview p.description::-webkit-scrollbar {
    width: 6px;
}

.MI_course_overview p.description::-webkit-scrollbar-track {
    background: #ffffff;
}

.MI_course_overview p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(179,199,210,0.5);
}



@media (max-width: 992px) {.LY_customer_opinions {
    padding: 5rem 1.5rem;
}.LY_customer_opinions h2 {
    margin-bottom: 3rem;
    text-align: center;
    transform: translateX(0);
}.LY_customer_opinions h2::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.LY_customer_opinions:hover h2::after {
    transform: translateX(-50%) scaleX(1.5);
}
}



@media (max-width: 1024px) {.oT_data_summary {
    padding: 80px 0;
}.oT_data_summary h2 {
    margin-bottom: 60px;
    align-self: center;
    text-align: center;
}.oT_data_summary h2::before {
    transform: translateX(-50%);
    left: 50%;
}.oT_data_summary .VR_statistics_points {
    margin: 15px;
    flex: 1 0 calc(50% - 30px);
    padding: 30px 40px;
}.oT_data_summary .VR_statistics_points:nth-child(even) {
    margin-top: 50px;
}
}



@media (min-width: 1200px) {.oT_data_summary ul::before {
    top: 10%;
    content: "";
    height: 80%;
    background: rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    width: 2px;
}.oT_data_summary ul::after {
    z-index: -1;
    height: 20px;
    content: "";
    border-radius: 50%;
    width: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(179,199,210,0.5);
    position: absolute;
}
}



@media (min-width: 1200px) {.MI_course_overview .Fz_career_lab {
    gap: 100px;
}.MI_course_overview .Up_img_icon {
    height: 550px;
    transform: perspective(1200px) rotateY(5deg) translateX(-30px);
}.MI_course_overview .Up_img_icon:hover {
    transform: perspective(1200px) rotateY(0deg) translateX(0);
}.MI_course_overview .Ee_text_title {
    padding: 60px 70px 60px 60px;
}.MI_course_overview h3 {
    padding-bottom: 20px;
    font-size: calc(19px * 1.3);
    margin-bottom: 35px;
}.MI_course_overview p.description {
    max-height: 450px;
}
}



@media (max-width: 768px) {.xP_ty_message {
    padding: 3rem 0;
}.xP_ty_message .TY_learn_skill {
    margin: 0 1.5rem;
    padding: 2rem;
    gap: 1.5rem;
}.xP_ty_message h5 {
    font-size: calc(21px - 0.2rem);
}.xP_ty_message p {
    max-width: 100%;
    font-size: calc(17px - 0.1rem);
}
}



@media (hover: hover) {.yS_welcome_section .ef_skill_growth {
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.yS_welcome_section .ef_skill_growth:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3),
                0 5px 15px rgba(0,0,0,0.2),
                0 0 80px rgba(rgb(179,199,210), 0.3);
    transform: perspective(1000px) rotateX(4deg) translateY(-5px);
}
}



@media screen and (max-width: 576px) {.yS_welcome_section {
    min-height: 450px;
}.yS_welcome_section .NM_main_front {
    min-height: 450px;
}.yS_welcome_section .ef_skill_growth {
    padding: 1.25rem;
    clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
    width: 95%;
}.yS_welcome_section p {
    font-size: calc(18px * 0.9);
    border-left: 2px solid rgb(140,164,184);
}.yS_welcome_section .title_style_header {
    font-size: calc(44px * 0.6);
}.yS_welcome_section h3 {
    font-size: calc(21px * 0.85);
}.yS_welcome_section .ef_skill_growth > div {
    margin-bottom: 1.25rem;
}.yS_welcome_section h3::after {
    width: 40px;
}}



@media (max-width: 768px) {.eD_about_this {
    padding: 60px 0;
}.eD_about_this .Ee_text_title {
    transform: none;
    box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.15),
            -10px -10px 20px rgba(255, 255, 255, 0.05),
            inset 1px 1px 1px rgba(255, 255, 255, 0.5),
            inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
}.eD_about_this .Ee_text_title:hover {
    transform: none;
}.eD_about_this h5 {
    font-size: 18px;
}.eD_about_this p {
    font-size: 12px;
}.eD_about_this p b {
    font-size: calc(12px + 2px);
}
}



@media screen and (max-width: 480px) {.Zp_contact_form_section {
    padding: 60px 0 40px;
}.Zp_contact_form_section h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.Zp_contact_form_section .Up_img_icon {
    min-height: 200px;
}.Zp_contact_form_section .Hl_request_query {
    padding: 30px 20px;
}.Zp_contact_form_section form h3 {
    margin-bottom: 30px;
    font-size: calc(21px * 0.9);
}.Zp_contact_form_section form .Cf_reach_box {
    padding: 14px 20px;
    width: 100%;
}}



@media (max-width: 768px) {.kW_sustain_cta {
    padding: 3.5rem 0 1.5rem;
}.kW_sustain_cta .vK_header_master {
    gap: 1.5rem;
}.kW_sustain_cta .company_holder h3 {
    font-size: calc(30px - 2px);
}.kW_sustain_cta .company_holder h3::before,
    .kW_sustain_cta .company_holder h3::after {
    width: 20px;
    height: 20px;
}.qR_price_table {
    margin-top: 2rem;
}.qR_price_table::before {
    height: 15px;
    top: -15px;
}
}


@media (max-width: 479px) {.ZD_location_details {
    padding: 50px 0;
}.ZD_location_details h3 {
    font-size: calc(32px - 6px);
}.ZD_location_details .jC_contact_details {
    font-size: calc(14px - 1px);
    margin-bottom: 25px;
}.ZD_location_details .Jo_get_answers > span {
    padding: 15px;
    padding-left: 50px;
}.ZD_location_details .Jo_get_answers > span svg {
    height: 20px;
    width: 20px;
    left: 15px;
    top: 15px;
}.ZD_location_details .zx_send_message {
    padding: 20px 15px;
}.ZD_location_details .zx_send_message h4 {
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}.ZD_location_details .zx_send_message h4 svg {
    width: 18px;
    height: 18px;
}.ZD_location_details .zx_send_message span {
    font-size: calc(14px - 1px);
    padding: 6px 12px;
    margin: 3px;
}.ZD_location_details .zx_send_message span svg {
    margin-right: 4px;
    width: 12px;
    height: 12px;
}
}



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



@keyframes slideInTop {
    from {
        transform: translateZ(20px) translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateZ(20px) translateY(0);
        opacity: 1;
    }
}



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


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

