{"id":5870,"date":"2026-06-26T07:32:18","date_gmt":"2026-06-26T06:32:18","guid":{"rendered":"https:\/\/www.theretentioninitiative.com\/?page_id=5870"},"modified":"2026-06-28T08:41:08","modified_gmt":"2026-06-28T07:41:08","slug":"engagement-wellness-survey","status":"publish","type":"page","link":"https:\/\/www.theretentioninitiative.com\/index.php\/engagement-wellness-survey\/","title":{"rendered":"Engagement &amp; Wellness Survey"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5870\" class=\"elementor elementor-5870\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-60e560c elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"60e560c\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a14e11d\" data-id=\"a14e11d\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-ef91158 elementor-widget elementor-widget-html\" data-id=\"ef91158\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<section class=\"survey-section\">\r\n  <div class=\"survey-container\">\r\n\r\n    <div class=\"survey-visual\">\r\n      <div class=\"image-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.theretentioninitiative.com\/wp-content\/uploads\/2026\/06\/employee-engagement-team.jpg\" alt=\"Engagement and Wellness Survey\">\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"survey-content\">\r\n      <span class=\"survey-tag\">Employee Insights<\/span>\r\n\r\n      <h2>Engagement & Wellness Survey<\/h2>\r\n\r\n      <p>\r\n        We create, design, and analyze custom employee engagement and wellness\r\n        surveys to help organizations better understand the experiences,\r\n        satisfaction, and overall wellbeing of their employees.\r\n      <\/p>\r\n\r\n      <p>\r\n        Through confidential employee feedback, organizations can identify\r\n        strengths and areas of concern. Once completed, we analyze the results\r\n        and provide a comprehensive report highlighting key findings, trends,\r\n        and opportunities.\r\n      <\/p>\r\n\r\n      <div class=\"feature-list\">\r\n        <div>\u2713 Custom survey design<\/div>\r\n        <div>\u2713 Confidential employee feedback<\/div>\r\n        <div>\u2713 Detailed analysis report<\/div>\r\n        <div>\u2713 Actionable retention insights<\/div>\r\n      <\/div>\r\n\r\n      <a href=\"https:\/\/www.theretentioninitiative.com\/index.php\/contact-v-4\/\" class=\"survey-btn\">\r\n        Request Consultation\r\n      <\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n  font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.survey-section {\r\n  padding: 110px 20px;\r\n  background:\r\n    radial-gradient(circle at 10% 10%, rgba(59,128,78,.14), transparent 32%),\r\n    radial-gradient(circle at 90% 80%, rgba(59,128,78,.10), transparent 28%),\r\n    linear-gradient(135deg, #ffffff 0%, #f5faf6 100%);\r\n  overflow: hidden;\r\n}\r\n\r\n.survey-container {\r\n  max-width: 1200px;\r\n  margin: auto;\r\n  display: grid;\r\n  grid-template-columns: .95fr 1.05fr;\r\n  gap: 70px;\r\n  align-items: center;\r\n}\r\n\r\n.survey-visual {\r\n  position: relative;\r\n}\r\n\r\n.image-card {\r\n  position: relative;\r\n  padding: 14px;\r\n  background: rgba(255,255,255,.78);\r\n  border: 1px solid rgba(59,128,78,.12);\r\n  border-radius: 34px;\r\n  box-shadow: 0 30px 80px rgba(59,128,78,.14);\r\n}\r\n\r\n.image-card::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: -18px;\r\n  border-radius: 42px;\r\n  background: linear-gradient(135deg, rgba(59,128,78,.18), transparent 55%);\r\n  z-index: -1;\r\n}\r\n\r\n.image-card img {\r\n  width: 100%;\r\n  height: 520px;\r\n  object-fit: cover;\r\n  display: block;\r\n  border-radius: 24px;\r\n}\r\n\r\n.survey-tag {\r\n  display: inline-block;\r\n  background: rgba(59,128,78,.12);\r\n  color: #3b804e;\r\n  border: 1px solid rgba(59,128,78,.18);\r\n  padding: 9px 20px;\r\n  border-radius: 50px;\r\n  font-size: 13px;\r\n  font-weight: 800;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.survey-content h2 {\r\n  font-size: clamp(38px, 5vw, 58px);\r\n  line-height: 1.05;\r\n  color: #17351f;\r\n  letter-spacing: -1.5px;\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.survey-content p {\r\n  color: #506052;\r\n  font-size: 17px;\r\n  line-height: 1.9;\r\n  margin-bottom: 22px;\r\n}\r\n\r\n.feature-list {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 14px;\r\n  margin: 30px 0 34px;\r\n}\r\n\r\n.feature-list div {\r\n  background: rgba(255,255,255,.85);\r\n  border: 1px solid rgba(59,128,78,.12);\r\n  border-radius: 14px;\r\n  padding: 14px 16px;\r\n  color: #243829;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  box-shadow: 0 10px 30px rgba(59,128,78,.08);\r\n  transition: .3s ease;\r\n}\r\n\r\n.feature-list div:hover {\r\n  background: #3b804e;\r\n  color: #ffffff;\r\n  transform: translateY(-4px);\r\n  box-shadow: 0 16px 40px rgba(59,128,78,.18);\r\n}\r\n\r\n.survey-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background: #3b804e;\r\n  color: #ffffff;\r\n  text-decoration: none;\r\n  padding: 16px 34px;\r\n  border-radius: 50px;\r\n  font-weight: 800;\r\n  transition: .3s ease;\r\n  box-shadow: 0 14px 30px rgba(59,128,78,.22);\r\n}\r\n\r\n.survey-btn:hover {\r\n  background: #2f663d;\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 20px 45px rgba(59,128,78,.30);\r\n}\r\n\r\n@media (max-width: 950px) {\r\n  .survey-container {\r\n    grid-template-columns: 1fr;\r\n    gap: 45px;\r\n  }\r\n\r\n  .image-card img {\r\n    height: 380px;\r\n  }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  .survey-section {\r\n    padding: 70px 20px;\r\n  }\r\n\r\n  .feature-list {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .image-card img {\r\n    height: 300px;\r\n  }\r\n}\r\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Employee Insights Engagement &#038; Wellness Survey We create, design, and analyze custom employee engagement and wellness surveys to help organizations better understand the experiences, satisfaction, and overall wellbeing of their employees. Through confidential employee feedback, organizations can identify strengths and areas of concern. Once completed, we analyze the results and provide a comprehensive report highlighting [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5870","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/pages\/5870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/comments?post=5870"}],"version-history":[{"count":10,"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/pages\/5870\/revisions"}],"predecessor-version":[{"id":6035,"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/pages\/5870\/revisions\/6035"}],"wp:attachment":[{"href":"https:\/\/www.theretentioninitiative.com\/index.php\/wp-json\/wp\/v2\/media?parent=5870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}