
    <!DOCTYPE html>
    <html lang="en-US">
      <head>
        <title data-rh="">Real People Network | Connecting those who need help with volunteers</title><meta data-rh="" name="description" content="Real Connections already exist in our everyday lives, but when a time of difficulty arises it becomes a challenge to keep up.  We take already existing connections to provide a Real People Network to provide practical assistance."/><meta data-rh="" property="og:url" content="https://realpeoplenetwork.com/"/><meta data-rh="" property="og:type" content="article"/><meta data-rh="" property="og:title" content="Real People Network | Connecting those who need help with volunteers"/><meta data-rh="" property="og:description" content="Real Connections already exist in our everyday lives, but when a time of difficulty arises it becomes a challenge to keep up.  We take already existing connections to provide a Real People Network to provide practical assistance."/><meta data-rh="" property="og:image" content="https://realpeoplenetwork.com/images/img_Pbv9RHx6Kb2mD4LY3VS1d3/featured.jpg?preset=facebook"/>
        <meta name="viewport" content= "width=device-width, initial-scale=1.0">
        <style type="text/css" >html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}</style>
        <link href="https://fonts.googleapis.com/css2?family=Lato:wght@700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/4678887713.js" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- <link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Ubuntu:ital,wght@0,500;1,500&display=swap" rel="stylesheet"> -->

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Merriweather:ital@0;1&family=Ubuntu:ital,wght@0,500;0,700;1,500;1,700&display=swap" rel="stylesheet">

<style> 
/* VARIABLES - START */
	:root {
		--primary-color: #404040;
		--secondary-color: #5986bf;
		--tertiary-color: #ddd;
		--hero-font: 'Ubuntu', serif !important;
		--headings-font: 'Ubuntu', serif !important;
		--content-font: 'Lato', serif !important;
    --hero-image: url('/images/img_3wDcjNW2HGwfq2kuHsWksQ/miguel-bautista-jpco061-ul0-unsplash.jpg?fit=outside&w=2400');
    --header-link-color: #1B2F3F;
    --header-height: 123px;
	}
/* VARIABLES - END  */
  main {
    min-height: calc(100vh - 244px);    
    padding-top: var(--header-height) !important;
  }

  .composer > div > .cs-image:first-child {
    margin-top: -95px;
    position: relative;
  }

  .composer > div > .cs-image:first-child::after {
    content: '';
    display: block;
    pointer-events: none;
    background: linear-gradient(to bottom, white, transparent);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
  }

  .btn.cta {
    display: inline-block;
    background: var(--secondary-color);
    background: #194174;
    box-shadow: 0 0 4px solid rgb(255 255 255 / 30%);
    color: white !important;
    text-decoration: none;
    line-height: 1.15rem;
    font-size: 1rem;
    padding: 1rem 2rem;
    font-weight: bold;
    border: 3px solid rgba(0,0,0,0);
    position: relative;
    transition: outline-color 300ms ease-out, background-color 300ms ease-out, color 300ms ease-out;
    outline: 2px solid rgba(0,0,0,0);
    outline-offset: 2px;
    text-transform:uppercase;
    box-shadow: 0.4px 0.4px 0.7px rgba(0, 0, 0, 0.02),
      0.9px 1px 1.6px rgba(0, 0, 0, 0.028),
      1.8px 1.9px 3px rgba(0, 0, 0, 0.035),
      3.1px 3.4px 5.4px rgba(0, 0, 0, 0.042),
      5.8px 6.3px 10px rgba(0, 0, 0, 0.05),
      14px 15px 24px rgba(0, 0, 0, 0.07);
  }

  .btn.cta:hover {
    outline: 2px solid var(--secondary-color);
    outline: 2px solid #194174;
  }

  .btn.cta.secondary {
    color: var(--secondary-color) !important;
    border: 2px solid var(--secondary-color);
    background: transparent;
  }

  .btn.cta.secondary:hover {
    color: white !important;
    background:var(--secondary-color);
    outline-color: transparent;
  }

  .cs-base-grid {
    max-width:1200px;
    margin:auto;
  }
  .cs-base-grid .cs-card div a {
    border-top: 3px solid var(--secondary-color)
  }
  .cs-base-grid .cs-card div a:hover {
    box-shadow:0 0.6px 2.2px rgba(0, 0, 0, 0.014),
    0 1.3px 5.3px rgba(0, 0, 0, 0.02),
    0 2.5px 10px rgba(0, 0, 0, 0.025),
    0 4.5px 17.9px rgba(0, 0, 0, 0.03),
    0 8.4px 33.4px rgba(0, 0, 0, 0.036),
    0 20px 80px rgba(0, 0, 0, 0.05);
    cursor:pointer;
  }
  .cs-card p {
    margin-top: 0.85rem !important;
  }

  .cs-card > div:last-child {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    background: rgba(232, 243, 246, 0.15);
  }

  .cs-card h1,
  .cs-card h2 {
    line-height: 1.25 !important;
  }

  .cs-card h1 {
    font-size: 1.5rem !important;
  }

  .btn.cta,
  .cs-rich-text .ql-container h3,
  .cs-rich-text .ql-container h4,
  .cs-rich-text .ql-container h5,
  .cs-rich-text .ql-container h6,
  .cs-card .ql-container h2,
  .cs-card .ql-container h3,
  .cs-card .ql-container h4,
  .cs-card .ql-container h5,
  .cs-card .ql-container h6 {
    font-family: var(--headings-font);
    font-weight: 500 !important;
  }
  .site-header,
  .site-footer {
    font-family: var(--content-font);
  }

  .cs-card .ql-container h1,
  .cs-rich-text .ql-container h1,
  .cs-rich-text .ql-container h2 {
    color: var(--primary-color);
    font-weight: 700 !important;
  }

  .cs-card .ql-container h3,
  .cs-rich-text .ql-container h3,
  .cs-rich-text .ql-container h3 {
    color: var(--primary-color);
    margin-top:0;
  }

  .cs-rich-text .ql-container h1,
  .cs-rich-text .ql-container h2 {
    font-family: var(--headings-font);
    font-size: 28px !important;
    line-height: 1.2 !important;
    letter-spacing: -2px;
  }

  .cs-rich-text .ql-container h6,
  .cs-card .ql-container h6 {
    color:  var(--secondary-color);
    letter-spacing: 5px;
  }

  .cs-rich-text .ql-container h6 + h1,
  .cs-rich-text .ql-container h6 + h2 {
    margin-top: 0.5rem !important;
  }

  .cs-card .ql-container h6 {
    margin: 0 !important;
  }

  .cs-card .ql-container h1 {
    margin: 0 !important;
  }

  .cs-rich-text .ql-container p,
  .cs-rich-text .ql-container li {
    font-family: var(--content-font);
    font-size: 1.25rem !important;
    color: #1a1919 !important;
  }

  .cs-rich-text .ql-container p {
    margin-top: 1.25rem !important;
  }

  .cs-rich-text .ql-container a,
  .cs-base-grid a {
    color: var(--secondary-color);
    text-decoration:none;
  }

  main i.fa,
  main i.fab {
    font-style: normal !important;
  }

  .cs-card.cs-card--event .ql-container h1 {
    margin-bottom: 0 !important;
    margin-top: 0.25rem !important;
  }

  .cs-card.cs-card--event .ql-container p {
    margin-bottom: 0.25rem !important;
    margin-top: 0 !important;
  }

  .cs-container--prose {
    max-width: 54rem !important;
    margin: 0 auto;
    box-sizing: border-box;
  }

  @media screen and (min-width: 768px) {
    .cs-rich-text .ql-container h1 {
      font-size: 62px !important;
      line-height: 1 !important;
    }
    .cs-rich-text .ql-container h2 {
      font-size: 52px !important;
      line-height: 1 !important;
    }

    .cs-rich-text .ql-container h3 {
      font-size: 24px !important;
    }
    .cs-rich-text .ql-container h3 {
      font-size: 34px !important;
      line-height: 1;
    }
  }
</style>

<style>
	.pulled-review-wrapper {
    background: #307b95;
    margin: 3rem 0 1rem !important;
    padding: 2rem 1rem 1rem;
    color: white;
	}
	
	.pulled-review {
		position: relative;
		max-width: 800px;
		margin: 2rem auto;
		font-size: 1.5rem !important;
		font-family: 'Merriweather', serif !important;
		padding: 0 1rem;
	}

	.pulled-review::before {
		content: '“';
		position: absolute;
		left: -0.45em;
		top: -0.5em;
		font-size: 200px !important;
		opacity: 0.15;
		font-family: 'Merriweather', serif !important;
    font-weight: 400 !important;
	}

	.pulled-review cite {
		display: block;
		font-size: 1.35rem;
		margin-top: 0.5rem;
		position: relative;
		font-style: normal;
		margin-left: 1.5rem;
	}

	.pulled-review cite::before {
		content: '–';
		position: absolute;
		left: -1.5rem;
	}
</style>

<style>
	.hero {
		align-items: center;
		background-image: var(--hero-image);
		background-position: center 20%;
		background-size: cover;
		display: flex;
		flex-direction: column;
		height: 60vh;
		justify-content: center;
		min-height: 350px;
		position: relative;
		z-index: 0;
		margin-top: calc(-1 * var(--header-height));
	}

	.hero.short {
		height: 20vh;
		min-height: 200px;
	}

	.hero::before,
	.hero::after {
		background: linear-gradient(0deg, rgb(0 0 0 / 4%) 0%, rgb(96 151 207 / 10%) 70%), linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 70%);
		content: '';
		height: 100%;
		left: 0;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 0;
	}


	.hero__content {
		position: relative;
		z-index: 1;
		text-align: end;
		padding: 0 1rem;
		max-width: 1200px;
		width:95%;
		margin-top: 6rem;
	}

	.hero__content .btn {
		border-radius: 3px;
	}

	.hero__content h1 {
		color: #fff !important;
		/* text-transform: uppercase; */
		font-size: 35px !important;
		letter-spacing: -1px !important;
		line-height: 1 !important;
		margin: 0 !important;
		font-family: 'Ubuntu', serif !important;
	}

	.hero__content h2 {
		font-size: 20px !important;
		color: #fff !important;
		font-family: 'Ubuntu', serif !important;
		text-transform: uppercase !important;
		letter-spacing: 0.1em !important;
		line-height: 1.35 !important;
		margin: 0 !important;
	}

	.hero__content h1 u {
		text-decoration: none;
	}

	.hero__content img {
		width: 38vh;
	}

	.hero__cta-wrapper {
		margin-top: 2rem;
	}

	@media screen and (min-width: 768px) {
		.hero {
			height: 60vh;
			min-height: 600px;
		}

		.hero.short {
			height: 20vh;
			min-height: 250px;
		}

		.hero__content h1 {
			font-size: 52px !important;
		}
		.hero__content h2 {
			font-size: 34px !important;
		}

		.hero__content img {
			min-width: 500px;
		}
	}
	@media screen and (min-width: 1200px) {
		.hero__content h1 {
			font-size: 62px !important;
		}
	}
</style>

<script>
	$(document).ready(function() {
		var threshold = 96;
		window.addEventListener('scroll', function() {
			if (window.scrollY > threshold) {
				document.body.classList.add('cs-scrolled');
			} else {
				document.body.classList.remove('cs-scrolled');
			}
		});
	})
</script>

<!-- Start Video Embed -->
<template id="tmpl-youtube-video">
	<style>
		#wrapper {
			margin: 0 auto;
			max-width: 1140px;
		}

		#wrapper.thick-border {
			border: 30px solid #f4f4f4;
			outline: 1px solid #ddd;
		}

		#inner-wrapper {
			text-align: center;
			overflow: hidden;
			padding-bottom: 56%;
			position: relative;
			height: 0;
		}

		iframe {
			left: 0;
			top: 0;
			height: 100%;
			width: 100%;
			position: absolute;
		}
	</style>
	<div id="wrapper">
		<div id="inner-wrapper">
			<iframe width="420" height="315" src="https://www.youtube.com/embed/D8FE8__mpiQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
			 allowfullscreen></iframe>
		</div>
	</div>
</template>

<script>
	class YouTubeVideoEmbed extends HTMLElement {
  constructor() {
    super();
    const template = document.getElementById('tmpl-youtube-video');
    const shadow = this.attachShadow({ mode: 'open' });
    shadow.appendChild(template.content.cloneNode(true));
  }

  connectedCallback() {
    const src = this.getAttribute('src');
    if (!src) {
      return;
    }
		const v = /youtube\.com/.test(src)
			? new URL(src).searchParams.get("v")
			: /youtu\.be/.test(src)
			? /youtu\.be\/([^\/]*)/.exec(src)[1]
			: null;
		if (!v) {
			return;
		}
    this.shadowRoot.querySelector('iframe').src = `https://www.youtube.com/embed/${v}`;
    if (this.hasAttribute('thick-border')) {
      this.shadowRoot.getElementById('wrapper').classList.add('thick-border');
    }
  }
}
customElements.define('mwac-youtube', YouTubeVideoEmbed);

