.pp-art{position:relative;display:block;overflow:hidden;background:#efece6}
.product-photo{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.premium-products article:hover .product-photo{transform:scale(1.045)}
.pp-art .pill{position:absolute;z-index:3}
.brand-badge{position:absolute;right:12px;bottom:12px;z-index:3;display:grid;place-items:center;width:58px;height:46px;padding:4px;background:rgba(255,255,255,.96);border:1px solid rgba(20,20,20,.08);border-radius:7px;box-shadow:0 8px 20px rgba(0,0,0,.16)}
.brand-badge img{display:block;width:100%;height:100%;object-fit:contain}
.detail-art{position:relative;overflow:hidden;background:#efece6}
.detail-photo{display:block;width:100%;height:100%;min-height:460px;object-fit:cover}
.detail-brand{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:100px;height:76px;padding:8px;background:rgba(255,255,255,.96);border:1px solid rgba(20,20,20,.08);border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.detail-brand img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:720px){.brand-badge{right:8px;bottom:8px;width:48px;height:38px}.detail-photo{min-height:310px}.detail-brand{right:14px;bottom:14px;width:78px;height:58px}}
.brand-badge img,.detail-brand img{content:url('icons/icon-192.png')}
header>.brand{width:245px;height:76px}
.corporate-footer .footer-brand{width:255px;height:92px;padding:7px}
