[html]
<div style="font-family: 'Cormorant Garamond', serif; max-width: 650px; margin: 0 auto; background: #dde1dc; padding: 30px; border-radius: 8px; border: 1px solid #d4d4d4; box-shadow: 0 4px 12px rgba(0,0,0,0.05);">
<div style="text-align: center; margin-bottom: 25px; padding-bottom: 20px; border-bottom: 1px solid #d4d4d4;">
<h4 style="color: #2a2a2a; font-weight: 600; font-size: 24px; letter-spacing: 1px; margin: 0 0 10px 0;">Стартует новая акция, где вы сами сможете выбрать для себя бонус!</h4>
<div style="width: 80px; height: 2px; background: #4a6b3f; margin: 0 auto;"></div>
</div>
<div style="display: flex; gap: 20px; margin-bottom: 25px;">
<!-- Блок с бонусами -->
<div style="flex: 1; background: #eeeeee70; padding: 20px; border-radius: 5px; border: 1px solid #e0e0e0; box-shadow: 0 2px 6px rgba(0,0,0,0.03);">
<h3 style="color: #4a6b3f; margin-top: 0; padding-bottom: 8px; border-bottom: 1px dashed #c0c0b0; font-size: 18px; font-weight: 600;">Схема бонусов</h3>
<ul style="padding-left: 20px; margin: 10px; font-size: 14px; color: #2a2a2a;">
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">1-4 слова:</span> плашка</li>
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">5-8 слов:</span> фон</li>
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">9-13 слов:</span> аватарка</li>
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">14-18 слова:</span> выкуп внешки для нужного на месяц</li>
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">19-25 слов:</span> выкуп внешки для нужного на месяц</li>
<li style="margin-bottom: 10px;"><span style="color: #4a6b3f; font-weight: 500;">26-30 слов:</span> реклама нужного (3 недели)</li>
<li style="margin-bottom: 15px;"><span style="color: #4a6b3f; font-weight: 500;">31-35 слов:</span> смена внешности (единократно)</li>
<li style="font-weight: 600;"><span style="color: #2a2a2a;">36+ слов:</span> любые два бонуса</li>
</ul>
</div>
<!-- Блок с правилами -->
<div style="flex: 1; background: #eeeeee70; padding: 20px; border-radius: 5px; border: 1px solid #e0e0e0; box-shadow: 0 2px 6px rgba(0,0,0,0.03);">
<h3 style="color: #4a6b3f; margin-top: 0; padding-bottom: 8px; border-bottom: 1px dashed #c0c0b0; font-size: 18px; font-weight: 600;">Правила </h3>
<ol style="padding-left: 20px; margin: 10px; font-size: 14px; color: #2a2a2a;">
<li style="margin-bottom: 15px;">✦ Участвовать могут и игроки, и гости</li>
<li style="margin-bottom: 10px;">✦ Составляйте слова из букв данного слова</li>
<li style="margin-bottom: 10px;">✦ Только существительные в единственном числе</li>
<li style="margin-bottom: 10px;">✦ Минимум 3 буквы в слове</li>
<li style="margin-bottom: 10px;">✦ Каждое слово = 10 монет</li>
<li style="margin-bottom: 10px;">✦ По одному бонусу в руки</li>
<li style="margin-top: 40px;"> Свои ответы выкладывайте под скрытым текстом</li>
</ol>
</div>
</div>
<div style="text-align: center; margin-bottom: 20px; padding: 20px; background: #eeeeee70; border-radius: 5px; border: 1px solid #e0e0e0; box-shadow: 0 2px 6px rgba(0,0,0,0.03);">
<div style="font-size: 13px; color: #666;">наше слово</div>
<div style="font-size: 28px; font-weight: 700; color: #2a2a2a; letter-spacing: 2px; margin-bottom: 5px;">ПОЗДРАВЛЕНИЕ</div>
</div>
</div>
[/html]