</script>
<!-- End Video Embed -->
        <style type="text/css" data-ssr="true">
          .c016 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.c017 {
  padding: 1rem;
  max-width: 40rem;
}
.c018 {
  padding: 1rem;
  max-width: 65rem;
}
.c019 {
  padding: 1rem;
  max-width: 85rem;
}
.c0110 {
  padding: 0;
  max-width: 100%;
}
.c014 {
  color: rgba(0, 0, 0, 0.87);
}
.c014 .text-align--left {
  text-align: left;
}
.c014 .text-align--right {
  text-align: right;
}
.c014 .text-align--center {
  text-align: center;
}
.c014 .text-align--justify {
  text-align: justify;
}
.c014 h1, .c014 h2, .c014 h3, .c014 h4, .c014 h5, .c014 h6, .c014 .h1, .c014 .h2, .c014 .h3, .c014 .h4, .c014 .h5, .c014 .h6 {
  color: rgba(0, 0, 0, 0.87);
}
.c014 strong, .c014 b {
  font-weight: 700;
}
.c014 em, .c014 i {
  font-style: italic;
}
.c014 a {
  color: rgb(0, 0, 255);
}
.c014 ol, .c014 ul {
  font-family: system-ui;
  font-weight: normal;
}
.c014 hr {
  border: none;
  height: 1px;
  background: rgba(0, 0, 0, 0.38);
}
.c014 ol {
  margin-left: 1.5rem;
  list-style-type: decimal;
  list-style-position: outside;
}
.c014 ol li {
  padding-left: 0.5rem;
}
.c014 ul {
  margin-left: 1.5rem;
  list-style-type: disc;
  list-style-position: outside;
}
.c014 ul li {
  padding-left: 0.5rem;
}
.c014 li ul, .c014 li ol {
  margin-top: 0;
  margin-left: 1rem;
}
.c014 h1, .c014 .h1 {
  font-family: system-ui;
  font-weight: bold;
}
.c014 h2, .c014 .h2 {
  font-family: system-ui;
  font-weight: bold;
}
.c014 h3, .c014 .h3 {
  font-family: system-ui;
  font-weight: bold;
}
.c014 h4, .c014 .h4 {
  font-family: system-ui;
  font-weight: bold;
}
.c014 h5, .c014 .h5 {
  font-family: system-ui;
  font-weight: bold;
}
.c014 h6, .c014 .h6 {
  font-family: system-ui;
  font-weight: bold;
  text-transform: uppercase;
}
.c014 p, .c014 .p {
  font-family: system-ui;
  font-weight: normal;
}
.c014 blockquote, .c014 .blockquote {
  font-style: italic;
  font-family: system-ui;
  font-weight: normal;
}
@media (min-width: 0px) {
  .c014 blockquote, .c014 .blockquote {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 blockquote, .c014 .blockquote {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 blockquote, .c014 .blockquote {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 blockquote, .c014 .blockquote {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 blockquote, .c014 .blockquote {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 p, .c014 .p {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 p, .c014 .p {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 p, .c014 .p {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 p, .c014 .p {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 p, .c014 .p {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h6, .c014 .h6 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h6, .c014 .h6 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h6, .c014 .h6 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h6, .c014 .h6 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h6, .c014 .h6 {
    font-size: 0.875rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h5, .c014 .h5 {
    font-size: 1rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h5, .c014 .h5 {
    font-size: 1rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h5, .c014 .h5 {
    font-size: 1rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h5, .c014 .h5 {
    font-size: 1rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h5, .c014 .h5 {
    font-size: 1rem;
    margin-top: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h4, .c014 .h4 {
    font-size: 1.25rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h4, .c014 .h4 {
    font-size: 1.25rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h4, .c014 .h4 {
    font-size: 1.25rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h4, .c014 .h4 {
    font-size: 1.25rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h4, .c014 .h4 {
    font-size: 1.25rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h3, .c014 .h3 {
    font-size: 1.5rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h3, .c014 .h3 {
    font-size: 1.5rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h3, .c014 .h3 {
    font-size: 1.5rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h3, .c014 .h3 {
    font-size: 1.5rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h3, .c014 .h3 {
    font-size: 1.5rem;
    margin-top: 2.25rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h2, .c014 .h2 {
    font-size: 1.75rem;
    margin-top: 2.625rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h2, .c014 .h2 {
    font-size: 1.75rem;
    margin-top: 2.625rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h2, .c014 .h2 {
    font-size: 1.75rem;
    margin-top: 2.625rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h2, .c014 .h2 {
    font-size: 1.75rem;
    margin-top: 2.625rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h2, .c014 .h2 {
    font-size: 1.75rem;
    margin-top: 2.625rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 h1, .c014 .h1 {
    font-size: 2rem;
    margin-top: 3rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 h1, .c014 .h1 {
    font-size: 2rem;
    margin-top: 3rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 h1, .c014 .h1 {
    font-size: 2rem;
    margin-top: 3rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 h1, .c014 .h1 {
    font-size: 2rem;
    margin-top: 3rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 h1, .c014 .h1 {
    font-size: 2rem;
    margin-top: 3rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 hr {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 hr {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 hr {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 hr {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 hr {
    font-size: 1rem;
    margin-top: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 0px) {
  .c014 ol, .c014 ul {
    font-size: 1rem;
    margin-top: 1.125rem;
    line-height: 1.5;
  }
}
@media (min-width: 600px) {
  .c014 ol, .c014 ul {
    font-size: 1rem;
    margin-top: 1.125rem;
    line-height: 1.5;
  }
}
@media (min-width: 960px) {
  .c014 ol, .c014 ul {
    font-size: 1rem;
    margin-top: 1.125rem;
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .c014 ol, .c014 ul {
    font-size: 1rem;
    margin-top: 1.125rem;
    line-height: 1.5;
  }
}
@media (min-width: 1920px) {
  .c014 ol, .c014 ul {
    font-size: 1rem;
    margin-top: 1.125rem;
    line-height: 1.5;
  }
}
.c0111 {
  margin: 0;
  position: relative;
  box-sizing: border-box;
}
.c0111 .ql-clipboard {
  top: 50%;
  left: -100000px;
  height: 1px;
  position: absolute;
  overflow-y: hidden;
}
.c0111 .ql-clipboard p {
  margin: 0;
  padding: 0;
}
.c0111 .ql-editor {
  outline: none;
}
.c0112 {
  top: 0;
  left: 0;
  width: 100vw;
  height: 0;
  z-index: 1000;
  position: fixed;
  transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0);
  transition: background 300ms, height 0ms 300ms;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.c0112.c0113 {
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  transition: background 300ms;
}
.c011 {
  display: flex;
  position: relative;
  box-sizing: border-box;
  transition: padding-top 200ms;
  padding-top: 60px;
  flex-direction: column;
}
.c012 {
  padding-top: 50px;
}
.c013 {
  padding-top: 0;
}
.c015 {
  position: relative;
  box-sizing: border-box;
}
        </style>
        <style data-styled="true" data-styled-version="5.0.1">html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
h1{font-size:2em;margin:0.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,kbd,samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
data-styled.g152[id="sc-global-iFPQQu1"]{content:"sc-global-iFPQQu1,"}
body{--mint-breakpoints-lg:1280;--mint-breakpoints-md:960;--mint-breakpoints-sm:600;--mint-breakpoints-xl:1920;--mint-breakpoints-xs:0;--mint-comp-divider-size:1px;--mint-modular-scale:1.61803398875;--mint-palette-action-active:rgba(0,0,0,0.54);--mint-palette-action-disabled-background:rgba(0,0,0,0.12);--mint-palette-action-disabled:rgba(0,0,0,0.26);--mint-palette-action-hover-opacity:0.08;--mint-palette-action-hover:rgba(0,0,0,0.08);--mint-palette-action-selected:rgba(0,0,0,0.14);--mint-palette-background-default:#fafafa;--mint-palette-background-surface:#fff;--mint-palette-divider:rgba(0,0,0,0.12);--mint-palette-error-contrast-text:#fff;--mint-palette-error-dark:#d32f2f;--mint-palette-error-light:#e57373;--mint-palette-error-main:#f44336;--mint-palette-neutral-100:#f5f5f5;--mint-palette-neutral-200:#eeeeee;--mint-palette-neutral-300:#e0e0e0;--mint-palette-neutral-400:#bdbdbd;--mint-palette-neutral-500:#9e9e9e;--mint-palette-neutral-50:#fafafa;--mint-palette-neutral-600:#757575;--mint-palette-neutral-700:#616161;--mint-palette-neutral-800:#424242;--mint-palette-neutral-900:#212121;--mint-palette-neutral-a-100:#d5d5d5;--mint-palette-neutral-a-200:#aaaaaa;--mint-palette-neutral-a-400:#303030;--mint-palette-neutral-a-700:#616161;--mint-palette-primary-contrast-text:#fff;--mint-palette-primary-dark:#1976d2;--mint-palette-primary-light:#64b5f6;--mint-palette-primary-main:#2196f3;--mint-palette-secondary-contrast-text:#fff;--mint-palette-secondary-dark:#303f9f;--mint-palette-secondary-light:#7986cb;--mint-palette-secondary-main:#3f51b5;--mint-palette-text-disabled:rgba(0,0,0,0.38);--mint-palette-text-hint:rgba(0,0,0,0.38);--mint-palette-text-primary:rgba(0,0,0,0.87);--mint-palette-text-secondary:rgba(0,0,0,0.54);--mint-palette-tonal-offset:0.2;--mint-palette-warning-contrast-text:#fff;--mint-palette-warning-dark:#e64a19;--mint-palette-warning-light:#ff8a65;--mint-palette-warning-main:#ff5722;--mint-shadows-0:none;--mint-shadows-10:0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);--mint-shadows-11:0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);--mint-shadows-12:0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);--mint-shadows-13:0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);--mint-shadows-14:0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);--mint-shadows-15:0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);--mint-shadows-16:0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);--mint-shadows-17:0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);--mint-shadows-18:0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);--mint-shadows-19:0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);--mint-shadows-1:0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12);--mint-shadows-20:0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);--mint-shadows-21:0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);--mint-shadows-22:0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);--mint-shadows-23:0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);--mint-shadows-24:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);--mint-shadows-2:0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12);--mint-shadows-3:0px 1px 8px 0px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 3px 3px -2px rgba(0,0,0,0.12);--mint-shadows-4:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);--mint-shadows-5:0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);--mint-shadows-6:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);--mint-shadows-7:0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);--mint-shadows-8:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);--mint-shadows-9:0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);--mint-spacing:4;--mint-typography-baseline:1;--mint-typography-body-font-family:'Open Sans',sans-serif;--mint-typography-body-font-size-lg:1.15rem;--mint-typography-body-font-size-md:1rem;--mint-typography-body-font-size-sm:1rem;--mint-typography-body-font-size-xl:1.35rem;--mint-typography-body-font-size-xs:1rem;--mint-typography-body-font-stretch:none;--mint-typography-body-font-style:normal;--mint-typography-body-font-variant:normal;--mint-typography-body-font-weight:400;--mint-typography-body-letter-spacing:normal;--mint-typography-body-line-height:1.35;--mint-typography-body-rvr-lg:1;--mint-typography-body-rvr-md:0.75;--mint-typography-body-rvr-sm:0.75;--mint-typography-body-rvr-xl:1.25;--mint-typography-body-rvr-xs:0.75;--mint-typography-body-text-transform:none;--mint-typography-body-vr:0.75;--mint-typography-button-font-family:'Rubik',sans-serif;--mint-typography-button-font-size-lg:0.850rem;--mint-typography-button-font-size-md:0.825rem;--mint-typography-button-font-size-sm:0.8rem;--mint-typography-button-font-size-xl:0.900rem;--mint-typography-button-font-size-xs:0.8rem;--mint-typography-button-font-stretch:none;--mint-typography-button-font-style:normal;--mint-typography-button-font-variant:normal;--mint-typography-button-font-weight:400;--mint-typography-button-letter-spacing:normal;--mint-typography-button-line-height:1.75;--mint-typography-button-rvr-lg:0.75;--mint-typography-button-rvr-md:0.5;--mint-typography-button-rvr-sm:0.5;--mint-typography-button-rvr-xl:1;--mint-typography-button-rvr-xs:0.5;--mint-typography-button-text-transform:none;--mint-typography-button-vr:0.75;--mint-typography-caption-font-family:'Rubik',sans-serif;--mint-typography-caption-font-size-lg:1rem;--mint-typography-caption-font-size-md:1rem;--mint-typography-caption-font-size-sm:1rem;--mint-typography-caption-font-size-xl:1rem;--mint-typography-caption-font-size-xs:1rem;--mint-typography-caption-font-stretch:none;--mint-typography-caption-font-style:normal;--mint-typography-caption-font-variant:normal;--mint-typography-caption-font-weight:400;--mint-typography-caption-letter-spacing:normal;--mint-typography-caption-line-height:1.35;--mint-typography-caption-rvr-lg:0.75;--mint-typography-caption-rvr-md:0.75;--mint-typography-caption-rvr-sm:0.75;--mint-typography-caption-rvr-xl:0.75;--mint-typography-caption-rvr-xs:0.75;--mint-typography-caption-text-transform:none;--mint-typography-caption-vr:0.75;--mint-typography-control-font-family:'Rubik',sans-serif;--mint-typography-control-font-size-lg:0.950rem;--mint-typography-control-font-size-md:0.925rem;--mint-typography-control-font-size-sm:0.900rem;--mint-typography-control-font-size-xl:0.975rem;--mint-typography-control-font-size-xs:0.900rem;--mint-typography-control-font-stretch:none;--mint-typography-control-font-style:normal;--mint-typography-control-font-variant:normal;--mint-typography-control-font-weight:400;--mint-typography-control-letter-spacing:normal;--mint-typography-control-line-height:1.75;--mint-typography-control-rvr-lg:0.75;--mint-typography-control-rvr-md:0.5;--mint-typography-control-rvr-sm:0.5;--mint-typography-control-rvr-xl:1;--mint-typography-control-rvr-xs:0.5;--mint-typography-control-text-transform:none;--mint-typography-control-vr:0.75;--mint-typography-dense-font-family:'Rubik',sans-serif;--mint-typography-dense-font-size-lg:0.9rem;--mint-typography-dense-font-size-md:0.8rem;--mint-typography-dense-font-size-sm:0.8rem;--mint-typography-dense-font-size-xl:1rem;--mint-typography-dense-font-size-xs:0.8rem;--mint-typography-dense-font-stretch:none;--mint-typography-dense-font-style:normal;--mint-typography-dense-font-variant:normal;--mint-typography-dense-font-weight:400;--mint-typography-dense-letter-spacing:normal;--mint-typography-dense-line-height:1.6;--mint-typography-dense-rvr-lg:0.75;--mint-typography-dense-rvr-md:0.75;--mint-typography-dense-rvr-sm:0.75;--mint-typography-dense-rvr-xl:0.75;--mint-typography-dense-rvr-xs:0.75;--mint-typography-dense-text-transform:none;--mint-typography-dense-vr:0.75;--mint-typography-h1-font-family:'Rubik',sans-serif;--mint-typography-h1-font-size-lg:2rem;--mint-typography-h1-font-size-md:2rem;--mint-typography-h1-font-size-sm:2rem;--mint-typography-h1-font-size-xl:2rem;--mint-typography-h1-font-size-xs:2rem;--mint-typography-h1-font-stretch:none;--mint-typography-h1-font-style:normal;--mint-typography-h1-font-variant:normal;--mint-typography-h1-font-weight:700;--mint-typography-h1-letter-spacing:-0.04em;--mint-typography-h1-line-height:1.05;--mint-typography-h1-rvr-lg:1.5;--mint-typography-h1-rvr-md:1.5;--mint-typography-h1-rvr-sm:1.5;--mint-typography-h1-rvr-xl:1.5;--mint-typography-h1-rvr-xs:1.5;--mint-typography-h1-text-transform:none;--mint-typography-h1-vr:0.75;--mint-typography-h2-font-family:'Rubik',sans-serif;--mint-typography-h2-font-size-lg:1.4rem;--mint-typography-h2-font-size-md:1.4rem;--mint-typography-h2-font-size-sm:1.4rem;--mint-typography-h2-font-size-xl:1.4rem;--mint-typography-h2-font-size-xs:1.4rem;--mint-typography-h2-font-stretch:none;--mint-typography-h2-font-style:normal;--mint-typography-h2-font-variant:normal;--mint-typography-h2-font-weight:500;--mint-typography-h2-letter-spacing:-0.02em;--mint-typography-h2-line-height:1;--mint-typography-h2-rvr-lg:1.5;--mint-typography-h2-rvr-md:1.5;--mint-typography-h2-rvr-sm:1.5;--mint-typography-h2-rvr-xl:1.5;--mint-typography-h2-rvr-xs:1.5;--mint-typography-h2-text-transform:none;--mint-typography-h2-vr:0.75;--mint-typography-h3-font-family:'Rubik',sans-serif;--mint-typography-h3-font-size-lg:2.5rem;--mint-typography-h3-font-size-md:2rem;--mint-typography-h3-font-size-sm:2rem;--mint-typography-h3-font-size-xl:3rem;--mint-typography-h3-font-size-xs:2rem;--mint-typography-h3-font-stretch:none;--mint-typography-h3-font-style:normal;--mint-typography-h3-font-variant:normal;--mint-typography-h3-font-weight:700;--mint-typography-h3-letter-spacing:-0.02em;--mint-typography-h3-line-height:1;--mint-typography-h3-rvr-lg:2.5;--mint-typography-h3-rvr-md:2;--mint-typography-h3-rvr-sm:1.5;--mint-typography-h3-rvr-xl:3;--mint-typography-h3-rvr-xs:1.5;--mint-typography-h3-text-transform:none;--mint-typography-h3-vr:0.75;--mint-typography-h4-font-family:'Rubik',sans-serif;--mint-typography-h4-font-size-lg:2rem;--mint-typography-h4-font-size-md:1.5rem;--mint-typography-h4-font-size-sm:1.5rem;--mint-typography-h4-font-size-xl:2.5rem;--mint-typography-h4-font-size-xs:1.5rem;--mint-typography-h4-font-stretch:none;--mint-typography-h4-font-style:normal;--mint-typography-h4-font-variant:normal;--mint-typography-h4-font-weight:700;--mint-typography-h4-letter-spacing:-0.01em;--mint-typography-h4-line-height:1;--mint-typography-h4-rvr-lg:2.5;--mint-typography-h4-rvr-md:2;--mint-typography-h4-rvr-sm:1.5;--mint-typography-h4-rvr-xl:3;--mint-typography-h4-rvr-xs:1.5;--mint-typography-h4-text-transform:none;--mint-typography-h4-vr:0.75;--mint-typography-h5-font-family:'Rubik',sans-serif;--mint-typography-h5-font-size-lg:1.5rem;--mint-typography-h5-font-size-md:1.25rem;--mint-typography-h5-font-size-sm:1.25rem;--mint-typography-h5-font-size-xl:2rem;--mint-typography-h5-font-size-xs:1.25rem;--mint-typography-h5-font-stretch:none;--mint-typography-h5-font-style:normal;--mint-typography-h5-font-variant:normal;--mint-typography-h5-font-weight:700;--mint-typography-h5-letter-spacing:0.04em;--mint-typography-h5-line-height:1;--mint-typography-h5-rvr-lg:2.5;--mint-typography-h5-rvr-md:2;--mint-typography-h5-rvr-sm:1.5;--mint-typography-h5-rvr-xl:3;--mint-typography-h5-rvr-xs:1.5;--mint-typography-h5-text-transform:uppercase;--mint-typography-h5-vr:0.75;--mint-typography-h6-font-family:'Rubik',sans-serif;--mint-typography-h6-font-size-lg:1rem;--mint-typography-h6-font-size-md:1rem;--mint-typography-h6-font-size-sm:1rem;--mint-typography-h6-font-size-xl:1.5rem;--mint-typography-h6-font-size-xs:1rem;--mint-typography-h6-font-stretch:none;--mint-typography-h6-font-style:normal;--mint-typography-h6-font-variant:normal;--mint-typography-h6-font-weight:700;--mint-typography-h6-letter-spacing:0.05em;--mint-typography-h6-line-height:1;--mint-typography-h6-rvr-lg:2.5;--mint-typography-h6-rvr-md:2;--mint-typography-h6-rvr-sm:1.5;--mint-typography-h6-rvr-xl:3;--mint-typography-h6-rvr-xs:1.5;--mint-typography-h6-text-transform:uppercase;--mint-typography-h6-vr:0.75;--mint-typography-helper-font-family:'Rubik',sans-serif;--mint-typography-helper-font-size-lg:0.725rem;--mint-typography-helper-font-size-md:0.700rem;--mint-typography-helper-font-size-sm:0.675rem;--mint-typography-helper-font-size-xl:0.750rem;--mint-typography-helper-font-size-xs:0.675rem;--mint-typography-helper-font-stretch:none;--mint-typography-helper-font-style:normal;--mint-typography-helper-font-variant:normal;--mint-typography-helper-font-weight:500;--mint-typography-helper-letter-spacing:normal;--mint-typography-helper-line-height:1.5;--mint-typography-helper-rvr-lg:0.75;--mint-typography-helper-rvr-md:0.75;--mint-typography-helper-rvr-sm:0.75;--mint-typography-helper-rvr-xl:0.75;--mint-typography-helper-rvr-xs:0.75;--mint-typography-helper-text-transform:none;--mint-typography-helper-vr:0.75;--mint-typography-overline-font-family:'Rubik',sans-serif;--mint-typography-overline-font-size-lg:1rem;--mint-typography-overline-font-size-md:0.75rem;--mint-typography-overline-font-size-sm:0.75rem;--mint-typography-overline-font-size-xl:1rem;--mint-typography-overline-font-size-xs:0.75rem;--mint-typography-overline-font-stretch:none;--mint-typography-overline-font-style:normal;--mint-typography-overline-font-variant:normal;--mint-typography-overline-font-weight:400;--mint-typography-overline-letter-spacing:0.05em;--mint-typography-overline-line-height:1.35;--mint-typography-overline-rvr-lg:1;--mint-typography-overline-rvr-md:1;--mint-typography-overline-rvr-sm:1;--mint-typography-overline-rvr-xl:1;--mint-typography-overline-rvr-xs:1;--mint-typography-overline-text-transform:uppercase;--mint-typography-overline-vr:0.75;--mint-typography-subtitle-font-family:'Rubik',sans-serif;--mint-typography-subtitle-font-size-lg:1.35rem;--mint-typography-subtitle-font-size-md:1rem;--mint-typography-subtitle-font-size-sm:1rem;--mint-typography-subtitle-font-size-xl:1.5rem;--mint-typography-subtitle-font-size-xs:1rem;--mint-typography-subtitle-font-stretch:none;--mint-typography-subtitle-font-style:normal;--mint-typography-subtitle-font-variant:normal;--mint-typography-subtitle-font-weight:600;--mint-typography-subtitle-letter-spacing:0.03em;--mint-typography-subtitle-line-height:1.35;--mint-typography-subtitle-rvr-lg:1;--mint-typography-subtitle-rvr-md:1;--mint-typography-subtitle-rvr-sm:1;--mint-typography-subtitle-rvr-xl:1;--mint-typography-subtitle-rvr-xs:1;--mint-typography-subtitle-text-transform:uppercase;--mint-typography-subtitle-vr:0.75;}
data-styled.g153[id="sc-global-fCDinb1"]{content:"sc-global-fCDinb1,"}
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
h1{font-size:2em;margin:0.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,kbd,samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
data-styled.g154[id="sc-global-iFPQQu2"]{content:"sc-global-iFPQQu2,"}
body{--mint-breakpoints-lg:1280;--mint-breakpoints-md:960;--mint-breakpoints-sm:600;--mint-breakpoints-xl:1920;--mint-breakpoints-xs:0;--mint-comp-divider-size:1px;--mint-modular-scale:1.61803398875;--mint-palette-action-active:rgba(0,0,0,0.54);--mint-palette-action-disabled-background:rgba(0,0,0,0.12);--mint-palette-action-disabled:rgba(0,0,0,0.26);--mint-palette-action-hover-opacity:0.08;--mint-palette-action-hover:rgba(0,0,0,0.08);--mint-palette-action-selected:rgba(0,0,0,0.14);--mint-palette-background-default:#fafafa;--mint-palette-background-surface:#fff;--mint-palette-divider:rgba(0,0,0,0.12);--mint-palette-error-contrast-text:#fff;--mint-palette-error-dark:#d32f2f;--mint-palette-error-light:#e57373;--mint-palette-error-main:#f44336;--mint-palette-neutral-100:#f5f5f5;--mint-palette-neutral-200:#eeeeee;--mint-palette-neutral-300:#e0e0e0;--mint-palette-neutral-400:#bdbdbd;--mint-palette-neutral-500:#9e9e9e;--mint-palette-neutral-50:#fafafa;--mint-palette-neutral-600:#757575;--mint-palette-neutral-700:#616161;--mint-palette-neutral-800:#424242;--mint-palette-neutral-900:#212121;--mint-palette-neutral-a-100:#d5d5d5;--mint-palette-neutral-a-200:#aaaaaa;--mint-palette-neutral-a-400:#303030;--mint-palette-neutral-a-700:#616161;--mint-palette-primary-contrast-text:#fff;--mint-palette-primary-dark:#1976d2;--mint-palette-primary-light:#64b5f6;--mint-palette-primary-main:#2196f3;--mint-palette-secondary-contrast-text:#fff;--mint-palette-secondary-dark:#303f9f;--mint-palette-secondary-light:#7986cb;--mint-palette-secondary-main:#3f51b5;--mint-palette-text-disabled:rgba(0,0,0,0.38);--mint-palette-text-hint:rgba(0,0,0,0.38);--mint-palette-text-primary:rgba(0,0,0,0.87);--mint-palette-text-secondary:rgba(0,0,0,0.54);--mint-palette-tonal-offset:0.2;--mint-palette-warning-contrast-text:#fff;--mint-palette-warning-dark:#e64a19;--mint-palette-warning-light:#ff8a65;--mint-palette-warning-main:#ff5722;--mint-shadows-0:none;--mint-shadows-10:0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);--mint-shadows-11:0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);--mint-shadows-12:0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);--mint-shadows-13:0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);--mint-shadows-14:0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);--mint-shadows-15:0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);--mint-shadows-16:0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);--mint-shadows-17:0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);--mint-shadows-18:0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);--mint-shadows-19:0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);--mint-shadows-1:0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12);--mint-shadows-20:0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);--mint-shadows-21:0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);--mint-shadows-22:0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);--mint-shadows-23:0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);--mint-shadows-24:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);--mint-shadows-2:0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12);--mint-shadows-3:0px 1px 8px 0px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 3px 3px -2px rgba(0,0,0,0.12);--mint-shadows-4:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);--mint-shadows-5:0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);--mint-shadows-6:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);--mint-shadows-7:0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);--mint-shadows-8:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);--mint-shadows-9:0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);--mint-spacing:4;--mint-typography-baseline:1;--mint-typography-body-font-family:'Open Sans',sans-serif;--mint-typography-body-font-size-lg:1.15rem;--mint-typography-body-font-size-md:1rem;--mint-typography-body-font-size-sm:1rem;--mint-typography-body-font-size-xl:1.35rem;--mint-typography-body-font-size-xs:1rem;--mint-typography-body-font-stretch:none;--mint-typography-body-font-style:normal;--mint-typography-body-font-variant:normal;--mint-typography-body-font-weight:400;--mint-typography-body-letter-spacing:normal;--mint-typography-body-line-height:1.35;--mint-typography-body-rvr-lg:1;--mint-typography-body-rvr-md:0.75;--mint-typography-body-rvr-sm:0.75;--mint-typography-body-rvr-xl:1.25;--mint-typography-body-rvr-xs:0.75;--mint-typography-body-text-transform:none;--mint-typography-body-vr:0.75;--mint-typography-button-font-family:'Rubik',sans-serif;--mint-typography-button-font-size-lg:0.850rem;--mint-typography-button-font-size-md:0.825rem;--mint-typography-button-font-size-sm:0.8rem;--mint-typography-button-font-size-xl:0.900rem;--mint-typography-button-font-size-xs:0.8rem;--mint-typography-button-font-stretch:none;--mint-typography-button-font-style:normal;--mint-typography-button-font-variant:normal;--mint-typography-button-font-weight:400;--mint-typography-button-letter-spacing:normal;--mint-typography-button-line-height:1.75;--mint-typography-button-rvr-lg:0.75;--mint-typography-button-rvr-md:0.5;--mint-typography-button-rvr-sm:0.5;--mint-typography-button-rvr-xl:1;--mint-typography-button-rvr-xs:0.5;--mint-typography-button-text-transform:none;--mint-typography-button-vr:0.75;--mint-typography-caption-font-family:'Rubik',sans-serif;--mint-typography-caption-font-size-lg:1rem;--mint-typography-caption-font-size-md:1rem;--mint-typography-caption-font-size-sm:1rem;--mint-typography-caption-font-size-xl:1rem;--mint-typography-caption-font-size-xs:1rem;--mint-typography-caption-font-stretch:none;--mint-typography-caption-font-style:normal;--mint-typography-caption-font-variant:normal;--mint-typography-caption-font-weight:400;--mint-typography-caption-letter-spacing:normal;--mint-typography-caption-line-height:1.35;--mint-typography-caption-rvr-lg:0.75;--mint-typography-caption-rvr-md:0.75;--mint-typography-caption-rvr-sm:0.75;--mint-typography-caption-rvr-xl:0.75;--mint-typography-caption-rvr-xs:0.75;--mint-typography-caption-text-transform:none;--mint-typography-caption-vr:0.75;--mint-typography-control-font-family:'Rubik',sans-serif;--mint-typography-control-font-size-lg:0.950rem;--mint-typography-control-font-size-md:0.925rem;--mint-typography-control-font-size-sm:0.900rem;--mint-typography-control-font-size-xl:0.975rem;--mint-typography-control-font-size-xs:0.900rem;--mint-typography-control-font-stretch:none;--mint-typography-control-font-style:normal;--mint-typography-control-font-variant:normal;--mint-typography-control-font-weight:400;--mint-typography-control-letter-spacing:normal;--mint-typography-control-line-height:1.75;--mint-typography-control-rvr-lg:0.75;--mint-typography-control-rvr-md:0.5;--mint-typography-control-rvr-sm:0.5;--mint-typography-control-rvr-xl:1;--mint-typography-control-rvr-xs:0.5;--mint-typography-control-text-transform:none;--mint-typography-control-vr:0.75;--mint-typography-dense-font-family:'Rubik',sans-serif;--mint-typography-dense-font-size-lg:0.9rem;--mint-typography-dense-font-size-md:0.8rem;--mint-typography-dense-font-size-sm:0.8rem;--mint-typography-dense-font-size-xl:1rem;--mint-typography-dense-font-size-xs:0.8rem;--mint-typography-dense-font-stretch:none;--mint-typography-dense-font-style:normal;--mint-typography-dense-font-variant:normal;--mint-typography-dense-font-weight:400;--mint-typography-dense-letter-spacing:normal;--mint-typography-dense-line-height:1.6;--mint-typography-dense-rvr-lg:0.75;--mint-typography-dense-rvr-md:0.75;--mint-typography-dense-rvr-sm:0.75;--mint-typography-dense-rvr-xl:0.75;--mint-typography-dense-rvr-xs:0.75;--mint-typography-dense-text-transform:none;--mint-typography-dense-vr:0.75;--mint-typography-h1-font-family:'Rubik',sans-serif;--mint-typography-h1-font-size-lg:2rem;--mint-typography-h1-font-size-md:2rem;--mint-typography-h1-font-size-sm:2rem;--mint-typography-h1-font-size-xl:2rem;--mint-typography-h1-font-size-xs:2rem;--mint-typography-h1-font-stretch:none;--mint-typography-h1-font-style:normal;--mint-typography-h1-font-variant:normal;--mint-typography-h1-font-weight:700;--mint-typography-h1-letter-spacing:-0.04em;--mint-typography-h1-line-height:1.05;--mint-typography-h1-rvr-lg:1.5;--mint-typography-h1-rvr-md:1.5;--mint-typography-h1-rvr-sm:1.5;--mint-typography-h1-rvr-xl:1.5;--mint-typography-h1-rvr-xs:1.5;--mint-typography-h1-text-transform:none;--mint-typography-h1-vr:0.75;--mint-typography-h2-font-family:'Rubik',sans-serif;--mint-typography-h2-font-size-lg:1.4rem;--mint-typography-h2-font-size-md:1.4rem;--mint-typography-h2-font-size-sm:1.4rem;--mint-typography-h2-font-size-xl:1.4rem;--mint-typography-h2-font-size-xs:1.4rem;--mint-typography-h2-font-stretch:none;--mint-typography-h2-font-style:normal;--mint-typography-h2-font-variant:normal;--mint-typography-h2-font-weight:500;--mint-typography-h2-letter-spacing:-0.02em;--mint-typography-h2-line-height:1;--mint-typography-h2-rvr-lg:1.5;--mint-typography-h2-rvr-md:1.5;--mint-typography-h2-rvr-sm:1.5;--mint-typography-h2-rvr-xl:1.5;--mint-typography-h2-rvr-xs:1.5;--mint-typography-h2-text-transform:none;--mint-typography-h2-vr:0.75;--mint-typography-h3-font-family:'Rubik',sans-serif;--mint-typography-h3-font-size-lg:2.5rem;--mint-typography-h3-font-size-md:2rem;--mint-typography-h3-font-size-sm:2rem;--mint-typography-h3-font-size-xl:3rem;--mint-typography-h3-font-size-xs:2rem;--mint-typography-h3-font-stretch:none;--mint-typography-h3-font-style:normal;--mint-typography-h3-font-variant:normal;--mint-typography-h3-font-weight:700;--mint-typography-h3-letter-spacing:-0.02em;--mint-typography-h3-line-height:1;--mint-typography-h3-rvr-lg:2.5;--mint-typography-h3-rvr-md:2;--mint-typography-h3-rvr-sm:1.5;--mint-typography-h3-rvr-xl:3;--mint-typography-h3-rvr-xs:1.5;--mint-typography-h3-text-transform:none;--mint-typography-h3-vr:0.75;--mint-typography-h4-font-family:'Rubik',sans-serif;--mint-typography-h4-font-size-lg:2rem;--mint-typography-h4-font-size-md:1.5rem;--mint-typography-h4-font-size-sm:1.5rem;--mint-typography-h4-font-size-xl:2.5rem;--mint-typography-h4-font-size-xs:1.5rem;--mint-typography-h4-font-stretch:none;--mint-typography-h4-font-style:normal;--mint-typography-h4-font-variant:normal;--mint-typography-h4-font-weight:700;--mint-typography-h4-letter-spacing:-0.01em;--mint-typography-h4-line-height:1;--mint-typography-h4-rvr-lg:2.5;--mint-typography-h4-rvr-md:2;--mint-typography-h4-rvr-sm:1.5;--mint-typography-h4-rvr-xl:3;--mint-typography-h4-rvr-xs:1.5;--mint-typography-h4-text-transform:none;--mint-typography-h4-vr:0.75;--mint-typography-h5-font-family:'Rubik',sans-serif;--mint-typography-h5-font-size-lg:1.5rem;--mint-typography-h5-font-size-md:1.25rem;--mint-typography-h5-font-size-sm:1.25rem;--mint-typography-h5-font-size-xl:2rem;--mint-typography-h5-font-size-xs:1.25rem;--mint-typography-h5-font-stretch:none;--mint-typography-h5-font-style:normal;--mint-typography-h5-font-variant:normal;--mint-typography-h5-font-weight:700;--mint-typography-h5-letter-spacing:0.04em;--mint-typography-h5-line-height:1;--mint-typography-h5-rvr-lg:2.5;--mint-typography-h5-rvr-md:2;--mint-typography-h5-rvr-sm:1.5;--mint-typography-h5-rvr-xl:3;--mint-typography-h5-rvr-xs:1.5;--mint-typography-h5-text-transform:uppercase;--mint-typography-h5-vr:0.75;--mint-typography-h6-font-family:'Rubik',sans-serif;--mint-typography-h6-font-size-lg:1rem;--mint-typography-h6-font-size-md:1rem;--mint-typography-h6-font-size-sm:1rem;--mint-typography-h6-font-size-xl:1.5rem;--mint-typography-h6-font-size-xs:1rem;--mint-typography-h6-font-stretch:none;--mint-typography-h6-font-style:normal;--mint-typography-h6-font-variant:normal;--mint-typography-h6-font-weight:700;--mint-typography-h6-letter-spacing:0.05em;--mint-typography-h6-line-height:1;--mint-typography-h6-rvr-lg:2.5;--mint-typography-h6-rvr-md:2;--mint-typography-h6-rvr-sm:1.5;--mint-typography-h6-rvr-xl:3;--mint-typography-h6-rvr-xs:1.5;--mint-typography-h6-text-transform:uppercase;--mint-typography-h6-vr:0.75;--mint-typography-helper-font-family:'Rubik',sans-serif;--mint-typography-helper-font-size-lg:0.725rem;--mint-typography-helper-font-size-md:0.700rem;--mint-typography-helper-font-size-sm:0.675rem;--mint-typography-helper-font-size-xl:0.750rem;--mint-typography-helper-font-size-xs:0.675rem;--mint-typography-helper-font-stretch:none;--mint-typography-helper-font-style:normal;--mint-typography-helper-font-variant:normal;--mint-typography-helper-font-weight:500;--mint-typography-helper-letter-spacing:normal;--mint-typography-helper-line-height:1.5;--mint-typography-helper-rvr-lg:0.75;--mint-typography-helper-rvr-md:0.75;--mint-typography-helper-rvr-sm:0.75;--mint-typography-helper-rvr-xl:0.75;--mint-typography-helper-rvr-xs:0.75;--mint-typography-helper-text-transform:none;--mint-typography-helper-vr:0.75;--mint-typography-overline-font-family:'Rubik',sans-serif;--mint-typography-overline-font-size-lg:1rem;--mint-typography-overline-font-size-md:0.75rem;--mint-typography-overline-font-size-sm:0.75rem;--mint-typography-overline-font-size-xl:1rem;--mint-typography-overline-font-size-xs:0.75rem;--mint-typography-overline-font-stretch:none;--mint-typography-overline-font-style:normal;--mint-typography-overline-font-variant:normal;--mint-typography-overline-font-weight:400;--mint-typography-overline-letter-spacing:0.05em;--mint-typography-overline-line-height:1.35;--mint-typography-overline-rvr-lg:1;--mint-typography-overline-rvr-md:1;--mint-typography-overline-rvr-sm:1;--mint-typography-overline-rvr-xl:1;--mint-typography-overline-rvr-xs:1;--mint-typography-overline-text-transform:uppercase;--mint-typography-overline-vr:0.75;--mint-typography-subtitle-font-family:'Rubik',sans-serif;--mint-typography-subtitle-font-size-lg:1.35rem;--mint-typography-subtitle-font-size-md:1rem;--mint-typography-subtitle-font-size-sm:1rem;--mint-typography-subtitle-font-size-xl:1.5rem;--mint-typography-subtitle-font-size-xs:1rem;--mint-typography-subtitle-font-stretch:none;--mint-typography-subtitle-font-style:normal;--mint-typography-subtitle-font-variant:normal;--mint-typography-subtitle-font-weight:600;--mint-typography-subtitle-letter-spacing:0.03em;--mint-typography-subtitle-line-height:1.35;--mint-typography-subtitle-rvr-lg:1;--mint-typography-subtitle-rvr-md:1;--mint-typography-subtitle-rvr-sm:1;--mint-typography-subtitle-rvr-xl:1;--mint-typography-subtitle-rvr-xs:1;--mint-typography-subtitle-text-transform:uppercase;--mint-typography-subtitle-vr:0.75;}
data-styled.g155[id="sc-global-fCDinb2"]{content:"sc-global-fCDinb2,"}
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
h1{font-size:2em;margin:0.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,kbd,samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
data-styled.g156[id="sc-global-iFPQQu3"]{content:"sc-global-iFPQQu3,"}
body{--mint-breakpoints-lg:1280;--mint-breakpoints-md:960;--mint-breakpoints-sm:600;--mint-breakpoints-xl:1920;--mint-breakpoints-xs:0;--mint-comp-divider-size:1px;--mint-modular-scale:1.61803398875;--mint-palette-action-active:rgba(0,0,0,0.54);--mint-palette-action-disabled-background:rgba(0,0,0,0.12);--mint-palette-action-disabled:rgba(0,0,0,0.26);--mint-palette-action-hover-opacity:0.08;--mint-palette-action-hover:rgba(0,0,0,0.08);--mint-palette-action-selected:rgba(0,0,0,0.14);--mint-palette-background-default:#fafafa;--mint-palette-background-surface:#fff;--mint-palette-divider:rgba(0,0,0,0.12);--mint-palette-error-contrast-text:#fff;--mint-palette-error-dark:#d32f2f;--mint-palette-error-light:#e57373;--mint-palette-error-main:#f44336;--mint-palette-neutral-100:#f5f5f5;--mint-palette-neutral-200:#eeeeee;--mint-palette-neutral-300:#e0e0e0;--mint-palette-neutral-400:#bdbdbd;--mint-palette-neutral-500:#9e9e9e;--mint-palette-neutral-50:#fafafa;--mint-palette-neutral-600:#757575;--mint-palette-neutral-700:#616161;--mint-palette-neutral-800:#424242;--mint-palette-neutral-900:#212121;--mint-palette-neutral-a-100:#d5d5d5;--mint-palette-neutral-a-200:#aaaaaa;--mint-palette-neutral-a-400:#303030;--mint-palette-neutral-a-700:#616161;--mint-palette-primary-contrast-text:#fff;--mint-palette-primary-dark:#1976d2;--mint-palette-primary-light:#64b5f6;--mint-palette-primary-main:#2196f3;--mint-palette-secondary-contrast-text:#fff;--mint-palette-secondary-dark:#303f9f;--mint-palette-secondary-light:#7986cb;--mint-palette-secondary-main:#3f51b5;--mint-palette-text-disabled:rgba(0,0,0,0.38);--mint-palette-text-hint:rgba(0,0,0,0.38);--mint-palette-text-primary:rgba(0,0,0,0.87);--mint-palette-text-secondary:rgba(0,0,0,0.54);--mint-palette-tonal-offset:0.2;--mint-palette-warning-contrast-text:#fff;--mint-palette-warning-dark:#e64a19;--mint-palette-warning-light:#ff8a65;--mint-palette-warning-main:#ff5722;--mint-shadows-0:none;--mint-shadows-10:0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);--mint-shadows-11:0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);--mint-shadows-12:0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);--mint-shadows-13:0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);--mint-shadows-14:0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);--mint-shadows-15:0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);--mint-shadows-16:0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);--mint-shadows-17:0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);--mint-shadows-18:0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);--mint-shadows-19:0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);--mint-shadows-1:0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12);--mint-shadows-20:0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);--mint-shadows-21:0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);--mint-shadows-22:0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);--mint-shadows-23:0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);--mint-shadows-24:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);--mint-shadows-2:0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 3px 1px -2px rgba(0,0,0,0.12);--mint-shadows-3:0px 1px 8px 0px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 3px 3px -2px rgba(0,0,0,0.12);--mint-shadows-4:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);--mint-shadows-5:0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);--mint-shadows-6:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);--mint-shadows-7:0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);--mint-shadows-8:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);--mint-shadows-9:0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);--mint-spacing:4;--mint-typography-baseline:1;--mint-typography-body-font-family:'Open Sans',sans-serif;--mint-typography-body-font-size-lg:1.15rem;--mint-typography-body-font-size-md:1rem;--mint-typography-body-font-size-sm:1rem;--mint-typography-body-font-size-xl:1.35rem;--mint-typography-body-font-size-xs:1rem;--mint-typography-body-font-stretch:none;--mint-typography-body-font-style:normal;--mint-typography-body-font-variant:normal;--mint-typography-body-font-weight:400;--mint-typography-body-letter-spacing:normal;--mint-typography-body-line-height:1.35;--mint-typography-body-rvr-lg:1;--mint-typography-body-rvr-md:0.75;--mint-typography-body-rvr-sm:0.75;--mint-typography-body-rvr-xl:1.25;--mint-typography-body-rvr-xs:0.75;--mint-typography-body-text-transform:none;--mint-typography-body-vr:0.75;--mint-typography-button-font-family:'Rubik',sans-serif;--mint-typography-button-font-size-lg:0.850rem;--mint-typography-button-font-size-md:0.825rem;--mint-typography-button-font-size-sm:0.8rem;--mint-typography-button-font-size-xl:0.900rem;--mint-typography-button-font-size-xs:0.8rem;--mint-typography-button-font-stretch:none;--mint-typography-button-font-style:normal;--mint-typography-button-font-variant:normal;--mint-typography-button-font-weight:400;--mint-typography-button-letter-spacing:normal;--mint-typography-button-line-height:1.75;--mint-typography-button-rvr-lg:0.75;--mint-typography-button-rvr-md:0.5;--mint-typography-button-rvr-sm:0.5;--mint-typography-button-rvr-xl:1;--mint-typography-button-rvr-xs:0.5;--mint-typography-button-text-transform:none;--mint-typography-button-vr:0.75;--mint-typography-caption-font-family:'Rubik',sans-serif;--mint-typography-caption-font-size-lg:1rem;--mint-typography-caption-font-size-md:1rem;--mint-typography-caption-font-size-sm:1rem;--mint-typography-caption-font-size-xl:1rem;--mint-typography-caption-font-size-xs:1rem;--mint-typography-caption-font-stretch:none;--mint-typography-caption-font-style:normal;--mint-typography-caption-font-variant:normal;--mint-typography-caption-font-weight:400;--mint-typography-caption-letter-spacing:normal;--mint-typography-caption-line-height:1.35;--mint-typography-caption-rvr-lg:0.75;--mint-typography-caption-rvr-md:0.75;--mint-typography-caption-rvr-sm:0.75;--mint-typography-caption-rvr-xl:0.75;--mint-typography-caption-rvr-xs:0.75;--mint-typography-caption-text-transform:none;--mint-typography-caption-vr:0.75;--mint-typography-control-font-family:'Rubik',sans-serif;--mint-typography-control-font-size-lg:0.950rem;--mint-typography-control-font-size-md:0.925rem;--mint-typography-control-font-size-sm:0.900rem;--mint-typography-control-font-size-xl:0.975rem;--mint-typography-control-font-size-xs:0.900rem;--mint-typography-control-font-stretch:none;--mint-typography-control-font-style:normal;--mint-typography-control-font-variant:normal;--mint-typography-control-font-weight:400;--mint-typography-control-letter-spacing:normal;--mint-typography-control-line-height:1.75;--mint-typography-control-rvr-lg:0.75;--mint-typography-control-rvr-md:0.5;--mint-typography-control-rvr-sm:0.5;--mint-typography-control-rvr-xl:1;--mint-typography-control-rvr-xs:0.5;--mint-typography-control-text-transform:none;--mint-typography-control-vr:0.75;--mint-typography-dense-font-family:'Rubik',sans-serif;--mint-typography-dense-font-size-lg:0.9rem;--mint-typography-dense-font-size-md:0.8rem;--mint-typography-dense-font-size-sm:0.8rem;--mint-typography-dense-font-size-xl:1rem;--mint-typography-dense-font-size-xs:0.8rem;--mint-typography-dense-font-stretch:none;--mint-typography-dense-font-style:normal;--mint-typography-dense-font-variant:normal;--mint-typography-dense-font-weight:400;--mint-typography-dense-letter-spacing:normal;--mint-typography-dense-line-height:1.6;--mint-typography-dense-rvr-lg:0.75;--mint-typography-dense-rvr-md:0.75;--mint-typography-dense-rvr-sm:0.75;--mint-typography-dense-rvr-xl:0.75;--mint-typography-dense-rvr-xs:0.75;--mint-typography-dense-text-transform:none;--mint-typography-dense-vr:0.75;--mint-typography-h1-font-family:'Rubik',sans-serif;--mint-typography-h1-font-size-lg:2rem;--mint-typography-h1-font-size-md:2rem;--mint-typography-h1-font-size-sm:2rem;--mint-typography-h1-font-size-xl:2rem;--mint-typography-h1-font-size-xs:2rem;--mint-typography-h1-font-stretch:none;--mint-typography-h1-font-style:normal;--mint-typography-h1-font-variant:normal;--mint-typography-h1-font-weight:700;--mint-typography-h1-letter-spacing:-0.04em;--mint-typography-h1-line-height:1.05;--mint-typography-h1-rvr-lg:1.5;--mint-typography-h1-rvr-md:1.5;--mint-typography-h1-rvr-sm:1.5;--mint-typography-h1-rvr-xl:1.5;--mint-typography-h1-rvr-xs:1.5;--mint-typography-h1-text-transform:none;--mint-typography-h1-vr:0.75;--mint-typography-h2-font-family:'Rubik',sans-serif;--mint-typography-h2-font-size-lg:1.4rem;--mint-typography-h2-font-size-md:1.4rem;--mint-typography-h2-font-size-sm:1.4rem;--mint-typography-h2-font-size-xl:1.4rem;--mint-typography-h2-font-size-xs:1.4rem;--mint-typography-h2-font-stretch:none;--mint-typography-h2-font-style:normal;--mint-typography-h2-font-variant:normal;--mint-typography-h2-font-weight:500;--mint-typography-h2-letter-spacing:-0.02em;--mint-typography-h2-line-height:1;--mint-typography-h2-rvr-lg:1.5;--mint-typography-h2-rvr-md:1.5;--mint-typography-h2-rvr-sm:1.5;--mint-typography-h2-rvr-xl:1.5;--mint-typography-h2-rvr-xs:1.5;--mint-typography-h2-text-transform:none;--mint-typography-h2-vr:0.75;--mint-typography-h3-font-family:'Rubik',sans-serif;--mint-typography-h3-font-size-lg:2.5rem;--mint-typography-h3-font-size-md:2rem;--mint-typography-h3-font-size-sm:2rem;--mint-typography-h3-font-size-xl:3rem;--mint-typography-h3-font-size-xs:2rem;--mint-typography-h3-font-stretch:none;--mint-typography-h3-font-style:normal;--mint-typography-h3-font-variant:normal;--mint-typography-h3-font-weight:700;--mint-typography-h3-letter-spacing:-0.02em;--mint-typography-h3-line-height:1;--mint-typography-h3-rvr-lg:2.5;--mint-typography-h3-rvr-md:2;--mint-typography-h3-rvr-sm:1.5;--mint-typography-h3-rvr-xl:3;--mint-typography-h3-rvr-xs:1.5;--mint-typography-h3-text-transform:none;--mint-typography-h3-vr:0.75;--mint-typography-h4-font-family:'Rubik',sans-serif;--mint-typography-h4-font-size-lg:2rem;--mint-typography-h4-font-size-md:1.5rem;--mint-typography-h4-font-size-sm:1.5rem;--mint-typography-h4-font-size-xl:2.5rem;--mint-typography-h4-font-size-xs:1.5rem;--mint-typography-h4-font-stretch:none;--mint-typography-h4-font-style:normal;--mint-typography-h4-font-variant:normal;--mint-typography-h4-font-weight:700;--mint-typography-h4-letter-spacing:-0.01em;--mint-typography-h4-line-height:1;--mint-typography-h4-rvr-lg:2.5;--mint-typography-h4-rvr-md:2;--mint-typography-h4-rvr-sm:1.5;--mint-typography-h4-rvr-xl:3;--mint-typography-h4-rvr-xs:1.5;--mint-typography-h4-text-transform:none;--mint-typography-h4-vr:0.75;--mint-typography-h5-font-family:'Rubik',sans-serif;--mint-typography-h5-font-size-lg:1.5rem;--mint-typography-h5-font-size-md:1.25rem;--mint-typography-h5-font-size-sm:1.25rem;--mint-typography-h5-font-size-xl:2rem;--mint-typography-h5-font-size-xs:1.25rem;--mint-typography-h5-font-stretch:none;--mint-typography-h5-font-style:normal;--mint-typography-h5-font-variant:normal;--mint-typography-h5-font-weight:700;--mint-typography-h5-letter-spacing:0.04em;--mint-typography-h5-line-height:1;--mint-typography-h5-rvr-lg:2.5;--mint-typography-h5-rvr-md:2;--mint-typography-h5-rvr-sm:1.5;--mint-typography-h5-rvr-xl:3;--mint-typography-h5-rvr-xs:1.5;--mint-typography-h5-text-transform:uppercase;--mint-typography-h5-vr:0.75;--mint-typography-h6-font-family:'Rubik',sans-serif;--mint-typography-h6-font-size-lg:1rem;--mint-typography-h6-font-size-md:1rem;--mint-typography-h6-font-size-sm:1rem;--mint-typography-h6-font-size-xl:1.5rem;--mint-typography-h6-font-size-xs:1rem;--mint-typography-h6-font-stretch:none;--mint-typography-h6-font-style:normal;--mint-typography-h6-font-variant:normal;--mint-typography-h6-font-weight:700;--mint-typography-h6-letter-spacing:0.05em;--mint-typography-h6-line-height:1;--mint-typography-h6-rvr-lg:2.5;--mint-typography-h6-rvr-md:2;--mint-typography-h6-rvr-sm:1.5;--mint-typography-h6-rvr-xl:3;--mint-typography-h6-rvr-xs:1.5;--mint-typography-h6-text-transform:uppercase;--mint-typography-h6-vr:0.75;--mint-typography-helper-font-family:'Rubik',sans-serif;--mint-typography-helper-font-size-lg:0.725rem;--mint-typography-helper-font-size-md:0.700rem;--mint-typography-helper-font-size-sm:0.675rem;--mint-typography-helper-font-size-xl:0.750rem;--mint-typography-helper-font-size-xs:0.675rem;--mint-typography-helper-font-stretch:none;--mint-typography-helper-font-style:normal;--mint-typography-helper-font-variant:normal;--mint-typography-helper-font-weight:500;--mint-typography-helper-letter-spacing:normal;--mint-typography-helper-line-height:1.5;--mint-typography-helper-rvr-lg:0.75;--mint-typography-helper-rvr-md:0.75;--mint-typography-helper-rvr-sm:0.75;--mint-typography-helper-rvr-xl:0.75;--mint-typography-helper-rvr-xs:0.75;--mint-typography-helper-text-transform:none;--mint-typography-helper-vr:0.75;--mint-typography-overline-font-family:'Rubik',sans-serif;--mint-typography-overline-font-size-lg:1rem;--mint-typography-overline-font-size-md:0.75rem;--mint-typography-overline-font-size-sm:0.75rem;--mint-typography-overline-font-size-xl:1rem;--mint-typography-overline-font-size-xs:0.75rem;--mint-typography-overline-font-stretch:none;--mint-typography-overline-font-style:normal;--mint-typography-overline-font-variant:normal;--mint-typography-overline-font-weight:400;--mint-typography-overline-letter-spacing:0.05em;--mint-typography-overline-line-height:1.35;--mint-typography-overline-rvr-lg:1;--mint-typography-overline-rvr-md:1;--mint-typography-overline-rvr-sm:1;--mint-typography-overline-rvr-xl:1;--mint-typography-overline-rvr-xs:1;--mint-typography-overline-text-transform:uppercase;--mint-typography-overline-vr:0.75;--mint-typography-subtitle-font-family:'Rubik',sans-serif;--mint-typography-subtitle-font-size-lg:1.35rem;--mint-typography-subtitle-font-size-md:1rem;--mint-typography-subtitle-font-size-sm:1rem;--mint-typography-subtitle-font-size-xl:1.5rem;--mint-typography-subtitle-font-size-xs:1rem;--mint-typography-subtitle-font-stretch:none;--mint-typography-subtitle-font-style:normal;--mint-typography-subtitle-font-variant:normal;--mint-typography-subtitle-font-weight:600;--mint-typography-subtitle-letter-spacing:0.03em;--mint-typography-subtitle-line-height:1.35;--mint-typography-subtitle-rvr-lg:1;--mint-typography-subtitle-rvr-md:1;--mint-typography-subtitle-rvr-sm:1;--mint-typography-subtitle-rvr-xl:1;--mint-typography-subtitle-rvr-xs:1;--mint-typography-subtitle-text-transform:uppercase;--mint-typography-subtitle-vr:0.75;}
data-styled.g157[id="sc-global-fCDinb3"]{content:"sc-global-fCDinb3,"}
</style>
      </head>
      <body>
        <div id="root"><div><!-- Drawer Slider Out -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.2.2/css/drawer.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.2.0/iscroll.min.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.2.2/js/drawer.min.js">
</script>

<style>
	body:not(.drawer) .drawer-nav {
		display: none !important;
	}

	.site-header {
		font-size: 13px;
		/* background: #5986bfc7; */
		background: #19417400;
		padding: 0rem 1rem;
		z-index: 1;
		position: absolute;
		left: 0;
		top: 0;
		width: calc(100% - 2rem);
		border-top: 3px solid #4e5e6a;
		transition: box-shadow 400ms, background-color 400ms, backdrop-filter 400ms;
		height: 120px;
	}

	.cs-scrolled .site-header {
		/* background: #5986bf; */
		background: #fff;
	}

	.cs-scrolled .desktop-nav a {
		color: #404040;
	}
	/*
	.cs-scrolled .desktop-nav a:hover {
    color: #fff;
  } */

	.cs-scrolled .site-logo img {
		/* width:250px; */
	}

	.flex-wrapper {
		justify-content: flex-start;
		display: flex;
		max-width: 1200px;
		margin: 0 auto;
	}

	.site-logo img {
		width: 150px;
		margin-top: 0;
		margin-left: -2rem;
		transition: 400ms;
	}

	.desktop-nav {
		display: none;
		flex: 1;
		justify-content: space-around;
		align-items: flex-end;
		padding: 0rem 0;
	}

	.desktop-nav ul {
		display: flex;
		list-style-type: none;
		margin: 0;
	}

	.desktop-nav ul li {
		padding: 0 0.75rem;
		margin: 0 0.25rem;
	}

	.desktop-nav a {
		display: inline-block;
		padding: 0 0.1rem;
		text-decoration: none;
		transition: color 300ms;
		font-size: 16px;
		font-weight: 700;
		color: var(--header-link-color);
		transition: 400ms;
		text-transform: uppercase;
		line-height: 2;
		transition: background 300ms ease-in-out, color 300ms ease-in-out, border-bottom-color 300ms ease-in-out;
		border-bottom: 5px solid rgb(255 255 255 / 0%);
		padding-top:10px;
	}

	.desktop-nav a:hover {
		/* color: var(--primary-color); */
		border-bottom-color: var(--header-link-color);
	}

	.desktop-nav a i {
		font-size: 25px;
		margin-top: -0.3rem;
	}

	button.drawer-toggle {
		margin-top: 22px;
	}

	.drawer-nav {
		padding-top: 1rem;
	}

	body:not(.drawer-open) .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background: white !important;
	}

	body:not(.drawer-open).cs-scrolled .drawer-hamburger-icon, body.cs-scrolled .drawer-hamburger-icon:after, body.cs-scrolled .drawer-hamburger-icon:before {
    background: black !important;
	}

	/* .drawer-hamburger {
		background-color: rgba(251,251,251,0.2) !important;
	} */

	.drawer-nav a {
		font-size: 1rem;
		font-family: Lato;
		color: rgba(0, 0, 0, 0.6);
		display: block;
		padding: 1rem 0rem;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 1px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin: 0 1.25rem;
		text-align: right;
		padding-right: 1rem;
	}

	.drawer-nav li:last-child a {
		border-bottom: none;
	}

	.donate-btn {
		padding: 0.5rem 2rem !important;
		margin-right: 1rem;
		background: var(secondary-color);
		/* border: 2px solid #31718e; */
		transition: 300ms;
		line-height: 1 !important;
	}

	.donate-btn:hover {
		color: #fff !important;
		/* border: 2px solid #fff; */
	}

	.cs-scrolled .donate-btn {
		/* margin-bottom: 1rem;
    margin-top: -1rem; */
		color: #fff !important;
	}

	@media screen and (min-width: 768px) {
		.site-logo img {
			width: 180px;
			margin-left:0;
		}
	
	}

	@media screen and (min-width: 1200px) {
		.desktop-nav {
			display: flex;
			flex-direction: column-reverse;
		}
		.site-header {
			padding: 0rem 1rem;
			position: fixed;
		}

		.drawer-toggle {
			display: none;
		}
		.flex-wrapper {
			justify-content: flex-start;
		}

	}
</style>

<header class="site-header">
	<div class="flex-wrapper">
		<div class="site-logo">
			<a href="/">
				<!-- <img 
          src="/images/img_CZapSZa6LnZm8v482xJrUd/cdc8b189-f6fd-4094-9d7a-5ab75596a46c-removebg-preview.png?fit=outside&amp;" 
          alt="Logo" /> -->
				<img 
          src="/images/img_8VKpyGo4H3VUpYG9VkZxt2/cdc8b189-f6fd-4094-9d7a-5ab75596a46c-removebg-preview.png?fit=outside" 
          alt="Logo" />
      </a>
    </div>
    <div class="desktop-nav">
      <ul>
        <li><a href="/">Home</a></li>
				<!-- <li><a href="/about">About</a></li> -->
				<!-- <li><a href="/services">Services</a></li> -->
				<li><a href="/how-it-works">How It Works</a></li>
				<li><a href="/memberships">Memberships</a></li>
				<li><a href="/stories">Stories</a></li>
				<li><a href="/contact">Contact</a></li>
				<li><a href="/start">Registry</a></li>
				<li>
					<a target="_blank" href="https://twitter.com/realpeoplenet"><i class="fab fa-twitter"></i></a>
				</li>
				<li>
					<a target="_blank" href="https://www.linkedin.com/company/real-people-network"><i class="fab fa-linkedin-in"></i></a>
				</li>
      </ul>
    </div>
    <button type="button" class="drawer-toggle drawer-hamburger">
      <span class="sr-only">toggle navigation</span>
      <span class="drawer-hamburger-icon"></span>
    </button>
  </div>
</header>

<nav class="drawer-nav" role="navigation">
	<ul class="drawer-menu">
 		<li><a href="/">Home</a></li>
		<!-- <li><a href="/about">About</a></li> -->
		<!-- <li><a href="/services">Services</a></li> -->
		<li><a href="/how-it-works">How It Works</a></li>
		<li><a href="/memberships">Memberships</a></li>
		<li><a href="/stories">Stories</a></li>
		<li><a href="/contact">Contact</a></li>
		<li><a href="/start">Registry</a></li>
		<li>
			<a target="_blank" href="https://twitter.com/realpeoplenet"><i class="fab fa-twitter"></i></a>
		</li>
		<li>
			<a target="_blank" href="https://www.linkedin.com/company/real-people-network"><i class="fab fa-linkedin-in"></i></a>
		</li>
	</ul>
</nav>

<script>
  $(document).ready(function() {
      $('body').addClass('drawer drawer--right')
      $('.drawer').drawer();
  });
</script></div><main class="c011 c013"><div><div class="composer"><div><div id="blk_47fc29e4080e4705a0e4dcc0280f117d" style="position:relative;flex:1;display:flex"><div class="c014" style="flex:1;min-height:10px"><style>
	:root {
		--header-link-color: white;
		--hero-image: url('/images/img_GnzmX3qU7ja2ib4gWDTPF6/dim-hou-2p6q7_uidr0-unsplash.jpg?fit=outside&w=2400');
	}
	
	.hero {
		height: 90vh;
		min-height: 450px;
	}

	.hero.short {
		height: 20vh;
		min-height: 200px;
	}

	.hero::before,
	.hero::after {
		background: linear-gradient(0deg, rgb(0 0 0 / 4%) 0%, rgb(96 151 207 / 10%) 70%), linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 70%);
		content: '';
		height: 100%;
		left: 0;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 0;
	}


	.hero__content {
		position: relative;
		z-index: 1;
		text-align: end;
		padding: 0 1rem;
		max-width: 1200px;
		width:95%;
		margin-top: 9rem;
	}

	.hero__content .btn {
		border-radius: 3px;
	}

	.hero__content h1 {
		color: #fff !important;
		/* text-transform: uppercase; */
		font-size: 35px !important;
		letter-spacing: -1px !important;
		line-height: 1 !important;
		margin: 0 0 0 auto !important;
		font-family: 'Ubuntu', serif !important;
		max-width: 800px;
		text-shadow: 1px 1px 7px rgb(0 0 0 / 90%);
	}

	.hero__content h2 {
		font-size: 20px !important;
		color: #fff !important;
		font-family: 'Ubuntu', serif !important;
		text-transform: uppercase !important;
		letter-spacing: 0.1em !important;
		line-height: 1.35 !important;
		margin: 0 !important;
	}

	.hero__content h1 u {
		text-decoration: none;
	}

	.hero__content img {
		width: 38vh;
	}

	.hero__cta-wrapper {
		margin-top: 2rem;
	}


	@media screen and (min-width: 768px) {
		.hero {
			height: 80vh;
			min-height: 600px;
		}

		.hero.short {
			height: 20vh;
			min-height: 250px;
		}

		.hero__content h1 {
			font-size: 52px !important;
		}
		.hero__content h2 {
			font-size: 34px !important;
		}

		.hero__content img {
			min-width: 500px;
		}
	}
	@media screen and (min-width: 1200px) {
		.hero__content h1 {
			font-size: 62px !important;
		}
	}
</style>
<div class="hero">
	<div class="hero__content">
		<h1>Connecting those who need help with volunteers.</h1>
		<a class="btn cta" href="/start" style="margin-top: 2rem; margin-right: 1rem; margin-bottom: 1rem;">
			Get started &nbsp;&rang; 
		</a>
	</div>
</div></div></div><div id="blk_0fbc8fa2f0ab44629aa43389b28ad2a5" style="position:relative;flex:1;display:flex"><div class="c014" style="flex:1;min-height:10px"><style>
	.cs-rich-text ul {
		list-style: none;
	}

	.cs-rich-text ul li:before {
		content: "";
		font-family: "Font Awesome 5 Brands";
		font-weight: 400;
		margin-right: 1.2rem;
		margin-left: -2rem;
		color: var(--secondary-color);
	}

	#blk_fddd475f2ba744db8ba70178af69fc89::after,
	#blk_c882b1540dcf4ee3b66bc90550dd8672::after {
		content: "";
		position: absolute;
		width: 100vw;
		left: 50%;
		transform: translateX(-50%);
		background: #f3f3f3;
		z-index: -1;
		height: 100%;
		top: 0rem;
		padding: 1rem 0;
	}

</style></div></div><div class="c015 cs-rich-text c016 c018 cs-container cs-container--prose" id="blk_e9e45c53f2bc420fb3f2e916cba819ca" theme="[object Object]"><div class="c0111 c014"><div class=" ql-container"><div class="ql-editor"><h6><strong> </strong></h6><h2>Even a small amount of help at the right time can make a big difference.</h2><p>We enable communication and support when practical assistance is needed.</p><p><br></p></div></div></div></div><div class="c015 cs-rich-text c016 c018 cs-container cs-container--prose" id="blk_fddd475f2ba744db8ba70178af69fc89" theme="[object Object]"><div class="c0111 c014"><div class=" ql-container"><div class="ql-editor"><h6>Real Connections</h6><h3><strong>So people get the support they need.</strong></h3><p>Real Connections already exist in our everyday lives, but when a time of difficulty arises it becomes a challenge to keep up.&nbsp;We take already existing connections to provide a Real People Network to provide practical assistance.</p></div></div></div></div><div id="blk_c882b1540dcf4ee3b66bc90550dd8672" style="position:relative;flex:1;display:flex"><div class="c014" style="flex:1;min-height:10px"><div class="cs-container cs-container--prose" style="padding: 0.5rem 1rem;">
  <a href="/how-it-works" class="btn btn-secondary cta">
     Learn more about Real People Network &nbsp;&rang;
  </a>
</div></div></div><div class="c015 cs-rich-text c016 c018 cs-container cs-container--prose" id="blk_5704eb5b0b98482f8751f61fa7e1dcab" theme="[object Object]"><div class="c0111 c014"><div class=" ql-container"><div class="ql-editor"><h3><br></h3><h2>How Real People Network Works.</h2><ul><li>A caregiver will join the network.</li><li>The caregiver can make a selection from a list of common needs.</li><li>Contacts who have offered to help, will receive an invitation from the caregiver.</li><li>The contacts can see a list of what is needed to provide support.</li><li>The caregiver will benefit from open communication as the needs are being met.</li></ul></div></div></div></div><div id="blk_b0dc65c7797646e5ab845f3d76bc7274" style="position:relative;flex:1;display:flex"><div class="c014" style="flex:1;min-height:10px"><div class="cs-container cs-container--prose" style="padding: 0.5rem 1rem;">
  <a href="/contact" class="btn btn-secondary cta">
    Have questions? Contact us &nbsp;&rang;
  </a>
</div></div></div><div class="c015 cs-rich-text c016 c018 cs-container cs-container--prose" id="blk_2f358af1ccdf4b07bdef23e4cc78c8d9" theme="[object Object]"><div class="c0111 c014"><div class=" ql-container"><div class="ql-editor"><h2>Real People Network Will Provide</h2><p>Time and space for open networking that will naturally drive a new digital platform for coordinating care.&nbsp;&nbsp;</p><h3><br></h3><h3>Initial goals:</h3><ul><li>Use technology to facilitate problem solving</li><li>Establish the connection</li><li>Understand the needs</li><li>Match those willing to help</li><li>Communicate and follow through that those needs are being met</li></ul><p><br></p></div></div></div></div></div></div></div></main><div><style>
	.site-footer {
		background: black;
		line-height: 1.85;
		position: relative;
		padding-bottom: 4rem;
		border-top: 3px solid var(--secondary-color);
	}

	.site-footer {
		color: rgba(255, 255, 255, 0.7);
	}

	.footer-nav a,
	.footer-bottom a {
		color: #ffffff83;
		text-decoration: none;
		transition: color 300ms;
	}


	.footer-nav a:hover,
	.footer-bottom a:hover {
		color: rgba(255, 255, 255, 1);
	}

	.footer-nav,
	.footer-bottom {
		padding: 1rem;
		max-width: 1200px;
		margin: 0 auto;
	}

	.footer-nav {
		padding-top: 2rem;
		padding-bottom: 0;
		position: relative;
		z-index: 1;
	}

	.footer-nav>div {
		margin-bottom: 2rem;
	}

	.footer-nav h5 {
		text-transform: uppercase;
		font-weight: 400 !important;
		font-family: 'Raleway', sans-serif !important;
		margin-bottom: 0.25rem;
		color: black;
		color: white;
		letter-spacing: 5px;
	}

	.footer-nav ul {
		margin: 0 !important;
		list-style: none;
	}

	.footer-nav li {
		padding: 0 !important;
		font-size: 13px;
		white-space: nowrap
	}

	.footer-bottom {
		font-size: 13px;
		display: flex;
		flex-direction: column;
	}

	.footer-contact--address,
	.footer-bottom__legal {
		margin-top: 1rem !important;
	}

	.footer-bottom__legal {
		color: rgb(255 255 255 / 50%);
		flex: 1;
	}

	.footer-bottom__social {
		font-size: 1rem;
		margin-top: -7px;
	}

	.footer-bottom__social a {
		display: inline-block;
		padding-left: 0.5rem;
	}

	.footer-contact span {
		color: #005e50;
		display: inline-block;
		padding: 0 8px;
	}

	.site-footer p {
		font-family: sans-serif;
		margin: 0;
	}

	.footer-social {
		color: rgba(255, 255, 255, 0.50);
		transition: color 300ms;
		font-size:20px;
		margin-right:0.5rem;
		margin-top:0.5rem;
	}

	.footer-social:hover {
		color: rgba(255, 255, 255, 1);
	}

	@media screen and (max-width: 1199px) {
		.site-footer {
			text-align: center;
		}
	}

	@media screen and (min-width: 1200px) {
		.site-footer {
			padding-bottom: 0;
		}

		.footer-nav,
		.footer-bottom {
			display: flex;
		}

		.footer-nav>div {
			margin-bottom: 0;
			margin-right: 4rem;
		}
	}
</style>

<style>
	#cardsetter-flag {
		display: block;
		position: absolute;
		right: 0;
		bottom: 7px;
		background: white;
		box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
		width: 140px;
		padding: 8px 0px 8px 0px;
		z-index: 1000000;
		text-decoration: none;
		border-bottom-left-radius: 2px;
		border-top-left-radius: 2px;
		line-height: 1;
	}

	#cardsetter-flag img {
		max-width: 100%;
		height: auto;
	}

	#cardsetter-label {
		font-size: 10px;
		font-family: sans-serif;
		text-align: center;
		color: rgba(0, 0, 0, 0.6);
		letter-spacing: 0.2px;
	}
</style>


<footer class="site-footer">
	<div class="footer-nav">
		<div>
			<h5>Explore</h5>
			<ul>
				<li><a href="/start">Get Started</a></li>
				<!-- <li><a href="/about">About</a></li> -->
				<li><a href="/how-it-works">How It Works</a></li>
				<li><a href="/stories">Stories</a></li>
			</ul>
		</div>
		<div>
			<h5>Connect</h5>
			<ul>
				<li><a href="/memberships">Memberships</a></li>
				<li><a href="/contact">Contact Us</a></li>
				<li>
					<a target="_blank" href="https://twitter.com/realpeoplenet"><i class="fab fa-twitter footer-social"></i></a>
					<a target="_blank" style="font-size:16px;" href="https://www.linkedin.com/company/real-people-network"><i class="fab fa-linkedin-in"></i></a>
				</li>
			</ul>
		</div>
  </div>

  <div class="footer-bottom">
    <p class="footer-bottom__legal">
      Copyright &copy; 2021 Real People Network. All rights reserved.
    </p>
  </div>
  <a href="https://cardsetter.com" id="cardsetter-flag" target="_blank">
    <img src="https://cardsetter.com/images/img_ER9LaDJ3Gv9pq8yW5AvhKT/logo?fit=inside&amp;h=60&amp;w=300" alt="logo">
    <div id="cardsetter-label">Powered By Cardsetter</div>
  </a>
</footer>
</div><div class="c0112" theme="[object Object]"></div></div>
        
        <script>
          if (window.parent !== window) {
            window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__;
          }
        </script>
        <script>
          window.__webpack_public_path__="/assets/";
          window.__CARDSETTER_PUBLIC_REDUX_STATE__={"auth":{"accessToken":null,"errors":null,"expiresAt":null,"refreshToken":null,"scope":[],"status":null,"tokenType":null},"router":{"location":{"pathname":"/","search":"","hash":"","key":"b344b3"},"action":"POP"}};
          window.__CARDSETTER_PUBLIC_APOLLO_STATE__={"Site:st_Mdt4vfEYRCQYsmK8rwCP8c":{"id":"st_Mdt4vfEYRCQYsmK8rwCP8c","legacyTheme":null,"legacyLogoImage":null,"headerOverrideHtml":"\u003c!-- Drawer Slider Out -->\r\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/drawer/3.2.2/css/drawer.min.css\">\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.2.0/iscroll.min.js\">\r\n\u003c/script>\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/drawer/3.2.2/js/drawer.min.js\">\r\n\u003c/script>\r\n\r\n\u003cstyle>\r\n\tbody:not(.drawer) .drawer-nav {\r\n\t\tdisplay: none !important;\r\n\t}\r\n\r\n\t.site-header {\r\n\t\tfont-size: 13px;\r\n\t\t/* background: #5986bfc7; */\r\n\t\tbackground: #19417400;\r\n\t\tpadding: 0rem 1rem;\r\n\t\tz-index: 1;\r\n\t\tposition: absolute;\r\n\t\tleft: 0;\r\n\t\ttop: 0;\r\n\t\twidth: calc(100% - 2rem);\r\n\t\tborder-top: 3px solid #4e5e6a;\r\n\t\ttransition: box-shadow 400ms, background-color 400ms, backdrop-filter 400ms;\r\n\t\theight: 120px;\r\n\t}\r\n\r\n\t.cs-scrolled .site-header {\r\n\t\t/* background: #5986bf; */\r\n\t\tbackground: #fff;\r\n\t}\r\n\r\n\t.cs-scrolled .desktop-nav a {\r\n\t\tcolor: #404040;\r\n\t}\r\n\t/*\r\n\t.cs-scrolled .desktop-nav a:hover {\r\n    color: #fff;\r\n  } */\r\n\r\n\t.cs-scrolled .site-logo img {\r\n\t\t/* width:250px; */\r\n\t}\r\n\r\n\t.flex-wrapper {\r\n\t\tjustify-content: flex-start;\r\n\t\tdisplay: flex;\r\n\t\tmax-width: 1200px;\r\n\t\tmargin: 0 auto;\r\n\t}\r\n\r\n\t.site-logo img {\r\n\t\twidth: 150px;\r\n\t\tmargin-top: 0;\r\n\t\tmargin-left: -2rem;\r\n\t\ttransition: 400ms;\r\n\t}\r\n\r\n\t.desktop-nav {\r\n\t\tdisplay: none;\r\n\t\tflex: 1;\r\n\t\tjustify-content: space-around;\r\n\t\talign-items: flex-end;\r\n\t\tpadding: 0rem 0;\r\n\t}\r\n\r\n\t.desktop-nav ul {\r\n\t\tdisplay: flex;\r\n\t\tlist-style-type: none;\r\n\t\tmargin: 0;\r\n\t}\r\n\r\n\t.desktop-nav ul li {\r\n\t\tpadding: 0 0.75rem;\r\n\t\tmargin: 0 0.25rem;\r\n\t}\r\n\r\n\t.desktop-nav a {\r\n\t\tdisplay: inline-block;\r\n\t\tpadding: 0 0.1rem;\r\n\t\ttext-decoration: none;\r\n\t\ttransition: color 300ms;\r\n\t\tfont-size: 16px;\r\n\t\tfont-weight: 700;\r\n\t\tcolor: var(--header-link-color);\r\n\t\ttransition: 400ms;\r\n\t\ttext-transform: uppercase;\r\n\t\tline-height: 2;\r\n\t\ttransition: background 300ms ease-in-out, color 300ms ease-in-out, border-bottom-color 300ms ease-in-out;\r\n\t\tborder-bottom: 5px solid rgb(255 255 255 / 0%);\r\n\t\tpadding-top:10px;\r\n\t}\r\n\r\n\t.desktop-nav a:hover {\r\n\t\t/* color: var(--primary-color); */\r\n\t\tborder-bottom-color: var(--header-link-color);\r\n\t}\r\n\r\n\t.desktop-nav a i {\r\n\t\tfont-size: 25px;\r\n\t\tmargin-top: -0.3rem;\r\n\t}\r\n\r\n\tbutton.drawer-toggle {\r\n\t\tmargin-top: 22px;\r\n\t}\r\n\r\n\t.drawer-nav {\r\n\t\tpadding-top: 1rem;\r\n\t}\r\n\r\n\tbody:not(.drawer-open) .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {\r\n    background: white !important;\r\n\t}\r\n\r\n\tbody:not(.drawer-open).cs-scrolled .drawer-hamburger-icon, body.cs-scrolled .drawer-hamburger-icon:after, body.cs-scrolled .drawer-hamburger-icon:before {\r\n    background: black !important;\r\n\t}\r\n\r\n\t/* .drawer-hamburger {\r\n\t\tbackground-color: rgba(251,251,251,0.2) !important;\r\n\t} */\r\n\r\n\t.drawer-nav a {\r\n\t\tfont-size: 1rem;\r\n\t\tfont-family: Lato;\r\n\t\tcolor: rgba(0, 0, 0, 0.6);\r\n\t\tdisplay: block;\r\n\t\tpadding: 1rem 0rem;\r\n\t\ttext-decoration: none;\r\n\t\tfont-weight: bold;\r\n\t\tletter-spacing: 1px;\r\n\t\tborder-bottom: 1px solid rgba(0, 0, 0, 0.1);\r\n\t\tmargin: 0 1.25rem;\r\n\t\ttext-align: right;\r\n\t\tpadding-right: 1rem;\r\n\t}\r\n\r\n\t.drawer-nav li:last-child a {\r\n\t\tborder-bottom: none;\r\n\t}\r\n\r\n\t.donate-btn {\r\n\t\tpadding: 0.5rem 2rem !important;\r\n\t\tmargin-right: 1rem;\r\n\t\tbackground: var(secondary-color);\r\n\t\t/* border: 2px solid #31718e; */\r\n\t\ttransition: 300ms;\r\n\t\tline-height: 1 !important;\r\n\t}\r\n\r\n\t.donate-btn:hover {\r\n\t\tcolor: #fff !important;\r\n\t\t/* border: 2px solid #fff; */\r\n\t}\r\n\r\n\t.cs-scrolled .donate-btn {\r\n\t\t/* margin-bottom: 1rem;\r\n    margin-top: -1rem; */\r\n\t\tcolor: #fff !important;\r\n\t}\r\n\r\n\t@media screen and (min-width: 768px) {\r\n\t\t.site-logo img {\r\n\t\t\twidth: 180px;\r\n\t\t\tmargin-left:0;\r\n\t\t}\r\n\t\r\n\t}\r\n\r\n\t@media screen and (min-width: 1200px) {\r\n\t\t.desktop-nav {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column-reverse;\r\n\t\t}\r\n\t\t.site-header {\r\n\t\t\tpadding: 0rem 1rem;\r\n\t\t\tposition: fixed;\r\n\t\t}\r\n\r\n\t\t.drawer-toggle {\r\n\t\t\tdisplay: none;\r\n\t\t}\r\n\t\t.flex-wrapper {\r\n\t\t\tjustify-content: flex-start;\r\n\t\t}\r\n\r\n\t}\r\n\u003c/style>\r\n\r\n\u003cheader class=\"site-header\">\r\n\t\u003cdiv class=\"flex-wrapper\">\r\n\t\t\u003cdiv class=\"site-logo\">\r\n\t\t\t\u003ca href=\"/\">\r\n\t\t\t\t\u003c!-- \u003cimg \r\n          src=\"/images/img_CZapSZa6LnZm8v482xJrUd/cdc8b189-f6fd-4094-9d7a-5ab75596a46c-removebg-preview.png?fit=outside&amp;\" \r\n          alt=\"Logo\" /> -->\r\n\t\t\t\t\u003cimg \r\n          src=\"/images/img_8VKpyGo4H3VUpYG9VkZxt2/cdc8b189-f6fd-4094-9d7a-5ab75596a46c-removebg-preview.png?fit=outside\" \r\n          alt=\"Logo\" />\r\n      \u003c/a>\r\n    \u003c/div>\r\n    \u003cdiv class=\"desktop-nav\">\r\n      \u003cul>\r\n        \u003cli>\u003ca href=\"/\">Home\u003c/a>\u003c/li>\r\n\t\t\t\t\u003c!-- \u003cli>\u003ca href=\"/about\">About\u003c/a>\u003c/li> -->\r\n\t\t\t\t\u003c!-- \u003cli>\u003ca href=\"/services\">Services\u003c/a>\u003c/li> -->\r\n\t\t\t\t\u003cli>\u003ca href=\"/how-it-works\">How It Works\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/memberships\">Memberships\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/stories\">Stories\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/contact\">Contact\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/start\">Registry\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\r\n\t\t\t\t\t\u003ca target=\"_blank\" href=\"https://twitter.com/realpeoplenet\">\u003ci class=\"fab fa-twitter\">\u003c/i>\u003c/a>\r\n\t\t\t\t\u003c/li>\r\n\t\t\t\t\u003cli>\r\n\t\t\t\t\t\u003ca target=\"_blank\" href=\"https://www.linkedin.com/company/real-people-network\">\u003ci class=\"fab fa-linkedin-in\">\u003c/i>\u003c/a>\r\n\t\t\t\t\u003c/li>\r\n      \u003c/ul>\r\n    \u003c/div>\r\n    \u003cbutton type=\"button\" class=\"drawer-toggle drawer-hamburger\">\r\n      \u003cspan class=\"sr-only\">toggle navigation\u003c/span>\r\n      \u003cspan class=\"drawer-hamburger-icon\">\u003c/span>\r\n    \u003c/button>\r\n  \u003c/div>\r\n\u003c/header>\r\n\r\n\u003cnav class=\"drawer-nav\" role=\"navigation\">\r\n\t\u003cul class=\"drawer-menu\">\r\n \t\t\u003cli>\u003ca href=\"/\">Home\u003c/a>\u003c/li>\r\n\t\t\u003c!-- \u003cli>\u003ca href=\"/about\">About\u003c/a>\u003c/li> -->\r\n\t\t\u003c!-- \u003cli>\u003ca href=\"/services\">Services\u003c/a>\u003c/li> -->\r\n\t\t\u003cli>\u003ca href=\"/how-it-works\">How It Works\u003c/a>\u003c/li>\r\n\t\t\u003cli>\u003ca href=\"/memberships\">Memberships\u003c/a>\u003c/li>\r\n\t\t\u003cli>\u003ca href=\"/stories\">Stories\u003c/a>\u003c/li>\r\n\t\t\u003cli>\u003ca href=\"/contact\">Contact\u003c/a>\u003c/li>\r\n\t\t\u003cli>\u003ca href=\"/start\">Registry\u003c/a>\u003c/li>\r\n\t\t\u003cli>\r\n\t\t\t\u003ca target=\"_blank\" href=\"https://twitter.com/realpeoplenet\">\u003ci class=\"fab fa-twitter\">\u003c/i>\u003c/a>\r\n\t\t\u003c/li>\r\n\t\t\u003cli>\r\n\t\t\t\u003ca target=\"_blank\" href=\"https://www.linkedin.com/company/real-people-network\">\u003ci class=\"fab fa-linkedin-in\">\u003c/i>\u003c/a>\r\n\t\t\u003c/li>\r\n\t\u003c/ul>\r\n\u003c/nav>\r\n\r\n\u003cscript>\r\n  $(document).ready(function() {\r\n      $('body').addClass('drawer drawer--right')\r\n      $('.drawer').drawer();\r\n  });\r\n\u003c/script>","footerOverrideHtml":"\u003cstyle>\r\n\t.site-footer {\r\n\t\tbackground: black;\r\n\t\tline-height: 1.85;\r\n\t\tposition: relative;\r\n\t\tpadding-bottom: 4rem;\r\n\t\tborder-top: 3px solid var(--secondary-color);\r\n\t}\r\n\r\n\t.site-footer {\r\n\t\tcolor: rgba(255, 255, 255, 0.7);\r\n\t}\r\n\r\n\t.footer-nav a,\r\n\t.footer-bottom a {\r\n\t\tcolor: #ffffff83;\r\n\t\ttext-decoration: none;\r\n\t\ttransition: color 300ms;\r\n\t}\r\n\r\n\r\n\t.footer-nav a:hover,\r\n\t.footer-bottom a:hover {\r\n\t\tcolor: rgba(255, 255, 255, 1);\r\n\t}\r\n\r\n\t.footer-nav,\r\n\t.footer-bottom {\r\n\t\tpadding: 1rem;\r\n\t\tmax-width: 1200px;\r\n\t\tmargin: 0 auto;\r\n\t}\r\n\r\n\t.footer-nav {\r\n\t\tpadding-top: 2rem;\r\n\t\tpadding-bottom: 0;\r\n\t\tposition: relative;\r\n\t\tz-index: 1;\r\n\t}\r\n\r\n\t.footer-nav>div {\r\n\t\tmargin-bottom: 2rem;\r\n\t}\r\n\r\n\t.footer-nav h5 {\r\n\t\ttext-transform: uppercase;\r\n\t\tfont-weight: 400 !important;\r\n\t\tfont-family: 'Raleway', sans-serif !important;\r\n\t\tmargin-bottom: 0.25rem;\r\n\t\tcolor: black;\r\n\t\tcolor: white;\r\n\t\tletter-spacing: 5px;\r\n\t}\r\n\r\n\t.footer-nav ul {\r\n\t\tmargin: 0 !important;\r\n\t\tlist-style: none;\r\n\t}\r\n\r\n\t.footer-nav li {\r\n\t\tpadding: 0 !important;\r\n\t\tfont-size: 13px;\r\n\t\twhite-space: nowrap\r\n\t}\r\n\r\n\t.footer-bottom {\r\n\t\tfont-size: 13px;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t}\r\n\r\n\t.footer-contact--address,\r\n\t.footer-bottom__legal {\r\n\t\tmargin-top: 1rem !important;\r\n\t}\r\n\r\n\t.footer-bottom__legal {\r\n\t\tcolor: rgb(255 255 255 / 50%);\r\n\t\tflex: 1;\r\n\t}\r\n\r\n\t.footer-bottom__social {\r\n\t\tfont-size: 1rem;\r\n\t\tmargin-top: -7px;\r\n\t}\r\n\r\n\t.footer-bottom__social a {\r\n\t\tdisplay: inline-block;\r\n\t\tpadding-left: 0.5rem;\r\n\t}\r\n\r\n\t.footer-contact span {\r\n\t\tcolor: #005e50;\r\n\t\tdisplay: inline-block;\r\n\t\tpadding: 0 8px;\r\n\t}\r\n\r\n\t.site-footer p {\r\n\t\tfont-family: sans-serif;\r\n\t\tmargin: 0;\r\n\t}\r\n\r\n\t.footer-social {\r\n\t\tcolor: rgba(255, 255, 255, 0.50);\r\n\t\ttransition: color 300ms;\r\n\t\tfont-size:20px;\r\n\t\tmargin-right:0.5rem;\r\n\t\tmargin-top:0.5rem;\r\n\t}\r\n\r\n\t.footer-social:hover {\r\n\t\tcolor: rgba(255, 255, 255, 1);\r\n\t}\r\n\r\n\t@media screen and (max-width: 1199px) {\r\n\t\t.site-footer {\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\t}\r\n\r\n\t@media screen and (min-width: 1200px) {\r\n\t\t.site-footer {\r\n\t\t\tpadding-bottom: 0;\r\n\t\t}\r\n\r\n\t\t.footer-nav,\r\n\t\t.footer-bottom {\r\n\t\t\tdisplay: flex;\r\n\t\t}\r\n\r\n\t\t.footer-nav>div {\r\n\t\t\tmargin-bottom: 0;\r\n\t\t\tmargin-right: 4rem;\r\n\t\t}\r\n\t}\r\n\u003c/style>\r\n\r\n\u003cstyle>\r\n\t#cardsetter-flag {\r\n\t\tdisplay: block;\r\n\t\tposition: absolute;\r\n\t\tright: 0;\r\n\t\tbottom: 7px;\r\n\t\tbackground: white;\r\n\t\tbox-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);\r\n\t\twidth: 140px;\r\n\t\tpadding: 8px 0px 8px 0px;\r\n\t\tz-index: 1000000;\r\n\t\ttext-decoration: none;\r\n\t\tborder-bottom-left-radius: 2px;\r\n\t\tborder-top-left-radius: 2px;\r\n\t\tline-height: 1;\r\n\t}\r\n\r\n\t#cardsetter-flag img {\r\n\t\tmax-width: 100%;\r\n\t\theight: auto;\r\n\t}\r\n\r\n\t#cardsetter-label {\r\n\t\tfont-size: 10px;\r\n\t\tfont-family: sans-serif;\r\n\t\ttext-align: center;\r\n\t\tcolor: rgba(0, 0, 0, 0.6);\r\n\t\tletter-spacing: 0.2px;\r\n\t}\r\n\u003c/style>\r\n\r\n\r\n\u003cfooter class=\"site-footer\">\r\n\t\u003cdiv class=\"footer-nav\">\r\n\t\t\u003cdiv>\r\n\t\t\t\u003ch5>Explore\u003c/h5>\r\n\t\t\t\u003cul>\r\n\t\t\t\t\u003cli>\u003ca href=\"/start\">Get Started\u003c/a>\u003c/li>\r\n\t\t\t\t\u003c!-- \u003cli>\u003ca href=\"/about\">About\u003c/a>\u003c/li> -->\r\n\t\t\t\t\u003cli>\u003ca href=\"/how-it-works\">How It Works\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/stories\">Stories\u003c/a>\u003c/li>\r\n\t\t\t\u003c/ul>\r\n\t\t\u003c/div>\r\n\t\t\u003cdiv>\r\n\t\t\t\u003ch5>Connect\u003c/h5>\r\n\t\t\t\u003cul>\r\n\t\t\t\t\u003cli>\u003ca href=\"/memberships\">Memberships\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\u003ca href=\"/contact\">Contact Us\u003c/a>\u003c/li>\r\n\t\t\t\t\u003cli>\r\n\t\t\t\t\t\u003ca target=\"_blank\" href=\"https://twitter.com/realpeoplenet\">\u003ci class=\"fab fa-twitter footer-social\">\u003c/i>\u003c/a>\r\n\t\t\t\t\t\u003ca target=\"_blank\" style=\"font-size:16px;\" href=\"https://www.linkedin.com/company/real-people-network\">\u003ci class=\"fab fa-linkedin-in\">\u003c/i>\u003c/a>\r\n\t\t\t\t\u003c/li>\r\n\t\t\t\u003c/ul>\r\n\t\t\u003c/div>\r\n  \u003c/div>\r\n\r\n  \u003cdiv class=\"footer-bottom\">\r\n    \u003cp class=\"footer-bottom__legal\">\r\n      Copyright &copy; 2021 Real People Network. All rights reserved.\r\n    \u003c/p>\r\n  \u003c/div>\r\n  \u003ca href=\"https://cardsetter.com\" id=\"cardsetter-flag\" target=\"_blank\">\r\n    \u003cimg src=\"https://cardsetter.com/images/img_ER9LaDJ3Gv9pq8yW5AvhKT/logo?fit=inside&amp;h=60&amp;w=300\" alt=\"logo\">\r\n    \u003cdiv id=\"cardsetter-label\">Powered By Cardsetter\u003c/div>\r\n  \u003c/a>\r\n\u003c/footer>\r\n","__typename":"Site"},"ROOT_QUERY":{"site":{"type":"id","generated":false,"id":"Site:st_Mdt4vfEYRCQYsmK8rwCP8c","typename":"Site"},"page({\"path\":\"/\"})":{"type":"id","generated":false,"id":"Page:pg_ATcv61r7yUGERNb76KFxrd","typename":"Page"}},"Page:pg_ATcv61r7yUGERNb76KFxrd":{"id":"pg_ATcv61r7yUGERNb76KFxrd","title":"Real People Network | Connecting those who need help with volunteers","description":"Real Connections already exist in our everyday lives, but when a time of difficulty arises it becomes a challenge to keep up.  We take already existing connections to provide a Real People Network to provide practical assistance.","discourageIndexing":false,"content":{"type":"json","json":{"ops":[{"attributes":{},"insert":".0","key":"blk_2273829e9fba47f5a0e3e23e697999cd","type":"STACK"},{"attributes":{"html":"\u003cstyle>\r\n\t:root {\r\n\t\t--header-link-color: white;\r\n\t\t--hero-image: url('/images/img_GnzmX3qU7ja2ib4gWDTPF6/dim-hou-2p6q7_uidr0-unsplash.jpg?fit=outside&w=2400');\r\n\t}\r\n\t\r\n\t.hero {\r\n\t\theight: 90vh;\r\n\t\tmin-height: 450px;\r\n\t}\r\n\r\n\t.hero.short {\r\n\t\theight: 20vh;\r\n\t\tmin-height: 200px;\r\n\t}\r\n\r\n\t.hero::before,\r\n\t.hero::after {\r\n\t\tbackground: linear-gradient(0deg, rgb(0 0 0 / 4%) 0%, rgb(96 151 207 / 10%) 70%), linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 70%);\r\n\t\tcontent: '';\r\n\t\theight: 100%;\r\n\t\tleft: 0;\r\n\t\tpointer-events: none;\r\n\t\tposition: absolute;\r\n\t\ttop: 0;\r\n\t\twidth: 100%;\r\n\t\tz-index: 0;\r\n\t}\r\n\r\n\r\n\t.hero__content {\r\n\t\tposition: relative;\r\n\t\tz-index: 1;\r\n\t\ttext-align: end;\r\n\t\tpadding: 0 1rem;\r\n\t\tmax-width: 1200px;\r\n\t\twidth:95%;\r\n\t\tmargin-top: 9rem;\r\n\t}\r\n\r\n\t.hero__content .btn {\r\n\t\tborder-radius: 3px;\r\n\t}\r\n\r\n\t.hero__content h1 {\r\n\t\tcolor: #fff !important;\r\n\t\t/* text-transform: uppercase; */\r\n\t\tfont-size: 35px !important;\r\n\t\tletter-spacing: -1px !important;\r\n\t\tline-height: 1 !important;\r\n\t\tmargin: 0 0 0 auto !important;\r\n\t\tfont-family: 'Ubuntu', serif !important;\r\n\t\tmax-width: 800px;\r\n\t\ttext-shadow: 1px 1px 7px rgb(0 0 0 / 90%);\r\n\t}\r\n\r\n\t.hero__content h2 {\r\n\t\tfont-size: 20px !important;\r\n\t\tcolor: #fff !important;\r\n\t\tfont-family: 'Ubuntu', serif !important;\r\n\t\ttext-transform: uppercase !important;\r\n\t\tletter-spacing: 0.1em !important;\r\n\t\tline-height: 1.35 !important;\r\n\t\tmargin: 0 !important;\r\n\t}\r\n\r\n\t.hero__content h1 u {\r\n\t\ttext-decoration: none;\r\n\t}\r\n\r\n\t.hero__content img {\r\n\t\twidth: 38vh;\r\n\t}\r\n\r\n\t.hero__cta-wrapper {\r\n\t\tmargin-top: 2rem;\r\n\t}\r\n\r\n\r\n\t@media screen and (min-width: 768px) {\r\n\t\t.hero {\r\n\t\t\theight: 80vh;\r\n\t\t\tmin-height: 600px;\r\n\t\t}\r\n\r\n\t\t.hero.short {\r\n\t\t\theight: 20vh;\r\n\t\t\tmin-height: 250px;\r\n\t\t}\r\n\r\n\t\t.hero__content h1 {\r\n\t\t\tfont-size: 52px !important;\r\n\t\t}\r\n\t\t.hero__content h2 {\r\n\t\t\tfont-size: 34px !important;\r\n\t\t}\r\n\r\n\t\t.hero__content img {\r\n\t\t\tmin-width: 500px;\r\n\t\t}\r\n\t}\r\n\t@media screen and (min-width: 1200px) {\r\n\t\t.hero__content h1 {\r\n\t\t\tfont-size: 62px !important;\r\n\t\t}\r\n\t}\r\n\u003c/style>\r\n\u003cdiv class=\"hero\">\r\n\t\u003cdiv class=\"hero__content\">\r\n\t\t\u003ch1>Connecting those who need help with volunteers.\u003c/h1>\r\n\t\t\u003ca class=\"btn cta\" href=\"/start\" style=\"margin-top: 2rem; margin-right: 1rem; margin-bottom: 1rem;\">\r\n\t\t\tGet started &nbsp;&rang; \r\n\t\t\u003c/a>\r\n\t\u003c/div>\r\n\u003c/div>","source":"\u003cstyle>\r\n\t:root {\r\n\t\t--header-link-color: white;\r\n\t\t--hero-image: url('/images/img_GnzmX3qU7ja2ib4gWDTPF6/dim-hou-2p6q7_uidr0-unsplash.jpg?fit=outside&w=2400');\r\n\t}\r\n\t\r\n\t.hero {\r\n\t\theight: 90vh;\r\n\t\tmin-height: 450px;\r\n\t}\r\n\r\n\t.hero.short {\r\n\t\theight: 20vh;\r\n\t\tmin-height: 200px;\r\n\t}\r\n\r\n\t.hero::before,\r\n\t.hero::after {\r\n\t\tbackground: linear-gradient(0deg, rgb(0 0 0 / 4%) 0%, rgb(96 151 207 / 10%) 70%), linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 70%);\r\n\t\tcontent: '';\r\n\t\theight: 100%;\r\n\t\tleft: 0;\r\n\t\tpointer-events: none;\r\n\t\tposition: absolute;\r\n\t\ttop: 0;\r\n\t\twidth: 100%;\r\n\t\tz-index: 0;\r\n\t}\r\n\r\n\r\n\t.hero__content {\r\n\t\tposition: relative;\r\n\t\tz-index: 1;\r\n\t\ttext-align: end;\r\n\t\tpadding: 0 1rem;\r\n\t\tmax-width: 1200px;\r\n\t\twidth:95%;\r\n\t\tmargin-top: 9rem;\r\n\t}\r\n\r\n\t.hero__content .btn {\r\n\t\tborder-radius: 3px;\r\n\t}\r\n\r\n\t.hero__content h1 {\r\n\t\tcolor: #fff !important;\r\n\t\t/* text-transform: uppercase; */\r\n\t\tfont-size: 35px !important;\r\n\t\tletter-spacing: -1px !important;\r\n\t\tline-height: 1 !important;\r\n\t\tmargin: 0 0 0 auto !important;\r\n\t\tfont-family: 'Ubuntu', serif !important;\r\n\t\tmax-width: 800px;\r\n\t\ttext-shadow: 1px 1px 7px rgb(0 0 0 / 90%);\r\n\t}\r\n\r\n\t.hero__content h2 {\r\n\t\tfont-size: 20px !important;\r\n\t\tcolor: #fff !important;\r\n\t\tfont-family: 'Ubuntu', serif !important;\r\n\t\ttext-transform: uppercase !important;\r\n\t\tletter-spacing: 0.1em !important;\r\n\t\tline-height: 1.35 !important;\r\n\t\tmargin: 0 !important;\r\n\t}\r\n\r\n\t.hero__content h1 u {\r\n\t\ttext-decoration: none;\r\n\t}\r\n\r\n\t.hero__content img {\r\n\t\twidth: 38vh;\r\n\t}\r\n\r\n\t.hero__cta-wrapper {\r\n\t\tmargin-top: 2rem;\r\n\t}\r\n\r\n\r\n\t@media screen and (min-width: 768px) {\r\n\t\t.hero {\r\n\t\t\theight: 80vh;\r\n\t\t\tmin-height: 600px;\r\n\t\t}\r\n\r\n\t\t.hero.short {\r\n\t\t\theight: 20vh;\r\n\t\t\tmin-height: 250px;\r\n\t\t}\r\n\r\n\t\t.hero__content h1 {\r\n\t\t\tfont-size: 52px !important;\r\n\t\t}\r\n\t\t.hero__content h2 {\r\n\t\t\tfont-size: 34px !important;\r\n\t\t}\r\n\r\n\t\t.hero__content img {\r\n\t\t\tmin-width: 500px;\r\n\t\t}\r\n\t}\r\n\t@media screen and (min-width: 1200px) {\r\n\t\t.hero__content h1 {\r\n\t\t\tfont-size: 62px !important;\r\n\t\t}\r\n\t}\r\n\u003c/style>\r\n\u003cdiv class=\"hero\">\r\n\t\u003cdiv class=\"hero__content\">\r\n\t\t\u003ch1>Connecting those who need help with volunteers.\u003c/h1>\r\n\t\t\u003ca class=\"btn cta\" href=\"/start\"  style=\"margin-top: 2rem; margin-right: 1rem; margin-bottom: 1rem;\">\r\n\t\t\tGet started &nbsp;&rang; \r\n\t\t\u003c/a>\r\n\t\u003c/div>\r\n\u003c/div>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.0","key":"blk_47fc29e4080e4705a0e4dcc0280f117d","type":"CODE"},{"attributes":{"html":"\u003cstyle>\r\n\t.cs-rich-text ul {\r\n\t\tlist-style: none;\r\n\t}\r\n\r\n\t.cs-rich-text ul li:before {\r\n\t\tcontent: \"\";\r\n\t\tfont-family: \"Font Awesome 5 Brands\";\r\n\t\tfont-weight: 400;\r\n\t\tmargin-right: 1.2rem;\r\n\t\tmargin-left: -2rem;\r\n\t\tcolor: var(--secondary-color);\r\n\t}\r\n\r\n\t#blk_fddd475f2ba744db8ba70178af69fc89::after,\r\n\t#blk_c882b1540dcf4ee3b66bc90550dd8672::after {\r\n\t\tcontent: \"\";\r\n\t\tposition: absolute;\r\n\t\twidth: 100vw;\r\n\t\tleft: 50%;\r\n\t\ttransform: translateX(-50%);\r\n\t\tbackground: #f3f3f3;\r\n\t\tz-index: -1;\r\n\t\theight: 100%;\r\n\t\ttop: 0rem;\r\n\t\tpadding: 1rem 0;\r\n\t}\r\n\r\n\u003c/style>","source":"\u003cstyle>\r\n\t.cs-rich-text ul {\r\n\t\tlist-style: none;\r\n\t}\r\n\r\n\t.cs-rich-text ul li:before {\r\n\t\tcontent: \"\";\r\n\t\tfont-family: \"Font Awesome 5 Brands\";\r\n\t\tfont-weight: 400;\r\n\t\tmargin-right: 1.2rem;\r\n\t\tmargin-left: -2rem;\r\n\t\tcolor: var(--secondary-color);\r\n\t}\r\n\r\n\t#blk_fddd475f2ba744db8ba70178af69fc89::after,\r\n\t#blk_c882b1540dcf4ee3b66bc90550dd8672::after {\r\n\t\tcontent: \"\";\r\n\t\tposition: absolute;\r\n\t\twidth: 100vw;\r\n\t\tleft: 50%;\r\n\t\ttransform: translateX(-50%);\r\n\t\tbackground: #f3f3f3;\r\n\t\tz-index: -1;\r\n\t\theight: 100%;\r\n\t\ttop: 0rem;\r\n\t\tpadding: 1rem 0;\r\n\t}\r\n\r\n\u003c/style>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.1","key":"blk_0fbc8fa2f0ab44629aa43389b28ad2a5","type":"CODE"},{"attributes":{"html":"\u003ch6>\u003cstrong> \u003c/strong>\u003c/h6>\u003ch2>Even a small amount of help at the right time can make a big difference.\u003c/h2>\u003cp>We enable communication and support when practical assistance is needed.\u003c/p>\u003cp>\u003cbr>\u003c/p>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.2","key":"blk_e9e45c53f2bc420fb3f2e916cba819ca","type":"RICHTEXT"},{"attributes":{"html":"\u003ch6>Real Connections\u003c/h6>\u003ch3>\u003cstrong>So people get the support they need.\u003c/strong>\u003c/h3>\u003cp>Real Connections already exist in our everyday lives, but when a time of difficulty arises it becomes a challenge to keep up.&nbsp;We take already existing connections to provide a Real People Network to provide practical assistance.\u003c/p>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.3","key":"blk_fddd475f2ba744db8ba70178af69fc89","type":"RICHTEXT"},{"attributes":{"html":"\u003cdiv class=\"cs-container cs-container--prose\" style=\"padding: 0.5rem 1rem;\">\r\n  \u003ca href=\"/how-it-works\" class=\"btn btn-secondary cta\">\r\n     Learn more about Real People Network &nbsp;&rang;\r\n  \u003c/a>\r\n\u003c/div>","source":"\u003cdiv class=\"cs-container cs-container--prose\" style=\"padding: 0.5rem 1rem;\">\r\n  \u003ca href=\"/how-it-works\" class=\" btn btn-secondary cta \">\r\n     Learn more about Real People Network &nbsp;&rang;\r\n  \u003c/a>\r\n\u003c/div>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.4","key":"blk_c882b1540dcf4ee3b66bc90550dd8672","type":"CODE"},{"attributes":{"html":"\u003ch3>\u003cbr>\u003c/h3>\u003ch2>How Real People Network Works.\u003c/h2>\u003cul>\u003cli>A caregiver will join the network.\u003c/li>\u003cli>The caregiver can make a selection from a list of common needs.\u003c/li>\u003cli>Contacts who have offered to help, will receive an invitation from the caregiver.\u003c/li>\u003cli>The contacts can see a list of what is needed to provide support.\u003c/li>\u003cli>The caregiver will benefit from open communication as the needs are being met.\u003c/li>\u003c/ul>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.5","key":"blk_5704eb5b0b98482f8751f61fa7e1dcab","type":"RICHTEXT"},{"attributes":{"html":"\u003cdiv class=\"cs-container cs-container--prose\" style=\"padding: 0.5rem 1rem;\">\r\n  \u003ca href=\"/contact\" class=\"btn btn-secondary cta\">\r\n    Have questions? Contact us &nbsp;&rang;\r\n  \u003c/a>\r\n\u003c/div>","source":"\u003cdiv class=\"cs-container cs-container--prose\" style=\"padding: 0.5rem 1rem;\">\r\n  \u003ca href=\"/contact\" class=\" btn btn-secondary cta \">\r\n    Have questions? Contact us &nbsp;&rang;\r\n  \u003c/a>\r\n\u003c/div>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.6","key":"blk_b0dc65c7797646e5ab845f3d76bc7274","type":"CODE"},{"attributes":{"html":"\u003ch2>Real People Network Will Provide\u003c/h2>\u003cp>Time and space for open networking that will naturally drive a new digital platform for coordinating care.&nbsp;&nbsp;\u003c/p>\u003ch3>\u003cbr>\u003c/h3>\u003ch3>Initial goals:\u003c/h3>\u003cul>\u003cli>Use technology to facilitate problem solving\u003c/li>\u003cli>Establish the connection\u003c/li>\u003cli>Understand the needs\u003c/li>\u003cli>Match those willing to help\u003c/li>\u003cli>Communicate and follow through that those needs are being met\u003c/li>\u003c/ul>\u003cp>\u003cbr>\u003c/p>"},"insert":"blk_2273829e9fba47f5a0e3e23e697999cd.7","key":"blk_2f358af1ccdf4b07bdef23e4cc78c8d9","type":"RICHTEXT"}]}},"path":"/","pinterestDescription":"","publishAt":"2021-11-03T17:01:51.713Z","images":[{"type":"id","generated":true,"id":"Page:pg_ATcv61r7yUGERNb76KFxrd.images.0","typename":"PosterImage"}],"tags":[],"url":"https://realpeoplenetwork.com/","__typename":"Page"},"Image:img_Pbv9RHx6Kb2mD4LY3VS1d3":{"id":"img_Pbv9RHx6Kb2mD4LY3VS1d3","url":"http://realpeoplenetwork.com/images/img_Pbv9RHx6Kb2mD4LY3VS1d3/featured.jpg","__typename":"Image"},"Page:pg_ATcv61r7yUGERNb76KFxrd.images.0":{"image":{"type":"id","generated":false,"id":"Image:img_Pbv9RHx6Kb2mD4LY3VS1d3","typename":"Image"},"type":"generic","__typename":"PosterImage"}};
        </script>
        <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script>
<script async data-chunk="public" src="/assets/04744c12844cd00a9337.js"></script>
<script async data-chunk="public" src="/assets/62cc9d22535e90beca84.js"></script>
<script async data-chunk="public" src="/assets/339caa491dc90a74b2b0.js"></script>
<script async data-chunk="public" src="/assets/180cec1772a8dd8a8c92.js"></script>
<script async data-chunk="public" src="/assets/94ce9e96e75cba26f0f5.js"></script>
<script async data-chunk="public" src="/assets/2234b1c205e1caa542d0.js"></script>
<script async data-chunk="public" src="/assets/46f110be6a2ad0085cbb.js"></script>
<script async data-chunk="public" src="/assets/88e54110b2faeb16b49f.js"></script>
<script async data-chunk="public" src="/assets/6226c1d6ccf5967e03a4.js"></script>
      </body>
    </html>
  