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

.footer_benefit_Yah {
    flex: 0 0 auto;
}

.footer_benefit_Yah {
    padding: 4rem 0 2.5rem;
    color: #ffffff;
    position: relative;
}

footer::before {
    position: absolute;
    opacity: 0.75;
    top: 0;
    z-index: -1;
    bottom: 0;
    background-size: 300% 300%;
    animation: gradientFlow 20s ease infinite;
    content: "";
    right: 0;
    left: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(176,186,208,0.5) 35%, rgb(137,148,184,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}

.footer_benefit_Yah .company_holder::after {
    transform: translateY(1px);
    left: 0;
    position: absolute;
    height: 1px;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(137,148,184), transparent);
    content: "";
    width: 100%;
}

.footer_benefit_Yah .company_holder h3 {
    letter-spacing: 1px;
    font-size: 28px;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(176,186,208,0.5);
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 1.5rem;
}

.footer_benefit_Yah .nav_start_pWI {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}

.footer_benefit_Yah .header_base_qnM:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(137,148,184,0.5);
}

.footer_benefit_Yah .header_base_qnM h5::after {
    background: linear-gradient(90deg, rgb(137,148,184), rgb(176,186,208));
    left: 0;
    height: 3px;
    bottom: -8px;
    width: 40px;
    box-shadow: 0 0 10px rgb(137,148,184);
    position: absolute;
    border-radius: 10px;
    content: "";
    transition: width 0.3s ease-out;
}

.footer_benefit_Yah .header_base_qnM .nav_start_pWI a:hover {
    text-shadow: 0 0 10px rgb(137,148,184,0.5);
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}

.footer_benefit_Yah .header_base_qnM .nav_start_pWI a:hover::after {
    width: 100%;
    opacity: 0.2;
}

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

.ty_section_OAs {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(220,225,234) 0%, rgba(rgb(176,186,208), 0.1) 100%);
}

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

.ty_section_OAs .skill_lab_Udv:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(#000000, 0.08);
}

.ty_section_OAs .skill_lab_Udv > div:first-child {
    position: relative;
}

.ty_section_OAs .skill_lab_Udv:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.ty_section_OAs p {
    margin: 0;
    transition: transform 0.3s ease;
    font-size: 14px;
    line-height: 1.7;
    color: #000000;
    position: relative;
}

.ty_section_OAs a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.ty_section_OAs .skill_lab_Udv:hover > div:last-child::before {
    opacity: 0.5;
    transform: rotate(0);
}

header .nav_know_aPl {
    flex-direction: column;
    gap: 1.2rem;
    align-items: center;
    display: flex;
}

header .main_guide_UaM svg {
    transition: transform 0.3s ease;
    width: 180px;
    height: auto;
}

header .nav_learning_qEO {
    text-decoration: none;
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    padding: 0.6rem 1.2rem;
    transition: all 0.3s ease;
}

.stay_updated_UkN .query_support_AJy:hover {
    transform: translateX(-5%) skewX(5deg) translateY(-5px);
    box-shadow: 
        -18px 18px 0 rgb(137,148,184,0.5),
        20px -20px 40px rgba(255, 255, 255, 0.15);
}

.stay_updated_UkN h3::before {
    background: rgb(176,186,208);
    width: 5px;
    top: 0;
    position: absolute;
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
}

.stay_updated_UkN input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.stay_updated_UkN .email_panel_uUP::before {
    width: 100%;
    transition: all 0.6s ease;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    position: absolute;
    left: -100%;
    content: "";
}

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

