.service_title_wrapper{box-sizing:border-box;margin:0 auto;padding:0 32px;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) forwards}.service_title_inner_wrapper{max-width:1440px;margin:0 auto}.service_title{margin-bottom:8px;display:flex;align-items:center;gap:8px}.service_title_prefix{font-weight:700}.service_title_text{font-size:40px;font-weight:500;line-height:1}.service_content_wrapper{box-sizing:border-box;margin:40px auto 120px;padding:0 32px;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .2s forwards}.service_content_inner_wrapper{display:grid;grid-gap:40px 24px;gap:40px 24px;grid-template-columns:1fr 1fr;max-width:1440px;margin:0 auto}.service_content{overflow:hidden;border-radius:16px;border:1px solid #c2c2c2;display:flex;flex-direction:column;transition:all .15s ease}.service_content_top{display:flex;justify-content:space-between;align-items:center;flex-grow:1;overflow:hidden}.service_content_top_title{margin-left:32px;font-size:40px;color:#fff}.service_content_top_img{margin-right:16px;width:176px;height:auto}.service_content_bottom{padding:24px 40px 24px 32px;border-top:1px solid #c2c2c2;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.service_content_bottom_text{font-size:16px;line-height:1.5;letter-spacing:8%;white-space:pre-line;word-break:auto-phrase}.service_content_bottom_img{margin-left:8px;transition:transform .1s ease-in-out}.service_button_mobile{display:none}@media screen and (max-width:1030px){.service_content_bottom_text{white-space:normal}}@media screen and (max-width:1150px){.service_content_top_title{font-size:36px}}@media screen and (max-width:900px){.service{padding-bottom:160px}.service_content_inner_wrapper{gap:40px;grid-template-columns:1fr}.service_content_top{padding:8px}.service_content_top_title{font-size:30px}.service_content_top_img{width:158px;height:auto}}@media screen and (min-width:641px){.service_content_top{background-color:#0c0c0c}.service_content:hover .service_content_top.blue{background-color:#6fb7f1}.service_content:hover .service_content_top.purple{background-color:#e4c0ff}.service_content:hover .service_content_top.green{background-color:#61e69d}.service_content:hover .service_content_top.pink{background-color:#ff90bf}.service_content:hover .service_content_top.orange{background-color:#ffb89b}.service_content:hover .service_content_top_img,.service_content:hover .service_content_top_title{color:#0c0c0c;transform:scale(1.05);transition:all .15s ease-in-out}.service_content:hover .service_content_bottom_img{transform:rotate(-45deg)}}@media screen and (max-width:640px){.service_title_wrapper{padding:0 24px}.service_content_wrapper{margin:40px auto 80px;padding:0 24px}.service_content_top{padding:0}.service_content_top.blue{background-color:#6fb7f1}.service_content_top.purple{background-color:#e4c0ff}.service_content_top.green{background-color:#61e69d}.service_content_top.pink{background-color:#ff90bf}.service_content_top.orange{background-color:#ffb89b}.service_content_top_title{color:#0c0c0c;margin-left:24px;font-size:24px;font-weight:500;line-height:1.35}.service_content_top_img{margin-right:0}.service_content_bottom{padding:28px 24px 28px 16px}.service_content_bottom_img{margin-right:0;width:32px;line-height:1.35;letter-spacing:1.12;transform:rotate(-45deg)}}@media screen and (max-width:480px){.service_content_bottom_text{font-size:14px}}@media screen and (max-width:375px){.service_content_top_img{width:140px}}