/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
img {
  border-style: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 53.75em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.grid-x > .auto {
  width: auto;
}
@media print, screen and (min-width: 53.75em) {
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-6 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 53.75em) {
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-6 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
@media print, screen and (min-width: 53.75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
}
div,
h1,
li,
ul {
  margin: 0;
  padding: 0;
}
i {
  font-style: italic;
}
i {
  line-height: inherit;
}
.h1,
h1 {
  font-family: Rubik, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
.h1,
h1 {
  font-size: 1.5rem;
}
.h1,
h1 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 53.75em) {
  .h1,
  h1 {
    font-size: 3rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #1468a0;
}
a img {
  border: 0;
}
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
}
ul {
  margin-left: 1.25rem;
}
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
figure {
  margin: 0;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
}
[type="text"],
[type="url"] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="text"]:focus,
[type="url"]:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
::placeholder {
  color: #cacaca;
}
.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}
.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
@media print, screen and (min-width: 53.75em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}
@keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    transform: translateX(7%);
  }
  5%,
  15%,
  25%,
  35%,
  45%,
  55%,
  65%,
  75%,
  85%,
  95% {
    transform: translateX(-7%);
  }
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    transform: rotate(-7deg);
  }
  0%,
  30%,
  70%,
  to {
    transform: rotate(0);
  }
}

.section__container {
  min-height: 100vh;
  background: #fff;
}
.section__upper {
  background: #f0f0ee;
  min-height: 70vh;
}
.section__lower {
  background: #e3e3e3;
  min-height: 31vh;
}
.section__lower,
.section__upper {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 53.74875em) {
  .section__lower,
  .section__upper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section__hero-content .lead + .lead {
  padding-top: 1rem;
}
.sectionHeadline {
  padding-top: 40px;
}
.sectionHeadline h1 {
  font-weight: 700;
  color: #427aa1;
}
.sectionHero {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sectionFeatured {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: box-shadow 0.2s ease-in-out, transform 0.1s ease;
}
.sectionFeatured:hover {
  box-shadow: 0 8px 17px -2px rgba(0, 0, 0, 0.14),
    5px 15px 14px -2px rgba(0, 0, 0, 0.12), 0 0 5px -3px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
.sectionFeatured--instagram {
  background: #833ab4;
  background: linear-gradient(90deg, #833ab4, #fd1d1d 50%, #fcb045);
  padding: 60px;
}
.sectionFeatured--projects {
  padding: 80px;
  background-image: linear-gradient(120deg, #fdfbfb, #ebedee);
}
.sectionFeatured--linkedin {
  background: #0073b2;
  background: linear-gradient(0deg, #009cda, #0073b2);
  padding: 60px;
}
.sectionFeatured__container {
  padding-top: 80px;
}
.heroImage__container {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
.heroImage__container img {
  width: 100%;
  border-radius: 15px;
}
.heroImage__links {
  padding-top: 1rem;
}
@media screen and (max-width: 53.74875em) {
  .heroImage__links {
    display: none;
  }
}
.heroImage__social {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.heroImage__social svg {
  margin-right: 0.5rem;
}
.heroImage__social li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