.academic_experience_VgA .img_border_box_RrG {
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(176,186,208,0.5);
    z-index: 3;
    position: relative;
    height: 420px;
    border-radius: 17px;
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    grid-area: photo;
    transform: perspective(1000px) rotateY(-8deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.academic_experience_VgA .feedback_carousel_Gxr:hover .name::after {
    transform: scaleX(1);
}

.academic_experience_VgA .feedback_carousel_Gxr:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}

.academic_experience_VgA .feedback_carousel_Gxr:hover .employee_content_DZb {
    transform: translateY(-10px);
}

.contact_section_UOq {
    background: rgb(220,225,234);
    overflow: hidden;
    padding: 70px 0;
    position: relative;
}

.contact_section_UOq h2 {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 31px;
    text-align: center;
    position: relative;
    color: rgb(137,148,184);
}

.contact_section_UOq .reach_message_WGy {
    background: #ffffff;
    border-radius: 27px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    overflow: hidden;
    gap: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.contact_section_UOq h3 {
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(176,186,208);
    font-size: 21px;
}

.contact_section_UOq .feedback_map_vdn {
    margin-top: 10px;
    gap: 10px;
    display: flex;
    align-items: flex-start;
}

.contact_section_UOq .feedback_map_vdn input[type="checkbox"]:checked::after {
    transform: translate(-50%, -50%);
    font-size: 16px;
    left: 50%;
    color: #ffffff;
    content: "✓";
    position: absolute;
    top: 50%;
}

.contact_section_UOq .inquiry_box_Oln:hover::before {
    left: 100%;
}

.contact_section_UOq svg {
    width: 22px;
    margin-right: 10px;
    height: 22px;
    vertical-align: middle;
    fill: rgb(176,186,208);
}

.program_details_mYU::before {
    top: -10%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    right: -5%;
    transform: rotate(-15deg) skewX(20deg);
    background: linear-gradient(210deg, rgb(176,186,208,0.5) 0%, transparent 80%);
    content: "";
    height: 70%;
    width: 40%;
    opacity: 0.15;
}

.program_details_mYU .img_border_box_RrG::before {
    background: linear-gradient(135deg, 
                transparent 0%, 
                rgba(rgb(176,186,208), 0.05) 50%, 
                rgba(rgb(137,148,184), 0.1) 100%);
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    z-index: 1;
}

.program_details_mYU .label_container_BzJ:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}

.program_details_mYU h3::after {
    transition: transform 0.4s ease;
    content: "";
    position: absolute;
    width: 80px;
    transform-origin: left center;
    left: 0;
    background: linear-gradient(90deg, 
                rgb(176,186,208) 0%, 
                rgb(137,148,184) 100%);
    height: 3px;
    bottom: 0;
}

.program_details_mYU span.description {
    display: none;
}

.educational_yield_eRl::after {
    pointer-events: none;
    opacity: 0.03;
    z-index: 0;
    transform: rotate(-15deg);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: -50%;
    background: rgb(176,186,208,0.5);
    right: -50%;
}

.educational_yield_eRl .label_container_BzJ:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.07),
        -10px -10px 25px rgba(255, 255, 255, 0.9),
        inset 2px 2px 5px rgba(255, 255, 255, 0.4),
        inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}

.educational_yield_eRl li {
    transition: transform 0.3s ease;
    transform: translateX(0);
    margin-bottom: 18px;
}

.educational_yield_eRl li p span:first-child {
    align-items: center;
    flex-shrink: 0;
    position: relative;
    display: flex;
    justify-content: center;
}

.educational_yield_eRl li:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.educational_yield_eRl li:hover svg path {
    fill: rgb(137,148,184);
}

.educational_yield_eRl .label_container_BzJ > div {
    flex-direction: column;
    gap: 10px;
    display: flex;
}

.find_contact_swM::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
    opacity: 0.05;
    top: 0;
    left: 0;
    height: 100%;
    background: 
    linear-gradient(45deg, transparent 48%, rgb(176,186,208,0.5) 49%, rgb(176,186,208,0.5) 51%, transparent 52%) 0 0 / 50px 50px,
    linear-gradient(-45deg, transparent 48%, rgb(137,148,184,0.5) 49%, rgb(137,148,184,0.5) 51%, transparent 52%) 0 0 / 50px 50px;
}

.find_contact_swM .message_info_MoH p:last-of-type {
    display: inline-flex;
    background-color: rgb(220,225,234);
    border-radius: 10px;
    margin-bottom: 2rem;
    color: #000000;
    align-items: center;
    padding: 1rem 1.5rem;
    font-weight: 600;
}

