.pagination{font-size:15px}.pagination__page{width:45px;height:45px;margin-left:10px;margin-right:10px}.top_products{padding-top:60px}.top_products__nav{background-color:#F2F3F3;padding:20px;border-radius:20px}.top_products__nav-title{font-size:26px}.top_products__nav-list{margin-top:21px}.top_products__nav-list li{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.top_products__nav-list a{background-color:#fff;border-color:transparent;height:100%;gap:10px;padding:12px;font-size:11px;border-radius:12px}.top_products__nav-list a img{width:20px;height:20px}.top_products__tags{font-size:13px;margin-left:-10px;margin-right:-10px}.top_products__tags a{margin:0 10px 10px;padding:8px 15px;-webkit-flex-grow:initial;-ms-flex-positive:initial;flex-grow:initial;max-width:unset}.top_products__list{grid-template-columns:repeat(3,1fr);grid-gap:50px 30px}.top_products__list:not(.is-init){min-height:470px;background-size:calc((100% - 60px)/ 3) 100%;background-position:0 0,50% 0,100% 0}body.show_img .top_products__list:not(.is-init){background-image:url(../img/shortcard_load.svg),url(../img/shortcard_load.svg),url(../img/shortcard_load.svg)}