<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Коктейльная мифология - Locals</title>
	<atom:link href="https://locals.md/t/kokteylnaya-mifologiya/feed/" rel="self" type="application/rss+xml" />
	<link>https://locals.md/t/kokteylnaya-mifologiya/</link>
	<description>ежедневный интернет-журнал о событиях в Кишинёве и Молдове.</description>
	<lastBuildDate>Mon, 06 Oct 2025 18:49:27 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://static.locals.md/2024/05/cropped-locals-logo-32x32.png</url>
	<title>Коктейльная мифология - Locals</title>
	<link>https://locals.md/t/kokteylnaya-mifologiya/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Negroni Week 2025 в Молдове: мировая коктейльная легенда, объединяющая вкус и благотворительность</title>
		<link>https://locals.md/2025/negroni-week/</link>
					<comments>https://locals.md/2025/negroni-week/#respond</comments>
		
		<dc:creator><![CDATA[orrin.n]]></dc:creator>
		<pubDate>Tue, 23 Sep 2025 07:39:19 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[молдова]]></category>
		<category><![CDATA[Campari]]></category>
		<category><![CDATA[HoReCa]]></category>
		<category><![CDATA[Negroni]]></category>
		<category><![CDATA[Negroni Week]]></category>
		<category><![CDATA[UBFB Trade Group]]></category>
		<category><![CDATA[коктейли]]></category>
		<category><![CDATA[коктейль бары]]></category>
		<category><![CDATA[Коктейльная мифология]]></category>
		<category><![CDATA[на правах рекламы]]></category>
		<category><![CDATA[осенние коктейли]]></category>
		<guid isPermaLink="false">https://locals.md/?p=532928</guid>

					<description><![CDATA[<p>В этом году Negroni Week пройдёт с 22 по 28 сентября и станет самой масштабной за всё время. Более 13 баров и ресторанов Кишинёва официально заявили о своём участии, подготовив специальное меню, посвящённое легендарному коктейлю.</p>
<p>Запись <a href="https://locals.md/2025/negroni-week/">Negroni Week 2025 в Молдове: мировая коктейльная легенда, объединяющая вкус и благотворительность</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!--allrecords--> <div id="allrecords" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="66881" data-tilda-page-id="80939946" data-tilda-formskey="59792232a6ab01467794a876050b3bd1" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-country="MD"> <!--header--> <header id="t-header" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="66881" data-tilda-page-id="12404890" data-tilda-page-alias="header" data-tilda-formskey="59792232a6ab01467794a876050b3bd1" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-country="MD"> <div id="rec207675157" class="r t-rec" style="background-color:#ffffff; " data-animationappear="off" data-record-type="461" data-bg-color="#ffffff"> <!-- T461 --> <div id="nav207675157marker"></div> <div class="tmenu-mobile"> <div class="tmenu-mobile__container"> <div class="tmenu-mobile__text t-name t-name_md" field="menu_mob_title">&nbsp;</div> <button type="button"
class="t-menuburger t-menuburger_first "
aria-label="Navigation menu"
aria-expanded="false"> <span style="background-color:#fff;"></span> <span style="background-color:#fff;"></span> <span style="background-color:#fff;"></span> <span style="background-color:#fff;"></span> </button> <script>function t_menuburger_init(recid) {var rec=document.querySelector('#rec' + recid);if(!rec) return;var burger=rec.querySelector('.t-menuburger');if(!burger) return;var isSecondStyle=burger.classList.contains('t-menuburger_second');if(isSecondStyle&&!window.isMobile&&!('ontouchend' in document)) {burger.addEventListener('mouseenter',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-unhovered');burger.classList.add('t-menuburger-hovered');});burger.addEventListener('mouseleave',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-hovered');burger.classList.add('t-menuburger-unhovered');setTimeout(function() {burger.classList.remove('t-menuburger-unhovered');},300);});}
burger.addEventListener('click',function() {if(!burger.closest('.tmenu-mobile')&&!burger.closest('.t450__burger_container')&&!burger.closest('.t466__container')&&!burger.closest('.t204__burger')&&!burger.closest('.t199__js__menu-toggler')) {burger.classList.toggle('t-menuburger-opened');burger.classList.remove('t-menuburger-unhovered');}});var menu=rec.querySelector('[data-menu="yes"]');if(!menu) return;var menuLinks=menu.querySelectorAll('.t-menu__link-item');var submenuClassList=['t978__menu-link_hook','t978__tm-link','t966__tm-link','t794__tm-link','t-menusub__target-link'];Array.prototype.forEach.call(menuLinks,function(link) {link.addEventListener('click',function() {var isSubmenuHook=submenuClassList.some(function(submenuClass) {return link.classList.contains(submenuClass);});if(isSubmenuHook) return;burger.classList.remove('t-menuburger-opened');});});menu.addEventListener('clickedAnchorInTooltipMenu',function() {burger.classList.remove('t-menuburger-opened');});}
t_onReady(function() {t_onFuncLoad('t_menuburger_init',function(){t_menuburger_init('207675157');});});</script> <style>.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}.t-menuburger span:nth-child(1){top:0px;}.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}.t-menuburger span:nth-child(4){top:16px;}.t-menuburger__big{width:42px;height:32px;}.t-menuburger__big span{height:5px;}.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}.t-menuburger__big span:nth-child(4){top:26px;}.t-menuburger__small{width:22px;height:14px;}.t-menuburger__small span{height:2px;}.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}.t-menuburger__small span:nth-child(4){top:12px;}.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}@media (hover),(min-width:0 ){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}@media (hover),(min-width:0 ){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}}.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}@media (hover),(min-width:0 ){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}}.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}.t-menuburger_fourth{height:12px;}.t-menuburger_fourth.t-menuburger__small{height:8px;}.t-menuburger_fourth.t-menuburger__big{height:18px;}.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}.t-menuburger_fourth span:nth-child(4){top:8px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}@media (hover),(min-width:0 ){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}50%{width:100%;left:0;right:0;}100%{width:80%;left:0;right:20%;}}@keyframes t-menuburger-anim2{0%{width:80%;left:0;}50%{width:100%;right:0;left:0;}100%{width:80%;left:20%;right:0;}}</style> </div> </div> <style>.tmenu-mobile{background-color:#111;display:none;width:100%;top:0;z-index:990;}.tmenu-mobile_positionfixed{position:fixed;}.tmenu-mobile__text{color:#fff;}.tmenu-mobile__container{min-height:64px;padding:20px;position:relative;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.tmenu-mobile__list{display:block;}.tmenu-mobile__burgerlogo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;vertical-align:middle;}.tmenu-mobile__imglogo{height:auto;display:block;max-width:300px!important;box-sizing:border-box;padding:0;margin:0 auto;}@media screen and (max-width:980px){.tmenu-mobile__menucontent_hidden{display:none;height:100%;}.tmenu-mobile{display:block;}}@media screen and (max-width:980px){#rec207675157 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}</style> <style> #rec207675157 .tmenu-mobile__burgerlogo a{color:#ffffff;}</style> <style> #rec207675157 .tmenu-mobile__burgerlogo__title{color:#ffffff;}</style> <div id="nav207675157" class="t461 t461__positionstatic tmenu-mobile__menucontent_hidden" style="background-color: rgba(255,255,255,1); " data-bgcolor-hex="#ffffff" data-bgcolor-rgba="rgba(255,255,255,1)" data-navmarker="nav207675157marker" data-appearoffset="" data-bgopacity-two="" data-menushadow="" data-menushadow-css="" data-bgopacity="1" data-menu-items-align="center" data-menu="yes"> <div class="t461__maincontainer "> <div class="t461__topwrapper" style="height:130px;"> <div class="t461__logowrapper"> <div class="t461__logowrapper2"> <div style="display: block;"> <a href="https://locals.md/" target="_blank"> <img class="t461__imglogo t461__imglogomobile"
src="https://static.tildacdn.com/tild3332-3961-4931-a338-326131636534/noroot.png"
imgfield="img"
style="max-width: 100px; width: 100px;"
alt=""> </a> </div> </div> </div> <nav class="t461__listwrapper t461__mobilelist"> <ul role="list" class="t461__list"> <li class="t461__list_item"
style="padding:0 15px 0 0;"> <a class="t-menu__link-item"
href="https://locals.md/c/gorod/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="1">
Город
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/events/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="2">
События
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/zdorove-2/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="3">
Здоровье
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/kultura/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="4">
Арт
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/discover-moldova/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="5">
Молдова
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/puteshestviya/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="6">
Поехали
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/oldchisinau/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="7">
История
</a> </li> <li class="t461__list_item"
style="padding:0 0 0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/tak-i-zhivyom/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="8">
Подкаст
</a> </li> </ul> </nav> <div class="t461__alladditional"> <div class="t461__leftwrapper" style=" padding-right:100px;"> <div class="t461__additionalwrapper"> </div> </div> <div class="t461__rightwrapper" style=" padding-left:100px;"> <div class="t461__additionalwrapper"> <div class="t461__additional_buttons t461__additionalitem"> <div class="t461__additional_buttons_wrap"> <div class="t461__additional_buttons_but"> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_sm"
href="https://locals.md/t/city-guide/"
target="_blank"> <span class="t-btnflex__text">ГИД ПО КИШИНЁВУ</span> <style>#rec207675157 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#4183d7;border-style:none !important;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform;transition-timing-function:ease-in-out;}@media (hover:hover) {#rec207675157 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover {color:#3b3b3b !important;background-color:#ffffff !important;}#rec207675157 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible {color:#3b3b3b !important;background-color:#ffffff !important;}}</style> </a> </div> <div class="t461__additional_buttons_but"> <a
class="t-btn t-btnflex t-btnflex_type_button2 t-btnflex_sm"
href="https://locals.md/t/wine-like-a-local/"
target="_blank"> <span class="t-btnflex__text">WINE LIKE A LOCAL</span> <style>#rec207675157 .t-btnflex.t-btnflex_type_button2 {color:#ffffff;background-color:#df0037;border-style:none !important;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform;transition-timing-function:ease-in-out;}@media (hover:hover) {#rec207675157 .t-btnflex.t-btnflex_type_button2:not(.t-animate_no-hover):hover {color:#3b3b3b !important;background-color:#ffffff !important;}#rec207675157 .t-btnflex.t-btnflex_type_button2:not(.t-animate_no-hover):focus-visible {color:#3b3b3b !important;background-color:#ffffff !important;}}</style> </a> </div> </div> </div> </div> </div> </div> </div> <div class="t461__middlelinewrapper"> <div class="t461__linewrapper"> <hr
class="t461__horizontalline t-divider" data-divider-fieldset="color,bordersize,opacity"
style=" background-color:#ebebeb; height:2px; "> </div> </div> <div class="t461__bottomwrapper t461__menualign_center" style=" height:50px;"> <nav class="t461__listwrapper t461__desktoplist"> <ul role="list" class="t461__list t-menu__list"> <li class="t461__list_item"
style="padding:0 15px 0 0;"> <a class="t-menu__link-item"
href="https://locals.md/c/gorod/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="1">
Город
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/events/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="2">
События
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/zdorove-2/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="3">
Здоровье
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/kultura/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="4">
Арт
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/discover-moldova/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="5">
Молдова
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/c/puteshestviya/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="6">
Поехали
</a> </li> <li class="t461__list_item"
style="padding:0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/oldchisinau/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="7">
История
</a> </li> <li class="t461__list_item"
style="padding:0 0 0 15px;"> <a class="t-menu__link-item"
href="https://locals.md/t/tak-i-zhivyom/"
target="_blank" data-menu-submenu-hook="" data-menu-item-number="8">
Подкаст
</a> </li> </ul> </nav> </div> </div> </div> <style>@media screen and (max-width:980px){#rec207675157 .t461__leftcontainer{padding:20px;}}@media screen and (max-width:980px){#rec207675157 .t461__imglogo{padding:20px 0;}}</style> <script>t_onReady(function() {t_onFuncLoad('t_menu__highlightActiveLinks',function() {t_menu__highlightActiveLinks('.t461__desktoplist .t461__list_item a');});});t_onFuncLoad('t_menu__setBGcolor',function() {window.addEventListener('resize',t_throttle(function() {t_menu__setBGcolor('207675157','.t461');}));});t_onReady(function() {t_onFuncLoad('t_menu__setBGcolor',function() {t_menu__setBGcolor('207675157','.t461');});t_onFuncLoad('t_menu__interactFromKeyboard',function() {t_menu__interactFromKeyboard('207675157');});});</script> <script>t_onReady(function() {var rec=document.querySelector('#rec207675157');if(!rec) return;var wrapperBlock=rec.querySelector('.t461');if(!wrapperBlock) return;t_onFuncLoad('t_menu__createMobileMenu',function() {t_menu__createMobileMenu('207675157','.t461');});});</script> <style>#rec207675157 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;}#rec207675157 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{color:#666666 !important;}#rec207675157 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible{color:#666666 !important;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec207675157 .t-menu__link-item,#rec207675157 .t-menu__link-item.t-active{opacity:1 !important;}}</style> <style> #rec207675157 .t461__logowrapper2 a{color:#ffffff;}#rec207675157 a.t-menu__link-item{color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;}#rec207675157 .t461__additional_langs_lang a{color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;}</style> <style> #rec207675157 .t461__logo{color:#ffffff;}</style> </div> </header> <!--/header--> <div id="rec1349149141" class="r t-rec t-rec_pt_120 t-rec_pt-res-480_30 t-rec_pb_90 t-rec_pb-res-480_45 t-screenmin-480px" style="padding-top:120px;padding-bottom:90px; " data-animationappear="off" data-record-type="1001" data-screen-min="480px"> <!-- t1001 --> <div class="t1001"> <div class="t-container t-align_center"> <div class="t-col t-col_8 t-prefix_2"> <div class="t1001__title t-title t-title_md t-margin_auto" field="title">Negroni Week 2025 в Молдове: </div> <div class="t1001__descr t-descr t-descr_lg t-margin_auto" field="descr">мировая коктейльная легенда, объединяющая вкус и благотворительность</div> </div> </div> <div class="t1001__img-wrapper t-container t1001__container_column"> <div class="t1001__img t-bgimg"
bgimgfield="img" data-original="https://static.tildacdn.com/tild3632-3430-4930-a562-336162363062/1920x1080_Campari_KV.jpeg"
style="background-image:url('https://thb.tildacdn.com/tild3632-3430-4930-a562-336162363062/-/resizeb/20x/1920x1080_Campari_KV.jpeg');"
itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3632-3430-4930-a562-336162363062/1920x1080_Campari_KV.jpeg"> </div> </div> </div> <style> @media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349149141 .t1001__title{font-size:38px;}}@media screen and (min-width:480px){#rec1349149141 .t1001__descr{font-size:30px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349149141 .t1001__descr{font-size:22px;}}</style> <style> #rec1349149141 .t1001__img{border-radius:30px;}</style> </div> <div id="rec1349252331" class="r t-rec t-rec_pt_120 t-rec_pt-res-480_30 t-rec_pb_90 t-rec_pb-res-480_45 t-screenmax-480px" style="padding-top:120px;padding-bottom:90px; " data-animationappear="off" data-record-type="1001" data-screen-max="480px"> <!-- t1001 --> <div class="t1001"> <div class="t-container t-align_center"> <div class="t-col t-col_8 t-prefix_2"> <div class="t1001__title t-title t-title_md t-margin_auto" field="title">Negroni Week 2025 в Молдове: </div> <div class="t1001__descr t-descr t-descr_lg t-margin_auto" field="descr">мировая коктейльная легенда, объединяющая вкус и благотворительность</div> </div> </div> <div class="t1001__img-wrapper t-container t1001__container_column" style="height: 35vh;"> <div class="t1001__img t-bgimg"
bgimgfield="img" data-original="https://static.tildacdn.com/tild3632-3430-4930-a562-336162363062/1920x1080_Campari_KV.jpeg"
style="background-image:url('https://thb.tildacdn.com/tild3632-3430-4930-a562-336162363062/-/resizeb/20x/1920x1080_Campari_KV.jpeg');"
itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3632-3430-4930-a562-336162363062/1920x1080_Campari_KV.jpeg"> </div> </div> </div> <style> @media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349252331 .t1001__title{font-size:38px;}}@media screen and (min-width:480px){#rec1349252331 .t1001__descr{font-size:30px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349252331 .t1001__descr{font-size:22px;}}</style> <style> #rec1349252331 .t1001__img{border-radius:30px;}</style> </div> <div id="rec1349156091" class="r t-rec t-rec_pt_0 t-rec_pb_0 t-rec_pb-res-480_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="483"> <!-- T483 --> <div class="t483"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <div
class="t483__descr t-descr t-descr_xxxl t-margin_auto"
field="descr"> <p style="text-align: left;"><strong>Negroni Week</strong>&nbsp;— это ежегодное международное благотворительное мероприятие, посвящённое одному из самых известных коктейлей в мире —&nbsp;<strong>Negroni.</strong>&nbsp;Оно создано для того, чтобы объединить страсть к миксологии с поддержкой благотворительных инициатив.&nbsp;<strong>С 22 по 28 сентября</strong>, это событие объединит бары, барменов и ценителей коктейлей из десятков стран. В Республике Молдова интерес к культуре коктейлей постоянно растёт, и Negroni Week 2025 года станет особенно значимым благодаря активному участию местных баров и ресторанов.</p> </div> </div> </div> </div> <style> #rec1349156091 .t483__descr{font-size:18px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349156091 .t483__descr{font-size:18px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349156091 .t483__text{font-size:20px;}}</style> </div> <div id="rec1349192521" class="r t-rec t-rec_pt_0 t-rec_pb_75 t-rec_pb-res-480_0" style="padding-top:0px;padding-bottom:75px; " data-record-type="223"> <!-- T195 --> <div class="t195"> <div class="t-container"> <div class="t-col t-col_7 t-prefix_1"> <div class="t195__text t-text t-text_md" field="text">В 2013 году&nbsp;<strong>Campari</strong>&nbsp;совместно с журналом Imbibe запустили&nbsp;<strong>Negroni Week&nbsp;</strong>— глобальную инициативу, которая на одну неделю объединяет бары по всему миру: они включают Negroni в специальное меню и направляют часть выручки на благотворительность, в том числе в пользу&nbsp;<strong>Slow Food</strong>&nbsp;и поддержку представителей&nbsp;<strong>HoReCa</strong>. Сегодня<strong>&nbsp;Negroni&nbsp;</strong>— это и вечный ориентир мировой миксологии, и площадка для творчества и ответственного потребления, превращающая любовь к классическому коктейлю в реальную социальную помощь.</div> </div> <div class="t-col t-col_3 t195__imgsection" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3262-3737-4761-b365-326462636135/NW_Logo.jpg"> <img class="t195__img t-img"
src="https://thb.tildacdn.com/tild3262-3737-4761-b365-326462636135/-/empty/NW_Logo.jpg" data-original="https://static.tildacdn.com/tild3262-3737-4761-b365-326462636135/NW_Logo.jpg"
imgfield="img" data-tu-max-width="1200" data-tu-max-height="1200"
alt=""><br /> <div class="t195__sectitle t-descr" field="imgtitle" itemprop="name"></div> <div class="t195__secdescr t-descr" field="imgdescr" itemprop="description"></div> </div> </div> </div> <style> #rec1349192521 .t195__text{font-size:18px;}#rec1349192521 .t195__sectitle{font-size:18px;}#rec1349192521 .t195__secdescr{font-size:18px;}</style> </div> <div id="rec1349195941" class="r t-rec t-rec_pt_30 t-rec_pb_45" style="padding-top:30px;padding-bottom:45px;background-color:#ffffff; " data-record-type="467" data-bg-color="#ffffff"> <!-- T467 --> <div class="t467"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_1"> <div class="t467__title t-title t-title_lg " field="title"><div style="font-size: 36px;" data-customstyle="yes"><p style="text-align: left;"><strong>Negroni Week 2025 — в Республике Молдова</strong></p></div></div> <div class="t467__descr t-descr t-descr_xl " field="descr"><p style="text-align: left;">Сохраняя верность традициям и социальной миссии, <strong>Negroni Week</strong> в 2025 году продолжает расширять своё наследие. Республика Молдова всё активнее присоединяется к этому глобальному движению. В этом году, <strong>Negroni Week пройдёт с 22 по 28 сентября</strong> и станет самой масштабной за всё время. <strong>Более 13 баров и ресторанов Кишинёва</strong> официально заявили о своём участии, подготовив специальное меню, посвящённое легендарному коктейлю.</p></div> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_md"
href="https://www.google.com/maps/@47.0436245,28.7573335,13z/data=!4m3!11m2!2s2x_Rn8EZQvyHOWVTJdt5lA!3e3?entry=ttu&g_ep=EgoyMDI1MDkxNy4wIKXMDSoASAFQAw%3D%3D"> <span class="t-btnflex__text">Карта заведений</span> <style>#rec1349195941 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#b10000;border-style:none !important;border-radius:30px;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform;transition-timing-function:ease-in-out;}</style> </a> </div> </div> </div> <style> @media screen and (min-width:900px){#rec1349195941 .t467__title{font-size:44px;}}@media screen and (min-width:480px) and (max-width:900px){#rec1349195941 .t467__title{font-size:38px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349195941 .t467__title{font-size:38px;}}#rec1349195941 .t467__descr{font-size:20px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349195941 .t467__descr{font-size:18px;}}</style> </div> <div id="rec1349200191" class="r t-rec t-rec_pt_15 t-rec_pb_60 t-rec_pb-res-480_0" style="padding-top:15px;padding-bottom:60px; " data-animationappear="off" data-record-type="987"> <!-- T987 --> <div class="t987"> <div class="t-container"> <div class="t987__headerwrapper t-col t-col_10 t-prefix_1 t-align_left" style="margin-bottom: 20px;"> <div class="t987__header-uptitle t-descr t-descr_xs " field="subtitle"> <div style="font-size: 18px;" data-customstyle="yes"><span style="color: rgb(0, 0, 0);">Заведения, в которых вы сможете попробовать разные&nbsp;</span><strong style="color: rgb(0, 0, 0);">вариации Negroni по уникальным ценам</strong><span style="color: rgb(0, 0, 0);">:</span></div> </div> </div> <div class="t987__linewrapper t-col t-col_10 t-prefix_1"> <div class="t-divider t987__line" style=" "></div> </div> <div class="t987__row t987__headline t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-title t-descr t-descr_xs" field="subtitle2">Заведение</div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-title t-descr t-descr_xs" field="subtitle3">Адрес</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__5983090304340"><strong><a href="https://www.negroniweek.com/find/?venue=12790">27 Bar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__5983090304340">Chișinău, Strada Ion Inculeț, 14.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__5983090304341"><strong><a href="https://www.negroniweek.com/find/?venue=8671">Caffe delle Colonne</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__5983090304341">Chișinău, Bulevardul Ștefan Cel Mare și Sfânt, 148.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__5983090304342"><strong><a href="https://www.negroniweek.com/find/?venue=11599">Casaroz Bar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__5983090304342">Chișinău, Strada Columna, 51.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__5983090304343"><strong><a href="https://www.negroniweek.com/find/?venue=6900">Covor Bar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__5983090304343">Chișinău, Strada Mitropolit Varlaam, 69A.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__5983090304344"><strong><a href="https://www.negroniweek.com/find/?venue=13140">Escobar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__5983090304344">Chișinău, Strada Pușkin, 32.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750523360"><strong><a href="https://www.negroniweek.com/find/?venue=4336">Gastrobar Altă Mare</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750523360">Vatra, Strada Iazului, 16.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750531163"><strong><a href="https://www.negroniweek.com/find/?venue=7051">GUD</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750531163">Chișinău, Strada Mihail Sadoveanu, 19.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750542281"><strong><a href="https://www.negroniweek.com/find/?venue=13640">LOOK Restobar & Terrace</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750542281">Chișinău. Strada Kiev, 16/1</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750555145"><strong><a href="https://www.negroniweek.com/find/?venue=13076">Marlene</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750555145">Chișinău, Strada București, 75.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750567219"><strong><a href="https://www.negroniweek.com/find/?venue=7046">Noema</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750567219">Chișinău, Bulevardul Ștefan Cel Mare și Sfânt, 103.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750579276"><strong><a href="https://www.negroniweek.com/find/?venue=16152">Rockovoy Bar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750579276">Chișinău, Strada București, 67.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750592153"><strong><a href="https://www.negroniweek.com/find/?venue=5666">Table 9 Events & Restaurant</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750592153">Chișinău, Strada Drumul Viilor, 34/1.</div> </div> </div> <div class="t987__row t-row t-clear"> <div class="t987__leftcol t-col t-col_4 t-prefix_1"> <div class="t987__section-text t-text t-text_lg" field="li_date__1758750604527"><strong><a href="https://www.negroniweek.com/find/?venue=5666">Table 9 Lounge & Bar</a></strong></div> </div> <div class="t987__rightcol t-col t-col_6"> <div class="t987__section-text t-text t-text_lg" field="li_text__1758750604527">Chișinău, Bulevardul Decebal, 22.</div> </div> </div> </div> </div> <style> #rec1349200191 .t987__section-title{font-size:18px;}#rec1349200191 .t987__section-text{font-size:22px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349200191 .t987__section-text{font-size:18px;}}</style> </div> <div id="rec1349207551" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="223"> <!-- T195 --> <div class="t195"> <div class="t-container"> <div class="t-col t-col_3 t-prefix_1 t195__imgsection" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3061-3038-4938-a134-306564373932/Screenshot_2025-09-2.png"> <img class="t195__img t-img"
src="https://thb.tildacdn.com/tild3061-3038-4938-a134-306564373932/-/empty/Screenshot_2025-09-2.png" data-original="https://static.tildacdn.com/tild3061-3038-4938-a134-306564373932/Screenshot_2025-09-2.png"
imgfield="img" data-tu-max-width="1200" data-tu-max-height="1200"
alt=""><br /> <div class="t195__sectitle t-descr" field="imgtitle" itemprop="name"></div> <div class="t195__secdescr t-descr" field="imgdescr" itemprop="description"></div> </div> <div class="t-col t-col_7 "> <div class="t195__text t-text t-text_md" field="text">С поддержкой компании <strong>UBFB Trade Group SRL</strong> — официального импортёра и дистрибьютора Campari в Республике Молдова, — <strong>Negroni Week 2025</strong> приглашает жителей и гостей Кишинёва посетить участвующие бары и рестораны.<br /><br />В течение недели, можно будет попробовать более <strong>15 вариаций</strong> и <strong>6 авторских интерпретаций </strong>легендарного коктейля Negroni, открыть новые вкусовые сочетания и поддержать талант местных барменов. и одновременно внести вклад в инициативу с позитивным эффектом для сообщества.</div> </div> </div> </div> <style> #rec1349207551 .t195__text{font-size:18px;}#rec1349207551 .t195__sectitle{font-size:18px;}#rec1349207551 .t195__secdescr{font-size:18px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349207551 .t195__secdescr{font-size:18px;}}</style> </div> <div id="rec1349211651" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_10 t-prefix_1"> <div field="text" class="t-text t-text_md ">Благодаря сотрудничеству с Campari и его глобальными партнёрами, бары и рестораны-участники становятся частью международной традиции, где профессиональное мастерство сочетается с поддержкой благотворительных инициатив. Таким образом, Negroni Week в этом году — это не просто праздник вкуса, но и возможность закрепить присутствие Молдовы на международной карте крупнейших мероприятий в мире миксологии.</div> </div> </div> </div> <style> #rec1349211651 .t-text{font-size:18px;}</style> </div> <div id="rec1349214991" class="r t-rec t-rec_pt_60 t-rec_pb_0" style="padding-top:60px;padding-bottom:0px; " data-record-type="795"> <!-- T795 --> <div class="t795"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_1"> <div class="t795__title t-title t-title_xs" field="title"><div style="font-size: 36px;" data-customstyle="yes"><strong>Negroni – легенда миксологии и его глобальная миссия</strong></div></div> </div> </div> </div> <style> @media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349214991 .t795__title{font-size:34px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349214991 .t795__descr{font-size:18px;}}</style> </div> <div id="rec1349212301" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="195"> <!-- T177 --> <div class="t177"> <div class="t-container"> <div class="t-col t-col_6 t-align_center"> <img class="t177__img t-img"
src="https://thb.tildacdn.com/tild3330-6135-4137-b935-396338393632/-/empty/Negroni_Recipe.png" data-original="https://static.tildacdn.com/tild3330-6135-4137-b935-396338393632/Negroni_Recipe.png"
imgfield="img"
alt=""> </div> <div class="t-col t-col_5 "> <div class="t177__text t-text t-text_sm" field="text">Прежде чем <strong>Negroni</strong> стал одним из самых известных коктейлей в мире, первым шагом к его созданию стал Americano. Этот итальянский аперитив появился в конце XIX века и, согласно историческим источникам, был создан в миланском кафе <strong>Гаспаре Кампари</strong>. Напиток готовили из трёх ингредиентов в равных пропорциях: Campari, красного вермута и содовой.<br /><br />Именно на основе Americano родилась идея напитка с более ярким характером: во Флоренции в 1919–1920 годах <strong>граф Камилло Негрони</strong> попросил заменить содовую на джин, и так появился <strong>Negroni — классика из равных частей джина, Campari и красного вермута</strong>. Его безупречный баланс горечи, сладости и ботанических нот быстро покорил итальянские бары, затем Европу и США, став символом европейской элегантности и вдохновив на множество вариаций — от Negroni Sbagliato до современных миксов и крафтовых интерпретаций.&nbsp;</div> </div> </div> </div> <style> @media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349212301 .t177__title{font-size:18px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349212301 .t177__descr{font-size:18px;}}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349212301 .t177__text{font-size:18px;}}</style> </div> <div id="rec1349217121" class="r t-rec t-rec_pt_60 t-rec_pt-res-480_30 t-rec_pb_0" style="padding-top:60px;padding-bottom:0px; " data-record-type="795"> <!-- T795 --> <div class="t795"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_1"> <div class="t795__title t-title t-title_xs" field="title"><div style="font-size: 36px;" data-customstyle="yes"><strong>Campari – вкус, который определяет Negroni</strong></div></div> </div> </div> </div> </div> <div id="rec1349219971" class="r t-rec t-rec_pt_0 t-rec_pb_15 t-rec_pb-res-480_0" style="padding-top:0px;padding-bottom:15px; " data-record-type="223"> <!-- T195 --> <div class="t195"> <div class="t-container"> <div class="t-col t-col_6 t-prefix_1"> <div class="t195__text t-text t-text_md" field="text">Знакомство с коктейлем <strong>Negroni</strong> начинается с истории Campari — итальянского напитка, который придаёт ему неповторимый характер. Campari был создан <strong>в 1860 году</strong> предприимчивым визионером <strong>Гаспаре Кампари</strong> из Милана.<br /><br />Соединив 68 растений, фруктов и специй, он разработал уникальный рецепт, результатом которого стал ярко-красный ликёр с горьковато-сладким вкусом, который стремительно завоевал популярность в итальянских кафе. Спустя десятилетия Campari остаётся верен своей оригинальной, тщательно хранимой тайне рецептуры и стал символом итальянских аперитивов.</div> </div> <div class="t-col t-col_3 t-prefix_1 t195__imgsection" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6131-3438-4063-a333-343963353161/Gaspari_Campari_copy.jpeg"> <img class="t195__img t-img"
src="https://thb.tildacdn.com/tild6131-3438-4063-a333-343963353161/-/empty/Gaspari_Campari_copy.jpeg" data-original="https://static.tildacdn.com/tild6131-3438-4063-a333-343963353161/Gaspari_Campari_copy.jpeg"
imgfield="img" data-tu-max-width="1200" data-tu-max-height="1200"
alt=""><br /> <div class="t195__sectitle t-descr" field="imgtitle" itemprop="name"></div> <div class="t195__secdescr t-descr" field="imgdescr" itemprop="description"></div> </div> </div> </div> <style> #rec1349219971 .t195__text{font-size:18px;}@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349219971 .t195__text{font-size:18px;}}#rec1349219971 .t195__sectitle{font-size:18px;}#rec1349219971 .t195__secdescr{font-size:18px;}</style> </div> <div id="rec1349222091" class="r t-rec t-rec_pt_0 t-rec_pb_45 t-rec_pb-res-480_15" style="padding-top:0px;padding-bottom:45px; " data-record-type="195"> <!-- T177 --> <div class="t177"> <div class="t-container"> <div class="t-col t-col_5 t-prefix_1 t-align_center"> <img class="t177__img t-img"
src="https://thb.tildacdn.com/tild3566-3236-4034-b639-376634656136/-/empty/Campari_on_red_copy.jpeg" data-original="https://static.tildacdn.com/tild3566-3236-4034-b639-376634656136/Campari_on_red_copy.jpeg"
imgfield="img"
alt=""> </div> <div class="t-col t-col_5 "> <div class="t177__text t-text t-text_sm" field="text">Сегодня <strong>Campari</strong> — это не просто напиток, а важный элемент культуры баров всего мира. Его гармоничный вкус — горький, фруктовый, с лёгкой пряной нотой — делает его идеальной основой для классических коктейлей, от Americano до Negroni.<br /><br />Связь <strong>Campari и Negroni</strong> — фундаментальная. Без интенсивных ароматов Campari баланс джина и вермута не имел бы той же глубины. Более того, именно Campari сыграл ключевую роль в популяризации Negroni по всему миру — благодаря сотрудничеству с ведущими барменами. Сохраняя верность традициям и одновременно следуя новым трендам, бренд остаётся ориентиром в мире миксологии как для профессионалов, так и для любителей.</div> </div> </div> </div> <style> @media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec1349222091 .t177__text{font-size:18px;}}</style> </div> <div id="rec1349224261" class="r t-rec t-rec_pt_45 t-rec_pb_60 t-rec_pb-res-480_30" style="padding-top:45px;padding-bottom:60px;background-color:#ffffff; " data-record-type="588" data-bg-color="#ffffff"> <!-- T588 --> <div class="t588"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2 t-align_center"> <div class="t588__descr t-descr t-descr_xl t-margin_auto" field="descr">Больше информации на сайте:</div> <div class="t588__buttons"> <div class="t588__buttons-wrapper t-margin_auto"> <a
class="t-btn t-btnflex t-btnflex_type_button t-btnflex_md"
href="https://www.negroniweek.com/"
target="_blank"> <span class="t-btnflex__text">www.negroniweek.com</span> <style>#rec1349224261 .t-btnflex.t-btnflex_type_button {color:#ffffff;background-color:#b10000;border-style:none !important;border-radius:60px;box-shadow:none !important;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform;transition-timing-function:ease-in-out;}</style> </a> </div> </div> </div> </div> </div> <style> #rec1349224261 .t588__descr{max-width:700px;}</style> </div> <div id="rec1349226971" class="r t-rec t-rec_pt_60 t-rec_pt-res-480_30 t-rec_pb_60 t-rec_pb-res-480_30" style="padding-top:60px;padding-bottom:60px;background-color:#ffffff; " data-record-type="471" data-bg-color="#ffffff"> <!-- T471 --> <div class="t471"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <div class="t471__descr t-descr t-descr_xxxl t-margin_auto" field="descr"><div style="font-size: 24px;" data-customstyle="yes">Официальный импортер и дистрибьютор в Молдове: UBFB Trade Group SRL</div></div> <div class="t-sociallinks"> <ul role="list" class="t-sociallinks__wrapper" aria-label="Social media links"> <!-- new soclinks --><li class="t-sociallinks__item t-sociallinks__item_facebook"><a href="https://google.com" target="_blank" rel="nofollow" aria-label="facebook" style="width: 45px; height: 45px;"><svg class="t-sociallinks__svg" role="presentation" width=45px height=45px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.6142 0 50-22.3858 50-50S77.6142 0 50 0 0 22.3858 0 50s22.3858 50 50 50Zm3.431-73.9854c-2.5161.0701-5.171.6758-7.0464 2.4577-1.5488 1.4326-2.329 3.5177-2.5044 5.602-.0534 1.4908-.0458 2.9855-.0382 4.4796.0058 1.1205.0115 2.2407-.0085 3.3587-.6888.005-1.3797.0036-2.0709.0021-.9218-.0019-1.8441-.0038-2.7626.0096 0 .8921.0013 1.7855.0026 2.6797.0026 1.791.0052 3.5853-.0026 5.3799.9185.0134 1.8409.0115 2.7627.0096.6912-.0015 1.382-.0029 2.0708.0021.0155 3.5565.0127 7.1128.0098 10.669-.0036 4.4452-.0072 8.8903.0252 13.3354 1.8903-.0134 3.7765-.0115 5.6633-.0095 1.4152.0014 2.8306.0028 4.2484-.0022.0117-4.0009.0088-7.9986.0058-11.9963-.0029-3.9979-.0058-7.9957.0059-11.9964.9533-.005 1.9067-.0036 2.86-.0021 1.2713.0019 2.5425.0038 3.8137-.0096.396-2.679.7335-5.3814.9198-8.0947-1.2576-.0058-2.5155-.0058-3.7734-.0058-1.2578 0-2.5157 0-3.7734-.0059 0-.4689-.0007-.9378-.0014-1.4066-.0022-1.4063-.0044-2.8123.0131-4.2188.198-1.0834 1.3158-1.9104 2.3992-1.8403h5.1476c.0117-2.8069.0117-5.602 0-8.4089-.6636 0-1.3273-.0007-1.9911-.0014-1.9915-.0022-3.9832-.0044-5.975.0131Z" fill="#b10000"/> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_instagram"><a target="_blank" rel="nofollow" aria-label="instagram" style="width: 45px; height: 45px;"><svg class="t-sociallinks__svg" role="presentation" width=45px height=45px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100C77.6142 100 100 77.6142 100 50C100 22.3858 77.6142 0 50 0C22.3858 0 0 22.3858 0 50C0 77.6142 22.3858 100 50 100ZM25 39.3918C25 31.4558 31.4566 25 39.3918 25H60.6082C68.5442 25 75 31.4566 75 39.3918V60.8028C75 68.738 68.5442 75.1946 60.6082 75.1946H39.3918C31.4558 75.1946 25 68.738 25 60.8028V39.3918ZM36.9883 50.0054C36.9883 42.8847 42.8438 37.0922 50.0397 37.0922C57.2356 37.0922 63.0911 42.8847 63.0911 50.0054C63.0911 57.1252 57.2356 62.9177 50.0397 62.9177C42.843 62.9177 36.9883 57.1252 36.9883 50.0054ZM41.7422 50.0054C41.7422 54.5033 45.4641 58.1638 50.0397 58.1638C54.6153 58.1638 58.3372 54.5041 58.3372 50.0054C58.3372 45.5066 54.6145 41.8469 50.0397 41.8469C45.4641 41.8469 41.7422 45.5066 41.7422 50.0054ZM63.3248 39.6355C65.0208 39.6355 66.3956 38.2606 66.3956 36.5646C66.3956 34.8687 65.0208 33.4938 63.3248 33.4938C61.6288 33.4938 60.2539 34.8687 60.2539 36.5646C60.2539 38.2606 61.6288 39.6355 63.3248 39.6355Z" fill="#b10000"/> </svg></a></li><!-- /new soclinks --> </ul> </div> </div> </div> </div> </div> <div id="rec1349228661" class="r t-rec t-rec_pt_120 t-rec_pt-res-480_30 t-rec_pb_120 t-rec_pb-res-480_30" style="padding-top:120px;padding-bottom:120px; " data-record-type="673"> <!-- t673 --> <div class="t673"> <div class="t-container t-align_center"> <div class="t-col t-col_6 t-prefix_3"> <div class="t673__textwrapper" style="border:5px solid #b10000;"> <div style="margin-left:-5px;"> <div field="text" class="t673__text t-heading t-heading_md "><p style="text-align: center;">УПОТРЕБЛЯЙТЕ АЛКОГОЛЬ ОТВЕТСТВЕННО</p></div> </div> </div> </div> </div> </div> <style> #rec1349228661 .t673__text{color:#b10000;}</style> </div> </div> <!--/allrecords--><p>Запись <a href="https://locals.md/2025/negroni-week/">Negroni Week 2025 в Молдове: мировая коктейльная легенда, объединяющая вкус и благотворительность</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2025/negroni-week/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Фото: Ева Грин для календаря Campari 2015</title>
		<link>https://locals.md/2014/foto-eva-grin-dlya-kalendarya-campari-2015/</link>
					<comments>https://locals.md/2014/foto-eva-grin-dlya-kalendarya-campari-2015/#comments</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Mon, 01 Dec 2014 10:40:15 +0000</pubDate>
				<category><![CDATA[арт & дизайн]]></category>
		<category><![CDATA[Главная]]></category>
		<category><![CDATA[культура]]></category>
		<category><![CDATA[Campari]]></category>
		<category><![CDATA[Eva Green]]></category>
		<category><![CDATA[Mythology Mixology]]></category>
		<category><![CDATA[Ева Грин]]></category>
		<category><![CDATA[календарь Campari]]></category>
		<category><![CDATA[коктейли]]></category>
		<category><![CDATA[Коктейльная мифология]]></category>
		<guid isPermaLink="false">http://locals.md/?p=135504</guid>

					<description><![CDATA[<p>Итальянская компания Campari официально представила новое издание своего легендарного календаря. </p>
<p>Запись <a href="https://locals.md/2014/foto-eva-grin-dlya-kalendarya-campari-2015/">Фото: Ева Грин для календаря Campari 2015</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[Итальянская компания Campari официально представила новое издание своего легендарного календаря. В этом году календарь Campari носит название «Коктейльная мифология» (Mythology Mixology) и посвящен яркой и насыщенной истории Campari и двенадцати самым популярным коктейлям на его основе. Лицом 16-го выпуска стала невероятно красивая голливудская актриса французского происхождения Ева Грин (Eva Green).

<img fetchpriority="high" decoding="async" class="size-full wp-image-135521 aligncenter" src="https://static.locals.md/2014/12/01-eva.jpg" alt="01-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/01-eva.jpg 700w, https://static.locals.md/2014/12/01-eva-600x800.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" />

<img decoding="async" class="size-full wp-image-135522 aligncenter" src="https://static.locals.md/2014/12/02-eva.jpg" alt="02-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/02-eva.jpg 700w, https://static.locals.md/2014/12/02-eva-600x800.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" />

<img decoding="async" class="size-full wp-image-135523 aligncenter" src="https://static.locals.md/2014/12/03-eva.jpg" alt="03-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/03-eva.jpg 700w, https://static.locals.md/2014/12/03-eva-600x800.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" />

Даже ничего не зная о Campari и не будучи поклонником Евы Грин, можно радоваться каждому кадру, рассматривая его в поисках спрятанных забавных подробностей. Где-то они сразу бросаются в глаза, как, например, шлем Гагарина с аббревиатурой СССР или ящик с фруктами на крупе лошади, где-то придется подумать, чтоб в полной мере оценить идею постановщика. Важно и то, что сама актриса творчески, не рутинно подошла к работе над календарем, и осталась довольна не только результатом, но и процессом.

<img loading="lazy" decoding="async" class="size-full wp-image-135524 aligncenter" src="https://static.locals.md/2014/12/04-eva.jpg" alt="04-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/04-eva.jpg 700w, https://static.locals.md/2014/12/04-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135525 aligncenter" src="https://static.locals.md/2014/12/05-eva.jpg" alt="05-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/05-eva.jpg 700w, https://static.locals.md/2014/12/05-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135526 aligncenter" src="https://static.locals.md/2014/12/06-eva.jpg" alt="06-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/06-eva.jpg 700w, https://static.locals.md/2014/12/06-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

Вот как прокомментировала свое участие в проекте Ева Грин: «Для меня этот проект – больше, чем просто съемки. Это невероятный фото рассказ, сделанный в удивительно красивом и необычном формате. Новый Календарь отдает дань уважения Campari как бренду, здесь рассказаны истории коктейлей, рецепты которых появились много лет назад, но они никогда не потеряют своей актуальности в современном мире».

<img loading="lazy" decoding="async" class="size-full wp-image-135527 aligncenter" src="https://static.locals.md/2014/12/07-eva.jpg" alt="07-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/07-eva.jpg 700w, https://static.locals.md/2014/12/07-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135528 aligncenter" src="https://static.locals.md/2014/12/08-eva.jpg" alt="08-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/08-eva.jpg 700w, https://static.locals.md/2014/12/08-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135529 aligncenter" src="https://static.locals.md/2014/12/09-eva.jpg" alt="09-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/09-eva.jpg 700w, https://static.locals.md/2014/12/09-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135530 aligncenter" src="https://static.locals.md/2014/12/10-eva.jpg" alt="10-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/10-eva.jpg 700w, https://static.locals.md/2014/12/10-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135531 aligncenter" src="https://static.locals.md/2014/12/11-eva.jpg" alt="11-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/11-eva.jpg 700w, https://static.locals.md/2014/12/11-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135532 aligncenter" src="https://static.locals.md/2014/12/12-eva.jpg" alt="12-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/12-eva.jpg 700w, https://static.locals.md/2014/12/12-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

<img loading="lazy" decoding="async" class="size-full wp-image-135533 aligncenter" src="https://static.locals.md/2014/12/13-eva.jpg" alt="13-eva" width="700" height="933" srcset="https://static.locals.md/2014/12/13-eva.jpg 700w, https://static.locals.md/2014/12/13-eva-600x800.jpg 600w" sizes="auto, (max-width: 700px) 100vw, 700px" />

Снимала всю эту красоту фотограф Джулия Фуллертон-Баттен (Julia Fullerton-Batten)

Календарь Campari 2015 будет напечатан ограниченным тиражом в количестве 9999 экземпляров, из которых ни один не поступит в продажу. Издание будет распространяться среди клиентов и друзей бренда.

<a href="http://www.fresher.ru/2014/11/08/eva-grin-dlya-kalendarya-campari-2015/" target="_blank">fresher.ru</a><p>Запись <a href="https://locals.md/2014/foto-eva-grin-dlya-kalendarya-campari-2015/">Фото: Ева Грин для календаря Campari 2015</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2014/foto-eva-grin-dlya-kalendarya-campari-2015/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
