{"id":10,"date":"2024-02-03T11:50:21","date_gmt":"2024-02-03T11:50:21","guid":{"rendered":"http:\/\/gujaratisamaj.lu\/index.php\/2024\/02\/03\/celebrating-gujarati-culture-the-vibrant-community-of-gujarati-samaj-luxembourg\/"},"modified":"2025-06-30T11:55:13","modified_gmt":"2025-06-30T09:55:13","slug":"celebrating-gujarati-culture-the-vibrant-community-of-gujarati-samaj-luxembourg","status":"publish","type":"post","link":"https:\/\/gujaratisamaj.lu\/index.php\/2024\/02\/03\/celebrating-gujarati-culture-the-vibrant-community-of-gujarati-samaj-luxembourg\/","title":{"rendered":"Celebrating Gujarati Culture: The Vibrant Community of Gujarati Samaj Luxembourg"},"content":{"rendered":"<style>\nbody {\n  background: linear-gradient(135deg, #fffbe6 0%, #ffe0b2 100%);\n  font-family: 'Segoe UI', Arial, sans-serif;\n  color: #222;\n  margin: 0;\n  padding: 0;\n}\n.gsl-hero {\n  background: linear-gradient(90deg, #e17000 60%, #fffbe6 100%);\n  color: #fff;\n  padding: 48px 0 32px 0;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.gsl-hero::after {\n  content: \"\";\n  background: url('https:\/\/i.imgur.com\/2nVw1Jc.png'); \/* Bandhani dots or traditional motif PNG *\/\n  opacity: 0.08;\n  position: absolute;\n  left: 0; right: 0; top: 0; bottom: 0;\n  z-index: 0;\n}\n.gsl-hero-content {\n  position: relative;\n  z-index: 1;\n}\n.gsl-hero-logo {\n  width: 120px;\n  margin-bottom: 18px;\n  border-radius: 50%;\n  border: 4px solid #fff;\n  box-shadow: 0 4px 24px rgba(0,0,0,0.08);\n}\n.gsl-hero-title {\n  font-size: 2.7rem;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  margin-bottom: 12px;\n  font-family: 'Noto Serif Gujarati', 'Segoe UI', Arial, sans-serif;\n  text-shadow: 1px 2px 8px rgba(0,0,0,0.08);\n}\n.gsl-hero-desc {\n  font-size: 1.2rem;\n  font-weight: 400;\n  margin-bottom: 16px;\n  color: #fffde7;\n}\n.gsl-hero-btn {\n  background: #fff;\n  color: #e17000;\n  padding: 12px 30px;\n  border-radius: 24px;\n  font-size: 1.1rem;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  box-shadow: 0 2px 10px rgba(225,112,0,0.10);\n  transition: background 0.2s, color 0.2s;\n  text-decoration: none;\n  margin-top: 10px;\n  display: inline-block;\n}\n.gsl-hero-btn:hover {\n  background: #1b6d4b;\n  color: #fff;\n}\n.gsl-values-section {\n  max-width: 1100px;\n  margin: 48px auto 0 auto;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 32px;\n}\n.gsl-value-card {\n  background: #fff;\n  border-radius: 14px;\n  box-shadow: 0 2px 12px rgba(225,112,0,0.10);\n  padding: 28px 22px 20px 22px;\n  flex: 1 1 240px;\n  min-width: 220px;\n  max-width: 340px;\n  text-align: center;\n  transition: box-shadow 0.2s, transform 0.2s;\n}\n.gsl-value-card:hover {\n  box-shadow: 0 8px 32px rgba(225,112,0,0.18);\n  transform: translateY(-3px) scale(1.04);\n}\n.gsl-value-icon {\n  font-size: 2.6rem;\n  margin-bottom: 12px;\n  color: #e17000;\n}\n.gsl-value-title {\n  font-size: 1.15rem;\n  font-weight: 700;\n  color: #1b6d4b;\n  margin-bottom: 7px;\n}\n.gsl-value-desc {\n  font-size: 1rem;\n  color: #444;\n}\n.gsl-events-section {\n  max-width: 1050px;\n  margin: 48px auto 0 auto;\n  padding: 0 16px;\n}\n.gsl-events-header {\n  font-size: 2rem;\n  color: #e17000;\n  font-weight: 800;\n  margin-bottom: 18px;\n  text-align: center;\n  letter-spacing: 0.5px;\n}\n.gsl-event-card {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: stretch;\n  background: #fff;\n  border-radius: 18px;\n  box-shadow: 0 4px 24px rgba(225,112,0,0.09);\n  margin-bottom: 36px;\n  overflow: hidden;\n  transition: box-shadow 0.2s;\n  border-left: 7px solid #e17000;\n}\n.gsl-event-card:hover {\n  box-shadow: 0 8px 32px rgba(225,112,0,0.19);\n  border-left: 7px solid #1b6d4b;\n}\n.gsl-event-image {\n  flex: 1 1 280px;\n  min-width: 260px;\n  max-width: 340px;\n  background: #f8f8f8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.gsl-event-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n.gsl-event-content {\n  flex: 2 1 400px;\n  padding: 32px 28px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.gsl-event-title {\n  color: #e17000;\n  font-size: 1.6rem;\n  margin-bottom: 10px;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n}\n.gsl-event-date {\n  color: #1b6d4b;\n  font-size: 1.08rem;\n  margin-bottom: 12px;\n  font-weight: 500;\n}\n.gsl-event-desc {\n  font-size: 1.08rem;\n  color: #222;\n  margin-bottom: 12px;\n}\n.gsl-event-link {\n  margin-top: 6px;\n}\n.gsl-event-link a {\n  background: #e17000;\n  color: #fff;\n  padding: 8px 18px;\n  border-radius: 6px;\n  text-decoration: none;\n  font-weight: 600;\n  transition: background 0.2s;\n}\n.gsl-event-link a:hover {\n  background: #1b6d4b;\n}\n.gsl-event-status {\n  font-size: 1.08rem;\n  color: #d32f2f;\n  font-weight: 600;\n  margin-top: 8px;\n}\n@media (max-width: 800px) {\n  .gsl-values-section {\n    flex-direction: column;\n    gap: 14px;\n  }\n  .gsl-event-card {\n    flex-direction: column;\n  }\n  .gsl-event-image, .gsl-event-content {\n    max-width: 100%;\n    min-width: 0;\n    padding: 0;\n  }\n  .gsl-event-content {\n    padding: 22px 14px;\n  }\n}\n<\/style>\n<p><!-- HERO SECTION --><\/p>\n<div class=\"gsl-hero\">\n<div class=\"gsl-hero-content\">\n    <img decoding=\"async\" src=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/gsl.jpg\" alt=\"Gujarati Samaj Luxembourg Logo\" class=\"gsl-hero-logo\"><\/p>\n<div class=\"gsl-hero-title\">Gujarati Samaj Luxembourg<\/div>\n<div class=\"gsl-hero-desc\">\n      Celebrating Gujarati culture, unity, and heritage in the heart of Europe.<br \/>\n      <span style=\"color:#ffe082;\">\u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0<\/span>\n    <\/div>\n<p>    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" class=\"gsl-hero-btn\">Become a Member<\/a>\n  <\/div>\n<\/div>\n<p><!-- VALUES \/ MISSION SECTION --><\/p>\n<div class=\"gsl-values-section\">\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83e\udd1d<\/div>\n<div class=\"gsl-value-title\">Unity &#038; Community<\/div>\n<div class=\"gsl-value-desc\">Fostering togetherness among Gujaratis and friends in Luxembourg.<\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83e\ude94<\/div>\n<div class=\"gsl-value-title\">Festivals &#038; Culture<\/div>\n<div class=\"gsl-value-desc\">Vibrant celebrations of Navratri, Holi, Diwali, and more.<\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83d\udcda<\/div>\n<div class=\"gsl-value-title\">Heritage &#038; Learning<\/div>\n<div class=\"gsl-value-desc\">Promoting Gujarati language, arts, and traditions for all ages.<\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83c\udf0d<\/div>\n<div class=\"gsl-value-title\">Cultural Exchange<\/div>\n<div class=\"gsl-value-desc\">Building bridges with Luxembourg\u2019s diverse communities.<\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- EVENTS SECTION --><\/p>\n<div class=\"gsl-events-section\">\n<div class=\"gsl-events-header\">Upcoming &#038; Recent Events<\/div>\n<p>  <!-- Membership Drive 2025 --><\/p>\n<div class=\"gsl-event-card\">\n<div class=\"gsl-event-image\">\n      <img decoding=\"async\" src=\"http:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2025\/03\/Mem_Final1.png\" alt=\"Membership Drive 2025\">\n    <\/div>\n<div class=\"gsl-event-content\">\n<div class=\"gsl-event-title\">Membership Drive 2025<\/div>\n<div class=\"gsl-event-desc\">\n        Gujarati Samaj Luxembourg announces its membership drive open. <br \/>\n        <span class=\"gsl-event-link\"><br \/>\n          <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" target=\"_blank\" rel=\"noopener\">Register Now<\/a><br \/>\n        <\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Navratri 2024 --><\/p>\n<div class=\"gsl-event-card\">\n<div class=\"gsl-event-image\">\n      <img decoding=\"async\" src=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-09-30-at-9.05.28-PM-1024x1024.jpeg\" alt=\"Navratri 2024\">\n    <\/div>\n<div class=\"gsl-event-content\">\n<div class=\"gsl-event-title\">Navratri 2024<\/div>\n<div class=\"gsl-event-date\">5th October, 2024 &mdash; 185, Rue Principale, Munsbach, Schuttrange<\/div>\n<div class=\"gsl-event-desc\">\n        Gujarati Samaj Luxembourg presents Navratri 2024, a fun-filled festive event.<br \/>\n        <span class=\"gsl-event-status\">Thank you for the overwhelming response, the event is <strong>SOLD OUT<\/strong>.<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Navratri 2023 --><\/p>\n<div class=\"gsl-event-card\">\n<div class=\"gsl-event-image\">\n      <img decoding=\"async\" src=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/IMG-20231022-WA0001-1024x682.jpg\" alt=\"Navratri 2023\">\n    <\/div>\n<div class=\"gsl-event-content\">\n<div class=\"gsl-event-title\">Navratri 2023<\/div>\n<div class=\"gsl-event-date\">Frisange, Luxembourg<\/div>\n<div class=\"gsl-event-desc\">\n        Organized in collaboration with the Frisange commune, Navratri 2023 brought the vibrant culture and traditions of Gujarat to the heart of Luxembourg. The event fostered community spirit and cultural exchange, symbolizing unity and the beauty of shared traditions.\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Holi 2023 --><\/p>\n<div class=\"gsl-event-card\">\n<div class=\"gsl-event-image\">\n      <img decoding=\"async\" src=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/IMG-20230422-WA0013-1024x768.jpg\" alt=\"Holi 2023\">\n    <\/div>\n<div class=\"gsl-event-content\">\n<div class=\"gsl-event-title\">Holi 2023<\/div>\n<div class=\"gsl-event-date\">Luxembourg<\/div>\n<div class=\"gsl-event-desc\">\n        The celebration of Holi in 2023 brought together the Gujarati community and locals for a vibrant festival of colors, fostering unity and showcasing the joyous spirit and rich traditions of Holi.\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Become a Member \ud83e\udd1d Unity &#038; Community Fostering togetherness among Gujaratis and friends in Luxembourg. \ud83e\ude94 Festivals &#038; Culture Vibrant celebrations of Navratri, Holi, Diwali, and more. \ud83d\udcda Heritage &#038; Learning Promoting Gujarati language, arts, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-10","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/posts\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":4,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/posts\/10\/revisions"}],"predecessor-version":[{"id":476,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/posts\/10\/revisions\/476"}],"wp:attachment":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/categories?post=10"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/tags?post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}