.best-products{padding:24px 0}.best-products__title{font-size:20px;font-weight:700;margin-bottom:16px}.best-products__grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.best-products__card{display:flex;flex-direction:column;align-items:center;width:100%;max-width:none}.best-products__image-wrapper{width:100%;height:282px;border-radius:16px;overflow:hidden}.best-products__image{width:100%;height:100%;object-fit:cover;border-radius:16px}.best-products__text-group{display:flex;margin-top:8px;flex-direction:column;width:100%;text-align:left;align-items:flex-start}.best-products__title-text{font-size:14px;font-weight:500;margin-bottom:-5px;color:#1f2937}.best-products__price{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:-3px}.best-products__favorite{font-size:12px;font-weight:500;color:#4b5563}@media (max-width: 1199px){.best-products__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.best-products__grid{grid-template-columns:repeat(1,1fr)}}.product-card{width:221px}.product-card__image-wrapper{width:100%;height:221px;border-radius:16px;overflow:hidden}.product-card__text-group{display:flex;margin-top:8px;flex-direction:column}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__title{font-size:14px;font-weight:500;margin-bottom:-5px}.product-card__price{font-size:16px;margin-bottom:-3px}.product-card__favorite{font-size:12px;color:#888}.pagination{display:flex;justify-content:center;gap:12.5px;padding:12.5px;margin-top:20px}.pagination__button{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:40px;background-color:#fff}.pagination__button:hover{border:none;background-color:#2f80ed;color:#fff}.product-list__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.product-list__actions{display:flex;align-items:center;gap:12px}.product-list__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);gap:24px}.product-list__add-button{color:#f3f4f6;background-color:#3692ff;width:133px;height:42px;border-radius:8px;padding:12px 24px;border:none;font-size:15px;font-weight:600;text-align:center}.product-list__select{border:1px solid #e5e7eb;width:130px;height:42px;border-radius:12px;padding:12px 20px}@media (max-width: 1199px){.product-list__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.product-list__grid{grid-template-columns:repeat(2,1fr)}}.search__input{width:325px;height:30px;border-radius:12px;padding:9px 20px 9px 16px;background-color:#f3f4f6;border:none}.search__input::placeholder{color:#9ca3af;font-size:16px;font-weight:400}.items{max-width:1200px;margin:0 auto;padding:0 16px}.header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;width:100%;height:70px}.header__logo{display:flex;align-items:center;margin-left:200px}.header__logo-img{width:153px;height:51px}.header__nav-container{margin-left:24px}.header__nav{display:flex;gap:16px}.header__nav a{font-size:18px;font-weight:700;line-height:26px;text-decoration:none;color:#4b5563}.active{font-weight:700;color:#3692ff}.header__right .header__user-img{width:40px;height:40px;margin-right:40px}@media (max-width: 1199px){.header__logo{display:flex;margin-left:0}}@media (max-width: 767px){.header__logo{display:flex;margin-left:0}}
