{"id":6581,"date":"2026-08-30T01:31:32","date_gmt":"2026-08-30T00:31:32","guid":{"rendered":"https:\/\/wellspring-care.com\/home\/?page_id=6581"},"modified":"2026-08-30T19:09:57","modified_gmt":"2026-08-30T18:09:57","slug":"respite-care","status":"publish","type":"page","link":"https:\/\/wellspring-care.com\/home\/respite-care\/","title":{"rendered":"Respite Care"},"content":{"rendered":"\n\n\t<style>\n@keyframes rcFadeUp {\n  from { opacity: 0; transform: translateY(30px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.rc-topband {\n  background: radial-gradient(circle at 30% 20%, #0d3a5c 0%, #012c4b 65%);\n  padding: 110px 20px;\n  text-align: center;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n}\n.rc-eyebrow {\n  color: #7ed957; font-weight: 900; letter-spacing: 3px;\n  text-transform: uppercase; font-size: 2.1rem; margin-bottom: 26px;\n}\n.rc-topband h1 {\n  color: #ffffff; font-size: clamp(3.4rem, 7vw, 5.2rem);\n  font-weight: 900; margin: 0 0 26px; line-height: 1.08;\n}\n.rc-topband p {\n  color: #d4e8ec; font-size: clamp(1.8rem, 3vw, 2.3rem);\n  font-weight: 700; margin: 0 auto; max-width: 850px;\n}\n.rc-intro {\n  padding: 110px 20px; background: #ffffff; text-align: center;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.15s;\n}\n.rc-intro-inner { max-width: 950px; margin: 0 auto; }\n.rc-intro p {\n  color: #012c4b; font-size: 2rem; font-weight: 700;\n  line-height: 1.65; margin: 0;\n}\n.rc-when {\n  padding: 110px 20px; background: #f0f9fa;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-when-inner { max-width: 950px; margin: 0 auto; text-align: center; }\n.rc-when h2 {\n  color: #012c4b; font-size: clamp(2.8rem, 5.8vw, 4rem);\n  font-weight: 900; margin: 0 0 50px;\n}\n.rc-when-list {\n  max-width: 800px; margin: 0 auto; text-align: left;\n  list-style: none; padding: 0;\n}\n.rc-when-list li {\n  color: #012c4b; font-size: 1.7rem; font-weight: 700;\n  padding: 18px 0 18px 48px; position: relative;\n  border-bottom: 1px solid rgba(1,44,75,0.1);\n  opacity: 0;\n  animation: rcFadeUp 0.5s ease forwards;\n}\n.rc-when-list li:nth-child(1) { animation-delay: 0.2s; }\n.rc-when-list li:nth-child(2) { animation-delay: 0.32s; }\n.rc-when-list li:nth-child(3) { animation-delay: 0.44s; }\n.rc-when-list li:nth-child(4) { animation-delay: 0.56s; }\n.rc-when-list li:nth-child(5) { animation-delay: 0.68s; }\n.rc-when-list li::before {\n  content: \"\u2713\"; position: absolute; left: 0; color: #0095b2; font-weight: 900; font-size: 1.8rem;\n}\n.rc-feature-img {\n  max-width: 1150px;\n  margin: 0 auto 110px;\n  padding: 0 20px;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-feature-img img {\n  width: 100%;\n  border-radius: 16px;\n  display: block;\n  box-shadow: 0 14px 34px rgba(1,44,75,0.18);\n  transition: transform 0.4s ease;\n}\n.rc-feature-img img:hover { transform: scale(1.02); }\n.rc-offer {\n  padding: 110px 20px; background: #ffffff; text-align: center;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-offer h2 {\n  color: #012c4b; font-size: clamp(2.8rem, 5.8vw, 4rem);\n  font-weight: 900; margin: 0 0 60px;\n}\n.rc-offer-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px;\n  max-width: 1200px; margin: 0 auto; text-align: left;\n}\n@media (max-width: 900px) { .rc-offer-grid { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 600px) { .rc-offer-grid { grid-template-columns: 1fr; } }\n.rc-offer-card {\n  background: #f0f9fa; border-radius: 12px; padding: 38px 30px;\n  border-top: 6px solid #7ed957;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.rc-offer-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 14px 28px rgba(1,44,75,0.15);\n}\n.rc-offer-card h3 { color: #012c4b; font-size: 1.7rem; font-weight: 800; margin: 0 0 16px; }\n.rc-offer-card p { color: #706e6d; font-size: 1.35rem; font-weight: 700; line-height: 1.6; margin: 0; }\n.rc-access {\n  padding: 110px 20px; background: #f0f9fa;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-access-inner { max-width: 1150px; margin: 0 auto; text-align: center; }\n.rc-access h2 {\n  color: #012c4b; font-size: clamp(2.8rem, 5.8vw, 4rem);\n  font-weight: 900; margin: 0 0 60px;\n}\n.rc-access-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 30px; text-align: left;\n}\n@media (max-width: 700px) { .rc-access-grid { grid-template-columns: 1fr; } }\n.rc-access-card {\n  background: #ffffff; border-radius: 12px; padding: 38px 32px;\n  box-shadow: 0 4px 14px rgba(1,44,75,0.08);\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n.rc-access-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 14px 28px rgba(1,44,75,0.15);\n}\n.rc-access-card h3 { color: #012c4b; font-size: 1.7rem; font-weight: 800; margin: 0 0 16px; }\n.rc-access-card p { color: #706e6d; font-size: 1.35rem; font-weight: 700; line-height: 1.6; margin: 0; }\n.rc-why {\n  padding: 110px 20px; background: #012c4b; text-align: center;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-why h2 {\n  color: #ffffff; font-size: clamp(2.8rem, 5.8vw, 4rem);\n  font-weight: 900; margin: 0 0 55px;\n}\n.rc-why-list {\n  max-width: 850px; margin: 0 auto; text-align: left;\n  list-style: none; padding: 0;\n}\n.rc-why-list li {\n  color: #ffffff; font-size: 1.7rem; font-weight: 700;\n  padding: 20px 0 20px 52px; position: relative;\n  border-bottom: 1px solid rgba(255,255,255,0.12);\n  transition: padding-left 0.3s ease, color 0.3s ease;\n  opacity: 0;\n  animation: rcFadeUp 0.5s ease forwards;\n}\n.rc-why-list li:nth-child(1) { animation-delay: 0.2s; }\n.rc-why-list li:nth-child(2) { animation-delay: 0.32s; }\n.rc-why-list li:nth-child(3) { animation-delay: 0.44s; }\n.rc-why-list li:nth-child(4) { animation-delay: 0.56s; }\n.rc-why-list li:nth-child(5) { animation-delay: 0.68s; }\n.rc-why-list li:hover { padding-left: 60px; color: #7ed957; }\n.rc-why-list li::before {\n  content: \"\u2713\"; position: absolute; left: 0; color: #7ed957; font-weight: 900; font-size: 1.8rem;\n}\n.rc-cta {\n  padding: 120px 20px; background: #f0f9fa; text-align: center;\n  opacity: 0;\n  animation: rcFadeUp 0.8s ease forwards;\n  animation-delay: 0.1s;\n}\n.rc-cta h2 { color: #012c4b; font-size: clamp(2.8rem, 5.8vw, 4rem); font-weight: 900; margin: 0 0 22px; }\n.rc-cta p { color: #706e6d; font-size: 1.7rem; font-weight: 700; font-style: italic; max-width: 750px; margin: 0 auto 45px; }\n.rc-cta a {\n  display: inline-block; background: #7ed957; color: #012c4b;\n  font-weight: 800; font-size: 1.55rem; padding: 22px 48px;\n  border-radius: 6px; text-decoration: none; margin-bottom: 40px;\n  transition: background-color 0.25s ease, transform 0.25s ease;\n}\n.rc-cta a:hover { background: #2ab3d1; color: #ffffff; transform: translateY(-4px); }\n.rc-cta .rc-contact-line { color: #012c4b; font-size: 1.4rem; font-weight: 800; }\n<\/style>\n  Respite Care\n  <h1>A Helping Hand When You Need It Most<\/h1>\n  <p>Are you overwhelmed with the care of a loved one?<\/p>\n    <p>Caring for a loved one with a learning disability is rewarding, but it can also be exhausting. Whether you&#8217;re travelling, working, on an outing, or simply need a break, we&#8217;re here to stand in the gap for you, giving your loved one the same care, warmth, and attention you would.<\/p>\n    <h2>When Do You Need Us?<\/h2>\n    <ul>\n      <li>Going to work and need reliable daytime cover<\/li>\n      <li>Heading out on a trip or holiday and need someone trusted to step in<\/li>\n      <li>Attending an outing, appointment, or event without your loved one missing out<\/li>\n      <li>Simply needing time to rest, recharge, or care for yourself<\/li>\n      <li>Planned or last-minute breaks, daytime, evening, or overnight<\/li>\n    <\/ul>\n  <img decoding=\"async\" src=\"https:\/\/wellspring-care.com\/home\/wp-content\/uploads\/2026\/08\/family-support-scaled.jpg\" alt=\"Family carer taking a break with respite care support\"\/>\n  <h2>What Our Respite Care Includes<\/h2>\n    <h3>Trained, Trusted Support<\/h3><p>DBS-checked, safeguarding-focused carers who understand learning disabilities and person-centred care.<\/p>\n    <h3>Companionship &amp; Everyday Care<\/h3><p>Personal care, mealtime support, and genuine companionship, so your loved one feels safe and supported.<\/p>\n    <h3>Escorted Outings<\/h3><p>We can accompany your loved one on activities and outings, keeping their routine and community life going even while you&#8217;re away.<\/p>\n    <h3>Life Skills &amp; Day Opportunities<\/h3><p>More than &#8220;minding&#8221;, sessions that keep building independence, skills, and confidence during your break.<\/p>\n    <h3>Flexible, Reliable Cover<\/h3><p>From a few hours to overnight or extended periods, planned around your schedule, not the other way round.<\/p>\n    <h2>Who Can Access Our Support<\/h2>\n      <h3>Referred by the Local Authority<\/h3><p>Funded through a personal budget, direct payment, or council arrangement, we work alongside your social worker or care coordinator.<\/p>\n      <h3>Private Clients<\/h3><p>Self-funding families are equally welcome. We&#8217;ll arrange respite directly with you, no council referral needed.<\/p>\n  <h2>Why Families Trust Us<\/h2>\n  <ul>\n    <li>Reliable cover you can actually plan around, or call on at short notice<\/li>\n    <li>Trained staff who genuinely connect with your loved one<\/li>\n    <li>One consistent team, not a rotating cast of strangers<\/li>\n    <li>Peace of mind while you work, travel, or simply breathe<\/li>\n    <li>Local to Billericay and the wider Essex community<\/li>\n  <\/ul>\n  <h2>You Deserve a Break Too<\/h2>\n  <p>&#8220;Giving carers a break, without ever breaking the care.&#8221;<\/p>\n  <a href=\"https:\/\/wellspring-care.com\/home\/contact\/\">Get in Touch \u2192<\/a>\n  Wellspring Care \u00b7 0330 133 0450 \u00b7 wellspring-care.com<br \/>Based in Billericay, Essex\n\n","protected":false},"excerpt":{"rendered":"<p>Respite Care A Helping Hand When You Need It Most Are you overwhelmed with the care of a loved one? Caring for a loved one with a learning disability is rewarding, but it can also be exhausting. Whether you&#8217;re travelling, working, on an outing, or simply need a break, we&#8217;re [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":6555,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-6581","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/pages\/6581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/comments?post=6581"}],"version-history":[{"count":3,"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/pages\/6581\/revisions"}],"predecessor-version":[{"id":6588,"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/pages\/6581\/revisions\/6588"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/media\/6555"}],"wp:attachment":[{"href":"https:\/\/wellspring-care.com\/home\/wp-json\/wp\/v2\/media?parent=6581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}