.services-tab-group{margin-top:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;background-color:#F5F5F5;padding:25px;gap:25px;border-radius:10px}.services-tab-group .services-tab{position:relative;display:flex;justify-content:center;align-items:center;width:163.75px;height:58px;border-radius:6px;background-color:#EF4D2F;color:white;text-align:center;font-family:"Hiragino Sans", "BIZ UDPGothic", sans-serif;font-size:16px;font-weight:600;letter-spacing:2.4px;cursor:pointer;padding-right:26px}.services-tab-group .services-tab::after{position:absolute;content:'\f078';top:0;bottom:0;right:16px;margin:auto 0;width:1em;height:1em;font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;text-align:center;line-height:1.0;color:#a5a5a5;color:white;transform:rotate3d(1, 0, 0, 0);transition:transform 200ms linear}.services-tab-group .services-tab.tab--current{background-color:#f5f5f5;border-color:#f5f5f5;color:#a5a5a5}.services-tab-group .services-tab.tab--current::after{color:#a5a5a5;transform:rotate3d(1, 0, 0, 180deg)}.category-group-heading{font-weight:700;font-size:24px;line-height:140%;letter-spacing:2%;color:#EF4D2F}.category-group-heading a{color:#EF4D2F}.category-group{margin-top:30px}
