@media (min-width:990px){.categories .container{max-width:990px}}@media (min-width:1200px){.categories .container{max-width:1200px}}.categories__title{position:relative;margin:0;padding:0;letter-spacing:0;color:#292929}.categories__title span{color:#ff721f}.categories__title::before{content:"";width:73px;height:7px;background-color:#ff721f;position:absolute;bottom:-5px;left:0;transform:skewX(-17deg)}@media (max-width:749px){.categories__title::before{display:none}}.categories__list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:24px;margin-bottom:0;padding:0;row-gap:32px}@media (min-width:750px){.categories__list{margin-top:40px}}.categories__item{width:33.333%;text-align:center;list-style:none;padding:0 7px}.categories__item:first-child{display:none}@media (min-width:750px){.categories__item{padding:0;width:20%}.categories__item:first-child{display:block}}.categories__item a{display:block;margin:0 auto;text-decoration:none}.categories__item--all{display:none}@media (min-width:750px){.categories__item--all{display:block}}.categories__image{width:100%;height:100%;margin:0 auto}.categories__image-link{display:inline-block;height:max-content;margin-bottom:12px;max-width:112px;width:100%;object-fit:cover}@media (min-width:750px){.categories__image{width:112px}}.categories__text{margin:0 auto;max-width:100%;width:100%;font-size:12px;font-weight:700;color:#292929;text-transform:uppercase;line-height:1.5;letter-spacing:0;text-decoration:none;text-align:center}@media (min-width:640px){.categories__text{font-size:14px}}@media (min-width:750px){.categories__text{max-width:175px;width:100%}}.categories__mobile-button{margin-top:24px;text-align:center}@media (min-width:750px){.categories__mobile-button{display:none}}.categories__button{position:relative;display:inline-block;padding:6px 16px;font-weight:700;background:#ff721f;color:#fff;transform:skewX(-17deg);text-decoration:none}.categories__button:hover{background:#eb5700}.categories__button-text{font-size:16px;letter-spacing:0;line-height:1.5;display:inline-block;transform:skewX(17deg)}.categories__button-bg{position:absolute;width:9px;height:100%;background:#292929;top:0}.categories__button-bg.left-1{left:-18px}.categories__button-bg.left-2{left:-36px}.categories__button-bg.right-1{right:-18px}.categories__button-bg.right-2{right:-36px}