.best-sellers-grid{padding:20px 0}.best-sellers-title{font-size:36px;font-weight:700;margin-bottom:30px;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media screen and (max-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-card h3{text-align:center}}.product-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 12px #0000000f;transition:all .3s ease;height:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:420px;text-align:left}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.product-card a{color:inherit;text-decoration:none;display:block}.product-card img{width:100%;height:auto;object-fit:cover;margin-bottom:15px;border-radius:8px}.product-card h3{font-weight:700;margin:10px 0;font-size:var(--title-size-mobile);min-height:auto;display:block;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media screen and (min-width: 769px){.product-card h3{font-size:var(--title-size-desktop);overflow:visible;white-space:normal;text-overflow:initial;display:block;line-height:1.4;max-height:none;text-align:left}}.product-card .stars{color:#f7c948;font-size:16px;margin-bottom:5px}.product-card .review-line{text-align:center;margin-bottom:10px}.product-card .review-count{font-size:14px;color:#222;display:inline-block;margin-left:5px}.product-card .price{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px;font-size:16px}.product-card .current-price{color:#0a9365;font-weight:700}.product-card .compare-price{text-decoration:line-through;color:#e63946;font-weight:600}.product-card form .button{background-color:#0a9365;color:#fff;padding:12px 20px;border:none;border-radius:6px;font-weight:600;font-size:15px;cursor:pointer;transition:background-color .3s ease;width:100%;margin-top:15px}.product-card form .button:hover{background-color:#087f57}.blog-grid-sq{background:#fff;color:#111}.blog-grid-sq__container{max-width:1200px;margin:0 auto;padding:clamp(16px,3vw,48px)}.blog-grid-sq__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:clamp(16px,2.5vw,28px)}.blog-grid-sq__title{margin:0;font-size:clamp(1.25rem,1.2vw + 1rem,2rem)}.blog-grid-sq__viewall{text-decoration:none;font-weight:600;opacity:.85}.blog-cards{--gap: 14px}.blog-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:hidden;box-shadow:0 2px 6px #0000000f;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.blog-card__media{display:block;position:relative;width:100%;aspect-ratio:3/2;overflow:hidden}.blog-card__img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__ph{width:100%;height:100%;background:linear-gradient(180deg,#eee,#e9e9e9)}.blog-card__body{padding:12px}.blog-card__title{margin:0 0 .35rem;font-size:15px;line-height:1.3}.blog-card__title a{color:#000;text-decoration:none}.blog-card__title a:hover{text-decoration:underline}.blog-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666;margin-bottom:.25rem}.blog-card__meta .dot{opacity:.6}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.35rem .5rem;padding:0;margin:.25rem 0;list-style:none}.blog-card__tags a{font-size:.78rem;text-decoration:none;color:#666;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:.2rem .5rem}.blog-card__tags a:hover{border-color:#0003}.blog-card__excerpt{margin:.25rem 0 .55rem;color:#555;line-height:1.45;font-size:13.5px}.blog-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;font-weight:600;font-size:13px;line-height:1;color:#2f5e47;background:transparent;border:2px solid #2F5E47;border-radius:999px;padding:.4rem .7rem}.blog-card__btn:hover{background:#2f5e47;color:#fff}@media (max-width: 767px){.blog-cards{display:flex;gap:var(--gap);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:0 .25rem}.blog-card{flex:0 0 85%;scroll-snap-align:start}}@media (min-width: 768px){.blog-cards{display:flex;gap:var(--gap);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:4px}.blog-card{flex:0 0 calc((100% - (3 * var(--gap))) / 4);scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
