:root{--font-24:24px;--font-18:18px;--font-16:16px}@media (max-width:1440px){:root{--font-24:24px;--font-18:18px;--font-16:16px}}@media (max-width:992.5px){:root{--font-24:22px;--font-18:16px;--font-16:16px}}@media (max-width:767.5px){:root{--font-24:20px;--font-18:16px;--font-16:14px}}@media (max-width:575.5px){:root{--font-24:18px;--font-18:16px;--font-16:14px}}@media (max-width:450px){:root{--font-24:18px;--font-18:15px;--font-16:14px}}.categoryFilterJL{display:table;margin:30px auto 0}.categoryFilterJL button{background:#fff;border:1px solid #008e8c;color:#008e8c;margin:5px 15px;padding:8px 30px}.categoryFilterJL button.active,.categoryFilterJL button:hover{background:#008e8c;color:#fff}.allCardListJL .infoJL{margin-top:40px}.allCardListJL .cardJL{background-color:#fff;border-radius:20px;box-shadow:5px 5px 10px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%;margin:0 auto 40px;overflow:hidden;position:relative;transition:transform .3s;width:100%}.allCardListJL .cardJL:hover{transform:translateY(-5px)}.allCardListJL .cardJL a{color:inherit;text-decoration:none}.allCardListJL .cardJL .imgJL{aspect-ratio:3/2;overflow:hidden;position:relative;width:100%}.allCardListJL .cardJL .imgJL img{border-radius:20px 20px 0 0;height:100%;object-fit:cover;width:100%}.allCardListJL .tagJL{background:#008e8c;color:#fff;font-size:16px;left:20px;letter-spacing:1px;padding:8px 20px;position:absolute;top:20px;z-index:2}.allCardListJL .cardBodyJL{background:#fff;display:flex;flex-direction:column;flex-grow:1;padding:30px}.allCardListJL .nameJL{color:#000;font-size:24px;font-weight:700;letter-spacing:1px;margin-bottom:15px}.allCardListJL .txtJL{color:#333;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.6em;margin-bottom:20px}@media (max-width:767px){.allCardListJL .cardJL .imgJL{height:200px}.allCardListJL .cardBodyJL{padding:20px}.allCardListJL .nameJL{font-size:20px}}