#scrollToTopBtn{height:80px;right:150px;transition:transform .3s ease;position:fixed;bottom:30px;cursor:pointer;width:80px;display:none;z-index:999}#scrollToTopBtn:hover{transform:scale(1.1)}@media (min-width:1024px) and (max-width:1440px){#scrollToTopBtn{right:100px!important}}@media (max-width:425px) and (max-height:751px){#scrollToTopBtn{height:50px;right:18px;bottom:18px;width:50px}}.kf-filter-scroll{flex:1 1 auto;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;min-width:0;gap:15px;cursor:grab;scrollbar-width:none;user-select:none;white-space:nowrap;display:flex}.kf-filter-scroll::-webkit-scrollbar{display:none}@media (max-width:768px){.kf-filter-scroll{padding-right:60px;padding-left:10px}.kf-filter-scroll a{min-width:110px;text-align:center}}@keyframes tabActiveAnim{0%{transform:scale(1);background:#c5973a}50%{transform:scale(1.08);background:#e6b85a}to{transform:scale(1);background:#c5973a}}.kf-filter-scroll a.active{animation:tabActiveAnim .4s;color:#fff;transition:background .3s,color .3s;box-shadow:0 2px 8px 0 rgba(198,151,58,.15);border-radius:8px;background:#c5973a}.text-warning{color:#c5973a!important}