.pack-product{margin-top:28px;display:flex;flex-direction:column;gap:20px}.pack-product a{background:#faf9f7;display:flex;padding:4px 8px;border-radius:8px;-moz-column-gap:8px;column-gap:8px;align-items:center;text-decoration:none;position:relative;transition:.3s}@media(max-width:576px){.pack-product a{padding:8px}}.pack-product a .pack-product--image{width:120px;height:auto;padding-left:15px;padding-right:15px}@media(max-width:576px){.pack-product a .pack-product--image{width:100px;padding-left:7px;padding-right:7px}}.pack-product a .pack-product--image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pack-product a .pack-product--content{flex:1;display:flex;flex-direction:column;position:relative;padding-right:50px;gap:6px}@media(max-width:576px){.pack-product a .pack-product--content{padding-right:30px}}.pack-product a .pack-product--content .arrow-right{position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(180deg);transition:.3s}@media(max-width:576px){.pack-product a .pack-product--content .arrow-right{right:10px}}.pack-product a .pack-product--content span,.pack-product a .pack-product--content strong{font-size:14px;line-height:20px;font-weight:400;color:#000}.pack-product a .pack-product--content .old-price{font-size:13px;line-height:15px;color:#4e4f50;text-decoration:line-through;margin-left:6px;white-space:nowrap}.pack-product a .pack-product--content span:nth-of-type(2){text-decoration:underline;transition:.3s}.pack-product a .pack-product--content span:nth-of-type(2):hover{text-decoration:none;color:#f278a2}.pack-product a:hover{background:#eaeaea}.pack-product a:hover .pack-product--content .arrow-right{right:10px}@media(max-width:576px){.pack-product a:hover .pack-product--content .arrow-right{right:7px}}
