.service_hero{background-color:#0a0a0a;color:#fff}.service_hero_wrapper{box-sizing:border-box;margin:0 auto;padding:32px 32px 10%;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) forwards}.service_hero_inner_wrapper{margin:0 auto;display:flex;justify-content:space-between;max-width:1440px}.service_hero_title_wrapper{width:100%}.service_hero_prefix{font-size:16px;font-weight:500;letter-spacing:-.32px}.service_hero_title{margin-top:20px;font-size:64px;line-height:1}.service_hero_img{margin-top:-60px;max-width:400px;width:100%;height:auto}.service_info{box-sizing:border-box;padding:0 32px;position:relative;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .2s forwards}.service_info_wrapper{max-width:1440px;margin:-12% auto 0}.service_info_list{border-radius:16px;border:.5px solid #c2c2c2;background-color:#fff;padding:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.service_info_list_item{display:flex;gap:24px;align-items:center}.service_info_list_item_span{font-size:24px;color:#aaa}.service_info_list_item_title{margin-top:15px;font-size:24px;font-weight:700;line-height:1}.service_info_list_item_text{margin-top:24px;font-size:16px;letter-spacing:1.28px;line-height:1.5}.service_info_list_item_img{width:50%;height:auto;max-width:288px;border-radius:12px}@media screen and (max-width:1000px){.service_info_list_item_img{width:40%}.service_info_list_item_title{font-size:22px}}@media screen and (max-width:900px){.service_hero_img{max-width:350px}.service_info_list{padding:32px}.service_info_list_item_title{font-size:20px}}@media screen and (max-width:800px){.service_info_list{padding:24px;grid-template-columns:1fr;gap:24px}.service_info_list_item{flex-direction:row-reverse}.service_info_list_item_span{display:none}.service_info_list_item_title{margin-top:0}}@media screen and (max-width:750px){.service_hero_img{margin-top:-20px;max-width:300px}}@media screen and (max-width:640px){.service_hero_wrapper{padding:2px 24px 60%}.service_hero_title{margin-top:16px;font-size:40px;letter-spacing:-.8px}.service_hero_img{margin-top:0;max-width:200px}.service_info{padding:0 24px}.service_info_list{margin-top:-70%}.service_info_list_item{gap:16px}.service_info_list_item_title{font-size:16px}.service_info_list_item_text{margin-top:8px;font-size:14px;line-height:1.5;letter-spacing:0}.service_info_list_item_img{border-radius:16px}}@media screen and (max-width:480px){.service_hero_prefix{font-size:12px;white-space:nowrap}.service_hero_img{max-width:190px}.service_info_list{margin-top:-75%}.service_info_list_item_text,.service_info_list_item_title{font-size:12px}}@media screen and (max-width:375px){.service_hero_img{max-width:160px}.service_hero_title{font-size:32px}}