applet,
object,
iframe,
h3,
.page--error .page__listing a,
h4,
h5,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
output,
ruby,
summary,
time,
mark,
audio,
video {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

details,
figcaption,
figure,
footer,
hgroup,
menu {
  display: block;
}

ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font: 300 100% / 1.5em -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  -webkit-font-feature-settings: 'kern', 'liga', 'onum';
  font-feature-settings: 'kern', 'liga', 'onum';
}

.font-freight-loaded body {
  font-family: "freight-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

@media (min-width: 42em) {
  body {
    font-size: calc(1em + (1.3125 - 1) * (100vw - 42em) / (80 - 42));
  }
}

@media (min-width: 80em) {
  body {
    font-size: 1.3125em;
  }
}

h3,
.page--error .page__listing a,
h4,
h5 {
  font-weight: 700;
  letter-spacing: -.0125em;
}

h1,
h2,
.nav__study-link {
  font-family: "Georgia",serif;
  font-size: 2.25em;
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.35em;
  margin-bottom: 0.66667em;
}

.font-gauthier-loaded h1,
.font-gauthier-loaded h2,
.font-gauthier-loaded .nav__study-link {
  font-family: "GauthierFY","Georgia",serif;
}

h1 {
  line-height: 1em;
  margin-bottom: 0.5em;
}

@media (min-width: 24em) {
  h1 {
    font-size: 3em;
  }
}

h3,
.page--error .page__listing a {
  font-size: 1.5em;
  line-height: 1em;
  margin-bottom: 1em;
}

h4 {
  font-size: 1.3125em;
  line-height: 1.14286em;
  margin-bottom: 1.14286em;
}

h5 {
  font-size: 1.125em;
  line-height: 1.35em;
  margin-bottom: 1.33333em;
}

p.lead {
  font-size: 1.5em;
}

ol,
dl,
blockquote {
  margin-bottom: 1.5em;
}

ol {
  list-style: decimal inside;
}

ul ul,
ol ul {
  list-style: circle inside;
  margin-bottom: 0;
  margin-left: 1.5em;
}

ul ol,
ol ol {
  list-style: lower-roman inside;
  margin-bottom: 0;
  margin-left: 1.5em;
}

strong {
  font-weight: 700;
}

small {
  font-size: .75em;
  line-height: .5em;
}

hr {
  border: solid #020122;
  border-width: 0 0 1px;
  height: 0;
  margin: calc(3em - 1px) auto 3em;
}

a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  -webkit-transition: color .5s, -webkit-text-decoration-color .5s;
  transition: color .5s, -webkit-text-decoration-color .5s;
  transition: color .5s, text-decoration-color .5s;
  transition: color .5s, text-decoration-color .5s, -webkit-text-decoration-color .5s;
}

a:hover,
a:focus {
  color: #f9415d;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}

blockquote {
  font-family: "Georgia",serif;
  display: inline-block;
  font-style: italic;
  font-weight: 300;
  -webkit-font-feature-settings: 'kern', 'liga', 'clig', 'dlig', 'calt', 'onum';
  font-feature-settings: 'kern', 'liga', 'clig', 'dlig', 'calt', 'onum';
  margin: 1.5em 0;
}

.font-gauthier-loaded blockquote {
  font-family: "GauthierFY","Georgia",serif;
}

@media (min-width: 42em) {
  blockquote {
    margin: 1.5em calc(1.81579em + -7.89474vw);
  }
}

@media (min-width: 80em) {
  blockquote {
    margin: 1.5em -4.5em;
  }
}

blockquote p {
  margin: 0;
  quotes: '“' '”' '‘' '’';
}

blockquote p:not(:last-of-type) {
  color: #f9415d;
  font-size: 2.25em;
  line-height: 1.35em;
}

blockquote p:not(:last-of-type):not(:nth-last-of-type(2)) {
  margin-bottom: 0.66667em;
}

blockquote p:not(:last-of-type)::before {
  content: open-quote;
}

blockquote p:not(:last-of-type)::after {
  content: close-quote;
}

blockquote p:last-of-type {
  margin: 0 0 1.5em;
}

blockquote cite {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  color: #978090;
  display: block;
  font-size: .75em;
  font-style: normal;
  font-weight: 300;
}

.font-freight-loaded blockquote cite {
  font-family: "freight-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

blockquote cite::before {
  content: '\2014';
  margin-right: 1ch;
}

::-moz-selection {
  background: #020122;
  color: #fff;
}

::selection {
  background: #020122;
  color: #fff;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25vh);
    transform: translateY(25vh);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25vh);
    transform: translateY(25vh);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(25vh);
    transform: translateY(25vh);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(25vh);
    transform: translateY(25vh);
  }
}

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}

.fadeInUp.animated {
  -webkit-animation: fadeInUp 1s ease-out forwards;
  animation: fadeInUp 1s ease-out forwards;
}

html.menu-open,
html.contact-open,
body.menu-open,
body.contact-open {
  overflow: hidden;
  position: relative;
}

html {
  border-top: 0.75em solid #f9415d;
}

body {
  background: #fff;
  opacity: 1;
  padding: 15em .75em 0;
  -webkit-transition: body .5s ease-out, opacity .5s ease-out;
  transition: body .5s ease-out, opacity .5s ease-out;
}

@media (min-width: 42em) {
  body {
    padding: 15em calc(-3.39474em + 9.86842vw) 0;
  }
}

@media (min-width: 80em) {
  body {
    padding: 15em 4.5em 0;
  }
}

.loading body {
  opacity: 0;
  -webkit-transition: opacity .5s ease-in;
  transition: opacity .5s ease-in;
}

.page:not(.page--study) main {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out, -webkit-transform .5s .5s ease-out;
}

.loading .page:not(.page--study) main {
  opacity: 0;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
}

.turbolinks-progress-bar {
  background-color: #00a878;
  height: 1px;
}

.image {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3em 0;
}

@media (min-width: 42em) {
  .image {
    margin: 3em calc(3.39474em + -9.86842vw);
  }
}

@media (min-width: 80em) {
  .image {
    margin: 3em -4.5em;
  }
}

.image:first-child {
  margin-top: 0;
}

.post__content .image {
  font-size: .88889em;
}

.image>img,
.image>picture,
.image>svg {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  height: auto;
  margin-bottom: 0;
  width: 100%;
}

@media (min-width: 42em) {
  .image>img:first-of-type:nth-last-of-type(2n),
  .image>img:first-of-type:nth-last-of-type(2n) ~ img,
  .image>img:first-of-type:nth-last-of-type(2n) ~ picture,
  .image>img:first-of-type:nth-last-of-type(2n) ~ svg,
  .image>picture:first-of-type:nth-last-of-type(2n),
  .image>picture:first-of-type:nth-last-of-type(2n) ~ img,
  .image>picture:first-of-type:nth-last-of-type(2n) ~ picture,
  .image>picture:first-of-type:nth-last-of-type(2n) ~ svg,
  .image>svg:first-of-type:nth-last-of-type(2n),
  .image>svg:first-of-type:nth-last-of-type(2n) ~ img,
  .image>svg:first-of-type:nth-last-of-type(2n) ~ picture,
  .image>svg:first-of-type:nth-last-of-type(2n) ~ svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 42em) {
  .image>img:first-of-type:nth-last-of-type(3n),
  .image>img:first-of-type:nth-last-of-type(3n) ~ img,
  .image>img:first-of-type:nth-last-of-type(3n) ~ picture,
  .image>img:first-of-type:nth-last-of-type(3n) ~ svg,
  .image>picture:first-of-type:nth-last-of-type(3n),
  .image>picture:first-of-type:nth-last-of-type(3n) ~ img,
  .image>picture:first-of-type:nth-last-of-type(3n) ~ picture,
  .image>picture:first-of-type:nth-last-of-type(3n) ~ svg,
  .image>svg:first-of-type:nth-last-of-type(3n),
  .image>svg:first-of-type:nth-last-of-type(3n) ~ img,
  .image>svg:first-of-type:nth-last-of-type(3n) ~ picture,
  .image>svg:first-of-type:nth-last-of-type(3n) ~ svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }
}

.image>img[src$='.gif']+.image__caption {
  margin-top: 1.125em;
}