.find_contact_swM .connect_team_cse:hover {
    transform: translateY(-5px);
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.1),
              -8px -8px 15px rgba(255, 255, 255, 0.8);
    background: rgb(176,186,208);
}

.find_contact_swM .connect_team_cse svg path {
    transition: fill 0.3s ease;
    fill: rgb(176,186,208);
}

.privacy_sanctum_vDA h2 {
    font-size: 32px;
    color: rgb(137,148,184);
    border-bottom: 1px solid rgb(137,148,184);
    font-family: Arial, sans-serif;
    margin-top: 30px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-weight: 600;
}

.privacy_sanctum_vDA section {
    background: #ffffff;
}

.tariff_block_RqJ {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}

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

.tariff_block_RqJ .pricing_tiers_JpI {
    text-align: center;
    max-width: 700px;
    opacity: 0.9;
    color: #ffffff;
    font-size: calc(16px + 2px);
    margin: 0 auto 50px;
    line-height: 1.6;
}

.tariff_block_RqJ .payment_option_LPy li:hover {
    transform: translateY(-10px) scale(1.02);
}

.tariff_block_RqJ .training_fees_xap {
    z-index: 1;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    height: 100%;
    display: block;
}

.tariff_block_RqJ .training_fees_xap:hover .trial_rates_Dyb h4::after {
    width: 50px;
}

.tariff_block_RqJ .tuition_plans_XjB {
    margin-top: 15px;
    font-size: calc(18px + 6px);
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    background: linear-gradient(135deg, rgb(137,148,184) 0%, rgb(176,186,208) 100%);
    display: inline-block;
    font-weight: 700;
    color: transparent;
    color: #ffffff;
}

.company_overview_nkD h1 {
    font-size: 42px;
    position: relative;
    text-align: left;
    color: #000000;
    margin-bottom: 60px;
    transform: translateZ(0);
    font-weight: 700;
}

.company_overview_nkD .study_lab_Tqs {
    position: relative;
}

.company_overview_nkD .learn_guides_feq::before {
    height: 100%;
    width: 4px;
    background: linear-gradient(to bottom, rgb(176,186,208), rgb(137,148,184));
    content: "";
    transition: transform 0.3s ease-out;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: top center;
}

.company_overview_nkD .learn_guides_feq h4::before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgb(176,186,208);
    transition: background-color 0.3s ease;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
}

.landing_page_Xbu .label_container_BzJ {
    flex: 1;
    padding-right: 40px;
    animation: slideUpText 1s ease-out forwards;
    max-width: 50%;
    transform: translateY(0);
}

.landing_page_Xbu .label_container_BzJ {
    margin-bottom: 40px;
    max-width: 100%;
    text-align: center;
    padding-right: 0;
}

.landing_page_Xbu .edu_home_dqS {
    transform: translateY(20px);
    align-items: flex-start;
    opacity: 0;
    display: flex;
    margin-bottom: 40px;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
}


  
  .landing_page_Xbu .edu_home_dqS {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.landing_page_Xbu .edu_home_dqS p {
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
    margin-top: 10px;
}

.landing_page_Xbu .inquiry_box_Oln:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
}

.landing_page_Xbu .img_border_box_RrG {
    animation: slideInPhoto 1s ease-out 0.4s forwards;
    transform: translateX(50px) rotate(2deg);
    overflow: hidden;
    flex: 1;
    height: 500px;
    opacity: 0;
    border-radius: 2px;
    position: relative;
    box-shadow: 
    0 15px 35px rgba(0,0,0,0.1),
    0 3px 10px rgba(0,0,0,0.05);
    max-width: 50%;
}

.landing_page_Xbu .img_border_box_RrG {
    height: 350px;
    margin-left: 0;
    max-width: 100%;
}

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

.client_comments_JZD h2::after {
    content: "";
    bottom: -0.8rem;
    background: rgb(176,186,208);
    width: 40%;
    left: 0;
    height: 4px;
    position: absolute;
    transform: skewX(-20deg);
    transform-origin: left center;
}

