.discount-categories__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px}.discount-categories__tabs-item{padding:6px 24px;font-weight:900;font-size:24px;width:50%;text-align:center;color:#979797;text-decoration:none}.discount-categories__tabs-item:hover{color:#ffb208}.discount-categories__tabs-item._active{color:#e5243a;pointer-events:none}.discount-categories__list{list-style:none;margin:0;padding:0}.discount-categories__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.discount-categories__item-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.discount-categories__item-close{-ms-flex-negative:0;flex-shrink:0;opacity:0;margin-left:8px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#fff}.discount-categories__input{position:absolute;left:0;top:0;visibility:hidden;opacity:0}.discount-categories__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;-ms-flex-item-align:center;align-self:center;text-decoration:none;font-size:14px;padding:3px 8px 3px 12px;border-radius:100px;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.discount-categories__item-text:hover{background-color:#e6edf3}.discount-categories__input:checked~.discount-categories__item-text{background-color:#ffb208;color:#fff}.discount-categories__input:checked~.discount-categories__item-text .discount-categories__item-close{opacity:1}.discount-categories__btns{text-align:center;margin-top:16px}.discount-categories__btn.btn{width:100%;max-width:260px}.discount-categories__btn+.discount-categories__btn{margin-top:16px}@media (min-width:580px){.discount-categories{display:-webkit-box;display:-ms-flexbox;display:flex}.discount-categories__tabs{display:block;width:150px;-ms-flex-negative:0;flex-shrink:0}.discount-categories__tabs-item{width:auto;text-align:left;display:block;padding:10px 32px 10px 0}.discount-categories__content{width:100%;padding-top:12px}}@media (min-width:680px){.discount-categories__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.discount-categories__btn+.discount-categories__btn{margin-top:0;margin-right:16px}}@media (min-width:1000px){.discount-categories__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px}}@media (min-width:1200px){.discount-categories__tabs{width:180px}.discount-categories__item-icon{width:28px;height:28px}.discount-categories__item-text{font-size:16px}.discount-categories__btns{margin-top:32px}}