.image--full-width,
.image--slideshow {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(15%, #fff), to(#fff)),-webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0)), color-stop(15%, #fff), to(#fff));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff 15%, #fff),linear-gradient(to top, rgba(255,255,255,0), #fff 15%, #fff);
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  background-size: 100% 15em, 100% 15em;
  position: relative;
  z-index: 1001;
}

.image--full-width .image__caption,
.image--slideshow .image__caption {
  display: block;
  line-height: 1.5em;
  margin-top: 1.5em;
  position: static;
  width: calc(100vw - 3em);
  z-index: 0;
}

.image--full-width .image__caption::after,
.image--full-width .image__caption::before,
.image--slideshow .image__caption::after,
.image--slideshow .image__caption::before {
  content: none;
}

.image--full-width {
  left: 50%;
  margin: -.75em 0 0;
  overflow: hidden;
  padding: 3em 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

.image--full-width .image__caption {
  margin-left: .75em;
  margin-right: .75em;
}

.image--slideshow {
  left: 50%;
  margin: 3em 0;
  overflow: hidden;
  padding: 0 1.5em;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

@media (min-width: 32em) {
  .image--slideshow {
    padding: 0 calc(50vw - 50%);
  }
}

@media (min-width: 42em) {
  .image--slideshow {
    padding: 0 calc(50vw - 50% - 1.5em);
  }
}

@media (min-width: 54em) {
  .image--slideshow {
    padding: 0 calc(50vw - 50% - 3em);
  }
}

@media (min-width: 80em) {
  .image--slideshow {
    padding: 0 calc(50vw - 50% - 4.5em);
  }
}

.image--slideshow .image__caption {
  max-width: calc(100% - 6em);
}

@media (min-width: 42em) {
  .image--slideshow .image__caption {
    max-width: calc(100% - 6em);
  }
}

@media (min-width: 80em) {
  .image--slideshow .image__caption {
    max-width: 30em;
  }
}

.image__caption {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  color: #978090;
  font-size: .75em;
  line-height: 1.5em;
  margin: .375em 0 0;
  max-width: 21em;
}

.font-freight-loaded .image__caption {
  font-family: "freight-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.image__caption strong {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  font-style: normal;
}

.font-freight-loaded .image__caption strong {
  font-family: "freight-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.image__pair {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.image__pair img,
.image__pair picture {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  width: auto;
}

.image__pair img img,
.image__pair img source,
.image__pair picture img,
.image__pair picture source {
  height: 100%;
  width: 100%;
}

.image__scroll-sync {
  height: 23.25em;
  overflow: hidden;
  width: 100%;
}

.image__scroll-sync>img,
.image__scroll-sync>picture {
  width: 100%;
}

.slideshow {
  overflow: visible;
  position: relative;
  width: 100%;
}

.slideshow__slides {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  width: 100%;
}

.slideshow__slide {
  -webkit-box-shadow: 0 3px 15px rgba(2,1,34,0.1);
  box-shadow: 0 3px 15px rgba(2,1,34,0.1);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  line-height: 0;
  margin-right: 1.5em;
  max-width: 28em;
}

.slideshow__slide>img,
.slideshow__slide>picture,
.slideshow__slide>picture>source,
.slideshow__slide>svg {
  display: block;
  width: 100%;
}

.slideshow__button {
  background: transparent;
  bottom: -2.4375em;
  cursor: pointer;
  display: inline-block;
  height: 1.5em;
  left: auto;
  position: absolute;
  top: auto;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  width: 1.5em;
}

.slideshow__button--disabled {
  opacity: 0;
  pointer-events: none;
}

.slideshow__button svg {
  height: 100%;
  width: 100%;
}

.slideshow__button svg g {
  stroke: #6369d1;
}

.slideshow__button--next {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slideshow__button--prev {
  right: 1.5em;
}

picture {
  overflow: hidden;
}

picture>source,
picture>img {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%;
}

picture>source[data-src],
picture>img[data-src] {
  opacity: 0;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(2,1,34,0.05);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  line-height: 1.5em;
  padding: .75em;
  width: 100%;
}

textarea {
  min-height: 9em;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f9415d;
  border: 0.15em solid #f9415d;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  font-weight: 500;
  padding: .35em .75em;
  -webkit-transition: background-color .375s ease, color .375s ease;
  transition: background-color .375s ease, color .375s ease;
  width: 6em;
}

button:hover {
  background-color: #fff;
  color: #020122;
}

.form {
  display: grid;
  grid-gap: 1.5em;
  grid-template-columns: 1fr 1fr;
}

.form__group {
  display: grid;
  grid-column: 1 / 3;
  grid-gap: 1.5em;
  grid-template-columns: 1fr 1fr;
}

.form__description {
  grid-column: 1 / 3;
}

.form__label--full-width {
  grid-column: 1 / 3;
}

.form__label-text {
  display: block;
  font-size: .875em;
  font-weight: 700;
  margin: 0 0 .375em;
}

.form__buttons {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: 1 / 3;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.form__buttons span,
.form__buttons button {
  margin-left: 1.5em;
}

.form__buttons span {
  font-size: .875em;
}

pre {
  background: #212733;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #020122;
  display: block;
  margin: 1.5em 0;
  overflow-x: auto;
  padding: 1.25em 1.5em 1.5em;
}

@media (min-width: 42em) {
  pre {
    margin: 1.5em calc(3.39474em + -9.86842vw);
  }
}

@media (min-width: 80em) {
  pre {
    margin: 1.5em -4.5em;
  }
}

code {
  font-family: "Operator Mono Book","Operator Mono","Fira Code","Fira Mono","Courier",monospace;
  font-size: .75em;
  line-height: 0;
  padding: .25em;
}

pre code {
  background: transparent;
  padding: 0;
}

.highlight pre {
  color: #ffefee;
}

.highlight .p {
  color: #ffefee;
}

.highlight .err {
  color: #ffefee;
}

.highlight .n {
  color: #e7c547;
}

.highlight .na {
  color: #e7c547;
}

.highlight .nb {
  color: #e7c547;
}

.highlight .nc {
  color: #e7c547;
}

.highlight .no {
  color: #e7c547;
}

.highlight .nd {
  color: #e7c547;
}

.highlight .ni {
  color: #53a6d9;
}

.highlight .ne {
  color: #e7c547;
}

.highlight .nf {
  color: #e7c547;
}

.highlight .nl {
  color: #e7c547;
}

.highlight .nn {
  color: #e7c547;
}

.highlight .nx {
  color: #e7c547;
}

.highlight .py {
  color: #a37fd0;
}

.highlight .nt {
  color: #53a6d9;
}

.highlight .nv {
  color: #e7c547;
}

.highlight .vc {
  color: transparent;
}

.highlight .vg {
  background-color: #9ab500;
  color: #e7c547;
}

.highlight .vi {
  color: #e7c547;
}

.highlight .bp {
  color: #e7c547;
}

.highlight .o {
  color: transparent;
}

.highlight .ow {
  color: transparent;
}

.highlight .c {
  color: #adb8c7;
}

.highlight .cm {
  color: #adb8c7;
}

.highlight .cp {
  color: #adb8c7;
}

.highlight .c1 {
  color: #adb8c7;
}

.highlight .cs {
  background-color: #a37fd0;
  color: #adb8c7;
}

.highlight .k {
  color: #f2590c;
}

.highlight .kc {
  color: #f2590c;
}

.highlight .kd {
  color: #f2590c;
}

.highlight .kn {
  color: #f2590c;
}

.highlight .kp {
  color: #f2590c;
}

.highlight .kr {
  color: #f2590c;
}

.highlight .kt {
  color: #f2590c;
}

.highlight .l {
  color: #a37fd0;
}

.highlight .ld {
  color: transparent;
}

.highlight .m {
  color: #a37fd0;
}

.highlight .mf {
  color: #a37fd0;
}

.highlight .mh {
  color: #a37fd0;
}

.highlight .mi {
  color: #a37fd0;
}

.highlight .mo {
  color: #a37fd0;
}

.highlight .il {
  color: #a37fd0;
}

.highlight .s {
  color: #9ab500;
}

.highlight .sb {
  color: #9ab500;
}

.highlight .sc {
  color: #9ab500;
}

.highlight .sd {
  color: #9ab500;
}

.highlight .s2 {
  color: #9ab500;
}

.highlight .se {
  color: #9ab500;
}

.highlight .sh {
  color: #9ab500;
}

.highlight .si {
  color: transparent;
}

.highlight .sx {
  color: #9ab500;
}

.highlight .sr {
  color: #9ab500;
}

.highlight .s1 {
  color: #9ab500;
}

.highlight .ss {
  color: #a37fd0;
}

.highlight .g {
  color: transparent;
}

.highlight .gd {
  color: transparent;
}

.highlight .ge {
  color: transparent;
}

.highlight .gr {
  color: transparent;
}

.highlight .gh {
  color: transparent;
}

.highlight .gi {
  color: transparent;
}

.highlight .go {
  color: transparent;
}

.highlight .gp {
  color: transparent;
}

.highlight .gs {
  color: transparent;
}

.highlight .gu {
  color: transparent;
}

.highlight .gt {
  color: transparent;
}

.highlight .x {
  color: transparent;
}

.highlight .w {
  color: transparent;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  margin-bottom: -1.125em;
  overflow: hidden;
  padding-bottom: .75em;
  position: relative;
  text-decoration: none;
}

.button svg {
  bottom: -10px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1000px;
}

.button path {
  fill: none;
  stroke: #f9415d;
  stroke-dasharray: 200 450;
  stroke-dashoffset: 140;
  stroke-width: 2;
  -webkit-transition: stroke-dashoffset 1s ease-in-out;
  transition: stroke-dashoffset 1s ease-in-out;
}

.button:hover path {
  stroke-dashoffset: 410;
}

.home-icon,
.home-icon:hover {
  text-decoration: none;
}

.logo--frame,
.logo--lens {
  -webkit-transition: fill .5s;
  transition: fill .5s;
}

a .logo:hover .logo--frame {
  fill: #020122;
}

.page--study .logo--frame,
.header--sticky .logo--frame {
  fill: #fff;
}

.header {
  margin: 0 -.75em;
  padding: 0.75em .75em;
  position: absolute;
  top: 4.5em;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: none;
  transition: none;
  width: 100%;
  z-index: 9999;
}

@media (min-width: 42em) {
  .header {
    margin: 0 calc(3.39474em + -9.86842vw);
    padding: 0.75em calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .header {
    margin: 0 -4.5em;
    padding: 0.75em 4.5em;
  }
}

.header--sticky {
  background: #f9415d;
  position: fixed;
  top: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 100vw;
}

.header--sticky circle {
  fill: #fff;
}

.header--hidden {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header__title {
  border-left: 1px solid rgba(255,255,255,0.3);
  color: #fff;
  font-size: .75em;
  margin-left: 2em;
  padding-left: 2em;
}

.nav-toggle {
  margin-left: auto;
}

.nav-toggle svg {
  height: 1.75em;
  vertical-align: middle;
  width: 1.75em;
}

.nav-toggle svg circle {
  -webkit-transition: fill .5s;
  transition: fill .5s;
}

.nav-toggle:hover circle {
  fill: #f9415d;
}

.header--sticky .nav-toggle:hover circle {
  fill: #020122;
}

.nav {
  background: #f9415d;
  bottom: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3em .75em;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity .375s;
  transition: opacity .375s;
  z-index: 10000;
}

@media (min-width: 42em) {
  .nav {
    padding: calc(1.34211em + 3.94737vw) calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .nav {
    padding: 4.5em;
  }
}

.nav:target,
.nav.nav--open {
  opacity: 1;
  pointer-events: initial;
  -webkit-transition: opacity .375s;
  transition: opacity .375s;
  z-index: 9999;
}

.nav__container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  left: 50%;
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4.5em .75em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100vw;
}

@media (min-width: 42em) {
  .nav__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 4.5em calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .nav__container {
    padding: 4.5em;
  }
}

@media (min-width: 42em) {
  .nav__menu {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin: 0;
  }
}

.nav__item {
  display: inline-block;
  margin: 0 0 .75em;
  opacity: 0;
  position: relative;
  text-align: center;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: opacity .375s .5s, -webkit-transform .375s .5s;
  transition: opacity .375s .5s, -webkit-transform .375s .5s;
  transition: opacity .375s .5s, transform .375s .5s;
  transition: opacity .375s .5s, transform .375s .5s, -webkit-transform .375s .5s;
}

.nav--open .nav__item {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.nav--open .nav__item:nth-child(1) {
  -webkit-transition: opacity 0.25s 0.45s,-webkit-transform 0.25s 0.45s;
  transition: opacity 0.25s 0.45s,-webkit-transform 0.25s 0.45s;
  transition: opacity 0.25s 0.45s,transform 0.25s 0.45s;
  transition: opacity 0.25s 0.45s,transform 0.25s 0.45s,-webkit-transform 0.25s 0.45s;
}

.nav--open .nav__item:nth-child(2) {
  -webkit-transition: opacity 0.25s 0.525s,-webkit-transform 0.25s 0.525s;
  transition: opacity 0.25s 0.525s,-webkit-transform 0.25s 0.525s;
  transition: opacity 0.25s 0.525s,transform 0.25s 0.525s;
  transition: opacity 0.25s 0.525s,transform 0.25s 0.525s,-webkit-transform 0.25s 0.525s;
}

.nav--open .nav__item:nth-child(3) {
  -webkit-transition: opacity 0.25s 0.6s,-webkit-transform 0.25s 0.6s;
  transition: opacity 0.25s 0.6s,-webkit-transform 0.25s 0.6s;
  transition: opacity 0.25s 0.6s,transform 0.25s 0.6s;
  transition: opacity 0.25s 0.6s,transform 0.25s 0.6s,-webkit-transform 0.25s 0.6s;
}

.nav--open .nav__item:nth-child(4) {
  -webkit-transition: opacity 0.25s 0.675s,-webkit-transform 0.25s 0.675s;
  transition: opacity 0.25s 0.675s,-webkit-transform 0.25s 0.675s;
  transition: opacity 0.25s 0.675s,transform 0.25s 0.675s;
  transition: opacity 0.25s 0.675s,transform 0.25s 0.675s,-webkit-transform 0.25s 0.675s;
}

.nav--open .nav__item:nth-child(5) {
  -webkit-transition: opacity 0.25s 0.75s,-webkit-transform 0.25s 0.75s;
  transition: opacity 0.25s 0.75s,-webkit-transform 0.25s 0.75s;
  transition: opacity 0.25s 0.75s,transform 0.25s 0.75s;
  transition: opacity 0.25s 0.75s,transform 0.25s 0.75s,-webkit-transform 0.25s 0.75s;
}

.nav--open .nav__item:nth-child(6) {
  -webkit-transition: opacity 0.25s 0.825s,-webkit-transform 0.25s 0.825s;
  transition: opacity 0.25s 0.825s,-webkit-transform 0.25s 0.825s;
  transition: opacity 0.25s 0.825s,transform 0.25s 0.825s;
  transition: opacity 0.25s 0.825s,transform 0.25s 0.825s,-webkit-transform 0.25s 0.825s;
}

.nav__link {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  color: #fff;
  display: inline-block;
  font-size: 4.5em;
  font-weight: 300;
  line-height: 1em;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transition: color .5s;
  transition: color .5s;
}

.font-have-heart-loaded .nav__link {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

@media (min-height: 64em) {
  .nav__link {
    font-size: 6em;
  }
}

.nav__link:hover,
.nav__link:focus {
  color: #020122;
  text-decoration: none;
}

@media (min-width: 42em) {
  .nav__close {
    right: calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .nav__close {
    right: 4.5em;
  }
}

.nav__close svg g {
  -webkit-transition: stroke .5s;
  transition: stroke .5s;
}

.nav__close:hover g {
  stroke: #020122;
}

@media (min-width: 42em) {
  .nav__home {
    left: calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .nav__home {
    left: 4.5em;
  }
}

 {
  position: absolute;
  top: 1.5em;
  z-index: 1;
}

@media (min-width: 42em) {
  .nav__home,
  .nav__close {
    right: calc(-3.39474em + 9.86842vw);
    top: calc(-.15789em + 3.94737vw);
  }
}

@media (min-width: 80em) {
  .nav__home,
  .nav__close {
    right: 4.5em;
    top: 3em;
  }
}

@media (min-width: 42em) {
  .nav__studies {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    padding: 0;
    text-align: left;
  }
}

@media (min-width: 42em) {
  .nav__study-item .study__icons {
    text-align: left;
  }
}

.nav__study-link:hover {
  color: #020122;
}

.nav__study-title {
  font-family: "Georgia",serif;
  font-weight: 700;
}

.font-gauthier-loaded .nav__study-title {
  font-family: "GauthierFY","Georgia",serif;
}

.footer {
  background: #4a1942;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -.75em;
  padding: 0.75em .75em;
}

@media (min-width: 42em) {
  .footer {
    margin: 0 calc(3.39474em + -9.86842vw);
    padding: 0.75em calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .footer {
    margin: 0 -4.5em;
    padding: 0.75em 4.5em;
  }
}

.page--study .footer {
  margin: 0;
}

.footer span,
.footer a {
  font-size: .75em;
}

.footer a {
  color: #fff;
  text-decoration: underline;
}

@-webkit-keyframes fadeInForm {
  0% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(4.5rem);
    transform: translateY(4.5rem);
  }

  100% {
    display: grid;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInForm {
  0% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(4.5rem);
    transform: translateY(4.5rem);
  }

  100% {
    display: grid;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutForm {
  0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(-4.5rem);
    transform: translateY(-4.5rem);
  }
}

@keyframes fadeOutForm {
  0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(-4.5rem);
    transform: translateY(-4.5rem);
  }
}

.contact {
  margin-top: 4.5em;
  padding: 0 .75em 4.5em;
  text-align: center;
}

@media (min-width: 42em) {
  .contact {
    padding: 0 calc(-3.39474em + 9.86842vw) 4.5em;
  }
}

@media (min-width: 80em) {
  .contact {
    padding: 0 4.5em 4.5em;
  }
}

.contact__cta {
  color: #f9415d;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.contact__cta:hover {
  color: #020122;
}

.contact__cta h3,
.contact__cta .page--error .page__listing a,
.page--error .page__listing .contact__cta a {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  font-size: 22vw;
  font-weight: 400;
  letter-spacing: 0;
  line-height: .75em;
  text-align: center;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  font-size: 4.5em;
  line-height: 1em;
  margin: 0;
  position: relative;
  text-transform: lowercase;
}

.font-have-heart-loaded .contact__cta h3,
.font-have-heart-loaded .contact__cta .page--error .page__listing a,
.page--error .page__listing .font-have-heart-loaded .contact__cta a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

@media (min-width: 80em) {
  .contact__cta h3,
  .contact__cta .page--error .page__listing a,
  .page--error .page__listing .contact__cta a {
    font-size: 6em;
  }
}

.contact__social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.5em;
}

.contact__popup .contact__social {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0;
}

.contact__social-link {
  margin: 0 .75em;
  width: 1.5em;
}

.contact__popup .contact__social-link:first-child {
  margin-left: 0;
}

.contact__social-link svg {
  height: 1.5em;
  width: 1.5em;
}

.contact__social-link path {
  fill: #020122;
  stroke: none;
  -webkit-transition: fill .5s;
  transition: fill .5s;
}

.contact__popup .contact__social-link path {
  fill: #fff;
}

.contact__social-link--twitter:hover path {
  fill: #1da1f2;
}

.contact__social-link--github:hover path {
  fill: #6e5494;
}

.contact__social-link--dribbble:hover path {
  fill: #ea4c89;
}

.contact__social-link--refind:hover path {
  fill: #0090f2;
}

.contact__popup {
  background: #f9415d;
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  padding: 1.5em .75em;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity .375s ease;
  transition: opacity .375s ease;
  z-index: 0;
}

@media (min-width: 42em) {
  .contact__popup {
    padding: calc(-1.81579em + 7.89474vw) calc(-3.39474em + 9.86842vw);
  }
}

@media (min-width: 80em) {
  .contact__popup {
    padding: 4.5em;
  }
}

.contact__popup--open {
  opacity: 1;
  pointer-events: all;
  z-index: 9999;
}

.contact__close g {
  -webkit-transition: stroke .5s;
  transition: stroke .5s;
}

.contact__close:hover g {
  stroke: #020122;
}

.contact__content {
  opacity: 0;
  -webkit-transform: translateY(6rem);
  transform: translateY(6rem);
  -webkit-transition: opacity .375s .5s, -webkit-transform .375s .5s;
  transition: opacity .375s .5s, -webkit-transform .375s .5s;
  transition: opacity .375s .5s, transform .375s .5s;
  transition: opacity .375s .5s, transform .375s .5s, -webkit-transform .375s .5s;
}

.contact__popup--open .contact__content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.contact__popup--open .contact__content.contact__content--hidden {
  opacity: 0;
  -webkit-transform: translateY(6rem);
  transform: translateY(6rem);
}

@media (min-width: 64em) {
  .contact__title {
    font-size: 3em;
    line-height: 1em;
    margin: 0 0 1em;
  }
}

.contact__form {
  max-width: 36em;
  padding: 0 0 1.5em;
}

@media (min-width: 42em) {
  .contact__form {
    padding-bottom: calc(-1.81579em + 7.89474vw);
  }
}

@media (min-width: 80em) {
  .contact__form {
    padding-bottom: 4.5em;
  }
}

.contact__form .form__description a {
  color: #fff;
  text-decoration: underline;
}

.contact__form .form__description a:hover {
  color: #020122;
}

.contact__form .form__input {
  background: rgba(2,1,34,0.1);
  border-width: 0;
  color: #fff;
  -webkit-transition: background-color .5s, color .5s;
  transition: background-color .5s, color .5s;
}

.contact__form .form__input:focus {
  background-color: #fff;
  color: #020122;
}

.contact__form .form__group--hidden {
  display: none;
}

.contact__form .form__buttons span {
  opacity: .7;
}

.contact__form .form__buttons button {
  background: #fff;
  border-color: #fff;
  color: #020122;
}

.contact__form .form__buttons button:hover {
  background: #f9415d;
  color: #fff;
}

@media (min-width: 32em) {
  .social {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (min-width: 64em) {
  .social {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 0 -1.5em;
    position: -webkit-sticky;
    position: sticky;
    top: calc(-1.97368em + 11.84211vw);
    -webkit-transform: translate(-0.4em, 0.75em);
    transform: translate(-0.4em, 0.75em);
  }
}

@media (min-width: 80em) {
  .social {
    top: 7.5em;
  }
}

.social__likes,
.social__mentions {
  color: #020122;
  left: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0.5em, -62.5%);
  transform: translate(0.5em, -62.5%);
  width: 100%;
}

@media (min-width: 51em) {
  .social__likes,
  .social__mentions {
    -webkit-transform: translate(0.75em, -62.5%);
    transform: translate(0.75em, -62.5%);
  }
}

@media (min-width: 64em) {
  .social__link {
    margin: 0 0 1.5em;
  }
}

.social__link--mention {
  margin-right: 2.25em;
}

@media (min-width: 64em) {
  .social__link--like,
  .social__link--mention {
    margin-right: 0;
  }
}

.social__link--like path {
  fill: transparent;
  stroke: #f9415d;
  -webkit-transition: fill .25s;
  transition: fill .25s;
}

.social__link--liked path {
  fill: #f9415d;
}

.social__link--mention path {
  fill: transparent;
  stroke: #00a878;
  -webkit-transition: fill .25s;
  transition: fill .25s;
}

.social__link--has-mentions path {
  fill: #00a878;
}

.social__link--twitter path {
  stroke: #1da1f2;
}

.social__link--facebook path {
  stroke: #3b5998;
}

.webmentions {
  font-size: .875em;
  line-height: 1.5em;
  margin: 0 0 4.5em;
}

.webmentions__wrapper {
  margin: 0 auto 4.5em;
  max-width: 32em;
}

.webmentions__list {
  list-style: none;
}

.webmentions__not-found {
  font-family: "Georgia",serif;
  font-style: italic;
}

.font-gauthier-loaded .webmentions__not-found {
  font-family: "GauthierFY","Georgia",serif;
}

.webmentions__item {
  border-bottom: 1px dashed rgba(2,1,34,0.05);
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}

.webmentions__item:last-child {
  border-bottom-width: 0;
}

.webmention {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.webmention__author a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.webmention__author__photo {
  border-radius: .25em;
  margin-right: 1.5em;
  width: 3em;
}

.webmention__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 4.5em;
}

.webmention__content p {
  margin-bottom: 0;
}

.webmention__meta {
  font-weight: 700;
  margin-left: auto;
}

.webmention__source {
  background: url("/img/icons/link.svg") left center/contain no-repeat;
  display: inline-block;
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  position: relative;
  text-indent: 1.5em;
  vertical-align: middle;
  white-space: nowrap;
  width: 1em;
}

.webmention__source:hover {
  margin-right: -.5em;
  overflow: inherit;
  width: 1.5em;
}

.webmention--like .webmention__content,
.webmention--repost .webmention__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  padding-left: 0;
}

.webmention--like .webmention__content a:last-of-type,
.webmention--repost .webmention__content a:last-of-type {
  display: none;
}

.webmention--like .webmention__author .p-name,
.webmention--repost .webmention__author .p-name {
  display: none;
}

.intro {
  margin: 0 auto 4.5em;
  max-width: 32em;
}

.intro__heading {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  font-size: 22vw;
  font-weight: 400;
  letter-spacing: 0;
  line-height: .75em;
  text-align: center;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  color: #f9415d;
  font-size: 3em;
  line-height: 1em;
  margin: 0 0 .5em;
}

.font-have-heart-loaded .intro__heading {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

@media (min-width: 24em) {
  .intro__heading {
    font-size: 3.75em;
  }
}

@media (min-width: 42em) {
  .intro__heading {
    font-size: 4.5em;
  }
}

@media (min-width: 80em) {
  .intro__heading {
    font-size: 5.25em;
  }
}

.intro h4 {
  font-family: "Georgia",serif;
}

.font-gauthier-loaded .intro h4 {
  font-family: "GauthierFY","Georgia",serif;
}

.homepage-section {
  margin: 0 auto;
  max-width: 32em;
}

.homepage-section__heading {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  font-size: 22vw;
  font-weight: 400;
  letter-spacing: 0;
  line-height: .75em;
  text-align: center;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  font-size: 2.25em;
  line-height: 1em;
  margin: 1.5em 0 .5em;
}

.font-have-heart-loaded .homepage-section__heading {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

@media (min-width: 24em) {
  .homepage-section__heading {
    font-size: 3em;
  }
}

@media (min-width: 42em) {
  .homepage-section__heading {
    font-size: 3.75em;
  }
}

@media (min-width: 80em) {
  .homepage-section__heading {
    font-size: 4.5em;
  }
}

.homepage-section__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
}

.homepage-section__item {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  line-height: 1.5em;
  margin: 0 0 1.5em;
}

@media (min-width: 32em) {
  .homepage-section__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 1.5em);
    flex: 0 0 calc(50% - 1.5em);
  }
}

.homepage-section__item:last-child {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.homepage-section__item p {
  margin: 0;
}

.homepage-section__title {
  margin: 0;
}

.homepage-section__link {
  color: #f9415d;
  text-decoration: none;
}

.homepage-section__link[data-visited="true"] {
  color: #020122;
}

.homepage-section__link[data-visited="true"]::after {
  background: #020122;
  border-radius: .15em;
  color: #fff;
  content: '✓ Read';
  font-size: .625em;
  font-weight: 300;
  letter-spacing: normal;
  margin-left: .25em;
  padding: 0 .25em;
  position: relative;
  vertical-align: top;
  z-index: 2;
}

.homepage-section__meta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 1.5em;
}

.homepage-section .button {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-right: auto;
}

.projects {
  padding: 0 0 4.5em;
}

.projects__filter {
  margin-bottom: 1.5em;
}

.projects__filter li {
  display: inline-block;
  list-style: none;
}

.projects__filter a {
  margin-right: 1.5em;
}

.projects__filter a.active {
  color: #f9415d;
  font-weight: 700;
}

.projects__list>ul {
  display: grid;
  font-size: .875em;
  grid-gap: 1.5em;
  grid-template-columns: 1fr;
  list-style: none;
}

@media (min-width: 48em) {
  .projects__list>ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 72em) {
  .projects__list>ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.projects__project {
  border: 1px solid rgba(2,1,34,0.05);
  border-radius: .25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5em;
  opacity: 0;
  padding: .75em;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: border .25s, background .25s, opacity .5s .5s, -webkit-transform .5s .5s;
  transition: border .25s, background .25s, opacity .5s .5s, -webkit-transform .5s .5s;
  transition: border .25s, background .25s, opacity .5s .5s, transform .5s .5s;
  transition: border .25s, background .25s, opacity .5s .5s, transform .5s .5s, -webkit-transform .5s .5s;
}

.projects__project.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.projects__project a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font: inherit;
  height: 100%;
  text-decoration: none;
  -webkit-transition: color .25s;
  transition: color .25s;
}

.projects__project svg path {
  fill: #f9415d;
  -webkit-transition: fill .25s;
  transition: fill .25s;
}

.projects__project:hover {
  background: #f9415d;
  border-color: #f9415d;
}

.projects__project:hover a {
  color: #fff;
  text-decoration: none;
}

.projects__project:hover svg path {
  fill: #fff;
}

.projects__project:hover .projects__icon {
  color: #fff;
}

@media (min-width: 48em) {
  .projects__project:nth-child(2n+1) {
    -webkit-transition: border 0.25s,background 0.25s,opacity 0.5s 0s,-webkit-transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,-webkit-transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,transform 0.5s 0s,-webkit-transform 0.5s 0s;
  }

  .projects__project:nth-child(2n+2) {
    -webkit-transition: border 0.25s,background 0.25s,opacity 0.5s .125s,-webkit-transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,-webkit-transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,transform 0.5s .125s,-webkit-transform 0.5s .125s;
  }
}

@media (min-width: 72em) {
  .projects__project:nth-child(3n+1) {
    -webkit-transition: border 0.25s,background 0.25s,opacity 0.5s 0s,-webkit-transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,-webkit-transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,transform 0.5s 0s;
    transition: border 0.25s,background 0.25s,opacity 0.5s 0s,transform 0.5s 0s,-webkit-transform 0.5s 0s;
  }

  .projects__project:nth-child(3n+2) {
    -webkit-transition: border 0.25s,background 0.25s,opacity 0.5s .125s,-webkit-transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,-webkit-transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,transform 0.5s .125s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .125s,transform 0.5s .125s,-webkit-transform 0.5s .125s;
  }

  .projects__project:nth-child(3n+3) {
    -webkit-transition: border 0.25s,background 0.25s,opacity 0.5s .25s,-webkit-transform 0.5s .25s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .25s,-webkit-transform 0.5s .25s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .25s,transform 0.5s .25s;
    transition: border 0.25s,background 0.25s,opacity 0.5s .25s,transform 0.5s .25s,-webkit-transform 0.5s .25s;
  }
}

.projects__project [data-description] {
  height: 3em;
}

.projects__meta {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: auto 0 0;
}

.projects__meta>li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum';
  margin-right: 1.5em;
}

.projects__icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f9415d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: .375em;
}

.projects__icon svg {
  height: 1em;
}

.projects__link {
  color: #020122;
}

.project-highlights {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 6em;
}

.project-highlights__column--left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
}

@media (min-width: 42em) {
  .project-highlights__column--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    top: calc(-1.81579em + 7.89474vw);
  }
}

@media (min-width: 80em) {
  .project-highlights__column--left {
    top: 4.5em;
  }
}

@media (min-width: 56em) {
  .project-highlights__column--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}

.project-highlights__column--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media (min-width: 42em) {
  .project-highlights__column--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
}

@media (min-width: 56em) {
  .project-highlights__column--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}

.project-highlights__list {
  list-style: none;
  margin: 4.5em 0 0;
}

.project-highlights__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
  transition: opacity .5s .5s, -webkit-transform .5s .5s;
  transition: opacity .5s .5s, transform .5s .5s;
  transition: opacity .5s .5s, transform .5s .5s, -webkit-transform .5s .5s;
}

.project-highlights__item.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.project-highlights__item:not(:last-child) {
  margin: 0 0 4.5em;
}

.project-highlights__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.project-highlights__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3em;
  flex: 0 0 3em;
  margin-right: 1.5em;
}

@media (min-width: 56em) {
  .project-highlights__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    margin-right: 3em;
  }
}

.project-highlights__image img {
  border-radius: .25em;
  width: 100%;
}

.posts {
  padding: 0 0 4.5em;
}

.post.animate-on-scroll {
  opacity: 0;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  transition: opacity .5s, transform .5s, -webkit-transform .5s;
}

.post.animate-on-scroll.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.post__share svg {
  vertical-align: middle;
  width: 1.5em;
}

.post__share path {
  fill: #6369d1;
}

@media (min-width: 32em) {
  .post__header {
    text-align: left;
  }
}

.post__link {
  color: #f9415d;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration-color .5s ease;
  transition: -webkit-text-decoration-color .5s ease;
  transition: text-decoration-color .5s ease;
  transition: text-decoration-color .5s ease, -webkit-text-decoration-color .5s ease;
}

.post__link:hover {
  -webkit-text-decoration-color: #f9415d;
  text-decoration-color: #f9415d;
}

.post__content h3,
.post__content .page--error .page__listing a,
.page--error .page__listing .post__content a {
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 1em;
  margin: 3em 0 1.5em;
  text-transform: uppercase;
}

@media (min-width: 32em) {
  .post__meta {
    text-align: left;
    width: auto;
  }
}

 {
  font-size: .875em;
}

@media (min-width: 32em) {
  .post__tags {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: auto;
  }
}

.posts__list .post {
  margin: 0 0 4.5em;
}

.posts__break {
  background: url("/img/icons/logo.svg") center/contain no-repeat;
  border: 0;
  display: block;
  height: .875em;
  margin: 0 0 6em;
}

.posts__pagination {
  margin: 0 auto;
  max-width: 32em;
}

.page--post .posts__pagination {
  margin: 0 auto 4.5em;
}

.posts__pagination ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  position: relative;
}

.posts__pagination ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 15em;
  text-align: center;
}

.posts__pagination ul li:nth-child(2) {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.posts__pagination-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .875em;
  text-decoration: none;
  white-space: normal;
}

.posts__pagination-link::before,
.posts__pagination-link::after {
  -ms-flex-item-align: center;
  align-self: center;
  color: #f9415d;
  line-height: 1.625em;
}

.posts__pagination-link:hover::before,
.posts__pagination-link:hover::after {
  text-decoration: none;
}

.posts__pagination-link--next {
  text-align: right;
}

.posts__pagination-link--next::after {
  content: '→';
  margin-left: .75em;
}

.posts__pagination-link--previous {
  text-align: left;
}

.posts__pagination-link--previous::before {
  content: '←';
  margin-right: .75em;
}

.page--tag .posts>h4 {
  margin: 0 auto 1.14286em;
  max-width: 24.38095em;
}

.page--error {
  min-height: calc(100vh - .6em);
  padding: 0;
}

.page--error main {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 650px) {
  .page--error main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.page--error .page__wrapper,
.page--error .page__listing {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 4.5em 1.5em 0;
}

@media (min-width: 650px) {
  .page--error .page__wrapper {
    height: calc(100vh - .6em);
    overflow-y: auto;
  }
}

@media (min-width: 42em) {
  .page--error .page__wrapper {
    padding: 4.5em 3em 0 calc(-1.81579em + 7.89474vw);
  }
}

@media (min-width: 80em) {
  .page--error .page__wrapper {
    padding: 4.5em 3em 0 4.5em;
  }
}

.page--error .page__listing {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.5em;
}

@media (min-width: 650px) {
  .page--error .page__listing {
    padding-top: 0 1.5em;
  }
}

@media (min-width: 42em) {
  .page--error .page__listing {
    padding: 0 calc(-1.81579em + 7.89474vw) calc(-2.72368em + 11.84211vw) 3em;
  }
}

@media (min-width: 80em) {
  .page--error .page__listing {
    padding: 0 4.5em 6.75em 3em;
  }
}

.page--error .page__listing li {
  list-style: circle outside;
  margin: 0 0 .75em;
}

.page--error .page__listing a {
  font-family: "Georgia",serif;
}

.font-gauthier-loaded .page--error .page__listing a {
  font-family: "GauthierFY","Georgia",serif;
}

.page--error .page__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

@media (min-width: 650px) {
  .page--error .page__image {
    bottom: 0;
    height: calc(100vh - .6em);
    left: 50%;
    position: fixed;
    right: 0;
    top: 0;
  }
}

.page--error .page__image img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}

.page--error .header {
  margin: 0;
  position: absolute;
}

.error {
  padding: 4.5em 0 0;
}

.error__code {
  color: #f9415d;
}

.error__title {
  font-family: "Georgia",serif;
}

.font-gauthier-loaded .error__title {
  font-family: "GauthierFY","Georgia",serif;
}

.error .search__form {
  margin-bottom: 3em;
}

@media (min-width: 42em) {
  .error .search__form {
    margin-bottom: 4.5em;
  }
}

.search__form {
  margin: 0 0 4.5em;
}

.search__results {
  list-style: none;
}

.search__results:empty {
  margin-top: -4.5em;
}

.search__result {
  margin: 0 0 3em;
}

.search__result--not-found,
.search__result--count {
  font-family: "Georgia",serif;
  color: #f9415d;
  font-style: italic;
}

.font-gauthier-loaded .search__result--not-found,
.font-gauthier-loaded .search__result--count {
  font-family: "GauthierFY","Georgia",serif;
}

.tags {
  padding: 4.5em 0;
}

.tags__list {
  -webkit-column-count: 2;
  column-count: 2;
  list-style: none;
}

@media (min-width: 24em) {
  .tags__list {
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 36em) {
  .tags__list {
    -webkit-column-count: 4;
    column-count: 4;
  }
}

.tags__tag {
  font-size: .875em;
}

.page--study {
  padding: 0;
}

.page--study .header {
  margin: 0;
}

.page--study .header:not(.header--sticky) {
  display: none;
}

.studies {
  margin: 0 -1.5em;
  overflow: hidden;
}

@media (min-width: 42em) {
  .studies {
    margin: 0 calc(1.81579em + -7.89474vw);
  }
}

@media (min-width: 54em) {
  .studies {
    margin-top: -25vw;
  }
}

@media (min-width: 80em) {
  .studies {
    margin: -25vw -4.5em 0;
  }
}

.studies__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  margin-bottom: .375em;
  width: 70%;
}

.studies .study__icons {
  text-align: left;
}

.studies .study__icons .logo--frame,
.studies .study__icons .octicon--plus polygon,
.studies .study__icons .study__icon path {
  fill: #020122;
}

.studies__image {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  height: 50vw;
  width: 50vw;
}

@media (min-width: 54em) {
  .studies__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.studies__image svg {
  margin-top: auto;
  width: 100%;
}

.studies__title {
  font-family: "Georgia",serif;
}

.font-gauthier-loaded .studies__title {
  font-family: "GauthierFY","Georgia",serif;
}

.studies__item {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 1.5em 6em;
  pointer-events: none;
  position: relative;
}

@media (min-width: 42em) {
  .studies__item {
    margin-bottom: calc(9.47368em + -11.84211vw);
  }
}

@media (min-width: 54em) {
  .studies__item:not(:first-of-type) {
    margin-top: -15vw;
  }
}

@media (min-width: 80em) {
  .studies__item {
    margin-bottom: 0;
  }
}

.studies__item .home-icon,
.studies__item .button {
  pointer-events: all;
}

@media (max-width: 54em) {
  .studies__item .studies__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    z-index: 1;
  }

  .studies__item .studies__image {
    bottom: 10vw;
    position: absolute;
    right: -25vw;
  }
}

@media (max-width: 54em) and (min-width: 54em) {
  .studies__item .studies__image {
    bottom: 3em;
  }
}

@media (max-width: 54em) {
  .studies__item .studies__title {
    font-size: 2.25em;
  }
}

@media (max-width: 54em) and (max-width: 24em) {
  .studies__item .studies__title {
    font-size: 1.5em;
  }
}

@media (min-width: 42em) {
  .studies__item {
    padding: 0 calc(-1.81579em + 7.89474vw) 4.5em;
  }
}

@media (min-width: 54em) {
  .studies__item .studies__content {
    margin-right: 3em;
  }

  .studies__item .studies__image {
    margin-right: -50vw;
  }

  .studies__item:nth-child(2n+1):not(:only-child) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .studies__item:nth-child(2n+1):not(:only-child) .studies__content {
    margin-left: 3em;
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .studies__item:nth-child(2n+1):not(:only-child) .studies__image {
    margin-left: -50vw;
    margin-right: 0;
  }
}

@media (min-width: 80em) {
  .studies__item {
    padding: 0 4.5em 4.5em;
  }
}

.studies--cta {
  margin: 0 -1.5em;
  position: relative;
  z-index: 0;
}

@media (min-width: 42em) {
  .studies--cta {
    margin: 0 calc(1.81579em + -7.89474vw);
  }
}

@media (min-width: 80em) {
  .studies--cta {
    margin: 0 -4.5em;
  }
}

.page--study .studies--cta {
  margin: 0;
}

.studies--cta .studies__item {
  padding: 3em 1.5em;
}

@media (min-width: 42em) {
  .studies--cta .studies__item {
    padding: calc(1.34211em + 3.94737vw) calc(-1.81579em + 7.89474vw);
  }
}

@media (min-width: 80em) {
  .studies--cta .studies__item {
    padding: 4.5em;
  }
}

.studies--cta .studies__image {
  margin-top: -100vw;
}

.studies--cta .button {
  z-index: 5;
}

.study__intro {
  padding: 4.5em 1.5em 0;
  position: relative;
}

@media (min-width: 42em) {
  .study__intro {
    padding: 4.5em calc(-1.81579em + 7.89474vw) 0;
  }
}

@media (min-width: 80em) {
  .study__intro {
    padding: 4.5em 4.5em 0;
  }
}

.study__section .study__icons,
.study__section .study__title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out, -webkit-transform .5s .5s ease-out;
}

.loading .study__section .study__icons,
.loading .study__section .study__title {
  opacity: 0;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
}

.study__section.animate-on-scroll .study__icons,
.study__section.animate-on-scroll .study__title {
  opacity: 0;
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
}

.study__section.animate-on-scroll.animated .study__icons,
.study__section.animate-on-scroll.animated .study__title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, -webkit-transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out;
  transition: opacity .5s .5s ease-in, transform .5s .5s ease-out, -webkit-transform .5s .5s ease-out;
}

.study__icon--1855 {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.study__title {
  color: #fff;
  margin: 9em 0 3em;
}

.study__title h1 {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  font-size: 22vw;
  font-weight: 400;
  letter-spacing: 0;
  line-height: .75em;
  text-align: center;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  font-size: 18vw;
  margin: 0;
  text-align: center;
}

.font-have-heart-loaded .study__title h1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

.study__content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.5em 4.5em;
}

@media (min-width: 42em) {
  .study__content {
    padding: 0 calc(-1.81579em + 7.89474vw) 4.5em;
  }
}

@media (min-width: 80em) {
  .study__content {
    padding: 0 4.5em 4.5em;
  }
}

.study__content .post__content {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
}

.study__type-sample {
  background: #fff;
  left: 50%;
  margin: 3em 0;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  z-index: 1001;
}

.study__type-sample-wrapper {
  height: 100%;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.study__type-sample-wrapper>span {
  display: inline-block;
  left: 50vw;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 125vw;
}

@media (min-width: 42em) {
  .study__type-sample::after,
  .study__type-sample::before {
    content: '';
    display: inline-block;
    height: 3em;
    left: calc(35.02632em + 11.84211vw);
    margin-left: 12.5vw;
    pointer-events: none;
    position: absolute;
    right: 0;
  }

  .study__type-sample::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(66.66%, #fff), to(#fff));
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 66.66%, #fff);
    bottom: 100%;
  }

  .study__type-sample::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0)), color-stop(66.66%, #fff), to(#fff));
    background: linear-gradient(to top, rgba(255,255,255,0), #fff 66.66%, #fff);
    top: 100%;
  }
}

.study__feature-list {
  list-style: none;
}

.study__feature-list li {
  padding: 1.5em 0 1.5em 3em;
  position: relative;
}

@media (min-width: 42em) {
  .study__feature-list li {
    margin: 0 4.5em;
    padding: 1.5em 0 1.5em 4.5em;
  }
}

.study__feature-list li::before {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  display: inline-block;
  float: left;
  font-size: 3em;
  left: .25em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.font-have-heart-loaded .study__feature-list li::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

@media (min-width: 42em) {
  .study__feature-list li::before {
    font-size: 4.5em;
    left: 0;
  }
}

.study__feature-list li:nth-of-type(1)::before {
  content: "1. ";
}

.study__feature-list li:nth-of-type(2)::before {
  content: "2. ";
}

.study__feature-list li:nth-of-type(3)::before {
  content: "3. ";
}

.study__feature-list li:nth-of-type(4)::before {
  content: "4. ";
}

.study__feature-list li:nth-of-type(5)::before {
  content: "5. ";
}

.study__feature-list li:nth-of-type(6)::before {
  content: "6. ";
}

.study__feature-list li:nth-of-type(7)::before {
  content: "7. ";
}

.study__feature-list li:nth-of-type(8)::before {
  content: "8. ";
}

.study__feature-list li:nth-of-type(9)::before {
  content: "9. ";
}

.study__feature-list li:nth-of-type(10)::before {
  content: "10. ";
}

.page--haresfoot .header {
  background: #b22e37;
}

.page--haresfoot .header__title {
  border-left-color: rgba(255,255,255,0.3);
}

.page--haresfoot .header .logo--frame {
  fill: #fff;
}

.page--haresfoot .header .nav-toggle circle {
  fill: #fff;
}

.study__section--haresfoot {
  background-color: #fff;
}

.study__section--haresfoot .study__intro {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(75%, rgba(255,255,255,0)), to(#fff)),url("/img/studies/haresfoot/mobile-bg.png");
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 75%, #fff 100%),url("/img/studies/haresfoot/mobile-bg.png");
  background-position: center;
  background-size: cover;
}

@media (min-width: 42em) {
  .study__section--haresfoot .study__intro {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(75%, rgba(255,255,255,0.3)), to(#fff)),url("/img/studies/haresfoot/bg.png");
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 75%, #fff 100%),url("/img/studies/haresfoot/bg.png");
  }
}

.study__section--haresfoot .study__title {
  color: #f3813b;
}

.study__section--haresfoot .study__icons .logo--frame,
.study__section--haresfoot .study__icons .octicon--plus polygon,
.study__section--haresfoot .study__icons .study__icon path {
  fill: #f3813b;
}

.study__section--haresfoot.study__section--intro {
  background: #d96332;
}

.study__section--haresfoot.study__section--intro .study__intro {
  background-color: #d96332;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(217,99,50,0)), color-stop(75%, rgba(217,99,50,0)), to(#d96332)),url("/img/studies/haresfoot/mobile-bg.png");
  background-image: linear-gradient(to bottom, rgba(217,99,50,0) 0%, rgba(217,99,50,0) 75%, #d96332 100%),url("/img/studies/haresfoot/mobile-bg.png");
  background-position: center;
  background-size: cover;
}

@media (min-width: 42em) {
  .study__section--haresfoot.study__section--intro .study__intro {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(217,99,50,0)), color-stop(75%, rgba(217,99,50,0.3)), to(#d96332)),url("/img/studies/haresfoot/bg.png");
    background-image: linear-gradient(to bottom, rgba(217,99,50,0) 0%, rgba(217,99,50,0.3) 75%, #d96332 100%),url("/img/studies/haresfoot/bg.png");
  }
}

.study__section--haresfoot.study__section--intro .study__title,
.study__section--haresfoot.study__section--intro .study__content,
.study__section--haresfoot.study__section--intro .study__client {
  color: #fff;
}

.study__section--haresfoot.study__section--intro .study__content a:hover {
  color: #ffc930;
}

.study__section--haresfoot.study__section--intro .study__link {
  background: #b22e37;
  border-color: #b22e37;
  color: #fff;
}

.study__section--haresfoot.study__section--intro .study__icons .logo--frame,
.study__section--haresfoot.study__section--intro .study__icons .octicon--plus polygon,
.study__section--haresfoot.study__section--intro .study__icons .study__icon path {
  fill: #fff;
}

.study__section--haresfoot.study__section--intro .image--full-width,
.study__section--haresfoot.study__section--intro .image--slideshow {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(217,99,50,0)), color-stop(15%, #d96332), to(#d96332)),-webkit-gradient(linear, left bottom, left top, from(rgba(217,99,50,0)), color-stop(15%, #d96332), to(#d96332));
  background-image: linear-gradient(to bottom, rgba(217,99,50,0), #d96332 15%, #d96332),linear-gradient(to top, rgba(217,99,50,0), #d96332 15%, #d96332);
}

.study__section--haresfoot.study__section--intro .image--full-width .slideshow__button g,
.study__section--haresfoot.study__section--intro .image--slideshow .slideshow__button g {
  stroke: #ffc930;
}

.study__section--haresfoot.study__section--intro .image--full-width .slideshow__slide,
.study__section--haresfoot.study__section--intro .image--slideshow .slideshow__slide {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  margin-right: 4.5em;
}

@media (min-width: 42em) {
  .study__section--haresfoot.study__section--intro .image--full-width .slideshow__slide,
  .study__section--haresfoot.study__section--intro .image--slideshow .slideshow__slide {
    -ms-flex-preferred-size: 15em;
    flex-basis: 15em;
  }
}

.study__section--haresfoot.study__section--intro .image__caption {
  color: #fff;
}

.study__section--haresfoot.study__section--intro .social__link path {
  stroke: #fff;
}

.study__section--haresfoot.study__section--intro .social__likes {
  color: #fff;
}

.study__section--haresfoot.study__section--website {
  background-color: #ffc930;
}

.study__section--haresfoot.study__section--website .study__intro {
  background-color: #ffc930;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,201,48,0)), color-stop(75%, rgba(255,201,48,0)), to(#ffc930)),url("/img/studies/haresfoot/mobile-bg.png");
  background-image: linear-gradient(to bottom, rgba(255,201,48,0) 0%, rgba(255,201,48,0) 75%, #ffc930 100%),url("/img/studies/haresfoot/mobile-bg.png");
  background-position: center;
  background-size: cover;
  color: #020122;
}

@media (min-width: 42em) {
  .study__section--haresfoot.study__section--website .study__intro {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,201,48,0)), color-stop(75%, rgba(255,201,48,0.3)), to(#ffc930)),url("/img/studies/haresfoot/bg.png");
    background-image: linear-gradient(to bottom, rgba(255,201,48,0) 0%, rgba(255,201,48,0.3) 75%, #ffc930 100%),url("/img/studies/haresfoot/bg.png");
  }
}

.study__section--haresfoot.study__section--website .study__title {
  color: #b22e37;
}

.study__section--haresfoot.study__section--website .study__icons .logo--frame,
.study__section--haresfoot.study__section--website .study__icons .octicon--plus polygon,
.study__section--haresfoot.study__section--website .study__icons .study__icon path {
  fill: #b22e37;
}

.studies__item--haresfoot .studies__image path {
  fill: #f3813b;
}

.studies--cta .studies__item--haresfoot {
  background: #d96332 url("/img/studies/haresfoot/bg.png") center/cover no-repeat;
}

.studies--cta .studies__item--haresfoot .studies__image path {
  fill: #fff;
}

.studies--cta .studies__item--haresfoot .study__icons .logo--frame,
.studies--cta .studies__item--haresfoot .study__icons .octicon--plus polygon,
.studies--cta .studies__item--haresfoot .study__icons .study__icon path {
  fill: #fff;
}

.studies--cta .studies__item--haresfoot .studies__title,
.studies--cta .studies__item--haresfoot .button {
  border-color: rgba(255,255,255,0.3);
  color: #fff;
}

.studies--cta .studies__item--haresfoot .studies__title:hover,
.studies--cta .studies__item--haresfoot .button:hover {
  border-color: #fff;
  color: #fff;
}

.studies--cta .studies__item--haresfoot .studies__title path,
.studies--cta .studies__item--haresfoot .button path {
  stroke: #ffc930;
}

.study__section--1855 {
  background: #fff;
}

.study__section--1855 .study__title {
  color: #fc6473;
}

.study__section--1855 .study__icons .logo--frame,
.study__section--1855 .study__icons .octicon--plus polygon,
.study__section--1855 .study__icons .study__icon path {
  fill: #fc6473;
}

.study__section--1855.study__section--intro {
  background: #fc6473;
}

.study__section--1855.study__section--intro .study__intro {
  background-color: #fc6473;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252,100,115,0)), color-stop(75%, rgba(252,100,115,0.3)), to(#fc6473)),url("/img/studies/1855/bg.jpg");
  background-image: linear-gradient(to bottom, rgba(252,100,115,0) 0%, rgba(252,100,115,0.3) 75%, #fc6473 100%),url("/img/studies/1855/bg.jpg");
  background-position: center;
  background-size: cover;
}

.study__section--1855.study__section--intro .study__title,
.study__section--1855.study__section--intro .study__content,
.study__section--1855.study__section--intro .study__client {
  color: #fff;
}

.study__section--1855.study__section--intro .study__link {
  background: #113245;
  border-color: #113245;
  color: #fff;
}

.study__section--1855.study__section--intro .study__icons .logo--frame,
.study__section--1855.study__section--intro .study__icons .octicon--plus polygon,
.study__section--1855.study__section--intro .study__icons .study__icon path {
  fill: #fff;
}

.studies__item--1855 .studies__image path {
  fill: #aa314e;
}

.study__section--love-coffee {
  background: #fff;
}

.study__section--love-coffee .study__title {
  color: #057281;
}

.study__section--love-coffee .study__icons .logo--frame,
.study__section--love-coffee .study__icons .octicon--plus polygon,
.study__section--love-coffee .study__icons .study__icon path {
  fill: #057281;
}

.study__section--love-coffee.study__section--intro {
  background: #fff;
}

.study__section--love-coffee.study__section--intro .study__intro {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(75%, #fff), to(#fff)),url("/img/studies/love-coffee/bg.jpg");
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 75%, #fff 100%),url("/img/studies/love-coffee/bg.jpg");
  background-position: center;
  background-size: cover;
}

.study__section--love-coffee.study__section--intro .study__title,
.study__section--love-coffee.study__section--intro .study__content {
  color: #020122;
}

.study__section--love-coffee.study__section--intro .study__client {
  color: #fff;
}

.study__section--love-coffee.study__section--intro .study__link {
  background: #057281;
  border-color: #057281;
  color: #fff;
}

.study__section--love-coffee.study__section--intro .study__icons .logo--frame,
.study__section--love-coffee.study__section--intro .study__icons .octicon--plus polygon,
.study__section--love-coffee.study__section--intro .study__icons .study__icon path {
  fill: #fff;
}

.studies__item--love-coffee .studies__image path {
  fill: #057281;
}

.page--vixen-fitness .header {
  background: #ffc857;
}

.page--vixen-fitness .header__title {
  border-left-color: rgba(112,65,85,0.1);
}

.page--vixen-fitness .header .logo--frame {
  fill: #704155;
}

.page--vixen-fitness .header .nav-toggle circle {
  fill: #704155;
}

.study__section--vixen-fitness {
  background: #fff;
  color: #704155;
}

.study__section--vixen-fitness .study__title {
  color: #d398bb;
}

.study__section--vixen-fitness .study__icons .logo--frame,
.study__section--vixen-fitness .study__icons .octicon--plus polygon,
.study__section--vixen-fitness .study__icons .study__icon path {
  fill: #d398bb;
}

.study__section--vixen-fitness .image--slideshow .slideshow__button g {
  stroke: #d398bb;
}

.study__section--vixen-fitness .image--branding .slideshow__slide {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.study__section--vixen-fitness .image--branding .slideshow__slide svg {
  -webkit-box-shadow: 0 3px 15px rgba(2,1,34,0.1);
  box-shadow: 0 3px 15px rgba(2,1,34,0.1);
}

.study__section--vixen-fitness .image--branding .slideshow__slide svg:not(:last-of-type) {
  margin: 0 0 1.5em;
}

.study__section--vixen-fitness .study__feature-list li::before {
  color: #d398bb;
}

.study__section--vixen-fitness.study__section--intro {
  background: #704155;
}

.study__section--vixen-fitness.study__section--intro .study__intro {
  background-color: #704155;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(112,65,85,0)), color-stop(75%, #704155), to(#704155)),url("/img/studies/vixen-fitness/bg.png");
  background-image: linear-gradient(to bottom, rgba(112,65,85,0) 0%, #704155 75%, #704155 100%),url("/img/studies/vixen-fitness/bg.png");
  background-position: center;
  background-size: cover;
}

.study__section--vixen-fitness.study__section--intro .study__title {
  color: #ffc857;
}

.study__section--vixen-fitness.study__section--intro .study__client {
  color: #fff;
}

.study__section--vixen-fitness.study__section--intro .study__content {
  color: #fff;
}

.study__section--vixen-fitness.study__section--intro .study__link {
  background: #d398bb;
  border-color: #d398bb;
  color: #fff;
}

.study__section--vixen-fitness.study__section--intro .study__icons .logo--frame,
.study__section--vixen-fitness.study__section--intro .study__icons .octicon--plus polygon,
.study__section--vixen-fitness.study__section--intro .study__icons .study__icon path {
  fill: #ffc857;
}

.study__section--vixen-fitness.study__section--intro .image--full-width,
.study__section--vixen-fitness.study__section--intro .image--slideshow {
  background: #704155;
}

@media (min-width: 42em) {
  .study__section--vixen-fitness.study__section--intro .image--full-width::before,
  .study__section--vixen-fitness.study__section--intro .image--slideshow::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(112,65,85,0)), color-stop(66.66%, #704155), to(#704155));
    background: linear-gradient(to bottom, rgba(112,65,85,0), #704155 66.66%, #704155);
  }

  .study__section--vixen-fitness.study__section--intro .image--full-width::after,
  .study__section--vixen-fitness.study__section--intro .image--slideshow::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(112,65,85,0)), color-stop(66.66%, #704155), to(#704155));
    background: linear-gradient(to top, rgba(112,65,85,0), #704155 66.66%, #704155);
  }
}

.study__section--vixen-fitness.study__section--intro .image--full-width .slideshow__button g,
.study__section--vixen-fitness.study__section--intro .image--slideshow .slideshow__button g {
  stroke: #ffc857;
}

@media (min-width: 64em) {
  .study__section--vixen-fitness.study__section--intro .image__caption {
    background: #704155;
  }

  .study__section--vixen-fitness.study__section--intro .image__caption::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(112,65,85,0)), color-stop(66.66%, #704155), to(#704155));
    background: linear-gradient(to bottom, rgba(112,65,85,0), #704155 66.66%, #704155);
  }

  .study__section--vixen-fitness.study__section--intro .image__caption::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(112,65,85,0)), color-stop(66.66%, #704155), to(#704155));
    background: linear-gradient(to top, rgba(112,65,85,0), #704155 66.66%, #704155);
  }
}

.study__section--vixen-fitness.study__section--intro blockquote p {
  color: #ffc857;
}

.study__section--vixen-fitness.study__section--intro .social__link path {
  stroke: #ffc857;
}

.study__section--vixen-fitness.study__section--intro .social__likes {
  color: #ffc857;
}

.study__section--vixen-fitness.study__section--website {
  background: #ffc857;
  color: #704155;
}

.study__section--vixen-fitness.study__section--website .study__title {
  color: #704155;
}

.study__section--vixen-fitness.study__section--website .study__client {
  color: #704155;
}

.study__section--vixen-fitness.study__section--website .study__icons .logo--frame,
.study__section--vixen-fitness.study__section--website .study__icons .octicon--plus polygon,
.study__section--vixen-fitness.study__section--website .study__icons .study__icon path {
  fill: #704155;
}

.study__section--vixen-fitness.study__section--website .study__icons .study__client {
  color: #fff;
}

.study__section--vixen-fitness.study__section--website .image--full-width,
.study__section--vixen-fitness.study__section--website .image--slideshow {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,200,87,0)), color-stop(15%, #ffc857), to(#ffc857)),-webkit-gradient(linear, left bottom, left top, from(rgba(255,200,87,0)), color-stop(15%, #ffc857), to(#ffc857));
  background-image: linear-gradient(to bottom, rgba(255,200,87,0), #ffc857 15%, #ffc857),linear-gradient(to top, rgba(255,200,87,0), #ffc857 15%, #ffc857);
}

.study__section--vixen-fitness.study__section--website .image--full-width .slideshow__button g,
.study__section--vixen-fitness.study__section--website .image--slideshow .slideshow__button g {
  stroke: #d398bb;
}

.study__section--vixen-fitness.study__section--website .image__caption {
  color: #704155;
}

@media (min-width: 64em) {
  .study__section--vixen-fitness.study__section--website .image__caption {
    background: #ffc857;
  }

  .study__section--vixen-fitness.study__section--website .image__caption::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,200,87,0)), color-stop(66.66%, #ffc857), to(#ffc857));
    background: linear-gradient(to bottom, rgba(255,200,87,0), #ffc857 66.66%, #ffc857);
  }

  .study__section--vixen-fitness.study__section--website .image__caption::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,200,87,0)), color-stop(66.66%, #ffc857), to(#ffc857));
    background: linear-gradient(to top, rgba(255,200,87,0), #ffc857 66.66%, #ffc857);
  }
}

.study__section--vixen-fitness.study__section--website .social__link path {
  stroke: #d398bb;
}

.study__section--vixen-fitness.study__section--website .social__likes {
  color: #d398bb;
}

.studies--cta .studies__item--vixen-fitness {
  background: url("/img/studies/vixen-fitness/bg.png") center/cover no-repeat;
}

.studies--cta .studies__item--vixen-fitness .study__icons .logo--frame,
.studies--cta .studies__item--vixen-fitness .study__icons .octicon--plus polygon,
.studies--cta .studies__item--vixen-fitness .study__icons .study__icon path {
  fill: #ffc857;
}

.studies--cta .studies__item--vixen-fitness .studies__title,
.studies--cta .studies__item--vixen-fitness .button {
  border-color: rgba(255,255,255,0.3);
  color: #fff;
}

.studies--cta .studies__item--vixen-fitness .studies__title:hover,
.studies--cta .studies__item--vixen-fitness .button:hover {
  border-color: #fff;
  color: #fff;
}

.studies--cta .studies__item--vixen-fitness .studies__title::before,
.studies--cta .studies__item--vixen-fitness .button::before {
  color: #ffc857;
}

.studies--cta .studies__item--vixen-fitness .studies__title path,
.studies--cta .studies__item--vixen-fitness .button path {
  stroke: #ffc857;
}

.image__pair--cards {
  first-of-type-flex: 0 1 55.55%;
  last-of-type-flex: 0 1 44.45%;
}

.study__type-sample--montserrat span {
  color: #ffc857;
  font-family: 'Montserrat';
  font-size: 5vw;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.study__type-sample--montserrat .study__type-sample-name {
  color: #d398bb;
}

.study__type-sample--have-heart-one span {
  color: #d398bb;
  font-family: 'Have Heart One';
  font-size: 10vw;
  line-height: 1em;
}

.study__type-sample--have-heart-one .study__type-sample-name {
  color: #ffc857;
}

.studies__item--vixen-fitness .studies__image path {
  fill: #ffc857;
}

.page--origin .header {
  background: #c4102e;
}

.page--origin .header__title {
  border-left-color: rgba(255,255,255,0.1);
}

.page--origin .header .logo--frame {
  fill: #fff;
}

.page--origin .header .nav-toggle circle {
  fill: #fff;
}

.page--origin .header:not(.header--sticky) {
  display: none;
}

.study__section--origin {
  background: #fff;
  color: #050505;
}

.study__section--origin .study__title {
  color: #c4102e;
}

.study__section--origin .study__icons .logo--frame,
.study__section--origin .study__icons .octicon--plus polygon,
.study__section--origin .study__icons .study__icon path {
  fill: #c4102e;
}

.study__section--origin .image--slideshow .slideshow__button g {
  stroke: #c4102e;
}

.study__section--origin .study__feature-list li::before {
  color: #c4102e;
}

.study__section--origin.study__section--intro {
  background: #050505;
}

.study__section--origin.study__section--intro .study__intro {
  background-color: #050505;
  background-image: url("/img/studies/origin/bg.jpg");
  background-position: center;
  background-size: cover;
}

.study__section--origin.study__section--intro .study__title {
  color: #c4102e;
}

.study__section--origin.study__section--intro .study__client {
  color: #fff;
}

.study__section--origin.study__section--intro .study__content {
  color: #fff;
}

.study__section--origin.study__section--intro .study__link {
  background: #c4102e;
  border-color: #c4102e;
  color: #fff;
}

.study__section--origin.study__section--intro .study__icons .logo--frame,
.study__section--origin.study__section--intro .study__icons .octicon--plus polygon,
.study__section--origin.study__section--intro .study__icons .study__icon path {
  fill: #c4102e;
}

.study__section--origin.study__section--intro .image--full-width,
.study__section--origin.study__section--intro .image--slideshow {
  background: #050505;
}

@media (min-width: 42em) {
  .study__section--origin.study__section--intro .image--full-width::before,
  .study__section--origin.study__section--intro .image--slideshow::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5,5,5,0)), color-stop(66.66%, #050505), to(#050505));
    background: linear-gradient(to bottom, rgba(5,5,5,0), #050505 66.66%, #050505);
  }

  .study__section--origin.study__section--intro .image--full-width::after,
  .study__section--origin.study__section--intro .image--slideshow::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(5,5,5,0)), color-stop(66.66%, #050505), to(#050505));
    background: linear-gradient(to top, rgba(5,5,5,0), #050505 66.66%, #050505);
  }
}

.study__section--origin.study__section--intro .image--full-width .slideshow__button g,
.study__section--origin.study__section--intro .image--slideshow .slideshow__button g {
  stroke: #c4102e;
}

@media (min-width: 64em) {
  .study__section--origin.study__section--intro .image__caption {
    background: #050505;
  }

  .study__section--origin.study__section--intro .image__caption::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5,5,5,0)), color-stop(66.66%, #050505), to(#050505));
    background: linear-gradient(to bottom, rgba(5,5,5,0), #050505 66.66%, #050505);
  }

  .study__section--origin.study__section--intro .image__caption::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(5,5,5,0)), color-stop(66.66%, #050505), to(#050505));
    background: linear-gradient(to top, rgba(5,5,5,0), #050505 66.66%, #050505);
  }
}

.study__section--origin.study__section--intro blockquote p {
  color: #c4102e;
}

.study__section--origin.study__section--intro .social__link path {
  stroke: #c4102e;
}

.study__section--origin.study__section--intro .social__likes {
  color: #c4102e;
}

.study__section--origin.study__section--website {
  background: #ffc857;
  color: #704155;
}

.study__section--origin.study__section--website .study__title {
  color: #704155;
}

.study__section--origin.study__section--website .study__client {
  color: #704155;
}

.study__section--origin.study__section--website .study__icons .logo--frame,
.study__section--origin.study__section--website .study__icons .octicon--plus polygon,
.study__section--origin.study__section--website .study__icons .study__icon path {
  fill: #704155;
}

.study__section--origin.study__section--website .study__icons .study__client {
  color: #fff;
}

.study__section--origin.study__section--website .image--full-width,
.study__section--origin.study__section--website .image--slideshow {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,200,87,0)), color-stop(15%, #ffc857), to(#ffc857)),-webkit-gradient(linear, left bottom, left top, from(rgba(255,200,87,0)), color-stop(15%, #ffc857), to(#ffc857));
  background-image: linear-gradient(to bottom, rgba(255,200,87,0), #ffc857 15%, #ffc857),linear-gradient(to top, rgba(255,200,87,0), #ffc857 15%, #ffc857);
}

.study__section--origin.study__section--website .image--full-width .slideshow__button g,
.study__section--origin.study__section--website .image--slideshow .slideshow__button g {
  stroke: #d398bb;
}

@media (min-width: 64em) {
  .study__section--origin.study__section--website .image__caption {
    background: #ffc857;
  }

  .study__section--origin.study__section--website .image__caption::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,200,87,0)), color-stop(66.66%, #ffc857), to(#ffc857));
    background: linear-gradient(to bottom, rgba(255,200,87,0), #ffc857 66.66%, #ffc857);
  }

  .study__section--origin.study__section--website .image__caption::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,200,87,0)), color-stop(66.66%, #ffc857), to(#ffc857));
    background: linear-gradient(to top, rgba(255,200,87,0), #ffc857 66.66%, #ffc857);
  }
}

.study__section--origin.study__section--website .social__link path {
  stroke: #d398bb;
}

.study__section--origin.study__section--website .social__likes {
  color: #d398bb;
}

.studies--cta .studies__item--origin {
  background: url("/img/studies/origin/bg.jpg") center/cover no-repeat;
}

.studies--cta .studies__item--origin .study__icons .logo--frame,
.studies--cta .studies__item--origin .study__icons .octicon--plus polygon,
.studies--cta .studies__item--origin .study__icons .study__icon path {
  fill: #c4102e;
}

.studies--cta .studies__item--origin .studies__title,
.studies--cta .studies__item--origin .button {
  color: #fff;
}

.studies--cta .studies__item--origin .button::before {
  background-color: #c4102e;
}

.image__pair--cards {
  first-of-type-flex: 0 1 55.55%;
  last-of-type-flex: 0 1 44.45%;
}

.study__type-sample--montserrat span {
  color: #ffc857;
  font-family: 'Montserrat';
  font-size: 5vw;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.study__type-sample--montserrat .study__type-sample-name {
  color: #d398bb;
}

.study__type-sample--have-heart-one span {
  color: #d398bb;
  font-family: 'Have Heart One';
  font-size: 10vw;
  line-height: 1em;
}

.study__type-sample--have-heart-one .study__type-sample-name {
  color: #ffc857;
}

.studies__item--origin .studies__image path {
  fill: #ffc857;
}

.page--the-view-from-above {
  background: #1b1c1d;
  color: #fff;
}

.page--the-view-from-above .header:not(.header--sticky) .logo--frame,
.page--the-view-from-above .header:not(.header--sticky) .nav-toggle circle {
  fill: #f9415d;
}

.page--the-view-from-above .header:not(.header--sticky) .logo:hover .logo--frame,
.page--the-view-from-above .header:not(.header--sticky) .nav-toggle:hover circle {
  fill: #fff;
}

@media (min-width: 32em) {
  .page--the-view-from-above .post {
    padding-top: 20vw;
  }
}

.page--the-view-from-above .post__title {
  font-family: inherit;
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  font-size: 22vw;
  font-weight: 400;
  letter-spacing: 0;
  line-height: .75em;
  text-align: center;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-flex-preferred-size: 60vw;
  flex-basis: 60vw;
  font-size: 18vw;
  left: 50%;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.font-have-heart-loaded .page--the-view-from-above .post__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Have Heart One";
  font-smooth: always;
  opacity: 1;
}

.page--the-view-from-above .post__header-image {
  background: #1b1c1d;
  left: 50%;
  margin: 0;
  position: absolute;
  top: -15em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}

.page--the-view-from-above .post__header-image::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27,28,29,0.3)), color-stop(40%, rgba(27,28,29,0.3)), color-stop(90%, #1b1c1d), to(#1b1c1d));
  background: linear-gradient(to bottom, rgba(27,28,29,0.3) 0%, rgba(27,28,29,0.3) 40%, #1b1c1d 90%, #1b1c1d 100%);
  bottom: calc(100% - 67vw);
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.page--the-view-from-above .post__header-image>picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  z-index: -1;
}

.page--the-view-from-above .contact {
  background: #fff;
  left: 50%;
  margin-top: 0;
  padding-top: 6em;
  position: relative;
  -webkit-transform: translateX(-50vw);
  transform: translateX(-50vw);
  width: 100vw;
}

.page--the-view-from-above .social__link path {
  stroke: #fff;
}

.page--the-view-from-above .social__likes {
  color: #fff;
}

.posts__list .post--the-view-from-above .post__header-image {
  display: none;
}

.post--writing .post__header-image {
  display: block;
  margin: 0 auto 3em;
  max-width: 16em;
  width: 50vmin;
}

/*# sourceMappingURL=main.css.map */
