.service2_box{align-items:center;background-color:#fff;border-radius:10px;column-gap:60px;display:flex;height:auto;justify-content:space-between;margin:80px 0 0;padding:40px 50px;width:100%}.service2_figure{width:40%}.service2_img{width:100%}.service2_txt{width:60%}.service2_title{margin:0 0 20px;width:60%}.service2_p{font-size:18px;line-height:1.8;margin:0 0 30px}.service2_p p{color:#fff;font-weight:500;margin:0 0 20px}a.service2_btn{text-decoration:none}.service2_btn{background-color:#fff;border:1px solid #46aff0;border-radius:300px;display:flex;flex-direction:column;padding:30px 40px;text-align:center;transition:all .6s ease;width:350px}.service2_btn_p{color:#46aff0;font-size:clamp(.9rem,1vw,1rem);font-weight:500;line-height:1.6}.service2_btn:hover{background-color:#46aff0;border:1px solid #46aff0}.service2_btn:hover .service2_btn_p{color:#fff}.service2_btn_p br{display:none}@media only screen and (max-width:1000px){.service2_box{flex-direction:column;margin:40px 0 0;padding:20px}.service2_figure{margin:0 0 60px;width:100%}.service2_txt{width:100%}.service2_title{width:90%}.service2_p{font-size:16px;line-height:1.6}.service2_btn{width:100%}@media(max-width:750px){.service2_btn_p br{display:block}}}