/*!*******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/flickity/dist/flickity.css ***!
  \*******************************************************************************************/
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles.scss ***!
  \****************************************************************************************************************************************************/
@-webkit-keyframes spin {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    transform: none; }
  to {
    transform: rotate(360deg); } }
@keyframes spin {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    transform: none; }
  to {
    transform: rotate(360deg); } }

/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote,
figure, fieldset, legend, textarea, pre, iframe,
hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, video {
  height: auto;
  max-width: 100%; }

audio {
  max-width: 100%; }

iframe {
  border: 0; }

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

td, th {
  padding: 0;
  text-align: left; }

html {
  height: 100%; }

body {
  min-height: 100%; }

html, body {
  font-size: 16px; }

body {
  font: 400 1rem/1.625 "Futura Bk", sans-serif;
  color: #263138; }

h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 1rem; }

input, select, textarea, button {
  font-family: inherit;
  color: inherit; }

img {
  display: block;
  width: 100%;
  height: auto; }

fieldset {
  border: none; }

.columns, .gform_fields, .instagram__feed {
  display: flex; }
  .columns--wrap, .gform_fields, .instagram__feed {
    flex-wrap: wrap; }
  .columns--center {
    align-items: center; }
  .columns--gaps, .gform_fields, .instagram__feed {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
    .columns--gaps, .gform_fields, .instagram__feed, .columns--gaps .columns, .gform_fields .columns, .instagram__feed .columns, .columns--gaps .gform_fields, .gform_fields .gform_fields, .instagram__feed .gform_fields, .columns--gaps .instagram__feed, .gform_fields .instagram__feed, .instagram__feed .instagram__feed {
      margin-left: -0.75rem;
      margin-right: -0.75rem; }
    .columns--gaps .columns, .gform_fields .columns, .instagram__feed .columns, .columns--gaps .gform_fields, .gform_fields .gform_fields, .instagram__feed .gform_fields, .columns--gaps .instagram__feed, .gform_fields .instagram__feed, .instagram__feed .instagram__feed {
      margin-top: 0;
      margin-bottom: 0; }
    .columns--gaps .column, .gform_fields .column, .instagram__feed .column, .columns--gaps .gfield, .gform_fields .gfield, .instagram__feed .gfield, .columns--gaps .instagram__feed figure, .instagram__feed .columns--gaps figure, .instagram__feed figure {
      padding-left: 0.75rem;
      padding-right: 0.75rem; }
    .columns--gaps.columns--wrap, .gform_fields, .instagram__feed {
      margin-bottom: 0; }
      .columns--gaps.columns--wrap .columns, .gform_fields .columns, .instagram__feed .columns, .columns--gaps.columns--wrap .gform_fields, .gform_fields .gform_fields, .instagram__feed .gform_fields, .columns--gaps.columns--wrap .instagram__feed, .gform_fields .instagram__feed, .instagram__feed .instagram__feed {
        margin-bottom: -1.5rem; }
      .columns--gaps.columns--wrap > .column, .gform_fields > .column, .instagram__feed > .column, .columns--gaps.columns--wrap > .gfield, .gform_fields > .gfield, .instagram__feed > .gfield, .instagram__feed .columns--gaps.columns--wrap > figure, .instagram__feed .gform_fields > figure, .instagram__feed > figure {
        margin-bottom: 1.5rem; }
      .columns--gaps.columns--wrap + .columns, .gform_fields + .columns, .instagram__feed + .columns, .columns--gaps.columns--wrap + .gform_fields, .gform_fields + .gform_fields, .instagram__feed + .gform_fields, .columns--gaps.columns--wrap + .instagram__feed, .gform_fields + .instagram__feed, .instagram__feed + .instagram__feed {
        margin-top: 0; }
  .columns--large-gaps {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
    .columns--large-gaps, .columns--large-gaps .columns, .columns--large-gaps .gform_fields, .columns--large-gaps .instagram__feed {
      margin-left: -1.25rem;
      margin-right: -1.25rem; }
    .columns--large-gaps .columns, .columns--large-gaps .gform_fields, .columns--large-gaps .instagram__feed {
      margin-top: 0;
      margin-bottom: 0; }
    .columns--large-gaps .column, .columns--large-gaps .gfield, .columns--large-gaps .instagram__feed figure, .instagram__feed .columns--large-gaps figure {
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
    .columns--large-gaps.columns--wrap, .columns--large-gaps.gform_fields, .columns--large-gaps.instagram__feed {
      margin-bottom: 0; }
      .columns--large-gaps.columns--wrap .columns, .columns--large-gaps.gform_fields .columns, .columns--large-gaps.instagram__feed .columns, .columns--large-gaps.columns--wrap .gform_fields, .columns--large-gaps.gform_fields .gform_fields, .columns--large-gaps.instagram__feed .gform_fields, .columns--large-gaps.columns--wrap .instagram__feed, .columns--large-gaps.gform_fields .instagram__feed, .columns--large-gaps.instagram__feed .instagram__feed {
        margin-bottom: -2.5rem; }
      .columns--large-gaps.columns--wrap > .column, .columns--large-gaps.gform_fields > .column, .columns--large-gaps.instagram__feed > .column, .columns--large-gaps.columns--wrap > .gfield, .columns--large-gaps.gform_fields > .gfield, .columns--large-gaps.instagram__feed > .gfield, .instagram__feed .columns--large-gaps.columns--wrap > figure, .instagram__feed .columns--large-gaps.gform_fields > figure, .columns--large-gaps.instagram__feed > figure {
        margin-bottom: 2.5rem; }
      .columns--large-gaps.columns--wrap + .columns, .columns--large-gaps.gform_fields + .columns, .columns--large-gaps.instagram__feed + .columns, .columns--large-gaps.columns--wrap + .gform_fields, .columns--large-gaps.gform_fields + .gform_fields, .columns--large-gaps.instagram__feed + .gform_fields, .columns--large-gaps.columns--wrap + .instagram__feed, .columns--large-gaps.gform_fields + .instagram__feed, .columns--large-gaps.instagram__feed + .instagram__feed {
        margin-top: 0; }

.column, .gfield, .instagram__feed figure {
  flex: 1; }
  .column--center {
    align-self: center; }
  .column--fit {
    flex: none; }
  .column--left {
    margin-left: auto; }
  .column--right {
    margin-left: auto; }

.container {
  width: 100%; }
  .container--main, .container {
    max-width: 80rem;
    padding-left: 6.4rem;
    padding-right: 6.4rem;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 80rem) {
      .container--main, .container {
        padding-left: 8%;
        padding-right: 8%; } }

.table {
  border: none;
  width: 100%;
  border-collapse: collapse; }
  .table__col {
    padding: 1em; }
    .table__col:last-child {
      text-align: right; }
  .table--dividers .table__row {
    border-top: 1px solid rgba(38, 49, 56, 0.1); }
    .table--dividers .table__row:last-child {
      border-bottom: 1px solid rgba(38, 49, 56, 0.1); }

.font-primary, .size-3, .size-2, .size-1, .size\+0, .size\+1, .size\+2, .size\+3, .size\+4, .size\+5, .size\+6, .size\+7, .size\+8 {
  font-family: "Futura Bk", sans-serif;
  font-weight: 400; }

.weight-regular {
  font-weight: 400 !important; }

.font-caps {
  font-family: "Sackers Gothic Std", sans-serif;
  font-weight: 900; }
  .font-caps.font-weight-regular {
    font-weight: 900; }

.font-serif {
  font-family: "Goudy", serif;
  font-weight: 300; }
  .font-serif.font-weight-regular {
    font-weight: 300; }

.size-3.font-primary, .size-3 {
  font: 400 0.5787rem/1.69873 "Futura Bk", sans-serif; }

.size-2.font-primary, .size-2 {
  font: 400 0.69444rem/1.67847 "Futura Bk", sans-serif; }

.size-1.font-primary, .size-1 {
  font: 400 0.83333rem/1.65417 "Futura Bk", sans-serif; }

.size\+0.font-primary, .size\+0 {
  font: 400 1rem/1.625 "Futura Bk", sans-serif; }

.size\+1.font-primary, .size\+1 {
  font: 400 1.2rem/1.59 "Futura Bk", sans-serif; }

.size\+2.font-primary, .size\+2 {
  font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }

.size\+3.font-primary, .size\+3 {
  font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }

.size\+4.font-primary, .size\+4 {
  font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; }

.size\+5.font-primary, .size\+5 {
  font: 400 2.48832rem/1.36454 "Futura Bk", sans-serif; }

.size\+6.font-primary, .size\+6 {
  font: 400 2.98598rem/1.27745 "Futura Bk", sans-serif; }

.size\+7.font-primary, .size\+7 {
  font: 400 3.58318rem/1.17294 "Futura Bk", sans-serif; }

.size\+8.font-primary, .size\+8 {
  font: 400 4.29982rem/1.04753 "Futura Bk", sans-serif; }

.font-caps.size-3 {
  font: 900 0.5787rem/2.2816 "Sackers Gothic Std", sans-serif; }

.font-caps.size-2 {
  font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif; }

.font-caps.size-1 {
  font: 900 0.83333rem/2.2625 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+0 {
  font: 900 1rem/2.25 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+1 {
  font: 900 1.2rem/2.235 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+2 {
  font: 900 1.44rem/2.217 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+3 {
  font: 900 1.728rem/2.1954 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+4 {
  font: 900 2.0736rem/2.16948 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+5 {
  font: 900 2.48832rem/2.13838 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+6 {
  font: 900 2.98598rem/2.10105 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+7 {
  font: 900 3.58318rem/2.05626 "Sackers Gothic Std", sans-serif; }

.font-caps.size\+8 {
  font: 900 4.29982rem/2.00251 "Sackers Gothic Std", sans-serif; }

.font-serif.size-3 {
  font: 300 0.5787rem/1.57373 "Goudy", serif; }

.font-serif.size-2 {
  font: 300 0.69444rem/1.55347 "Goudy", serif; }

.font-serif.size-1 {
  font: 300 0.83333rem/1.52917 "Goudy", serif; }

.font-serif.size\+0 {
  font: 300 1rem/1.5 "Goudy", serif; }

.font-serif.size\+1 {
  font: 300 1.2rem/1.465 "Goudy", serif; }

.font-serif.size\+2 {
  font: 300 1.44rem/1.423 "Goudy", serif; }

.font-serif.size\+3 {
  font: 300 1.728rem/1.3726 "Goudy", serif; }

.font-serif.size\+4 {
  font: 300 2.0736rem/1.31212 "Goudy", serif; }

.font-serif.size\+5 {
  font: 300 2.48832rem/1.23954 "Goudy", serif; }

.font-serif.size\+6 {
  font: 300 2.98598rem/1.15245 "Goudy", serif; }

.font-serif.size\+7 {
  font: 300 3.58318rem/1.04794 "Goudy", serif; }

.font-serif.size\+8 {
  font: 300 4.29982rem/0.92253 "Goudy", serif; }

.button {
  font: inherit;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  border-radius: 0;
  outline: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  -webkit-appearance: none;
  display: inline-block;
  text-align: center;
  transition: background-color .12s ease-in-out, opacity .12s ease-in-out, box-shadow .2s ease-in-out;
  text-decoration: none; }
  .button:active {
    transition-duration: 0s, 0s, .12s; }
  .button + .button {
    margin-left: calc(1rem - .25rem); }
  .button[disabled] {
    opacity: .4;
    pointer-events: none; }
  .button--primary, .button {
    background-color: rgba(38, 49, 56, 0.9);
    color: #fff; }
    .button--primary:hover, .button:hover {
      background-color: rgba(38, 49, 56, 0.95); }
    .button--primary.focus-visible, .focus-visible.button {
      background-color: black;
      box-shadow: 0 0 0 0.125rem black; }
    .button--primary:active, .button:active {
      background-color: #263138; }
  .button--base, .button {
    font: 400 1rem/1.625 "Futura Bk", sans-serif;
    font-weight: normal;
    padding: 1rem 2rem 0.825rem 2rem; }
  .button--full {
    display: block;
    width: 100%; }
    .button--full + .button {
      margin-top: 1rem;
      margin-left: 0; }
  .button.is-loading {
    position: relative;
    color: transparent;
    pointer-events: none; }

.control {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: opacity .2s ease-in-out; }
  .control:hover .control__switch {
    background-color: #f4f5f5; }
  .control__container {
    display: flex;
    cursor: pointer; }
  .control__switch {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0;
    transition: box-shadow 0.075s cubic-bezier(0.455, 0.03, 0.515, 0.955), background-color 0.2s ease-in-out;
    box-shadow: inset 0 0 0 0.5px rgba(38, 49, 56, 0.25); }
  .control__label {
    display: block;
    margin-left: .75em; }
  .control input {
    position: absolute;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    opacity: 0; }
  .control input:active + .control__container .control__switch {
    box-shadow: inset 0 0 0 0.1rem #E0433F; }
  .control input:checked + .control__container .control__switch {
    box-shadow: inset 0 0 0 0.75rem #E0433F; }
  .control input:checked + .control__container:hover .control__switch {
    background-color: #fff; }
  .control input[disabled] + .control__container .control__label {
    opacity: .5; }
  .control input[type="checkbox"] + .control__container .control__switch {
    position: relative;
    color: #fff; }
  .control input[type="checkbox"] + .control__container .control__check {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none; }

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@keyframes dash {
  to {
    stroke-dashoffset: 0; } }
  .control input[type="checkbox"]:checked + .control__container .control__check {
    display: block;
    stroke-dasharray: 14px;
    stroke-dashoffset: 14px;
    -webkit-animation: dash 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
            animation: dash 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
    -webkit-animation-delay: .15s;
            animation-delay: .15s; }
  .control input[type="radio"] + .control__container .control__switch {
    border-radius: 50%; }
  .control input[type="radio"]:checked + .control__container .control__switch {
    box-shadow: inset 0 0 0 0.5rem #E0433F; }

.field {
  position: relative; }
  .field:not(:only-child) {
    margin-bottom: 1rem; }

.field-label {
  display: block;
  color: rgba(38, 49, 56, 0.8);
  font-size: 0.875rem;
  margin-bottom: .5em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.input, .gfield input, .gfield select, .gfield textarea {
  display: block;
  width: 100%;
  font: inherit;
  font-weight: normal;
  border: none;
  outline: none;
  -webkit-appearance: none;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  transition: box-shadow .2s ease-in-out;
  box-shadow: 0 0 0 1px rgba(38, 49, 56, 0.1);
  border-radius: 0; }
  .input:disabled, .gfield input:disabled, .gfield select:disabled, .gfield textarea:disabled {
    background-color: #f8f9f9;
    color: #b3b7b9; }
  .input::-webkit-input-placeholder, .gfield input::-webkit-input-placeholder, .gfield select::-webkit-input-placeholder, .gfield textarea::-webkit-input-placeholder {
    color: #b3b7b9;
    font-weight: normal; }
  .input:-moz-placeholder, .gfield input:-moz-placeholder, .gfield select:-moz-placeholder, .gfield textarea:-moz-placeholder {
    color: #b3b7b9;
    font-weight: normal; }
  .input::-moz-placeholder, .gfield input::-moz-placeholder, .gfield select::-moz-placeholder, .gfield textarea::-moz-placeholder {
    color: #b3b7b9;
    font-weight: normal; }
  .input:-ms-input-placeholder, .gfield input:-ms-input-placeholder, .gfield select:-ms-input-placeholder, .gfield textarea:-ms-input-placeholder {
    color: #b3b7b9;
    font-weight: normal; }
  .input:focus, .gfield input:focus, .gfield select:focus, .gfield textarea:focus {
    box-shadow: 0 0 0 0.125rem #E0433F; }
    .input:focus + .icon, .gfield input:focus + .icon, .gfield select:focus + .icon, .gfield textarea:focus + .icon {
      color: #E0433F; }
  .input--base, .input, .gfield input, .gfield select, .gfield textarea {
    font: 400 1.2rem/1.59 "Futura Bk", sans-serif;
    padding: 1.125rem; }

.icon {
  position: relative;
  display: block;
  pointer-events: none;
  transition: color .2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible; }
  .icon svg {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: visible; }
    .icon svg *[stroke] {
      vector-effect: non-scaling-stroke; }
    .icon svg *[stroke] {
      stroke: currentColor; }
    .icon svg *:not([fill='none']) {
      fill: currentColor; }
  .icon--base, .icon {
    width: 1.25rem;
    height: 1.25rem; }
    .icon--base svg *[stroke], .icon svg *[stroke] {
      stroke-width: 0.125rem; }
  .icon--small {
    width: 0.75rem;
    height: 0.75rem; }
    .icon--small svg *[stroke] {
      stroke-width: 0.125rem; }
  .icon--xs {
    width: 0.625rem;
    height: 0.625rem; }
    .icon--xs svg *[stroke] {
      stroke-width: 0.0625rem; }

.switch {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: opacity .2s ease-in-out; }
  .switch:hover .switch__track {
    background-color: #bec1c3; }
  .switch--base .switch__track, .switch .switch__track {
    width: 2.25rem;
    padding: 0.1875rem;
    border-radius: 1.5rem; }
  .switch--base .switch__grip, .switch .switch__grip {
    width: 1.125rem;
    height: 1.125rem; }
  .switch--small .switch__track {
    width: 1rem;
    padding: 0.125rem;
    border-radius: 0.75rem; }
  .switch--small .switch__grip {
    width: 0.5rem;
    height: 0.5rem; }
  .switch__container {
    display: flex;
    align-items: center;
    cursor: pointer; }
  .switch__track {
    display: block;
    position: relative;
    background-color: #d4d6d7;
    box-sizing: content-box;
    box-shadow: inset 0 1px 2px rgba(38, 49, 56, 0.15);
    transition: background-color 0.1s ease-in-out; }
    .switch__track + .switch__label {
      margin-left: .75em; }
  .switch__grip {
    display: block;
    content: '';
    background: white;
    box-shadow: 0 3px 10px -3px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    transition: transform 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .switch input {
    position: absolute;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    opacity: 0; }
  .switch input:active + .switch__container .switch__grip {
    transform: translateX(-5%); }
  .switch input:checked + .switch__container .switch__track {
    background-color: #E0433F; }
  .switch input:checked + .switch__container .switch__grip {
    box-shadow: 0 3px 6px -3px rgba(38, 49, 56, 0.5);
    transform: translateX(100%); }
  .switch input:active:checked + .switch__container .switch__grip {
    transform: translateX(105%); }
  .switch input[disabled] + .switch__container {
    opacity: .5;
    pointer-events: none; }
    .switch input[disabled] + .switch__container .switch__track {
      background-color: #d4d6d7; }

.buckets {
  position: relative;
  padding: 2rem 0;
  text-align: center;
  background-color: #F5F3F0; }
  @media (max-width: 58em) {
    .buckets .columns, .buckets .gform_fields, .buckets .instagram__feed {
      flex-flow: column; }
    .buckets .column, .buckets .gfield, .buckets .instagram__feed figure, .instagram__feed .buckets figure {
      padding: 0; } }

.bucket__image {
  margin: 2rem; }

.bucket__label {
  font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
  margin-bottom: 2rem; }

.bucket__paragraph {
  margin-bottom: 0; }

.bucket--circle .bucket__image {
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%); }

.bucket--diamond .bucket__image {
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }

@media (max-width: 64em) {
  .bucket__label {
    font: 400 1.44rem/1.548 "Futura Bk", sans-serif;
    margin-bottom: 1rem; } }

@media (max-width: 58em) {
  .bucket {
    display: flex;
    align-items: center;
    text-align: left; } }

@media (max-width: 40em) {
  .bucket {
    display: block;
    text-align: center;
    margin-bottom: 2rem; }
    .bucket__image {
      max-width: 12em;
      margin: 0 auto 1.5rem auto; }
    .bucket__paragraph {
      max-width: 26em;
      margin: 0 auto;
      padding: 0 1.5rem; } }

.cards__card .card {
  min-height: 100%; }
  .cards__card .card__copy {
    text-align: left; }
    .cards__card .card__copy h1 {
      font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; }
    .cards__card .card__copy h2 {
      font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }
    .cards__card .card__copy h3 {
      font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }
    .cards__card .card__copy h4 {
      font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
      text-transform: uppercase;
      letter-spacing: .2em; }

@media (max-width: 48em) {
  .cards .columns, .cards .gform_fields, .cards .instagram__feed {
    flex-flow: column; }
  .cards .column + .column, .cards .gfield + .column, .cards .instagram__feed figure + .column, .instagram__feed .cards figure + .column, .cards .column + .gfield, .cards .gfield + .gfield, .cards .instagram__feed figure + .gfield, .instagram__feed .cards figure + .gfield, .cards .instagram__feed .column + figure, .instagram__feed .cards .column + figure, .cards .instagram__feed .gfield + figure, .instagram__feed .cards .gfield + figure, .cards .instagram__feed figure + figure, .instagram__feed .cards figure + figure {
    margin-top: 2rem; } }

.copy {
  display: block;
  text-align: center;
  width: 100%;
  padding: 4rem;
  background-color: #F5F3F0;
  background-size: cover;
  background-position: center; }
  .copy--fit-short {
    padding-bottom: 0; }
  .copy--medium, .copy--large {
    display: flex;
    padding: 6rem 4rem; }
    .copy--medium .copy__pre-header, .copy--medium .copy__heading, .copy--medium .copy__paragraph, .copy--large .copy__pre-header, .copy--large .copy__heading, .copy--large .copy__paragraph {
      margin-bottom: 2rem; }
  .copy--white {
    background-color: #fff; }
  .copy--peach {
    background-color: #F4E2D3; }
  .copy--medium {
    min-height: 40vh; }
  .copy--large {
    min-height: 80vh; }
  .copy__pre-header {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .copy__content {
    margin: auto; }
    .copy__content > :last-child {
      margin-bottom: 0; }
  .copy__heading, .copy__paragraph {
    margin-left: auto;
    margin-right: auto; }
  .copy__heading {
    max-width: 16em;
    margin-left: auto;
    margin-right: auto; }
    .copy__heading--serif.copy__heading--normal {
      font: 300 2.48832rem/1.23954 "Goudy", serif; }
      @media (max-width: 50em) {
        .copy__heading--serif.copy__heading--normal {
          font: 300 2.0736rem/1.31212 "Goudy", serif; } }
    .copy__heading--serif.copy__heading--medium {
      font: 300 2.98598rem/1.15245 "Goudy", serif; }
      @media (max-width: 50em) {
        .copy__heading--serif.copy__heading--medium {
          font: 300 2.48832rem/1.23954 "Goudy", serif; } }
      @media (max-width: 30em) {
        .copy__heading--serif.copy__heading--medium {
          font: 300 2.0736rem/1.31212 "Goudy", serif; } }
    .copy__heading--serif.copy__heading--large {
      font: 300 3.58318rem/1.04794 "Goudy", serif; }
      @media (max-width: 50em) {
        .copy__heading--serif.copy__heading--large {
          font: 300 2.48832rem/1.23954 "Goudy", serif; } }
      @media (max-width: 30em) {
        .copy__heading--serif.copy__heading--large {
          font: 300 2.0736rem/1.31212 "Goudy", serif; } }
    .copy__heading--sans-serif.copy__heading--normal {
      font: 400 2.48832rem/1.36454 "Futura Bk", sans-serif; }
      @media (max-width: 40em) {
        .copy__heading--sans-serif.copy__heading--normal {
          font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; } }
      @media (max-width: 36em) {
        .copy__heading--sans-serif.copy__heading--normal {
          font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; } }
      @media (max-width: 30em) {
        .copy__heading--sans-serif.copy__heading--normal {
          font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; } }
    .copy__heading--sans-serif.copy__heading--medium {
      font: 400 2.98598rem/1.27745 "Futura Bk", sans-serif; }
      @media (max-width: 40em) {
        .copy__heading--sans-serif.copy__heading--medium {
          font: 400 2.48832rem/1.36454 "Futura Bk", sans-serif; } }
      @media (max-width: 36em) {
        .copy__heading--sans-serif.copy__heading--medium {
          font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; } }
      @media (max-width: 30em) {
        .copy__heading--sans-serif.copy__heading--medium {
          font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; } }
    .copy__heading--sans-serif.copy__heading--large {
      font: 400 3.58318rem/1.17294 "Futura Bk", sans-serif; }
      @media (max-width: 40em) {
        .copy__heading--sans-serif.copy__heading--large {
          font: 400 2.98598rem/1.27745 "Futura Bk", sans-serif; } }
      @media (max-width: 36em) {
        .copy__heading--sans-serif.copy__heading--large {
          font: 400 2.48832rem/1.36454 "Futura Bk", sans-serif; } }
      @media (max-width: 30em) {
        .copy__heading--sans-serif.copy__heading--large {
          font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; } }
  .copy__paragraph {
    max-width: 36em;
    margin-bottom: 1.5rem; }
    .copy__paragraph > p:last-child {
      margin-bottom: 0; }
  @media (max-width: 40em) {
    .copy {
      padding-left: 2rem;
      padding-right: 2rem; }
      .copy--medium, .copy--large {
        padding-top: 20%;
        padding-bottom: 20%; } }

.hero {
  position: relative;
  width: 100%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 1.5rem), calc(50% + 2rem) calc(100% - 1.5rem), 50% 100%, calc(50% - 2rem) calc(100% - 1.5rem), 0 calc(100% - 1.5rem));
          clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 1.5rem), calc(50% + 2rem) calc(100% - 1.5rem), 50% 100%, calc(50% - 2rem) calc(100% - 1.5rem), 0 calc(100% - 1.5rem));
  margin-bottom: -1.5rem;
  text-align: center;
  height: calc(100vh - 7.5rem);
  min-height: 34rem; }
  .hero .slider {
    height: 100%; }
  .hero__slide {
    height: 100%; }
  .hero__slide--dark {
    color: #263138; }
  .hero__slide--light {
    color: #fff; }
  .hero__slide-container {
    display: flex;
    width: 100%;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    padding-left: 4rem;
    padding-right: 4rem; }
  .hero__slide-content {
    position: relative;
    z-index: 10; }
  .hero__heading, .hero__sub-heading {
    margin-bottom: 2rem; }
  .hero__heading {
    font: 300 4.29982rem/0.92253 "Goudy", serif;
    max-width: 10em; }
  .hero__sub-heading {
    font: 300 2.0736rem/1.31212 "Goudy", serif; }
  .hero .flickity-page-dots {
    bottom: 6rem; }
  @media (max-width: 60em) {
    .hero__heading {
      font: 300 3.58318rem/1.04794 "Goudy", serif; }
    .hero__sub-heading {
      font: 300 1.728rem/1.3726 "Goudy", serif; } }
  @media (max-width: 50em) {
    .hero__heading {
      font: 300 2.48832rem/1.23954 "Goudy", serif; }
    .hero__sub-heading {
      font: 300 1.44rem/1.423 "Goudy", serif; } }
  @media (max-width: 40em) {
    .hero__slide-container {
      padding-left: 1rem;
      padding-right: 1rem; } }

.main > section:first-child.hero {
  margin-top: -5rem; }

.list-block {
  background-color: #F5F3F0;
  padding: 3rem 0; }
  .list-block__heading {
    font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif;
    margin-bottom: 2rem; }
  .list-block__list--2, .list-block__list--3 {
    -moz-column-break-inside: avoid;
         break-inside: avoid; }
  .list-block__list--2 {
    -moz-columns: 2;
         columns: 2; }
  .list-block__list--3 {
    -moz-columns: 3;
         columns: 3; }
  .list-block__item {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin-bottom: .5em; }
  .list-block a {
    display: inline; }
  @media (max-width: 64em) {
    .list-block__list--3 {
      -moz-columns: 2;
           columns: 2; } }
  @media (max-width: 35em) {
    .list-block__list {
      -moz-columns: 1;
           columns: 1; } }

.media + .media {
  margin-top: 2rem; }

.media__sections {
  background-color: #F5F3F0; }
  .media__sections--2 {
    display: flex; }
    .media__sections--2 .media__section {
      flex: 1; }

.media__sections--2 .media__image {
  height: 100%; }
  .media__sections--2 .media__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.media__image--framed {
  padding: 4rem; }

.media__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem;
  text-align: center;
  background-size: cover;
  background-position: center; }
  .media__sections--2 .media__copy {
    min-height: 100%; }

.media__text > p:last-child {
  margin-bottom: 0; }

.media__text--caps {
  font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em; }

.media__text--sans-serif {
  font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }

@media (max-width: 60em) {
  .media__text--sans-serif {
    font: 400 1.44rem/1.548 "Futura Bk", sans-serif; } }

@media (max-width: 46em) {
  .media__copy {
    padding: 3rem; } }

@media (max-width: 40em) {
  .media__sections {
    flex-flow: column; } }

.press-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3rem;
  background-color: #F5F3F0; }
  .press-logos__logo {
    display: block;
    flex: none;
    width: auto;
    height: 2rem;
    margin: 1rem; }
  @media (max-width: 50em) {
    .press-logos {
      padding: 3rem 1rem; }
      .press-logos__logo {
        height: 1rem; } }

.project-details {
  margin: 2.5rem 0; }
  .project-details__container {
    display: flex;
    background-color: #F5F3F0;
    padding: 2.5rem; }
  .project-details__heading {
    font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }
  .project-details__col:first-child {
    flex: none;
    flex-basis: 30%; }
  .project-details__col:nth-child(2) {
    flex-basis: 70%;
    border-left: 1px solid #263138;
    padding-left: 2.5rem;
    margin-left: 1rem; }
  .project-details__list, .project-details__copy--caps {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .project-details__copy > p:last-child {
    margin-bottom: 0; }
  @media (max-width: 46em) {
    .project-details__container {
      flex-flow: column; }
    .project-details__col:nth-child(2) {
      border-top: 1px solid #263138;
      border-left: none;
      padding-left: 0;
      margin-left: 0;
      padding-top: 1rem;
      margin-top: 1rem; } }

.project-slider {
  margin-bottom: 2.5rem; }
  .project-slider__title {
    display: block;
    text-align: center;
    padding: 1.5em 2em;
    font: 400 2.98598rem/1.27745 "Futura Bk", sans-serif;
    margin-bottom: 0; }
  @media (max-width: 58em) {
    .project-slider__title {
      font: 400 2.48832rem/1.36454 "Futura Bk", sans-serif; } }
  @media (max-width: 40em) {
    .project-slider__title {
      font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; }
    .project-slider .container {
      padding: 0; } }
  @media (max-width: 34em) {
    .project-slider .container {
      padding: 1rem; }
    .project-slider__title {
      font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; } }

.review__container {
  display: flex;
  background-color: #F5F3F0; }

.review__image-container {
  padding: 4rem;
  flex: 0 45%; }
  .review__image-container img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }

.review__content {
  display: flex;
  flex-flow: column;
  background-color: #F4E2D3;
  text-align: left;
  justify-content: center;
  flex: 1;
  padding: 4rem; }

.review__copy--medium {
  font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }

.review__copy--large {
  font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif; }

.review + .review {
  margin-top: 2.5rem; }

.review:nth-child(odd) .review__container {
  flex-flow: row-reverse; }

.review__client {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.review__name {
  font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }

.review__client-title {
  text-transform: uppercase;
  letter-spacing: .15em;
  font: 400 0.83333rem/1.65417 "Futura Bk", sans-serif;
  margin-top: -.75em; }

@media (max-width: 60em) {
  .review__content {
    padding: 3rem; }
  .review__image-container {
    padding: 3rem; }
  .review__client {
    margin-top: 0; }
  .review__copy--medium {
    font: 400 1.2rem/1.59 "Futura Bk", sans-serif; }
  .review__copy--large {
    font: 400 1.44rem/1.548 "Futura Bk", sans-serif; } }

@media (max-width: 50em) {
  .review__container, .review:nth-child(odd) .review__container {
    flex-flow: column; } }

.review-slider {
  position: relative;
  background-color: #F4E2D3;
  padding: 4rem 0;
  text-align: center; }
  .review-slider__review {
    display: block;
    width: 100%;
    font: 300 3.58318rem/1.04794 "Goudy", serif;
    padding: 0 8rem;
    max-width: 20em;
    margin: 0 auto; }
  .review-slider__action {
    margin-top: 2rem; }
  @media (max-width: 64em) {
    .review-slider .review-slider__review {
      font: 300 2.98598rem/1.15245 "Goudy", serif; } }
  @media (max-width: 50em) {
    .review-slider .review-slider__review {
      font: 300 2.48832rem/1.23954 "Goudy", serif; } }
  @media (max-width: 40em) {
    .review-slider .review-slider__review {
      padding-left: 10%;
      padding-right: 10%;
      font: 300 2.0736rem/1.31212 "Goudy", serif;
      max-width: none; } }

.story-slider {
  background-color: #F4E2D3; }
  .story-slider__slide {
    display: flex; }
  .story-slider__image-container {
    flex: 0 40%;
    padding: 4rem 4rem 4rem 6rem;
    max-width: 30rem;
    background-color: #F5F3F0; }
    .story-slider__image-container img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .story-slider__content {
    display: flex;
    flex-flow: column;
    background-color: #F4E2D3;
    text-align: left;
    justify-content: center;
    flex: 1 60%;
    padding: 4rem;
    max-width: 60em; }
  .story-slider__pre-header {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .story-slider__count {
    font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif;
    margin-bottom: 3rem; }
  .story-slider__copy {
    font: 400 2.0736rem/1.43712 "Futura Bk", sans-serif;
    padding-right: 2rem; }
  @media (max-width: 64em) {
    .story-slider__image-container {
      padding: 3rem; }
    .story-slider__count {
      font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
      margin-bottom: 2rem; }
    .story-slider__copy {
      font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; } }
  @media (max-width: 50em) {
    .story-slider__count {
      font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }
    .story-slider__copy {
      font: 400 1.44rem/1.548 "Futura Bk", sans-serif; } }
  @media (max-width: 46em) {
    .story-slider__slide {
      flex-flow: column;
      padding: 0; }
    .story-slider__image-container {
      flex: none;
      padding: 0;
      flex: none;
      width: 100%;
      max-width: none; }
      .story-slider__image-container img {
        width: 100%;
        height: 14em; }
    .story-slider__content {
      flex: none; } }
  @media (max-width: 40em) {
    .story-slider {
      background-color: transparent; }
      .story-slider__content {
        padding: 2rem; }
      .story-slider__count {
        font: 400 1.2rem/1.59 "Futura Bk", sans-serif; }
      .story-slider__copy {
        font: 400 1.2rem/1.59 "Futura Bk", sans-serif; } }

.tags-block {
  position: relative;
  text-align: center;
  background-color: #F5F3F0; }
  .tags-block__container {
    padding: 6rem 0;
    text-align: center; }
  .tags-block__heading {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
    max-width: 24em;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: auto; }
  .tags-block__list {
    max-width: 37rem;
    text-align: left;
    margin: 0 auto;
    -moz-columns: 2;
         columns: 2;
    -moz-column-break-inside: avoid;
         break-inside: avoid; }
    .tags-block__list li {
      display: block;
      margin-bottom: .5rem; }
  @media (max-width: 34em) {
    .tags-block__container {
      padding: 4rem 0; }
    .tags-block__heading {
      text-align: left;
      margin-bottom: 2rem;
      margin-left: auto;
      margin-right: auto; }
    .tags-block__list {
      -moz-columns: 1;
           columns: 1; } }

.button {
  font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  border: 0.125rem solid #fff; }

.copper-label {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  display: inline-block;
  align-items: center;
  padding: 1.2rem 5rem 1rem 5rem;
  color: #fff;
  font: 300 1.44rem/1.423 "Goudy", serif;
  line-height: 1;
  background-color: #A07342;
  transform: translate(-50%, -50%);
  white-space: nowrap; }
  @media (max-width: 40em) {
    .copper-label {
      font: 300 1.2rem/1.465 "Goudy", serif;
      flex-flow: column;
      padding: 1rem 10% .825rem 10%; } }

.logo {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex: none;
  display: block;
  width: 12rem; }
  .logo * {
    pointer-events: none; }
  .logo svg {
    display: block; }

.project-nav {
  border-top: 1px solid #263138;
  border-bottom: 1px solid #263138;
  text-align: center; }
  .project-nav, .project-nav__link {
    display: flex;
    align-items: center; }
  .project-nav__arrow, .project-nav__project {
    flex: none; }
  .project-nav__arrow {
    display: block;
    width: 4.75rem;
    height: 3.125rem;
    padding: 0;
    border: 1px solid #263138;
    margin-right: 2rem; }
    .project-nav__arrow svg {
      width: 100%; }
  .project-nav__icon {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    fill: #263138; }
  .project-nav__project {
    flex: 1; }
    .project-nav__project--next .project-nav__arrow {
      margin-left: 2rem;
      margin-right: 0; }
    .project-nav__project--next .project-nav__link {
      justify-content: flex-end; }
  .project-nav__title {
    font: 400 1.44rem/1.548 "Futura Bk", sans-serif;
    margin-bottom: .25rem; }
  .project-nav__title-container {
    padding: 1.25rem; }
  .project-nav__all {
    flex: none;
    margin: -.5rem 2rem 0 2rem; }
  .project-nav__label {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  @media (max-width: 60em) {
    .project-nav__title-container {
      padding: 1.5rem 0rem; }
    .project-nav__title {
      font: 400 1.2rem/1.59 "Futura Bk", sans-serif;
      margin-bottom: .25rem; }
    .project-nav__label {
      display: none; } }
  @media (max-width: 50em) {
    .project-nav__all {
      display: none; }
    .project-nav__arrow {
      margin-right: 1rem; }
    .project-nav__project--next .project-nav__arrow {
      margin-left: 1rem; } }
  @media (max-width: 34em) {
    .project-nav {
      padding: 0 1rem;
      justify-content: space-between; }
      .project-nav__title {
        font: 400 1rem/1.625 "Futura Bk", sans-serif; }
      .project-nav__project {
        flex: none; }
      .project-nav__title-container {
        padding: 1rem; }
      .project-nav__arrow {
        display: none; } }

.text-link {
  display: inline-block;
  color: inherit; }
  .text-link span {
    position: relative;
    display: inline-block; }
    .text-link span:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0em;
      width: 100%;
      height: 2px;
      background-color: currentColor;
      transition: transform .2s ease-in-out; }
  .text-link--caps {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .text-link--minimal span:after {
    transform: scale(0, 1); }
  .text-link--minimal:hover span:after, .card:hover .card__title span:after {
    transform: none; }

.main {
  flex: 1;
  margin-top: 5rem; }

body {
  scroll-padding-top: 5rem; }

a {
  color: currentColor;
  text-decoration: none; }

.gform_validation_container {
  display: none; }

@font-face {
  font-family: 'Futura Bk';
  src: url(7af1965d25974ad155f3.woff2) format("woff2"), url(f406df33dda619f1ba65.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sackers Gothic Std';
  src: url(f1c40a946151e0e29c21.woff2) format("woff2"), url(da13672d4b0055ce7725.woff) format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Goudy';
  src: url(c8ab208f3a455761c6ab.woff2) format("woff2"), url(0f24bd71cd13f78457c2.woff) format("woff");
  font-weight: 300;
  font-style: normal; }

.input, .gfield input, .gfield select, .gfield textarea {
  font: 300 1.2rem/1.465 "Goudy", serif;
  background-color: #fff; }

.gfield {
  flex: none;
  width: 50%; }
  .gfield.full-width {
    width: 100%; }
  .gfield.gfield_error .input, .gfield.gfield_error input, .gfield.gfield_error select, .gfield.gfield_error textarea {
    box-shadow: 0 0 0 1px #E0433F; }

.gfield_label {
  display: none; }

.gform_footer {
  text-align: right; }

.gform_ajax_spinner {
  display: none; }

.validation_error {
  background-color: #E0433F;
  padding: .75rem 1.5rem;
  color: #fff; }

.validation_message {
  color: #E0433F;
  font: 400 0.83333rem/1.65417 "Futura Bk", sans-serif;
  margin-top: .5rem; }

.gform_confirmation_wrapper {
  text-align: center;
  font: 300 2.0736rem/1.31212 "Goudy", serif;
  padding: 3rem 0; }

@media (max-width: 36em) {
  .gfield {
    width: 100%; }
  .gform_footer .button {
    width: 100%; } }

.single__title {
  font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
  text-align: center;
  padding: 3rem; }

.thumb-list .column, .thumb-list .gfield, .thumb-list .instagram__feed figure, .instagram__feed .thumb-list figure {
  flex: none;
  width: 33.33333%; }

@media (max-width: 50rem) {
  .thumb-list .column, .thumb-list .gfield, .thumb-list .instagram__feed figure, .instagram__feed .thumb-list figure {
    width: 50%; } }

.contact {
  background-color: #F5F3F0;
  padding: 2rem 0; }
  .contact .container {
    max-width: 60em; }

.error-404 {
  text-align: center;
  padding: 4rem 0; }
  .error-404 h1 {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
    margin-bottom: 2rem; }

.instagram {
  background-color: #fff;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .instagram__feed {
    display: flex;
    align-items: center;
    flex: 1 auto;
    margin-top: 0; }
    .instagram__feed figure {
      margin-top: 0;
      margin-bottom: 0; }
  .instagram__copy {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    flex: none;
    text-align: center;
    padding: 4rem; }
  .instagram__handle {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .instagram__title {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }
  .instagram__desc {
    max-width: 16em;
    margin: 0 auto; }
  @media (max-width: 70em) {
    .instagram .container {
      padding: 0; }
    .instagram .instagram__feed {
      padding-left: 1rem; } }
  @media (max-width: 55em) {
    .instagram {
      padding: 1.5rem; }
      .instagram .instagram__feed {
        padding: 0; }
      .instagram .instagram__copy {
        padding: 2rem; }
      .instagram .container > .columns, .instagram .container > .gform_fields, .instagram .container > .instagram__feed {
        flex-flow: column; } }

.card {
  display: block;
  text-align: center;
  flex: none;
  background-color: #F5F3F0; }
  .card__image {
    margin-bottom: -1.5rem; }
  .card__title {
    padding: 1rem 2rem;
    background-color: #fff; }
  .card__copy {
    display: block;
    padding: 1.5rem 2.5rem 2.5rem 2.5rem; }
    .card__copy > p:last-child {
      margin-bottom: 0; }

.centered-text {
  display: block;
  padding: 4rem;
  background-color: lightblue; }

.contact-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  background-color: grey;
  padding: 4rem;
  text-align: center;
  margin: 2.5rem 0;
  background-size: cover;
  background-position: center; }
  .contact-banner__title {
    font: 300 3.58318rem/1.04794 "Goudy", serif;
    margin: .75rem 0 2rem 0; }
    @media (max-width: 54em) {
      .contact-banner__title {
        font: 300 2.98598rem/1.15245 "Goudy", serif; } }
    @media (max-width: 45em) {
      .contact-banner__title {
        font: 300 2.48832rem/1.23954 "Goudy", serif; } }
  .contact-banner__link {
    margin-left: 1.5rem; }
  @media (max-width: 40em) {
    .contact-banner {
      flex-flow: column; }
      .contact-banner__link {
        margin: .5rem 0 0 0; } }

.header {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  white-space: nowrap;
  will-change: transform, background-color;
  transition: transform .2s ease-in-out, background-color .2s ease-in-out;
  background-color: #F5F3F0; }
  .home .header.is-top {
    background-color: rgba(245, 243, 240, 0); }
  .header .menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 1.5rem 0;
    text-align: center;
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .header .menu-item.current-menu-item a {
    color: #A07342; }
  .header .menu-logo {
    display: flex;
    width: 10rem;
    align-items: center;
    margin-left: 3%;
    margin-right: 3%; }
    .header .menu-logo .logo {
      width: 100%;
      height: auto; }
  .header .menu {
    display: flex;
    height: 5rem;
    justify-content: center;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 70rem; }
    .header .menu li {
      order: 5;
      flex: 1; }
      .header .menu li:nth-child(1) {
        order: 1; }
      .header .menu li:nth-child(2) {
        order: 2; }
      .header .menu li.menu-logo {
        order: 3;
        flex: none; }
  .admin-bar .header {
    top: 2rem; }
  .header__social {
    position: absolute;
    right: 1rem;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center; }
  @media (max-width: 77em) {
    .header .header__social {
      display: none; }
    .header .menu-logo {
      margin-left: .5rem;
      margin-right: .5rem; } }
  @media (max-width: 782px) {
    .admin-bar .header {
      top: 46px; } }
  @media (max-width: 600px) {
    .admin-bar .header {
      top: 0; } }
  @media (max-width: 60em) {
    .header .menu-item {
      display: none; }
    .header .header__social {
      display: flex; } }
  @media (max-width: 34em) {
    .header .menu-logo {
      max-width: 8em; }
    .header .header__social {
      margin-right: -.5rem; }
    .header .social-links__link {
      padding-right: .325rem;
      padding-left: .325rem; } }

.footer {
  margin-top: auto; }
  .footer__main {
    display: block;
    background-color: #F5F3F0;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .footer__main .container {
      display: flex;
      justify-content: space-between; }
  .footer__maemae {
    flex: none;
    width: 20em;
    margin-right: 4rem; }
  .footer .social-links {
    margin-top: .5rem; }
  .footer__menu-container {
    display: flex;
    flex: 1; }
  .footer__menu {
    flex: 1;
    white-space: nowrap;
    margin-left: 2.5rem; }
  .footer__menu-title {
    font: 300 1.728rem/1.3726 "Goudy", serif; }
  .footer .logo {
    margin-bottom: 1.5rem; }
  .footer__section-title {
    font: 300 1.728rem/1.3726 "Goudy", serif;
    margin-top: -.25rem;
    margin-bottom: 1.5rem; }
  .footer .menu {
    margin-left: -.25rem;
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
    .footer .menu a {
      display: block;
      padding: .25rem; }
  @media (max-width: 74em) {
    .footer .footer__maemae {
      width: 16rem;
      margin-right: 2rem; } }
  @media (max-width: 68em) {
    .footer .container {
      flex-flow: column-reverse; }
    .footer .footer__maemae {
      width: 100%;
      max-width: 30rem; }
    .footer .footer__menu-container {
      margin-bottom: 3rem; }
    .footer .footer__menu:first-child {
      margin-left: 0; } }
  @media (max-width: 50em) {
    .footer .footer__menu-container {
      flex-wrap: wrap;
      margin-bottom: 1rem; }
    .footer .footer__menu {
      flex: none;
      width: 50%;
      margin: 0 0 2rem 0; } }

.text-banner {
  text-align: center;
  padding: 6rem 2rem;
  background-color: #F5F3F0; }
  .text-banner__heading {
    font: 300 2.0736rem/1.31212 "Goudy", serif;
    letter-spacing: -.035em; }
  .text-banner__link {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
    text-decoration: none; }
  .text-banner .container {
    max-width: 60em; }
  .text-banner p {
    font: 400 1.2rem/1.59 "Futura Bk", sans-serif; }
  @media (max-width: 40em) {
    .text-banner {
      padding: 4rem 1.5rem; } }

.image-banner {
  text-align: center;
  padding: 6rem 0;
  background-color: #F5F3F0;
  background-size: cover; }
  .image-banner__heading {
    font: 300 2.98598rem/1.15245 "Goudy", serif;
    letter-spacing: -.035em; }
  .image-banner p {
    font: 400 1.2rem/1.59 "Futura Bk", sans-serif; }
  .image-banner__link {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif;
    text-decoration: none; }
  .image-banner .container {
    max-width: 60em; }
  @media (max-width: 30em) {
    .image-banner__link {
      font: 400 1.44rem/1.548 "Futura Bk", sans-serif; } }

.instagram {
  background-color: #fff;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .instagram__feed {
    display: flex;
    align-items: center;
    flex: 1 auto;
    margin-top: 0; }
    .instagram__feed figure {
      margin-top: 0;
      margin-bottom: 0; }
  .instagram__copy {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    flex: none;
    text-align: center;
    padding: 4rem; }
  .instagram__handle {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .instagram__title {
    font: 400 1.728rem/1.4976 "Futura Bk", sans-serif; }
  .instagram__desc {
    max-width: 16em;
    margin: 0 auto; }
  @media (max-width: 70em) {
    .instagram .container {
      padding: 0; }
    .instagram .instagram__feed {
      padding-left: 1rem; } }
  @media (max-width: 55em) {
    .instagram {
      padding: 1.5rem; }
      .instagram .instagram__feed {
        padding: 0; }
      .instagram .instagram__copy {
        padding: 2rem; }
      .instagram .container > .columns, .instagram .container > .gform_fields, .instagram .container > .instagram__feed {
        flex-flow: column; } }

.mobile-nav {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 17em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  transform: translateX(-100%);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .mobile-nav.is-active {
    transform: none;
    box-shadow: 0 0 20px rgba(38, 49, 56, 0.1); }
  .mobile-nav .menu-main-navigation-container {
    height: 100%; }
  .mobile-nav .menu {
    display: flex;
    flex-flow: column;
    height: 100%;
    padding: 10% 0;
    font: 900 0.83333rem/2.2625 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .mobile-nav .menu-logo {
    margin-top: auto; }
  .mobile-nav a {
    display: block;
    padding: .5rem 2rem; }

.mobile-nav-toggle {
  display: none;
  font: inherit;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  border-radius: 0;
  outline: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  -webkit-appearance: none;
  cursor: pointer;
  user-select: none;
  position: absolute;
  top: .825rem;
  padding: 1rem; }
  .mobile-nav-toggle * {
    pointer-events: none; }
  @media (max-width: 60em) {
    .mobile-nav-toggle {
      display: block; } }

.post-thumb__title {
  display: block;
  background-color: #F5F3F0;
  padding: 1rem;
  text-align: center;
  font: 400 1.44rem/1.548 "Futura Bk", sans-serif; }

@media (max-width: 50rem) {
  .post-thumb__title {
    font: 400 1.2rem/1.59 "Futura Bk", sans-serif; } }

@media (max-width: 30rem) {
  .post-thumb__title {
    font: 400 1rem/1.625 "Futura Bk", sans-serif; } }

.project-slide {
  display: flex;
  width: 100%; }
  .project-slide__image {
    flex: 1 auto;
    flex-basis: 45%; }
    .project-slide__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .project-slide__main {
    flex: 1 auto;
    flex-basis: 55%;
    display: flex;
    background-color: #F5F3F0;
    padding: 4rem;
    text-align: center; }
  .project-slide__content {
    margin: auto; }
  .project-slide__client {
    font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .project-slide__title {
    font: 300 2.48832rem/1.23954 "Goudy", serif; }
  @media (max-width: 68em) {
    .project-slide__title {
      font: 300 2.0736rem/1.31212 "Goudy", serif; }
    .project-slide__image, .project-slide__main {
      flex-basis: 50%; } }
  @media (max-width: 54em) {
    .project-slide__main {
      padding: 3rem; }
    .project-slide__title {
      font: 300 1.728rem/1.3726 "Goudy", serif; }
    .project-slide__main {
      flex-basis: 65%; }
    .project-slide__image {
      flex-basis: 35%; } }
  @media (max-width: 44em) {
    .project-slide {
      flex-flow: column;
      max-width: 24em;
      margin: 0 auto; }
      .project-slide__image img {
        height: 18em; } }

.footer-buckets {
  position: relative;
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 1rem; }
  .footer-buckets .container {
    padding: 4rem 2.5rem 0 2.5rem;
    background-color: #F5F3F0; }
  .footer-buckets .columns, .footer-buckets .gform_fields, .footer-buckets .instagram__feed {
    margin-top: 0;
    margin-bottom: 0; }
  @media (max-width: 66rem) {
    .footer-buckets .container {
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
    .footer-buckets .column, .footer-buckets .gfield, .footer-buckets .instagram__feed figure, .instagram__feed .footer-buckets figure {
      min-width: 45%; }
    .footer-buckets .card__copy {
      padding-left: 10%;
      padding-right: 10%; } }
  @media (max-width: 40rem) {
    .footer-buckets .column, .footer-buckets .gfield, .footer-buckets .instagram__feed figure, .instagram__feed .footer-buckets figure {
      min-width: 80%; } }

.slider {
  position: relative; }
  .slider, .slider__slide {
    display: block;
    width: 100%; }
  .slider__slide {
    background-size: cover; }
  .slider .flickity-button {
    background-color: transparent;
    border-radius: 0; }
  .slider .previous {
    left: 0; }
  .slider .next {
    right: 0; }
  .slider .flickity-viewport {
    transition: height .2s ease; }
  .slider .flickity-prev-next-button {
    width: 4.75rem;
    height: 3.125rem;
    padding: 0;
    margin: 0;
    border: 1px solid #263138; }
  .slider .flickity-button-icon {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    fill: #263138; }
  .slider .flickity-button:disabled {
    display: none; }
  .slider .flickity-page-dots {
    display: none; }
  .slider__slide-content > * {
    opacity: 0; }
  .slider .is-selected .slider__slide-content > * {
    opacity: 1;
    transition: opacity .2s ease; }
    .slider .is-selected .slider__slide-content > *:nth-child(1) {
      transition-delay: 0.5s; }
    .slider .is-selected .slider__slide-content > *:nth-child(2) {
      transition-delay: 0.85s; }
    .slider .is-selected .slider__slide-content > *:nth-child(3) {
      transition-delay: 1.2s; }
  @media (max-width: 40em) {
    .hero .slider__slide {
      padding-top: 0; }
    .hero .slider .flickity-page-dots {
      top: 4rem; }
    .slider__slide {
      padding-top: 2rem; }
    .slider .flickity-prev-next-button {
      display: none; }
    .slider .flickity-page-dots {
      top: 0;
      bottom: auto;
      display: block;
      z-index: 5; }
    .slider .dot {
      width: 6px;
      height: 6px; } }

.social-links {
  display: flex;
  margin-left: -.5rem; }
  .social-links__item {
    flex: none; }
  .social-links__link {
    display: block;
    padding: .5rem; }

.sub-footer {
  background-color: #A07342;
  color: #fff;
  padding: 1rem;
  font: 900 0.69444rem/2.27292 "Sackers Gothic Std", sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em; }
  .sub-footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .sub-footer__links {
    display: flex;
    align-items: center; }
  .sub-footer .social-links {
    margin-left: 1rem; }
  .sub-footer__copyright {
    margin-left: 1rem;
    text-align: right; }
  .sub-footer a {
    color: #fff; }
  @media (max-width: 51em) {
    .sub-footer {
      text-align: center; }
      .sub-footer .container {
        display: block; }
      .sub-footer__links {
        display: inline-flex;
        margin: 0 auto 1rem auto;
        text-align: center; }
      .sub-footer__copyright {
        text-align: center;
        margin: 0; } }

.mailchimp-embed {
  text-align: left;
  width: 100%;
  max-width: 24rem; }
  .mailchimp-embed form {
    width: 100%; }
  .mailchimp-embed .button {
    width: 100%; }


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