.catalog-loader{grid-column:1/-1;min-height:220px;display:grid;place-items:center;color:#777181}.load-more{grid-column:1/-1;min-height:52px;border:1px solid #d8d3cb;border-radius:15px;background:#f4f0e8;color:#171522;font-weight:750;cursor:pointer}.load-more:hover{border-color:#9b8cff}.total strong{font-size:27px}.product h3{overflow-wrap:anywhere}.product>p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.tabs[hidden]{display:none}.tabs:not([hidden]){margin-bottom:28px}.tabs button{white-space:nowrap}.tabs button:first-child{font-weight:800}
.brand{width:190px;height:44px;overflow:visible}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.avatar svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:600px){.brand{width:150px;height:36px}}
.tabs[hidden]+.product-grid{margin-top:34px}
.product{display:flex;flex-direction:column;height:auto}
.product-bottom{position:static;margin-top:auto;padding-top:24px;min-height:62px}
.product>p{flex:0 0 auto;line-height:1.5}
@media(max-width:600px){
  .tabs[hidden]+.product-grid{margin-top:28px}
  .product{min-height:290px;padding:28px}
  .product h3{font-size:24px;line-height:1.15;margin-top:10px}
  .product>p{font-size:15px;line-height:1.5;-webkit-line-clamp:3}
  .product-bottom{padding-top:26px;font-size:14px}
  .product-bottom>b{width:46px;height:46px;flex:0 0 46px}
  .mobile-nav{height:78px;left:10px;right:10px;padding:8px;border-radius:24px}
  .mobile-nav a,.mobile-nav button{font-size:24px;gap:4px}
  .mobile-nav svg{width:24px;height:24px;display:block;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  .mobile-nav span{font-size:12px;font-weight:650}
  footer{padding-bottom:125px}
}
