@charset "UTF-8";:root{--tblr-primary:#17a2b8;--tblr-primary-rgb:23,162,184;--tblr-body-font-family:"Noto Sans Thai","Helvetica Neue",sans-serif}body,html{font-family:var(--tblr-body-font-family);overflow-x:hidden;scroll-behavior:smooth}.navbar-brand .-logo{width:120px}#navbar-menu a,#navigation a{font-size:1.1em;font-weight:500}.category-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.category-scroll .category-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:80px;text-align:center;scroll-snap-align:start}.category-scroll .category-item small{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.category-scroll .category-icon{width:64px;height:64px;margin:0 auto .5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--tblr-primary);color:#fff;font-size:1em}.category-scroll:-webkit-scrollbar{display:none}.swiper-prev{left:-1rem!important}.swiper-next{right:-1rem!important}.swiper-slide.swiper-slide-blank{background:0 0!important;border:none;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.collapse-content{max-height:150px;overflow:hidden;position:relative;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}.collapse-content.expanded{max-height:none}.fade-overlay{position:absolute;bottom:0;left:0;right:0;height:150px;background:-webkit-gradient(linear,left bottom,left top,color-stop(60%,#fff),to(transparent));background:-webkit-linear-gradient(bottom,#fff 60%,transparent);background:-o-linear-gradient(bottom,#fff 60%,transparent);background:linear-gradient(to top,#fff 60%,transparent);pointer-events:none;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:1}.collapse-content.expanded+.fade-overlay{opacity:0}@media (max-width:991px){.category-scroll .category-item{width:90px}.category-scroll .category-icon{width:52px;height:52px}.navbar-brand .-logo{width:95px}}@media (max-width:767px){.swiper-next,.swiper-prev{display:none}}