[hideprofile][html]
<div class="need-fc">
<h>желанные лица</h>

<p>выбирая одну из внешностей в этой теме, вы получаете 2000$ при регистрации и право выбрать базовую иконку в профиль.</p>

<div class="promotion">
<!-- cell class=claim занятая внешность -->
<cell><gif><img src="https://allwebs.ru/images/2026/05/31/bc0a4bcd363aae509c4ae3e1cb36f076.gif"></gif><name><mark>robert pattinson</mark></name></cell>

<cell><gif><img src="https://allwebs.ru/images/2026/05/31/bf202a6940713c9adb7f4b959379da73.gif"></gif><name><mark>louis hoffman</mark></name></cell>

<cell><gif><img src="https://allwebs.ru/images/2026/05/31/7b07de92dd899f8e2b002540eea1aacf.gif"></gif><name><mark>boyd holbrook</mark></name></cell>

<cell><gif><img src="https://allwebs.ru/images/2026/05/31/c3762a6b7d58f1cef4c8dc632ddf4e9f.gif"></gif><name><mark>deva cassel</mark></name></cell>

<cell><gif><img src="https://allwebs.ru/images/2026/05/31/6013e8fd68dfe92b93b8d6885cd01b46.gif"></gif><name><mark>sabrina carpenter</mark></name></cell>

<cell><gif><img src="https://allwebs.ru/images/2026/05/31/3b12421c3bf0fb39767ce261e930e407.gif"></gif><name><mark>sydney sweeney</mark></name></cell>

</div>

</div>

<style>
.need-fc { position: relative;
    border: 1px solid rgb(var(--acc2));
    border-radius: 10px !important;
    width: 900px;
    background: transparent;
    padding: 40px 20px 10px 20px;
   margin:0 auto;
}

.need-fc h {
    display: block;
    font-weight: 800;
    font-size: 24px !important;
    letter-spacing: -0.2px;
    color: rgb(var(--acc1));
    position: absolute;
    top: 0;
    background: rgb(var(--acc2));
    border-radius: 0px 0px 16px 16px;
    padding: 0px 12px 6px 12px;
}

.need-fc .promotion {display: grid;
  grid-template-columns: repeat(3, 250px);
  grid-gap: 30px;
  margin: 20px auto;
  justify-content: center;}

.need-fc .promotion cell {margin: 0 auto 10px;    position: relative;    z-index: 1;    display: block;    width: 250px;    height: 150px;
    opacity: 1;  box-sizing: content-box; ;}

.need-fc .promotion cell gif {    display: block;    width: 100%;   height: 150px;   -webkit-filter: brightness(0.8) grayscale(0.1); }

.need-fc .promotion cell gif img {  height: 150px;  width: 100%;   object-fit: cover;    filter: contrast(120%);    opacity: .7;border-radius:3px;}
.need-fc .promotion cell name { position: absolute;    bottom: -20px; margin: 0 auto;  display: block;    width: 100%;    text-align: center;font-weight:bold; font-size:14px; }
.need-fc mark {background-color: rgb(var(--acc2), 1);
    padding: 4px 20px;
    border-radius: 0 0 10px 10px; color: rgb(var(--acc1));
}

.need-fc p {
    width: 100%;
    background: rgb(var(--color-pun1), .6);
    height: fit-content;
    border-radius: 9px;
    padding: 14px !important;
    white-space: pre-wrap;
    line-height: 140%;
    margin-top: 10px;
}
.need-fc .claim gif { filter: grayscale(100%);}
.need-fc .claim name { text-decoration: line-through;}
</style>
[/html]