{"id":157,"date":"2026-05-17T12:35:31","date_gmt":"2026-05-17T12:35:31","guid":{"rendered":"https:\/\/macarons-stephaneglacier.com\/?page_id=157"},"modified":"2026-05-27T08:21:36","modified_gmt":"2026-05-27T08:21:36","slug":"elementor-157","status":"publish","type":"page","link":"https:\/\/macarons-stephaneglacier.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"157\" class=\"elementor elementor-157\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09ed15d e-flex e-con-boxed e-con e-parent\" data-id=\"09ed15d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d798ca0 elementor-widget elementor-widget-html\" data-id=\"d798ca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Macarons by St\u00e9phane Glacier \u2014 Elementor HTML Widget Code -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n<style id=\"sg-macarons-styles\">\n\/* ============================================\n   ST\u00c9PHANE GLACIER MACARONS \u2014 One-pager\n   Aesthetic: black, champagne\/gold accents, serif elegance\n   ============================================ *\/\n\n:root {\n  --bg-black: #0a0a0a;\n  --bg-deep: #050505;\n  --bg-soft: #141414;\n  --champagne: #d4c19c;\n  --champagne-light: #e8d9b8;\n  --champagne-dim: #9c8d6f;\n  --text-primary: #f2ead9;\n  --text-muted: #a89f8d;\n  --text-soft: #6b6354;\n  --border-line: rgba(212, 193, 156, 0.18);\n  --border-strong: rgba(212, 193, 156, 0.4);\n\n  --font-display: 'Cormorant Garamond', 'Times New Roman', serif;\n  --font-body: 'Inter', -apple-system, sans-serif;\n\n  --max-width: 1280px;\n  --section-padding-y: clamp(80px, 12vh, 140px);\n  --section-padding-x: clamp(20px, 5vw, 80px);\n}\n\n* { box-sizing: border-box; margin: 0; padding: 0; }\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  background: var(--bg-black);\n  color: var(--text-primary);\n  font-family: var(--font-body);\n  font-weight: 300;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n}\n\n\/* Subtle film grain overlay for warmth\/depth *\/\nbody::before {\n  content: '';\n  position: fixed;\n  inset: 0;\n  pointer-events: none;\n  z-index: 9999;\n  opacity: 0.025;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' \/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' \/%3E%3C\/svg%3E\");\n}\n\n\/* ============================================\n   TYPOGRAPHY\n   ============================================ *\/\n.serif {\n  font-family: var(--font-display);\n  font-weight: 400;\n  letter-spacing: 0.02em;\n}\n\n.eyebrow {\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 24px;\n  display: inline-block;\n}\n\nh1, h2, h3 {\n  font-family: var(--font-display);\n  font-weight: 400;\n  color: var(--text-primary);\n  letter-spacing: 0.02em;\n  line-height: 1.1;\n}\n\np { color: var(--text-muted); font-size: 15px; line-height: 1.75; }\n\n\/* ============================================\n   NAVIGATION\n   ============================================ *\/\n.nav {\n  position: fixed;\n  top: 0; left: 0; right: 0;\n  z-index: 1000;\n  padding: 22px var(--section-padding-x);\n  background: rgba(10, 10, 10, 0.7);\n  backdrop-filter: blur(20px);\n  -webkit-backdrop-filter: blur(20px);\n  border-bottom: 1px solid var(--border-line);\n  transition: all 0.4s ease;\n}\n\n.nav-inner {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 40px;\n}\n\n.nav-logo {\n  font-family: var(--font-display);\n  font-size: 22px;\n  font-style: italic;\n  color: var(--champagne);\n  letter-spacing: 0.04em;\n  text-decoration: none;\n  white-space: nowrap;\n}\n\n.nav-logo span {\n  font-style: normal;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  font-size: 13px;\n  display: block;\n  margin-top: 2px;\n  color: var(--text-primary);\n}\n\n.nav-menu {\n  display: flex;\n  align-items: center;\n  gap: 38px;\n  list-style: none;\n}\n\n.nav-menu a {\n  font-family: var(--font-body);\n  font-size: 12px;\n  font-weight: 400;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--text-primary);\n  text-decoration: none;\n  transition: color 0.3s ease;\n  position: relative;\n  padding: 4px 0;\n}\n\n.nav-menu a::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 50%;\n  width: 0; height: 1px;\n  background: var(--champagne);\n  transition: all 0.3s ease;\n  transform: translateX(-50%);\n}\n\n.nav-menu a:hover { color: var(--champagne); }\n.nav-menu a:hover::after { width: 100%; }\n\n.lang-switch {\n  display: flex;\n  align-items: center;\n  gap: 0;\n  border: 1px solid var(--border-strong);\n  border-radius: 2px;\n  overflow: hidden;\n  background: transparent;\n}\n\n.lang-switch button {\n  background: transparent;\n  border: none;\n  color: var(--text-muted);\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  padding: 8px 14px;\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n\n.lang-switch button.active {\n  background: var(--champagne);\n  color: var(--bg-black);\n}\n\n.lang-switch button:not(.active):hover { color: var(--champagne); }\n\n.nav-toggle {\n  display: none;\n  background: transparent;\n  border: none;\n  color: var(--champagne);\n  cursor: pointer;\n  padding: 8px;\n}\n\n.nav-toggle svg { width: 24px; height: 24px; }\n\n\/* ============================================\n   HERO\n   ============================================ *\/\n.hero {\n  position: relative;\n  min-height: 100vh;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  padding: 0;\n  overflow: hidden;\n}\n\n.hero-image {\n  height: 100vh;\n  background-image: url('https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/hero_main.jpg');\n  background-size: cover;\n  background-position: center;\n  position: relative;\n}\n\n.hero-image::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, transparent 70%, var(--bg-black) 100%);\n}\n\n.hero-content {\n  padding: 0 var(--section-padding-x);\n  max-width: 640px;\n}\n\n.hero-content .eyebrow {\n  font-style: italic;\n  font-family: var(--font-display);\n  font-size: 18px;\n  letter-spacing: 0.08em;\n  text-transform: none;\n  color: var(--champagne-light);\n  margin-bottom: 16px;\n}\n\n.hero-content h1 {\n  font-size: clamp(42px, 5.5vw, 78px);\n  font-weight: 300;\n  letter-spacing: 0.18em;\n  margin-bottom: 36px;\n  color: var(--champagne);\n  white-space: nowrap;\n}\n\n.hero-tagline {\n  font-family: var(--font-display);\n  font-size: clamp(18px, 1.6vw, 22px);\n  font-weight: 400;\n  color: var(--text-primary);\n  line-height: 1.55;\n  margin-bottom: 48px;\n  max-width: 480px;\n}\n\n.hero-signature {\n  padding-top: 32px;\n  border-top: 1px solid var(--border-line);\n  max-width: 360px;\n}\n\n.hero-signature .name {\n  font-family: var(--font-display);\n  font-size: 26px;\n  font-weight: 500;\n  color: var(--text-primary);\n  letter-spacing: 0.02em;\n}\n\n.hero-signature .title {\n  font-family: var(--font-display);\n  font-size: 14px;\n  font-style: italic;\n  color: var(--champagne-dim);\n  margin-top: 4px;\n}\n\n\/* ============================================\n   SECTIONS\n   ============================================ *\/\nsection {\n  padding: var(--section-padding-y) var(--section-padding-x);\n  position: relative;\n}\n\n.container {\n  max-width: var(--max-width);\n  margin: 0 auto;\n}\n\n.section-header {\n  text-align: center;\n  margin-bottom: 80px;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.section-header .eyebrow {\n  display: block;\n  margin-bottom: 18px;\n}\n\n.section-header h2 {\n  font-size: clamp(36px, 5vw, 64px);\n  font-weight: 400;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  position: relative;\n  display: inline-block;\n}\n\n.section-header h2::after {\n  content: '';\n  display: block;\n  width: 60px;\n  height: 1px;\n  background: var(--champagne);\n  margin: 24px auto 0;\n}\n\n\/* ============================================\n   ABOUT\n   ============================================ *\/\n.about {\n  background: var(--bg-deep);\n}\n\n.about-grid {\n  display: grid;\n  grid-template-columns: 0.85fr 1fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.about-image {\n  position: relative;\n}\n\n.about-image img {\n  width: 100%;\n  display: block;\n  filter: grayscale(100%) contrast(1.05);\n  border: 1px solid var(--border-line);\n  aspect-ratio: 3 \/ 4;\n  object-fit: cover;\n  object-position: center top;\n}\n\n.about-image::before {\n  content: '';\n  position: absolute;\n  top: 20px; left: 20px;\n  right: -20px; bottom: -20px;\n  border: 1px solid var(--champagne);\n  z-index: -1;\n  opacity: 0.4;\n}\n\n.about-content h2 {\n  font-size: clamp(38px, 4.5vw, 58px);\n  margin-bottom: 24px;\n}\n\n.about-content .subtitle {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 17px;\n  color: var(--champagne);\n  margin-bottom: 32px;\n  display: block;\n}\n\n.about-content p {\n  font-family: var(--font-display);\n  font-size: 17px;\n  color: var(--text-primary);\n  margin-bottom: 22px;\n  line-height: 1.7;\n  font-weight: 400;\n}\n\n\/* ============================================\n   PHILOSOPHY (Macarons by SG)\n   ============================================ *\/\n.philosophy {\n  background: var(--bg-black);\n  position: relative;\n}\n\n.philosophy-grid {\n  display: grid;\n  grid-template-columns: 0.7fr 1fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.philosophy-image {\n  position: relative;\n}\n\n.philosophy-image img {\n  width: 100%;\n  display: block;\n}\n\n.philosophy-content h2 {\n  font-size: clamp(36px, 4.5vw, 56px);\n  margin-bottom: 36px;\n}\n\n.philosophy-content p {\n  font-family: var(--font-display);\n  font-size: 17px;\n  color: var(--text-primary);\n  margin-bottom: 22px;\n  line-height: 1.75;\n}\n\n\/* ============================================\n   RANGE \/ PILLARS\n   ============================================ *\/\n.range {\n  background: var(--bg-deep);\n}\n\n.range-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 0;\n  margin-top: 60px;\n  border-top: 1px solid var(--border-line);\n  border-left: 1px solid var(--border-line);\n}\n\n.range-item {\n  padding: 50px 40px;\n  border-right: 1px solid var(--border-line);\n  border-bottom: 1px solid var(--border-line);\n  transition: background 0.4s ease;\n  position: relative;\n}\n\n.range-item:hover { background: rgba(212, 193, 156, 0.03); }\n\n.range-item .num {\n  font-family: var(--font-display);\n  font-size: 14px;\n  color: var(--champagne);\n  letter-spacing: 0.1em;\n  margin-bottom: 20px;\n  display: block;\n}\n\n.range-item h3 {\n  font-size: 22px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  color: var(--text-primary);\n}\n\n.range-item p {\n  font-size: 14px;\n  color: var(--text-muted);\n  line-height: 1.7;\n}\n\n\/* ============================================\n   PRODUCT RANGES (Traiteurs \/ Boutique \/ Petits G\u00e2teaux)\n   ============================================ *\/\n.product-range {\n  position: relative;\n}\n\n.product-range.bg-deep { background: var(--bg-deep); }\n.product-range.bg-black { background: var(--bg-black); }\n\n.product-header {\n  text-align: center;\n  margin-bottom: 24px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.product-header .frozen-tag {\n  display: inline-block;\n  font-family: var(--font-body);\n  font-size: 10px;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n  padding: 7px 16px;\n  border: 1px solid var(--border-line);\n  margin-bottom: 28px;\n  align-self: center;\n}\n\n.product-header h2 {\n  font-size: clamp(40px, 6vw, 72px);\n  font-weight: 400;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 16px;\n  display: inline-block;\n  position: relative;\n}\n\n.product-header h2::after {\n  content: '';\n  display: block;\n  width: 80px;\n  height: 1px;\n  background: var(--champagne);\n  margin: 20px auto 0;\n}\n\n.product-specs {\n  font-family: var(--font-display);\n  font-size: 26px;\n  color: var(--text-primary);\n  letter-spacing: 0.06em;\n  margin-bottom: 16px;\n  margin-top: 8px;\n}\n\n.product-tagline {\n  font-family: var(--font-display);\n  font-size: 17px;\n  color: var(--text-muted);\n  font-style: italic;\n  max-width: 700px;\n  margin: 0 auto 60px;\n  line-height: 1.6;\n}\n\n\/* Flavors grid *\/\n.flavors {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 36px 48px;\n  max-width: 1100px;\n  margin: 0 auto 80px;\n}\n\n.flavor {\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  padding: 16px 8px;\n  border-bottom: 1px solid var(--border-line);\n  transition: all 0.3s ease;\n}\n\n.flavor:hover { border-bottom-color: var(--champagne); }\n\n.flavor-img {\n  flex-shrink: 0;\n  width: 110px;\n  height: 80px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.flavor-img img {\n  max-width: 100%;\n  max-height: 100%;\n  object-fit: contain;\n  filter: drop-shadow(0 6px 12px rgba(0,0,0,0.4));\n  transition: transform 0.4s ease;\n}\n\n.flavor:hover .flavor-img img { transform: scale(1.08); }\n\n.flavor-info h4 {\n  font-family: var(--font-display);\n  font-size: 18px;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 6px;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 4px;\n  text-decoration-color: var(--champagne-dim);\n}\n\n.flavor-info p {\n  font-family: var(--font-display);\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* Product info card *\/\n.product-info {\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 32px 40px;\n  border-top: 1px solid var(--champagne-dim);\n  text-align: center;\n}\n\n.product-info-row {\n  font-family: var(--font-body);\n  font-size: 13px;\n  letter-spacing: 0.1em;\n  color: var(--text-primary);\n  margin: 10px 0;\n}\n\n.product-info-row .label {\n  color: var(--champagne);\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  margin-right: 8px;\n}\n\n\/* Group photo full-bleed accent between ranges *\/\n.group-photo {\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n  height: 70vh;\n  min-height: 480px;\n  background: var(--bg-black);\n}\n\n.group-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.group-photo::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom, rgba(10,10,10,0.5), transparent 40%, transparent 60%, rgba(10,10,10,0.7));\n}\n\n.group-photo .quote {\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: clamp(28px, 4vw, 52px);\n  color: var(--champagne-light);\n  letter-spacing: 0.03em;\n  text-align: center;\n  z-index: 2;\n  text-shadow: 0 4px 30px rgba(0,0,0,0.7);\n}\n\n\/* ============================================\n   STORAGE INFO\n   ============================================ *\/\n.storage {\n  background: var(--bg-deep);\n}\n\n.storage-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 40px;\n  margin-top: 60px;\n}\n\n.storage-block {\n  padding: 40px 36px;\n  border: 1px solid var(--border-line);\n  background: rgba(212, 193, 156, 0.02);\n  transition: all 0.3s ease;\n}\n\n.storage-block:hover {\n  border-color: var(--champagne-dim);\n  background: rgba(212, 193, 156, 0.04);\n}\n\n.storage-block .icon {\n  font-size: 28px;\n  color: var(--champagne);\n  margin-bottom: 16px;\n  display: block;\n}\n\n.storage-block h3 {\n  font-family: var(--font-display);\n  font-size: 22px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 20px;\n}\n\n.storage-block ul {\n  list-style: none;\n  padding: 0;\n}\n\n.storage-block li {\n  font-family: var(--font-display);\n  font-size: 16px;\n  color: var(--text-primary);\n  line-height: 1.7;\n  padding: 5px 0 5px 20px;\n  position: relative;\n}\n\n.storage-block li::before {\n  content: '\u2014';\n  position: absolute;\n  left: 0;\n  color: var(--champagne);\n}\n\n\/* ============================================\n   CONTACT\n   ============================================ *\/\n.contact {\n  background: var(--bg-black);\n  text-align: center;\n  padding: var(--section-padding-y) var(--section-padding-x);\n}\n\n.contact .eyebrow {\n  display: block;\n  margin-bottom: 20px;\n}\n\n.contact h2 {\n  font-size: clamp(40px, 6vw, 72px);\n  font-weight: 400;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 12px;\n  display: inline-block;\n}\n\n.contact h2::after {\n  content: '';\n  display: block;\n  width: 80px;\n  height: 1px;\n  background: var(--champagne);\n  margin: 24px auto 0;\n}\n\n.contact-intro {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 19px;\n  color: var(--text-muted);\n  max-width: 640px;\n  margin: 40px auto 60px;\n  line-height: 1.6;\n}\n\n.contact-info {\n  display: flex;\n  justify-content: center;\n  gap: 80px;\n  flex-wrap: wrap;\n  margin-bottom: 60px;\n}\n\n.contact-block {\n  text-align: center;\n  min-width: 220px;\n}\n\n.contact-block .label {\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 14px;\n  display: block;\n}\n\n.contact-block .value {\n  font-family: var(--font-display);\n  font-size: 22px;\n  color: var(--text-primary);\n  letter-spacing: 0.04em;\n}\n\n.contact-block a {\n  color: var(--text-primary);\n  text-decoration: none;\n  transition: color 0.3s ease;\n  border-bottom: 1px solid transparent;\n}\n\n.contact-block a:hover {\n  color: var(--champagne);\n  border-bottom-color: var(--champagne);\n}\n\n\/* ============================================\n   FOOTER\n   ============================================ *\/\n.footer {\n  background: var(--bg-deep);\n  padding: 50px var(--section-padding-x) 30px;\n  border-top: 1px solid var(--border-line);\n  text-align: center;\n}\n\n.footer-tagline {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 18px;\n  color: var(--champagne);\n  margin-bottom: 12px;\n  letter-spacing: 0.02em;\n}\n\n.footer-text {\n  font-family: var(--font-body);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--text-soft);\n  margin-bottom: 4px;\n}\n\n.footer-credit {\n  font-family: var(--font-body);\n  font-size: 10px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--text-soft);\n  margin-top: 24px;\n  opacity: 0.6;\n}\n\n\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 960px) {\n  .hero {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .hero-image {\n    height: 60vh;\n    min-height: 400px;\n  }\n  .hero-image::after {\n    background: linear-gradient(to bottom, transparent 60%, var(--bg-black) 100%);\n  }\n  .hero-content { padding: 60px var(--section-padding-x); }\n  .about-grid, .philosophy-grid {\n    grid-template-columns: 1fr;\n    gap: 50px;\n  }\n  .about-image::before { display: none; }\n  .nav-menu {\n    display: none;\n    position: absolute;\n    top: 100%; left: 0; right: 0;\n    flex-direction: column;\n    background: var(--bg-deep);\n    padding: 30px;\n    gap: 24px;\n    border-bottom: 1px solid var(--border-line);\n  }\n  .nav-menu.open { display: flex; }\n  .nav-toggle { display: block; }\n}\n\n@media (max-width: 600px) {\n  .flavor { flex-direction: column; text-align: center; gap: 12px; }\n  .flavor-img { width: 100px; height: 75px; }\n  .contact-info { gap: 40px; }\n  .section-header { margin-bottom: 50px; }\n  :root { --section-padding-y: 70px; }\n}\n\n\/* ============================================\n   ANIMATIONS\n   ============================================ *\/\n.fade-in {\n  opacity: 0;\n  transform: translateY(15px);\n  transition: opacity 0.7s ease, transform 0.7s ease;\n}\n\n.fade-in.visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* Fallback: if JS doesn't run or motion is reduced, content remains visible *\/\n@media (prefers-reduced-motion: reduce) {\n  .fade-in { opacity: 1; transform: none; transition: none; }\n}\n\n\/* Safety: ensure content is visible even if observer fails *\/\n.no-js .fade-in { opacity: 1; transform: none; }\n\n\/* ============================================\n   OZ LA PARIS \u2014 ROMANIA BRAND SECTION\n   ============================================ *\/\n.romania-brand {\n  background: var(--bg-deep);\n  padding: var(--section-padding-y) var(--section-padding-x);\n  border-top: 1px solid var(--border-line);\n  border-bottom: 1px solid var(--border-line);\n}\n\n.romania-inner {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 0.8fr 1fr;\n  gap: 70px;\n  align-items: center;\n}\n\n.romania-logo {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  padding: 20px;\n}\n\n.romania-logo img {\n  width: 100%;\n  max-width: 360px;\n  height: auto;\n  display: block;\n  border-radius: 6px;\n  box-shadow: 0 16px 44px rgba(0, 0, 0, 0.5);\n}\n\n.romania-text .eyebrow {\n  display: block;\n  margin-bottom: 18px;\n}\n\n.romania-title {\n  font-family: var(--font-display);\n  font-size: clamp(28px, 3.5vw, 46px);\n  font-weight: 400;\n  letter-spacing: 0.02em;\n  line-height: 1.15;\n  color: var(--champagne);\n  margin-bottom: 28px;\n}\n\n.romania-desc {\n  font-family: var(--font-display);\n  font-size: 17px;\n  color: var(--text-primary);\n  line-height: 1.75;\n  font-weight: 400;\n}\n\n@media (max-width: 960px) {\n  .romania-inner {\n    grid-template-columns: 1fr;\n    gap: 44px;\n  }\n  .romania-logo {\n    padding: 40px;\n    max-width: 420px;\n    margin: 0 auto;\n  }\n}\n\n@media (max-width: 600px) {\n  .romania-logo {\n    padding: 32px;\n  }\n  .romania-logo img {\n    max-width: 240px;\n  }\n}\n\n\/* ============================================\n   DISTRIBUTORS SECTION (flag-filled silhouettes)\n   ============================================ *\/\n.distributors {\n  margin-top: 100px;\n  padding-top: 80px;\n  border-top: 1px solid var(--border-line);\n}\n\n.distributors-eyebrow {\n  display: block;\n  margin-bottom: 18px;\n}\n\n.distributors-title {\n  font-family: var(--font-display);\n  font-size: clamp(28px, 4vw, 44px);\n  font-weight: 400;\n  letter-spacing: 0.08em;\n  color: var(--text-primary);\n  margin-bottom: 60px;\n  text-align: center;\n}\n\n.distributors-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 32px;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.distributor-card {\n  position: relative;\n  padding: 36px 32px 40px;\n  border: 1px solid var(--border-line);\n  background: rgba(212, 193, 156, 0.02);\n  text-align: center;\n  transition: all 0.4s ease;\n  overflow: hidden;\n}\n\n.distributor-card:hover {\n  border-color: var(--champagne-dim);\n  background: rgba(212, 193, 156, 0.05);\n  transform: translateY(-4px);\n}\n\n\/* Country flag-map area *\/\n.country-map {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 110px;\n  margin-bottom: 24px;\n}\n\n.country-flag-map {\n  height: 100%;\n  width: auto;\n  max-width: 150px;\n  filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.55));\n  transition: transform 0.4s ease;\n}\n\n.distributor-card:hover .country-flag-map {\n  transform: scale(1.07);\n}\n\n\/* Subtle champagne outline around the country shape *\/\n.country-outline {\n  fill: none;\n  stroke: var(--champagne);\n  stroke-width: 0.4;\n  stroke-opacity: 0.9;\n  vector-effect: non-scaling-stroke;\n}\n\n.distributor-country {\n  font-family: var(--font-display);\n  font-size: 24px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--champagne);\n  margin-bottom: 16px;\n  position: relative;\n  padding-bottom: 16px;\n}\n\n.distributor-country::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 36px;\n  height: 1px;\n  background: var(--champagne-dim);\n}\n\n.distributor-name {\n  font-family: var(--font-display);\n  font-size: 18px;\n  font-weight: 500;\n  color: var(--text-primary);\n  margin-bottom: 6px;\n  letter-spacing: 0.02em;\n}\n\n.distributor-detail {\n  font-family: var(--font-body);\n  font-size: 13px;\n  color: var(--text-muted);\n  margin-bottom: 20px;\n  letter-spacing: 0.02em;\n  line-height: 1.5;\n}\n\n.distributor-contacts {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.distributor-contacts a {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--text-primary);\n  text-decoration: none;\n  letter-spacing: 0.03em;\n  transition: color 0.3s ease;\n  display: inline-block;\n  word-break: break-word;\n}\n\n.distributor-contacts a:hover {\n  color: var(--champagne);\n}\n\n@media (max-width: 600px) {\n  .distributors {\n    margin-top: 70px;\n    padding-top: 60px;\n  }\n  .distributors-grid {\n    gap: 20px;\n  }\n  .distributor-card {\n    padding: 30px 24px 34px;\n  }\n  .country-map {\n    height: 95px;\n  }\n}\n\n<\/style>\n\n<div class=\"sg-macarons-wrapper\">\n<!-- ============================================\n     NAVIGATION\n     ============================================ -->\n<nav class=\"nav\">\n  <div class=\"nav-inner\">\n    <a href=\"#home\" class=\"nav-logo\">\n      St\u00e9phane Glacier\n      <span>Macarons<\/span>\n    <\/a>\n\n    <ul class=\"nav-menu\" id=\"navMenu\">\n      <li><a href=\"#about\" data-en=\"About\" data-fr=\"\u00c0 propos\">About<\/a><\/li>\n      <li><a href=\"#traiteurs\" data-en=\"Traiteurs\" data-fr=\"Traiteurs\">Traiteurs<\/a><\/li>\n      <li><a href=\"#boutique\" data-en=\"Boutique\" data-fr=\"Boutique\">Boutique<\/a><\/li>\n      <li><a href=\"#petits-gateaux\" data-en=\"Petits G\u00e2teaux\" data-fr=\"Petits G\u00e2teaux\">Petits G\u00e2teaux<\/a><\/li>\n      <li><a href=\"#contact\" data-en=\"Contact\" data-fr=\"Contact\">Contact<\/a><\/li>\n    <\/ul>\n\n    <div style=\"display:flex; align-items:center; gap:20px;\">\n      <div class=\"lang-switch\">\n        <button class=\"lang-btn active\" data-lang=\"en\">EN<\/button>\n        <button class=\"lang-btn\" data-lang=\"fr\">FR<\/button>\n      <\/div>\n      <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Menu\">\n        <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4 6h16M4 12h16M4 18h16\"\/><\/svg>\n      <\/button>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- ============================================\n     HERO\n     ============================================ -->\n<section class=\"hero\" id=\"home\">\n  <div class=\"hero-image\"><\/div>\n  <div class=\"hero-content\">\n    <span class=\"eyebrow\" data-en=\"Collection\" data-fr=\"Collection\">Collection<\/span>\n    <h1>MACARONS<\/h1>\n    <p class=\"hero-tagline\"\n       data-en=\"Premium French macarons by Meilleur Ouvrier de France St\u00e9phane Glacier, created exclusively for artisan businesses.\"\n       data-fr=\"Macarons fran\u00e7ais haut de gamme par St\u00e9phane Glacier, Meilleur Ouvrier de France, cr\u00e9\u00e9s exclusivement pour les artisans.\">\n      Premium French macarons by Meilleur Ouvrier de France St\u00e9phane Glacier, created exclusively for artisan businesses.\n    <\/p>\n    <div class=\"hero-signature\">\n      <div class=\"name\">St\u00e9phane Glacier<\/div>\n      <div class=\"title\" data-en=\"Meilleur Ouvrier de France P\u00e2tissier\" data-fr=\"Meilleur Ouvrier de France P\u00e2tissier\">Meilleur Ouvrier de France P\u00e2tissier<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n    <!-- ============================================\n         O ZI  LA PARIS \u2014 ROMANIA BRAND\n         ============================================ -->\n    <div class=\"romania-brand\">\n      <div class=\"romania-inner\">\n        <div class=\"romania-logo\">\n          <img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/oz_logo_transparent.png\" alt=\"OZ LA PARIS\" \/>\n        <\/div>\n        <div class=\"romania-text\">\n          <span class=\"eyebrow\" data-en=\"In Romania\" data-fr=\"En Roumanie\">In Romania<\/span>\n          <h3 class=\"romania-title\" data-en=\"Available in Romania as O ZI LA PARIS\"\n              data-fr=\"Disponible en Roumanie sous la marque O ZI LA PARIS\">\n            Available in Romania as O ZI LA PARIS\n          <\/h3>\n          <p class=\"romania-desc\"\n             data-en=\"In Romania, these premium French macarons by Meilleur Ouvrier de France St\u00e9phane Glacier are distributed under the O ZI LA PARIS brand. The same artisan recipes, the same uncompromising quality \u2014 now available to Romanian artisan businesses, caterers and fine restaurants.\"\n             data-fr=\"En Roumanie, ces macarons fran\u00e7ais haut de gamme sign\u00e9s St\u00e9phane Glacier, Meilleur Ouvrier de France, sont distribu\u00e9s sous la marque O ZI LA PARIS. Les m\u00eames recettes artisanales, la m\u00eame qualit\u00e9 sans compromis \u2014 d\u00e9sormais accessibles aux artisans, traiteurs et restaurants de prestige roumains.\">\n            In Romania, these premium French macarons by Meilleur Ouvrier de France St\u00e9phane Glacier are distributed under the O ZI LA PARIS brand. The same artisan recipes, the same uncompromising quality \u2014 now available to Romanian artisan businesses, caterers and fine restaurants.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n\n<!-- ============================================\n     ABOUT\n     ============================================ -->\n<section class=\"about\" id=\"about\">\n  <div class=\"container\">\n    <div class=\"about-grid\">\n      <div class=\"about-image\">\n        <img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/chef_portrait.jpg\" alt=\"St\u00e9phane Glacier \u2014 Meilleur Ouvrier de France P\u00e2tissier\">\n      <\/div>\n      <div class=\"about-content\">\n        <span class=\"eyebrow\" data-en=\"The Chef\" data-fr=\"Le Chef\">The Chef<\/span>\n        <h2>St\u00e9phane Glacier<\/h2>\n        <span class=\"subtitle\" data-en=\"Meilleur Ouvrier de France P\u00e2tissier\" data-fr=\"Meilleur Ouvrier de France P\u00e2tissier\">Meilleur Ouvrier de France P\u00e2tissier<\/span>\n        <p data-en=\"St\u00e9phane Glacier is one of the most acclaimed French pastry chefs of his generation. In 2000 he was awarded the prestigious title of Meilleur Ouvrier de France P\u00e2tissier, the highest distinction of French craftsmanship, and in 2006 he led the French national team to the title of World Pastry Champions.\"\n           data-fr=\"St\u00e9phane Glacier est l'un des chefs p\u00e2tissiers fran\u00e7ais les plus reconnus de sa g\u00e9n\u00e9ration. En 2000, il re\u00e7oit le prestigieux titre de Meilleur Ouvrier de France P\u00e2tissier, la plus haute distinction de l'artisanat fran\u00e7ais, et en 2006, il m\u00e8ne l'\u00e9quipe de France au titre de Champion du Monde de P\u00e2tisserie.\">\n          St\u00e9phane Glacier is one of the most acclaimed French pastry chefs of his generation. In 2000 he was awarded the prestigious title of Meilleur Ouvrier de France P\u00e2tissier, the highest distinction of French craftsmanship, and in 2006 he led the French national team to the title of World Pastry Champions.\n        <\/p>\n        <p data-en=\"He has taught at the world's most renowned pastry schools \u2014 Len\u00f4tre, Bellouet Conseil, ENSP Yssingeaux, French Pastry School \u2014 and today runs his boutique P\u00e2tisseries et Gourmandises and his own pastry school in Colombes, near Paris.\"\n           data-fr=\"Il a enseign\u00e9 dans les plus prestigieuses \u00e9coles de p\u00e2tisserie au monde \u2014 Len\u00f4tre, Bellouet Conseil, ENSP Yssingeaux, French Pastry School \u2014 et dirige aujourd'hui sa boutique P\u00e2tisseries et Gourmandises ainsi que sa propre \u00e9cole de p\u00e2tisserie \u00e0 Colombes, pr\u00e8s de Paris.\">\n          He has taught at the world's most renowned pastry schools \u2014 Len\u00f4tre, Bellouet Conseil, ENSP Yssingeaux, French Pastry School \u2014 and today runs his boutique P\u00e2tisseries et Gourmandises and his own pastry school in Colombes, near Paris.\n        <\/p>\n        <p data-en=\"For St\u00e9phane Glacier, the macaron is the purest expression of French pastry: flawless technique, balanced flavors, and refined elegance. Every recipe bears the signature of a master for whom precision and authentic taste are a way of life.\"\n           data-fr=\"Pour St\u00e9phane Glacier, le macaron est l'expression la plus pure de la p\u00e2tisserie fran\u00e7aise : technique impeccable, saveurs \u00e9quilibr\u00e9es et \u00e9l\u00e9gance raffin\u00e9e. Chaque recette porte la signature d'un ma\u00eetre pour qui la pr\u00e9cision et le go\u00fbt authentique sont une mani\u00e8re de vivre.\">\n          For St\u00e9phane Glacier, the macaron is the purest expression of French pastry: flawless technique, balanced flavors, and refined elegance. Every recipe bears the signature of a master for whom precision and authentic taste are a way of life.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     PHILOSOPHY\n     ============================================ -->\n<section class=\"philosophy\">\n  <div class=\"container\">\n    <div class=\"philosophy-grid\">\n      <div class=\"philosophy-image\">\n        <img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/tower.jpg\" alt=\"Macaron pi\u00e8ce mont\u00e9e\">\n      <\/div>\n      <div class=\"philosophy-content\">\n        <span class=\"eyebrow\" data-en=\"The Craft\" data-fr=\"L'Art\">The Craft<\/span>\n        <h2 data-en=\"Macarons by St\u00e9phane Glacier\" data-fr=\"Macarons par St\u00e9phane Glacier\">Macarons by St\u00e9phane Glacier<\/h2>\n        <p data-en=\"Every macaron is crafted under the careful guidance of master pastry chef St\u00e9phane Glacier, Meilleur Ouvrier de France P\u00e2tissier, following authentic recipes and techniques perfected in the world's most prestigious pastry schools.\"\n           data-fr=\"Chaque macaron est \u00e9labor\u00e9 sous la direction du ma\u00eetre p\u00e2tissier St\u00e9phane Glacier, Meilleur Ouvrier de France P\u00e2tissier, selon des recettes et techniques authentiques perfectionn\u00e9es dans les \u00e9coles de p\u00e2tisserie les plus prestigieuses au monde.\">\n          Every macaron is crafted under the careful guidance of master pastry chef St\u00e9phane Glacier, Meilleur Ouvrier de France P\u00e2tissier, following authentic recipes and techniques perfected in the world's most prestigious pastry schools.\n        <\/p>\n        <p data-en=\"Only the finest, carefully selected ingredients are used \u2014 premium almonds, single-origin chocolate, fresh fruit and natural flavors \u2014 to achieve that perfect balance between a delicate shell and a smooth, flavorful filling.\"\n           data-fr=\"Seuls les ingr\u00e9dients les plus fins et soigneusement s\u00e9lectionn\u00e9s sont utilis\u00e9s \u2014 amandes premium, chocolat d'origine, fruits frais et ar\u00f4mes naturels \u2014 pour atteindre cet \u00e9quilibre parfait entre une coque d\u00e9licate et une ganache onctueuse et savoureuse.\">\n          Only the finest, carefully selected ingredients are used \u2014 premium almonds, single-origin chocolate, fresh fruit and natural flavors \u2014 to achieve that perfect balance between a delicate shell and a smooth, flavorful filling.\n        <\/p>\n        <p data-en=\"The result: a macaron of unmistakable quality, refined elegance and authentic French taste. A little moment of luxury, to be enjoyed anytime.\"\n           data-fr=\"Le r\u00e9sultat : un macaron d'une qualit\u00e9 in\u00e9gal\u00e9e, \u00e0 l'\u00e9l\u00e9gance raffin\u00e9e et au go\u00fbt fran\u00e7ais authentique. Un petit moment de luxe, \u00e0 savourer \u00e0 tout moment.\">\n          The result: a macaron of unmistakable quality, refined elegance and authentic French taste. A little moment of luxury, to be enjoyed anytime.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     OUR RANGE \/ PILLARS\n     ============================================ -->\n<section class=\"range\">\n  <div class=\"container\">\n    <div class=\"section-header\">\n      <span class=\"eyebrow\" data-en=\"Our Range\" data-fr=\"Notre Gamme\">Our Range<\/span>\n      <h2 data-en=\"Excellence in every detail\" data-fr=\"L'excellence dans chaque d\u00e9tail\">Excellence in every detail<\/h2>\n    <\/div>\n    <div class=\"range-grid\">\n      <div class=\"range-item\">\n        <span class=\"num\">01<\/span>\n        <h3 data-en=\"Artisan Quality\" data-fr=\"Qualit\u00e9 Artisanale\">Artisan Quality<\/h3>\n        <p data-en=\"Handcrafted to the standards of a Meilleur Ouvrier de France.\" data-fr=\"Fait main selon les standards d'un Meilleur Ouvrier de France.\">Handcrafted to the standards of a Meilleur Ouvrier de France.<\/p>\n      <\/div>\n      <div class=\"range-item\">\n        <span class=\"num\">02<\/span>\n        <h3 data-en=\"Premium Ingredients\" data-fr=\"Ingr\u00e9dients Premium\">Premium Ingredients<\/h3>\n        <p data-en=\"Only the finest ingredients \u2014 no compromise.\" data-fr=\"Uniquement les meilleurs ingr\u00e9dients \u2014 aucun compromis.\">Only the finest ingredients \u2014 no compromise.<\/p>\n      <\/div>\n      <div class=\"range-item\">\n        <span class=\"num\">03<\/span>\n        <h3 data-en=\"Three Formats\" data-fr=\"Trois Formats\">Three Formats<\/h3>\n        <p data-en=\"Ranges tailored to catering, boutique and restaurant markets.\" data-fr=\"Gammes adapt\u00e9es aux march\u00e9s du traiteur, de la boutique et de la restauration.\">Ranges tailored to catering, boutique and restaurant markets.<\/p>\n      <\/div>\n      <div class=\"range-item\">\n        <span class=\"num\">04<\/span>\n        <h3 data-en=\"French Heritage\" data-fr=\"H\u00e9ritage Fran\u00e7ais\">French Heritage<\/h3>\n        <p data-en=\"Rooted in the finest traditions of French pastry.\" data-fr=\"Enracin\u00e9 dans les plus belles traditions de la p\u00e2tisserie fran\u00e7aise.\">Rooted in the finest traditions of French pastry.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     FULL-BLEED GROUP PHOTO\n     ============================================ -->\n<div class=\"group-photo\">\n  <img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/group_traiteurs.jpg\" alt=\"Macarons\">\n  <div class=\"quote serif\" data-en=\"d'Artisan pour les Artisans\" data-fr=\"d'Artisan pour les Artisans\">d'Artisan pour les Artisans<\/div>\n<\/div>\n\n<!-- ============================================\n     MACARONS TRAITEURS\n     ============================================ -->\n<section class=\"product-range bg-deep\" id=\"traiteurs\">\n  <div class=\"container\">\n    <div class=\"product-header\">\n      <span class=\"frozen-tag\" data-en=\"Frozen Product\" data-fr=\"Produit Surgel\u00e9\">Frozen Product<\/span>\n      <h2>Macarons Traiteurs<\/h2>\n      <div class=\"product-specs\">\u00d8 38 mm \u2022 12g<\/div>\n      <p class=\"product-tagline\"\n         data-en=\"Perfectly sized for elegant catering presentations, cocktails, and corporate events.\"\n         data-fr=\"Parfaitement dimensionn\u00e9s pour des pr\u00e9sentations traiteur \u00e9l\u00e9gantes, cocktails et \u00e9v\u00e9nements corporatifs.\">\n        Perfectly sized for elegant catering presentations, cocktails, and corporate events.\n      <\/p>\n    <\/div>\n\n    <div class=\"flavors\">\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_vanilla.png\" alt=\"Vanilla\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Vanilla\" data-fr=\"Vanille\">Vanilla<\/h4>\n          <p data-en=\"Flavored with fresh vanilla pods from Madagascar.\" data-fr=\"Aromatis\u00e9 \u00e0 la vanille fra\u00eeche de Madagascar.\">Flavored with fresh vanilla pods from Madagascar.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_caramel.png\" alt=\"Caramel\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Caramel\" data-fr=\"Caramel\">Caramel<\/h4>\n          <p data-en=\"A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.\" data-fr=\"Ganache caramel au lait et cr\u00e8me AOP Poitou-Charentes, et fleur de sel de Gu\u00e9rande.\">A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_lemon.png\" alt=\"Lemon\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Lemon\" data-fr=\"Citron\">Lemon<\/h4>\n          <p data-en=\"Flavored with fresh organic lemon zest.\" data-fr=\"Aromatis\u00e9 au zeste de citron bio frais.\">Flavored with fresh organic lemon zest.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_coffee.png\" alt=\"Coffee\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Coffee\" data-fr=\"Caf\u00e9\">Coffee<\/h4>\n          <p data-en=\"Made with a highly aromatic selection of Ethiopian coffee.\" data-fr=\"Pr\u00e9par\u00e9 avec une s\u00e9lection de caf\u00e9 \u00e9thiopien hautement aromatique.\">Made with a highly aromatic selection of Ethiopian coffee.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_raspberry.png\" alt=\"Raspberry\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Raspberry\" data-fr=\"Framboise\">Raspberry<\/h4>\n          <p data-en=\"A delicate filling made with whole, fresh raspberries.\" data-fr=\"Garniture d\u00e9licate \u00e0 base de framboises enti\u00e8res fra\u00eeches.\">A delicate filling made with whole, fresh raspberries.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_darkchoc.png\" alt=\"Dark Chocolate\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Dark Chocolate\" data-fr=\"Chocolat Noir\">Dark Chocolate<\/h4>\n          <p data-en=\"A fine, intense ganache made with exceptional Swiss chocolate.\" data-fr=\"Une ganache fine et intense au chocolat suisse d'exception.\">A fine, intense ganache made with exceptional Swiss chocolate.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_pistachio.png\" alt=\"Pistachio\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Pistachio\" data-fr=\"Pistache\">Pistachio<\/h4>\n          <p data-en=\"Made with 100% pure pistachio paste from Northern Italy.\" data-fr=\"\u00c9labor\u00e9 avec 100% de p\u00e2te de pistache pure d'Italie du Nord.\">Made with 100% pure pistachio paste from Northern Italy.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"product-info\">\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Packaging\" data-fr=\"Conditionnement\">Packaging<\/span>\n        <span data-en=\"42 pcs \/ box \u2022 3 boxes \/ case \u2022 126 total\" data-fr=\"42 pcs \/ bo\u00eete \u2022 3 bo\u00eetes \/ carton \u2022 126 au total\">42 pcs \/ box \u2022 3 boxes \/ case \u2022 126 total<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Storage\" data-fr=\"Conservation\">Storage<\/span>\n        <span data-en=\"12 months at -18\u00b0C \u2022 7 days after defrosting\" data-fr=\"12 mois \u00e0 -18\u00b0C \u2022 7 jours apr\u00e8s d\u00e9cong\u00e9lation\">12 months at -18\u00b0C \u2022 7 days after defrosting<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Defrosting\" data-fr=\"D\u00e9cong\u00e9lation\">Defrosting<\/span>\n        <span data-en=\"15 min at room temp. or 2h at +2-10\u00b0C\" data-fr=\"15 min \u00e0 temp\u00e9rature ambiante ou 2h \u00e0 +2-10\u00b0C\">15 min at room temp. or 2h at +2-10\u00b0C<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     MACARONS BOUTIQUE\n     ============================================ -->\n<section class=\"product-range bg-black\" id=\"boutique\">\n  <div class=\"container\">\n    <div class=\"product-header\">\n      <span class=\"frozen-tag\" data-en=\"Frozen Product\" data-fr=\"Produit Surgel\u00e9\">Frozen Product<\/span>\n      <h2>Macarons Boutique<\/h2>\n      <div class=\"product-specs\">\u00d8 42 mm \u2022 16g<\/div>\n      <p class=\"product-tagline\"\n         data-en=\"Designed for premium retail displays and fine boutiques.\"\n         data-fr=\"Con\u00e7us pour les pr\u00e9sentoirs premium et les boutiques de prestige.\">\n        Designed for premium retail displays and fine boutiques.\n      <\/p>\n    <\/div>\n\n    <div class=\"flavors\">\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_vanilla.png\" alt=\"Vanilla\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Vanilla\" data-fr=\"Vanille\">Vanilla<\/h4>\n          <p data-en=\"Flavored with fresh vanilla pods from Madagascar.\" data-fr=\"Aromatis\u00e9 \u00e0 la vanille fra\u00eeche de Madagascar.\">Flavored with fresh vanilla pods from Madagascar.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_caramel.png\" alt=\"Caramel\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Caramel\" data-fr=\"Caramel\">Caramel<\/h4>\n          <p data-en=\"A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.\" data-fr=\"Ganache caramel au lait et cr\u00e8me AOP Poitou-Charentes, et fleur de sel de Gu\u00e9rande.\">A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_lemon.png\" alt=\"Lemon\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Lemon\" data-fr=\"Citron\">Lemon<\/h4>\n          <p data-en=\"Flavored with fresh organic lemon zest.\" data-fr=\"Aromatis\u00e9 au zeste de citron bio frais.\">Flavored with fresh organic lemon zest.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_coffee.png\" alt=\"Coffee\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Coffee\" data-fr=\"Caf\u00e9\">Coffee<\/h4>\n          <p data-en=\"Made with a highly aromatic selection of Ethiopian coffee.\" data-fr=\"Pr\u00e9par\u00e9 avec une s\u00e9lection de caf\u00e9 \u00e9thiopien hautement aromatique.\">Made with a highly aromatic selection of Ethiopian coffee.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_raspberry.png\" alt=\"Raspberry\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Raspberry\" data-fr=\"Framboise\">Raspberry<\/h4>\n          <p data-en=\"A delicate filling made with whole, fresh raspberries.\" data-fr=\"Garniture d\u00e9licate \u00e0 base de framboises enti\u00e8res fra\u00eeches.\">A delicate filling made with whole, fresh raspberries.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_darkchoc.png\" alt=\"Dark Chocolate\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Dark Chocolate\" data-fr=\"Chocolat Noir\">Dark Chocolate<\/h4>\n          <p data-en=\"A fine, intense ganache made with exceptional Swiss chocolate.\" data-fr=\"Une ganache fine et intense au chocolat suisse d'exception.\">A fine, intense ganache made with exceptional Swiss chocolate.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/mac_pistachio.png\" alt=\"Pistachio\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Pistachio\" data-fr=\"Pistache\">Pistachio<\/h4>\n          <p data-en=\"Made with 100% pure pistachio paste from Northern Italy.\" data-fr=\"\u00c9labor\u00e9 avec 100% de p\u00e2te de pistache pure d'Italie du Nord.\">Made with 100% pure pistachio paste from Northern Italy.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"product-info\">\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Packaging\" data-fr=\"Conditionnement\">Packaging<\/span>\n        <span data-en=\"35 pcs \/ box \u2022 2 boxes \/ case \u2022 70 total\" data-fr=\"35 pcs \/ bo\u00eete \u2022 2 bo\u00eetes \/ carton \u2022 70 au total\">35 pcs \/ box \u2022 2 boxes \/ case \u2022 70 total<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Storage\" data-fr=\"Conservation\">Storage<\/span>\n        <span data-en=\"12 months at -18\u00b0C \u2022 7 days after defrosting\" data-fr=\"12 mois \u00e0 -18\u00b0C \u2022 7 jours apr\u00e8s d\u00e9cong\u00e9lation\">12 months at -18\u00b0C \u2022 7 days after defrosting<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Defrosting\" data-fr=\"D\u00e9cong\u00e9lation\">Defrosting<\/span>\n        <span data-en=\"15 min at room temp. or 2h at +2-10\u00b0C\" data-fr=\"15 min \u00e0 temp\u00e9rature ambiante ou 2h \u00e0 +2-10\u00b0C\">15 min at room temp. or 2h at +2-10\u00b0C<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     FULL-BLEED GROUP PHOTO 2\n     ============================================ -->\n<div class=\"group-photo\">\n  <img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/group_boutique.jpg\" alt=\"Macarons Boutique\">\n  <div class=\"quote serif\" data-en=\"d'Artisan pour les Artisans\" data-fr=\"d'Artisan pour les Artisans\">d'Artisan pour les Artisans<\/div>\n<\/div>\n\n<!-- ============================================\n     MACARONS PETITS G\u00c2TEAUX\n     ============================================ -->\n<section class=\"product-range bg-deep\" id=\"petits-gateaux\">\n  <div class=\"container\">\n    <div class=\"product-header\">\n      <span class=\"frozen-tag\" data-en=\"Frozen Product\" data-fr=\"Produit Surgel\u00e9\">Frozen Product<\/span>\n      <h2>Macarons Petits G\u00e2teaux<\/h2>\n      <div class=\"product-specs\">\u00d8 70 mm \u2022 85g<\/div>\n      <p class=\"product-tagline\"\n         data-en=\"A macaron reimagined as an individual dessert portion. Ideal for premium restaurants and haute p\u00e2tisserie.\"\n         data-fr=\"Un macaron repens\u00e9 en portion dessert individuelle. Id\u00e9al pour les restaurants premium et la haute p\u00e2tisserie.\">\n        A macaron reimagined as an individual dessert portion. Ideal for premium restaurants and haute p\u00e2tisserie.\n      <\/p>\n    <\/div>\n\n    <div class=\"flavors\">\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_vanilla.png\" alt=\"Vanilla\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Vanilla\" data-fr=\"Vanille\">Vanilla<\/h4>\n          <p data-en=\"Flavored with fresh vanilla pods from Madagascar.\" data-fr=\"Aromatis\u00e9 \u00e0 la vanille fra\u00eeche de Madagascar.\">Flavored with fresh vanilla pods from Madagascar.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_darkchoc.png\" alt=\"Dark Chocolate\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Dark Chocolate\" data-fr=\"Chocolat Noir\">Dark Chocolate<\/h4>\n          <p data-en=\"A fine, intense ganache made with exceptional Swiss chocolate.\" data-fr=\"Une ganache fine et intense au chocolat suisse d'exception.\">A fine, intense ganache made with exceptional Swiss chocolate.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_lemon.png\" alt=\"Lemon\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Lemon\" data-fr=\"Citron\">Lemon<\/h4>\n          <p data-en=\"Flavored with fresh organic lemon zest.\" data-fr=\"Aromatis\u00e9 au zeste de citron bio frais.\">Flavored with fresh organic lemon zest.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_coffee.png\" alt=\"Coffee\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Coffee\" data-fr=\"Caf\u00e9\">Coffee<\/h4>\n          <p data-en=\"Made with a highly aromatic selection of Ethiopian coffee.\" data-fr=\"Pr\u00e9par\u00e9 avec une s\u00e9lection de caf\u00e9 \u00e9thiopien hautement aromatique.\">Made with a highly aromatic selection of Ethiopian coffee.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_raspberry.png\" alt=\"Raspberry\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Raspberry\" data-fr=\"Framboise\">Raspberry<\/h4>\n          <p data-en=\"A delicate filling made with whole, fresh raspberries.\" data-fr=\"Garniture d\u00e9licate \u00e0 base de framboises enti\u00e8res fra\u00eeches.\">A delicate filling made with whole, fresh raspberries.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_caramel.png\" alt=\"Caramel\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Caramel\" data-fr=\"Caramel\">Caramel<\/h4>\n          <p data-en=\"A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.\" data-fr=\"Ganache caramel au lait et cr\u00e8me AOP Poitou-Charentes, et fleur de sel de Gu\u00e9rande.\">A caramel ganache made with AOP Poitou-Charentes milk and cream, and fleur de sel from Gu\u00e9rande.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flavor\">\n        <div class=\"flavor-img\"><img decoding=\"async\" src=\"https:\/\/macarons-stephaneglacier.com\/wp-content\/uploads\/2026\/05\/pg_pistachio.png\" alt=\"Pistachio\"><\/div>\n        <div class=\"flavor-info\">\n          <h4 data-en=\"Pistachio\" data-fr=\"Pistache\">Pistachio<\/h4>\n          <p data-en=\"Made with 100% pure pistachio paste from Northern Italy.\" data-fr=\"\u00c9labor\u00e9 avec 100% de p\u00e2te de pistache pure d'Italie du Nord.\">Made with 100% pure pistachio paste from Northern Italy.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"product-info\">\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Packaging\" data-fr=\"Conditionnement\">Packaging<\/span>\n        <span data-en=\"12 pcs \/ box\" data-fr=\"12 pcs \/ bo\u00eete\">12 pcs \/ box<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Storage\" data-fr=\"Conservation\">Storage<\/span>\n        <span data-en=\"12 months at -18\u00b0C \u2022 7 days after defrosting\" data-fr=\"12 mois \u00e0 -18\u00b0C \u2022 7 jours apr\u00e8s d\u00e9cong\u00e9lation\">12 months at -18\u00b0C \u2022 7 days after defrosting<\/span>\n      <\/div>\n      <div class=\"product-info-row\">\n        <span class=\"label\" data-en=\"Defrosting\" data-fr=\"D\u00e9cong\u00e9lation\">Defrosting<\/span>\n        <span data-en=\"15 min at room temp. or 2h at +2-10\u00b0C\" data-fr=\"15 min \u00e0 temp\u00e9rature ambiante ou 2h \u00e0 +2-10\u00b0C\">15 min at room temp. or 2h at +2-10\u00b0C<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     STORAGE INFO\n     ============================================ -->\n<section class=\"storage\">\n  <div class=\"container\">\n    <div class=\"section-header\">\n      <span class=\"eyebrow\" data-en=\"Logistics\" data-fr=\"Logistique\">Logistics<\/span>\n      <h2 data-en=\"Storage & Handling\" data-fr=\"Conservation & Manipulation\">Storage & Handling<\/h2>\n    <\/div>\n\n    <div class=\"storage-grid\">\n      <div class=\"storage-block\">\n        <span class=\"icon\">\u2744<\/span>\n        <h3 data-en=\"Storage\" data-fr=\"Conservation\">Storage<\/h3>\n        <ul>\n          <li data-en=\"Frozen product\" data-fr=\"Produit surgel\u00e9\">Frozen product<\/li>\n          <li data-en=\"12 months at -18\u00b0C or below\" data-fr=\"12 mois \u00e0 -18\u00b0C ou en dessous\">12 months at -18\u00b0C or below<\/li>\n          <li data-en=\"7 days at +2 to +10\u00b0C after defrosting\" data-fr=\"7 jours \u00e0 +2 \u00e0 +10\u00b0C apr\u00e8s d\u00e9cong\u00e9lation\">7 days at +2 to +10\u00b0C after defrosting<\/li>\n          <li data-en=\"Uniform box format across all three ranges\" data-fr=\"Format de bo\u00eete uniforme pour les trois gammes\">Uniform box format across all three ranges<\/li>\n          <li data-en=\"168 cases per pallet \u2022 Transport at -18\u00b0C\" data-fr=\"168 cartons par palette \u2022 Transport \u00e0 -18\u00b0C\">168 cases per pallet \u2022 Transport at -18\u00b0C<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"storage-block\">\n        <span class=\"icon\">\u23f1<\/span>\n        <h3 data-en=\"Defrosting\" data-fr=\"D\u00e9cong\u00e9lation\">Defrosting<\/h3>\n        <ul>\n          <li data-en=\"Room temperature \u2014 15 minutes\" data-fr=\"Temp\u00e9rature ambiante \u2014 15 minutes\">Room temperature \u2014 15 minutes<\/li>\n          <li data-en=\"Controlled temperature +2 to +10\u00b0C \u2014 2 hours\" data-fr=\"Temp\u00e9rature contr\u00f4l\u00e9e +2 \u00e0 +10\u00b0C \u2014 2 heures\">Controlled temperature +2 to +10\u00b0C \u2014 2 hours<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"storage-block\">\n        <span class=\"icon\">\u26a0<\/span>\n        <h3 data-en=\"Important\" data-fr=\"Important\">Important<\/h3>\n        <ul>\n          <li data-en=\"Avoid temperatures higher than indicated\" data-fr=\"\u00c9viter les temp\u00e9ratures sup\u00e9rieures \u00e0 celles indiqu\u00e9es\">Avoid temperatures higher than indicated<\/li>\n          <li data-en=\"Avoid high humidity in the refrigerator\" data-fr=\"\u00c9viter une humidit\u00e9 \u00e9lev\u00e9e dans le r\u00e9frig\u00e9rateur\">Avoid high humidity in the refrigerator<\/li>\n          <li data-en=\"Do not refreeze once defrosted\" data-fr=\"Ne pas recongeler apr\u00e8s d\u00e9cong\u00e9lation\">Do not refreeze once defrosted<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     CONTACT\n     ============================================ -->\n<section class=\"contact\" id=\"contact\">\n  <div class=\"container\">\n    <span class=\"eyebrow\" data-en=\"Get in Touch\" data-fr=\"Nous Contacter\">Get in Touch<\/span>\n    <h2>Contact<\/h2>\n    <p class=\"contact-intro\"\n       data-en=\"For trade enquiries, catalogue requests and partnership opportunities, please reach out. We work with artisan businesses, catering professionals, boutique retailers and haute p\u00e2tisserie establishments.\"\n       data-fr=\"Pour toute demande commerciale, demande de catalogue et opportunit\u00e9 de partenariat, n'h\u00e9sitez pas \u00e0 nous contacter. Nous travaillons avec les artisans, les professionnels du traiteur, les d\u00e9taillants boutique et les \u00e9tablissements de haute p\u00e2tisserie.\">\n      For trade enquiries, catalogue requests and partnership opportunities, please reach out. We work with artisan businesses, catering professionals, boutique retailers and haute p\u00e2tisserie establishments.\n    <\/p>\n\n    <div class=\"contact-info\">\n      <div class=\"contact-block\">\n        <span class=\"label\" data-en=\"Email\" data-fr=\"Email\">Email<\/span>\n        <div class=\"value\"><a href=\"mailto:contact@macarons-stephaneglacier.com\">contact@macarons-stephaneglacier.com<\/a><\/div>\n      <\/div>\n      <div class=\"contact-block\">\n        <span class=\"label\" data-en=\"Phone\" data-fr=\"T\u00e9l\u00e9phone\">Phone<\/span>\n        <div class=\"value\"><a href=\"tel:+40000000000\">+40 000 000 000<\/a><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ============================================\n         DISTRIBUTORS \/ INTERNATIONAL CONTACTS\n         ============================================ -->\n    <div class=\"distributors\">\n      <span class=\"eyebrow distributors-eyebrow\" data-en=\"Our Distributors\" data-fr=\"Nos Distributeurs\">Our Distributors<\/span>\n      <h3 class=\"distributors-title\" data-en=\"International Presence\" data-fr=\"Pr\u00e9sence Internationale\">International Presence<\/h3>\n\n      <div class=\"distributors-grid\">\n\n        <!-- FRANCE -->\n        <div class=\"distributor-card\">\n          <div class=\"country-map\">\n            <svg viewBox=\"461.53 296.40 40.19 39.43\" class=\"country-flag-map\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"clip-fr\"><path d=\"m 482.92875,298.0884 0.167,-0.049 0.283,-0.176 0.236,-0.056 0.135,0.135 0.076,0.077 0.148,0.304 0.042,0.316 0.066,0.263 0.12,0.106 0.451,0.035 0.333,0.097 0.088,0.088 0.114,0.582 0.062,0.082 0.083,-0.068 0.082,-0.096 0.114,-0.015 0.195,0.037 0.257,0.012 0.265,0.064 0.366,0.328 -0.014,0.108 -0.071,0.189 -0.025,0.151 0.063,0.061 0.097,0.156 -0.023,0.18 -0.094,0.126 -0.038,0.104 0,0.067 0.035,0.056 0.075,0.049 0.541,0.066 0.495,-0.066 0.312,-0.184 0.053,-0.194 0.088,-0.218 0.186,-0.184 0.128,-0.062 0.118,0.075 -0.198,0.769 0.145,0.196 0.021,0.292 0.052,0.256 0.177,-0.005 0.214,0.047 0.152,0.094 0.177,0.152 0.255,0.14 0.179,0.049 0.065,0.116 0.145,0.135 0.228,0.282 0.204,0.188 0.099,0 0.19,-0.074 0.282,-0.047 0.222,0.004 0.095,0.143 0.219,0.066 0.077,0.053 0.086,0.099 0.146,0.04 0.176,-0.04 0.128,-0.131 0.171,-0.06 0.172,0.02 0.099,0.072 0.188,0.107 0.106,-0.023 0.213,0.066 0.214,0.208 0.09,0.208 0.023,0.114 0.092,0.124 0.359,0.558 0.114,0.027 0.125,-0.084 0.081,-0.12 0.117,-0.024 0.188,0.056 0.121,0.063 0.058,0.241 0.041,0.046 0.081,-0.052 0.145,-0.011 0.232,0.059 0.318,-0.068 0.255,-0.101 0.13,0.004 0.21,0.281 0.24,0.105 0.528,0.085 0.567,0.132 0.223,0.107 0.152,0.053 0.016,0.371 -0.046,0.056 -0.565,0.742 -0.238,0.265 -0.121,0.377 -0.083,0.578 -0.167,0.547 -0.25,0.518 -0.091,0.388 0.068,0.258 -0.043,0.405 -0.153,0.551 -0.026,0.415 0.102,0.28 0.141,0.057 -0.339,0.188 -0.077,0.165 -0.133,0.217 -0.216,0.091 -0.217,0.03 -0.176,-0.028 -0.1,-0.087 0.005,-0.081 -0.093,-0.069 -0.231,0.002 -0.239,0.149 -0.191,0.244 0.059,0.136 0.176,0.036 0.046,0.054 0,0.07 -0.062,0.084 -0.074,0.144 -0.369,0.428 -0.372,0.431 -0.06,0.13 -0.118,0.091 -0.473,0.23 -0.049,0.092 -0.027,0.383 -0.053,0.314 -0.351,0.295 -0.349,0.293 -0.087,0.179 -0.063,0.207 -0.109,0.234 -0.022,0.124 0.177,0.201 -0.021,0.166 -0.056,0.236 -0.167,0.167 -0.186,0.095 0.004,0.256 0.099,0.036 0.224,-0.019 0.317,-0.186 0.207,-0.24 -0.122,-0.227 -0.015,-0.044 0.03,-0.054 0.245,-0.248 0.3,-0.149 0.419,-0.028 0.505,0.088 0.05,0.037 -0.024,0.152 0.047,0.224 0.091,0.157 -0.125,0.445 0.095,0.139 0.147,0.167 0.11,0.152 0.158,0.139 0.141,0.235 0.048,0.133 -0.226,0.23 -0.382,0.216 -0.043,0.139 0.005,0.157 0.043,0.124 0.211,0.159 0.227,0.359 0.144,0.32 0.315,0.306 0.077,0.091 -0.02,0.076 -0.083,0.13 -0.108,0.434 -0.129,0.068 -0.144,0.028 -0.39,0.317 -0.174,-0.039 -0.247,0.004 -0.181,0.104 0.02,0.197 0.159,0.18 0.093,0.196 0.038,0.204 0.176,0.151 0.248,0.09 0.142,0.006 0.092,0.054 0.056,0.07 0.107,0.436 -0.064,0.109 -0.134,0.046 -0.08,0.179 -0.159,0.263 -0.09,0.211 0.1,0.186 0.042,0.138 -0.053,0.142 0.071,0.22 0.188,0.218 0.511,0.306 0.475,0.249 0.147,0.041 0.642,-0.16 0.106,0.014 0.078,0.19 0.034,0.128 -0.072,0.192 -0.177,0.271 -0.188,0.211 -0.114,0.179 0.024,0.163 0.007,0.216 -0.153,0.064 -0.005,-0.042 -0.063,-0.037 -0.054,0.021 -0.042,0.047 -0.006,0.083 -0.326,0.138 -0.225,0.143 -0.889,0.852 -0.416,0.249 -0.082,0.15 -0.085,0.28 -0.244,0.24 -0.214,0.114 -0.529,0.117 -0.532,0.254 -0.24,-0.11 -0.62,0.012 -0.387,-0.306 -0.744,-0.194 -0.242,-0.447 -0.339,-0.029 -0.222,0.014 -0.133,-0.068 -0.034,-0.153 -0.003,-0.147 -0.235,0.068 -0.18,0 -0.107,0.059 -0.084,0.068 -0.1,-0.043 -0.058,0.015 0.005,0.086 -0.216,0.022 -0.235,-0.053 -0.615,-0.231 -0.094,-0.036 -0.427,-0.089 -0.172,-0.093 -0.14,-0.229 -0.106,-0.072 -0.063,-0.043 -0.398,0.116 -0.138,0.18 -0.215,0.211 -1.476,1.032 -0.27,0.431 -0.312,0.633 -0.024,0.295 0.134,0.94 0.3,0.492 0.038,0.114 -0.167,10e-4 -0.279,-0.062 -0.231,-0.076 -0.221,0.042 -0.212,0.102 -0.186,0.062 -0.134,0.017 -0.089,0.059 -0.043,0.117 -0.008,0.082 -0.235,-0.02 -0.543,-0.168 -0.488,-0.116 -0.287,0.132 -0.184,0.123 -0.129,-0.019 -0.099,-0.13 -0.066,-0.127 -0.191,-0.117 -0.432,-0.175 0.022,-0.084 0.074,-0.118 -0.002,-0.073 -0.083,-0.108 -0.398,-0.116 -0.188,-0.029 -0.119,0.08 -0.086,0.098 -0.221,-0.36 -0.158,-0.074 -0.238,-0.012 -0.273,-0.11 -0.284,-0.141 -0.689,-0.225 -0.189,-0.027 -0.076,0.036 -0.051,0.135 -0.027,0.38 -0.029,0.042 -0.32,0.013 -0.394,-0.053 -0.181,0.026 -0.161,10e-4 -0.152,-0.101 -0.681,0.115 -0.113,-0.056 -0.164,-0.171 -0.184,-0.139 -0.142,-0.071 -0.122,-0.082 -0.11,-0.013 -0.168,0.079 -0.232,0.034 -0.192,-0.01 -0.103,0.011 -0.432,-0.422 -0.063,-0.115 -0.215,-0.032 -0.266,-0.005 -0.678,-0.274 -0.309,-0.147 -0.045,-0.088 0.004,-0.071 -0.053,0.016 -0.095,0.125 -0.05,0.102 -0.066,0.019 -0.097,-0.016 -0.09,-0.058 -0.055,-0.074 0.059,-0.129 0.104,-0.169 0.043,-0.184 -0.01,-0.165 -0.171,-0.106 -0.252,-0.044 -0.185,-0.013 -0.24,-0.094 -0.114,-0.068 -0.11,-0.184 -0.004,-0.134 0.457,-0.118 0.411,-0.485 0.39,-1.768 0.282,-2.109 0.209,-0.4 0.264,-0.11 -0.213,-0.292 -0.133,0.148 -0.056,0.157 -0.07,0.079 0.157,-1.955 0.112,-0.72 0.191,-0.756 0.391,0.3 0.324,0.305 0.167,0.264 0.212,0.876 0.161,0.184 0.24,0.184 -0.095,-0.201 -0.165,-0.154 -0.258,-1.169 -0.162,-0.333 -0.252,-0.28 -0.812,-0.591 -0.073,-0.115 -0.04,-0.226 0.269,0.01 0.232,0.11 -0.027,-0.126 -0.069,-0.132 -0.108,-0.481 -0.09,-1.127 0.012,-0.193 -0.04,-0.238 -0.26,-0.053 -0.208,-0.009 -0.224,-0.094 -1.106,-0.668 -0.378,-0.692 -0.387,-0.512 -0.093,-0.224 0.006,-0.227 0.201,-0.48 -0.177,-0.304 -0.173,-0.06 -0.15,-0.151 0.136,-0.251 0.113,-0.161 0.227,-0.043 0.297,0.053 0.282,0.146 0.221,0.039 -0.653,-0.391 -1.06,0.132 -0.229,-0.05 -0.192,-0.087 -0.076,-0.288 0.151,-0.129 0.136,-0.24 -0.154,-0.168 -0.2,-0.064 -0.314,0.003 -0.293,0.051 -0.074,-0.097 0.179,-0.268 -0.152,-0.098 -0.203,0.046 -0.294,0.055 -0.281,-0.084 -0.266,-0.305 -0.176,0.002 -0.121,0.038 -0.179,-0.118 -0.189,-0.029 -0.135,0.039 -0.179,-0.175 -1.104,-0.352 -0.476,-0.043 -0.437,0.159 -0.241,-0.055 -0.177,-0.228 -0.148,-0.382 -0.704,-0.295 0.139,-0.194 0.328,-0.046 0.377,-0.134 0.136,-0.173 -0.295,-0.201 -0.218,-0.05 -0.09,-0.072 -0.092,-0.181 0.13,-0.083 0.092,0.044 0.266,0.026 0.454,-0.044 -0.169,-0.183 -0.176,-0.041 -0.081,-0.046 -0.37,-0.02 -0.168,0.063 -0.378,-0.024 -0.082,-0.197 -0.04,-0.17 0.117,-0.378 0.532,-0.339 1.326,-0.371 0.57,0.054 0.395,-0.067 0.474,-0.234 0.209,-0.201 0.674,-0.118 0.64,0.213 0.59,0.804 0.282,0.272 0.691,-0.472 1.029,0.014 0.212,0.266 0.086,-0.224 0.189,-0.263 0.151,0.12 0.077,0.163 1.086,-0.046 0.171,-0.047 -0.292,-0.191 -0.238,-0.458 -0.05,-1.693 -0.301,-0.475 -0.345,-0.761 -0.159,-0.453 -0.015,-0.157 0.053,-0.227 0.424,0.012 0.328,0.058 0.625,-0.171 0.3,0.117 -0.018,0.354 0.092,0.446 0.104,0.216 0.159,0.245 0.503,-0.022 0.543,0.144 0.687,0.022 1.003,0.248 0.427,-0.144 0.414,-0.307 0.788,-0.202 0.063,-0.106 -0.454,0.042 -0.416,-0.195 -0.056,-0.211 0.048,-0.19 0.169,-0.438 1.206,-0.693 0.864,-0.205 0.902,-0.383 0.454,-0.393 0.3,-0.509 0.097,-0.112 0.125,-0.094 -0.116,-0.183 0.078,-1.96 0.084,-0.355 0.176,-0.291 0.268,-0.225 0.406,-0.244 1.497,-0.337 0.222,-0.137 0.031,0.212 0.109,0.271 0.075,0.148 -0.063,0.193 0.049,0.159 0.203,0.286 0.253,0.269 0.226,0.172 0.069,-0.026 z m -11.34,20.266 -0.099,0.352 -0.188,-0.324 -0.248,-0.284 -0.057,-0.263 0,-0.07 0.291,0.192 0.301,0.397 z m 29.913,12.125 -0.073,0.559 0.053,0.163 0.102,0.114 0.047,0.125 0.085,1.482 -0.016,0.118 -0.343,0.593 -0.077,0.173 -0.017,0.732 -0.058,0.196 -0.122,0.193 -0.217,0.624 -0.188,0.28 -0.514,-0.342 -0.303,-0.148 -0.148,-0.159 -0.097,-0.11 0.063,-0.147 0.138,-0.153 0.022,-0.121 -0.325,-0.136 -0.149,-0.091 0.002,-0.16 0.112,-0.249 -0.051,-0.206 -0.188,0.01 -0.146,-0.031 -0.019,-0.107 0.107,-0.137 0.138,-0.179 -0.004,-0.198 -0.167,-0.085 -0.151,-0.161 -0.061,-0.219 0.117,-0.15 0.19,-0.096 -0.14,-0.225 -0.094,-0.005 -0.075,-0.049 0.062,-0.104 0.147,-0.156 0.205,-0.467 0.285,-0.221 0.506,-0.142 0.137,-0.063 0.125,-0.165 0.139,-0.106 0.169,0.014 0.156,0.063 0.096,0.068 0.072,-0.071 0.07,-0.205 -0.043,-0.18 0.022,-0.495 0.09,-0.281 0.146,-0.016 0.134,0.155 -0.006,0.137 0.05,0.324 0.005,0.213 z\"\/><\/clipPath><\/defs><g clip-path=\"url(#clip-fr)\"><rect x=\"461.527\" y=\"296.404\" width=\"13.396\" height=\"39.427\" fill=\"#0055A4\"\/><rect x=\"474.923\" y=\"296.404\" width=\"13.396\" height=\"39.427\" fill=\"#fff\"\/><rect x=\"488.319\" y=\"296.404\" width=\"13.396\" height=\"39.427\" fill=\"#EF4135\"\/><\/g><path d=\"m 482.92875,298.0884 0.167,-0.049 0.283,-0.176 0.236,-0.056 0.135,0.135 0.076,0.077 0.148,0.304 0.042,0.316 0.066,0.263 0.12,0.106 0.451,0.035 0.333,0.097 0.088,0.088 0.114,0.582 0.062,0.082 0.083,-0.068 0.082,-0.096 0.114,-0.015 0.195,0.037 0.257,0.012 0.265,0.064 0.366,0.328 -0.014,0.108 -0.071,0.189 -0.025,0.151 0.063,0.061 0.097,0.156 -0.023,0.18 -0.094,0.126 -0.038,0.104 0,0.067 0.035,0.056 0.075,0.049 0.541,0.066 0.495,-0.066 0.312,-0.184 0.053,-0.194 0.088,-0.218 0.186,-0.184 0.128,-0.062 0.118,0.075 -0.198,0.769 0.145,0.196 0.021,0.292 0.052,0.256 0.177,-0.005 0.214,0.047 0.152,0.094 0.177,0.152 0.255,0.14 0.179,0.049 0.065,0.116 0.145,0.135 0.228,0.282 0.204,0.188 0.099,0 0.19,-0.074 0.282,-0.047 0.222,0.004 0.095,0.143 0.219,0.066 0.077,0.053 0.086,0.099 0.146,0.04 0.176,-0.04 0.128,-0.131 0.171,-0.06 0.172,0.02 0.099,0.072 0.188,0.107 0.106,-0.023 0.213,0.066 0.214,0.208 0.09,0.208 0.023,0.114 0.092,0.124 0.359,0.558 0.114,0.027 0.125,-0.084 0.081,-0.12 0.117,-0.024 0.188,0.056 0.121,0.063 0.058,0.241 0.041,0.046 0.081,-0.052 0.145,-0.011 0.232,0.059 0.318,-0.068 0.255,-0.101 0.13,0.004 0.21,0.281 0.24,0.105 0.528,0.085 0.567,0.132 0.223,0.107 0.152,0.053 0.016,0.371 -0.046,0.056 -0.565,0.742 -0.238,0.265 -0.121,0.377 -0.083,0.578 -0.167,0.547 -0.25,0.518 -0.091,0.388 0.068,0.258 -0.043,0.405 -0.153,0.551 -0.026,0.415 0.102,0.28 0.141,0.057 -0.339,0.188 -0.077,0.165 -0.133,0.217 -0.216,0.091 -0.217,0.03 -0.176,-0.028 -0.1,-0.087 0.005,-0.081 -0.093,-0.069 -0.231,0.002 -0.239,0.149 -0.191,0.244 0.059,0.136 0.176,0.036 0.046,0.054 0,0.07 -0.062,0.084 -0.074,0.144 -0.369,0.428 -0.372,0.431 -0.06,0.13 -0.118,0.091 -0.473,0.23 -0.049,0.092 -0.027,0.383 -0.053,0.314 -0.351,0.295 -0.349,0.293 -0.087,0.179 -0.063,0.207 -0.109,0.234 -0.022,0.124 0.177,0.201 -0.021,0.166 -0.056,0.236 -0.167,0.167 -0.186,0.095 0.004,0.256 0.099,0.036 0.224,-0.019 0.317,-0.186 0.207,-0.24 -0.122,-0.227 -0.015,-0.044 0.03,-0.054 0.245,-0.248 0.3,-0.149 0.419,-0.028 0.505,0.088 0.05,0.037 -0.024,0.152 0.047,0.224 0.091,0.157 -0.125,0.445 0.095,0.139 0.147,0.167 0.11,0.152 0.158,0.139 0.141,0.235 0.048,0.133 -0.226,0.23 -0.382,0.216 -0.043,0.139 0.005,0.157 0.043,0.124 0.211,0.159 0.227,0.359 0.144,0.32 0.315,0.306 0.077,0.091 -0.02,0.076 -0.083,0.13 -0.108,0.434 -0.129,0.068 -0.144,0.028 -0.39,0.317 -0.174,-0.039 -0.247,0.004 -0.181,0.104 0.02,0.197 0.159,0.18 0.093,0.196 0.038,0.204 0.176,0.151 0.248,0.09 0.142,0.006 0.092,0.054 0.056,0.07 0.107,0.436 -0.064,0.109 -0.134,0.046 -0.08,0.179 -0.159,0.263 -0.09,0.211 0.1,0.186 0.042,0.138 -0.053,0.142 0.071,0.22 0.188,0.218 0.511,0.306 0.475,0.249 0.147,0.041 0.642,-0.16 0.106,0.014 0.078,0.19 0.034,0.128 -0.072,0.192 -0.177,0.271 -0.188,0.211 -0.114,0.179 0.024,0.163 0.007,0.216 -0.153,0.064 -0.005,-0.042 -0.063,-0.037 -0.054,0.021 -0.042,0.047 -0.006,0.083 -0.326,0.138 -0.225,0.143 -0.889,0.852 -0.416,0.249 -0.082,0.15 -0.085,0.28 -0.244,0.24 -0.214,0.114 -0.529,0.117 -0.532,0.254 -0.24,-0.11 -0.62,0.012 -0.387,-0.306 -0.744,-0.194 -0.242,-0.447 -0.339,-0.029 -0.222,0.014 -0.133,-0.068 -0.034,-0.153 -0.003,-0.147 -0.235,0.068 -0.18,0 -0.107,0.059 -0.084,0.068 -0.1,-0.043 -0.058,0.015 0.005,0.086 -0.216,0.022 -0.235,-0.053 -0.615,-0.231 -0.094,-0.036 -0.427,-0.089 -0.172,-0.093 -0.14,-0.229 -0.106,-0.072 -0.063,-0.043 -0.398,0.116 -0.138,0.18 -0.215,0.211 -1.476,1.032 -0.27,0.431 -0.312,0.633 -0.024,0.295 0.134,0.94 0.3,0.492 0.038,0.114 -0.167,10e-4 -0.279,-0.062 -0.231,-0.076 -0.221,0.042 -0.212,0.102 -0.186,0.062 -0.134,0.017 -0.089,0.059 -0.043,0.117 -0.008,0.082 -0.235,-0.02 -0.543,-0.168 -0.488,-0.116 -0.287,0.132 -0.184,0.123 -0.129,-0.019 -0.099,-0.13 -0.066,-0.127 -0.191,-0.117 -0.432,-0.175 0.022,-0.084 0.074,-0.118 -0.002,-0.073 -0.083,-0.108 -0.398,-0.116 -0.188,-0.029 -0.119,0.08 -0.086,0.098 -0.221,-0.36 -0.158,-0.074 -0.238,-0.012 -0.273,-0.11 -0.284,-0.141 -0.689,-0.225 -0.189,-0.027 -0.076,0.036 -0.051,0.135 -0.027,0.38 -0.029,0.042 -0.32,0.013 -0.394,-0.053 -0.181,0.026 -0.161,10e-4 -0.152,-0.101 -0.681,0.115 -0.113,-0.056 -0.164,-0.171 -0.184,-0.139 -0.142,-0.071 -0.122,-0.082 -0.11,-0.013 -0.168,0.079 -0.232,0.034 -0.192,-0.01 -0.103,0.011 -0.432,-0.422 -0.063,-0.115 -0.215,-0.032 -0.266,-0.005 -0.678,-0.274 -0.309,-0.147 -0.045,-0.088 0.004,-0.071 -0.053,0.016 -0.095,0.125 -0.05,0.102 -0.066,0.019 -0.097,-0.016 -0.09,-0.058 -0.055,-0.074 0.059,-0.129 0.104,-0.169 0.043,-0.184 -0.01,-0.165 -0.171,-0.106 -0.252,-0.044 -0.185,-0.013 -0.24,-0.094 -0.114,-0.068 -0.11,-0.184 -0.004,-0.134 0.457,-0.118 0.411,-0.485 0.39,-1.768 0.282,-2.109 0.209,-0.4 0.264,-0.11 -0.213,-0.292 -0.133,0.148 -0.056,0.157 -0.07,0.079 0.157,-1.955 0.112,-0.72 0.191,-0.756 0.391,0.3 0.324,0.305 0.167,0.264 0.212,0.876 0.161,0.184 0.24,0.184 -0.095,-0.201 -0.165,-0.154 -0.258,-1.169 -0.162,-0.333 -0.252,-0.28 -0.812,-0.591 -0.073,-0.115 -0.04,-0.226 0.269,0.01 0.232,0.11 -0.027,-0.126 -0.069,-0.132 -0.108,-0.481 -0.09,-1.127 0.012,-0.193 -0.04,-0.238 -0.26,-0.053 -0.208,-0.009 -0.224,-0.094 -1.106,-0.668 -0.378,-0.692 -0.387,-0.512 -0.093,-0.224 0.006,-0.227 0.201,-0.48 -0.177,-0.304 -0.173,-0.06 -0.15,-0.151 0.136,-0.251 0.113,-0.161 0.227,-0.043 0.297,0.053 0.282,0.146 0.221,0.039 -0.653,-0.391 -1.06,0.132 -0.229,-0.05 -0.192,-0.087 -0.076,-0.288 0.151,-0.129 0.136,-0.24 -0.154,-0.168 -0.2,-0.064 -0.314,0.003 -0.293,0.051 -0.074,-0.097 0.179,-0.268 -0.152,-0.098 -0.203,0.046 -0.294,0.055 -0.281,-0.084 -0.266,-0.305 -0.176,0.002 -0.121,0.038 -0.179,-0.118 -0.189,-0.029 -0.135,0.039 -0.179,-0.175 -1.104,-0.352 -0.476,-0.043 -0.437,0.159 -0.241,-0.055 -0.177,-0.228 -0.148,-0.382 -0.704,-0.295 0.139,-0.194 0.328,-0.046 0.377,-0.134 0.136,-0.173 -0.295,-0.201 -0.218,-0.05 -0.09,-0.072 -0.092,-0.181 0.13,-0.083 0.092,0.044 0.266,0.026 0.454,-0.044 -0.169,-0.183 -0.176,-0.041 -0.081,-0.046 -0.37,-0.02 -0.168,0.063 -0.378,-0.024 -0.082,-0.197 -0.04,-0.17 0.117,-0.378 0.532,-0.339 1.326,-0.371 0.57,0.054 0.395,-0.067 0.474,-0.234 0.209,-0.201 0.674,-0.118 0.64,0.213 0.59,0.804 0.282,0.272 0.691,-0.472 1.029,0.014 0.212,0.266 0.086,-0.224 0.189,-0.263 0.151,0.12 0.077,0.163 1.086,-0.046 0.171,-0.047 -0.292,-0.191 -0.238,-0.458 -0.05,-1.693 -0.301,-0.475 -0.345,-0.761 -0.159,-0.453 -0.015,-0.157 0.053,-0.227 0.424,0.012 0.328,0.058 0.625,-0.171 0.3,0.117 -0.018,0.354 0.092,0.446 0.104,0.216 0.159,0.245 0.503,-0.022 0.543,0.144 0.687,0.022 1.003,0.248 0.427,-0.144 0.414,-0.307 0.788,-0.202 0.063,-0.106 -0.454,0.042 -0.416,-0.195 -0.056,-0.211 0.048,-0.19 0.169,-0.438 1.206,-0.693 0.864,-0.205 0.902,-0.383 0.454,-0.393 0.3,-0.509 0.097,-0.112 0.125,-0.094 -0.116,-0.183 0.078,-1.96 0.084,-0.355 0.176,-0.291 0.268,-0.225 0.406,-0.244 1.497,-0.337 0.222,-0.137 0.031,0.212 0.109,0.271 0.075,0.148 -0.063,0.193 0.049,0.159 0.203,0.286 0.253,0.269 0.226,0.172 0.069,-0.026 z m -11.34,20.266 -0.099,0.352 -0.188,-0.324 -0.248,-0.284 -0.057,-0.263 0,-0.07 0.291,0.192 0.301,0.397 z m 29.913,12.125 -0.073,0.559 0.053,0.163 0.102,0.114 0.047,0.125 0.085,1.482 -0.016,0.118 -0.343,0.593 -0.077,0.173 -0.017,0.732 -0.058,0.196 -0.122,0.193 -0.217,0.624 -0.188,0.28 -0.514,-0.342 -0.303,-0.148 -0.148,-0.159 -0.097,-0.11 0.063,-0.147 0.138,-0.153 0.022,-0.121 -0.325,-0.136 -0.149,-0.091 0.002,-0.16 0.112,-0.249 -0.051,-0.206 -0.188,0.01 -0.146,-0.031 -0.019,-0.107 0.107,-0.137 0.138,-0.179 -0.004,-0.198 -0.167,-0.085 -0.151,-0.161 -0.061,-0.219 0.117,-0.15 0.19,-0.096 -0.14,-0.225 -0.094,-0.005 -0.075,-0.049 0.062,-0.104 0.147,-0.156 0.205,-0.467 0.285,-0.221 0.506,-0.142 0.137,-0.063 0.125,-0.165 0.139,-0.106 0.169,0.014 0.156,0.063 0.096,0.068 0.072,-0.071 0.07,-0.205 -0.043,-0.18 0.022,-0.495 0.09,-0.281 0.146,-0.016 0.134,0.155 -0.006,0.137 0.05,0.324 0.005,0.213 z\" class=\"country-outline\"\/><\/svg>\n          <\/div>\n          <h4 class=\"distributor-country\" data-en=\"France\" data-fr=\"France\">France<\/h4>\n          <div class=\"distributor-name\">Boulanger Distribution<\/div>\n          <div class=\"distributor-detail\">Luisant, France<\/div>\n          <div class=\"distributor-contacts\">\n            <a href=\"tel:+33237286221\">+33 2 37 28 62 21<\/a>\n            <a href=\"mailto:boutique@boulanger-distribution.fr\">boutique@boulanger-distribution.fr<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- ITALY -->\n        <div class=\"distributor-card\">\n          <div class=\"country-map\">\n            <svg viewBox=\"493.50 313.58 33.28 39.16\" class=\"country-flag-map\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"clip-it\"><path d=\"m 513.34375,315.8624 -0.057,0.233 -0.119,0.058 -0.208,0.136 -0.238,0.186 -0.222,0.209 -0.06,0.227 0.061,0.148 0.06,0.051 0.081,-0.045 0.118,0.028 0.148,0.081 0.247,0.079 0.007,0.078 -0.052,0.1 -0.192,0.177 -0.173,0.2 -0.017,0.122 0.021,0.089 0.06,0.054 0.256,-0.024 0.038,0.073 -0.125,0.513 0.039,0.087 0.225,0.082 0.164,0.123 0.307,0.324 0.122,0.262 -0.084,0.088 -0.193,0.043 -0.157,-0.022 0.178,-0.158 -0.435,-0.576 -0.197,0.001 -0.261,0.244 -0.726,-0.247 -0.139,0.1 -0.103,0.195 -0.252,0.242 -0.357,0.106 -0.398,0.266 -0.419,0.188 -0.32,0.142 -0.184,-0.025 0.292,-0.307 -0.124,-0.006 -0.388,0.217 -0.223,0.183 -0.072,0.308 -0.065,0.506 0.17,0.134 0.298,0.666 0.367,0.284 -0.071,0.271 -0.097,0.214 -0.222,0.185 -0.184,-0.137 -0.113,0.003 -0.085,0.433 0.159,1.151 0.256,0.804 0.254,0.35 0.573,0.543 0.606,0.286 1.09,0.911 0.598,0.288 0.157,0.156 0.362,0.699 0.313,0.805 0.337,1.258 0.24,0.617 0.484,0.696 1.004,0.992 0.913,0.723 0.85,0.446 0.663,0.078 1.569,-0.098 0.273,0.042 0.29,0.12 0.069,0.309 -0.106,0.208 -0.33,0.216 -0.336,0.299 -0.037,0.407 0.314,0.286 1.514,0.757 1.548,0.631 0.482,0.321 0.559,0.499 1.349,0.684 0.228,0.332 0.82,0.713 0.371,0.549 0.071,0.425 -0.177,0.431 -0.082,0.303 -0.139,0.299 -0.349,-0.113 -0.397,-0.308 -0.598,-1.254 -1.091,-0.127 -0.226,-0.093 -0.388,-0.216 -0.023,-0.143 -0.096,-0.178 -0.099,-0.06 -0.417,-0.04 -0.289,0.204 -0.34,0.483 -0.386,0.693 -0.392,1.013 -0.022,0.408 0.213,0.395 0.636,0.22 0.491,0.351 0.324,0.366 0.023,0.881 0.145,0.499 -0.213,0.283 -0.413,-0.073 -0.55,0.18 -0.39,0.322 -0.162,0.306 0.042,0.792 -0.08,0.301 -0.739,0.568 -0.388,0.58 -0.097,0.24 -0.148,0.272 -0.933,0.01 -0.221,-0.337 -0.008,-0.501 0.16,-0.309 0.343,-0.145 0.231,-0.644 -0.073,-0.466 0.135,-0.207 0.127,-0.146 0.261,-0.086 0.369,-0.082 0.037,-0.653 -0.288,-0.297 -0.101,-0.417 -0.134,-0.772 -0.475,-0.989 -0.254,-0.885 -0.199,-0.438 -0.302,-0.229 -0.545,0.003 -0.271,-0.065 -0.964,-0.618 -0.067,-0.094 0.006,-0.165 0.16,-0.249 -0.108,-0.337 -0.114,-0.319 -0.189,-0.272 -0.207,-0.142 -0.434,0.087 -0.152,0.067 -0.274,-0.023 -0.215,0.121 -0.12,0.004 0.338,-0.479 -0.091,-0.113 -0.334,-0.197 -0.454,-0.03 -0.126,-0.024 -0.074,0.123 -0.088,-0.067 0.009,-0.214 -0.527,-0.962 -0.354,-0.393 -0.179,-0.07 -0.323,0.083 -0.541,-0.172 -0.323,-0.038 -0.178,0.042 -0.266,0.125 -0.134,-0.083 -0.047,-0.129 -0.491,-0.401 -0.613,-0.227 -1.193,-1.283 -0.366,-0.481 -0.753,-0.531 -0.476,-0.776 -0.39,-0.285 -0.567,-0.229 -0.131,0.029 -0.17,0.086 -0.134,0.012 -0.106,-0.101 0.108,-0.104 0.121,-0.047 -0.047,-0.298 -0.646,-0.774 -0.378,-0.25 -0.107,-0.154 -0.079,-0.211 -0.081,-0.139 -0.179,-0.08 -0.153,0.014 -0.211,-0.053 0.007,-0.374 0.042,-0.287 -0.032,-0.244 -0.206,-0.643 -0.356,-0.546 -0.21,-1.311 -0.162,-0.371 -0.394,-0.281 -0.889,-0.316 -1.239,-0.851 -0.262,-0.015 -0.745,-0.332 -0.462,-0.057 -0.6,0.298 -0.729,0.818 -0.591,0.847 -0.215,0.164 -0.763,0.288 -0.674,0.137 -0.007,-0.216 -0.024,-0.163 0.114,-0.179 0.188,-0.211 0.173,-0.266 0.072,-0.192 -0.034,-0.128 -0.078,-0.19 -0.106,-0.014 -0.642,0.16 -0.147,-0.041 -0.475,-0.249 -0.511,-0.306 -0.188,-0.218 -0.071,-0.22 0.053,-0.142 -0.042,-0.138 -0.1,-0.186 0.09,-0.211 0.159,-0.263 0.08,-0.179 0.134,-0.046 0.064,-0.109 -0.107,-0.436 -0.056,-0.07 -0.092,-0.054 -0.142,-0.006 -0.248,-0.09 -0.176,-0.151 -0.038,-0.204 -0.093,-0.196 -0.159,-0.18 -0.02,-0.197 0.181,-0.104 0.247,-0.004 0.174,0.039 0.39,-0.317 0.144,-0.028 0.129,-0.068 0.108,-0.434 0.083,-0.13 0.02,-0.076 -0.077,-0.091 -0.315,-0.306 -0.144,-0.32 -0.227,-0.359 -0.211,-0.159 -0.043,-0.124 -0.005,-0.157 0.043,-0.139 0.382,-0.216 0.226,-0.23 0.097,0.088 0.206,0.094 0.559,-0.128 0.347,-0.129 0.244,-0.136 0.151,0.024 0.548,0.203 0.181,-0.103 0.395,-0.275 0.059,-0.145 0.312,-0.44 0.006,-0.107 -0.128,-0.277 0.04,-0.061 0.382,-0.284 0.187,-0.252 0.203,-0.169 0.146,-0.004 0.04,0.058 0.017,0.118 -0.013,0.486 0.056,0.149 0.3,0.348 0.214,0.198 0.497,0.136 0.023,0.065 -0.137,0.261 0.301,0.312 0.054,0.228 0.139,0.128 0.196,-0.063 0.064,-0.121 -0.077,-0.211 -0.057,-0.221 0.011,-0.128 0.054,-0.147 0.137,-0.206 0.372,-0.472 0.134,-0.273 0.024,-0.423 0.001,-0.34 0.124,-0.083 0.267,0.061 0.08,-0.007 0.036,0.209 0.114,0.333 0.134,0.172 0.143,0.041 0.168,0.001 0.416,-0.203 0.271,-0.088 0.154,0.024 0.091,0.138 0.194,0.363 0.111,0.041 0.134,-0.042 0.047,-0.062 -0.043,-0.14 -0.057,-0.303 -0.078,-0.235 -0.102,-0.11 -0.021,-0.143 0.064,-0.258 0.073,-0.216 0.142,-0.059 0.163,-0.027 0.215,0.229 0.255,0.072 0.19,-0.012 0.033,-0.133 -0.012,-0.146 -0.113,-0.188 0.022,-0.285 0.131,-0.532 0.075,0.041 0.282,0.005 0.307,0.03 0.198,0.217 0.194,0.074 0.276,0.023 0.185,-0.03 0.09,-0.082 0.107,-0.254 0.198,-0.315 0.31,-0.162 0.53,-0.03 0.265,-0.059 0.275,0.003 0.207,0.049 0.214,-0.006 0.544,-0.22 0.561,-0.174 0.078,0.029 0.012,0.058 -0.101,0.134 -0.098,0.178 0.066,0.203 0.319,0.407 0.174,0.311 0.164,0.233 0.255,0.123 0.335,0.075 0.284,0.027 0.297,0.088 1.019,0.217 0.513,0.06 0.389,0.009 0.585,0.131 z m -3.409,10.401 0.083,-0.2 -0.031,-0.143 -0.176,0.029 -0.124,0.186 0.083,0.157 0.165,-0.029 z m -0.129,7.648 -0.002,-0.03 -0.021,0.003 -0.009,0.018 0.009,0.012 0.023,-0.003 z m -5.736,-3.634 0.093,0.148 0.011,0.086 -0.063,0.098 0.026,0.22 -0.235,-0.183 -0.355,0.092 -0.218,-0.02 -0.06,-0.164 0.05,-0.096 0.338,-0.021 0.105,-0.047 0.206,0.022 0.102,-0.135 z m -2.143,7.421 0.141,0.236 0.315,0.966 0.03,0.208 -0.063,0.213 -0.08,0.151 -0.313,0.484 0.046,0.399 0.116,0.247 0.017,0.273 -0.058,0.338 -0.194,2.069 -0.094,0.365 -0.059,0.315 -0.214,0.096 -0.276,-0.101 -0.348,-0.178 -0.161,0.011 -0.162,0.061 -0.133,-0.052 -0.127,-0.101 -0.095,0.706 -0.157,0.286 -0.239,0.183 -0.225,0.011 -0.232,-0.061 -0.196,0 -0.149,-0.135 -0.118,-0.238 -0.188,-0.289 -0.191,-0.343 -0.021,-0.311 -0.033,-0.687 0.055,-0.15 0.08,-0.144 0.039,-0.308 -0.027,-0.269 0.056,-0.096 0.111,0.096 0.083,-0.036 -0.005,-0.139 0.025,-0.253 -0.146,-0.212 -0.247,-0.072 -0.024,-0.222 0.026,-0.217 0.13,-0.146 0.044,-0.194 10e-4,-0.593 -0.174,-0.219 -0.067,-0.332 -0.09,-0.212 -0.162,-0.214 -0.184,-0.174 -0.113,-0.168 -0.025,-0.44 0.064,-0.368 0.058,-0.158 0.059,0.023 0.182,0.183 0.149,0.041 0.295,0.044 0.29,-0.059 0.356,-0.167 0.343,-0.202 0.497,-0.595 0.306,-0.121 0.157,-0.157 0.054,-0.212 0.13,-0.055 0.153,0.206 0.19,0.022 0.293,0.17 0.126,0.162 0.108,0.195 0.104,0.086 0.111,0.049 0.016,0.046 -0.088,0.046 -0.101,0.223 0.057,0.064 0.166,0.126 z m -3.777,-0.584 -0.093,0.169 -0.132,-0.012 0.052,-0.125 0.122,-0.251 0.148,-0.084 0.066,0.075 -0.07,0.144 -0.093,0.084 z m 15.863,1.236 -0.125,0.032 -0.073,-0.044 -0.04,-0.056 0.049,-0.139 0.255,0.083 -0.003,0.078 -0.063,0.046 z m -15.321,5.968 -0.162,0.356 -0.169,-0.252 -0.007,-0.216 0.023,-0.062 0.208,0.091 0.107,0.083 z m 19.919,3.032 -0.19,0.404 -0.093,0.155 -0.677,0.985 -0.078,0.227 -0.048,0.247 -0.07,0.216 -0.094,0.203 -0.089,0.258 0.017,0.292 0.032,0.143 0.082,0.094 0.134,0.088 0.103,0.136 -0.158,0.123 0.173,0.247 0.148,0.146 0.02,0.146 -0.003,0.146 -0.307,0.274 -0.12,0.151 -0.074,0.183 -0.032,0.188 0.033,0.17 -0.01,0.169 -0.309,-0.021 -0.316,-0.104 -0.319,0.045 -0.454,-0.196 -0.165,-0.035 -0.15,-0.077 -0.377,-0.608 -0.304,-0.257 -0.326,-0.201 -0.333,-0.012 -0.333,0.023 -0.294,-0.124 -0.599,-0.415 -0.635,-0.333 -0.269,-0.216 -0.123,-0.146 -0.144,-0.097 -0.363,-0.096 -0.327,-0.226 -0.148,-0.016 -0.319,0.027 -0.164,-0.016 -0.165,-0.08 -0.318,-0.265 -0.204,-0.368 -0.053,-0.163 0.144,-0.421 0.171,-0.405 0.151,-0.113 0.176,-0.082 0.106,-0.12 0.09,-0.147 0.327,0.424 0.146,0.103 0.148,-0.023 0.262,-0.152 0.022,-0.167 0.29,-0.211 0.368,-0.004 0.17,0.039 0.089,0.191 0.14,0.059 0.162,0.025 0.534,0.363 0.15,0.059 0.151,0.01 0.415,-0.152 0.318,-0.058 0.667,0.084 0.36,-0.091 0.252,-0.011 0.367,-0.14 0.282,-0.233 0.147,-0.058 0.158,-0.017 0.382,0.015 0.384,0.053 0.161,-0.055 0.135,-0.153 0.156,-0.069 0.171,0.046 0.443,-0.262 0.196,-0.018 0.186,0.101 -0.165,0.176 z m -9.894,5.154 -0.135,0.039 -0.176,-0.12 -0.012,-0.168 0.032,-0.05 0.214,0.077 0.067,0.156 0.01,0.066 z\"\/><\/clipPath><\/defs><g clip-path=\"url(#clip-it)\"><rect x=\"493.499\" y=\"313.579\" width=\"11.093\" height=\"39.162\" fill=\"#009246\"\/><rect x=\"504.592\" y=\"313.579\" width=\"11.093\" height=\"39.162\" fill=\"#fff\"\/><rect x=\"515.685\" y=\"313.579\" width=\"11.093\" height=\"39.162\" fill=\"#CE2B37\"\/><\/g><path d=\"m 513.34375,315.8624 -0.057,0.233 -0.119,0.058 -0.208,0.136 -0.238,0.186 -0.222,0.209 -0.06,0.227 0.061,0.148 0.06,0.051 0.081,-0.045 0.118,0.028 0.148,0.081 0.247,0.079 0.007,0.078 -0.052,0.1 -0.192,0.177 -0.173,0.2 -0.017,0.122 0.021,0.089 0.06,0.054 0.256,-0.024 0.038,0.073 -0.125,0.513 0.039,0.087 0.225,0.082 0.164,0.123 0.307,0.324 0.122,0.262 -0.084,0.088 -0.193,0.043 -0.157,-0.022 0.178,-0.158 -0.435,-0.576 -0.197,0.001 -0.261,0.244 -0.726,-0.247 -0.139,0.1 -0.103,0.195 -0.252,0.242 -0.357,0.106 -0.398,0.266 -0.419,0.188 -0.32,0.142 -0.184,-0.025 0.292,-0.307 -0.124,-0.006 -0.388,0.217 -0.223,0.183 -0.072,0.308 -0.065,0.506 0.17,0.134 0.298,0.666 0.367,0.284 -0.071,0.271 -0.097,0.214 -0.222,0.185 -0.184,-0.137 -0.113,0.003 -0.085,0.433 0.159,1.151 0.256,0.804 0.254,0.35 0.573,0.543 0.606,0.286 1.09,0.911 0.598,0.288 0.157,0.156 0.362,0.699 0.313,0.805 0.337,1.258 0.24,0.617 0.484,0.696 1.004,0.992 0.913,0.723 0.85,0.446 0.663,0.078 1.569,-0.098 0.273,0.042 0.29,0.12 0.069,0.309 -0.106,0.208 -0.33,0.216 -0.336,0.299 -0.037,0.407 0.314,0.286 1.514,0.757 1.548,0.631 0.482,0.321 0.559,0.499 1.349,0.684 0.228,0.332 0.82,0.713 0.371,0.549 0.071,0.425 -0.177,0.431 -0.082,0.303 -0.139,0.299 -0.349,-0.113 -0.397,-0.308 -0.598,-1.254 -1.091,-0.127 -0.226,-0.093 -0.388,-0.216 -0.023,-0.143 -0.096,-0.178 -0.099,-0.06 -0.417,-0.04 -0.289,0.204 -0.34,0.483 -0.386,0.693 -0.392,1.013 -0.022,0.408 0.213,0.395 0.636,0.22 0.491,0.351 0.324,0.366 0.023,0.881 0.145,0.499 -0.213,0.283 -0.413,-0.073 -0.55,0.18 -0.39,0.322 -0.162,0.306 0.042,0.792 -0.08,0.301 -0.739,0.568 -0.388,0.58 -0.097,0.24 -0.148,0.272 -0.933,0.01 -0.221,-0.337 -0.008,-0.501 0.16,-0.309 0.343,-0.145 0.231,-0.644 -0.073,-0.466 0.135,-0.207 0.127,-0.146 0.261,-0.086 0.369,-0.082 0.037,-0.653 -0.288,-0.297 -0.101,-0.417 -0.134,-0.772 -0.475,-0.989 -0.254,-0.885 -0.199,-0.438 -0.302,-0.229 -0.545,0.003 -0.271,-0.065 -0.964,-0.618 -0.067,-0.094 0.006,-0.165 0.16,-0.249 -0.108,-0.337 -0.114,-0.319 -0.189,-0.272 -0.207,-0.142 -0.434,0.087 -0.152,0.067 -0.274,-0.023 -0.215,0.121 -0.12,0.004 0.338,-0.479 -0.091,-0.113 -0.334,-0.197 -0.454,-0.03 -0.126,-0.024 -0.074,0.123 -0.088,-0.067 0.009,-0.214 -0.527,-0.962 -0.354,-0.393 -0.179,-0.07 -0.323,0.083 -0.541,-0.172 -0.323,-0.038 -0.178,0.042 -0.266,0.125 -0.134,-0.083 -0.047,-0.129 -0.491,-0.401 -0.613,-0.227 -1.193,-1.283 -0.366,-0.481 -0.753,-0.531 -0.476,-0.776 -0.39,-0.285 -0.567,-0.229 -0.131,0.029 -0.17,0.086 -0.134,0.012 -0.106,-0.101 0.108,-0.104 0.121,-0.047 -0.047,-0.298 -0.646,-0.774 -0.378,-0.25 -0.107,-0.154 -0.079,-0.211 -0.081,-0.139 -0.179,-0.08 -0.153,0.014 -0.211,-0.053 0.007,-0.374 0.042,-0.287 -0.032,-0.244 -0.206,-0.643 -0.356,-0.546 -0.21,-1.311 -0.162,-0.371 -0.394,-0.281 -0.889,-0.316 -1.239,-0.851 -0.262,-0.015 -0.745,-0.332 -0.462,-0.057 -0.6,0.298 -0.729,0.818 -0.591,0.847 -0.215,0.164 -0.763,0.288 -0.674,0.137 -0.007,-0.216 -0.024,-0.163 0.114,-0.179 0.188,-0.211 0.173,-0.266 0.072,-0.192 -0.034,-0.128 -0.078,-0.19 -0.106,-0.014 -0.642,0.16 -0.147,-0.041 -0.475,-0.249 -0.511,-0.306 -0.188,-0.218 -0.071,-0.22 0.053,-0.142 -0.042,-0.138 -0.1,-0.186 0.09,-0.211 0.159,-0.263 0.08,-0.179 0.134,-0.046 0.064,-0.109 -0.107,-0.436 -0.056,-0.07 -0.092,-0.054 -0.142,-0.006 -0.248,-0.09 -0.176,-0.151 -0.038,-0.204 -0.093,-0.196 -0.159,-0.18 -0.02,-0.197 0.181,-0.104 0.247,-0.004 0.174,0.039 0.39,-0.317 0.144,-0.028 0.129,-0.068 0.108,-0.434 0.083,-0.13 0.02,-0.076 -0.077,-0.091 -0.315,-0.306 -0.144,-0.32 -0.227,-0.359 -0.211,-0.159 -0.043,-0.124 -0.005,-0.157 0.043,-0.139 0.382,-0.216 0.226,-0.23 0.097,0.088 0.206,0.094 0.559,-0.128 0.347,-0.129 0.244,-0.136 0.151,0.024 0.548,0.203 0.181,-0.103 0.395,-0.275 0.059,-0.145 0.312,-0.44 0.006,-0.107 -0.128,-0.277 0.04,-0.061 0.382,-0.284 0.187,-0.252 0.203,-0.169 0.146,-0.004 0.04,0.058 0.017,0.118 -0.013,0.486 0.056,0.149 0.3,0.348 0.214,0.198 0.497,0.136 0.023,0.065 -0.137,0.261 0.301,0.312 0.054,0.228 0.139,0.128 0.196,-0.063 0.064,-0.121 -0.077,-0.211 -0.057,-0.221 0.011,-0.128 0.054,-0.147 0.137,-0.206 0.372,-0.472 0.134,-0.273 0.024,-0.423 0.001,-0.34 0.124,-0.083 0.267,0.061 0.08,-0.007 0.036,0.209 0.114,0.333 0.134,0.172 0.143,0.041 0.168,0.001 0.416,-0.203 0.271,-0.088 0.154,0.024 0.091,0.138 0.194,0.363 0.111,0.041 0.134,-0.042 0.047,-0.062 -0.043,-0.14 -0.057,-0.303 -0.078,-0.235 -0.102,-0.11 -0.021,-0.143 0.064,-0.258 0.073,-0.216 0.142,-0.059 0.163,-0.027 0.215,0.229 0.255,0.072 0.19,-0.012 0.033,-0.133 -0.012,-0.146 -0.113,-0.188 0.022,-0.285 0.131,-0.532 0.075,0.041 0.282,0.005 0.307,0.03 0.198,0.217 0.194,0.074 0.276,0.023 0.185,-0.03 0.09,-0.082 0.107,-0.254 0.198,-0.315 0.31,-0.162 0.53,-0.03 0.265,-0.059 0.275,0.003 0.207,0.049 0.214,-0.006 0.544,-0.22 0.561,-0.174 0.078,0.029 0.012,0.058 -0.101,0.134 -0.098,0.178 0.066,0.203 0.319,0.407 0.174,0.311 0.164,0.233 0.255,0.123 0.335,0.075 0.284,0.027 0.297,0.088 1.019,0.217 0.513,0.06 0.389,0.009 0.585,0.131 z m -3.409,10.401 0.083,-0.2 -0.031,-0.143 -0.176,0.029 -0.124,0.186 0.083,0.157 0.165,-0.029 z m -0.129,7.648 -0.002,-0.03 -0.021,0.003 -0.009,0.018 0.009,0.012 0.023,-0.003 z m -5.736,-3.634 0.093,0.148 0.011,0.086 -0.063,0.098 0.026,0.22 -0.235,-0.183 -0.355,0.092 -0.218,-0.02 -0.06,-0.164 0.05,-0.096 0.338,-0.021 0.105,-0.047 0.206,0.022 0.102,-0.135 z m -2.143,7.421 0.141,0.236 0.315,0.966 0.03,0.208 -0.063,0.213 -0.08,0.151 -0.313,0.484 0.046,0.399 0.116,0.247 0.017,0.273 -0.058,0.338 -0.194,2.069 -0.094,0.365 -0.059,0.315 -0.214,0.096 -0.276,-0.101 -0.348,-0.178 -0.161,0.011 -0.162,0.061 -0.133,-0.052 -0.127,-0.101 -0.095,0.706 -0.157,0.286 -0.239,0.183 -0.225,0.011 -0.232,-0.061 -0.196,0 -0.149,-0.135 -0.118,-0.238 -0.188,-0.289 -0.191,-0.343 -0.021,-0.311 -0.033,-0.687 0.055,-0.15 0.08,-0.144 0.039,-0.308 -0.027,-0.269 0.056,-0.096 0.111,0.096 0.083,-0.036 -0.005,-0.139 0.025,-0.253 -0.146,-0.212 -0.247,-0.072 -0.024,-0.222 0.026,-0.217 0.13,-0.146 0.044,-0.194 10e-4,-0.593 -0.174,-0.219 -0.067,-0.332 -0.09,-0.212 -0.162,-0.214 -0.184,-0.174 -0.113,-0.168 -0.025,-0.44 0.064,-0.368 0.058,-0.158 0.059,0.023 0.182,0.183 0.149,0.041 0.295,0.044 0.29,-0.059 0.356,-0.167 0.343,-0.202 0.497,-0.595 0.306,-0.121 0.157,-0.157 0.054,-0.212 0.13,-0.055 0.153,0.206 0.19,0.022 0.293,0.17 0.126,0.162 0.108,0.195 0.104,0.086 0.111,0.049 0.016,0.046 -0.088,0.046 -0.101,0.223 0.057,0.064 0.166,0.126 z m -3.777,-0.584 -0.093,0.169 -0.132,-0.012 0.052,-0.125 0.122,-0.251 0.148,-0.084 0.066,0.075 -0.07,0.144 -0.093,0.084 z m 15.863,1.236 -0.125,0.032 -0.073,-0.044 -0.04,-0.056 0.049,-0.139 0.255,0.083 -0.003,0.078 -0.063,0.046 z m -15.321,5.968 -0.162,0.356 -0.169,-0.252 -0.007,-0.216 0.023,-0.062 0.208,0.091 0.107,0.083 z m 19.919,3.032 -0.19,0.404 -0.093,0.155 -0.677,0.985 -0.078,0.227 -0.048,0.247 -0.07,0.216 -0.094,0.203 -0.089,0.258 0.017,0.292 0.032,0.143 0.082,0.094 0.134,0.088 0.103,0.136 -0.158,0.123 0.173,0.247 0.148,0.146 0.02,0.146 -0.003,0.146 -0.307,0.274 -0.12,0.151 -0.074,0.183 -0.032,0.188 0.033,0.17 -0.01,0.169 -0.309,-0.021 -0.316,-0.104 -0.319,0.045 -0.454,-0.196 -0.165,-0.035 -0.15,-0.077 -0.377,-0.608 -0.304,-0.257 -0.326,-0.201 -0.333,-0.012 -0.333,0.023 -0.294,-0.124 -0.599,-0.415 -0.635,-0.333 -0.269,-0.216 -0.123,-0.146 -0.144,-0.097 -0.363,-0.096 -0.327,-0.226 -0.148,-0.016 -0.319,0.027 -0.164,-0.016 -0.165,-0.08 -0.318,-0.265 -0.204,-0.368 -0.053,-0.163 0.144,-0.421 0.171,-0.405 0.151,-0.113 0.176,-0.082 0.106,-0.12 0.09,-0.147 0.327,0.424 0.146,0.103 0.148,-0.023 0.262,-0.152 0.022,-0.167 0.29,-0.211 0.368,-0.004 0.17,0.039 0.089,0.191 0.14,0.059 0.162,0.025 0.534,0.363 0.15,0.059 0.151,0.01 0.415,-0.152 0.318,-0.058 0.667,0.084 0.36,-0.091 0.252,-0.011 0.367,-0.14 0.282,-0.233 0.147,-0.058 0.158,-0.017 0.382,0.015 0.384,0.053 0.161,-0.055 0.135,-0.153 0.156,-0.069 0.171,0.046 0.443,-0.262 0.196,-0.018 0.186,0.101 -0.165,0.176 z m -9.894,5.154 -0.135,0.039 -0.176,-0.12 -0.012,-0.168 0.032,-0.05 0.214,0.077 0.067,0.156 0.01,0.066 z\" class=\"country-outline\"\/><\/svg>\n          <\/div>\n          <h4 class=\"distributor-country\" data-en=\"Italy\" data-fr=\"Italie\">Italy<\/h4>\n          <div class=\"distributor-name\">Hermes SRL<\/div>\n          <div class=\"distributor-detail\">Nervesa della Battaglia (TV), Italia<\/div>\n          <div class=\"distributor-contacts\">\n            <a href=\"tel:+390422881801\">+39 0422 881801<\/a>\n            <a href=\"mailto:info@hermes-srl.eu\">info@hermes-srl.eu<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- BELGIUM -->\n        <div class=\"distributor-card\">\n          <div class=\"country-map\">\n            <svg viewBox=\"481.98 294.63 10.78 8.71\" class=\"country-flag-map\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"clip-be\"><path d=\"m 488.41175,294.8954 0.013,0.093 0.077,0.039 0.269,-0.02 0.136,-0.169 0.108,-0.106 0.08,0.072 0.039,0.208 0.074,0.27 0.321,0.302 0.271,0.086 0.334,-0.059 0.132,-0.054 0.09,0.045 0.089,0.16 0.191,0.182 0.404,0.13 0.123,0.073 0.086,0.123 -0.025,0.174 -0.192,0.435 -0.025,0.128 0.026,0.043 -0.038,0.08 -0.25,0.291 -0.022,0.102 0.083,0.167 0.069,0.138 0.002,-0.027 0.383,-0.125 0.173,0.251 0.284,0.009 0.034,0.081 0.319,0.234 0.098,0.185 0.229,0.179 -0.19,0.226 0.029,0.101 0.068,0.103 0.258,0.06 0.129,0.148 0.008,0.227 0.059,0.368 -0.532,0.366 -0.151,0.408 -0.014,0.08 -0.018,-0.012 -0.058,-0.135 -0.097,0.002 -0.22,-0.057 -0.307,0.368 -0.139,0.306 -0.082,0.224 -0.124,0.181 -0.025,0.191 0.016,0.081 -0.042,0.103 -0.002,0.109 0.176,0.213 0.045,0.116 0.215,0.379 -0.067,0.137 -0.053,0.149 -0.062,0.106 -0.073,0.067 -0.222,-0.004 -0.282,0.047 -0.19,0.075 -0.098,0 -0.204,-0.188 -0.228,-0.282 -0.144,-0.135 -0.066,-0.116 -0.179,-0.049 -0.255,-0.139 -0.177,-0.152 -0.152,-0.095 -0.214,-0.047 -0.177,0.005 -0.051,-0.256 -0.022,-0.292 -0.144,-0.197 0.198,-0.768 -0.118,-0.075 -0.128,0.061 -0.186,0.184 -0.089,0.218 -0.053,0.194 -0.312,0.183 -0.495,0.067 -0.541,-0.067 -0.074,-0.049 -0.035,-0.056 0,-0.067 0.037,-0.104 0.094,-0.127 0.024,-0.18 -0.097,-0.156 -0.063,-0.061 0.025,-0.151 0.071,-0.189 0.015,-0.109 -0.367,-0.327 -0.265,-0.064 -0.257,-0.012 -0.195,-0.037 -0.114,0.016 -0.081,0.095 -0.083,0.069 -0.062,-0.082 -0.114,-0.582 -0.088,-0.088 -0.332,-0.098 -0.452,-0.035 -0.12,-0.106 -0.066,-0.263 -0.042,-0.316 -0.148,-0.304 -0.076,-0.077 -0.135,-0.134 -0.236,0.055 -0.283,0.177 -0.167,0.048 -0.064,0.019 -0.225,-0.172 -0.254,-0.269 -0.203,-0.286 -0.049,-0.159 0.062,-0.193 -0.074,-0.148 -0.109,-0.271 -0.031,-0.212 1.221,-0.752 0.744,-0.386 0.351,-0.117 0.084,0.388 0.064,0.123 0.083,0.08 0.11,0.016 0.127,-0.096 0.178,-0.101 0.285,0.047 0.207,0.093 0.073,0.097 0.138,0.092 0.2,0.022 0.387,-0.176 0.372,-0.268 0.109,-0.187 0.041,-0.169 0.22,0.112 0.194,0.024 0.086,-0.05 -0.055,-0.271 0.158,-0.145 0.175,-0.066 0.079,0.117 0.161,0.12 0.127,0.001 0.341,-0.312 0.08,0.062 0.074,0.111 z\"\/><\/clipPath><\/defs><g clip-path=\"url(#clip-be)\"><rect x=\"481.982\" y=\"294.633\" width=\"3.592\" height=\"8.715\" fill=\"#000\"\/><rect x=\"485.574\" y=\"294.633\" width=\"3.592\" height=\"8.715\" fill=\"#FFD90C\"\/><rect x=\"489.166\" y=\"294.633\" width=\"3.592\" height=\"8.715\" fill=\"#F31830\"\/><\/g><path d=\"m 488.41175,294.8954 0.013,0.093 0.077,0.039 0.269,-0.02 0.136,-0.169 0.108,-0.106 0.08,0.072 0.039,0.208 0.074,0.27 0.321,0.302 0.271,0.086 0.334,-0.059 0.132,-0.054 0.09,0.045 0.089,0.16 0.191,0.182 0.404,0.13 0.123,0.073 0.086,0.123 -0.025,0.174 -0.192,0.435 -0.025,0.128 0.026,0.043 -0.038,0.08 -0.25,0.291 -0.022,0.102 0.083,0.167 0.069,0.138 0.002,-0.027 0.383,-0.125 0.173,0.251 0.284,0.009 0.034,0.081 0.319,0.234 0.098,0.185 0.229,0.179 -0.19,0.226 0.029,0.101 0.068,0.103 0.258,0.06 0.129,0.148 0.008,0.227 0.059,0.368 -0.532,0.366 -0.151,0.408 -0.014,0.08 -0.018,-0.012 -0.058,-0.135 -0.097,0.002 -0.22,-0.057 -0.307,0.368 -0.139,0.306 -0.082,0.224 -0.124,0.181 -0.025,0.191 0.016,0.081 -0.042,0.103 -0.002,0.109 0.176,0.213 0.045,0.116 0.215,0.379 -0.067,0.137 -0.053,0.149 -0.062,0.106 -0.073,0.067 -0.222,-0.004 -0.282,0.047 -0.19,0.075 -0.098,0 -0.204,-0.188 -0.228,-0.282 -0.144,-0.135 -0.066,-0.116 -0.179,-0.049 -0.255,-0.139 -0.177,-0.152 -0.152,-0.095 -0.214,-0.047 -0.177,0.005 -0.051,-0.256 -0.022,-0.292 -0.144,-0.197 0.198,-0.768 -0.118,-0.075 -0.128,0.061 -0.186,0.184 -0.089,0.218 -0.053,0.194 -0.312,0.183 -0.495,0.067 -0.541,-0.067 -0.074,-0.049 -0.035,-0.056 0,-0.067 0.037,-0.104 0.094,-0.127 0.024,-0.18 -0.097,-0.156 -0.063,-0.061 0.025,-0.151 0.071,-0.189 0.015,-0.109 -0.367,-0.327 -0.265,-0.064 -0.257,-0.012 -0.195,-0.037 -0.114,0.016 -0.081,0.095 -0.083,0.069 -0.062,-0.082 -0.114,-0.582 -0.088,-0.088 -0.332,-0.098 -0.452,-0.035 -0.12,-0.106 -0.066,-0.263 -0.042,-0.316 -0.148,-0.304 -0.076,-0.077 -0.135,-0.134 -0.236,0.055 -0.283,0.177 -0.167,0.048 -0.064,0.019 -0.225,-0.172 -0.254,-0.269 -0.203,-0.286 -0.049,-0.159 0.062,-0.193 -0.074,-0.148 -0.109,-0.271 -0.031,-0.212 1.221,-0.752 0.744,-0.386 0.351,-0.117 0.084,0.388 0.064,0.123 0.083,0.08 0.11,0.016 0.127,-0.096 0.178,-0.101 0.285,0.047 0.207,0.093 0.073,0.097 0.138,0.092 0.2,0.022 0.387,-0.176 0.372,-0.268 0.109,-0.187 0.041,-0.169 0.22,0.112 0.194,0.024 0.086,-0.05 -0.055,-0.271 0.158,-0.145 0.175,-0.066 0.079,0.117 0.161,0.12 0.127,0.001 0.341,-0.312 0.08,0.062 0.074,0.111 z\" class=\"country-outline\"\/><\/svg>\n          <\/div>\n          <h4 class=\"distributor-country\" data-en=\"Belgium\" data-fr=\"Belgique\">Belgium<\/h4>\n          <div class=\"distributor-name\" data-en=\"Business Developer\" data-fr=\"Business Developer\">Business Developer<\/div>\n          <div class=\"distributor-detail\">Nicole<\/div>\n          <div class=\"distributor-contacts\">\n            <a href=\"tel:+32472341078\">+32 472 34 10 78<\/a>\n            <a href=\"mailto:nicole@niap.be\">nicole@niap.be<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- NETHERLANDS -->\n        <div class=\"distributor-card\">\n          <div class=\"country-map\">\n            <svg viewBox=\"484.30 284.80 10.80 13.14\" class=\"country-flag-map\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"clip-nl\"><path d=\"m 489.58075,285.9684 -0.119,-0.065 0.631,-0.187 0.399,-0.057 0.071,0.025 -0.721,0.246 -0.261,0.038 z m 1.401,-0.304 0.554,-0.077 -0.003,-0.029 -0.146,-0.047 -0.472,0.008 -0.151,0.033 0.031,0.055 0.187,0.057 z m 1.688,-0.321 -0.119,-0.02 -0.346,0.1 -0.024,0.046 0.096,0.034 0.393,-0.16 z m -3.437,0.952 -0.229,-0.01 -0.334,0.299 0.044,0.055 0.519,-0.344 z m 4.749,-1.493 -0.13,0 -0.241,0.094 -0.075,0.125 0.26,-0.016 0.186,-0.203 z m -7.829,10.259 -0.358,0.186 -0.468,-0.065 -0.356,-0.136 -0.459,0.026 -0.212,0.071 0.084,0.388 0.064,0.123 0.083,0.08 0.11,0.016 0.127,-0.096 0.177,-0.101 0.285,0.047 0.207,0.093 0.074,0.097 0.137,0.092 0.2,0.022 0.387,-0.176 0.372,-0.269 0.109,-0.187 0.041,-0.169 -0.322,0.116 -0.282,-0.158 z m 8.942,-8.645 -0.391,-0.085 -0.252,-0.125 -0.157,-0.226 -0.27,-0.309 -0.709,0.032 -0.59,0.089 -0.817,0.038 -0.529,0.15 -0.958,0.5 -0.241,0.255 -0.246,0.549 -0.834,0.632 -0.486,0.243 -0.137,-0.093 -0.197,-0.061 -0.157,0.321 -0.097,0.289 -0.326,1.693 -0.222,0.612 -0.299,0.514 -0.47,0.628 -0.216,0.214 -0.132,0.081 -0.165,0.302 -0.132,0.362 -0.09,0.169 0.527,0.622 0.066,0.178 0.069,0.104 -0.499,0.065 0.212,0.201 0.267,0.144 0.179,0.069 0.098,0.145 -0.192,0.067 -0.181,0.004 -0.716,-0.533 -0.398,-0.098 -0.548,0.031 -0.138,0.056 -0.142,0.162 0.201,0.246 0.186,0.145 0.299,0.019 0.36,0.182 0.518,-0.152 0.372,0.187 0.245,0.067 0.22,0.112 0.194,0.024 0.085,-0.05 -0.054,-0.271 0.158,-0.145 0.175,-0.067 0.079,0.118 0.161,0.12 0.126,10e-4 0.342,-0.312 0.08,0.062 0.074,0.111 0.016,0.089 0.013,0.094 0.077,0.039 0.269,-0.02 0.137,-0.169 0.107,-0.106 0.08,0.072 0.039,0.208 0.074,0.271 0.321,0.302 0.271,0.086 0.333,-0.059 0.132,-0.054 0.089,0.045 0.089,0.16 0.192,0.183 0.403,0.129 0.124,0.073 0.086,0.123 -0.025,0.175 -0.192,0.435 -0.025,0.128 0.026,0.043 -0.038,0.08 -0.25,0.291 -0.022,0.103 0.083,0.167 0.069,0.138 0,0 0.15,0.067 0.141,0.022 0.267,0.009 0.285,0.009 0.153,-0.685 -0.117,-0.2 -0.145,-0.102 -0.169,-0.05 -0.078,-0.095 -0.027,-0.109 0.03,-0.067 0.199,0.02 0.062,-0.071 0.474,-0.404 0.02,-0.078 -0.066,-0.044 -0.086,-0.023 -0.022,-0.085 0.003,-0.112 0.253,-0.585 0.075,-0.25 0.017,-0.177 -0.016,-0.175 -0.146,-0.275 -0.141,-0.22 -0.005,-0.175 -0.103,-0.092 -0.292,-0.471 0,-0.182 0.165,-0.142 0.231,-0.09 0.077,-0.075 0.138,-0.047 0.367,0.136 0.164,0.118 0.046,-0.024 0.148,-0.128 0.26,0.02 0.629,-0.258 0.094,-0.124 0.07,-0.132 0.006,-0.058 -0.244,-0.255 -0.007,-0.094 0.032,-0.106 0.069,-0.084 0.144,-0.057 0.153,-0.112 0.343,-0.318 0.119,-0.276 0.037,-0.3 0.007,-0.224 -0.094,-0.178 -0.095,-0.115 -0.129,0.018 -0.251,-0.009 -0.235,-0.1 -0.129,-0.162 -0.032,-0.142 0.059,-0.09 0.018,-0.11 -0.038,-0.111 0.015,-0.093 0.106,-0.075 0.743,0.002 0.056,-0.082 0.05,-0.432 0.186,-0.659 0.175,-0.368 0.029,-0.155 -0.003,-0.875 0.022,-0.448 z m -9.726,7.374 0.245,-0.071 0.371,0.302 0.348,-0.098 -0.021,-0.084 -0.059,-0.079 -0.274,-0.247 -0.449,-0.031 -0.254,0.076 10e-4,0.089 0.092,0.143 z m 2.962,-6.056 0.278,-0.33 0,-0.525 -0.411,0.429 -0.086,0.258 0.049,0.077 0.17,0.091 z\"\/><\/clipPath><\/defs><g clip-path=\"url(#clip-nl)\"><rect x=\"484.300\" y=\"284.802\" width=\"10.795\" height=\"4.378\" fill=\"#AE1C28\"\/><rect x=\"484.300\" y=\"289.181\" width=\"10.795\" height=\"4.378\" fill=\"#fff\"\/><rect x=\"484.300\" y=\"293.559\" width=\"10.795\" height=\"4.378\" fill=\"#21468B\"\/><\/g><path d=\"m 489.58075,285.9684 -0.119,-0.065 0.631,-0.187 0.399,-0.057 0.071,0.025 -0.721,0.246 -0.261,0.038 z m 1.401,-0.304 0.554,-0.077 -0.003,-0.029 -0.146,-0.047 -0.472,0.008 -0.151,0.033 0.031,0.055 0.187,0.057 z m 1.688,-0.321 -0.119,-0.02 -0.346,0.1 -0.024,0.046 0.096,0.034 0.393,-0.16 z m -3.437,0.952 -0.229,-0.01 -0.334,0.299 0.044,0.055 0.519,-0.344 z m 4.749,-1.493 -0.13,0 -0.241,0.094 -0.075,0.125 0.26,-0.016 0.186,-0.203 z m -7.829,10.259 -0.358,0.186 -0.468,-0.065 -0.356,-0.136 -0.459,0.026 -0.212,0.071 0.084,0.388 0.064,0.123 0.083,0.08 0.11,0.016 0.127,-0.096 0.177,-0.101 0.285,0.047 0.207,0.093 0.074,0.097 0.137,0.092 0.2,0.022 0.387,-0.176 0.372,-0.269 0.109,-0.187 0.041,-0.169 -0.322,0.116 -0.282,-0.158 z m 8.942,-8.645 -0.391,-0.085 -0.252,-0.125 -0.157,-0.226 -0.27,-0.309 -0.709,0.032 -0.59,0.089 -0.817,0.038 -0.529,0.15 -0.958,0.5 -0.241,0.255 -0.246,0.549 -0.834,0.632 -0.486,0.243 -0.137,-0.093 -0.197,-0.061 -0.157,0.321 -0.097,0.289 -0.326,1.693 -0.222,0.612 -0.299,0.514 -0.47,0.628 -0.216,0.214 -0.132,0.081 -0.165,0.302 -0.132,0.362 -0.09,0.169 0.527,0.622 0.066,0.178 0.069,0.104 -0.499,0.065 0.212,0.201 0.267,0.144 0.179,0.069 0.098,0.145 -0.192,0.067 -0.181,0.004 -0.716,-0.533 -0.398,-0.098 -0.548,0.031 -0.138,0.056 -0.142,0.162 0.201,0.246 0.186,0.145 0.299,0.019 0.36,0.182 0.518,-0.152 0.372,0.187 0.245,0.067 0.22,0.112 0.194,0.024 0.085,-0.05 -0.054,-0.271 0.158,-0.145 0.175,-0.067 0.079,0.118 0.161,0.12 0.126,10e-4 0.342,-0.312 0.08,0.062 0.074,0.111 0.016,0.089 0.013,0.094 0.077,0.039 0.269,-0.02 0.137,-0.169 0.107,-0.106 0.08,0.072 0.039,0.208 0.074,0.271 0.321,0.302 0.271,0.086 0.333,-0.059 0.132,-0.054 0.089,0.045 0.089,0.16 0.192,0.183 0.403,0.129 0.124,0.073 0.086,0.123 -0.025,0.175 -0.192,0.435 -0.025,0.128 0.026,0.043 -0.038,0.08 -0.25,0.291 -0.022,0.103 0.083,0.167 0.069,0.138 0,0 0.15,0.067 0.141,0.022 0.267,0.009 0.285,0.009 0.153,-0.685 -0.117,-0.2 -0.145,-0.102 -0.169,-0.05 -0.078,-0.095 -0.027,-0.109 0.03,-0.067 0.199,0.02 0.062,-0.071 0.474,-0.404 0.02,-0.078 -0.066,-0.044 -0.086,-0.023 -0.022,-0.085 0.003,-0.112 0.253,-0.585 0.075,-0.25 0.017,-0.177 -0.016,-0.175 -0.146,-0.275 -0.141,-0.22 -0.005,-0.175 -0.103,-0.092 -0.292,-0.471 0,-0.182 0.165,-0.142 0.231,-0.09 0.077,-0.075 0.138,-0.047 0.367,0.136 0.164,0.118 0.046,-0.024 0.148,-0.128 0.26,0.02 0.629,-0.258 0.094,-0.124 0.07,-0.132 0.006,-0.058 -0.244,-0.255 -0.007,-0.094 0.032,-0.106 0.069,-0.084 0.144,-0.057 0.153,-0.112 0.343,-0.318 0.119,-0.276 0.037,-0.3 0.007,-0.224 -0.094,-0.178 -0.095,-0.115 -0.129,0.018 -0.251,-0.009 -0.235,-0.1 -0.129,-0.162 -0.032,-0.142 0.059,-0.09 0.018,-0.11 -0.038,-0.111 0.015,-0.093 0.106,-0.075 0.743,0.002 0.056,-0.082 0.05,-0.432 0.186,-0.659 0.175,-0.368 0.029,-0.155 -0.003,-0.875 0.022,-0.448 z m -9.726,7.374 0.245,-0.071 0.371,0.302 0.348,-0.098 -0.021,-0.084 -0.059,-0.079 -0.274,-0.247 -0.449,-0.031 -0.254,0.076 10e-4,0.089 0.092,0.143 z m 2.962,-6.056 0.278,-0.33 0,-0.525 -0.411,0.429 -0.086,0.258 0.049,0.077 0.17,0.091 z\" class=\"country-outline\"\/><\/svg>\n          <\/div>\n          <h4 class=\"distributor-country\" data-en=\"Netherlands\" data-fr=\"Pays-Bas\">Netherlands<\/h4>\n          <div class=\"distributor-name\" data-en=\"Business Developer\" data-fr=\"Business Developer\">Business Developer<\/div>\n          <div class=\"distributor-detail\">Nicole<\/div>\n          <div class=\"distributor-contacts\">\n            <a href=\"tel:+32472341078\">+32 472 34 10 78<\/a>\n            <a href=\"mailto:nicole@niap.be\">nicole@niap.be<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- GREECE -->\n        <div class=\"distributor-card\">\n          <div class=\"country-map\">\n            <svg viewBox=\"530.03 334.48 24.09 24.31\" class=\"country-flag-map\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"clip-gr\"><path d=\"m 548.76475,334.5924 0.251,0.076 0.146,0.123 0.091,0.113 0.139,0.097 0.104,0.022 0.08,0.333 0.042,0.412 -0.063,0.178 -0.185,0.041 -0.578,0.388 -0.014,0.355 0.008,0.171 0.012,0.122 0.061,0.102 0,0.147 -0.064,0.158 -0.252,0.264 -0.175,0.209 -0.196,0.284 -0.11,0.035 -0.087,0.05 -0.079,-0.156 -0.435,-0.277 -1.007,-0.162 -0.481,-0.205 -0.211,0.038 -0.409,-0.229 -0.28,0.101 -0.594,0.407 -0.321,-0.044 -0.343,-0.245 -0.223,-0.045 -0.262,0.129 -0.419,0.468 -0.427,0.229 -0.382,-0.089 -0.514,0.002 -0.055,0.261 0.099,0.181 0.281,0.308 -0.132,0.231 0.098,0.231 0.183,0.047 0.277,-0.013 0.511,0.299 0.224,0.315 0.143,0.344 -0.312,-0.247 -0.207,-0.238 -0.289,-0.086 -0.401,-0.203 -0.252,-0.034 -0.268,0.141 -0.021,0.159 0.289,0.297 0.264,0.183 0.14,0.148 0.093,0.329 -0.053,0.111 -0.098,0.104 -0.313,-0.207 -0.479,-0.737 -0.668,-0.147 -0.112,0.154 0.132,0.39 0.095,0.151 0.581,0.42 -0.046,0.089 -0.085,0.038 -0.65,-0.24 -0.189,-0.365 -0.045,-0.463 -0.6,-0.322 -0.566,-0.351 -0.127,-0.333 0.117,-0.124 0.083,-0.245 -0.311,0.045 -0.195,0.155 -0.315,0.15 -0.013,0.246 0.05,0.228 -0.104,0.331 -0.102,0.575 0.064,0.301 0.684,0.861 0.234,0.624 0.168,0.236 0.35,0.26 0.365,0.483 0.154,0.251 0.11,0.411 -0.307,0.254 -0.178,0.01 -0.099,-0.112 0.138,-0.28 -0.02,-0.171 -0.474,-0.265 -0.2,0.089 -0.231,0.172 0.132,0.32 0.148,0.211 0.075,0.29 0.284,-0.025 -0.382,0.325 -0.359,0.166 -0.353,0.01 -0.225,0.03 -0.078,0.083 0.183,0.06 0.149,0.006 0.243,0.175 0.691,0.209 0.33,0.265 0.324,0.024 0.325,0.485 0.563,0.129 0.321,0.489 0.426,0.096 0.368,0.18 0.107,0.171 0.054,0.31 0.024,0.655 0.08,0.486 0.003,0.153 -0.02,0.229 -0.1,0.112 -0.135,0.004 -0.265,-0.357 -0.405,-0.376 -0.428,-0.448 -0.122,-0.079 -0.1,-0.007 -0.229,0.151 -0.636,0.117 -0.298,0.164 -0.112,0.036 -0.031,0.086 0.14,0.089 0.171,0.205 0,0.279 0.142,0.339 0.183,0.087 0.238,-0.007 0.137,0.063 0.035,0.135 0.139,0.157 0.091,0.117 -0.003,0.083 -0.665,0.221 -0.139,0.101 -0.117,0.052 -0.173,-0.105 -0.01,-0.27 -0.228,-0.145 -0.209,-0.125 -0.251,-0.053 -0.213,-0.187 -0.139,0.151 0.111,0.524 0.241,0.36 0.404,0.964 0.183,0.567 0.037,0.274 -0.091,0.455 0.199,0.337 0.136,0.346 -0.149,-0.013 -0.13,-0.122 -0.218,-0.144 -0.422,-0.553 -0.147,-0.345 -0.176,-0.027 -0.306,0.05 -0.334,0.737 10e-4,0.421 -0.173,-0.1 -0.148,-0.131 0.018,-0.461 -0.015,-0.194 -0.406,-0.63 -0.186,-0.071 -0.087,-0.213 -0.15,-0.228 -0.193,0.043 -0.158,0.092 -0.043,0.344 -0.016,0.308 -0.118,0.231 -0.433,-0.439 -0.436,-0.762 -0.011,-0.418 0.319,-0.383 -0.038,-0.274 -0.302,-0.542 -0.436,-0.349 -0.244,-0.104 -0.115,-0.372 -0.233,-0.192 -0.189,-0.09 -0.037,-0.132 0.057,-0.098 0.458,-0.383 0.268,-0.602 0.133,-0.028 0.274,0.143 0.308,-0.037 0.252,-0.353 0.214,-0.192 0.361,0.025 0.815,0.471 0.876,0.269 0.437,0.235 0.248,0.233 0.131,0.048 0.208,0.033 -0.009,-0.174 -0.066,-0.154 0.173,-0.084 0.469,0.004 0.085,-0.082 0.087,-0.132 -0.097,-0.151 -0.155,-0.072 -0.166,-0.02 -0.109,-0.048 -0.177,0.048 -0.275,-0.117 -0.143,-0.096 -0.083,-0.099 -0.479,-0.197 -0.454,-0.334 -0.103,0.189 -0.184,0.102 -0.261,0.015 -0.734,-0.212 -0.451,0.162 -0.246,0.042 -0.188,0.004 -0.231,0.072 -0.267,0.043 -0.231,-0.308 -0.097,-0.239 -0.068,-0.045 -0.003,0.225 -0.074,0.18 -0.339,0.101 -0.195,-0.14 -0.15,-0.423 -0.189,-0.539 -0.333,-0.436 -0.271,-0.114 -0.023,-0.24 0.024,-0.192 0.325,-0.048 0.508,0.201 0.105,-0.04 0.114,-0.093 -0.022,-0.205 -0.074,-0.183 -0.14,-0.008 -0.097,0.021 -0.313,-0.038 -0.401,0.102 -0.186,-0.096 -0.062,-0.117 -0.336,-0.289 -0.29,-0.388 -0.47,-0.259 -0.307,-0.792 -0.258,-0.346 -0.275,-0.248 0.06,-0.004 0.104,0.042 0.2,0.136 0.212,0.029 0.116,-0.09 0.067,-0.083 0.043,-0.136 0.018,-0.159 0.035,-0.053 0.163,0.019 0.052,-0.04 -0.002,-0.143 -0.105,-0.178 -0.092,-0.219 0,-0.104 0.077,-0.042 0.127,-0.095 0.068,-0.118 0.135,-0.059 0.199,-0.011 0.222,-0.052 0.144,-0.127 0.021,-0.125 0.09,-0.346 0.059,-0.17 0.095,-0.155 0.051,-0.209 0.102,-0.197 0.212,-0.083 0.192,-0.097 0.145,-0.254 0.082,-0.217 0,-0.133 -0.122,-0.218 -0.09,-0.212 0.024,-0.276 0.381,-0.023 0.133,-0.026 0.495,-0.015 0.226,-0.148 0.156,0.014 0.326,0.128 0.146,-0.101 0.426,-0.2 0.421,-0.582 0.179,-0.087 0.409,-0.036 0.128,-0.067 0.149,0.013 0.458,0.118 0.26,0.018 0.309,-0.081 0.34,-0.142 0.085,-0.499 0.081,-0.072 0.211,-0.02 0.16,0.004 0.308,0.04 0.366,0.013 0.235,-0.234 0.371,-0.017 0.172,-0.034 0.287,0.047 0.279,-0.002 0.357,-0.098 0.333,-0.161 0.26,0.014 0.106,-0.029 0.06,-0.034 0.065,-0.217 0.489,-0.014 0.166,0.021 0.273,0.006 0.284,-0.119 0.085,0.01 0.143,0.318 0.075,0.092 0.154,0.085 0.344,0.238 0.062,-0.063 0.144,-0.08 0.412,0.109 0.393,0.183 0.33,0.269 0.367,-0.078 0.407,-0.132 0.265,-0.038 0.288,-0.019 0.171,-0.057 0.389,0.069 0.401,-0.145 0.193,-0.13 0.056,-0.184 -0.032,-0.323 -0.091,-0.324 -0.096,-0.12 -0.031,-0.124 0.055,-0.116 0.062,-0.08 0.262,-0.068 0.327,0.114 z m -4.341,4.091 -0.36,0.131 -0.366,-0.249 0.003,-0.148 0.193,-0.301 0.106,-0.089 0.269,0.024 0.153,0.207 0.036,0.098 -0.05,0.166 0.016,0.161 z m 2.559,0.694 -0.318,0.096 -0.35,-0.303 0.338,-0.122 0.157,0.088 0.112,0.104 0.061,0.137 z m -0.697,1.622 -0.106,0.123 -0.079,0.212 -0.042,0.303 -0.164,0.007 -0.099,-0.061 -0.033,-0.115 -0.006,-0.145 -0.072,0.006 -0.058,0.157 -0.051,0.071 -0.165,0.015 -0.181,-0.097 0.009,-0.209 -0.036,-0.243 0.016,-0.085 0.495,-0.021 0.145,0.179 0.175,-0.104 0.072,-0.112 0.212,-0.07 -0.032,0.189 z m -15.042,2.001 0.061,0.203 -0.35,-0.126 -0.255,-0.181 -0.211,-0.449 -0.449,-0.511 -0.007,-0.149 0.171,-0.113 0.369,-0.08 0.149,0.083 0.096,0.086 0.03,0.098 -0.209,0.196 -0.043,0.089 0.161,0.176 -0.002,0.071 0.067,0.341 0.079,0.128 0.203,0.103 0.14,0.035 z m 17.771,0.373 -0.049,0.214 0.388,0.355 0.132,0.225 0.049,0.218 -0.033,0.063 -0.147,-0.118 -0.121,-0.038 0.041,0.156 0.124,0.134 -0.22,0.077 -0.22,-0.004 -0.644,-0.187 -0.148,-0.199 0.385,-0.299 0.078,-0.121 -0.272,0.012 -0.291,0.355 -0.466,-0.156 -0.143,-0.143 -0.032,-0.077 0.184,-0.316 0.328,0.011 0.173,-0.071 0.215,-0.1 0.002,-0.15 0.512,-0.034 0.175,0.193 z m -7.078,0.618 -0.131,0.042 0.131,-0.288 0.232,-0.149 -0.087,0.242 -0.145,0.153 z m -0.304,0.158 -0.125,0.122 -0.194,-0.053 -0.203,-0.408 0.522,0.339 z m -1.022,0.56 0.159,0.39 0.149,0.131 0.312,0.155 0.147,0.02 0.533,0.28 0.619,0.056 0.08,0.081 0.076,0.215 0.126,0.169 0.032,0.131 -0.066,0.146 0.091,0.445 0.156,0.422 0.235,0.204 0.293,0.062 0.279,-0.009 0.07,0.084 -0.028,0.368 -0.118,0.144 -0.096,0.035 -0.083,-0.038 -0.076,-0.086 -0.082,-0.041 -0.16,-0.007 -0.117,-0.148 -0.297,-0.203 -0.055,-0.122 -0.01,-0.187 -0.126,-0.138 -0.116,-0.262 -0.11,-0.073 -0.061,-0.132 -0.005,-0.056 -0.432,-0.039 -0.357,-10e-4 -0.303,-0.149 -0.094,-0.391 -0.18,-0.105 -0.135,-0.111 -0.112,-0.154 -0.284,-0.283 -0.314,-0.237 -0.304,-0.157 -0.322,-0.103 -0.262,0.121 -0.153,-0.028 -0.031,-0.082 0.326,-0.163 0.448,-0.312 0.315,-0.103 0.153,-0.013 0.29,0.274 z m 3.534,0.537 -0.296,0.087 -0.079,-0.014 0.066,-0.11 0.005,-0.046 -0.296,-0.202 0.035,-0.262 0.035,-0.067 0.22,0.137 0.048,0.228 0.262,0.249 z m -11.192,0.718 -0.109,0.028 -0.094,-0.019 -0.085,0.016 -0.083,0.068 0.009,-0.283 0.097,-0.353 0.118,-0.206 0.167,-0.096 0.071,0.162 -0.013,0.576 -0.078,0.107 z m 15.175,1.393 -0.268,0.201 -0.299,-0.291 -0.049,-0.094 0.22,-0.118 0.109,-0.181 -0.088,-0.223 -0.305,-0.33 -0.015,-0.234 0.467,-0.099 0.275,0.204 0.14,0.014 -0.054,0.195 0.024,0.063 0.021,0.59 -0.13,0.083 -0.021,0.162 -0.027,0.058 z m -14.974,-0.396 -0.139,0.039 -0.176,-0.341 -0.064,-0.236 0.074,-0.013 0.07,0.027 0.074,0.089 0,0.091 0.03,0.098 0.077,0.117 0.054,0.129 z m -0.41,-0.192 0.035,0.412 0.198,0.077 0.263,0.37 -0.022,0.189 -0.055,0.065 -0.436,-0.175 -0.104,0.079 -0.127,-0.032 -0.079,-0.205 0.009,-0.072 -0.071,-0.123 -0.06,-0.055 -0.171,0.163 -0.108,0.03 0,-0.149 0.159,-0.41 0.074,-0.069 0.13,0.135 0.107,-0.05 0.081,-0.222 0.005,-0.221 0.037,-0.065 0.135,0.328 z m 8.247,1.626 -0.111,0.087 -0.125,-0.004 -0.089,-0.032 -0.044,-0.07 0.055,-0.033 0.065,-0.141 0.06,-0.038 0.089,0.018 0.055,0.057 0.045,0.156 z m 4.043,0.588 -0.083,0.237 -0.219,-0.276 -0.24,-0.189 -0.09,-0.166 -0.146,-0.1 -0.04,-0.223 0.177,-0.091 0.076,-0.009 0.182,0.271 0.284,0.031 -0.022,0.167 0.09,0.215 0.031,0.133 z m -11.515,-0.161 0.296,0.344 -0.239,-0.085 -0.254,0.238 -0.322,-0.278 -0.193,-0.282 -0.043,-0.113 0.202,-0.264 0.188,0.271 0.228,0.043 0.137,0.126 z m 16.659,-0.022 0.345,0.117 0.096,-0.013 0.163,0.042 0.043,0.214 -0.216,0.031 -0.374,0.197 -0.159,-0.043 -0.19,-0.171 -0.302,-0.018 -0.089,-0.047 0.162,-0.202 0.294,-0.102 0.227,-0.005 z m -6.928,0.828 -0.188,0.171 -0.032,-0.257 0.121,-0.271 0.165,-0.017 0.061,0.119 -0.127,0.255 z m 2.526,-0.08 -0.104,0.228 -0.175,-0.035 -0.293,-0.245 -0.1,-0.111 -0.055,-0.109 0.12,-0.013 0.147,0.116 0.375,0.061 0.085,0.108 z m 2.17,0.248 -0.131,0.014 0.04,-0.141 0.251,-0.245 0.352,-0.012 0.32,-0.123 0.072,-0.004 -0.153,0.193 -0.258,0.18 -0.493,0.138 z m -1.758,0.388 -0.269,0.022 0.016,-0.269 0.1,-0.07 0.322,0.134 -0.016,0.084 -0.153,0.099 z m -1.29,-0.262 -0.014,0.365 -0.074,-0.003 -0.043,-0.056 -0.002,-0.14 0.032,-0.22 0.101,0.054 z m -1.424,0.525 -0.16,0.107 0.053,-0.244 -0.079,-0.127 0.07,-0.108 0.103,-0.087 0.048,0.09 0.092,0.146 -0.127,0.223 z m 0.246,0.77 -0.104,0.053 -0.173,-0.077 0.046,-0.192 0.12,-0.082 0.127,0.063 0.019,0.087 -0.035,0.148 z m 2.87,0.552 -0.25,0.132 -0.171,-0.191 -0.095,-0.301 0.458,-0.442 0.11,0.04 0.066,0.114 -0.01,0.397 -0.108,0.251 z m -0.749,-0.353 -0.223,0.27 -0.186,-0.029 -0.078,-0.124 0.115,-0.254 0.249,-0.144 0.113,0.038 -0.011,0.188 0.021,0.055 z m 4.885,0.382 -0.28,0.048 0.05,-0.278 -0.137,-0.219 0.218,0.123 0.139,0.148 0.068,0.028 -0.016,0.089 -0.042,0.061 z m -6.451,0.132 -0.051,0.015 -0.074,-0.147 -0.015,-0.137 0.029,-0.081 0.097,-0.008 0.132,0.261 -0.118,0.097 z m 3.194,0.457 -0.248,0.029 -0.079,-0.026 0.151,-0.06 0.105,-0.064 0.051,-0.077 0.251,-0.136 0.165,-0.178 0.179,0.121 -0.224,0.081 -0.351,0.31 z m 3.06,0.221 -0.087,0.004 0.104,-0.168 0.296,-0.231 0.431,-0.204 0.143,-0.022 0.243,0.126 -0.446,0.209 -0.119,0.11 -0.329,0.024 -0.236,0.152 z m -4.4,0.185 -0.049,0.055 -0.212,-0.22 -0.081,-0.128 0.101,-0.107 0.312,0.25 -0.071,0.15 z m -2.374,-0.313 0.005,0.205 -0.02,0.073 -0.574,0.099 0.053,-0.235 0.035,-0.074 0.19,0.109 0.07,-0.056 0.028,-0.064 0.213,-0.057 z m 9.33,0.731 -0.061,0.055 -0.141,-0.159 -0.007,-0.083 0.144,-0.095 0.072,-0.022 0.021,0.065 -0.002,0.139 -0.026,0.1 z m -3.928,-0.109 -0.222,0.083 -0.141,0.175 -0.172,-0.124 0,-0.168 0.188,0.052 0.132,-0.095 -0.04,-0.107 0.144,0.05 0.111,0.134 z m -2.745,0.67 -0.13,0.183 -0.184,-0.065 0.075,-0.069 0.044,-0.09 0.005,-0.13 -0.05,-0.08 0.034,-0.029 0.164,0.134 0.042,0.146 z m 6.624,1.603 -0.202,0.073 -0.07,-0.009 -0.084,-0.16 0.117,-0.386 -0.108,-0.249 -0.007,-0.105 0.164,-0.146 0.114,-0.219 0.278,-0.237 0.721,-0.281 0.169,-0.026 -0.005,0.22 -0.241,0.556 -0.214,0.278 0.057,0.222 -0.343,0.062 -0.346,0.407 z m -13.44,-0.9 -0.033,0.15 -0.289,-0.103 -0.08,-0.155 -0.015,-0.344 0.076,-0.168 0.05,-0.053 0.133,0.194 0.279,0.283 -0.121,0.196 z m 11.569,2.497 -0.107,0.193 -0.109,-0.163 0.047,-0.188 -0.126,-0.297 0.239,-0.442 0.005,-0.215 0.183,-0.11 -0.045,0.365 -0.14,0.292 0.145,0.243 0.069,0.276 -0.161,0.046 z m -9.328,-0.241 0.192,0.025 0.26,-0.004 0.059,-0.021 0.166,-0.201 0.204,-0.004 0.089,0.198 -0.207,0.091 -0.042,0.052 0.04,0.042 0.155,0.083 0.216,-0.031 0.006,0.156 0.048,0.127 0.106,0.076 0.116,0.015 0.255,-0.022 0.251,-0.05 0.259,-0.1 0.265,-0.051 0.791,0.051 0.284,0.216 0.541,0.026 0.502,0.114 0.264,-0.075 0.451,-0.07 0.072,0.076 -0.058,0.487 0.028,0.142 0.13,0.068 0.128,-0.033 0.158,-0.16 0.378,-0.123 0.392,0 0.331,-0.324 0.097,-0.019 -0.061,0.159 -0.05,0.374 -0.07,0.219 -0.032,0.172 -0.221,0.089 -0.333,0.015 -0.609,-0.038 -0.614,0.061 -1.137,0.164 -1.139,0.084 -0.153,-0.055 -0.003,-0.217 -0.024,-0.15 -0.074,-0.105 -0.352,-0.09 -0.336,-0.154 -1.317,-0.21 -0.311,-0.083 -0.504,0.043 -0.185,-0.006 -0.127,-0.075 -0.088,-0.13 -0.04,-0.413 0.063,-0.409 0.109,-0.108 0.05,0.123 0.129,0.057 0.12,-0.124 -10e-4,-0.188 0.061,-0.174 0.095,0.073 0.063,0.268 0.164,0.071 z\"\/><\/clipPath><\/defs><g clip-path=\"url(#clip-gr)\"><rect x=\"530.033\" y=\"334.478\" width=\"24.095\" height=\"2.701\" fill=\"#0D5EAF\"\/><rect x=\"530.033\" y=\"337.179\" width=\"24.095\" height=\"2.701\" fill=\"#fff\"\/><rect x=\"530.033\" y=\"339.880\" width=\"24.095\" height=\"2.701\" fill=\"#0D5EAF\"\/><rect x=\"530.033\" y=\"342.581\" width=\"24.095\" height=\"2.701\" fill=\"#fff\"\/><rect x=\"530.033\" y=\"345.282\" width=\"24.095\" height=\"2.701\" fill=\"#0D5EAF\"\/><rect x=\"530.033\" y=\"347.983\" width=\"24.095\" height=\"2.701\" fill=\"#fff\"\/><rect x=\"530.033\" y=\"350.684\" width=\"24.095\" height=\"2.701\" fill=\"#0D5EAF\"\/><rect x=\"530.033\" y=\"353.385\" width=\"24.095\" height=\"2.701\" fill=\"#fff\"\/><rect x=\"530.033\" y=\"356.086\" width=\"24.095\" height=\"2.701\" fill=\"#0D5EAF\"\/><rect x=\"530.033\" y=\"334.478\" width=\"13.505\" height=\"13.505\" fill=\"#0D5EAF\"\/><rect x=\"535.435\" y=\"334.478\" width=\"2.701\" height=\"13.505\" fill=\"#fff\"\/><rect x=\"530.033\" y=\"339.880\" width=\"13.505\" height=\"2.701\" fill=\"#fff\"\/><\/g><path d=\"m 548.76475,334.5924 0.251,0.076 0.146,0.123 0.091,0.113 0.139,0.097 0.104,0.022 0.08,0.333 0.042,0.412 -0.063,0.178 -0.185,0.041 -0.578,0.388 -0.014,0.355 0.008,0.171 0.012,0.122 0.061,0.102 0,0.147 -0.064,0.158 -0.252,0.264 -0.175,0.209 -0.196,0.284 -0.11,0.035 -0.087,0.05 -0.079,-0.156 -0.435,-0.277 -1.007,-0.162 -0.481,-0.205 -0.211,0.038 -0.409,-0.229 -0.28,0.101 -0.594,0.407 -0.321,-0.044 -0.343,-0.245 -0.223,-0.045 -0.262,0.129 -0.419,0.468 -0.427,0.229 -0.382,-0.089 -0.514,0.002 -0.055,0.261 0.099,0.181 0.281,0.308 -0.132,0.231 0.098,0.231 0.183,0.047 0.277,-0.013 0.511,0.299 0.224,0.315 0.143,0.344 -0.312,-0.247 -0.207,-0.238 -0.289,-0.086 -0.401,-0.203 -0.252,-0.034 -0.268,0.141 -0.021,0.159 0.289,0.297 0.264,0.183 0.14,0.148 0.093,0.329 -0.053,0.111 -0.098,0.104 -0.313,-0.207 -0.479,-0.737 -0.668,-0.147 -0.112,0.154 0.132,0.39 0.095,0.151 0.581,0.42 -0.046,0.089 -0.085,0.038 -0.65,-0.24 -0.189,-0.365 -0.045,-0.463 -0.6,-0.322 -0.566,-0.351 -0.127,-0.333 0.117,-0.124 0.083,-0.245 -0.311,0.045 -0.195,0.155 -0.315,0.15 -0.013,0.246 0.05,0.228 -0.104,0.331 -0.102,0.575 0.064,0.301 0.684,0.861 0.234,0.624 0.168,0.236 0.35,0.26 0.365,0.483 0.154,0.251 0.11,0.411 -0.307,0.254 -0.178,0.01 -0.099,-0.112 0.138,-0.28 -0.02,-0.171 -0.474,-0.265 -0.2,0.089 -0.231,0.172 0.132,0.32 0.148,0.211 0.075,0.29 0.284,-0.025 -0.382,0.325 -0.359,0.166 -0.353,0.01 -0.225,0.03 -0.078,0.083 0.183,0.06 0.149,0.006 0.243,0.175 0.691,0.209 0.33,0.265 0.324,0.024 0.325,0.485 0.563,0.129 0.321,0.489 0.426,0.096 0.368,0.18 0.107,0.171 0.054,0.31 0.024,0.655 0.08,0.486 0.003,0.153 -0.02,0.229 -0.1,0.112 -0.135,0.004 -0.265,-0.357 -0.405,-0.376 -0.428,-0.448 -0.122,-0.079 -0.1,-0.007 -0.229,0.151 -0.636,0.117 -0.298,0.164 -0.112,0.036 -0.031,0.086 0.14,0.089 0.171,0.205 0,0.279 0.142,0.339 0.183,0.087 0.238,-0.007 0.137,0.063 0.035,0.135 0.139,0.157 0.091,0.117 -0.003,0.083 -0.665,0.221 -0.139,0.101 -0.117,0.052 -0.173,-0.105 -0.01,-0.27 -0.228,-0.145 -0.209,-0.125 -0.251,-0.053 -0.213,-0.187 -0.139,0.151 0.111,0.524 0.241,0.36 0.404,0.964 0.183,0.567 0.037,0.274 -0.091,0.455 0.199,0.337 0.136,0.346 -0.149,-0.013 -0.13,-0.122 -0.218,-0.144 -0.422,-0.553 -0.147,-0.345 -0.176,-0.027 -0.306,0.05 -0.334,0.737 10e-4,0.421 -0.173,-0.1 -0.148,-0.131 0.018,-0.461 -0.015,-0.194 -0.406,-0.63 -0.186,-0.071 -0.087,-0.213 -0.15,-0.228 -0.193,0.043 -0.158,0.092 -0.043,0.344 -0.016,0.308 -0.118,0.231 -0.433,-0.439 -0.436,-0.762 -0.011,-0.418 0.319,-0.383 -0.038,-0.274 -0.302,-0.542 -0.436,-0.349 -0.244,-0.104 -0.115,-0.372 -0.233,-0.192 -0.189,-0.09 -0.037,-0.132 0.057,-0.098 0.458,-0.383 0.268,-0.602 0.133,-0.028 0.274,0.143 0.308,-0.037 0.252,-0.353 0.214,-0.192 0.361,0.025 0.815,0.471 0.876,0.269 0.437,0.235 0.248,0.233 0.131,0.048 0.208,0.033 -0.009,-0.174 -0.066,-0.154 0.173,-0.084 0.469,0.004 0.085,-0.082 0.087,-0.132 -0.097,-0.151 -0.155,-0.072 -0.166,-0.02 -0.109,-0.048 -0.177,0.048 -0.275,-0.117 -0.143,-0.096 -0.083,-0.099 -0.479,-0.197 -0.454,-0.334 -0.103,0.189 -0.184,0.102 -0.261,0.015 -0.734,-0.212 -0.451,0.162 -0.246,0.042 -0.188,0.004 -0.231,0.072 -0.267,0.043 -0.231,-0.308 -0.097,-0.239 -0.068,-0.045 -0.003,0.225 -0.074,0.18 -0.339,0.101 -0.195,-0.14 -0.15,-0.423 -0.189,-0.539 -0.333,-0.436 -0.271,-0.114 -0.023,-0.24 0.024,-0.192 0.325,-0.048 0.508,0.201 0.105,-0.04 0.114,-0.093 -0.022,-0.205 -0.074,-0.183 -0.14,-0.008 -0.097,0.021 -0.313,-0.038 -0.401,0.102 -0.186,-0.096 -0.062,-0.117 -0.336,-0.289 -0.29,-0.388 -0.47,-0.259 -0.307,-0.792 -0.258,-0.346 -0.275,-0.248 0.06,-0.004 0.104,0.042 0.2,0.136 0.212,0.029 0.116,-0.09 0.067,-0.083 0.043,-0.136 0.018,-0.159 0.035,-0.053 0.163,0.019 0.052,-0.04 -0.002,-0.143 -0.105,-0.178 -0.092,-0.219 0,-0.104 0.077,-0.042 0.127,-0.095 0.068,-0.118 0.135,-0.059 0.199,-0.011 0.222,-0.052 0.144,-0.127 0.021,-0.125 0.09,-0.346 0.059,-0.17 0.095,-0.155 0.051,-0.209 0.102,-0.197 0.212,-0.083 0.192,-0.097 0.145,-0.254 0.082,-0.217 0,-0.133 -0.122,-0.218 -0.09,-0.212 0.024,-0.276 0.381,-0.023 0.133,-0.026 0.495,-0.015 0.226,-0.148 0.156,0.014 0.326,0.128 0.146,-0.101 0.426,-0.2 0.421,-0.582 0.179,-0.087 0.409,-0.036 0.128,-0.067 0.149,0.013 0.458,0.118 0.26,0.018 0.309,-0.081 0.34,-0.142 0.085,-0.499 0.081,-0.072 0.211,-0.02 0.16,0.004 0.308,0.04 0.366,0.013 0.235,-0.234 0.371,-0.017 0.172,-0.034 0.287,0.047 0.279,-0.002 0.357,-0.098 0.333,-0.161 0.26,0.014 0.106,-0.029 0.06,-0.034 0.065,-0.217 0.489,-0.014 0.166,0.021 0.273,0.006 0.284,-0.119 0.085,0.01 0.143,0.318 0.075,0.092 0.154,0.085 0.344,0.238 0.062,-0.063 0.144,-0.08 0.412,0.109 0.393,0.183 0.33,0.269 0.367,-0.078 0.407,-0.132 0.265,-0.038 0.288,-0.019 0.171,-0.057 0.389,0.069 0.401,-0.145 0.193,-0.13 0.056,-0.184 -0.032,-0.323 -0.091,-0.324 -0.096,-0.12 -0.031,-0.124 0.055,-0.116 0.062,-0.08 0.262,-0.068 0.327,0.114 z m -4.341,4.091 -0.36,0.131 -0.366,-0.249 0.003,-0.148 0.193,-0.301 0.106,-0.089 0.269,0.024 0.153,0.207 0.036,0.098 -0.05,0.166 0.016,0.161 z m 2.559,0.694 -0.318,0.096 -0.35,-0.303 0.338,-0.122 0.157,0.088 0.112,0.104 0.061,0.137 z m -0.697,1.622 -0.106,0.123 -0.079,0.212 -0.042,0.303 -0.164,0.007 -0.099,-0.061 -0.033,-0.115 -0.006,-0.145 -0.072,0.006 -0.058,0.157 -0.051,0.071 -0.165,0.015 -0.181,-0.097 0.009,-0.209 -0.036,-0.243 0.016,-0.085 0.495,-0.021 0.145,0.179 0.175,-0.104 0.072,-0.112 0.212,-0.07 -0.032,0.189 z m -15.042,2.001 0.061,0.203 -0.35,-0.126 -0.255,-0.181 -0.211,-0.449 -0.449,-0.511 -0.007,-0.149 0.171,-0.113 0.369,-0.08 0.149,0.083 0.096,0.086 0.03,0.098 -0.209,0.196 -0.043,0.089 0.161,0.176 -0.002,0.071 0.067,0.341 0.079,0.128 0.203,0.103 0.14,0.035 z m 17.771,0.373 -0.049,0.214 0.388,0.355 0.132,0.225 0.049,0.218 -0.033,0.063 -0.147,-0.118 -0.121,-0.038 0.041,0.156 0.124,0.134 -0.22,0.077 -0.22,-0.004 -0.644,-0.187 -0.148,-0.199 0.385,-0.299 0.078,-0.121 -0.272,0.012 -0.291,0.355 -0.466,-0.156 -0.143,-0.143 -0.032,-0.077 0.184,-0.316 0.328,0.011 0.173,-0.071 0.215,-0.1 0.002,-0.15 0.512,-0.034 0.175,0.193 z m -7.078,0.618 -0.131,0.042 0.131,-0.288 0.232,-0.149 -0.087,0.242 -0.145,0.153 z m -0.304,0.158 -0.125,0.122 -0.194,-0.053 -0.203,-0.408 0.522,0.339 z m -1.022,0.56 0.159,0.39 0.149,0.131 0.312,0.155 0.147,0.02 0.533,0.28 0.619,0.056 0.08,0.081 0.076,0.215 0.126,0.169 0.032,0.131 -0.066,0.146 0.091,0.445 0.156,0.422 0.235,0.204 0.293,0.062 0.279,-0.009 0.07,0.084 -0.028,0.368 -0.118,0.144 -0.096,0.035 -0.083,-0.038 -0.076,-0.086 -0.082,-0.041 -0.16,-0.007 -0.117,-0.148 -0.297,-0.203 -0.055,-0.122 -0.01,-0.187 -0.126,-0.138 -0.116,-0.262 -0.11,-0.073 -0.061,-0.132 -0.005,-0.056 -0.432,-0.039 -0.357,-10e-4 -0.303,-0.149 -0.094,-0.391 -0.18,-0.105 -0.135,-0.111 -0.112,-0.154 -0.284,-0.283 -0.314,-0.237 -0.304,-0.157 -0.322,-0.103 -0.262,0.121 -0.153,-0.028 -0.031,-0.082 0.326,-0.163 0.448,-0.312 0.315,-0.103 0.153,-0.013 0.29,0.274 z m 3.534,0.537 -0.296,0.087 -0.079,-0.014 0.066,-0.11 0.005,-0.046 -0.296,-0.202 0.035,-0.262 0.035,-0.067 0.22,0.137 0.048,0.228 0.262,0.249 z m -11.192,0.718 -0.109,0.028 -0.094,-0.019 -0.085,0.016 -0.083,0.068 0.009,-0.283 0.097,-0.353 0.118,-0.206 0.167,-0.096 0.071,0.162 -0.013,0.576 -0.078,0.107 z m 15.175,1.393 -0.268,0.201 -0.299,-0.291 -0.049,-0.094 0.22,-0.118 0.109,-0.181 -0.088,-0.223 -0.305,-0.33 -0.015,-0.234 0.467,-0.099 0.275,0.204 0.14,0.014 -0.054,0.195 0.024,0.063 0.021,0.59 -0.13,0.083 -0.021,0.162 -0.027,0.058 z m -14.974,-0.396 -0.139,0.039 -0.176,-0.341 -0.064,-0.236 0.074,-0.013 0.07,0.027 0.074,0.089 0,0.091 0.03,0.098 0.077,0.117 0.054,0.129 z m -0.41,-0.192 0.035,0.412 0.198,0.077 0.263,0.37 -0.022,0.189 -0.055,0.065 -0.436,-0.175 -0.104,0.079 -0.127,-0.032 -0.079,-0.205 0.009,-0.072 -0.071,-0.123 -0.06,-0.055 -0.171,0.163 -0.108,0.03 0,-0.149 0.159,-0.41 0.074,-0.069 0.13,0.135 0.107,-0.05 0.081,-0.222 0.005,-0.221 0.037,-0.065 0.135,0.328 z m 8.247,1.626 -0.111,0.087 -0.125,-0.004 -0.089,-0.032 -0.044,-0.07 0.055,-0.033 0.065,-0.141 0.06,-0.038 0.089,0.018 0.055,0.057 0.045,0.156 z m 4.043,0.588 -0.083,0.237 -0.219,-0.276 -0.24,-0.189 -0.09,-0.166 -0.146,-0.1 -0.04,-0.223 0.177,-0.091 0.076,-0.009 0.182,0.271 0.284,0.031 -0.022,0.167 0.09,0.215 0.031,0.133 z m -11.515,-0.161 0.296,0.344 -0.239,-0.085 -0.254,0.238 -0.322,-0.278 -0.193,-0.282 -0.043,-0.113 0.202,-0.264 0.188,0.271 0.228,0.043 0.137,0.126 z m 16.659,-0.022 0.345,0.117 0.096,-0.013 0.163,0.042 0.043,0.214 -0.216,0.031 -0.374,0.197 -0.159,-0.043 -0.19,-0.171 -0.302,-0.018 -0.089,-0.047 0.162,-0.202 0.294,-0.102 0.227,-0.005 z m -6.928,0.828 -0.188,0.171 -0.032,-0.257 0.121,-0.271 0.165,-0.017 0.061,0.119 -0.127,0.255 z m 2.526,-0.08 -0.104,0.228 -0.175,-0.035 -0.293,-0.245 -0.1,-0.111 -0.055,-0.109 0.12,-0.013 0.147,0.116 0.375,0.061 0.085,0.108 z m 2.17,0.248 -0.131,0.014 0.04,-0.141 0.251,-0.245 0.352,-0.012 0.32,-0.123 0.072,-0.004 -0.153,0.193 -0.258,0.18 -0.493,0.138 z m -1.758,0.388 -0.269,0.022 0.016,-0.269 0.1,-0.07 0.322,0.134 -0.016,0.084 -0.153,0.099 z m -1.29,-0.262 -0.014,0.365 -0.074,-0.003 -0.043,-0.056 -0.002,-0.14 0.032,-0.22 0.101,0.054 z m -1.424,0.525 -0.16,0.107 0.053,-0.244 -0.079,-0.127 0.07,-0.108 0.103,-0.087 0.048,0.09 0.092,0.146 -0.127,0.223 z m 0.246,0.77 -0.104,0.053 -0.173,-0.077 0.046,-0.192 0.12,-0.082 0.127,0.063 0.019,0.087 -0.035,0.148 z m 2.87,0.552 -0.25,0.132 -0.171,-0.191 -0.095,-0.301 0.458,-0.442 0.11,0.04 0.066,0.114 -0.01,0.397 -0.108,0.251 z m -0.749,-0.353 -0.223,0.27 -0.186,-0.029 -0.078,-0.124 0.115,-0.254 0.249,-0.144 0.113,0.038 -0.011,0.188 0.021,0.055 z m 4.885,0.382 -0.28,0.048 0.05,-0.278 -0.137,-0.219 0.218,0.123 0.139,0.148 0.068,0.028 -0.016,0.089 -0.042,0.061 z m -6.451,0.132 -0.051,0.015 -0.074,-0.147 -0.015,-0.137 0.029,-0.081 0.097,-0.008 0.132,0.261 -0.118,0.097 z m 3.194,0.457 -0.248,0.029 -0.079,-0.026 0.151,-0.06 0.105,-0.064 0.051,-0.077 0.251,-0.136 0.165,-0.178 0.179,0.121 -0.224,0.081 -0.351,0.31 z m 3.06,0.221 -0.087,0.004 0.104,-0.168 0.296,-0.231 0.431,-0.204 0.143,-0.022 0.243,0.126 -0.446,0.209 -0.119,0.11 -0.329,0.024 -0.236,0.152 z m -4.4,0.185 -0.049,0.055 -0.212,-0.22 -0.081,-0.128 0.101,-0.107 0.312,0.25 -0.071,0.15 z m -2.374,-0.313 0.005,0.205 -0.02,0.073 -0.574,0.099 0.053,-0.235 0.035,-0.074 0.19,0.109 0.07,-0.056 0.028,-0.064 0.213,-0.057 z m 9.33,0.731 -0.061,0.055 -0.141,-0.159 -0.007,-0.083 0.144,-0.095 0.072,-0.022 0.021,0.065 -0.002,0.139 -0.026,0.1 z m -3.928,-0.109 -0.222,0.083 -0.141,0.175 -0.172,-0.124 0,-0.168 0.188,0.052 0.132,-0.095 -0.04,-0.107 0.144,0.05 0.111,0.134 z m -2.745,0.67 -0.13,0.183 -0.184,-0.065 0.075,-0.069 0.044,-0.09 0.005,-0.13 -0.05,-0.08 0.034,-0.029 0.164,0.134 0.042,0.146 z m 6.624,1.603 -0.202,0.073 -0.07,-0.009 -0.084,-0.16 0.117,-0.386 -0.108,-0.249 -0.007,-0.105 0.164,-0.146 0.114,-0.219 0.278,-0.237 0.721,-0.281 0.169,-0.026 -0.005,0.22 -0.241,0.556 -0.214,0.278 0.057,0.222 -0.343,0.062 -0.346,0.407 z m -13.44,-0.9 -0.033,0.15 -0.289,-0.103 -0.08,-0.155 -0.015,-0.344 0.076,-0.168 0.05,-0.053 0.133,0.194 0.279,0.283 -0.121,0.196 z m 11.569,2.497 -0.107,0.193 -0.109,-0.163 0.047,-0.188 -0.126,-0.297 0.239,-0.442 0.005,-0.215 0.183,-0.11 -0.045,0.365 -0.14,0.292 0.145,0.243 0.069,0.276 -0.161,0.046 z m -9.328,-0.241 0.192,0.025 0.26,-0.004 0.059,-0.021 0.166,-0.201 0.204,-0.004 0.089,0.198 -0.207,0.091 -0.042,0.052 0.04,0.042 0.155,0.083 0.216,-0.031 0.006,0.156 0.048,0.127 0.106,0.076 0.116,0.015 0.255,-0.022 0.251,-0.05 0.259,-0.1 0.265,-0.051 0.791,0.051 0.284,0.216 0.541,0.026 0.502,0.114 0.264,-0.075 0.451,-0.07 0.072,0.076 -0.058,0.487 0.028,0.142 0.13,0.068 0.128,-0.033 0.158,-0.16 0.378,-0.123 0.392,0 0.331,-0.324 0.097,-0.019 -0.061,0.159 -0.05,0.374 -0.07,0.219 -0.032,0.172 -0.221,0.089 -0.333,0.015 -0.609,-0.038 -0.614,0.061 -1.137,0.164 -1.139,0.084 -0.153,-0.055 -0.003,-0.217 -0.024,-0.15 -0.074,-0.105 -0.352,-0.09 -0.336,-0.154 -1.317,-0.21 -0.311,-0.083 -0.504,0.043 -0.185,-0.006 -0.127,-0.075 -0.088,-0.13 -0.04,-0.413 0.063,-0.409 0.109,-0.108 0.05,0.123 0.129,0.057 0.12,-0.124 -10e-4,-0.188 0.061,-0.174 0.095,0.073 0.063,0.268 0.164,0.071 z\" class=\"country-outline\"\/><\/svg>\n          <\/div>\n          <h4 class=\"distributor-country\" data-en=\"Greece\" data-fr=\"Gr\u00e8ce\">Greece<\/h4>\n          <div class=\"distributor-name\" data-en=\"Business Developer\" data-fr=\"Business Developer\">Business Developer<\/div>\n          <div class=\"distributor-detail\">Nicole<\/div>\n          <div class=\"distributor-contacts\">\n            <a href=\"tel:+32472341078\">+32 472 34 10 78<\/a>\n            <a href=\"mailto:nicole@niap.be\">nicole@niap.be<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================\n     FOOTER\n     ============================================ -->\n<footer class=\"footer\">\n  <div class=\"footer-tagline\">d'Artisan pour les Artisans<\/div>\n  <div class=\"footer-text\" data-en=\"Premium French Macarons \u2022 Frozen \u2022 For Artisan Businesses\"\n       data-fr=\"Macarons Fran\u00e7ais Premium \u2022 Surgel\u00e9s \u2022 Pour Artisans\">\n    Premium French Macarons \u2022 Frozen \u2022 For Artisan Businesses\n  <\/div>\n  <div class=\"footer-credit\">\n    \u00a9 <span id=\"year\"><\/span> Macarons by St\u00e9phane Glacier \u2014 Meilleur Ouvrier de France P\u00e2tissier\n  <\/div>\n<\/footer>\n\n<!-- ============================================\n     JAVASCRIPT\n     ============================================ -->\n<\/div>\n\n<script id=\"sg-macarons-script\">\n(function () {\n  'use strict';\n\n  \/* ----- Language Switch ----- *\/\n  const STORAGE_KEY = 'sg_lang';\n  const defaultLang = 'en';\n\n  function applyLang(lang) {\n    document.documentElement.lang = lang;\n    document.documentElement.setAttribute('data-current-lang', lang);\n\n    \/\/ Update all elements with data-en \/ data-fr attributes\n    const elements = document.querySelectorAll('[data-en], [data-fr]');\n    elements.forEach(el => {\n      const text = el.getAttribute('data-' + lang);\n      if (text === null) return;\n\n      \/\/ For elements with attributes like meta description, title\n      if (el.tagName === 'META') {\n        el.setAttribute('content', text);\n      } else if (el.tagName === 'TITLE') {\n        el.textContent = text;\n        document.title = text;\n      } else {\n        \/\/ For elements containing only text or simple HTML, update text content\n        \/\/ Use textContent to preserve only text nodes\n        \/\/ If the element has child elements, only swap if no nested data-lang elements\n        const hasNestedTrans = el.querySelector('[data-en], [data-fr]');\n        if (!hasNestedTrans) {\n          el.textContent = text;\n        }\n      }\n    });\n\n    \/\/ Update lang switch buttons\n    document.querySelectorAll('.lang-btn').forEach(btn => {\n      btn.classList.toggle('active', btn.dataset.lang === lang);\n    });\n\n    try { localStorage.setItem(STORAGE_KEY, lang); } catch(e) {}\n  }\n\n  \/\/ Initialize language\n  let savedLang = defaultLang;\n  try {\n    savedLang = localStorage.getItem(STORAGE_KEY) || defaultLang;\n  } catch(e) {}\n  applyLang(savedLang);\n\n  \/\/ Language button handlers\n  document.querySelectorAll('.lang-btn').forEach(btn => {\n    btn.addEventListener('click', () => applyLang(btn.dataset.lang));\n  });\n\n  \/* ----- Mobile menu toggle ----- *\/\n  const navToggle = document.getElementById('navToggle');\n  const navMenu = document.getElementById('navMenu');\n  if (navToggle && navMenu) {\n    navToggle.addEventListener('click', () => navMenu.classList.toggle('open'));\n    navMenu.querySelectorAll('a').forEach(a => {\n      a.addEventListener('click', () => navMenu.classList.remove('open'));\n    });\n  }\n\n  \/* ----- Year in footer ----- *\/\n  const yearEl = document.getElementById('year');\n  if (yearEl) yearEl.textContent = new Date().getFullYear();\n\n  \/* ----- Fade-in on scroll ----- *\/\n  if ('IntersectionObserver' in window) {\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('visible');\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.05, rootMargin: '0px 0px 100px 0px' });\n\n    document.querySelectorAll('.range-item, .storage-block').forEach(el => {\n      el.classList.add('fade-in');\n      observer.observe(el);\n    });\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>St\u00e9phane Glacier Macarons About Traiteurs Boutique Petits G\u00e2teaux Contact EN FR Collection MACARONS Premium French macarons by Meilleur Ouvrier de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-157","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/pages\/157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=157"}],"version-history":[{"count":29,"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/pages\/157\/revisions"}],"predecessor-version":[{"id":196,"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=\/wp\/v2\/pages\/157\/revisions\/196"}],"wp:attachment":[{"href":"https:\/\/macarons-stephaneglacier.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}