.promotion-slot{border-radius:14px;isolation:isolate}.promotion-slot,.promotion-slot-content{position:relative;width:100%;overflow:hidden;background:#f4f5f7}.promotion-slot-content{height:100%;min-height:90px;border-radius:inherit}.promotion-slot-image,.promotion-slot-video{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.promotion-slot-video{background:#111}.promotion-media-gif,.promotion-media-image,.promotion-media-video{cursor:default}.promotion-slot-content[role=button]{cursor:pointer}.promotion-slot-html{width:100%;height:100%;min-height:inherit;overflow:hidden}.promotion-slot-html iframe,.promotion-slot-html>div{width:100%;height:100%;border:0}.promotion-slot-overlay{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start;padding:34px 14px 14px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.32),rgba(0,0,0,0));color:#fff;pointer-events:none}.promotion-slot-business{margin-bottom:3px;font-size:13px;line-height:1.25;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.promotion-slot-description{max-width:100%;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.promotion-slot-cta{pointer-events:auto;margin-top:8px;padding:6px 11px;border:0;border-radius:7px;background:#fff;color:#222;font-size:11px;line-height:1;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.promotion-slot-cta:hover{transform:translateY(-1px);opacity:.92}.promotion-slot-loading{position:relative;width:100%;min-height:120px;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,#f2f3f5 25%,#e7e9ed 37%,#f2f3f5 63%);background-size:400% 100%;animation:promotionSlotShimmer 1.4s ease infinite}.promotion-slot-loading span{display:block;width:100%;height:100%}@keyframes promotionSlotShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.promotion-slot-control{position:absolute;top:50%;z-index:5;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(0,0,0,.48);color:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease}.promotion-slot-control:hover{background:rgba(0,0,0,.68)}.promotion-slot-control-prev{left:10px}.promotion-slot-control-next{right:10px}.promotion-slot-indicators{position:absolute;left:50%;bottom:9px;z-index:5;display:flex;align-items:center;gap:5px;transform:translateX(-50%)}.promotion-slot-indicators button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.58);cursor:pointer;transition:width .2s ease,background .2s ease}.promotion-slot-indicators button.active{width:16px;border-radius:5px;background:#fff}.promotion-slot-video-indicator{position:absolute;top:10px;left:10px;z-index:4;width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.52);color:#fff;font-size:9px}.promotion-slot-seller_sidebar_large .promotion-slot-content{aspect-ratio:9/5}.promotion-slot-seller_sidebar_portrait .promotion-slot-content{aspect-ratio:3/4}.promotion-slot-seller_sidebar_square .promotion-slot-content{aspect-ratio:1/1}.promotion-slot-seller_sidebar_slim .promotion-slot-content{aspect-ratio:4/1}.promotion-slot-seller_sidebar_mini .promotion-slot-content{aspect-ratio:18/7}@media (max-width:768px){.promotion-slot{border-radius:10px}.promotion-slot-overlay{padding:28px 11px 11px}.promotion-slot-business{font-size:12px}.promotion-slot-description{font-size:11px}.promotion-slot-cta{margin-top:6px;padding:6px 9px;font-size:10px}.promotion-slot-control{width:27px;height:27px}}@media (prefers-reduced-motion:reduce){.promotion-slot-loading{animation:none}.promotion-slot-control,.promotion-slot-cta,.promotion-slot-indicators button{transition:none}}