html{scroll-behavior:smooth}.param-tag:nth-child(1n+2){margin-left:6px}@media screen and (min-width:1023px){.filter-sidebar{position:-webkit-sticky;position:sticky;top:32px}}.form-switch{display:inline-block;cursor:pointer;-webkit-tap-highlight-color:transparent}.form-switch i{position:relative;display:inline-block;margin-right:.5rem;width:46px;height:26px;background-color:#e6e6e6;border-radius:23px;vertical-align:text-bottom;transition:all .3s linear}.form-switch i:before{width:42px;transform:translate3d(2px,2px,0) scaleX(1);transition:all .25s linear}.form-switch i:after,.form-switch i:before{content:"";position:absolute;left:0;height:22px;background-color:#fff;border-radius:11px}.form-switch i:after{width:22px;box-shadow:0 2px 2px rgba(0,0,0,.24);transform:translate3d(2px,2px,0);transition:all .2s ease-in-out}.form-switch:active i:after{width:28px;transform:translate3d(2px,2px,0)}.form-switch:active input:checked+i:after{transform:translate3d(16px,2px,0)}.form-switch input{display:none}.form-switch input:checked+i{background-color:#00bfbc}.form-switch input:checked+i:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}.form-switch input:checked+i:after{transform:translate3d(22px,2px,0)}