Taormina’da Görkemli Bir Gece

Yüksek mücevher dünyasının simge isimlerinden Bvlgari, yeni koleksiyonu Polychroma’yı Sicilya kasabası Taormina’da görkemli bir etkinlikle tanıttı. Şehrin Antik Yunan Tiyatrosu’nda gerçekleşen gösteride, markanın tarih ve çağdaş sanatla kurduğu özel bağı bir kez daha gözler önüne serdi. Moda, sanat ve sinemanın kesiştiği gecede Bvlgari’nin global marka elçileri Lisa Manobal, Priyanka Chopra Jonas, Liu Yifei ve Viola Davis gibi yıldız isimler yer aldı.
Viola Davis | |
Priyanka Chopra Jones | |
Lucia Silvestri | |
Liu Yifei | |
Lisa Manobal |
Yaklaşık 250 yeni yüksek mücevher ve saatçilik eserinin tanıtıldığı koleksiyon, 60 “milyoner” parça ve 5 dönüm noktası niteliğindeki mücevherle birlikte toplamda 600 eşsiz tasarımı kapsıyor. Polychroma, Roma stilini ve Sicilya’nın ruhunu cesur renk paletleriyle harmanlıyor. Etkinliğin en önemli anı, Antik Yunan Tiyatrosu’nda sergilenen üç perdeli performanstı. Royal Ballet’in yönetmeni Sir Wayne McGregor’un koreografisi, mücevherlerle dansı bir araya getirdi. Francesco Murano’nun özel tasarımlarını giyen modeller, Antik mimariden ilhamla yaratılan dekorun arasında yürüdü, ve performansı duyular üstü bir deneyime dönüştürdü.
XV. yüzyıldan kalma bir manastırdan dönüştürülen San Domenico Palace, koleksiyona ev sahipliği yaptı. Sicilya doğasından ilham alan sergi düzenlemesi, renkli mermerler, oniks detaylar ve yerel sanatçılarla yaratılan eserlerle tamamlandı. Zach Lieberman’ın dijital çalışmaları ve Rubelli’nin dokuma yorumları, mücevherlerin anlatı gücünü artırdı. Bvlgari, teknolojiyi de mücevher sanatıyla buluşturdu. ‘Connected Jewelry’ konsepti ile her parça, özel bir mikro gravür sayesinde, kullanıcıya taşın kökeni ve işçiliği hakkında bilgi sunan dijital bir deneyime dönüştü. Apple Vision Pro ile sunulan karma gerçeklik turu ise ziyaretçileri bilginin ve tarihin içine taşıdı.
Bvlgari’nin kültürel sorumluluğu, Fondazione Bvlgari aracılığıyla hayat buluyor. Taormina’daki Palazzo Corvaja’da yer alan sembolik bir fresk restore edilirken, Palermo’daki Salinas Arkeoloji Müzesi’nde görme engellilere özel bir dokunsal rota oluşturuluyor. Bu projeler, sanatın ve tarihin herkes için erişilebilir olmasına dair Bvlgari’nin kararlılığını yansıtıyor.
1
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
2
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
3
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
4
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
5
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
6
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
7
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
8
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
9
Bvglari
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}