.home .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price,.home .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button{display:none}.byjoy-term-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.byjoy-term-card{display:flex;flex-direction:column;height:100%;padding:24px 22px 20px;background:#fff;border:1px solid #ece7df;border-radius:10px;box-shadow:0 10px 30px rgb(0 0 0 / .05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.byjoy-term-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgb(0 0 0 / .08);border-color:#8AB88C68}.byjoy-term-title{margin:0 0 14px;text-align:center;line-height:1.4;font-size:clamp(24px, 1.25rem + 0.3vw, 28px);font-weight:700}.byjoy-term-title a{color:#2c6f97;text-decoration:none;transition:color .2s ease}.byjoy-term-title a:hover{color:#353535}.byjoy-term-description-wrap{flex:1 1 auto;display:flex;flex-direction:column}.byjoy-term-description{color:#5f5348;font-size:15px;line-height:1.95;text-align:left}.byjoy-term-description.is-collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.byjoy-term-description p{margin:0 0 .95em}.byjoy-term-description p:last-child{margin-bottom:0}.byjoy-term-description a{color:#2c6f97;text-decoration:underline;text-underline-offset:2px}.byjoy-term-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding:6px 0;border:0;background:#fff0;color:#2c6f97;font-size:13px;font-weight:600;letter-spacing:.06em;cursor:pointer;align-self:center;opacity:.9;transition:color .2s ease,opacity .2s ease}.byjoy-term-toggle:hover{color:#8AB88C;opacity:1}.byjoy-term-toggle-text{position:relative}.byjoy-term-toggle-text::after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:currentColor;opacity:.28}.byjoy-term-toggle-icon{position:relative;width:18px;height:18px;border:1px solid currentColor;border-radius:999px;flex:0 0 18px;opacity:.75}.byjoy-term-toggle-icon::before{content:"";position:absolute;top:5px;left:5px;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .25s ease,top .25s ease}.byjoy-term-toggle[aria-expanded="true"] .byjoy-term-toggle-icon::before{top:7px;transform:rotate(-135deg)}.byjoy-term-count{margin-top:22px;text-align:center}.byjoy-term-count a{display:inline-block;padding:10px 18px;border-radius:10px;background:#8AB88C68;color:#2c6f97;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.byjoy-term-count a:hover{background:#2c6f97;color:#fff;transform:translateY(-1px)}@media (max-width:1024px){.byjoy-term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.byjoy-term-grid{grid-template-columns:1fr}.byjoy-term-card{padding:24px 20px 20px}}