body.air-style .section-tags-wrapper{position:relative}body.air-style .section-tags-wrapper:after,body.air-style .section-tags-wrapper:before{background:-webkit-gradient(linear,left top,right top,from(#f6f6f6),color-stop(35%,rgba(246,246,246,.5)),to(rgba(246,246,246,0)));background:-o-linear-gradient(left,#f6f6f6 0,rgba(246,246,246,.5) 35%,rgba(246,246,246,0) 100%);background:linear-gradient(90deg,#f6f6f6 0,rgba(246,246,246,.5) 35%,rgba(246,246,246,0) 100%)}.section-tags{overflow:hidden}.section-tags-wrapper{position:relative}.section-tags-wrapper._active:after,.section-tags-wrapper._active:before{display:block}.section-tags-wrapper:after,.section-tags-wrapper:before{display:none;content:"";position:absolute;width:25px;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(white),color-stop(35%,rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,#fff 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,0) 100%);background:linear-gradient(90deg,#fff 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,0) 100%)}.section-tags-wrapper:before{left:0}.section-tags-wrapper:after{left:initial;right:0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.section-tags-wrapper .section-tags-prev{left:0}.section-tags-wrapper .section-tags-next{right:0}.section-tags-wrapper button{position:absolute;z-index:2;top:50%;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:none;background:var(--color-accent);-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}.section-tags-wrapper button.active button:hover{-webkit-transform:translateY(-50%) scale(1.1);-ms-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.section-tags-wrapper:hover button.active{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.section-tags__row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.section-tags__row::-webkit-scrollbar{height:0}.section-tags__row>:not(:last-child){margin-right:10px}.section-tags .category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:auto;padding:10px 20px;color:#fff;font-size:12px}.section-tags .category>*{margin-right:10px}.section-tags .category>:last-child{margin-right:0;margin-left:auto}.section-tags .category__img{position:relative;width:25px;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px;min-height:25px}.section-tags .category__title{max-width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:inherit;font-weight:500;text-transform:capitalize}.section-tags .category__count{font-size:inherit}.section-tags .category:hover{opacity:.8}