.tags-carousel{align-items:center;display:flex;gap:8px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:1024.98px){.tags-carousel{width:81.7%}}.tags-carousel .carousel{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-grow:1}.tags-carousel .carousel::-webkit-scrollbar{display:none}.tags-carousel .carousel .carousel-item{background-color:#f0f0f0;border-radius:15px;cursor:pointer;flex:0 0 auto;font-size:12px;font-weight:400;padding:5px 10px;scroll-snap-align:start;transition:background-color .3s;white-space:nowrap}.tags-carousel .carousel .carousel-item:hover:not(.active){background-color:#b8d8ff}.tags-carousel .carousel .carousel-item.active{background-color:#005dcf;color:#fff}.tags-carousel .nav-btn{flex-shrink:0}.search-type-switcher{background-color:#e5f1ff;border-radius:30px;display:flex;gap:6px;padding:6px}.search-type-switcher .app-btn{width:120px}.search-type-switcher .app-btn.switcher-search{color:#002552}
