.cnc_hero_section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2rem;margin-bottom:2rem;background:#f9f9f9;border-radius:12px}.cnc_hero_image_wrapper{width:50%;padding-right:2rem}#cnc_logo_img{width:100%;height:auto;transition:transform .4s ease;border-radius:8px}#cnc_logo_img:hover{transform:scale(1.03)}.cnc_text_section{width:50%;background-color:#A5C847;padding:3rem 2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center}.cnc_description{background-color:#4D4F48;color:white;padding:2rem;border-radius:8px;margin-bottom:2rem;text-align:left}#CNC_label_text{font-size:1.8rem;font-weight:700;margin-bottom:.75rem}#CNC_sub_label_text{font-size:1rem;opacity:.9}.edge-hero-buttons{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.edge-hero-btn{background:rgba(255,255,255,.3);color:#333;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;padding:.75rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;transition:all .3s ease;text-decoration:none}.edge-hero-btn:hover{background:rgba(255,255,255,.5);box-shadow:0 6px 16px rgba(0,0,0,.1);transform:translateY(-2px);color:#000}.edge-hero-btn-icon{filter:invert(.2)}.hydraulic_press_brake_page{width:100%;overflow-x:hidden;padding-top:120px;background-color:#ffffff}.hpb_hero_section{display:flex;align-items:center;justify-content:center;padding:2rem;gap:2rem;max-width:1400px;margin:0 auto}.hpb_hero_image{flex:1 1 55%}.hpb_hero_image img{width:100%;height:auto;border-radius:12px}.hpb_hero_content{flex:1 1 45%;background-color:#a3c64a;padding:2.5rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:2rem;height:100%}.hpb_hero_title_box{background-color:#4d4f48;color:white;padding:1.5rem;border-radius:8px;text-align:center}.hpb_hero_title_box h1{font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.hpb_hero_title_box p{font-size:1rem;margin:0;opacity:.9}.hpb_hero_buttons{display:flex;flex-direction:column;gap:1rem}.hpb_hero_btn{display:flex;align-items:center;gap:.8rem;padding:1rem;background:linear-gradient(90deg,#ffffff,#f0f0f0);border-radius:8px;color:#333;font-weight:600;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s ease}.hpb_hero_btn:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.hpb_description_section{display:flex;gap:2rem;padding:3rem 2rem;max-width:1400px;margin:0 auto;align-items:center}.hpb_description_text{flex:1 1;line-height:1.7;color:#333}.hpb_description_image{flex:1 1;text-align:center}.hpb_description_image img{max-width:100%;height:auto;border-radius:12px}.hpb_features_section{display:flex;justify-content:center;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto;background-color:#f9f9f9}.hpb_cybelec_card,.hpb_feature_card{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.07);transition:all .3s ease;flex:1 1;opacity:0;animation:fadeInUp .5s ease-out forwards}.hpb_cybelec_card:hover,.hpb_feature_card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.hpb_feature_card:nth-child(2){animation-delay:.2s}.hpb_cybelec_card{animation-delay:.4s}.hpb_feature_card img{width:100%;height:auto}.hpb_cybelec_card{border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center;flex:1 1;padding:0}.hpb_cybelec_card .f_part{background-color:#a3c64a;color:white;padding:1rem;font-weight:700;font-size:1.2rem}.hpb_cybelec_card .cyb_part p,.hpb_cybelec_card .f_part p{margin:0}.hpb_cybelec_card .cyb_part{background-color:#4d4f48;color:white;padding:1rem;font-weight:600;font-size:1.1rem}.hpb_cybelec_card #hydrolic_img{width:100%;height:auto;padding:1rem;background-color:#fff}.hpb_specification_section{padding:3rem 2rem}.hpb_std_features_section{background-color:#4d4f48;color:#fff;padding:3rem 2rem;display:flex;justify-content:space-around;gap:2rem;max-width:1400px;margin:2rem auto;border-radius:12px}.hpb_feature_column{flex:1 1}.hpb_feature_column .hpb_feature_title{color:#a3c64a;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #a3c64a;display:inline-block}.hpb_feature_column ul{list-style:none;padding:0;margin:0}.hpb_feature_column:nth-child(2) ul{margin-top:3.2rem}.hpb_feature_column ul li{padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6}.hpb_feature_column ul li:before{content:"•";color:#a3c64a;position:absolute;left:0;top:.5rem;font-size:1.2rem}@media screen and (max-width:1024px){.hpb_description_section,.hpb_features_section,.hpb_hero_section,.hpb_std_features_section{flex-direction:column}.hpb_hero_content{height:auto}.hpb_feature_column:nth-child(2) ul{margin-top:0}}@media screen and (max-width:768px){.hydraulic_press_brake_page{padding-top:100px}.hpb_hero_title_box h1{font-size:1.5rem}.hpb_hero_btn{padding:.8rem}.hpb_description_section,.hpb_features_section,.hpb_hero_section,.hpb_specification_section,.hpb_std_features_section{padding:1.5rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}