{"id":3161,"date":"2026-04-29T14:04:23","date_gmt":"2026-04-29T13:04:23","guid":{"rendered":"https:\/\/muslimaat.org\/?page_id=3161"},"modified":"2026-06-19T10:24:47","modified_gmt":"2026-06-19T09:24:47","slug":"event-muslimaat","status":"publish","type":"page","link":"https:\/\/muslimaat.org\/ar\/event-muslimaat\/","title":{"rendered":"event-muslimaat"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3161\" class=\"elementor elementor-3161\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f412a74 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f412a74\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f188f3d\" data-id=\"f188f3d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-41e3f74 elementor-widget elementor-widget-html\" data-id=\"41e3f74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,600;1,400&family=Jost:wght@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n.mus-events *,\n.mus-events *::before,\n.mus-events *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.mus-events {\n  width: 100%;\n  background:\n    radial-gradient(circle at top left, rgba(232, 31, 109, 0.10), transparent 32%),\n    radial-gradient(circle at bottom right, rgba(255, 194, 41, 0.10), transparent 30%),\n    #fff7fb;\n  padding: 6rem 5%;\n  font-family: 'Jost', sans-serif;\n  color: #14021f;\n  overflow: hidden;\n}\n\n.mus-events-container {\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\n\/* Header *\/\n.mus-events-header {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto 4rem;\n}\n\n.mus-events-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  color: #E81F6D;\n  background: #fff;\n  border: 1px solid #fbcfe8;\n  border-radius: 999px;\n  padding: 0.55rem 1rem;\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  margin-bottom: 1.2rem;\n  box-shadow: 0 8px 24px rgba(232,31,109,0.08);\n}\n\n.mus-events-kicker span {\n  width: 7px;\n  height: 7px;\n  background: #E81F6D;\n  border-radius: 50%;\n  display: inline-block;\n}\n\n.mus-events-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2.4rem, 5vw, 4.6rem);\n  line-height: 0.95;\n  font-weight: 300;\n  color: #2a0738;\n  margin-bottom: 1rem;\n}\n\n.mus-events-title em {\n  font-style: italic;\n  color: #E81F6D;\n  font-weight: 600;\n}\n\n.mus-events-subtitle {\n  font-size: 0.95rem;\n  color: #6b5b72;\n  line-height: 1.8;\n  font-weight: 300;\n}\n\n\/* Event list *\/\n.mus-events-list {\n  display: flex;\n  flex-direction: column;\n  gap: 3rem;\n}\n\n\/* Event Card *\/\n.mus-event-card {\n  position: relative;\n  display: grid;\n  grid-template-columns: 0.9fr 1.1fr;\n  gap: 2.5rem;\n  align-items: stretch;\n  background: rgba(255,255,255,0.88);\n  border: 1px solid rgba(251, 207, 232, 0.9);\n  border-radius: 28px;\n  padding: 1.25rem;\n  box-shadow: 0 18px 50px rgba(42,7,56,0.08);\n  overflow: hidden;\n}\n\n.mus-event-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(135deg, rgba(232,31,109,0.06), transparent 45%),\n    linear-gradient(315deg, rgba(255,194,41,0.10), transparent 45%);\n  pointer-events: none;\n}\n\n.mus-event-poster {\n  position: relative;\n  z-index: 1;\n  border-radius: 22px;\n  overflow: hidden;\n  background: #fdf2f8;\n  align-self: start;\n  box-shadow: 0 12px 30px rgba(42,7,56,0.14);\n}\n\n.mus-event-poster img {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform 0.5s ease;\n}\n\n.mus-event-card:hover .mus-event-poster img {\n  transform: scale(1.03);\n}\n\n\/* Right side details *\/\n.mus-event-details {\n  position: relative;\n  z-index: 1;\n  padding: 2.2rem 1.5rem 2.2rem 0;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.mus-event-badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.6rem;\n  margin-bottom: 1.3rem;\n}\n\n.mus-event-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.4rem;\n  background: #2a0738;\n  color: #fff;\n  border-radius: 999px;\n  padding: 0.5rem 0.85rem;\n  font-size: 0.68rem;\n  font-weight: 600;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.mus-event-badge.pink {\n  background: #E81F6D;\n}\n\n.mus-event-badge.gold {\n  background: #ffc229;\n  color: #2a0738;\n}\n\n.mus-event-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2rem, 4vw, 3.4rem);\n  line-height: 1;\n  font-weight: 600;\n  color: #2a0738;\n  margin-bottom: 1rem;\n}\n\n.mus-event-name span {\n  color: #E81F6D;\n  font-style: italic;\n}\n\n.mus-event-description {\n  font-size: 0.92rem;\n  color: #5f5066;\n  line-height: 1.9;\n  font-weight: 300;\n  margin-bottom: 1.8rem;\n  max-width: 620px;\n}\n\n\/* Info Grid *\/\n.mus-event-info-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n  margin-bottom: 1.8rem;\n}\n\n.mus-event-info {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.85rem;\n  background: rgba(255,255,255,0.9);\n  border: 1px solid #f4d9e8;\n  border-radius: 16px;\n  padding: 1rem;\n}\n\n.mus-event-icon {\n  width: 38px;\n  height: 38px;\n  border-radius: 12px;\n  background: #fdf2f8;\n  border: 1px solid #fbcfe8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.mus-event-icon svg {\n  width: 17px;\n  height: 17px;\n  stroke: #E81F6D;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.mus-event-info-label {\n  font-size: 0.65rem;\n  color: #9b8ca3;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1.3px;\n  margin-bottom: 0.25rem;\n}\n\n.mus-event-info-value {\n  font-size: 0.82rem;\n  color: #2a0738;\n  line-height: 1.5;\n  font-weight: 500;\n}\n\n\/* Includes *\/\n.mus-event-includes {\n  background: #fff;\n  border: 1px solid #f4d9e8;\n  border-radius: 18px;\n  padding: 1.2rem 1.25rem;\n  margin-bottom: 1.8rem;\n}\n\n.mus-event-includes-title {\n  font-size: 0.72rem;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: #E81F6D;\n  font-weight: 700;\n  margin-bottom: 0.8rem;\n}\n\n.mus-event-includes ul {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 0.65rem;\n}\n\n.mus-event-includes li {\n  position: relative;\n  padding-left: 1.35rem;\n  font-size: 0.85rem;\n  line-height: 1.6;\n  color: #5f5066;\n  font-weight: 300;\n}\n\n.mus-event-includes li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.6rem;\n  width: 7px;\n  height: 7px;\n  background: #ffc229;\n  border-radius: 50%;\n  box-shadow: 0 0 0 4px rgba(255,194,41,0.18);\n}\n\n\/* Buttons *\/\n.mus-event-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.8rem;\n  align-items: center;\n}\n\n.mus-event-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  text-decoration: none;\n  border-radius: 999px;\n  padding: 0.9rem 1.4rem;\n  font-size: 0.78rem;\n  font-weight: 700;\n  letter-spacing: 0.8px;\n  text-transform: uppercase;\n  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;\n}\n\n.mus-event-btn.primary {\n  background: #E81F6D;\n  color: #fff;\n  box-shadow: 0 10px 24px rgba(232,31,109,0.24);\n}\n\n.mus-event-btn.primary:hover {\n  background: #c01859;\n  transform: translateY(-2px);\n  box-shadow: 0 14px 30px rgba(232,31,109,0.32);\n}\n\n.mus-event-btn.secondary {\n  background: #fff;\n  color: #2a0738;\n  border: 1px solid #f4d9e8;\n}\n\n.mus-event-btn.secondary:hover {\n  transform: translateY(-2px);\n  border-color: #fbcfe8;\n  box-shadow: 0 10px 24px rgba(42,7,56,0.08);\n}\n\n\/* Note *\/\n.mus-event-note {\n  margin-top: 1rem;\n  font-size: 0.78rem;\n  color: #8a7a91;\n  line-height: 1.6;\n}\n\n\/* Reverse layout *\/\n.mus-event-card.reverse {\n  grid-template-columns: 1.1fr 0.9fr;\n}\n\n.mus-event-card.reverse .mus-event-details {\n  order: 1;\n  padding: 2.2rem 0 2.2rem 1.5rem;\n}\n\n.mus-event-card.reverse .mus-event-poster {\n  order: 2;\n}\n\n\/* Responsive *\/\n@media (max-width: 980px) {\n  .mus-event-card,\n  .mus-event-card.reverse {\n    grid-template-columns: 1fr;\n  }\n\n  \/* Mobile: always show poster first, then text *\/\n  .mus-event-card .mus-event-poster,\n  .mus-event-card.reverse .mus-event-poster {\n    order: 1;\n  }\n\n  .mus-event-card .mus-event-details,\n  .mus-event-card.reverse .mus-event-details {\n    order: 2;\n    padding: 1.4rem 0.5rem 1rem;\n  }\n\n  .mus-event-poster img {\n    height: auto;\n  }\n}\n\n@media (max-width: 640px) {\n  .mus-events {\n    padding: 4rem 4%;\n  }\n\n  .mus-events-header {\n    margin-bottom: 2.5rem;\n  }\n\n  .mus-event-card {\n    border-radius: 22px;\n    padding: 0.8rem;\n    gap: 1.2rem;\n  }\n\n  .mus-event-poster {\n    border-radius: 18px;\n  }\n\n  .mus-event-info-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mus-event-name {\n    font-size: 2.2rem;\n  }\n\n  .mus-event-actions {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .mus-event-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<section class=\"mus-events\">\n  <div class=\"mus-events-container\">\n\n    <!-- Page Header -->\n    <div class=\"mus-events-header\">\n      <div class=\"mus-events-kicker\">\n        <span><\/span>\n        Upcoming Events\n      <\/div>\n\n      <h1 class=\"mus-events-title\">\n        Join Our <em>Community<\/em>\n      <\/h1>\n\n      <p class=\"mus-events-subtitle\">\n        Explore our upcoming workshops, weekly gatherings, and community sessions designed to support, connect, and empower women and families in Sheffield.\n      <\/p>\n    <\/div>\n\n    <div class=\"mus-events-list\">\n\n      <!-- EVENT 1: TEA TALK -->\n      <article class=\"mus-event-card\">\n\n        <!-- Poster Side -->\n        <div class=\"mus-event-poster\">\n          <img decoding=\"async\" src=\"http:\/\/muslimaat.org\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-29-at-1.14.05-PM.jpeg\" alt=\"Tea Talk and Togetherness weekly community drop-in poster\">\n        <\/div>\n\n        <!-- Details Side -->\n        <div class=\"mus-event-details\">\n\n          <div class=\"mus-event-badge-row\">\n            <span class=\"mus-event-badge pink\">Weekly Drop-In<\/span>\n            <span class=\"mus-event-badge gold\">Every Tuesday<\/span>\n          <\/div>\n\n          <h2 class=\"mus-event-name\">\n            Tea, Talk &amp; <span>Togetherness<\/span>\n          <\/h2>\n\n          <p class=\"mus-event-description\">\n            A warm sisters\u2019 gathering for learning, reflection, conversation, and connection. All sisters are welcome \u2014 whether new to Islam, exploring, or already part of the community.\n          <\/p>\n\n          <div class=\"mus-event-info-grid\">\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Day<\/div>\n                <div class=\"mus-event-info-value\">Every Tuesday<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Time<\/div>\n                <div class=\"mus-event-info-value\">9:00am \u2013 11:00am<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 1 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Location<\/div>\n                <div class=\"mus-event-info-value\">Muslimaat Centre, Floor 4<br>Don Valley House, Savile Street, S4 7UQ<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Theme<\/div>\n                <div class=\"mus-event-info-value\">Learning, reflection and sisterhood<\/div>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"mus-event-includes\">\n            <div class=\"mus-event-includes-title\">What to expect<\/div>\n            <ul>\n              <li>Tea, conversation, and a welcoming community atmosphere.<\/li>\n              <li>A supportive space for sisters to learn and grow together.<\/li>\n              <li>Open to new Muslims, those exploring Islam, and long-standing community members.<\/li>\n              <li>A relaxed weekly drop-in focused on connection and togetherness.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"mus-event-actions\">\n            <a class=\"mus-event-btn primary\" href=\"mailto:reannetaylor@muslimaat.org\">\n              Contact Us\n            <\/a>\n            <a class=\"mus-event-btn secondary\" href=\"https:\/\/muslimaat.org\/ar\/\" target=\"_blank\" rel=\"noopener\">\n              Visit Website\n            <\/a>\n          <\/div>\n\n          <p class=\"mus-event-note\">\n            For more information, email reannetaylor@muslimaat.org.\n          <\/p>\n\n        <\/div>\n      <\/article>\n\n      <!-- EVENT 2: QURAN TAJWEED -->\n      <article class=\"mus-event-card reverse\">\n\n        <!-- Details Side -->\n        <div class=\"mus-event-details\">\n\n          <div class=\"mus-event-badge-row\">\n            <span class=\"mus-event-badge pink\">Weekly Class<\/span>\n            <span class=\"mus-event-badge gold\">Women &amp; Girls<\/span>\n          <\/div>\n\n          <h2 class=\"mus-event-name\">\n            Quran Tajweed <span>Classes<\/span>\n          <\/h2>\n\n          <p class=\"mus-event-description\">\n            Join Muslimaat for sisters\u2019 Quran Tajweed classes with Ustadah Aisha Abdouslam. A welcoming weekly class for women and girls to improve Quran recitation, pronunciation, and confidence in a supportive environment.\n          <\/p>\n\n          <div class=\"mus-event-info-grid\">\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Day<\/div>\n                <div class=\"mus-event-info-value\">Every Thursday<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Time<\/div>\n                <div class=\"mus-event-info-value\">5:30pm \u2013 6:30pm<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 1 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Location<\/div>\n                <div class=\"mus-event-info-value\">Floor 4, Don Valley House<br>Savile Street East, S4 7UQ<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Teacher<\/div>\n                <div class=\"mus-event-info-value\">Ustadah Aisha Abdouslam<\/div>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"mus-event-includes\">\n            <div class=\"mus-event-includes-title\">What to expect<\/div>\n            <ul>\n              <li>Weekly Quran Tajweed learning for women and girls.<\/li>\n              <li>Support with correct pronunciation and recitation rules.<\/li>\n              <li>A calm and welcoming sisters\u2019 learning environment.<\/li>\n              <li>Suitable for those wanting to improve confidence in Quran recitation.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"mus-event-actions\">\n            <a class=\"mus-event-btn primary\" href=\"tel:07427734324\">\n              Call Now\n            <\/a>\n            <a class=\"mus-event-btn secondary\" href=\"mailto:reannetaylor@muslimaat.org\">\n              Email Us\n            <\/a>\n          <\/div>\n\n          <p class=\"mus-event-note\">\n            For more information, call 07427 734324 \/ 0114 322 9539 or email reannetaylor@muslimaat.org.\n          <\/p>\n\n        <\/div>\n\n        <!-- Poster Side -->\n        <div class=\"mus-event-poster\">\n          <img decoding=\"async\" src=\"http:\/\/muslimaat.org\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-29-at-2.34.14-PM.jpeg\" alt=\"Quran Tajweed Classes event poster\">\n        <\/div>\n\n      <\/article>\n\n      <!-- EVENT 3: FREE COMMUNICATION WORKSHOP -->\n      <article class=\"mus-event-card\">\n\n        <!-- Poster Side -->\n        <div class=\"mus-event-poster\">\n          <img decoding=\"async\" src=\"http:\/\/muslimaat.org\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-29-at-1.14.12-PM.jpeg\" alt=\"Free Communication Workshop event poster\">\n        <\/div>\n\n        <!-- Details Side -->\n        <div class=\"mus-event-details\">\n\n          <div class=\"mus-event-badge-row\">\n            <span class=\"mus-event-badge pink\">Free Workshop<\/span>\n            <span class=\"mus-event-badge gold\">Families Welcome<\/span>\n          <\/div>\n\n          <h2 class=\"mus-event-name\">\n            Free Communication <span>Workshop<\/span>\n          <\/h2>\n\n          <p class=\"mus-event-description\">\n            A supportive communication workshop for parents and carers of children with complex needs or disabilities. This session is especially for Black, Asian and minority ethnic families living in Sheffield.\n          <\/p>\n\n          <div class=\"mus-event-info-grid\">\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Date<\/div>\n                <div class=\"mus-event-info-value\">Sunday 17th May<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Time<\/div>\n                <div class=\"mus-event-info-value\">10:30am \u2013 1:00pm<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 1 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Location<\/div>\n                <div class=\"mus-event-info-value\">Floor 4, Don Valley House<br>Savile Street, Sheffield S4 7UQ<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M22 12A10 10 0 1 1 12 2\"\/><polyline points=\"22 4 12 14 9 11\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Access<\/div>\n                <div class=\"mus-event-info-value\">Free parking and wheelchair access available<\/div>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"mus-event-includes\">\n            <div class=\"mus-event-includes-title\">What is included<\/div>\n            <ul>\n              <li>Practical communication techniques tailored to children with complex disabilities.<\/li>\n              <li>Led by qualified speech and language therapists with opportunity for Q&amp;A.<\/li>\n              <li>Culturally sensitive strategies to address communication challenges.<\/li>\n              <li>A chance to connect with other parents and carers in your community.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"mus-event-actions\">\n            <a class=\"mus-event-btn primary\" href=\"https:\/\/bit.ly\/yjfsheffield\" target=\"_blank\" rel=\"noopener\">\n              Register Now\n            <\/a>\n            <a class=\"mus-event-btn secondary\" href=\"mailto:hello@yusrajinaan.org\">\n              Ask a Question\n            <\/a>\n          <\/div>\n\n          <p class=\"mus-event-note\">\n            For queries or specific access needs, please contact hello@yusrajinaan.org.\n          <\/p>\n\n        <\/div>\n      <\/article>\n\n      <!-- EVENT 4: AIM HIGH TUITION -->\n      <article class=\"mus-event-card reverse\">\n\n        <!-- Details Side -->\n        <div class=\"mus-event-details\">\n\n          <div class=\"mus-event-badge-row\">\n            <span class=\"mus-event-badge pink\">Evening Classes<\/span>\n            <span class=\"mus-event-badge gold\">Ages 12\u201316<\/span>\n          <\/div>\n\n          <h2 class=\"mus-event-name\">\n            Aim High <span>Tuition<\/span>\n          <\/h2>\n\n          <p class=\"mus-event-description\">\n            Quality tuition for a brighter future. Expert evening classes in Maths, English and Science to build confidence, strengthen knowledge, and help students reach their goals \u2014 from foundation level right through to higher students. Achieve today, lead tomorrow.\n          <\/p>\n\n          <div class=\"mus-event-info-grid\">\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Days<\/div>\n                <div class=\"mus-event-info-value\">Monday to Friday<br>Starts August<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Time<\/div>\n                <div class=\"mus-event-info-value\">4:30pm \u2013 7:00pm<br>(2\u00bd hours)<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 1 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Venue<\/div>\n                <div class=\"mus-event-info-value\">Floor 4, Don Valley House<br>Savile Street East, S3 7UQ<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mus-event-info\">\n              <div class=\"mus-event-icon\">\n                <svg viewbox=\"0 0 24 24\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\n              <\/div>\n              <div>\n                <div class=\"mus-event-info-label\">Subjects<\/div>\n                <div class=\"mus-event-info-value\">Maths, English &amp; Science<\/div>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"mus-event-includes\">\n            <div class=\"mus-event-includes-title\">Why join<\/div>\n            <ul>\n              <li>Qualified and experienced, dedicated educators.<\/li>\n              <li>Personalised attention with concept clarity and regular assessment.<\/li>\n              <li>Build strong foundations, improve grades, and prepare for exams.<\/li>\n              <li>A safe, supportive and friendly learning environment. Affordable fees per session.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"mus-event-actions\">\n            <a class=\"mus-event-btn primary\" href=\"https:\/\/muslimaat.org\/ar\/\" target=\"_blank\" rel=\"noopener\">\n              Register Now\n            <\/a>\n            <a class=\"mus-event-btn secondary\" href=\"tel:01143229539\">\n              Call to Enquire\n            <\/a>\n          <\/div>\n\n          <p class=\"mus-event-note\">\n            For more information, call 0114 322 9539 \/ 07427 734324 or email admin@muslimaat.org.\n          <\/p>\n\n        <\/div>\n\n        <!-- Poster Side -->\n        <div class=\"mus-event-poster\">\n          <img decoding=\"async\" src=\"http:\/\/muslimaat.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-19-at-6.57.05-AM.jpeg\" alt=\"Aim High tuition evening classes poster for students aged 12 to 16\">\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ef6f913 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ef6f913\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-58bc60e\" data-id=\"58bc60e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2104b38 elementor-widget elementor-widget-html\" data-id=\"2104b38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n\r\n<div style=\"width:100%;background:#ffffff;border-top:2px solid #E81F6D;font-family:'Jost',Arial,sans-serif\">\r\n\r\n  <!-- NEWSLETTER BAR -->\r\n  <div style=\"background:#FDEEF5;padding:30px 5%;border-bottom:1px solid #F7C4DC\">\r\n    <div style=\"max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between\">\r\n      <div style=\"margin-bottom:10px\">\r\n        <p style=\"font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:600;color:#1E1E1E;margin-bottom:5px;letter-spacing:1px\">Stay connected with <em style=\"color:#E81F6D;font-style:italic\">Muslimaat<\/em><\/p>\r\n        <p style=\"font-size:13px;color:#6B6B6B;font-weight:300;letter-spacing:0.5px\">Receive updates on events, resources and sisterhood news<\/p>\r\n      <\/div>\r\n      <div style=\"display:flex;flex-wrap:wrap;gap:8px\">\r\n        <input type=\"email\" placeholder=\"Your email address\" style=\"border:1px solid #F7C4DC;border-radius:8px;padding:10px 16px;font-size:14px;outline:none;width:220px;font-family:Jost,sans-serif\">\r\n        <button style=\"background:#E81F6D;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:1px;font-family:Jost,sans-serif\">Subscribe<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- MAIN FOOTER -->\r\n  <div style=\"max-width:1200px;margin:0 auto;padding:50px 5% 40px;display:flex;flex-wrap:wrap\">\r\n\r\n    <!-- COL 1: Brand + Socials -->\r\n    <div style=\"width:30%;padding-right:40px;min-width:200px;margin-bottom:30px\">\r\n      <a href=\"\/ar\/\" style=\"font-family:'Cormorant Garamond',serif;font-size:28px;font-weight:600;color:#1E1E1E;text-decoration:none;display:block;margin-bottom:12px;letter-spacing:3px\">Musli<em style=\"color:#E81F6D;font-style:italic\">maat<\/em><\/a>\r\n      <p style=\"font-size:13px;color:#6B6B6B;line-height:1.9;margin-bottom:20px;font-weight:300\">A warm, welcoming space for Muslim sisters in Sheffield. You are never alone on this beautiful journey.<\/p>\r\n      <div style=\"display:flex;gap:8px\">\r\n        <!-- Facebook -->\r\n        <a href=\"https:\/\/www.facebook.com\/p\/Muslimaat-Association-61578304550678\" target=\"_blank\" rel=\"noopener\" style=\"width:36px;height:36px;border-radius:50%;border:1px solid #F7C4DC;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#6B6B6B;font-size:12px;font-weight:700;font-family:'Jost',sans-serif\">f<\/a>\r\n        <!-- Instagram -->\r\n        <a href=\"https:\/\/www.instagram.com\/muslimaatassociation\" target=\"_blank\" rel=\"noopener\" style=\"width:36px;height:36px;border-radius:50%;border:1px solid #F7C4DC;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#6B6B6B;font-size:11px;font-weight:700;font-family:'Jost',sans-serif\">ig<\/a>\r\n        <!-- TikTok -->\r\n        <a href=\"https:\/\/tiktok.com\/@muslimaatassociation\" target=\"_blank\" rel=\"noopener\" style=\"width:36px;height:36px;border-radius:50%;border:1px solid #F7C4DC;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#6B6B6B;font-size:11px;font-weight:700;font-family:'Jost',sans-serif\">tt<\/a>\r\n        <!-- Twitter\/X -->\r\n        <a href=\"https:\/\/x.com\/MusimaatAssoc\" target=\"_blank\" rel=\"noopener\" style=\"width:36px;height:36px;border-radius:50%;border:1px solid #F7C4DC;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#6B6B6B;font-size:12px;font-weight:700;font-family:'Jost',sans-serif\">\ud835\udd4f<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- COL 2: Quick Links -->\r\n    <div style=\"width:20%;padding-right:20px;min-width:140px;margin-bottom:30px\">\r\n      <p style=\"font-size:10px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#E81F6D;margin-bottom:6px;font-family:'Jost',sans-serif\">Quick Links<\/p>\r\n      <div style=\"width:30px;height:1.5px;background:#F7C4DC;margin-bottom:18px\"><\/div>\r\n      <div style=\"display:flex;flex-direction:column\">\r\n        <a href=\"\/ar\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Home<\/a>\r\n        <a href=\"\/ar\/about\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">About Us<\/a>\r\n        <a href=\"\/ar\/services\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Our Services<\/a>\r\n        <a href=\"\/ar\/events\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Events<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Resources<\/a>\r\n        <a href=\"\/ar\/contact\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;font-weight:300\">Contact<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- COL 3: Resources -->\r\n    <div style=\"width:20%;padding-right:20px;min-width:140px;margin-bottom:30px\">\r\n      <p style=\"font-size:10px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#E81F6D;margin-bottom:6px;font-family:'Jost',sans-serif\">Resources<\/p>\r\n      <div style=\"width:30px;height:1.5px;background:#F7C4DC;margin-bottom:18px\"><\/div>\r\n      <div style=\"display:flex;flex-direction:column\">\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">How to Pray<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Wearing Hijab<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Understanding Ramadan<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Daily Duas and Dhikr<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#6B6B6B;font-size:13px;margin-bottom:10px;font-weight:300\">Learning Arabic<\/a>\r\n        <a href=\"\/ar\/resources\/\" style=\"text-decoration:none;color:#E81F6D;font-size:13px;font-weight:500\">All Resources \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- COL 4: Contact -->\r\n    <div style=\"width:25%;min-width:160px;margin-bottom:30px\">\r\n      <p style=\"font-size:10px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#E81F6D;margin-bottom:6px;font-family:'Jost',sans-serif\">Contact Us<\/p>\r\n      <div style=\"width:30px;height:1.5px;background:#F7C4DC;margin-bottom:18px\"><\/div>\r\n\r\n      <div style=\"margin-bottom:14px\">\r\n        <p style=\"font-size:11px;font-weight:600;color:#1E1E1E;letter-spacing:1px;margin-bottom:4px;font-family:'Jost',sans-serif\">Address<\/p>\r\n        <p style=\"font-size:13px;color:#6B6B6B;font-weight:300;line-height:1.7\">Floor 4 | Don Valley House<br>Savile Street, Sheffield<br>S4 7UQ, United Kingdom<\/p>\r\n      <\/div>\r\n\r\n      <div style=\"margin-bottom:14px\">\r\n        <p style=\"font-size:11px;font-weight:600;color:#1E1E1E;letter-spacing:1px;margin-bottom:4px;font-family:'Jost',sans-serif\">Email<\/p>\r\n        <a href=\"mailto:reannetaylor@muslimaat.org\" style=\"font-size:13px;color:#6B6B6B;font-weight:300;text-decoration:none\">reannetaylor@muslimaat.org<\/a>\r\n      <\/div>\r\n\r\n      <div>\r\n        <p style=\"font-size:11px;font-weight:600;color:#1E1E1E;letter-spacing:1px;margin-bottom:4px;font-family:'Jost',sans-serif\">WhatsApp<\/p>\r\n        <a href=\"https:\/\/wa.me\/447427734324\" target=\"_blank\" rel=\"noopener\" style=\"font-size:13px;color:#6B6B6B;font-weight:300;text-decoration:none\">+44 7427 734324<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- DIVIDER -->\r\n  <div style=\"border-top:1px solid #F7C4DC;margin:0 5%\"><\/div>\r\n\r\n  <!-- BOTTOM BAR -->\r\n  <div style=\"max-width:1200px;margin:0 auto;padding:20px 5%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px\">\r\n    <p style=\"font-size:12px;color:#6B6B6B;font-weight:300;font-family:'Jost',sans-serif\">\u00a9 2026 <a href=\"\/ar\/\" style=\"color:#E81F6D;text-decoration:none;font-weight:500\">Muslimaat<\/a> \u2014 Made with love for  Muslim sisters in Sheffield.<\/p>\r\n    <div style=\"display:flex;flex-wrap:wrap;gap:16px\">\r\n      <a href=\"\/ar\/privacy\/\" style=\"font-size:12px;color:#6B6B6B;text-decoration:none;font-weight:300;font-family:'Jost',sans-serif\">Privacy Policy<\/a>\r\n      <a href=\"\/ar\/terms\/\" style=\"font-size:12px;color:#6B6B6B;text-decoration:none;font-weight:300;font-family:'Jost',sans-serif\">Terms of Use<\/a>\r\n      <a href=\"\/ar\/sitemap\/\" style=\"font-size:12px;color:#6B6B6B;text-decoration:none;font-weight:300;font-family:'Jost',sans-serif\">Sitemap<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Upcoming Events Join Our Community Explore our upcoming workshops, weekly gatherings, and community sessions designed to support, connect, and empower women and families in Sheffield. Weekly Drop-In Every Tuesday Tea, Talk &amp; Togetherness A warm sisters\u2019 gathering for learning, reflection, conversation, and connection. All sisters are welcome \u2014 whether new to Islam, exploring, or already [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3161","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/pages\/3161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/comments?post=3161"}],"version-history":[{"count":25,"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/pages\/3161\/revisions"}],"predecessor-version":[{"id":3309,"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/pages\/3161\/revisions\/3309"}],"wp:attachment":[{"href":"https:\/\/muslimaat.org\/ar\/wp-json\/wp\/v2\/media?parent=3161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}