.hpgpro{background:#f0f0f0;padding:40px 0;font-family:var(--font-family, "Poppins"),sans-serif}.hpgpro__heading{font-size:var(--heading-size, 20px);font-family:var(--heading-font, "Poppins"),sans-serif;font-weight:600;color:#111}.hpgpro__page{max-width:1840px;margin:auto;padding:0 48px}.hpgpro__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hpgpro__left,.hpgpro__right{display:flex;align-items:center}.hpgpro__viewall{font-size:13px;font-weight:500;color:#111;text-decoration:none;display:flex;align-items:center;gap:6px;transition:.2s ease}.hpgpro__viewall:hover{transform:translate(3px)}.hpgpro__arrow{font-size:14px;transition:.2s ease}.hpgpro__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hpgpro__card{background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:16px;gap:12px;border:1px solid rgba(0,0,0,.06);min-height:78px;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}.hpgpro__card.show{opacity:1;transform:translateY(0)}.hpgpro__card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.hpgpro__img{flex:0 0 52px;width:52px;height:52px}.hpgpro__img img{width:52px;height:52px;object-fit:cover;border-radius:10px}.hpgpro__info{flex:1;min-width:0}.hpgpro__title{font-size:var(--title-size);color:var(--title-color);font-weight:500;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hpgpro__title:hover{text-decoration:underline}.hpgpro__price{font-size:var(--price-size);font-weight:var(--price-weight);color:var(--price-color);margin-top:3px}.hpgpro__btn{font-size:var(--btn-size);font-weight:var(--btn-weight);padding:7px 14px;border-radius:999px;background-color:var(--btn-bg);border:1px solid var(--btn-bg);color:var(--btn-text);text-decoration:none;white-space:nowrap;position:relative;overflow:hidden;z-index:1;transition:color .3s ease,border-color .3s ease}.hpgpro__btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--btn-hover);transition:left .35s ease;z-index:-1}.hpgpro__btn:hover:before{left:0}.hpgpro__btn:hover{color:var(--btn-hover-text);border-color:var(--btn-hover)}.hpgpro__more{display:none;justify-content:center;margin-top:16px}.hpgpro__load{padding:10px 22px;border-radius:999px;border:1px solid #800020;background:#800020;color:#fff;font-size:13px;cursor:pointer}@media(max-width:1024px){.hpgpro__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hpgpro__page{padding:0 14px}.hpgpro__grid{grid-template-columns:1fr}.hpgpro__more{display:flex}.hpgpro__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-bottom:16px}.hpgpro__heading{font-size:clamp(23px,2vw,22px);line-height:1.2;margin:0;flex:1}.hpgpro__left,.hpgpro__right{width:100%}.hpgpro__right{flex-shrink:0}.hpgpro__viewall{font-weight:600;display:inline-flex;align-items:center;gap:6px;font-size:15px;white-space:normal}.hpgpro__arrow{font-size:12px}.hpgpro__grid{position:relative}.hpgpro__grid:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:120px;background:linear-gradient(to bottom,#f0f0f000,#f0f0f0d9 60%,#f0f0f0);pointer-events:none}.hpgpro.expanded .hpgpro__grid:after{display:none}.hpgpro.expanded .hpgpro__card{opacity:1!important;filter:none!important}.hpgpro__more{display:flex;justify-content:center;position:relative;z-index:5;margin-top:-40px}.hpgpro.expanded .hpgpro__more{margin-top:16px}.hpgpro__load{background:#800020;color:#fff;padding:12px 26px;border-radius:999px;font-size:13px;font-weight:600;border:none;box-shadow:0 10px 25px #00000026;cursor:pointer}.hpgpro__load:active{transform:scale(.96)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/horizontal-products-v2.css.map */