.client_comments_JZD .feedback_carousel_Gxr:hover::before {
    transform: scaleY(1);
}

.client_comments_JZD .feedback_carousel_Gxr:nth-child(3n+1) {
    transform: translateY(20px);
}

.client_comments_JZD .feedback_carousel_Gxr:nth-child(3n+1):hover {
    transform: translateY(10px) scale(1.02);
}

.client_comments_JZD .feedback_carousel_Gxr img {
    width: 60px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    object-fit: cover;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    height: 60px;
}

.client_comments_JZD a {
    font-size: 19px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    overflow: hidden;
    padding: 1rem 2.5rem;
    border-radius: 10px;
    text-decoration: none;
    transform: translateX(40%);
    background: linear-gradient(135deg, rgb(176,186,208) 0%, rgb(137,148,184) 100%);
    margin-top: 3rem;
}

.check_it_out_now_Ajp .skill_lab_Udv::before {
    left: -100%;
    width: 100%;
    position: absolute;
    top: 0;
    height: 2px;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        #ffffff 50%, 
        transparent 100%);
    z-index: 1;
    box-shadow: 0 0 10px #ffffff;
    animation: scanLine 4s ease-in-out infinite;
}

.check_it_out_now_Ajp h3::before {
    left: 2px;
    animation: glitchTop 3s infinite linear alternate;
    top: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
    background: transparent;
    content: attr(data-text);
    text-shadow: 2px 0 rgb(137,148,184);
    opacity: 0.8;
    color: #ffffff;
}

.check_it_out_now_Ajp .connect_team_cse::after {
    transform: skewX(-20deg);
    height: 100%;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    transition: all 0.7s ease;
    z-index: 2;
    width: 8px;
    left: -100px;
    top: 0;
    content: '';
}


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



@media (max-width: 768px) {.footer_benefit_Yah {
    padding: 3rem 0 1.5rem;
}.footer_benefit_Yah .company_holder,
    .footer_benefit_Yah .header_base_qnM {
    padding: 1.5rem;
}.footer_benefit_Yah .nav_start_pWI {
    gap: 1.5rem;
}.footer_benefit_Yah .company_holder h3 {
    font-size: calc(28px - 2px);
}.footer_benefit_Yah .header_base_qnM h5 {
    font-size: calc(22px - 1px);
}.footer_benefit_Yah .company_holder:hover,
    .footer_benefit_Yah .header_base_qnM:hover {
    transform: translateY(-3px);
}
}



@media (max-width: 767px) {.ty_section_OAs {
    padding: 60px 0;
}.ty_section_OAs .skill_lab_Udv {
    padding: 30px;
}.ty_section_OAs h5 {
    font-size: calc(22px * 0.9);
}.ty_section_OAs::before,
  .ty_section_OAs::after {
    width: 100px;
    height: 100px;
}
}



@media (prefers-reduced-motion: reduce) {.ty_section_OAs *,
  .ty_section_OAs *::before,
  .ty_section_OAs *::after {
    transition-duration: 0.001s !important;
    animation-duration: 0.001s !important;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .nav_know_aPl {
    gap: 0.8rem;
}header .main_guide_UaM svg {
    width: 120px;
}header .header_base_qnM {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0.5rem;
    overflow-x: auto;
}header .header_base_qnM::-webkit-scrollbar {
    height: 3px;
}header .header_base_qnM::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(176,186,208);
}header .nav_learning_qEO {
    flex-shrink: 0;
    padding: 0.4rem 0.7rem;
    font-size: calc(12px - 2px);
    white-space: nowrap;
}}



@media (max-width: 768px) {.contact_section_UOq {
    padding: 50px 0;
}.contact_section_UOq h2 {
    font-size: calc(31px - 4px);
    margin-bottom: 30px;
}.contact_section_UOq .reach_grid_SyK {
    padding: 30px 25px;
}.contact_section_UOq .img_border_box_RrG {
    min-height: 250px;
}
}



