@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@500;700;900&display=swap");.custom-category-main-title{font-family:Noto Sans TC,sans-serif!important;font-size:56px;font-style:normal!important;font-weight:500;margin-bottom:60px;text-align:center!important}.custom-category-grid-wrapper{margin:0 auto;max-width:1200px;padding:40px 20px}.category-grid{display:grid;gap:40px 20px;grid-template-columns:repeat(4,1fr)}.category-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center}.category-image-wrapper{height:180px;margin-bottom:25px;position:relative;width:180px}.category-circle{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.category-circle img{height:100%;object-fit:cover;width:100%}.category-arrow{align-items:center;background-color:#4eb881;border-radius:50%;bottom:-16px;color:#fff;display:flex;height:46px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:46px;z-index:2}.category-arrow svg{height:26px;margin-left:2px;width:26px}.category-title{color:#17463c;font-family:sans-serif;font-size:18px;font-style:normal!important;font-weight:700;letter-spacing:normal!important;line-height:1.4!important;margin:10px 0 0;overflow:visible!important}.category-item:hover .category-image-wrapper{transform:translateY(-5px);transition:transform .3s ease}.category-link{align-items:center;color:inherit!important;display:flex;flex-direction:column;width:100%}.category-link,.category-link:hover{text-decoration:none!important}@media (max-width:992px){.category-grid{gap:30px 20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.custom-category-main-title,.title{font-size:36px;margin-bottom:30px}.category-image-wrapper{height:120px;width:120px}.category-title{font-size:14px}}