@-webkit-keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}to{left:130%;opacity:0}}@keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}to{left:130%;opacity:0}}.categories__items{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;font-size:0;line-height:0}.categories__item{height:114px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 10px 10px;gap:10px;text-align:center;color:#001648;font-style:normal;font-weight:600;text-decoration:none;background:#fff;border-radius:8px;-webkit-transition:color .25s linear;transition:color .25s linear}.categories__item:hover{color:#3975ff}.categories__item svg{width:24px;height:24px}.categories__item span{width:100%;font-size:16px;line-height:1}@media only screen and (min-width: 768px){.categories__items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1200px){.categories__items{grid-template-columns:repeat(9,1fr)}}
