{"id":477,"date":"2025-06-30T11:58:52","date_gmt":"2025-06-30T09:58:52","guid":{"rendered":"https:\/\/gujaratisamaj.lu\/?page_id=477"},"modified":"2025-06-30T12:35:37","modified_gmt":"2025-06-30T10:35:37","slug":"home","status":"publish","type":"page","link":"https:\/\/gujaratisamaj.lu\/","title":{"rendered":"Home"},"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: transparent;\n  color: #1b6d4b;\n  padding: 48px 0 24px 0;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.gsl-hero-content {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n.gsl-hero-logo {\n  width: 120px;\n  margin-bottom: 18px;\n  border-radius: 50%;\n  border: 4px solid #e17000;\n  box-shadow: 0 4px 24px rgba(0,0,0,0.08);\n  background: #fff;\n  object-fit: contain;\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.03);\n  color: #e17000;\n}\n.gsl-hero-desc {\n  font-size: 1.2rem;\n  font-weight: 400;\n  margin-bottom: 10px;\n  color: #444;\n}\n.gsl-hero-desc-lux {\n  font-size: 1.08rem;\n  color: #e17000;\n  margin-bottom: 10px;\n  font-style: italic;\n}\n.gsl-hero-btn {\n  background: #e17000;\n  color: #fff;\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-value-desc-lux {\n  font-size: 0.98rem;\n  color: #e17000;\n  margin-top: 6px;\n  font-style: italic;\n}\n.gsl-events-section {\n  max-width: 700px;\n  margin: 48px auto 0 auto;\n  background: #fff;\n  border-radius: 16px;\n  box-shadow: 0 2px 12px rgba(225,112,0,0.08);\n  padding: 38px 28px 32px 28px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n.gsl-events-header {\n  font-size: 2rem;\n  color: #e17000;\n  font-weight: 800;\n  margin-bottom: 10px;\n  letter-spacing: 0.5px;\n  text-align: center;\n}\n.gsl-events-header-lux {\n  font-size: 1.08rem;\n  color: #1b6d4b;\n  margin-bottom: 18px;\n  font-style: italic;\n  text-align: center;\n}\n.gsl-events-summary {\n  font-size: 1.13rem;\n  color: #333;\n  margin-bottom: 13px;\n  text-align: center;\n  max-width: 600px;\n}\n.gsl-events-summary-lux {\n  font-size: 1.02rem;\n  color: #e17000;\n  margin-bottom: 18px;\n  font-style: italic;\n  text-align: center;\n  max-width: 600px;\n}\n.gsl-link-btns {\n  display: flex;\n  gap: 16px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-top: 10px;\n}\n.gsl-link-btn {\n  background: #e17000;\n  color: #fff;\n  padding: 10px 24px;\n  border-radius: 22px;\n  font-size: 1rem;\n  font-weight: 600;\n  text-decoration: none;\n  display: inline-block;\n  transition: background 0.2s;\n  margin-bottom: 0;\n  border: none;\n  cursor: pointer;\n}\n.gsl-link-btn:hover {\n  background: #1b6d4b;\n  color: #fff;\n}\n.gsl-footer {\n  background: #1b6d4b;\n  color: #fff;\n  text-align: center;\n  padding: 18px 0 10px 0;\n  font-size: 1rem;\n  margin-top: 48px;\n  letter-spacing: 0.5px;\n  border-top: 4px solid #e17000;\n}\n@media (max-width: 800px) {\n  .gsl-values-section {\n    flex-direction: column;\n    gap: 14px;\n  }\n  .gsl-events-section {\n    padding: 18px 6px 18px 6px;\n  }\n  .gsl-events-summary,\n  .gsl-events-summary-lux {\n    max-width: 100%;\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=\"http:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png\" 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:#e17000;\">\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<div class=\"gsl-hero-desc-lux\">\n      Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa.<br \/>\n      (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!)\n    <\/div>\n<p>    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" class=\"gsl-hero-btn\">Become a Member \/ Gitt 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<div class=\"gsl-value-desc-lux\">\n      Zesummenhalt an d&#8217;Gemeinschaft t\u00ebscht Gujarati an Fr\u00ebnn zu L\u00ebtzebuerg st\u00e4erken.\n    <\/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<div class=\"gsl-value-desc-lux\">\n      Faarweg Fester w\u00e9i Navratri, Holi, Diwali a m\u00e9i ginn zesumme gefeiert.\n    <\/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<div class=\"gsl-value-desc-lux\">\n      D&#8217;Gujarati Sprooch, Konscht a Traditiounen fir all Generatiounen erhale a verm\u00ebttelen.\n    <\/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<div class=\"gsl-value-desc-lux\">\n      Br\u00e9cke bauen t\u00ebscht verschiddene Communaut\u00e9iten zu L\u00ebtzebuerg.\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- EVENTS SUMMARY SECTION --><\/p>\n<div class=\"gsl-events-section\">\n<div class=\"gsl-events-header\">Events &#038; Activities<\/div>\n<div class=\"gsl-events-header-lux\">Evenementer &#038; Aktivit\u00e9iten<\/div>\n<div class=\"gsl-events-summary\">\n    Throughout the year, Gujarati Samaj Luxembourg organizes vibrant cultural festivals, social gatherings, and community programs\u2014bringing the spirit of Gujarat to Luxembourg.\n  <\/div>\n<div class=\"gsl-events-summary-lux\">\n    Duerch d&#8217;Joer organis\u00e9iert de Gujarati Samaj L\u00ebtzebuerg vill kulturell Fester a gesellschaftlech Aktivit\u00e9iten \u2013 fir d&#8217;Freed an d&#8217;Traditioun vu Gujarat hei zu L\u00ebtzebuerg ze br\u00e9ngen.\n  <\/div>\n<div class=\"gsl-link-btns\">\n    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/events\/\" class=\"gsl-link-btn\">See All Events<\/a><br \/>\n    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" class=\"gsl-link-btn\">Join as a Member<\/a>\n  <\/div>\n<\/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 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &#038; Community Fostering togetherness among Gujaratis and friends in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-477","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"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=477"}],"version-history":[{"count":7,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477\/revisions"}],"predecessor-version":[{"id":498,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477\/revisions\/498"}],"wp:attachment":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/media?parent=477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}