.hp-bestseller-scroll .hp-bestseller-card{position:relative;padding-bottom:54px}
.hp-bestseller-scroll .hp-bestseller-card__media{position:static!important}
.hp-bestseller-scroll .hp-popular-add{position:absolute;left:0;right:0;bottom:0;z-index:6;display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:11px 18px;border:0;border-radius:8px;background:linear-gradient(135deg,#e8154a,#b50f38);color:#fff;font:inherit;font-size:13px;font-weight:850;line-height:1;letter-spacing:.02em;box-shadow:0 10px 24px rgba(181,15,56,.3);cursor:pointer;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease,opacity .2s ease}
.hp-bestseller-scroll .hp-popular-add:hover,.hp-bestseller-scroll .hp-popular-add:focus-visible{background:linear-gradient(135deg,#e8154a,#b50f38);color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 13px 28px rgba(181,15,56,.34);outline:none}
.hp-bestseller-scroll .hp-popular-add:focus-visible{outline:2px solid #e8154a;outline-offset:2px}
.hp-bestseller-scroll .hp-popular-add:disabled{cursor:wait;opacity:.82;transform:none;filter:none}
.hp-bestseller-scroll .hp-popular-add.is-added{background:#2a7a42}
.hp-bestseller-scroll .hp-popular-add.is-error{background:#a70e34}
@media(max-width:749px){.hp-bestseller-scroll .hp-bestseller-card{padding-bottom:48px}.hp-bestseller-scroll .hp-popular-add{min-height:38px;padding:10px 14px;border-radius:7px;font-size:12px}}