.thb-collection-tabs{overflow:hidden}.thb-ct__list{display:block;overflow-x:scroll;text-align:left;white-space:nowrap;width:100%;justify-content:center;scrollbar-width:none;margin-top:15px}.thb-ct__list::-webkit-scrollbar{display:none}.thb-ct__list-link,.thb-ct__list-link:after{transition:all .25s cubic-bezier(.104,.204,.492,1)}.thb-ct__list-link{margin:0 12px;color:#4b002a;font-weight:500;opacity:.4;position:relative;padding:2px 0;text-transform:uppercase;font-size:1.125rem;white-space:nowrap;cursor:pointer}@media only screen and (min-width:768px){.thb-ct__list-link{font-size:1.25rem}}.thb-ct__list-link:after{content:"";display:block;position:absolute;height:1px;top:100%;width:100%;transform:scaleX(0);transform-origin:center left;background:#4b002a}.thb-ct__list-link.active,.thb-ct__list-link:hover{opacity:1}.thb-ct__list-link.active:after{transform:scale(1)}