.weekly-promotion{display:flex;align-items:center;gap:30px;padding:30px 34px;background:#782414;color:#f7e3bc;border:3px double #d1ab72;border-radius:4px 10px 4px 7px;outline:1px dashed #d1ab7277;outline-offset:-12px;box-shadow:0 7px 20px #351b1633;margin-top:34px;margin-bottom:8px;position:relative;overflow:hidden}
.promotion-copy{flex:1;min-width:0}.promotion-label{display:inline-block;border:1px dashed #d1ab72;padding:7px 11px;letter-spacing:2px;text-transform:uppercase;font-size:10px;transform:rotate(-2deg)}
.weekly-promotion h2{font-family:'Barlow Condensed',sans-serif;font-size:40px;line-height:1.1;margin:17px 0 12px;color:#ffefd2;overflow-wrap:anywhere}.weekly-promotion p{font-size:13px;line-height:1.8;max-width:640px;color:#ecd6b1;white-space:pre-line;overflow-wrap:anywhere}.weekly-promotion .promotion-button{background:#edd3a7;color:#682312;border:1px dashed #a57349;border-radius:3px;margin-top:10px;padding:12px 18px;display:inline-flex;font-weight:600;font-size:12px}.promotion-image{width:250px;height:200px;object-fit:cover;border-radius:4px 9px 3px 6px;border:5px solid #dfbd83;transform:rotate(2deg);flex-shrink:0}.promotion-validity{display:block;font-size:11px;margin-top:16px;color:#ebd1a7}.promotion-preview{max-width:760px;margin-top:24px}.promotion-preview .weekly-promotion{padding:26px;gap:20px}.promotion-preview .promotion-image{width:150px;height:160px}.promotion-preview .weekly-promotion h2{font-size:32px}
@media(max-width:700px){.weekly-promotion{padding:26px 23px;gap:18px;flex-direction:column;align-items:stretch}.weekly-promotion h2{font-size:34px}.promotion-image,.promotion-preview .promotion-image{width:100%;height:180px;transform:none}.promotion-label{font-size:9px}.promotion-preview .weekly-promotion{margin-top:16px}.promotion-image{order:2}}
.promotion-video{display:block;width:320px;max-width:100%;height:220px;object-fit:contain;background:#29170f;border:4px solid #dfbd83;border-radius:5px;flex-shrink:0}
.promotion-preview .promotion-video{width:240px;height:180px}
@media(max-width:700px){.promotion-video,.promotion-preview .promotion-video{width:100%;height:auto;max-height:330px;aspect-ratio:16/10;order:2}}
