Cover Image

Дочь Сальмы Хайек повторила культовый образ своей мамы из 90-х. Голосуй, кому платье идет больше

  
 15 Март 2023    МОДА

В ночь с воскресенья на понедельник в стенах Dolby Theatre прошла 95-я церемония вручения премии «Оскар». На красной дорожке главного киномероприятия появились, кажется, все актеры и актрисы А-листа, образы которых мы внимательно рассматривали на протяжении всего вечера. Однако кое-что смогло скрыться от наших глаз.

Оказывается, дочь Сальмы Хайек Валентина Пино появилась в тот вечер на красной дорожке «Оскара» в алом платье Isaac Mizrahi, которое актриса надевала еще в 1997 году на Fire & Ice Ball. Голосуй, кому образ идет больше.

    <style>
        [v-cloak] {
            display: none;
        }
    </style>
    <div class="multi-voting-block not-initialized" data-voting-number="1" data-json='{"mainQuestion":"","total":6,"questions":[{"image":"","text":"\u0421\u0430\u043b\u044c\u043c\u0430 \u0425\u0430\u0439\u0435\u043a","votes":"6","percentage":100,"progress":0},{"image":"","text":"\u0412\u0430\u043b\u0435\u043d\u0442\u0438\u043d\u0430 \u041f\u0438\u043d\u043e","votes":"0","percentage":0,"progress":-100}]}' v-cloak>
        <form class="card mt-4 p-4 border border-gray-light">
            <h3 v-if="mainQuestion" class="mb-5 font-body text-center">{{mainQuestion}}</h3>
            <div class="voting-wrapper with-photo" v-for="(question, index) in questions" :data-item-number="index" question>
                <figure v-if="question.image">
                    <div class="grid-item__figure">
                        <img src="https://vashpr.ru/bl-content/uploads/pages/425869c9bd29680be6c08bb989f1bcf9/" alt="https://st.peopletalk.ru/wp-content/themes/peopletalk2019/dist/img/peopleTalk-small.jpg">
                        <div class="grid-item__image" :style="{'background-image': 'url(' + question.image +')'}"></div>
                    </div>
                </figure>
                <div class="voiting-action-wrapper">
                    <div class="voiting-inner" :class="{ 'result-state-other': isVoted &amp;&amp; !question.sel, 'result-state-you': question.sel }">
                        <div class="voiting-name font-weight-medium">
                            <p class="text-black">{{question.text}}</p>
                        </div>
                        <div class="voiting-result-percent">

{{question.votes}}

                    </div>
                </div>
            </div>
            <div class="d-block pt-2 text-sm text-center">Всего голосов {{total}}</div>
        </form>
    </div>