@media (min-width: 768px) {.program_details_mYU .fast_development_Eyq {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.program_details_mYU .img_border_box_RrG {
    height: 450px;
    transform: perspective(1000px) rotateY(5deg) rotateX(2deg);
}.program_details_mYU h3 {
    font-size: 29px;
    margin-bottom: 30px;
}
}



@media (max-width: 767px) {.program_details_mYU {
    padding: 80px 0;
}.program_details_mYU .label_container_BzJ {
    padding: 25px 20px;
}.program_details_mYU h3 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: calc(24px * 1.05);
}.program_details_mYU .img_border_box_RrG {
    height: 250px;
}.program_details_mYU p.description {
    line-height: 1.6;
    max-height: 200px;
    font-size: calc(15px * 0.95);
}}



@media (hover: none) {.educational_yield_eRl .label_container_BzJ:hover,
    .educational_yield_eRl li:hover,
    .educational_yield_eRl li:hover p,
    .educational_yield_eRl .img_border_box_RrG:hover,
    .educational_yield_eRl li:hover svg {
    transform: none;
    box-shadow: 
            20px 20px 40px rgba(0, 0, 0, 0.05),
            -8px -8px 20px rgba(255, 255, 255, 0.8),
            inset 2px 2px 5px rgba(255, 255, 255, 0.4),
            inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}.educational_yield_eRl .label_container_BzJ:hover h4::after {
    width: 80px;
}}



@media (max-width: 767px) {.tariff_block_RqJ {
    padding: 60px 0;
}.tariff_block_RqJ h2 {
    font-size: calc(32px - 6px);
}.tariff_block_RqJ .payment_option_LPy {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.tariff_block_RqJ .pricing_offers_Hmg {
    min-height: auto;
    padding: 25px 20px;
}.tariff_block_RqJ .trial_rates_Dyb p {
    max-height: 150px;
}
}



@media (min-width: 1200px) {.company_overview_nkD {
    padding: 180px 0;
}.company_overview_nkD .container {
    padding: 0 30px;
}.company_overview_nkD h1 {
    font-size: calc(42px * 1.3);
}.company_overview_nkD .study_lab_Tqs ul {
    gap: 40px;
}.company_overview_nkD .learn_guides_feq {
    padding: 60px;
}.company_overview_nkD .learn_guides_feq div {
    max-height: 450px;
}
}



@media (max-width: 576px) {.landing_page_Xbu {
    padding: 40px 0;
}.landing_page_Xbu .label_container_BzJ h1 {
    font-size: calc(37px * 0.8);
    margin-bottom: 25px;
}.landing_page_Xbu .edu_home_dqS p {
    font-size: calc(17px * 0.95);
}.landing_page_Xbu .img_border_box_RrG {
    height: 250px;
}.landing_page_Xbu .inquiry_box_Oln {
    text-align: center;
    width: 100%;
}}



@media (max-width: 480px) {.client_comments_JZD {
    padding: 3rem 0;
}.client_comments_JZD h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.7);
}.client_comments_JZD .feedback_carousel_Gxr {
    padding: 1.5rem;
}.client_comments_JZD .feedback_carousel_Gxr div {
    margin-bottom: 1rem;
}.client_comments_JZD .feedback_carousel_Gxr img {
    height: 50px;
    width: 50px;
}.client_comments_JZD .description {
    font-size: calc(15px * 0.95);
    padding-left: 1rem;
}.client_comments_JZD .description::before {
    font-size: 2.5rem;
}.client_comments_JZD a {
    padding: 0.8rem 1.5rem;
    width: 100%;
}}



@media screen and (max-width: 576px) {.check_it_out_now_Ajp {
    padding: 60px 0;
}.check_it_out_now_Ajp .skill_lab_Udv {
    padding: 30px 20px;
}.check_it_out_now_Ajp h3 {
    letter-spacing: 1.5px;
    font-size: calc(30px * 0.7);
    margin-bottom: 35px;
}.check_it_out_now_Ajp .connect_team_cse {
    letter-spacing: 1px;
    font-size: calc(19px * 0.85);
    padding: 10px 30px;
}
}



@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}



@keyframes slideUpText {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}



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



@keyframes scanLine {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: -100%;
    }
}

