.categories{padding:0;width:270px;display:grid;grid-template-columns:1fr;gap:20px;margin-right:30px;margin-top:0;z-index:100}@media(max-width: 1040px){.categories{width:100%}}.categories__list{display:flex;position:static;border-radius:5px;min-height:50px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);color:#091d4f;line-height:20px}@media(max-width: 1040px){.categories__list{box-shadow:none}}.categories__list_icon{flex-shrink:0;min-width:50px;min-height:50px;height:100%;background-color:#091d4f;font-size:50px;color:#ff3939;border-radius:5px;margin-right:25px;display:flex;align-items:center;justify-content:center}.categories__list_link{width:100%;display:flex;max-width:270px;font-weight:600;align-items:center}@media(max-width: 1040px){.categories__list_link{max-width:100%}}.categories__list_all{display:flex;padding-left:0;text-align:center;min-height:50px;min-width:270px;color:#ff3939;border:1px solid #ff3939;justify-content:center}.categories__list_all_active,.categories__list_all:hover{background-color:#ff3939 !important;color:#fff}.categories__list_all a{justify-content:center}@media(max-width: 1040px){.categories__list_all{margin-top:10px;text-align:left}}.categories__list_active,.categories__list:hover{background-color:#091d4f;color:#fff}
