.feature_detail_section{padding:60px 0}.feature_detail_inner{margin:auto;max-width:1050px;width:100%}.feature_detail_container{display:flex;gap:50px;justify-content:space-between}.feature_detail_text_container{max-width:490px;width:50%}.feature_detail_number{color:#e60000;font-size:40px;font-weight:700;line-height:1;margin-bottom:10px}.feature_detail_sub_title{color:#e60000;font-size:20px;font-weight:700;margin-bottom:10px}.feature_detail_title{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:20px}.feature_detail_service,.feature_detail_text{font-size:16px;font-weight:400;line-height:1.4}.feature_detail_text{margin-bottom:20px}.feature_detail_service{text-decoration:underline}.feature_detail_img_container{max-width:510px;width:50%}.feature_detail_img{width:100%}.feature_detail_img img{object-fit:cover;width:100%}@media only screen and (max-width:1100px){.feature_detail_inner{padding:0 20px}}@media only screen and (max-width:980px){.feature_detail_container{flex-direction:column;gap:30px}.feature_detail_text_container{max-width:unset;width:100%}.feature_detail_img_container{margin:auto;max-width:unset;width:80%}.feature_detail_number{font-size:35px}.feature_detail_inner{padding:0;width:90%}}@media only screen and (max-width:680px){.feature_detail_number{font-size:30px}.feature_detail_img_container{width:100%}}