@charset "UTF-8";
/*!
Theme Name: dutchinvertualscollected
Theme URI: http://underscores.me/
Author: Thijs Krooswijk
Author URI: http://www.thijskrooswijk.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dic
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

dutchinvertualscollected is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: 'CorporateS';
  src: url("webfonts/23CA56_2_0.eot");
  src: url("webfonts/23CA56_2_0.eot?#iefix") format("embedded-opentype"), url("webfonts/23CA56_2_0.woff") format("woff"), url("webfonts/23CA56_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Geometric';
  src: url("webfonts/23CA56_0_0.eot");
  src: url("webfonts/23CA56_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/23CA56_0_0.woff") format("woff"), url("webfonts/23CA56_0_0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Geometric';
  src: url("webfonts/23CA56_1_0.eot");
  src: url("webfonts/23CA56_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/23CA56_1_0.woff") format("woff"), url("webfonts/23CA56_1_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* line 1, _normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

/* line 11, _normalize.scss */
*:focus, *:hover, *:active {
  outline: 0;
}

/* line 15, _normalize.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Geometric';
  src: url("webfonts/23CA56_0_0.eot");
  src: url("webfonts/23CA56_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/23CA56_0_0.woff") format("woff"), url("webfonts/23CA56_0_0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Geometric';
  src: url("webfonts/23CA56_1_0.eot");
  src: url("webfonts/23CA56_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/23CA56_1_0.woff") format("woff"), url("webfonts/23CA56_1_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Geometric";
  src: url("webfonts/5ff854a6745ad7e9d039902cc5895316.eot");
  src: url("webfonts/5ff854a6745ad7e9d039902cc5895316.eot?#iefix") format("embedded-opentype"), url("webfonts/5ff854a6745ad7e9d039902cc5895316.woff") format("woff"), url("webfonts/5ff854a6745ad7e9d039902cc5895316.ttf") format("truetype"), url("webfonts/5ff854a6745ad7e9d039902cc5895316.svg#Geometric 415 Black BT V1") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url("webfonts/ProximaNova-Bold.eot");
  src: url("webfonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("webfonts/ProximaNova-Bold.woff") format("woff"), url("webfonts/ProximaNova-Bold.ttf") format("truetype"), url("webfonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'ProximaNova';
  src: url("webfonts/ProximaNova-Regular.eot");
  src: url("webfonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("webfonts/ProximaNova-Regular.woff") format("woff"), url("webfonts/ProximaNova-Regular.ttf") format("truetype"), url("webfonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* line 49, typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #4A4A4A;
  font-family: "ProximaNova", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
}

/* line 1, typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Geometric", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem 0;
}

/* line 10, typography/_headings.scss */
h1 {
  font-size: 22px;
  font-size: 1.3125rem;
}
@media (min-width: 81rem) {
  /* line 10, typography/_headings.scss */
  h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

/* line 19, typography/_headings.scss */
h2 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
@media (min-width: 81rem) {
  /* line 19, typography/_headings.scss */
  h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 19, typography/_headings.scss */
  h2 {
    margin-bottom: 20px;
  }
}

/* line 32, typography/_headings.scss */
h3 {
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 100rem) {
  /* line 32, typography/_headings.scss */
  h3 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

/* line 41, typography/_headings.scss */
h4 {
  margin-bottom: 0.5rem;
}

/* line 1, typography/_copy.scss */
p {
  margin: 0 0 1.5rem 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}
@media (min-width: 81rem) {
  /* line 1, typography/_copy.scss */
  p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
  }
}

/* line 13, typography/_copy.scss */
.intro p {
  line-height: 20px;
  font-weight: 400;
}
@media (min-width: 81rem) {
  /* line 13, typography/_copy.scss */
  .intro p {
    line-height: 23px;
    font-weight: 300;
  }
}

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

/* line 26, typography/_copy.scss */
blockquote, q {
  margin: 0 1.5em;
}
@media (min-width: 81rem) {
  /* line 26, typography/_copy.scss */
  blockquote, q {
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}

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

/* line 40, typography/_copy.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 51, typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 56, typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #4A4A4A;
  cursor: help;
}

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

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

/* line 70, typography/_copy.scss */
ul {
  list-style: none;
}

/* line 74, typography/_copy.scss */
li {
  text-transform: uppercase;
}

/* line 78, typography/_copy.scss */
li.menu-item {
  font-family: "Geometric", Arial, Helvetica, sans-serif;
}

/* line 82, typography/_copy.scss */
.bold {
  font-weight: 600;
}

/* line 86, typography/_copy.scss */
.big-type,
.big-type * {
  font-size: 2.4rem;
  line-height: 1.2em;
  font-weight: 600;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 86, typography/_copy.scss */
  .big-type,
  .big-type * {
    font-size: 2rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 86, typography/_copy.scss */
  .big-type,
  .big-type * {
    font-size: 2rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 86, typography/_copy.scss */
  .big-type,
  .big-type * {
    font-size: 1.3rem;
  }
}

/* line 102, typography/_copy.scss */
.medium-type,
.medium-type * {
  font-size: 1.8rem;
  line-height: 1.2em;
  font-weight: 600;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 102, typography/_copy.scss */
  .medium-type,
  .medium-type * {
    font-size: 1.6rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 102, typography/_copy.scss */
  .medium-type,
  .medium-type * {
    font-size: 1.5rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 102, typography/_copy.scss */
  .medium-type,
  .medium-type * {
    font-size: 1.3rem;
  }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 1, forms/_buttons.scss */
input[type="button"],
input[type="reset"],
input[type="submit"] {
    /*
	border: 1px solid;
	border-color: $color__border-button;
	border-radius: 3px;
	background: $color__background-button;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	@include font-size(0.75);
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);

	&:hover {
		border-color: $color__border-button-hover;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
	}

	&:active,
	&:focus {
		border-color: $color__border-button-focus;
		box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	}*/
}
/* line 27, forms/_buttons.scss */
input[type="button"].signup_button,
input[type="reset"].signup_button,
input[type="submit"].signup_button {
  background-color: transparent;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
}
/* line 32, forms/_buttons.scss */
input[type="button"].signup_button:hover,
input[type="reset"].signup_button:hover,
input[type="submit"].signup_button:hover {
  cursor: pointer;
  background-color: #4A4A4A;
  color: white;
}
/* line 37, forms/_buttons.scss */
input[type="button"].signup_button.margin--right,
input[type="reset"].signup_button.margin--right,
input[type="submit"].signup_button.margin--right {
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 42, forms/_buttons.scss */
input[type="button"].signup_button.btn-black, input[type="button"].signup_button.btn--black, input[type="button"].signup_button.button--black, input[type="button"].signup_button.button--invert,
input[type="reset"].signup_button.btn-black,
input[type="reset"].signup_button.btn--black,
input[type="reset"].signup_button.button--black,
input[type="reset"].signup_button.button--invert,
input[type="submit"].signup_button.btn-black,
input[type="submit"].signup_button.btn--black,
input[type="submit"].signup_button.button--black,
input[type="submit"].signup_button.button--invert {
  background-color: #4A4A4A;
  color: white;
}
/* line 50, forms/_buttons.scss */
input[type="button"].signup_button.button--disabled,
input[type="reset"].signup_button.button--disabled,
input[type="submit"].signup_button.button--disabled {
  display: none;
  cursor: default !important;
  opacity: .25;
  color: #fff;
  background-color: #4A4A4A;
}
/* line 58, forms/_buttons.scss */
input[type="button"].signup_button.button--large,
input[type="reset"].signup_button.button--large,
input[type="submit"].signup_button.button--large {
  font-size: 19.2px;
  font-size: 1.2rem;
  padding: 1.5rem 2rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 58, forms/_buttons.scss */
  input[type="button"].signup_button.button--large,
  input[type="reset"].signup_button.button--large,
  input[type="submit"].signup_button.button--large {
    width: auto;
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 58, forms/_buttons.scss */
  input[type="button"].signup_button.button--large,
  input[type="reset"].signup_button.button--large,
  input[type="submit"].signup_button.button--large {
    width: auto;
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 58, forms/_buttons.scss */
  input[type="button"].signup_button.button--large,
  input[type="reset"].signup_button.button--large,
  input[type="submit"].signup_button.button--large {
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}

/* line 86, forms/_buttons.scss */
input[type="email"].signup_field {
  font-size: 14px;
  width: 100%;
  max-width: 24em;
  line-height: 18px;
  color: #4A4A4A;
  background-color: #DFDFDF;
  border: 1px solid #DFDFDF;
  padding: .75rem 1rem;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .3s ease, color .3s ease;
}
/* line 103, forms/_buttons.scss */
input[type="email"].signup_field:focus {
  border: 1px solid #4A4A4A;
}

/* line 1, forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #4A4A4A;
  border: 1px solid #4A4A4A;
  border-radius: 3px;
}
/* line 21, forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

/* line 26, forms/_fields.scss */
select {
  border: 1px solid #4A4A4A;
}

/* line 30, forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px;
}

/* line 48, forms/_fields.scss */
textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, navigation/_links.scss */
a {
  color: #4A4A4A;
}
/* line 4, navigation/_links.scss */
a:visited {
  color: #4A4A4A;
}
/* line 7, navigation/_links.scss */
a:hover, a:focus, a:active {
  color: #4A4A4A;
}
/* line 12, navigation/_links.scss */
a:focus {
  outline: thin dotted;
}
/* line 15, navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
@media (max-width: 47.999rem) {
  /* line 3, navigation/_menus.scss */
  .menu-is-toggled {
    overflow: hidden;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 3, navigation/_menus.scss */
  .menu-is-toggled {
    overflow: hidden;
  }
}
/* line 11, navigation/_menus.scss */
.menu-is-toggled .menu {
  overflow: scroll;
}

@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 16, navigation/_menus.scss */
  .home .site-header .site-menu,
  .home.admin-bar .site-header .site-menu {
    top: -80px;
  }
}
@media (min-width: 81rem) {
  /* line 16, navigation/_menus.scss */
  .home .site-header .site-menu,
  .home.admin-bar .site-header .site-menu {
    top: -80px;
  }
}
@media (min-width: 100rem) {
  /* line 16, navigation/_menus.scss */
  .home .site-header .site-menu,
  .home.admin-bar .site-header .site-menu {
    top: -80px;
  }
}

@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 29, navigation/_menus.scss */
  .show-nav.home .site-header .site-menu {
    top: 0;
  }
}
@media (min-width: 81rem) {
  /* line 29, navigation/_menus.scss */
  .show-nav.home .site-header .site-menu {
    top: 0;
  }
}
@media (min-width: 100rem) {
  /* line 29, navigation/_menus.scss */
  .show-nav.home .site-header .site-menu {
    top: 0;
  }
}

@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 41, navigation/_menus.scss */
  .show-nav.home.admin-bar .site-header .site-menu {
    top: 32px;
  }
}
@media (min-width: 81rem) {
  /* line 41, navigation/_menus.scss */
  .show-nav.home.admin-bar .site-header .site-menu {
    top: 32px;
  }
}
@media (min-width: 100rem) {
  /* line 41, navigation/_menus.scss */
  .show-nav.home.admin-bar .site-header .site-menu {
    top: 32px;
  }
}

/* line 53, navigation/_menus.scss */
.site-header {
  position: relative;
}
@media (max-width: 47.999rem) {
  /* line 53, navigation/_menus.scss */
  .site-header {
    padding: .875rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 53, navigation/_menus.scss */
  .site-header {
    padding: .875rem;
  }
}
/* line 62, navigation/_menus.scss */
.site-header .site-menu {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: block;
  width: 100vw;
  height: 64px;
  padding: 4px 64px;
  margin: 0;
  background-color: transparent;
  transition: top 0.5s ease;
}
@media (max-width: 47.999rem) {
  /* line 62, navigation/_menus.scss */
  .site-header .site-menu {
    padding: 4px 20px;
    top: 20px;
    position: absolute;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 62, navigation/_menus.scss */
  .site-header .site-menu {
    top: 20px;
    position: absolute;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 62, navigation/_menus.scss */
  .site-header .site-menu {
    background-color: white;
  }
}
@media (min-width: 81rem) {
  /* line 62, navigation/_menus.scss */
  .site-header .site-menu {
    background-color: white;
  }
}
/* line 90, navigation/_menus.scss */
.admin-bar .site-header .site-menu {
  top: 32px;
}
@media (max-width: 47.999rem) {
  /* line 90, navigation/_menus.scss */
  .admin-bar .site-header .site-menu {
    top: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 90, navigation/_menus.scss */
  .admin-bar .site-header .site-menu {
    top: 0;
  }
}
/* line 101, navigation/_menus.scss */
.site-header .site-branding {
  display: block;
  float: right;
  width: 5rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 47.999rem) {
  /* line 101, navigation/_menus.scss */
  .site-header .site-branding {
    width: 4.375rem;
    margin-right: 1.5rem;
    padding-right: 0;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 101, navigation/_menus.scss */
  .site-header .site-branding {
    float: left;
    width: 10.6666666667rem;
  }
}
@media (min-width: 81rem) {
  /* line 101, navigation/_menus.scss */
  .site-header .site-branding {
    float: left;
    width: 13.3333333333rem;
  }
}
@media (min-width: 100rem) {
  /* line 101, navigation/_menus.scss */
  .site-header .site-branding {
    float: left;
    width: 16.6666666667rem;
  }
}
/* line 126, navigation/_menus.scss */
.site-header .site-title {
  display: block;
  padding: 5px 0;
  margin: 0;
  text-indent: -99999px;
}
/* line 132, navigation/_menus.scss */
.site-header .site-title a {
  display: block;
  width: 48px;
  height: 40px;
  margin-top: 3px;
  background-image: url("images/logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 47.999rem) {
  /* line 149, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu {
    top: 0;
    bottom: 0;
    opacity: 1;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 149, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu {
    top: 0;
    bottom: 0;
    opacity: 1;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 149, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu {
    position: relative;
  }
}
@media (min-width: 81rem) {
  /* line 149, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu {
    position: relative;
  }
}
@media (min-width: 100rem) {
  /* line 149, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu {
    position: relative;
  }
}
/* line 174, navigation/_menus.scss */
.site-header .main-navigation.toggled .menu .border {
  display: none;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 174, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu .border {
    display: block;
  }
}
@media (min-width: 81rem) {
  /* line 174, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu .border {
    display: block;
  }
}
@media (min-width: 100rem) {
  /* line 174, navigation/_menus.scss */
  .site-header .main-navigation.toggled .menu .border {
    display: block;
  }
}
/* line 189, navigation/_menus.scss */
.site-header .main-navigation .menu {
  margin: 0;
  padding: 0;
}
@media (max-width: 47.999rem) {
  /* line 194, navigation/_menus.scss */
  .site-header .main-navigation .menu {
    position: fixed;
    top: -1000px;
    right: 0;
    bottom: 9999em;
    left: 0;
    z-index: 99;
    text-align: center;
    background-color: white;
    opacity: 0;
    transition: opacity 0.3s linear;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 208, navigation/_menus.scss */
  .site-header .main-navigation .menu {
    position: fixed;
    top: -1000px;
    right: 0;
    bottom: 9999em;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 99;
    text-align: center;
    background-color: white;
    opacity: 0;
    transition: opacity 0.3s linear;
  }
}
/* line 224, navigation/_menus.scss */
.site-header .main-navigation .menu-item {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 1rem 0.625rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 224, navigation/_menus.scss */
  .site-header .main-navigation .menu-item {
    width: 8.5333333333rem;
  }
}
@media (min-width: 81rem) {
  /* line 224, navigation/_menus.scss */
  .site-header .main-navigation .menu-item {
    width: 11.6666666667rem;
  }
}
@media (min-width: 100rem) {
  /* line 224, navigation/_menus.scss */
  .site-header .main-navigation .menu-item {
    width: 15.0rem;
  }
}
/* line 240, navigation/_menus.scss */
.site-header .main-navigation .menu-item:last-child {
  width: 12rem;
  text-align: right;
  float: right;
}
/* line 244, navigation/_menus.scss */
.site-header .main-navigation .menu-item:last-child * {
  margin-right: 10px;
}
@media (max-width: 47.999rem) {
  /* line 240, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:last-child {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 240, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:last-child {
    width: 100%;
    text-align: center;
  }
}
/* line 257, navigation/_menus.scss */
.site-header .main-navigation .menu-item:nth-last-child(2) {
  width: 100%;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 257, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:nth-last-child(2) {
    width: 8.7083333333rem;
  }
}
@media (min-width: 81rem) {
  /* line 257, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:nth-last-child(2) {
    width: 11.375rem;
  }
}
@media (min-width: 100rem) {
  /* line 257, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:nth-last-child(2) {
    width: 15.375rem;
  }
}
/* line 270, navigation/_menus.scss */
.site-header .main-navigation .menu-item a {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: border 0.3s ease;
}
@media (max-width: 47.999rem) {
  /* line 270, navigation/_menus.scss */
  .site-header .main-navigation .menu-item a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 270, navigation/_menus.scss */
  .site-header .main-navigation .menu-item a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
/* line 283, navigation/_menus.scss */
.site-header .main-navigation .menu-item a:hover {
  border-bottom: 2px solid #4A4A4A;
}
/* line 287, navigation/_menus.scss */
.site-header .main-navigation .menu-item a.border {
  border-bottom: 0 solid #4A4A4A;
}
/* line 292, navigation/_menus.scss */
.site-header .main-navigation .menu-item.current_page_ancestor > a, .site-header .main-navigation .menu-item.current_page_item > a {
  border-bottom: 2px solid #4A4A4A;
}
/* line 297, navigation/_menus.scss */
.site-header .main-navigation .menu-item.bold > a {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}
@media (max-width: 47.999rem) {
  /* line 297, navigation/_menus.scss */
  .site-header .main-navigation .menu-item.bold > a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 297, navigation/_menus.scss */
  .site-header .main-navigation .menu-item.bold > a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
/* line 308, navigation/_menus.scss */
.site-header .main-navigation .menu-item.border {
  padding: 0;
  text-align: center;
  border: 1px solid #4A4A4A;
}
/* line 313, navigation/_menus.scss */
.site-header .main-navigation .menu-item.border a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 0.625rem;
  border: 0;
  color: #4A4A4A;
  background-color: white;
  transition: color 0.3s ease, background-color 0.3s ease;
}
/* line 324, navigation/_menus.scss */
.site-header .main-navigation .menu-item.border a:hover {
  color: white;
  background-color: #4A4A4A;
}
/* line 331, navigation/_menus.scss */
.site-header .main-navigation .menu-item:hover .sub-menu {
  display: block;
}
@media (max-width: 47.999rem) {
  /* line 331, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:hover .sub-menu {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 331, navigation/_menus.scss */
  .site-header .main-navigation .menu-item:hover .sub-menu {
    display: none;
  }
}
/* line 341, navigation/_menus.scss */
.site-header .main-navigation .menu-item:nth-child(1) .sub-menu {
  left: -1.4rem;
}
/* line 345, navigation/_menus.scss */
.site-header .main-navigation .menu-item:nth-child(2) .sub-menu {
  left: -1.65rem;
}
/* line 349, navigation/_menus.scss */
.site-header .main-navigation .menu-item:nth-child(3) .sub-menu {
  left: -.85rem;
}
/* line 355, navigation/_menus.scss */
.site-header .sub-menu {
  display: none;
  position: absolute;
  left: -.75rem;
  top: 3rem;
  background-color: white;
  width: 9.75rem;
  height: auto;
  margin: 0;
  padding: 0;
}
@media (max-width: 47.999rem) {
  /* line 355, navigation/_menus.scss */
  .site-header .sub-menu {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 355, navigation/_menus.scss */
  .site-header .sub-menu {
    display: none;
  }
}
/* line 380, navigation/_menus.scss */
.site-header .sub-menu .menu-item:first-child {
  padding-top: 0.5rem;
}
/* line 384, navigation/_menus.scss */
.site-header .sub-menu .menu-item {
  width: 9.75rem !important;
  text-align: center;
  padding-top: 0;
  padding-bottom: 1rem;
}
@media (max-width: 47.999rem) {
  /* line 384, navigation/_menus.scss */
  .site-header .sub-menu .menu-item {
    width: 100% !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 384, navigation/_menus.scss */
  .site-header .sub-menu .menu-item {
    width: 100% !important;
  }
}
/* line 398, navigation/_menus.scss */
.site-header .menu-toggle {
  position: absolute;
  top: 1rem;
  left: 24px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 24px;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 9999;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 398, navigation/_menus.scss */
  .site-header .menu-toggle {
    left: 10px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 398, navigation/_menus.scss */
  .site-header .menu-toggle {
    display: none;
  }
}
@media (min-width: 81rem) {
  /* line 398, navigation/_menus.scss */
  .site-header .menu-toggle {
    display: none;
  }
}
@media (min-width: 100rem) {
  /* line 398, navigation/_menus.scss */
  .site-header .menu-toggle {
    display: none;
  }
}
/* line 424, navigation/_menus.scss */
.site-header .menu-toggle .lines {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #4A4A4A;
}
/* line 434, navigation/_menus.scss */
.site-header .menu-toggle .lines:before {
  top: -7px;
  transition-property: top,-webkit-transform;
  transition-property: top,transform;
  transition-property: top,transform,-webkit-transform;
}
/* line 441, navigation/_menus.scss */
.site-header .menu-toggle .lines:after {
  bottom: -7px;
  transition-property: bottom,-webkit-transform;
  transition-property: bottom,transform;
  transition-property: bottom,transform,-webkit-transform;
}
/* line 449, navigation/_menus.scss */
.site-header .menu-toggle .lines:after,
.site-header .menu-toggle .lines:before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #4A4A4A;
  content: "";
  transition: all 0.3s ease;
  transition-delay: 0s;
}
/* line 463, navigation/_menus.scss */
.site-header .toggled .menu-toggle .lines {
  background-color: transparent;
}
/* line 467, navigation/_menus.scss */
.site-header .toggled .menu-toggle .lines:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  background-color: #4A4A4A;
}
/* line 476, navigation/_menus.scss */
.site-header .toggled .menu-toggle .lines:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  background-color: #4A4A4A;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* line 9, modules/_accessibility.scss */
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #4A4A4A;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
/* line 30, modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 1, modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

/* line 16, modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
/* line 5, site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, site/primary/_posts-and-pages.scss */
.hentry {
  position: relative;
  min-height: 150px;
  margin: 0 0 1.5em;
}

@media (max-width: 47.999rem) {
  /* line 11, site/primary/_posts-and-pages.scss */
  .hentry {
    margin: 0;
  }
}
/* line 16, site/primary/_posts-and-pages.scss */
.byline,
.updated:not(.published) {
  display: none;
}

/* line 21, site/primary/_posts-and-pages.scss */
.group-blog .byline,
.single .byline {
  display: inline;
}

/* line 26, site/primary/_posts-and-pages.scss */
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0;
}

/* line 32, site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* line 37, site/primary/_posts-and-pages.scss */
#colophon,
#content {
  width: 100%;
}

@media (max-width: 47.999rem) {
  /* line 42, site/primary/_posts-and-pages.scss */
  .padding-top-bottom {
    padding: 24px 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 42, site/primary/_posts-and-pages.scss */
  .padding-top-bottom {
    padding: 32px 0;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 42, site/primary/_posts-and-pages.scss */
  .padding-top-bottom {
    padding: 40px 0;
  }
}
@media (min-width: 81rem) {
  /* line 42, site/primary/_posts-and-pages.scss */
  .padding-top-bottom {
    padding: 50px 0;
  }
}
@media (min-width: 100rem) {
  /* line 42, site/primary/_posts-and-pages.scss */
  .padding-top-bottom {
    padding: 50px 0;
  }
}

@media (max-width: 47.999rem) {
  /* line 60, site/primary/_posts-and-pages.scss */
  .padding-top {
    padding-top: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 60, site/primary/_posts-and-pages.scss */
  .padding-top {
    padding-top: 32px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 60, site/primary/_posts-and-pages.scss */
  .padding-top {
    padding-top: 40px;
  }
}
@media (min-width: 81rem) {
  /* line 60, site/primary/_posts-and-pages.scss */
  .padding-top {
    padding-top: 50px;
  }
}
@media (min-width: 100rem) {
  /* line 60, site/primary/_posts-and-pages.scss */
  .padding-top {
    padding-top: 50px;
  }
}

@media (max-width: 47.999rem) {
  /* line 78, site/primary/_posts-and-pages.scss */
  .padding-bottom {
    padding-bottom: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 78, site/primary/_posts-and-pages.scss */
  .padding-bottom {
    padding-bottom: 32px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 78, site/primary/_posts-and-pages.scss */
  .padding-bottom {
    padding-bottom: 40px;
  }
}
@media (min-width: 81rem) {
  /* line 78, site/primary/_posts-and-pages.scss */
  .padding-bottom {
    padding-bottom: 50px;
  }
}
@media (min-width: 100rem) {
  /* line 78, site/primary/_posts-and-pages.scss */
  .padding-bottom {
    padding-bottom: 50px;
  }
}

@media (max-width: 47.999rem) {
  /* line 96, site/primary/_posts-and-pages.scss */
  .margin-top {
    margin-top: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 96, site/primary/_posts-and-pages.scss */
  .margin-top {
    margin-top: 32px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 96, site/primary/_posts-and-pages.scss */
  .margin-top {
    margin-top: 40px;
  }
}
@media (min-width: 81rem) {
  /* line 96, site/primary/_posts-and-pages.scss */
  .margin-top {
    margin-top: 50px;
  }
}
@media (min-width: 100rem) {
  /* line 96, site/primary/_posts-and-pages.scss */
  .margin-top {
    margin-top: 50px;
  }
}

@media (max-width: 47.999rem) {
  /* line 115, site/primary/_posts-and-pages.scss */
  .margin-bottom {
    margin-bottom: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 115, site/primary/_posts-and-pages.scss */
  .margin-bottom {
    margin-bottom: 32px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 115, site/primary/_posts-and-pages.scss */
  .margin-bottom {
    margin-bottom: 40px;
  }
}
@media (min-width: 81rem) {
  /* line 115, site/primary/_posts-and-pages.scss */
  .margin-bottom {
    margin-bottom: 50px;
  }
}
@media (min-width: 100rem) {
  /* line 115, site/primary/_posts-and-pages.scss */
  .margin-bottom {
    margin-bottom: 50px;
  }
}

@media (max-width: 47.999rem) {
  /* line 133, site/primary/_posts-and-pages.scss */
  .mobile-margin {
    margin-bottom: 1.5em;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 133, site/primary/_posts-and-pages.scss */
  .mobile-margin {
    margin: 0;
  }
}

/* line 143, site/primary/_posts-and-pages.scss */
.site-main {
  height: 1px;
}
@media (max-width: 47.999rem) {
  /* line 143, site/primary/_posts-and-pages.scss */
  .site-main {
    height: auto;
  }
}

/* line 150, site/primary/_posts-and-pages.scss */
.home .entry-content {
  display: none;
}

/* line 154, site/primary/_posts-and-pages.scss */
.entry-content {
  position: relative;
  top: 0;
  left: 10px;
  width: 100%;
  height: auto;
  z-index: 50;
  background-color: rgba(56, 56, 56, 0.9);
  color: white;
  padding: 20px 25px 25px 25px;
  margin: 0;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
/* line 171, site/primary/_posts-and-pages.scss */
.entry-content p {
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 47.999rem) {
  /* line 154, site/primary/_posts-and-pages.scss */
  .entry-content {
    padding: 10px;
    margin: 0 20px;
    left: 0;
    height: auto;
    width: auto;
    max-width: 80%;
    position: absolute;
    top: 200px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 154, site/primary/_posts-and-pages.scss */
  .entry-content {
    width: 280px;
    top: 20vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 15px 15px 20px 15px;
  }
  /* line 190, site/primary/_posts-and-pages.scss */
  .entry-content p {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 154, site/primary/_posts-and-pages.scss */
  .entry-content {
    max-width: 360px;
    top: 20vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  /* line 200, site/primary/_posts-and-pages.scss */
  .entry-content p {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 81rem) {
  /* line 154, site/primary/_posts-and-pages.scss */
  .entry-content {
    max-width: 420px;
    top: 20vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    left: 10px;
  }
  /* line 210, site/primary/_posts-and-pages.scss */
  .entry-content p {
    font-size: 28px;
    line-height: 32px;
  }
}

/* line 217, site/primary/_posts-and-pages.scss */
.entry-content.collaboration,
.entry-content.exhibition,
.entry-content.project {
  position: absolute;
  top: -80vh;
}
/* line 223, site/primary/_posts-and-pages.scss */
.entry-content.collaboration h1,
.entry-content.exhibition h1,
.entry-content.project h1 {
  font-size: 30px;
  line-height: 35px;
}
/* line 228, site/primary/_posts-and-pages.scss */
.entry-content.collaboration p,
.entry-content.exhibition p,
.entry-content.project p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 47.999rem) {
  /* line 217, site/primary/_posts-and-pages.scss */
  .entry-content.collaboration,
  .entry-content.exhibition,
  .entry-content.project {
    position: relative;
    top: 0;
    display: block;
    height: auto;
    margin: 0;
  }
  /* line 239, site/primary/_posts-and-pages.scss */
  .entry-content.collaboration p,
  .entry-content.exhibition p,
  .entry-content.project p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 247, site/primary/_posts-and-pages.scss */
.entry-content.designer h1 {
  font-size: 30px;
  line-height: 35px;
}
/* line 252, site/primary/_posts-and-pages.scss */
.entry-content.designer p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 47.999rem) {
  /* line 246, site/primary/_posts-and-pages.scss */
  .entry-content.designer {
    display: none;
  }
}

/* line 261, site/primary/_posts-and-pages.scss */
.entry-content.designer-mobile {
  display: none;
}
@media (max-width: 47.999rem) {
  /* line 261, site/primary/_posts-and-pages.scss */
  .entry-content.designer-mobile {
    display: block;
    color: #4A4A4A;
    background: transparent;
    opacity: 1;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    bottom: 0;
    position: relative;
  }
  /* line 277, site/primary/_posts-and-pages.scss */
  .entry-content.designer-mobile p {
    font-weight: 400;
  }
}

/* line 283, site/primary/_posts-and-pages.scss */
#colophon {
  background-color: #f8f8f8;
}
/* line 286, site/primary/_posts-and-pages.scss */
#colophon p {
  font-weight: 400;
  line-height: 15px;
  margin-bottom: 0.9375rem;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 286, site/primary/_posts-and-pages.scss */
  #colophon p {
    line-height: 12px;
    margin-bottom: 0.75rem;
  }
}
/* line 296, site/primary/_posts-and-pages.scss */
#colophon a {
  text-decoration: none;
}
/* line 299, site/primary/_posts-and-pages.scss */
#colophon a:hover {
  text-decoration: underline;
}
/* line 304, site/primary/_posts-and-pages.scss */
#colophon p:last-child {
  margin-bottom: 0;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 319, site/primary/_posts-and-pages.scss */
  #colophon .footer-news {
    clear: both;
    float: left;
  }
}

@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 340, site/primary/_posts-and-pages.scss */
  .page-template-page-whatwedo #content,
  .page-template-page-whatweoffer #content,
  .page-template-page-whoweare #content,
  .single-cpt_exhibitions #content {
    margin-top: 2rem;
  }
}

@media (max-width: 47.999rem) {
  /* line 346, site/primary/_posts-and-pages.scss */
  .single-cpt_designers .designer--content {
    margin-top: 2rem;
  }
}
/* line 352, site/primary/_posts-and-pages.scss */
.single-cpt_designers .header-slidesho {
  display: none;
}
/* line 356, site/primary/_posts-and-pages.scss */
.single-cpt_designers #content {
  margin-top: 20px;
}

/* line 361, site/primary/_posts-and-pages.scss */
.entry-footer {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: block;
}

@media (max-width: 47.999rem) {
  /* line 368, site/primary/_posts-and-pages.scss */
  .mobile-nopadding {
    padding: 0 !important;
  }
}

@media (max-width: 47.999rem) {
  /* line 374, site/primary/_posts-and-pages.scss */
  .mobile-hidden {
    display: none !important;
  }
}

/* line 380, site/primary/_posts-and-pages.scss */
.mobile-only {
  display: none !important;
}
@media (max-width: 47.999rem) {
  /* line 380, site/primary/_posts-and-pages.scss */
  .mobile-only {
    display: inline-block !important;
  }
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 387, site/primary/_posts-and-pages.scss */
  .medium-hidden {
    display: none !important;
  }
}

/* line 393, site/primary/_posts-and-pages.scss */
.medium-only {
  display: none !important;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 393, site/primary/_posts-and-pages.scss */
  .medium-only {
    display: inline-block !important;
  }
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* line 1, site/primary/_asides.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Grid
--------------------------------------------------------------*/
/* line 1, layout/_grid.scss */
.is-visible {
  display: block !important;
}

/* line 5, layout/_grid.scss */
.is-hidden {
  display: none !important;
}

/* line 9, layout/_grid.scss */
.column-10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 14, layout/_grid.scss */
.column-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 19, layout/_grid.scss */
.row {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
/* line 24, layout/_grid.scss */
.row--container {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0 64px;
}
@media (max-width: 47.999rem) {
  /* line 24, layout/_grid.scss */
  .row--container {
    width: 100%;
    padding: 0 .875rem;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 24, layout/_grid.scss */
  .row--container {
    width: 48.000rem;
    padding: 0 .875rem;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 24, layout/_grid.scss */
  .row--container {
    width: 64.000rem;
  }
}
@media (min-width: 81rem) {
  /* line 24, layout/_grid.scss */
  .row--container {
    width: 80.000rem;
  }
}
@media (min-width: 100rem) {
  /* line 24, layout/_grid.scss */
  .row--container {
    width: 100.000rem;
  }
}
/* line 48, layout/_grid.scss */
.row-container__site-menu {
  padding: 0;
  width: calc(100vw - 128px);
}
@media (max-width: 47.999rem) {
  /* line 48, layout/_grid.scss */
  .row-container__site-menu {
    width: auto;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 48, layout/_grid.scss */
  .row-container__site-menu {
    width: auto;
  }
}
/* line 60, layout/_grid.scss */
.row--indent {
  display: block;
  float: left;
  width: 100%;
}
@media (max-width: 47.999rem) {
  /* line 65, layout/_grid.scss */
  .row--indent__footer {
    padding: 0 24px;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 65, layout/_grid.scss */
  .row--indent__footer {
    padding: 0 24px;
  }
}
@media (min-width: 81rem) {
  /* line 65, layout/_grid.scss */
  .row--indent__footer {
    padding: 0 106px;
  }
}
@media (min-width: 100rem) {
  /* line 65, layout/_grid.scss */
  .row--indent__footer {
    padding: 0 130px;
  }
}
/* line 81, layout/_grid.scss */
.row .column {
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  word-break: keep-all;
}

/* line 90, layout/_grid.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

/* line 94, layout/_grid.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 98, layout/_grid.scss */
.column.row.row {
  float: none;
}

/* line 103, layout/_grid.scss */
.row.row.columns {
  float: none;
}
/* line 106, layout/_grid.scss */
.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

/* line 114, layout/_grid.scss */
.pusher {
  height: 1px;
  float: left;
}

/* line 119, layout/_grid.scss */
.s-1 {
  width: 8.33333%;
}

/* line 123, layout/_grid.scss */
.s-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 128, layout/_grid.scss */
.s-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 133, layout/_grid.scss */
.s-offset-0 {
  margin-left: 0%;
}

/* line 137, layout/_grid.scss */
.s-2 {
  width: 16.66667%;
}

/* line 141, layout/_grid.scss */
.s-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 146, layout/_grid.scss */
.s-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 151, layout/_grid.scss */
.s-offset-1 {
  margin-left: 8.33333%;
}

/* line 155, layout/_grid.scss */
.s-3 {
  width: 25%;
}

/* line 159, layout/_grid.scss */
.s-push-3 {
  position: relative;
  left: 25%;
}

/* line 164, layout/_grid.scss */
.s-pull-3 {
  position: relative;
  left: -25%;
}

/* line 169, layout/_grid.scss */
.s-offset-2 {
  margin-left: 16.66667%;
}

/* line 173, layout/_grid.scss */
.s-4 {
  width: 33.33333%;
}

/* line 177, layout/_grid.scss */
.s-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 182, layout/_grid.scss */
.s-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 187, layout/_grid.scss */
.s-offset-3 {
  margin-left: 25%;
}

/* line 191, layout/_grid.scss */
.s-5 {
  width: 41.66667%;
}

/* line 195, layout/_grid.scss */
.s-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 200, layout/_grid.scss */
.s-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 205, layout/_grid.scss */
.s-offset-4 {
  margin-left: 33.33333%;
}

/* line 209, layout/_grid.scss */
.s-6 {
  width: 50%;
}

/* line 213, layout/_grid.scss */
.s-push-6 {
  position: relative;
  left: 50%;
}

/* line 218, layout/_grid.scss */
.s-pull-6 {
  position: relative;
  left: -50%;
}

/* line 223, layout/_grid.scss */
.s-offset-5 {
  margin-left: 41.66667%;
}

/* line 227, layout/_grid.scss */
.s-7 {
  width: 58.33333%;
}

/* line 231, layout/_grid.scss */
.s-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 236, layout/_grid.scss */
.s-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 241, layout/_grid.scss */
.s-offset-6 {
  margin-left: 50%;
}

/* line 245, layout/_grid.scss */
.s-8 {
  /*width: 66.66667%;*/
}

/* line 249, layout/_grid.scss */
.s-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 254, layout/_grid.scss */
.s-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 259, layout/_grid.scss */
.s-offset-7 {
  margin-left: 58.33333%;
}

/* line 263, layout/_grid.scss */
.s-9 {
  width: 75%;
}

/* line 267, layout/_grid.scss */
.s-push-9 {
  position: relative;
  left: 75%;
}

/* line 272, layout/_grid.scss */
.s-pull-9 {
  position: relative;
  left: -75%;
}

/* line 277, layout/_grid.scss */
.s-offset-8 {
  margin-left: 66.66667%;
}

/* line 281, layout/_grid.scss */
.s-10 {
  width: 83.33333%;
}

/* line 285, layout/_grid.scss */
.s-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 290, layout/_grid.scss */
.s-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 295, layout/_grid.scss */
.s-offset-9 {
  margin-left: 75%;
}

/* line 299, layout/_grid.scss */
.s-11 {
  width: 91.66667%;
}

/* line 303, layout/_grid.scss */
.s-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 308, layout/_grid.scss */
.s-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 313, layout/_grid.scss */
.s-offset-10 {
  margin-left: 83.33333%;
}

/* line 317, layout/_grid.scss */
.s-12 {
  width: 100%;
}

/* line 321, layout/_grid.scss */
.s-offset-11 {
  margin-left: 91.66667%;
}

/* line 326, layout/_grid.scss */
.s-up-1 > .column, .s-up-1 > .columns {
  width: 100%;
  float: left;
}
/* line 330, layout/_grid.scss */
.s-up-1 > .column:nth-of-type(1n), .s-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 333, layout/_grid.scss */
.s-up-1 > .column:nth-of-type(1n+1), .s-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
/* line 336, layout/_grid.scss */
.s-up-1 > .column:last-child, .s-up-1 > .columns:last-child {
  float: left;
}

/* line 342, layout/_grid.scss */
.s-up-2 > .column, .s-up-2 > .columns {
  width: 50%;
  float: left;
}
/* line 346, layout/_grid.scss */
.s-up-2 > .column:nth-of-type(1n), .s-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 349, layout/_grid.scss */
.s-up-2 > .column:nth-of-type(2n+1), .s-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
/* line 352, layout/_grid.scss */
.s-up-2 > .column:last-child, .s-up-2 > .columns:last-child {
  float: left;
}

/* line 358, layout/_grid.scss */
.s-up-3 > .column, .s-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
/* line 362, layout/_grid.scss */
.s-up-3 > .column:nth-of-type(1n), .s-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 365, layout/_grid.scss */
.s-up-3 > .column:nth-of-type(3n+1), .s-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
/* line 368, layout/_grid.scss */
.s-up-3 > .column:last-child, .s-up-3 > .columns:last-child {
  float: left;
}

/* line 374, layout/_grid.scss */
.s-up-4 > .column, .s-up-4 > .columns {
  width: 25%;
  float: left;
}
/* line 378, layout/_grid.scss */
.s-up-4 > .column:nth-of-type(1n), .s-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 381, layout/_grid.scss */
.s-up-4 > .column:nth-of-type(4n+1), .s-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
/* line 384, layout/_grid.scss */
.s-up-4 > .column:last-child, .s-up-4 > .columns:last-child {
  float: left;
}

/* line 390, layout/_grid.scss */
.s-up-5 > .column, .s-up-5 > .columns {
  width: 20%;
  float: left;
}
/* line 394, layout/_grid.scss */
.s-up-5 > .column:nth-of-type(1n), .s-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 397, layout/_grid.scss */
.s-up-5 > .column:nth-of-type(5n+1), .s-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
/* line 400, layout/_grid.scss */
.s-up-5 > .column:last-child, .s-up-5 > .columns:last-child {
  float: left;
}

/* line 406, layout/_grid.scss */
.s-up-6 > .column, .s-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
/* line 410, layout/_grid.scss */
.s-up-6 > .column:nth-of-type(1n), .s-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 413, layout/_grid.scss */
.s-up-6 > .column:nth-of-type(6n+1), .s-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
/* line 416, layout/_grid.scss */
.s-up-6 > .column:last-child, .s-up-6 > .columns:last-child {
  float: left;
}

/* line 422, layout/_grid.scss */
.s-up-7 > .column, .s-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
/* line 426, layout/_grid.scss */
.s-up-7 > .column:nth-of-type(1n), .s-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 429, layout/_grid.scss */
.s-up-7 > .column:nth-of-type(7n+1), .s-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
/* line 432, layout/_grid.scss */
.s-up-7 > .column:last-child, .s-up-7 > .columns:last-child {
  float: left;
}

/* line 438, layout/_grid.scss */
.s-up-8 > .column, .s-up-8 > .columns {
  width: 12.5%;
  float: left;
}
/* line 442, layout/_grid.scss */
.s-up-8 > .column:nth-of-type(1n), .s-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 445, layout/_grid.scss */
.s-up-8 > .column:nth-of-type(8n+1), .s-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
/* line 448, layout/_grid.scss */
.s-up-8 > .column:last-child, .s-up-8 > .columns:last-child {
  float: left;
}

/* line 455, layout/_grid.scss */
.s-collapse > .column, .s-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 460, layout/_grid.scss */
.s-collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 467, layout/_grid.scss */
.s-uncollapse > .column, .s-uncollapse > .columns {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 473, layout/_grid.scss */
.s-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 479, layout/_grid.scss */
.s-uncentered, .s-push-0, .s-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 48em) {
  /* line 487, layout/_grid.scss */
  .m-1 {
    width: 8.33333%;
  }

  /* line 490, layout/_grid.scss */
  .m-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 494, layout/_grid.scss */
  .m-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 498, layout/_grid.scss */
  .m-offset-0 {
    margin-left: 0%;
  }

  /* line 501, layout/_grid.scss */
  .m-2 {
    width: 16.66667%;
  }

  /* line 504, layout/_grid.scss */
  .m-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 508, layout/_grid.scss */
  .m-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 512, layout/_grid.scss */
  .m-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 515, layout/_grid.scss */
  .m-3 {
    width: 25%;
  }

  /* line 518, layout/_grid.scss */
  .m-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 522, layout/_grid.scss */
  .m-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 526, layout/_grid.scss */
  .m-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 529, layout/_grid.scss */
  .m-4 {
    width: 33.33333%;
  }

  /* line 532, layout/_grid.scss */
  .m-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 536, layout/_grid.scss */
  .m-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 540, layout/_grid.scss */
  .m-offset-3 {
    margin-left: 25%;
  }

  /* line 543, layout/_grid.scss */
  .m-5 {
    width: 41.66667%;
  }

  /* line 546, layout/_grid.scss */
  .m-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 550, layout/_grid.scss */
  .m-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 554, layout/_grid.scss */
  .m-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 557, layout/_grid.scss */
  .m-6 {
    width: 50%;
  }

  /* line 560, layout/_grid.scss */
  .m-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 564, layout/_grid.scss */
  .m-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 568, layout/_grid.scss */
  .m-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 571, layout/_grid.scss */
  .m-7 {
    width: 58.33333%;
  }

  /* line 574, layout/_grid.scss */
  .m-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 578, layout/_grid.scss */
  .m-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 582, layout/_grid.scss */
  .m-offset-6 {
    margin-left: 50%;
  }

  /* line 585, layout/_grid.scss */
  .m-8 {
    width: 66.66667%;
  }

  /* line 588, layout/_grid.scss */
  .m-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 592, layout/_grid.scss */
  .m-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 596, layout/_grid.scss */
  .m-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 599, layout/_grid.scss */
  .m-9 {
    width: 75%;
  }

  /* line 602, layout/_grid.scss */
  .m-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 606, layout/_grid.scss */
  .m-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 610, layout/_grid.scss */
  .m-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 613, layout/_grid.scss */
  .m-10 {
    width: 83.33333%;
  }

  /* line 616, layout/_grid.scss */
  .m-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 620, layout/_grid.scss */
  .m-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 624, layout/_grid.scss */
  .m-offset-9 {
    margin-left: 75%;
  }

  /* line 627, layout/_grid.scss */
  .m-11 {
    width: 91.66667%;
  }

  /* line 630, layout/_grid.scss */
  .m-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 634, layout/_grid.scss */
  .m-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 638, layout/_grid.scss */
  .m-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 641, layout/_grid.scss */
  .m-12 {
    width: 100%;
  }

  /* line 644, layout/_grid.scss */
  .m-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 648, layout/_grid.scss */
  .m-up-1 > .column, .m-up-1 > .columns {
    width: 100%;
    float: left;
  }
  /* line 652, layout/_grid.scss */
  .m-up-1 > .column:nth-of-type(1n), .m-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 655, layout/_grid.scss */
  .m-up-1 > .column:nth-of-type(1n+1), .m-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 658, layout/_grid.scss */
  .m-up-1 > .column:last-child, .m-up-1 > .columns:last-child {
    float: left;
  }

  /* line 663, layout/_grid.scss */
  .m-up-2 > .column, .m-up-2 > .columns {
    width: 50%;
    float: left;
  }
  /* line 667, layout/_grid.scss */
  .m-up-2 > .column:nth-of-type(1n), .m-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 670, layout/_grid.scss */
  .m-up-2 > .column:nth-of-type(2n+1), .m-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 673, layout/_grid.scss */
  .m-up-2 > .column:last-child, .m-up-2 > .columns:last-child {
    float: left;
  }

  /* line 678, layout/_grid.scss */
  .m-up-3 > .column, .m-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  /* line 682, layout/_grid.scss */
  .m-up-3 > .column:nth-of-type(1n), .m-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 685, layout/_grid.scss */
  .m-up-3 > .column:nth-of-type(3n+1), .m-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 688, layout/_grid.scss */
  .m-up-3 > .column:last-child, .m-up-3 > .columns:last-child {
    float: left;
  }

  /* line 693, layout/_grid.scss */
  .m-up-4 > .column, .m-up-4 > .columns {
    width: 25%;
    float: left;
  }
  /* line 697, layout/_grid.scss */
  .m-up-4 > .column:nth-of-type(1n), .m-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 700, layout/_grid.scss */
  .m-up-4 > .column:nth-of-type(4n+1), .m-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 703, layout/_grid.scss */
  .m-up-4 > .column:last-child, .m-up-4 > .columns:last-child {
    float: left;
  }

  /* line 708, layout/_grid.scss */
  .m-up-5 > .column, .m-up-5 > .columns {
    width: 20%;
    float: left;
  }
  /* line 712, layout/_grid.scss */
  .m-up-5 > .column:nth-of-type(1n), .m-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 715, layout/_grid.scss */
  .m-up-5 > .column:nth-of-type(5n+1), .m-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 718, layout/_grid.scss */
  .m-up-5 > .column:last-child, .m-up-5 > .columns:last-child {
    float: left;
  }

  /* line 723, layout/_grid.scss */
  .m-up-6 > .column, .m-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  /* line 727, layout/_grid.scss */
  .m-up-6 > .column:nth-of-type(1n), .m-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 730, layout/_grid.scss */
  .m-up-6 > .column:nth-of-type(6n+1), .m-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 733, layout/_grid.scss */
  .m-up-6 > .column:last-child, .m-up-6 > .columns:last-child {
    float: left;
  }

  /* line 738, layout/_grid.scss */
  .m-up-7 > .column, .m-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  /* line 742, layout/_grid.scss */
  .m-up-7 > .column:nth-of-type(1n), .m-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 745, layout/_grid.scss */
  .m-up-7 > .column:nth-of-type(7n+1), .m-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 748, layout/_grid.scss */
  .m-up-7 > .column:last-child, .m-up-7 > .columns:last-child {
    float: left;
  }

  /* line 753, layout/_grid.scss */
  .m-up-8 > .column, .m-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  /* line 757, layout/_grid.scss */
  .m-up-8 > .column:nth-of-type(1n), .m-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 760, layout/_grid.scss */
  .m-up-8 > .column:nth-of-type(8n+1), .m-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 763, layout/_grid.scss */
  .m-up-8 > .column:last-child, .m-up-8 > .columns:last-child {
    float: left;
  }

  /* line 769, layout/_grid.scss */
  .m-collapse > .column, .m-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 774, layout/_grid.scss */
  .m-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 780, layout/_grid.scss */
  .m-uncollapse > .column, .m-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 785, layout/_grid.scss */
  .m-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 790, layout/_grid.scss */
  .m-uncentered, .m-push-0, .m-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 80em) {
  /* line 800, layout/_grid.scss */
  .l-20 {
    width: 20%;
  }

  /* line 804, layout/_grid.scss */
  .l-40 {
    /*width: 40%;*/
  }

  /* line 808, layout/_grid.scss */
  .l-1 {
    width: 8.33333%;
  }

  /* line 811, layout/_grid.scss */
  .l-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 815, layout/_grid.scss */
  .l-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 819, layout/_grid.scss */
  .l-offset-0 {
    margin-left: 0%;
  }

  /* line 822, layout/_grid.scss */
  .l-2 {
    width: 16.66667%;
  }

  /* line 825, layout/_grid.scss */
  .l-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 829, layout/_grid.scss */
  .l-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 833, layout/_grid.scss */
  .l-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 836, layout/_grid.scss */
  .l-3 {
    width: 25%;
  }

  /* line 839, layout/_grid.scss */
  .l-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 843, layout/_grid.scss */
  .l-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 847, layout/_grid.scss */
  .l-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 850, layout/_grid.scss */
  .l-4 {
    width: 33.33333%;
  }

  /* line 853, layout/_grid.scss */
  .l-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 857, layout/_grid.scss */
  .l-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 861, layout/_grid.scss */
  .l-offset-3 {
    margin-left: 25%;
  }

  /* line 864, layout/_grid.scss */
  .l-5 {
    width: 41.66667%;
  }

  /* line 867, layout/_grid.scss */
  .l-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 871, layout/_grid.scss */
  .l-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 875, layout/_grid.scss */
  .l-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 878, layout/_grid.scss */
  .l-6 {
    width: 50%;
  }

  /* line 881, layout/_grid.scss */
  .l-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 885, layout/_grid.scss */
  .l-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 889, layout/_grid.scss */
  .l-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 892, layout/_grid.scss */
  .l-7 {
    width: 58.33333%;
  }

  /* line 895, layout/_grid.scss */
  .l-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 899, layout/_grid.scss */
  .l-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 903, layout/_grid.scss */
  .l-offset-6 {
    margin-left: 50%;
  }

  /* line 906, layout/_grid.scss */
  .l-8 {
    width: 66.66667%;
  }

  /* line 909, layout/_grid.scss */
  .l-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 913, layout/_grid.scss */
  .l-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 917, layout/_grid.scss */
  .l-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 920, layout/_grid.scss */
  .l-9 {
    width: 75%;
  }

  /* line 923, layout/_grid.scss */
  .l-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 927, layout/_grid.scss */
  .l-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 931, layout/_grid.scss */
  .l-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 934, layout/_grid.scss */
  .l-10 {
    width: 83.33333%;
  }

  /* line 937, layout/_grid.scss */
  .l-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 941, layout/_grid.scss */
  .l-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 945, layout/_grid.scss */
  .l-offset-9 {
    margin-left: 75%;
  }

  /* line 948, layout/_grid.scss */
  .l-11 {
    width: 91.66667%;
  }

  /* line 951, layout/_grid.scss */
  .l-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 955, layout/_grid.scss */
  .l-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 959, layout/_grid.scss */
  .l-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 962, layout/_grid.scss */
  .l-12 {
    width: 100%;
  }

  /* line 965, layout/_grid.scss */
  .l-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 969, layout/_grid.scss */
  .l-up-1 > .column, .l-up-1 > .columns {
    width: 100%;
    float: left;
  }
  /* line 973, layout/_grid.scss */
  .l-up-1 > .column:nth-of-type(1n), .l-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 976, layout/_grid.scss */
  .l-up-1 > .column:nth-of-type(1n+1), .l-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 979, layout/_grid.scss */
  .l-up-1 > .column:last-child, .l-up-1 > .columns:last-child {
    float: left;
  }

  /* line 984, layout/_grid.scss */
  .l-up-2 > .column, .l-up-2 > .columns {
    width: 50%;
    float: left;
  }
  /* line 988, layout/_grid.scss */
  .l-up-2 > .column:nth-of-type(1n), .l-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 991, layout/_grid.scss */
  .l-up-2 > .column:nth-of-type(2n+1), .l-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 994, layout/_grid.scss */
  .l-up-2 > .column:last-child, .l-up-2 > .columns:last-child {
    float: left;
  }

  /* line 999, layout/_grid.scss */
  .l-up-3 > .column, .l-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  /* line 1003, layout/_grid.scss */
  .l-up-3 > .column:nth-of-type(1n), .l-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1006, layout/_grid.scss */
  .l-up-3 > .column:nth-of-type(3n+1), .l-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 1009, layout/_grid.scss */
  .l-up-3 > .column:last-child, .l-up-3 > .columns:last-child {
    float: left;
  }

  /* line 1014, layout/_grid.scss */
  .l-up-4 > .column, .l-up-4 > .columns {
    width: 25%;
    float: left;
  }
  /* line 1018, layout/_grid.scss */
  .l-up-4 > .column:nth-of-type(1n), .l-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1021, layout/_grid.scss */
  .l-up-4 > .column:nth-of-type(4n+1), .l-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 1024, layout/_grid.scss */
  .l-up-4 > .column:last-child, .l-up-4 > .columns:last-child {
    float: left;
  }

  /* line 1029, layout/_grid.scss */
  .l-up-5 > .column, .l-up-5 > .columns {
    width: 20%;
    float: left;
  }
  /* line 1033, layout/_grid.scss */
  .l-up-5 > .column:nth-of-type(1n), .l-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1036, layout/_grid.scss */
  .l-up-5 > .column:nth-of-type(5n+1), .l-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 1039, layout/_grid.scss */
  .l-up-5 > .column:last-child, .l-up-5 > .columns:last-child {
    float: left;
  }

  /* line 1044, layout/_grid.scss */
  .l-up-6 > .column, .l-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  /* line 1048, layout/_grid.scss */
  .l-up-6 > .column:nth-of-type(1n), .l-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1051, layout/_grid.scss */
  .l-up-6 > .column:nth-of-type(6n+1), .l-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 1054, layout/_grid.scss */
  .l-up-6 > .column:last-child, .l-up-6 > .columns:last-child {
    float: left;
  }

  /* line 1059, layout/_grid.scss */
  .l-up-7 > .column, .l-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  /* line 1063, layout/_grid.scss */
  .l-up-7 > .column:nth-of-type(1n), .l-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1066, layout/_grid.scss */
  .l-up-7 > .column:nth-of-type(7n+1), .l-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 1069, layout/_grid.scss */
  .l-up-7 > .column:last-child, .l-up-7 > .columns:last-child {
    float: left;
  }

  /* line 1074, layout/_grid.scss */
  .l-up-8 > .column, .l-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  /* line 1078, layout/_grid.scss */
  .l-up-8 > .column:nth-of-type(1n), .l-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 1081, layout/_grid.scss */
  .l-up-8 > .column:nth-of-type(8n+1), .l-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 1084, layout/_grid.scss */
  .l-up-8 > .column:last-child, .l-up-8 > .columns:last-child {
    float: left;
  }

  /* line 1090, layout/_grid.scss */
  .l-collapse > .column, .l-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1095, layout/_grid.scss */
  .l-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 1101, layout/_grid.scss */
  .l-uncollapse > .column, .l-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1106, layout/_grid.scss */
  .l-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 1111, layout/_grid.scss */
  .l-uncentered, .l-push-0, .l-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 2, modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 1, media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 11, media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* line 17, media/_media.scss */
.background {
  background-position: center center;
  background-size: cover;
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 23, media/_media.scss */
  .background {
    background-position: top center;
    background-size: cover;
  }
}
@media (max-width: 47.999rem) {
  /* line 30, media/_media.scss */
  .background {
    background-position: top center;
    background-size: cover;
  }
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 5, media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
/* line 11, media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
/* line 15, media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
/* line 19, media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
/* line 23, media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
/* line 27, media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
/* line 31, media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
/* line 35, media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
/* line 39, media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 44, media/_galleries.scss */
.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 5, elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
  word-break: keep-all;
}

/* line 12, elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 16, elements/_elements.scss */
blockquote, q {
  quotes: "" "";
}
/* line 19, elements/_elements.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 25, elements/_elements.scss */
hr {
  background-color: #E5DFDE;
  border: 0;
  height: 1px;
  margin: 0;
  width: 100%;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 25, elements/_elements.scss */
  hr {
    height: 0px;
  }
}
@media (max-width: 47.999rem) {
  /* line 25, elements/_elements.scss */
  hr {
    height: 0px;
  }
}

@media (max-width: 47.999rem) {
  /* line 40, elements/_elements.scss */
  .hentry {
    margin: 0;
  }
}
/* line 45, elements/_elements.scss */
.additional {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}

/* line 51, elements/_elements.scss */
.button, .btn, button {
  font-size: 14px;
  line-height: 18px;
  color: #4A4A4A;
  background-color: transparent;
  border: 1px solid #4A4A4A;
  padding: .75em 1em;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .3s ease, color .3s ease;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
}
/* line 67, elements/_elements.scss */
.button:hover, .btn:hover, button:hover {
  cursor: pointer;
  background-color: #4A4A4A;
  color: white;
}
/* line 72, elements/_elements.scss */
.button.margin--right, .btn.margin--right, button.margin--right {
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 77, elements/_elements.scss */
.button.btn-black, .button.btn--black, .button.button--black, .button.button--invert, .btn.btn-black, .btn.btn--black, .btn.button--black, .btn.button--invert, button.btn-black, button.btn--black, button.button--black, button.button--invert {
  background-color: #4A4A4A;
  color: white;
}
/* line 85, elements/_elements.scss */
.button.sliderButton, .btn.sliderButton, button.sliderButton {
  border-color: white;
  background: transparent;
  color: white;
  float: right;
}
/* line 91, elements/_elements.scss */
.button.sliderButton:hover, .btn.sliderButton:hover, button.sliderButton:hover {
  background-color: white;
  color: #4A4A4A;
}
/* line 97, elements/_elements.scss */
.button.button--disabled, .btn.button--disabled, button.button--disabled {
  display: none;
  cursor: default !important;
  opacity: .25;
  color: #fff;
  background-color: #4A4A4A;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 51, elements/_elements.scss */
  .button, .btn, button {
    font-size: .8rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 51, elements/_elements.scss */
  .button, .btn, button {
    font-size: .7rem;
  }
}
/* line 114, elements/_elements.scss */
.button.button--large, .btn.button--large, button.button--large {
  font-size: 19.2px;
  font-size: 1.2rem;
  padding: 1.5rem 2rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 114, elements/_elements.scss */
  .button.button--large, .btn.button--large, button.button--large {
    width: auto;
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 114, elements/_elements.scss */
  .button.button--large, .btn.button--large, button.button--large {
    width: auto;
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 114, elements/_elements.scss */
  .button.button--large, .btn.button--large, button.button--large {
    font-size: .875rem;
    line-height: 18px;
    padding: .75rem 1rem;
  }
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 141, elements/_elements.scss */
  .button, .btn, button {
    text-align: center;
  }
}
/* line 148, elements/_elements.scss */
.clear {
  clear: both;
}

/* line 152, elements/_elements.scss */
.left {
  float: left;
}

@media (max-width: 47.999rem) {
  /* line 156, elements/_elements.scss */
  .mobile-left {
    float: left !important;
  }
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 162, elements/_elements.scss */
  .medium-left {
    float: left !important;
  }
}

/* line 168, elements/_elements.scss */
.super-left {
  float: left !important;
}

/* line 172, elements/_elements.scss */
.right {
  float: right;
}

/* line 176, elements/_elements.scss */
.text-align-right {
  text-align: right;
}

/* line 180, elements/_elements.scss */
.overflow {
  overflow: auto;
}

/* line 184, elements/_elements.scss */
.hide {
  display: none;
}

/* line 188, elements/_elements.scss */
.hidden {
  visibility: hidden;
}

/* line 192, elements/_elements.scss */
.border-bottom {
  border-bottom: 1px solid #E5DFDE;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 192, elements/_elements.scss */
  .border-bottom {
    border: 0;
  }
}
@media (max-width: 47.999rem) {
  /* line 192, elements/_elements.scss */
  .border-bottom {
    height: 0;
  }
}

/* line 212, elements/_elements.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 217, elements/_elements.scss */
#colophon p {
  font-size: 12px;
  line-height: 15px;
}
@media (min-width: 81rem) {
  /* line 217, elements/_elements.scss */
  #colophon p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 228, elements/_elements.scss */
#colophon .textwidget p img {
  max-height: 20px;
  width: auto !important;
  margin-right: 12px;
}

/* line 1, elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 5, elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 236, elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 1, elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* line 1, elements/_images.scss */
.medium {
  height: 363px;
}

@media (max-width: 47.999rem) {
  /* line 9, elements/_images.scss */
  .medium {
    height: 265px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 15, elements/_images.scss */
  .medium {
    height: 320px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 21, elements/_images.scss */
  .medium {
    height: 436px;
  }
}
@media (min-width: 81rem) {
  /* line 27, elements/_images.scss */
  .medium {
    height: 510px;
  }
}
@media (min-width: 100rem) {
  /* line 33, elements/_images.scss */
  .medium {
    height: 630px;
  }
}
/* line 1, elements/_slick.scss */
#slide-loader {
  display: none;
}

/* line 5, elements/_slick.scss */
.slideshow-loader {
  position: absolute;
  height: 100vh;
  line-height: 100vh;
  width: 100vw;
  text-align: center;
}
/* line 13, elements/_slick.scss */
.slideshow-loader .loader {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: scale(0.5);
  margin-left: -40px;
  margin-top: -40px;
}
/* line 23, elements/_slick.scss */
.slideshow-loader .loader circle {
  stroke: #000;
  stroke-width: 4px;
  stroke-dasharray: 226 0;
  stroke-dashoffset: 113;
  fill: transparent;
  animation: load 2400ms infinite linear;
}
@keyframes load {
  0% {
    stroke-dasharray: 0 226;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 226 0;
    stroke-dashoffset: -113;
  }
  100% {
    stroke-dasharray: 0 226;
    stroke-dashoffset: -452;
  }
}
/* line 50, elements/_slick.scss */
.slideshow-loader.fully-initialized {
  display: none;
}

/* line 55, elements/_slick.scss */
.lightbox {
  transition: opacity 400ms ease;
  opacity: 0;
}
/* line 58, elements/_slick.scss */
.lightbox.fully-initialized {
  opacity: 1;
}

/* line 63, elements/_slick.scss */
.header-slideshow {
  transition: opacity 400ms ease;
  opacity: 0;
}
/* line 66, elements/_slick.scss */
.header-slideshow.fully-initialized {
  opacity: 1;
}

/* line 71, elements/_slick.scss */
.header--content-page {
  width: 60vw;
  margin-left: 20vw;
  margin-top: 64px;
  height: 36vw !important;
  padding: 0 !important;
}
@media (max-width: 47.999rem) {
  /* line 71, elements/_slick.scss */
  .header--content-page {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    height: 61vw !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 71, elements/_slick.scss */
  .header--content-page {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    height: 61vw !important;
  }
}
/* line 91, elements/_slick.scss */
.header--content-page-image {
  width: 100%;
  height: 100%;
  background-size: cover;
}

/* Slider */
/* line 99, elements/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 115, elements/_slick.scss */
.home .slick-slider {
  padding-top: 0;
}

/* line 118, elements/_slick.scss */
.slick-list {
  cursor: auto;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 125, elements/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 128, elements/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 133, elements/_slick.scss */
.scroll-button {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-top: 12px;
  font-size: 12px;
  left: 0;
  width: 100%;
  background: white;
  cursor: pointer;
}
@media (max-width: 47.999rem) {
  /* line 133, elements/_slick.scss */
  .scroll-button {
    top: 64px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 133, elements/_slick.scss */
  .scroll-button {
    top: 64px;
  }
}

/* line 152, elements/_slick.scss */
.page-template-page-frontpage .slick-list::after {
  display: none;
}

/* line 155, elements/_slick.scss */
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 165, elements/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 170, elements/_slick.scss */
.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}
/* line 175, elements/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 178, elements/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 182, elements/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 186, elements/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 189, elements/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 192, elements/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 196, elements/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 199, elements/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 202, elements/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 205, elements/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 211, elements/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 215, elements/_slick.scss */
.slideshow-text--item {
  position: absolute;
  top: 10vh;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px 40px 60px 40px;
}
/* line 221, elements/_slick.scss */
.slideshow-text--item p {
  margin: 0 !important;
}
@media (max-width: 47.999rem) {
  /* line 215, elements/_slick.scss */
  .slideshow-text--item {
    padding: 10px;
    margin: 0 20px;
    top: 300px;
    left: 0;
    height: 100px;
    width: auto;
    bottom: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 215, elements/_slick.scss */
  .slideshow-text--item {
    width: 280px;
    top: -80vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 40px 30px 50px 30px;
  }
  /* line 239, elements/_slick.scss */
  .slideshow-text--item p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 215, elements/_slick.scss */
  .slideshow-text--item {
    max-width: 360px;
    top: -80vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  /* line 249, elements/_slick.scss */
  .slideshow-text--item p {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 81rem) {
  /* line 215, elements/_slick.scss */
  .slideshow-text--item {
    max-width: 420px;
    top: -80vh;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  /* line 259, elements/_slick.scss */
  .slideshow-text--item p {
    font-size: 28px;
    line-height: 32px;
  }
}

/* line 266, elements/_slick.scss */
.slideshow-text-slide--container.row--container p {
  margin-top: 48px;
  max-width: 560px;
  float: left;
}

/* line 272, elements/_slick.scss */
.slideshow-text .slick-list::after {
  display: none;
}

/* line 275, elements/_slick.scss */
.slideshow-text .slideshow-nav {
  display: none;
}

/* line 279, elements/_slick.scss */
.slideshow-text .header-slideshow--nav .next-button,
.slideshow-text .header-slideshow--nav .prev-button {
  position: absolute;
  top: -20px !important;
}

/* line 285, elements/_slick.scss */
.slideshow-text .header-slideshow--nav .next-button {
  right: 0;
}

/* line 289, elements/_slick.scss */
.slideshow-text .header-slideshow--nav .prev-button {
  left: 0;
}

@media (max-width: 47.999rem) {
  /* line 301, elements/_slick.scss */
  .page-template-page-frontpage .header-slideshow {
    max-height: 100vh;
  }
}
@media (max-width: 47.999rem) {
  /* line 306, elements/_slick.scss */
  .page-template-page-frontpage .header-slideshow--slide, .page-template-page-frontpage .header-slideshow--slide-image {
    height: calc(100vh - 40px) !important;
  }
}

/* line 316, elements/_slick.scss */
.slick-artwork-slider .slick-next,
.slick-artwork-slider .slick-prev {
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 40vh;
  cursor: pointer;
}
/* line 323, elements/_slick.scss */
.slick-artwork-slider .slick-next::before,
.slick-artwork-slider .slick-prev::before {
  content: '';
}
/* line 326, elements/_slick.scss */
.slick-artwork-slider .slick-next:hover,
.slick-artwork-slider .slick-prev:hover {
  background-position: center;
  background-size: cover;
}
/* line 332, elements/_slick.scss */
.slick-artwork-slider .slick-prev {
  background-image: url("images/bg-artwork-arrow-left.svg");
}
/* line 334, elements/_slick.scss */
.slick-artwork-slider .slick-prev:hover {
  background-image: url("images/bg-artwork-arrow-left-hover.svg");
}
/* line 339, elements/_slick.scss */
.slick-artwork-slider .slick-next {
  background-image: url("images/bg-artwork-arrow-right.svg");
}
/* line 341, elements/_slick.scss */
.slick-artwork-slider .slick-next:hover {
  background-image: url("images/bg-artwork-arrow-right-hover.svg");
}

/* line 347, elements/_slick.scss */
.header-slideshow {
  padding-top: 64px;
  padding-bottom: 64px;
  padding-left: 64px;
  padding-right: 64px;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
}
@media (max-width: 47.999rem) {
  /* line 347, elements/_slick.scss */
  .header-slideshow {
    padding: 0;
    max-height: 400px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 347, elements/_slick.scss */
  .header-slideshow {
    padding: 0;
  }
}
/* line 365, elements/_slick.scss */
.header-slideshow--nav {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  z-index: 99;
}
@media (max-width: 47.999rem) {
  /* line 365, elements/_slick.scss */
  .header-slideshow--nav {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 365, elements/_slick.scss */
  .header-slideshow--nav {
    display: block;
  }
}
/* line 378, elements/_slick.scss */
.header-slideshow--nav .next-button,
.header-slideshow--nav .prev-button {
  position: absolute;
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 100vh;
  cursor: pointer;
}
/* line 387, elements/_slick.scss */
.header-slideshow--nav .prev-button {
  background-image: url("images/bg-header-arrow-left.png");
  background-image: url("images/bg-header-arrow-left.svg");
  left: 64px;
  margin-left: 20px;
}
@media (max-width: 47.999rem) {
  /* line 387, elements/_slick.scss */
  .header-slideshow--nav .prev-button {
    left: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 387, elements/_slick.scss */
  .header-slideshow--nav .prev-button {
    left: 20px;
  }
}
/* line 398, elements/_slick.scss */
.header-slideshow--nav .prev-button:hover {
  background-image: url("images/bg-header-arrow-left-hover.svg");
}
/* line 402, elements/_slick.scss */
.header-slideshow--nav .next-button {
  background-image: url("images/bg-header-arrow-right.png");
  background-image: url("images/bg-header-arrow-right.svg");
  right: 64px;
  margin-right: 20px;
}
@media (max-width: 47.999rem) {
  /* line 402, elements/_slick.scss */
  .header-slideshow--nav .next-button {
    right: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 402, elements/_slick.scss */
  .header-slideshow--nav .next-button {
    right: 20px;
  }
}
/* line 413, elements/_slick.scss */
.header-slideshow--nav .next-button:hover {
  background-image: url("images/bg-header-arrow-right-hover.svg");
}
/* line 417, elements/_slick.scss */
.header-slideshow--nav.exhibition-slider {
  display: block;
  position: relative !important;
}
/* line 421, elements/_slick.scss */
.header-slideshow--nav.exhibition-slider .next-button,
.header-slideshow--nav.exhibition-slider .prev-button {
  top: -55vh;
}
/* line 442, elements/_slick.scss */
.header-slideshow .slick-dots {
  padding: 3rem 0.625rem 0;
  margin: 0 auto;
  position: relative;
  bottom: 128px;
}
@media (max-width: 47.999rem) {
  /* line 442, elements/_slick.scss */
  .header-slideshow .slick-dots {
    display: none !important;
    padding: 0 1.5rem;
    max-width: 100%;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 442, elements/_slick.scss */
  .header-slideshow .slick-dots {
    display: none !important;
    max-width: 40.000rem;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 442, elements/_slick.scss */
  .header-slideshow .slick-dots {
    max-width: 56.000rem;
  }
}
@media (min-width: 81rem) {
  /* line 442, elements/_slick.scss */
  .header-slideshow .slick-dots {
    max-width: 72.000rem;
  }
}
@media (min-width: 100rem) {
  /* line 442, elements/_slick.scss */
  .header-slideshow .slick-dots {
    max-width: 80.000rem;
  }
}
/* line 468, elements/_slick.scss */
.header-slideshow .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 0 0 1rem;
}
/* line 473, elements/_slick.scss */
.header-slideshow .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  background: transparent;
}
/* line 480, elements/_slick.scss */
.header-slideshow--slides {
  transition: opacity 400ms ease;
  opacity: 0;
  height: calc(100vh - 128px);
  height: -o-calc(100vh - 128px);
  /* opera */
  height: -webkit-calc(100vh - 128px);
  /* google, safari */
  height: -moz-calc(100vh - 128px);
  /* firefox */
}
/* line 488, elements/_slick.scss */
.header-slideshow--slide, .header-slideshow--slide-image {
  background-position: center;
  background-size: cover;
  width: 100%;
  min-height: 380px;
}
@media (max-width: 47.999rem) {
  /* line 496, elements/_slick.scss */
  .home .header-slideshow--slide, .home .header-slideshow--slide-image {
    width: 100%;
    min-height: 400px;
    height: 400px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 488, elements/_slick.scss */
  .header-slideshow--slide, .header-slideshow--slide-image {
    max-height: calc(100vh - 40px);
    max-height: -o-calc(100vh - 40px);
    /* opera */
    max-height: -webkit-calc(100vh - 40px);
    /* google, safari */
    max-height: -moz-calc(100vh - 40px);
    /* firefox */
    height: 100vh;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 488, elements/_slick.scss */
  .header-slideshow--slide, .header-slideshow--slide-image {
    max-height: calc(100vh - 128px);
    max-height: -o-calc(100vh - 128px);
    /* opera */
    max-height: -webkit-calc(100vh - 128px);
    /* google, safari */
    max-height: -moz-calc(100vh - 128px);
    /* firefox */
    height: 100vh;
  }
}
@media (min-width: 81rem) {
  /* line 488, elements/_slick.scss */
  .header-slideshow--slide, .header-slideshow--slide-image {
    max-height: calc(100vh - 128px);
    max-height: -o-calc(100vh - 128px);
    /* opera */
    max-height: -webkit-calc(100vh - 128px);
    /* google, safari */
    max-height: -moz-calc(100vh - 128px);
    /* firefox */
    height: 100vh;
  }
}
@media (min-width: 100rem) {
  /* line 488, elements/_slick.scss */
  .header-slideshow--slide, .header-slideshow--slide-image {
    max-height: calc(100vh - 128px);
    max-height: -o-calc(100vh - 128px);
    /* opera */
    max-height: -webkit-calc(100vh - 128px);
    /* google, safari */
    max-height: -moz-calc(100vh - 128px);
    /* firefox */
    height: 100vh;
  }
}

/* line 545, elements/_slick.scss */
.header--content-page .header-slideshow--slide {
  height: 36vw;
}

/* line 554, elements/_slick.scss */
.button.button--relic {
  position: absolute;
  right: 2.5rem;
  bottom: 3.5rem;
  letter-spacing: 1px;
  background-color: #4A4A4A;
  text-transform: uppercase;
  padding: 2rem;
  width: 287px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 37px;
  text-align: center;
  z-index: 10;
  color: white;
}
@media (max-width: 47.999rem) {
  /* line 554, elements/_slick.scss */
  .button.button--relic {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 554, elements/_slick.scss */
  .button.button--relic {
    display: none;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 554, elements/_slick.scss */
  .button.button--relic {
    display: block;
  }
}
@media (min-width: 81rem) {
  /* line 554, elements/_slick.scss */
  .button.button--relic {
    display: block;
  }
}
@media (min-width: 100rem) {
  /* line 554, elements/_slick.scss */
  .button.button--relic {
    display: block;
  }
}
/* line 583, elements/_slick.scss */
.button.button--relic span {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 600;
}
/* line 589, elements/_slick.scss */
.button.button--relic span:first-child {
  font-weight: 300;
}

/* line 594, elements/_slick.scss */
.lightbox {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}

/* line 601, elements/_slick.scss */
.logo-slider {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 80;
  width: 100px;
  margin-left: -50px;
  margin-top: -45px;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 601, elements/_slick.scss */
  .logo-slider {
    width: 120px;
    margin-left: -60px;
    margin-top: -55px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 601, elements/_slick.scss */
  .logo-slider {
    width: 150px;
    margin-left: -75px;
    margin-top: -70px;
  }
}
@media (min-width: 81rem) {
  /* line 601, elements/_slick.scss */
  .logo-slider {
    width: 190px;
    margin-left: -95px;
    margin-top: -75px;
  }
}
@media (min-width: 100rem) {
  /* line 601, elements/_slick.scss */
  .logo-slider {
    width: 190px;
    margin-left: -95px;
    margin-top: -75px;
  }
}

/* Slider */
/* line 38, elements/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("./images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot');
  src: url('/fonts/slick.eot?#iefix') format("embedded-opentype"), url('/fonts/slick.woff') format("woff"), url('/fonts/slick.ttf') format("truetype"), url('/fonts/slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 56, elements/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
/* line 76, elements/_slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 80, elements/_slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 84, elements/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}

/* line 89, elements/_slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 99, elements/_slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 101, elements/_slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 105, elements/_slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 107, elements/_slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 113, elements/_slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 115, elements/_slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 119, elements/_slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 121, elements/_slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 129, elements/_slick-theme.scss */
.slick-dots {
  list-style: none;
  display: block;
  text-align: right;
  padding: 0 24px;
  width: 100%;
}
@media (max-width: 47.999rem) {
  /* line 129, elements/_slick-theme.scss */
  .slick-dots {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 129, elements/_slick-theme.scss */
  .slick-dots {
    display: none;
  }
}
/* line 144, elements/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
/* line 149, elements/_slick-theme.scss */
.slick-dots li button {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 5px;
  border: none;
  background-color: transparent;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 167, elements/_slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 170, elements/_slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 175, elements/_slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 2px;
  left: 2px;
  content: " ";
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  line-height: 20px;
  text-align: center;
  border: 1px solid #fff;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 195, elements/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  background-color: #fff;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

/* line 205, elements/_slick-theme.scss */
.page-template-page-whoweare .slick-dots,
.page-template-page-whatwedo .slick-dots,
.page-template-page-whatweoffer .slick-dots {
  bottom: 96px;
  right: 32px;
}

/* line 2, elements/_bigmenu.scss */
.big-menu .big-menu--container {
  list-style: none;
  margin: 0;
  padding: 0px;
  text-align: center;
}
/* line 7, elements/_bigmenu.scss */
.big-menu .big-menu--container li {
  margin-top: 38px;
}
/* line 10, elements/_bigmenu.scss */
.big-menu .big-menu--container li:first-child {
  margin-top: 0px;
}
/* line 13, elements/_bigmenu.scss */
.big-menu .big-menu--container li a {
  text-decoration: none;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 47.999rem) {
  /* line 13, elements/_bigmenu.scss */
  .big-menu .big-menu--container li a {
    font-weight: 400;
    width: 165px;
    height: 40px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 13, elements/_bigmenu.scss */
  .big-menu .big-menu--container li a {
    font-weight: 400;
    width: 165px;
    height: 40px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 13, elements/_bigmenu.scss */
  .big-menu .big-menu--container li a {
    padding: 0;
    width: 380px;
    height: 90px;
    line-height: 90px;
    font-weight: 600;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 81rem) {
  /* line 13, elements/_bigmenu.scss */
  .big-menu .big-menu--container li a {
    padding: 0;
    width: 380px;
    height: 90px;
    line-height: 90px;
    font-weight: 600;
    font-size: 30px;
    font-size: 1.875rem;
  }
}

/* line 2, elements/_collage.scss */
.collage--item {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

/* line 9, elements/_collage.scss */
.collage--item__wrap {
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
/* line 16, elements/_collage.scss */
.collage--item__wrap::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  transition: all 400ms ease;
}
/* line 31, elements/_collage.scss */
.collage--item__wrap h2, .collage--item__wrap h3 {
  transition: all 400ms ease;
}
/* line 35, elements/_collage.scss */
.collage--item__wrap:hover::before {
  opacity: 0.5;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 35, elements/_collage.scss */
  .collage--item__wrap:hover::before {
    opacity: 1;
  }
}
@media (max-width: 47.999rem) {
  /* line 35, elements/_collage.scss */
  .collage--item__wrap:hover::before {
    opacity: 1;
  }
}
/* line 46, elements/_collage.scss */
.collage--item__wrap:hover .collage--item__text {
  bottom: 20px !important;
}
@media (max-width: 47.999rem) {
  /* line 46, elements/_collage.scss */
  .collage--item__wrap:hover .collage--item__text {
    bottom: 0 !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 46, elements/_collage.scss */
  .collage--item__wrap:hover .collage--item__text {
    bottom: 0 !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 58, elements/_collage.scss */
  .collage--item__wrap:hover h3, .collage--item__wrap:hover h2 {
    opacity: 1;
  }
}
@media (max-width: 47.999rem) {
  /* line 58, elements/_collage.scss */
  .collage--item__wrap:hover h3, .collage--item__wrap:hover h2 {
    opacity: 1;
  }
}

/* line 71, elements/_collage.scss */
.collage--item__wrap.no-gradient::before {
  display: none;
}

/* line 75, elements/_collage.scss */
.collage--item__text {
  z-index: 3;
}

/* line 79, elements/_collage.scss */
.collage--item {
  position: relative;
  display: block;
  float: left !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 89, elements/_collage.scss */
.collage--item h2.collage--item__text {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 2.5rem 2.375rem;
  color: #fff;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 89, elements/_collage.scss */
  .collage--item h2.collage--item__text {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 89, elements/_collage.scss */
  .collage--item h2.collage--item__text {
    padding: 1.5rem 2rem;
  }
}
/* line 108, elements/_collage.scss */
.collage--item h3.collage--item__text {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 2.5rem 2.375rem;
  color: #fff;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 108, elements/_collage.scss */
  .collage--item h3.collage--item__text {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 108, elements/_collage.scss */
  .collage--item h3.collage--item__text {
    padding: 1.5rem 2rem;
  }
}

/* line 130, elements/_collage.scss */
.collage-7-items .collage--item .big {
  height: 552px;
}
/* line 133, elements/_collage.scss */
.collage-7-items .collage--item .big .collage--item__text {
  font-size: 30px;
  font-size: 1.875rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 133, elements/_collage.scss */
  .collage-7-items .collage--item .big .collage--item__text {
    font-size: 1.275rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 133, elements/_collage.scss */
  .collage-7-items .collage--item .big .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (max-width: 47.999rem) {
  /* line 133, elements/_collage.scss */
  .collage-7-items .collage--item .big .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 130, elements/_collage.scss */
  .collage-7-items .collage--item .big {
    height: 265px;
  }
}
@media (max-width: 47.999rem) {
  /* line 130, elements/_collage.scss */
  .collage-7-items .collage--item .big {
    height: 265px;
  }
}
/* line 158, elements/_collage.scss */
.collage-7-items .collage--item .small {
  height: 266px;
}
/* line 161, elements/_collage.scss */
.collage-7-items .collage--item .small .collage--item__text {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 161, elements/_collage.scss */
  .collage-7-items .collage--item .small .collage--item__text {
    font-size: 1.275rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 161, elements/_collage.scss */
  .collage-7-items .collage--item .small .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (max-width: 47.999rem) {
  /* line 161, elements/_collage.scss */
  .collage-7-items .collage--item .small .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 158, elements/_collage.scss */
  .collage-7-items .collage--item .small {
    height: 265px;
  }
}
@media (max-width: 47.999rem) {
  /* line 158, elements/_collage.scss */
  .collage-7-items .collage--item .small {
    height: 265px;
  }
}
/* line 186, elements/_collage.scss */
.collage-7-items .collage--item .medium {
  height: 363px;
}
/* line 189, elements/_collage.scss */
.collage-7-items .collage--item .medium .collage--item__text {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 189, elements/_collage.scss */
  .collage-7-items .collage--item .medium .collage--item__text {
    font-size: 1.275rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 189, elements/_collage.scss */
  .collage-7-items .collage--item .medium .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (max-width: 47.999rem) {
  /* line 189, elements/_collage.scss */
  .collage-7-items .collage--item .medium .collage--item__text {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 186, elements/_collage.scss */
  .collage-7-items .collage--item .medium {
    height: 265px;
  }
}
@media (max-width: 47.999rem) {
  /* line 186, elements/_collage.scss */
  .collage-7-items .collage--item .medium {
    height: 265px;
  }
}
@media (max-width: 47.999rem) {
  /* line 213, elements/_collage.scss */
  .collage-7-items .collage--item {
    margin-bottom: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 213, elements/_collage.scss */
  .collage-7-items .collage--item {
    margin-bottom: 20px;
  }
}
/* line 223, elements/_collage.scss */
.collage-7-items .collage--item.item-1, .collage-7-items .collage--item.item-2, .collage-7-items .collage--item.item-3, .collage-7-items .collage--item.item-4 {
  margin-bottom: 20px;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 229, elements/_collage.scss */
  .collage-7-items .item-3 {
    display: none;
  }
  /* line 233, elements/_collage.scss */
  .collage-7-items .item-5.clear {
    clear: initial;
  }
  /* line 237, elements/_collage.scss */
  .collage-7-items .collage--container .collage--item {
    height: 256px;
  }
  /* line 240, elements/_collage.scss */
  .collage-7-items .collage--container .collage--item .collage--item__text {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 2.5rem 2.375rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 255, elements/_collage.scss */
  .collage-7-items .item-5.clear {
    clear: inherit;
  }
  /* line 259, elements/_collage.scss */
  .collage-7-items .collage--container .collage--item {
    height: 265px;
  }
  /* line 263, elements/_collage.scss */
  .collage-7-items .collage--item__text {
    font-size: 0.875rem !important;
    padding: 1.375rem .375rem;
  }
}

/* line 273, elements/_collage.scss */
.collage-5-items .collage--item {
  margin-bottom: 20px;
}
/* line 277, elements/_collage.scss */
.collage-5-items .collage--item__wrap.big {
  height: 552px;
}
@media (max-width: 47.999rem) {
  /* line 277, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.big {
    height: 265px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 277, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.big {
    height: 265px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 277, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.big {
    height: 347px;
  }
}
@media (min-width: 81rem) {
  /* line 277, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.big {
    height: 442px;
  }
}
@media (min-width: 100rem) {
  /* line 277, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.big {
    height: 557px;
  }
}
/* line 296, elements/_collage.scss */
.collage-5-items .collage--item__wrap.medium {
  height: 363px;
}
@media (max-width: 47.999rem) {
  /* line 296, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.medium {
    height: 256px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 296, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.medium {
    height: 256px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 296, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.medium {
    height: 347px;
  }
}
@media (min-width: 81rem) {
  /* line 296, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.medium {
    height: 290px;
  }
}
@media (min-width: 100rem) {
  /* line 296, elements/_collage.scss */
  .collage-5-items .collage--item__wrap.medium {
    height: 363px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 316, elements/_collage.scss */
  .collage-5-items .collage--container .collage--item {
    height: 256px;
  }
  /* line 318, elements/_collage.scss */
  .collage-5-items .collage--container .collage--item .collage--item__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 324, elements/_collage.scss */
  .collage-5-items .item-5 {
    display: none !important;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 330, elements/_collage.scss */
  .collage-5-items .collage--container .collage--item {
    height: 347px;
  }
  /* line 332, elements/_collage.scss */
  .collage-5-items .collage--container .collage--item .collage--item__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 338, elements/_collage.scss */
  .collage-5-items .item-5 {
    display: none !important;
  }
}
@media (max-width: 47.999rem) {
  /* line 344, elements/_collage.scss */
  .collage-5-items .item-5, .collage-5-items .item-4 {
    display: none !important;
  }
}
@media (max-width: 47.999rem) {
  /* line 349, elements/_collage.scss */
  .collage-5-items .collage--container .collage--item {
    height: 265px;
  }
  /* line 353, elements/_collage.scss */
  .collage-5-items .collage--item__text {
    font-size: 0.875rem !important;
    bottom: 14px;
    left: 22px;
  }
}
@media (max-width: 47.999rem) {
  /* line 361, elements/_collage.scss */
  .collage-5-items .collage--item {
    margin-bottom: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 361, elements/_collage.scss */
  .collage-5-items .collage--item {
    margin-bottom: 20px;
  }
}

@media (max-width: 47.999rem) {
  /* line 3, elements/_single-column.scss */
  .single-column .single-column--content {
    max-width: 480px;
  }
}
/* line 9, elements/_single-column.scss */
.single-column .single-column--button__p {
  margin-top: 60px;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 9, elements/_single-column.scss */
  .single-column .single-column--button__p {
    margin-top: 40px;
  }
}
@media (max-width: 47.999rem) {
  /* line 9, elements/_single-column.scss */
  .single-column .single-column--button__p {
    text-align: center;
    margin-top: 40px;
  }
}

@media (max-width: 47.999rem) {
  /* line 2, elements/_two-column.scss */
  .two-column .two-column--content.two-column--images {
    margin: auto;
  }
}
/* line 8, elements/_two-column.scss */
.two-column .two-column--images > div > .two-column--image {
  height: 434px;
  width: 100%;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 8, elements/_two-column.scss */
  .two-column .two-column--images > div > .two-column--image {
    max-width: 320px;
    float: right;
  }
}
@media (max-width: 47.999rem) {
  /* line 8, elements/_two-column.scss */
  .two-column .two-column--images > div > .two-column--image {
    max-width: 300px;
    margin: auto;
  }
}

@media (max-width: 47.999rem) {
  /* line 24, elements/_two-column.scss */
  .two-column--content.two-column--images > div:last-child {
    display: none;
  }

  /* line 28, elements/_two-column.scss */
  .two-column--image {
    margin-bottom: 20px;
  }
}
@media (min-width: 81rem) and (max-width: 99.99rem) {
  /* line 33, elements/_two-column.scss */
  .two-column .two-column--item {
    width: 50%;
  }
}
@media (min-width: 81rem) {
  /* line 39, elements/_two-column.scss */
  .two-column--item.column:last-child:not(:first-child) {
    float: left;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 44, elements/_two-column.scss */
  .two-column--content.two-column--images > div:last-child {
    display: none;
  }

  /* line 48, elements/_two-column.scss */
  .two-column--item {
    float: left;
  }
}
/* line 1, elements/_two-column-address.scss */
p {
  overflow: hidden;
}

@media (max-width: 47.999rem) {
  /* line 6, elements/_two-column-address.scss */
  .two-column-address .two-column-address--content.two-column-address--images {
    margin: auto;
  }
}

@media (max-width: 47.999rem) {
  /* line 2, elements/_collection.scss */
  .collection .collection--highlights {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 2, elements/_collection.scss */
  .collection .collection--highlights {
    display: none;
  }
}
@media (min-width: 81rem) {
  /* line 10, elements/_collection.scss */
  .collection .collection--highlights .highlight-container {
    width: 20%;
  }
  /* line 12, elements/_collection.scss */
  .collection .collection--highlights .highlight-container .highlight {
    height: 424px;
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  /* line 18, elements/_collection.scss */
  .collection .collection--highlights .highlight-container .highlight-title {
    position: absolute;
    bottom: 46px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.2;
    left: 30px;
  }
}
@media (min-width: 81rem) and (max-width: 99.99rem) {
  /* line 29, elements/_collection.scss */
  .collection .collection--highlights .highlight-container .highlight {
    height: 333px;
  }
}
/* line 34, elements/_collection.scss */
.collection .collection-button-container {
  float: left;
  margin: 20px 0;
}

/* line 3, elements/_projects.scss */
.project--extra-info {
  font-weight: 300;
  position: relative;
  top: -20px;
  margin-bottom: 30px;
  display: inline-block;
}
/* line 11, elements/_projects.scss */
.project--item {
  position: relative;
  display: block;
  float: left !important;
  margin-bottom: 20px;
}
/* line 18, elements/_projects.scss */
.project--item__wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 23, elements/_projects.scss */
.project--item__wrap::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  transition: all 400ms ease;
}
/* line 38, elements/_projects.scss */
.project--item__wrap:hover::before {
  opacity: 0.5;
}
@media (max-width: 47.999rem) {
  /* line 38, elements/_projects.scss */
  .project--item__wrap:hover::before {
    opacity: 1;
  }
}
/* line 46, elements/_projects.scss */
.project--item__wrap:hover .project--item__text {
  bottom: 20px;
}
@media (max-width: 47.999rem) {
  /* line 46, elements/_projects.scss */
  .project--item__wrap:hover .project--item__text {
    bottom: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 46, elements/_projects.scss */
  .project--item__wrap:hover .project--item__text {
    bottom: 0;
  }
}
@media (max-width: 47.999rem) {
  /* line 58, elements/_projects.scss */
  .project--item__wrap:hover h3 {
    opacity: 1;
  }
}
/* line 67, elements/_projects.scss */
.project--item__text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  transition: all 400ms ease;
  margin: 0;
  padding: 2rem 2.5rem;
  color: #fff;
}
@media (max-width: 47.999rem) {
  /* line 67, elements/_projects.scss */
  .project--item__text {
    padding: 1rem 1.375rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 67, elements/_projects.scss */
  .project--item__text {
    padding: 1.5rem 2rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 67, elements/_projects.scss */
  .project--item__text {
    padding: 1.5rem 2rem;
  }
}

/* line 1, elements/_three-column.scss */
.three-columns--item {
  margin-bottom: 20px;
}
@media (max-width: 47.999rem) {
  /* line 5, elements/_three-column.scss */
  .three-columns--item h3 {
    margin-bottom: 5px;
  }
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 17, elements/_three-column.scss */
  .three-columns--content img {
    max-width: 100px;
    margin-right: 60px;
  }
}
@media (min-width: 81rem) {
  /* line 23, elements/_three-column.scss */
  .three-columns--content img {
    margin-right: 20px;
  }
}
@media (max-width: 47.999rem) {
  /* line 28, elements/_three-column.scss */
  .three-columns--content img {
    margin-right: 32px;
  }
}
/* line 32, elements/_three-column.scss */
.three-columns--content h2 {
  width: 100%;
}
/* line 35, elements/_three-column.scss */
.three-columns--content .desktop-button-container, .three-columns--content .mobile-button-container {
  display: none;
}
@media (min-width: 81rem) {
  /* line 39, elements/_three-column.scss */
  .three-columns--content .desktop-button-container {
    display: block;
    padding-left: 10px;
    margin-top: 30px;
    margin-bottom: 46px;
    display: block;
    float: left;
  }
}
@media (max-width: 47.999rem) {
  /* line 49, elements/_three-column.scss */
  .three-columns--content .mobile-button-container {
    display: block;
    margin-bottom: 60px;
    margin-top: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 56, elements/_three-column.scss */
  .three-columns--content .mobile-button-container {
    display: block;
    margin-bottom: 60px;
    margin-top: 24px;
  }
}

/* line 3, elements/_thanks-to.scss */
.thanks-to .thanks-to--image img {
  max-height: 100%;
}

/* line 1, elements/_designer.scss */
.pusher {
  width: 40px;
}

/* line 7, elements/_designer.scss */
.designer h2 {
  margin-bottom: 0;
}
/* line 10, elements/_designer.scss */
.designer .meta-info {
  color: #9b9b9b;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 12px;
}
/* line 17, elements/_designer.scss */
.designer .p {
  margin-bottom: 30px;
  font-size: 18px;
}
/* line 21, elements/_designer.scss */
.designer .big {
  height: 552px;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 21, elements/_designer.scss */
  .designer .big {
    height: 496px;
    max-width: 320px;
    float: right;
  }
}
@media (max-width: 47.999rem) {
  /* line 21, elements/_designer.scss */
  .designer .big {
    height: 382px;
    max-width: 300px;
    margin: auto;
  }
}

/* line 1, elements/_designer-loop.scss */
.designer-loop {
  position: relative;
  display: block;
}
@media (min-width: 81rem) {
  /* line 6, elements/_designer-loop.scss */
  .designer-loop .medium {
    height: 333px;
  }
}
@media (min-width: 100rem) {
  /* line 11, elements/_designer-loop.scss */
  .designer-loop .l-3 {
    width: 20%;
  }
  /* line 14, elements/_designer-loop.scss */
  .designer-loop .medium {
    height: 424px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 20, elements/_designer-loop.scss */
  .designer-loop .m-3 {
    width: 33.3333333333%;
  }
}
/* line 25, elements/_designer-loop.scss */
.designer-loop .designer-loop--item__text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  margin: 0;
  padding: 2rem 1.5rem;
  color: #fff;
  transition: bottom 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 25, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item__text {
    color: #4A4A4A;
  }
  /* line 40, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item__text:hover {
    color: #4A4A4A;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 25, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item__text {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 25, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item__text {
    padding: 1.5rem 2rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 25, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item__text {
    padding: 0;
    margin-bottom: .625px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (max-width: 47.999rem) {
  /* line 63, elements/_designer-loop.scss */
  .designers .medium, .designer-loop .medium {
    background-image: none !important;
    height: auto;
  }

  /* line 68, elements/_designer-loop.scss */
  .designer-loop .slick-work-slide.medium {
    height: 333px;
  }
}
/* line 75, elements/_designer-loop.scss */
.designer-loop--item {
  float: left !important;
  margin-bottom: 20px;
}
/* line 79, elements/_designer-loop.scss */
.designer-loop--item .big {
  height: 552px;
}
@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 79, elements/_designer-loop.scss */
  .designer-loop--item .big {
    height: 496px;
  }
}
@media (max-width: 47.999rem) {
  /* line 79, elements/_designer-loop.scss */
  .designer-loop--item .big {
    height: 100%;
  }
}
/* line 91, elements/_designer-loop.scss */
.designer-loop--item__link {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 96, elements/_designer-loop.scss */
.designer-loop--item__link::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  transition: all 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 96, elements/_designer-loop.scss */
  .designer-loop--item__link::before {
    display: none;
  }
}
/* line 115, elements/_designer-loop.scss */
.designer-loop--item__link:hover::before {
  opacity: 0.5;
}
/* line 118, elements/_designer-loop.scss */
.designer-loop--item__link:hover .designer-loop--item__text {
  bottom: 20px;
}
@media (max-width: 47.999rem) {
  /* line 118, elements/_designer-loop.scss */
  .designer-loop--item__link:hover .designer-loop--item__text {
    bottom: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 118, elements/_designer-loop.scss */
  .designer-loop--item__link:hover .designer-loop--item__text {
    bottom: 0;
  }
}
@media (max-width: 47.999rem) {
  /* line 129, elements/_designer-loop.scss */
  .designer-loop--item__link:hover h3 {
    opacity: 1;
  }
}

@media (max-width: 47.999rem) {
  /* line 141, elements/_designer-loop.scss */
  .designer-loop .designer-loop--item h3.designer-loop--item__text {
    position: relative;
    font-weight: 300;
    text-transform: capitalize;
  }

  /* line 147, elements/_designer-loop.scss */
  .designer-loop--item {
    margin-bottom: .375rem;
    padding-bottom: 0 !important;
  }
  /* line 151, elements/_designer-loop.scss */
  .designer-loop--item a {
    text-decoration: none;
    font-weight: 300;
  }
}
/* line 159, elements/_designer-loop.scss */
.addthis_sharing_toolbox {
  margin-top: -1.6rem;
  margin-left: 0;
}

@media (max-width: 47.999rem) {
  /* line 164, elements/_designer-loop.scss */
  .two-column-address--item:last-child {
    padding-top: 48px;
  }
}

/* line 170, elements/_designer-loop.scss */
.at-share-tbx-element.addthis_32x32_style .at-share-btn,
.at-share-tbx-element .at-share-btn,
.at-icon-wrapper,
.addthis_sharing_toolbox svg {
  max-width: 42px !important;
  max-height: 42px !important;
  height: 42px !important;
  width: 42px !important;
  margin-right: 10px;
  margin-left: 0;
}

/* line 1, elements/_more-loop.scss */
.more-loop--item {
  margin-bottom: 20px;
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 1, elements/_more-loop.scss */
  .more-loop--item {
    display: none;
  }
  /* line 6, elements/_more-loop.scss */
  .more-loop--item:nth-child(1) {
    display: block;
  }
  /* line 9, elements/_more-loop.scss */
  .more-loop--item:nth-child(2) {
    display: block;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 1, elements/_more-loop.scss */
  .more-loop--item {
    display: none;
  }
  /* line 16, elements/_more-loop.scss */
  .more-loop--item:nth-child(1) {
    display: block;
  }
  /* line 19, elements/_more-loop.scss */
  .more-loop--item:nth-child(2) {
    display: block;
  }
}
@media (min-width: 81rem) {
  /* line 1, elements/_more-loop.scss */
  .more-loop--item {
    display: block;
  }
  /* line 26, elements/_more-loop.scss */
  .more-loop--item:nth-child(5) {
    display: none;
  }
}
@media (min-width: 81rem) {
  /* line 1, elements/_more-loop.scss */
  .more-loop--item {
    display: block;
  }
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 38, elements/_more-loop.scss */
  .more-loop .more-loop--item h3.more-loop--item__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 46, elements/_more-loop.scss */
  .more-loop .more-loop--item h3.more-loop--item__text {
    font-size: 0.875rem !important;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
  }

  /* line 53, elements/_more-loop.scss */
  .more-loop--item {
    margin-bottom: 20px;
  }
  /* line 55, elements/_more-loop.scss */
  .more-loop--item a {
    text-decoration: none;
  }
}
/* line 66, elements/_more-loop.scss */
.more-loop {
  position: relative;
  display: block;
}
@media (min-width: 81rem) {
  /* line 72, elements/_more-loop.scss */
  .more-loop .l-20 {
    width: 25%;
  }
  /* line 75, elements/_more-loop.scss */
  .more-loop .medium {
    height: 212px;
  }
}
@media (min-width: 100rem) {
  /* line 81, elements/_more-loop.scss */
  .more-loop .l-20, .more-loop .l-3 {
    width: 20%;
  }
  /* line 84, elements/_more-loop.scss */
  .more-loop .medium {
    height: 212px;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 90, elements/_more-loop.scss */
  .more-loop .medium {
    height: 320px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 96, elements/_more-loop.scss */
  .more-loop .m-3 {
    width: 33.3333333333%;
  }
  /* line 99, elements/_more-loop.scss */
  .more-loop .medium {
    height: 240px;
  }
}
@media (max-width: 47.999rem) {
  /* line 106, elements/_more-loop.scss */
  .more-loop .medium {
    height: auto;
    background-image: none !important;
  }
  /* line 111, elements/_more-loop.scss */
  .more-loop--item {
    margin-bottom: .375rem;
  }
  /* line 115, elements/_more-loop.scss */
  .more-loop h3 {
    font-size: 0.875rem !important;
    position: relative;
    text-transform: capitalize;
    font-weight: 300;
  }
}

/* line 127, elements/_more-loop.scss */
.more-loop--item {
  float: left !important;
}
/* line 131, elements/_more-loop.scss */
.more-loop--item__link {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 136, elements/_more-loop.scss */
.more-loop--item__link::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  transition: all 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 136, elements/_more-loop.scss */
  .more-loop--item__link::before {
    display: none;
  }
}
/* line 154, elements/_more-loop.scss */
.more-loop--item__link:hover::before {
  opacity: 0.5;
}
/* line 158, elements/_more-loop.scss */
.more-loop--item__link:hover .more-loop--item__text {
  bottom: 20px;
}
@media (max-width: 47.999rem) {
  /* line 158, elements/_more-loop.scss */
  .more-loop--item__link:hover .more-loop--item__text {
    bottom: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 158, elements/_more-loop.scss */
  .more-loop--item__link:hover .more-loop--item__text {
    bottom: 0;
  }
}
@media (max-width: 47.999rem) {
  /* line 170, elements/_more-loop.scss */
  .more-loop--item__link:hover h3 {
    opacity: 1;
    text-decoration: underline;
  }
}
/* line 180, elements/_more-loop.scss */
.more-loop--item__text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  margin: 0;
  padding: 2rem 2.5rem;
  color: #fff;
  transition: all 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 180, elements/_more-loop.scss */
  .more-loop--item__text {
    color: #4A4A4A;
  }
  /* line 195, elements/_more-loop.scss */
  .more-loop--item__text:hover {
    color: #4A4A4A;
  }
}
@media (min-width: 65rem) and (max-width: 80.999rem) {
  /* line 180, elements/_more-loop.scss */
  .more-loop--item__text {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 180, elements/_more-loop.scss */
  .more-loop--item__text {
    padding: 1.5rem 2rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (max-width: 47.999rem) {
  /* line 180, elements/_more-loop.scss */
  .more-loop--item__text {
    padding: 0;
    margin-bottom: .625px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/* line 7, elements/_impression.scss */
.impression .impression--items .impression--item {
  position: relative;
  display: block;
}
/* line 10, elements/_impression.scss */
.impression .impression--items .impression--item h3.impression--item__text {
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 34px;
  left: 51px;
  margin: 0;
  padding: 0;
  z-index: 4;
  transition: all 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 10, elements/_impression.scss */
  .impression .impression--items .impression--item h3.impression--item__text {
    bottom: 6px;
    left: 21px;
  }
}
/* line 27, elements/_impression.scss */
.impression .impression--items .impression--item__link {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 32, elements/_impression.scss */
.impression .impression--items .impression--item__link::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  transition: all 400ms ease;
}
@media (max-width: 47.999rem) {
  /* line 32, elements/_impression.scss */
  .impression .impression--items .impression--item__link::before {
    display: none;
  }
}
/* line 51, elements/_impression.scss */
.impression .impression--items .impression--item__link:hover::before {
  opacity: 0.5;
}
/* line 55, elements/_impression.scss */
.impression .impression--items .impression--item__link:hover .impression--item__text {
  bottom: 54px;
}
@media (max-width: 47.999rem) {
  /* line 55, elements/_impression.scss */
  .impression .impression--items .impression--item__link:hover .impression--item__text {
    bottom: 34px;
  }
}
@media (min-width: 48rem) and (max-width: 64.999rem) {
  /* line 55, elements/_impression.scss */
  .impression .impression--items .impression--item__link:hover .impression--item__text {
    bottom: 34px;
  }
}
@media (max-width: 47.999rem) {
  /* line 66, elements/_impression.scss */
  .impression .impression--items .impression--item__link:hover h3 {
    opacity: 1;
  }
}

/* line 79, elements/_impression.scss */
.impression--item {
  margin-bottom: 20px;
}

/* line 83, elements/_impression.scss */
.impression .medium {
  height: 382px;
}

@media (min-width: 48rem) and (max-width: 80.999rem) {
  /* line 89, elements/_impression.scss */
  .impression .impression--item h3.impression--item__text {
    font-size: 14px;
    font-size: 0.875rem;
    bottom: 14px;
    left: 22px;
    font-weight: 600;
  }

  /* line 95, elements/_impression.scss */
  .impression .medium {
    height: 492px;
  }
}
@media (max-width: 47.999rem) {
  /* line 103, elements/_impression.scss */
  .impression .impression--item h3.impression--item__text {
    font-size: 0.875rem !important;
    bottom: 0;
    left: 0;
    position: relative;
    font-weight: 600;
    text-transform: capitalize;
  }

  /* line 113, elements/_impression.scss */
  .impression--item a {
    text-decoration: none;
  }
  /* line 116, elements/_impression.scss */
  .impression--item .impression .medium {
    height: 216px;
  }
}
/* line 2, elements/_lightbox.scss */
#artwork-viewer {
  background: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  transition: all 400ms ease;
}
/* line 13, elements/_lightbox.scss */
#artwork-viewer.hidden {
  opacity: 0;
}

/* line 18, elements/_lightbox.scss */
#artwork-view-toggle {
  cursor: pointer;
}

/* line 22, elements/_lightbox.scss */
.close-viewer {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10vh;
  right: 20px;
  cursor: pointer;
}
/* line 30, elements/_lightbox.scss */
.close-viewer:before, .close-viewer:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 2px;
  background: #4A4A4A;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 42, elements/_lightbox.scss */
.close-viewer:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
