/*!
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/* line 2, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* BREAKPOINTS */
/* horizontal */
/* vertical */
/* line 1, sass/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 7, sass/_normalize.scss */
body {
  margin: 0;
}

/* line 11, sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 26, sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 34, sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 39, sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 44, sass/_normalize.scss */
a {
  background-color: transparent;
}

/* line 48, sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 57, sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 62, sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 66, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 71, sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 76, sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 80, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 88, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 92, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 96, sass/_normalize.scss */
img {
  border: 0;
}

/* line 100, sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 104, sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 108, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 113, sass/_normalize.scss */
pre {
  overflow: auto;
}

/* line 117, sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 125, sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 135, sass/_normalize.scss */
button {
  overflow: visible;
}

/* line 139, sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 144, sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 152, sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 157, sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 163, sass/_normalize.scss */
input {
  line-height: normal;
}

/* line 167, sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 173, sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 178, sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 183, sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 189, sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 194, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 198, sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 202, sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 207, sass/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 1, sass/typography/_typography.scss */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Open Sans", sans-serif;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 1.35;
}
@media screen and (min-height: 47em) {
  /* line 1, sass/typography/_typography.scss */
  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* line 1, sass/typography/_headings.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

/* line 10, sass/typography/_headings.scss */
.heading-small,
.widget-title, .heading-smallish, .heading-medium-thin, .heading-medium-uppercase, .heading-medium-large, .heading-large, .heading-large-uppercase, .heading-huge, .heading-huge-uppercase {
  font-weight: bold;
  line-height: 1.2;
  padding: 0;
  margin: 0;
}

/* line 18, sass/typography/_headings.scss */
.heading-small,
.widget-title {
  font-size: 12.8px;
  font-size: 0.8rem;
  font-weight: normal;
  text-transform: uppercase;
}
@media screen and (min-height: 27em) {
  /* line 18, sass/typography/_headings.scss */
  .heading-small,
  .widget-title {
    font-size: 14.4px;
    font-size: 0.9rem;
  }
}

/* line 31, sass/typography/_headings.scss */
.heading-smallish {
  font-size: 17.6px;
  font-size: 1.1rem;
}
@media screen and (min-height: 27em) {
  /* line 31, sass/typography/_headings.scss */
  .heading-smallish {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 31, sass/typography/_headings.scss */
  .heading-smallish {
    font-size: 21.6px;
    font-size: 1.35rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 31, sass/typography/_headings.scss */
  .heading-smallish {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

/* line 48, sass/typography/_headings.scss */
.heading-medium-thin {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: lighter;
}
@media screen and (min-height: 27em) {
  /* line 48, sass/typography/_headings.scss */
  .heading-medium-thin {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 48, sass/typography/_headings.scss */
  .heading-medium-thin {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 48, sass/typography/_headings.scss */
  .heading-medium-thin {
    font-size: 32px;
    font-size: 2rem;
  }
}

/* line 67, sass/typography/_headings.scss */
.heading-medium-uppercase {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: lighter;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-height: 27em) {
  /* line 67, sass/typography/_headings.scss */
  .heading-medium-uppercase {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 67, sass/typography/_headings.scss */
  .heading-medium-uppercase {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 67, sass/typography/_headings.scss */
  .heading-medium-uppercase {
    font-size: 32px;
    font-size: 2rem;
  }
}

/* line 88, sass/typography/_headings.scss */
.heading-medium-large {
  font-size: 21.6px;
  font-size: 1.35rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-height: 27em) {
  /* line 88, sass/typography/_headings.scss */
  .heading-medium-large {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 88, sass/typography/_headings.scss */
  .heading-medium-large {
    font-size: 33.6px;
    font-size: 2.1rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 88, sass/typography/_headings.scss */
  .heading-medium-large {
    font-size: 38.4px;
    font-size: 2.4rem;
  }
}

/* line 109, sass/typography/_headings.scss */
.heading-large {
  font-size: 23.2px;
  font-size: 1.45rem;
}
@media screen and (min-height: 27em) {
  /* line 109, sass/typography/_headings.scss */
  .heading-large {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 109, sass/typography/_headings.scss */
  .heading-large {
    font-size: 41.6px;
    font-size: 2.6rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 109, sass/typography/_headings.scss */
  .heading-large {
    font-size: 48px;
    font-size: 3rem;
  }
}

/* line 126, sass/typography/_headings.scss */
.heading-large-uppercase {
  font-size: 23.2px;
  font-size: 1.45rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-height: 27em) {
  /* line 126, sass/typography/_headings.scss */
  .heading-large-uppercase {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 126, sass/typography/_headings.scss */
  .heading-large-uppercase {
    font-size: 41.6px;
    font-size: 2.6rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 126, sass/typography/_headings.scss */
  .heading-large-uppercase {
    font-size: 48px;
    font-size: 3rem;
  }
}

/* line 147, sass/typography/_headings.scss */
.heading-huge {
  font-size: 26.4px;
  font-size: 1.65rem;
  line-height: 1.1;
}
@media screen and (min-height: 27em) {
  /* line 147, sass/typography/_headings.scss */
  .heading-huge {
    font-size: 34.4px;
    font-size: 2.15rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 147, sass/typography/_headings.scss */
  .heading-huge {
    font-size: 51.2px;
    font-size: 3.2rem;
  }
}
@media screen and (min-height: 53em) {
  /* line 147, sass/typography/_headings.scss */
  .heading-huge {
    font-size: 64px;
    font-size: 4rem;
  }
}

/* line 166, sass/typography/_headings.scss */
.heading-huge-uppercase {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-height: 27em) {
  /* line 166, sass/typography/_headings.scss */
  .heading-huge-uppercase {
    font-size: 33.6px;
    font-size: 2.1rem;
  }
}
@media screen and (min-height: 47em) {
  /* line 166, sass/typography/_headings.scss */
  .heading-huge-uppercase {
    font-size: 51.2px;
    font-size: 3.2rem;
    letter-spacing: -1px;
  }
}
@media screen and (min-height: 53em) {
  /* line 166, sass/typography/_headings.scss */
  .heading-huge-uppercase {
    font-size: 68px;
    font-size: 4.25rem;
  }
}

/* line 189, sass/typography/_headings.scss */
.branded-title {
  content: "";
  display: table;
  position: relative;
  margin-left: -.6em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* line 208, sass/typography/_headings.scss */
.branded-title .line {
  display: inline-block;
  float: left;
  clear: both;
  width: calc(100% + .6em);
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 0 .65em 0 .5em;
}
/* line 222, sass/typography/_headings.scss */
.branded-title .line.line-white {
  color: #000;
  background: #fff;
  padding: .1em .65em .1em .5em;
}

/* line 231, sass/typography/_headings.scss */
.branded-title-black .line {
  color: #000;
}
/* line 234, sass/typography/_headings.scss */
.branded-title-black .line.line-white {
  color: #fff;
  background: #000;
}

/* line 1, sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, sass/typography/_copy.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 13, sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 17, sass/typography/_copy.scss */
pre {
  background: #efefef;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 26, sass/typography/_copy.scss */
code, kbd, tt, var {
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 30, sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 35, sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 40, sass/typography/_copy.scss */
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 49, sass/typography/_copy.scss */
sup {
  bottom: 1ex;
}

/* line 53, sass/typography/_copy.scss */
sub {
  top: .5ex;
}

/* line 57, sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/* line 1, sass/site/_base.scss */
.home-container {
  content: "";
  display: table;
  max-width: 115.625em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 27em) {
  /* line 1, sass/site/_base.scss */
  .home-container {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media screen and (min-width: 64em) {
  /* line 1, sass/site/_base.scss */
  .home-container {
    padding-left: 3em;
    padding-right: 3em;
  }
}

.home-intro .home-container {
    display: flex;
    align-items: center;
}

/* line 87, sass/site/_base.scss */
.unstyled-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 93, sass/site/_base.scss */
.unstyled-list li {
  margin: 0;
}

/* line 98, sass/site/_base.scss */
.unstyled-link {
  color: inherit;
  text-decoration: none;
}
/* line 103, sass/site/_base.scss */
.unstyled-link:visited, .unstyled-link:hover, .unstyled-link:focus, .unstyled-link:active {
  color: inherit;
  text-decoration: none;
}

/* line 112, sass/site/_base.scss */
.block-link {
  display: block;
}

/* line 3, sass/site/_site.scss */
img {
  max-width: 100%;
}

/* line 11, sass/site/_site.scss */
p,
li {
  font-size: 14.4px;
  font-size: 0.9rem;
  font-weight: lighter;
}
@media screen and (min-width: 35em) {
  /* line 11, sass/site/_site.scss */
  p,
  li {
    font-size: 15.2px;
    font-size: 0.95rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 11, sass/site/_site.scss */
  p,
  li {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* line 25, sass/site/_site.scss */
.home-text-intro {
  width: 100%;
}
@media screen and (min-width: 41em) {
  /* line 25, sass/site/_site.scss */
  .home-text-intro {
    float: left;
    display: block;
    margin-right: 6.66667%;
    width: 46.66667%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-text-intro:last-child {
    margin-right: 0;
  }
}

/* line 33, sass/site/_site.scss */
.home-text-main {
  width: 100%;
}
@media screen and (min-width: 41em) {
  /* line 33, sass/site/_site.scss */
  .home-text-main {
    float: left;
    display: block;
    margin-right: 6.66667%;
    width: 46.66667%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-text-main:last-child {
    margin-right: 0;
  }
}

/* line 42, sass/site/_site.scss */
.home-intro {
  width: 100%;
  background: #fff333;
  background-image: linear-gradient(#fff333, #f0536f);
  background-size: cover;
  background-position: center center;
  padding-top: 3em;
  padding-bottom: 3em;
}
@media screen and (min-width: 35em) {
  /* line 42, sass/site/_site.scss */
  .home-intro {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
/* line 59, sass/site/_site.scss */
.home-intro .home-intro-logo {
  display: block;
  width: 13em;
  margin: 0 auto 1em;
}
@media screen and (min-width: 47em) {
  /* line 59, sass/site/_site.scss */
  .home-intro .home-intro-logo {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    margin-left: 8.51064%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-intro .home-intro-logo:last-child {
    margin-right: 0;
  }
}
/* line 71, sass/site/_site.scss */
.home-intro .home-intro-text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 47em) {
  /* line 71, sass/site/_site.scss */
  .home-intro .home-intro-text {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    margin-left: 8.51064%;
    font-size: 32px;
    font-size: 2rem;
    text-align: left;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-intro .home-intro-text:last-child {
    margin-right: 0;
  }
}

/* line 93, sass/site/_site.scss */
.home-features {
  padding-top: 3em;
  padding-bottom: 1em;
}
@media screen and (min-width: 35em) {
  /* line 93, sass/site/_site.scss */
  .home-features {
    padding-top: 5em;
    padding-bottom: 3em;
  }
}
/* line 102, sass/site/_site.scss */
.home-features .home-features-list {
  text-align: center;
}
@media screen and (min-width: 41em) {
  /* line 102, sass/site/_site.scss */
  .home-features .home-features-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-features .home-features-list:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 78em) {
  /* line 102, sass/site/_site.scss */
  .home-features .home-features-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-features .home-features-list:last-child {
    margin-right: 0;
  }
}
/* line 118, sass/site/_site.scss */
.home-features .home-features-item {
  margin-bottom: 2em;
}
@media screen and (min-width: 35em) {
  /* line 118, sass/site/_site.scss */
  .home-features .home-features-item {
    float: left;
    display: block;
    margin-right: 9.09091%;
    width: 27.27273%;
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-features .home-features-item:last-child {
    margin-right: 0;
  }
  /* line 123, sass/site/_site.scss */
  .home-features .home-features-item.last {
    margin-right: 0;
  }
}
/* line 130, sass/site/_site.scss */
.home-features .home-features-item p {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
}
@media screen and (min-width: 35em) {
  /* line 130, sass/site/_site.scss */
  .home-features .home-features-item p {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
/* line 145, sass/site/_site.scss */
.home-features .home-features-item-icon {
  display: block;
  position: relative;
  margin: 0 auto .5em;
}
@media screen and (min-width: 35em) {
  /* line 145, sass/site/_site.scss */
  .home-features .home-features-item-icon {
    margin: 0 auto 1em;
  }
}
/* line 155, sass/site/_site.scss */
.home-features .home-features-item-icon img {
  display: block;
  width: 100%;
  max-width: 8em;
  height: auto;
  margin: 0 auto;
  border-radius: 50%;
}
@media screen and (min-width: 35em) {
  /* line 155, sass/site/_site.scss */
  .home-features .home-features-item-icon img {
    max-width: 12em;
  }
}

/* line 171, sass/site/_site.scss */
.home-bio {
  overflow-y: hidden;
  background: #eee;
  padding-top: 3em;
  padding-bottom: 2em;
}

.home-bio--white {
    background: #fff;
}
@media screen and (min-width: 35em) {
  /* line 171, sass/site/_site.scss */
  .home-bio {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
/* line 184, sass/site/_site.scss */
.home-bio .home-container {
  content: "";
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}
/* line 191, sass/site/_site.scss */
.home-bio .home-bio-title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #f0536f;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 35em) {
  /* line 191, sass/site/_site.scss */
  .home-bio .home-bio-title {
    font-size: 32px;
    font-size: 2rem;
    text-align: left;
  }
}
@media screen and (min-width: 47em) {
    .home-bio .home-container {
        flex-direction: row;
    }

  /* line 191, sass/site/_site.scss */
  .home-bio .home-bio-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
/* line 214, sass/site/_site.scss */
.home-bio .home-bio-qualifications {
  font-size: 16px;
  font-size: 1rem;
  color: #f0536f;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin: 0 0 1em;
}
@media screen and (min-width: 35em) {
  /* line 214, sass/site/_site.scss */
  .home-bio .home-bio-qualifications {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: left;
  }
}
@media screen and (min-width: 47em) {
  /* line 214, sass/site/_site.scss */
  .home-bio .home-bio-qualifications {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 35em) {
  /* line 237, sass/site/_site.scss */
  .home-bio .home-bio-text {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 4.25532%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-bio .home-bio-text:last-child {
    margin-right: 0;
  }
}
/* line 244, sass/site/_site.scss */
.home-bio .home-bio-text p {
  margin: 0 0 1em;
}

.home-bio .home-bio-text li {
  margin: 0 0 .5em;
}
@media screen and (min-width: 35em) {
  /* line 249, sass/site/_site.scss */
  .home-bio .home-bio-image {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 27.65957%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-bio .home-bio-image:last-child {
    margin-right: 0;
  }
}
/* line 254, sass/site/_site.scss */
.home-bio .home-bio-image img {
  display: block;
  width: 6em;
  border-radius: 50%;
  margin: 0 auto 1em;
}
@media screen and (min-width: 35em) {
  /* line 254, sass/site/_site.scss */
  .home-bio .home-bio-image img {
    width: 20em;
  }
}

/* line 269, sass/site/_site.scss */
.home-network {
  background: #fff;
  padding-top: 3em;
  padding-bottom: 3em;
}

.home-network--gray {
    background: #efefef;
}
@media screen and (min-width: 35em) {
  /* line 269, sass/site/_site.scss */
  .home-network {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
/* line 280, sass/site/_site.scss */
.home-network .home-container {
  content: "";
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}
/* line 287, sass/site/_site.scss */
.home-network .home-network-definition {
  font-size: 17.6px;
  font-size: 1.1rem;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin: 0 0 1em;
}
@media screen and (min-width: 35em) {
  /* line 287, sass/site/_site.scss */
  .home-network .home-network-definition {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: left;
  }
}
@media screen and (min-width: 47em) {
    .home-network .home-container {
        flex-direction: row;
    }
  /* line 287, sass/site/_site.scss */
  .home-network .home-network-definition {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
/* line 308, sass/site/_site.scss */
.home-network .home-network-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 35em) {
  /* line 308, sass/site/_site.scss */
  .home-network .home-network-title {
    font-size: 32px;
    font-size: 2rem;
    text-align: left;
  }
}
@media screen and (min-width: 47em) {
  /* line 308, sass/site/_site.scss */
  .home-network .home-network-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 35em) {
  /* line 329, sass/site/_site.scss */
  .home-network .home-network-text {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 4.25532%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-network .home-network-text:last-child {
    margin-right: 0;
  }
}
/* line 335, sass/site/_site.scss */
.home-network .home-network-text p {
  margin: 0 0 1em;
}
@media screen and (min-width: 35em) {
  /* line 340, sass/site/_site.scss */
  .home-network .home-network-image {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 27.65957%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-network .home-network-image:last-child {
    margin-right: 0;
  }
}
/* line 348, sass/site/_site.scss */
.home-network .home-network-image img {
  display: block;
  width: 6em;
  border-radius: 50%;
  margin: 0 auto 1em;
}
@media screen and (min-width: 35em) {
  /* line 348, sass/site/_site.scss */
  .home-network .home-network-image img {
    width: 20em;
  }
}

/* line 363, sass/site/_site.scss */
.home-contact {
  background: #f0536f;
  background-size: cover;
  background-position: center center;
  padding-top: 3em;
  padding-bottom: 3em;
}
@media screen and (min-width: 35em) {
  /* line 363, sass/site/_site.scss */
  .home-contact {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
/* line 377, sass/site/_site.scss */
.home-contact .home-contact-header {
  color: #fff;
  margin-bottom: 1em;
}
@media screen and (min-width: 47em) {
  /* line 377, sass/site/_site.scss */
  .home-contact .home-contact-header {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
    margin-bottom: 2em;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-header:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 70em) {
  /* line 377, sass/site/_site.scss */
  .home-contact .home-contact-header {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-header:last-child {
    margin-right: 0;
  }
}
/* line 395, sass/site/_site.scss */
.home-contact .home-contact-title {
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  font-family: "Ropa Sans", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 35em) {
  /* line 395, sass/site/_site.scss */
  .home-contact .home-contact-title {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 47em) {
  /* line 395, sass/site/_site.scss */
  .home-contact .home-contact-title {
    font-size: 40px;
    font-size: 2.5rem;
    text-align: left;
  }
}
@media screen and (min-width: 47em) {
  /* line 418, sass/site/_site.scss */
  .home-contact .home-contact-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 82.97872%;
    margin-left: 8.51064%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-list:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 70em) {
  /* line 418, sass/site/_site.scss */
  .home-contact .home-contact-list {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-left: 17.02128%;
    margin-right: 0;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-list:last-child {
    margin-right: 0;
  }
}
/* line 431, sass/site/_site.scss */
.home-contact .home-contact-list p {
  color: #fff;
  margin: 0 0 1em;
}
/* line 438, sass/site/_site.scss */
.home-contact .home-contact-item {
  text-align: center;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 47em) {
  /* line 438, sass/site/_site.scss */
  .home-contact .home-contact-item {
    float: left;
    display: block;
    margin-right: 9.09091%;
    width: 27.27273%;
    text-align: left;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-item:last-child {
    margin-right: 0;
  }
  /* line 444, sass/site/_site.scss */
  .home-contact .home-contact-item.second {
    float: left;
    display: block;
    margin-right: 9.09091%;
    width: 27.27273%;
  }
  /* line 38, ../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/neat-compass-1.6.0/stylesheets/neat/grid/_span-columns.scss */
  .home-contact .home-contact-item.second:last-child {
    margin-right: 0;
  }
}
/* line 453, sass/site/_site.scss */
.home-contact .home-contact-item.last {
  margin-right: 0;
}
/* line 458, sass/site/_site.scss */
.home-contact .home-contact-item.abs-items p {
  position: relative;
  margin: 0;
}
@media screen and (min-width: 47em) {
  /* line 458, sass/site/_site.scss */
  .home-contact .home-contact-item.abs-items p {
    padding-left: 1.5em;
  }
}
/* line 468, sass/site/_site.scss */
.home-contact .home-contact-item.abs-items .abs-item {
  font-family: "Ropa Sans", sans-serif;
}
@media screen and (min-width: 47em) {
  /* line 468, sass/site/_site.scss */
  .home-contact .home-contact-item.abs-items .abs-item {
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* line 479, sass/site/_site.scss */
.home-contact .home-contact-item a {
  color: #fff;
  text-decoration: underline;
  opacity: .9;
}
/* line 484, sass/site/_site.scss */
.home-contact .home-contact-item a:hover, .home-contact .home-contact-item a:focus, .home-contact .home-contact-item a:active {
  opacity: 1;
}
/* line 492, sass/site/_site.scss */
.home-contact .home-contact-item-heading {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  font-family: "Ropa Sans", sans-serif;
  margin: 0;
}
/* line 502, sass/site/_site.scss */
.home-contact .home-contact-item a.book-button {
  display: inline-block;
  background: #fff;
  color: #f0536f;
  text-decoration: none;
  padding: .5em 1em;
  border-radius: .25em;
  margin-top: .5em;
}
