/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  touch-action: pan-y; }

.swiper-wp8-vertical {
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@font-face {
  font-family: 'Arnhem';
  src: url("../fonts/ArnhemPro-Blond.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ArnhemPro-Blond.eot?#iefix") format("embedded-opentype"), url("../fonts/ArnhemPro-Blond.woff") format("woff");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Arnhem';
  src: url("../fonts/ArnhemPro-BlondItalic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ArnhemPro-BlondItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/ArnhemPro-BlondItalic.woff") format("woff");
  /* Legacy iOS */
  font-weight: normal;
  font-style: italic; }

body {
  box-sizing: border-box;
  background: #fff; }

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

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

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

.clear:after {
  content: "";
  display: block;
  clear: both; }

.float-left {
  float: left; }

.float-right {
  float: right; }

@media (min-width: 1024px) {
  .spaced-row {
    display: flex;
    flex-wrap: wrap; }
    .spaced-row > * {
      margin: 0 2rem 0 0; } }

.spaced-row--small {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline; }
  .spaced-row--small > * {
    margin: 0 1em 0 0; }

.site {
  padding: 3.125rem 1.875rem;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch; }
  @media (max-width: 1023px) {
    .site {
      padding: 6.25rem 1.25rem 1.25rem; } }

#content {
  flex: 1 1 auto;
  width: 100%; }
  @media (max-width: 1023px) {
    #content {
      min-height: calc(100vh - 12.5rem); } }
  @media (min-width: 1024px) {
    #content.main-as-overlay {
      z-index: 500;
      background: #fff;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; } }

.lazy-fade {
  transition: opacity 500ms; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1; }

@media (min-width: 1024px) {
  .modal--active {
    overflow: hidden; } }

@media (max-width: 1023px) {
  .modal--active .site {
    padding-bottom: 3.125rem; } }

@media (min-width: 1024px) {
  .show-on-mobile {
    display: none !important; } }

@media (max-width: 1023px) {
  .hide-on-mobile {
    display: none !important; } }

.is-hidden {
  display: none !important; }

.is-loading:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(../img/icon-load.svg) no-repeat 50% 50%;
  -webkit-animation: fadeIn 500ms;
          animation: fadeIn 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

@media (min-width: 1024px) and (max-width: 1200px) {
  html {
    font-size: 90%; } }

@media (min-width: 1800px) {
  html {
    font-size: 110%; } }

body {
  font: 100%/1 "Arnhem", "Times New Roman", serif;
  color: #000;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant-numeric: oldstyle-nums; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1em;
  margin: 0; }

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

.type--italic {
  font-style: italic; }

.paragraph-indents p {
  margin: 0 !important; }

.paragraph-indents p + p {
  text-indent: 2em; }

.type--small {
  font-size: .875rem;
  line-height: 1.25rem; }

.type--regular p:first-of-type {
  margin-top: 0; }

.type--regular p:last-of-type {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .type--regular {
    line-height: 1.375; }
    .type--regular p {
      margin: 1.375em 0; } }

@media (max-width: 767px) {
  .type--regular {
    font-size: .875rem;
    line-height: 1.25rem; }
    .type--regular p {
      margin: 1.25rem 0; } }

@media (min-width: 1024px) {
  .type--medium {
    font-size: 1.375rem;
    line-height: 1.375rem; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .type--medium {
    font-size: 1.25rem;
    line-height: 1.2; } }

@media (max-width: 767px) {
  .type--medium {
    font-size: 1rem;
    line-height: 1.25; } }

@media (min-width: 768px) {
  .type--large {
    font-size: 1.5em;
    line-height: 1.25; } }

@media (max-width: 767px) {
  .type--large {
    font-size: 1.25em;
    line-height: 1.2; } }

.single-tool {
  color: rgba(0, 0, 0, 0.5);
  font-size: .875rem;
  line-height: 1.375rem;
  cursor: pointer;
  transition: color 350ms; }
  .single-tool:hover {
    color: rgba(0, 0, 0, 0.3); }

.color--black {
  color: #000; }

.mobile-page-title {
  display: none; }
  @media (max-width: 1023px) {
    .mobile-page-title {
      display: block;
      font-size: 1.375rem;
      line-height: 1.3333;
      margin: 0 auto 1.3333em;
      max-width: 38rem; } }
  @media (max-width: 767px) {
    .mobile-page-title {
      font-size: 1.25rem; } }

@media (min-width: 1024px) {
  .site-header {
    min-height: 8.125rem;
    padding-bottom: 2rem;
    font-size: 1.25rem; }
    .site-header nav {
      margin: 0 0 0.9375rem 0; }
  .header-wrapper {
    position: relative; }
  .current-location {
    display: none; }
  .site-title {
    position: absolute;
    top: 0;
    right: 0; }
    .site-title a {
      display: block; }
  .nav-wrapper {
    float: left;
    flex: 1 1 auto; } }

@media (max-width: 1023px) {
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    background: #fff; }
    .site-header.nav-is-active {
      bottom: 0; }
      .site-header.nav-is-active .header-wrapper {
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
  .header-wrapper {
    padding: 0 1.25rem; }
  .site-title {
    font-size: 1.375em;
    height: 3.125rem;
    line-height: 3.125rem;
    padding-left: 1.875rem;
    width: 100%;
    text-align: right; }
  .current-location {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .site-title--not-home a {
    display: none; }
  .top-nav__item {
    padding-bottom: 1.25rem; }
  .nav-is-nested {
    margin-left: 2em; }
  .mobile-nav-menus {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    height: calc(100vh - 6.25rem);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    display: none; }
    .mobile-nav-menus .page-nav__item {
      display: block;
      height: 2.5rem;
      display: flex;
      align-items: center; }
      .mobile-nav-menus .page-nav__item:not(:first-child) {
        border-top: 1px solid rgba(0, 0, 0, 0.15); }
    .mobile-nav-menus .nav-is-nested {
      margin: 0; }
    .mobile-nav-menus .sub-nav-item {
      display: block; }
    .mobile-nav-menus .sub-nav {
      padding-bottom: 0.5rem; }
  .mobile-nav__dropdown {
    display: block;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 100%;
    background-color: transparent;
    padding: 0;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.875rem;
    border: 0; }
  .mobile-nav__dropdown {
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    height: 3.125rem;
    font-size: 1.25em;
    display: flex;
    justify-content: space-between; }
    .mobile-nav__dropdown:focus {
      outline: 0; }
    .mobile-nav__dropdown .icon {
      width: 10px; }
  .mobile-nav-wrapper {
    position: fixed;
    top: 3.125rem;
    left: 0;
    width: 100%;
    padding: 0 1.25rem;
    z-index: 49;
    background-color: #fff; }
    .modal--active .mobile-nav-wrapper {
      display: none; }
    .mobile-nav-wrapper.is-active .mobile-nav__dropdown .label {
      visibility: hidden; }
    .mobile-nav-wrapper.is-active .mobile-nav__dropdown .icon {
      transform: rotate(180deg); }
    .mobile-nav-wrapper.is-active .mobile-nav-menus {
      display: block; } }

@media (max-width: 767px) {
  .site-title {
    font-size: 1.25em; } }

@media (min-width: 1024px) {
  .footer {
    margin-top: 13.75rem; } }

@media (max-width: 1023px) {
  .footer {
    max-width: 38rem;
    width: 100%;
    margin: 6.25rem auto 0; } }

.footer,
.footer-nav__item {
  font-size: .875rem;
  line-height: 1.125rem; }

.footer p {
  margin: 0;
  line-height: 1.125rem; }
  .footer p a {
    display: block;
    line-height: inherit; }

@media (max-width: 1023px) {
  .footer .col {
    display: block;
    width: 100%; }
  .footer p,
  .footer .footer-nav__item {
    line-height: 1.75rem; } }

.footer a,
.footer .footer-credits__top {
  transition: color 250ms; }
  .footer a:hover,
  .footer .footer-credits__top:hover {
    color: rgba(0, 0, 0, 0.5); }

.footer .footer-to-top:hover {
  color: #000; }

.footer-to-top {
  display: inline-block;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5); }
  @media (max-width: 1023px) {
    .footer-to-top {
      display: block;
      margin-bottom: 2.5rem; } }
  .footer-to-top i {
    margin: 0 .5rem 0 0;
    opacity: 0.5; }

.social-nav {
  margin-top: 1.125rem; }

.footer-credits {
  cursor: pointer; }
  @media (max-width: 1359px) {
    .footer-credits {
      display: block; } }

.footer-credits__bottom {
  display: none; }
  .is-active .footer-credits__bottom {
    display: inline-block; }

.is-active .footer-credits__top {
  display: none; }

@media (max-width: 568px) {
  .footer-credits .footer-nav__item {
    display: block; } }

@media (min-width: 1024px) {
  .nav--is-active a,
  a.nav--is-active {
    color: rgba(0, 0, 0, 0.5); }
  .top-nav a.item--is-active,
  .top-nav .item--is-active a {
    color: #000; }
  .top-nav .top-nav,
  .top-nav .page-nav {
    display: none; }
  .top-nav a {
    transition: color 250ms; }
  .top-nav a:hover {
    color: #000; }
  .site-title a {
    transition: color 250ms; }
    .site-title a:hover {
      color: rgba(0, 0, 0, 0.5); }
  .top-nav:not(.nav--is-active):hover a {
    color: rgba(0, 0, 0, 0.5); }
    .top-nav:not(.nav--is-active):hover a:hover {
      color: #000; }
  .nav-icon {
    display: none; }
  [data-project-nav] a {
    -webkit-animation: fadeIn 500ms;
            animation: fadeIn 500ms;
    -webkit-animation-fill-mode: bothl;
            animation-fill-mode: bothl; } }

@media (max-width: 1023px) {
  .nav-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.125rem;
    height: 3.125rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    padding: 0;
    background: url(../img/icon-nav-open.svg) no-repeat 1.25rem 50%;
    background-size: 18px 13px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .nav-icon:focus {
      outline: none; }
    .nav-is-active .nav-icon {
      background-image: url(../img/icon-nav-close.svg);
      background-size: 13px; }
  .nav-wrapper {
    display: none;
    float: none;
    clear: both; }
    .nav-is-active .nav-wrapper {
      display: block; }
  .nav-is-active .current-location {
    display: none; }
  .nav-is-active .site-title a {
    display: block; }
  .top-nav {
    font-size: 1.375rem;
    line-height: 2rem; }
  .nav-item a {
    display: block; }
  .page-nav {
    display: none; }
    .page-nav.nav-is-nested {
      display: block; }
  .top-nav__item {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .nav--is-active a {
    color: rgba(0, 0, 0, 0.5); }
  .top-nav__item.item--is-active > a {
    color: #000; }
  .nav-is-nested .item--is-active {
    color: #000; }
  .nav-has-loaded.nav-is-nested:not(.nested--is-active) a {
    color: #000; }
  .nested--is-active a {
    color: rgba(0, 0, 0, 0.5); }
  .nested--is-active .item--is-active .nested--is-active a,
  .nested--is-active .item--is-active a {
    color: #000; }
  .nested--is-active .item--is-active .nav--is-active a {
    color: rgba(0, 0, 0, 0.5); }
    .nested--is-active .item--is-active .nav--is-active a.item--is-active {
      color: #000; } }

@media (max-width: 767px) {
  .nav-icon {
    background-size: 15px 11px; }
    .nav-is-active .nav-icon {
      background-size: 11px; }
  .top-nav {
    font-size: 1.125rem;
    line-height: 1.875rem; } }

.thumb-single {
  display: inline-block;
  vertical-align: middle; }
  .thumb-single img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0 auto; }

.thumb-single__caption {
  margin-top: 1em;
  max-width: 100%;
  transition: opacity 250ms; }
  .thumb-single__caption p {
    margin: 0; }

.thumb-grid {
  margin: 0 -0.9375rem; }

.no-flexbox .thumb-grid {
  font-size: 0; }

.no-flexbox .thumb-single {
  font-size: 1rem; }

.flexbox .thumb-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center; }
  .flexbox .thumb-grid.thumb-grid--centered-rows {
    align-items: center; }
  .flexbox .thumb-grid.thumb-grid--bottomed-rows {
    align-items: baseline; }

.thumb-single {
  padding: 0 0.9375rem;
  margin-bottom: 1.25rem; }
  .thumb-single img {
    flex: 1 1 auto; }
  .thumb-single.reveal-caption .thumb-single__caption {
    display: none; }
  @media (hover: hover) {
    .thumb-single.reveal-caption .thumb-single__caption {
      display: block; }
    .thumb-single.reveal-caption:hover .thumb-single__caption {
      opacity: 1; } }
  @media (max-width: 567px) {
    .thumb-grid--4x .thumb-single {
      width: 100%; } }

@media (min-width: 568px) and (max-width: 768px) {
  .thumb-grid--4x .thumb-single {
    width: 50%; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .thumb-grid--4x .thumb-single {
    width: 33.333333%; } }

@media (min-width: 1024px) and (max-width: 1599px) {
  .thumb-grid--4x .thumb-single {
    width: 25%; } }
  @media (min-width: 1600px) {
    .thumb-grid--4x .thumb-single {
      width: 16.66666%; } }
  @media (max-width: 567px) {
    .thumb-grid--6x .thumb-single {
      width: 100%; } }

@media (min-width: 569px) and (max-width: 768px) {
  .thumb-grid--6x .thumb-single {
    width: 50%; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .thumb-grid--6x .thumb-single {
    width: 25%; } }

@media (min-width: 1024px) and (max-width: 1599px) {
  .thumb-grid--6x .thumb-single {
    width: 16.666666%; } }
  @media (min-width: 1600px) {
    .thumb-grid--6x .thumb-single {
      width: 12.5%; } }
  @media (max-width: 567px) {
    .thumb-grid--cap-height .thumb-single img {
      max-height: 50vh; } }

@media (min-width: 568px) and (max-width: 768px) {
  .thumb-grid--cap-height .thumb-single img {
    max-height: 32vw; } }

@media (min-width: 769px) and (max-width: 1023px) {
  .thumb-grid--cap-height .thumb-single img {
    max-height: 20vw; } }

@media (min-width: 1024px) and (max-width: 1599px) {
  .thumb-grid--cap-height .thumb-single img {
    max-height: 14vw; } }
  @media (min-width: 1600px) {
    .thumb-grid--cap-height .thumb-single img {
      max-height: 11.5vw; } }

.thumb-single__wrap {
  position: relative; }

.lazyloaded + .thumb-single__caption {
  opacity: 1; }

.thumb-single__caption {
  opacity: 0;
  min-height: 3.125rem; }

.no-touchevents .reveal-caption .thumb-single__caption {
  opacity: 0; }

@media (max-width: 768px) {
  .thumb-single__caption {
    font-size: .875rem; } }

@media (min-width: 1024px) {
  .table-sort {
    display: none; }
  .table-list {
    width: 100%;
    table-layout: fixed; }
  .table-head {
    font-weight: 400;
    text-align: left;
    padding: 0 0 1.875rem; }
    .table-head span {
      display: inline-block;
      vertical-align: middle; }
    .table-head.header {
      cursor: pointer; }
  .table-row-linked:hover td {
    border-color: #000; }
  .table-cell,
  .table-head {
    line-height: 1.25em;
    vertical-align: top; }
  .table-cell {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .tbody {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .table-cell:last-child .table-cell__inner {
    padding-right: 0; }
  .table-cell__inner {
    width: 100%;
    display: inline-block;
    padding: .3125em 1em .625em 0; }
    .table-cell__inner p:first-of-type {
      margin-top: 0; }
    .table-cell__inner p:last-of-type {
      margin-bottom: 0; }
  .table-cell-crop,
  .table-cell-crop p {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  [data-order="asc"]:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: -2px 0 0 .5em;
    background: url(../img/icon-tab-arrow-down.svg) no-repeat 50% 50%; }
  [data-order="desc"]:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: -2px 0 0 .5em;
    background: url(../img/icon-tab-arrow-up.svg) no-repeat 50% 50%; }
  .tr {
    font-size: 0; }
  div.table-row {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .td {
    display: inline-block;
    font-size: 1rem; }
    .td.table-cell {
      border: 0; } }

@media (max-width: 1023px) {
  .table-sort {
    font-size: 1.125rem;
    line-height: 1.5rem;
    display: flex;
    max-width: 38rem;
    margin: 0 auto 2.5rem; }
  .table-sort__wrap {
    position: relative;
    flex: 1 1 auto;
    padding-left: .5rem; }
  .table-sort__fake {
    -webkit-appearance: normal;
       -moz-appearance: normal;
            appearance: normal;
    border-bottom: 1px solid #000;
    width: 100%; }
    .table-sort__fake.sort-up:after {
      content: '';
      display: inline-block;
      width: .625rem;
      height: .625rem;
      margin-left: .5em;
      background: url(../img/icon-sort-up.svg) no-repeat 0 0; }
    .table-sort__fake.sort-down:after {
      content: '';
      display: inline-block;
      width: .625rem;
      height: .625rem;
      margin-left: .5em;
      background: url(../img/icon-sort-down.svg) no-repeat 0 0; }
  .table-sorter-control {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .table-head {
    display: none; }
  .table-row {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .table-list,
  .table-cell,
  .table-row,
  .table-list tbody {
    display: block;
    width: 100%; }
  .work-index__title {
    padding-left: 1.25rem; }
  .table-row {
    margin-bottom: 1.25rem; } }

@media (max-width: 767px) {
  .table-list {
    font-size: .875rem;
    line-height: 1.25rem; } }

.js-sort-trigger {
  cursor: pointer; }

.show-when-active {
  display: none; }

.t-expandable-row {
  cursor: pointer; }
  .t-expandable-row:hover {
    border-color: #000; }
  .t-expandable-row.is--active {
    padding-bottom: 1.875rem; }
    .t-expandable-row.is--active .table-cell-crop p {
      white-space: normal; }
    .t-expandable-row.is--active .show-when-active {
      display: block; }
  .t-expandable-row:not(.is--active) .table-cell-crop p {
    margin: 0;
    height: 1.25em; }
  .t-expandable-row:not(.is--active) .table-cell-crop p:not(:first-child) {
    display: none; }

.t-expandable-description p:first-of-type {
  margin-top: 0; }

.t-expandable-description p:last-of-type {
  margin-bottom: 0; }

.t-expandable-thumbs {
  margin-top: 1.875rem; }

@media (max-width: 1023px) {
  .t-expandable {
    max-width: 38rem;
    margin: 0 auto; }
  .t-expandable-row {
    padding: .3125rem 0 0;
    line-height: 1.25rem;
    margin: 0; }
    .t-expandable-row .table-cell {
      display: inline-block;
      width: auto; }
  .t-expandable-description {
    display: none; }
    .is--active .t-expandable-description {
      display: block; }
  .t-expandable-description,
  .t-expandable-actions {
    margin-top: 1.25rem; } }

.icon-tab-arrow {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: url(../img/icon-tab-arrow-right.svg) no-repeat 50% 50%;
  background-size: 10px 10px; }

.icon-arrow-up {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background: url(../img/icon-arrow-up.svg) no-repeat 50% 50%;
  background-size: 14px 14px; }

@media (min-width: 1024px) {
  .col-wrap {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
  .col {
    padding: 0 .9375rem; }
  .col--3 {
    width: 25%; } }

[data-gallery-open] {
  cursor: pointer; }

.gallery-overlay {
  display: none; }

.image-credit {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.5833333333;
  margin-left: 1rem;
  flex: 0 0 auto; }
  .image-credit.image-credit--standalone {
    margin-left: 0;
    margin-top: 0.9375rem;
    justify-content: flex-end;
    margin-bottom: -0.5rem; }
  @media (max-width: 1023px) {
    .image-credit {
      margin-left: 0;
      margin-top: 0.9375rem;
      justify-content: flex-end; } }
  .image-credit.is-active .image-credit__text {
    opacity: 1; }
  .image-credit.is-active .image-credit__icon:before {
    opacity: 0; }

.image-credit__text {
  opacity: 0;
  transition: opacity 250ms; }

.image-credit__icon {
  position: relative;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 15px;
  height: 15px;
  margin-left: 13px; }
  .image-credit__icon:focus {
    outline: 0; }
  .image-credit__icon:after {
    position: absolute;
    top: 7px;
    left: 0;
    content: '';
    width: 15px;
    height: 1px;
    background: #000; }
  .image-credit__icon:before {
    position: absolute;
    top: 0;
    left: 7px;
    content: '';
    width: 1px;
    height: 15px;
    background: #000;
    transition: opacity 250ms; }

.gallery-overlay__close {
  position: fixed;
  top: 0.9375rem;
  right: 0.9375rem;
  z-index: 200;
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  background: url(../img/icon-close.svg) no-repeat 50% 50%;
  background-size: 1rem;
  opacity: 0.5;
  transition: opacity 250ms;
  cursor: pointer; }
  .gallery-overlay__close:focus {
    outline: 0; }
  .gallery-overlay__close:hover {
    opacity: 1; }

@media (min-width: 1024px) {
  .gallery-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 50;
    background: #fff; }
    .gallery-overlay .gallery {
      background: #fff;
      position: absolute; }
  .gallery {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100vw;
    height: 100vh;
    overflow: hidden; }
    .gallery.is--hidden {
      display: none; }
    .gallery .swiper-wrapper {
      height: 100% !important; }
  .gallery-slide {
    width: 100vw;
    height: 100vh !important; }
  .gallery-image {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    height: 100%; }
    .gallery-image.swiper-lazy {
      opacity: 0;
      transition: opacity 500ms; }
    .gallery-image.swiper-lazy-loaded {
      opacity: 1; }
  .gallery-image {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain;"; }
  .gallery-slide-inner {
    height: 100%;
    padding: 6.25rem; }
  .gallery-close {
    position: fixed;
    top: 0.9375rem;
    right: 0.9375rem;
    z-index: 200;
    display: block;
    width: 3.125rem;
    height: 3.125rem;
    background: url(../img/icon-close.svg) no-repeat 50% 50%;
    background-size: 1rem;
    opacity: 0.5;
    transition: opacity 250ms; }
    .gallery-close:focus {
      outline: 0; }
    .gallery-close:hover {
      opacity: 1; }
    .is--details-active .gallery-close {
      display: none; }
  .gallery-controls {
    position: fixed;
    top: 6.25rem;
    bottom: 6.25rem;
    z-index: 100;
    width: 50%;
    cursor: pointer; }
    .gallery-controls.swiper-button-disabled,
    .is--details-active .gallery-controls {
      display: none; }
  .gallery-next {
    right: 0;
    background: url(../img/icon-gallery-right.svg) no-repeat calc(100% - 2em) 50%;
    background-size: 1rem 1.625rem; }
  .gallery-prev {
    left: 0;
    background: url(../img/icon-gallery-left.svg) no-repeat 2em 50%;
    background-size: 1rem 1.625rem; }
  .gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 2rem;
    display: block; }
    .is--details-active .gallery-caption {
      opacity: 0; }
  .gallery-caption__row {
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
  .gallery-caption__inner {
    position: relative; }
  .gallery-caption__details > * {
    line-height: 1.375rem; }
  .gallery-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.9);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    display: none; }
  .is--details-active .swiper-slide-active .gallery-slide-overlay {
    display: flex;
    flex-direction: column; }
  .gallery-slide-overlay__inner {
    width: 100%;
    flex: 1 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
  .gallery-details {
    position: relative;
    width: 100%; }
  .caption-title--work {
    margin-right: 1em; }
  .gallery-details__actions {
    margin-top: 2rem; }
  .gallery-caption__about {
    display: inline-block; }
  .gallery-details__extended,
  .gallery-details__simple {
    max-width: 36.8125rem; }
    .gallery-details__extended p:first-of-type,
    .gallery-details__simple p:first-of-type {
      margin-top: 0; }
    .gallery-details__extended p:last-of-type,
    .gallery-details__simple p:last-of-type {
      margin-bottom: 0; }
  .gallery-details__simple + .gallery-details__extended {
    margin-top: 2.75em; } }

@media (max-width: 1023px) {
  .gallery {
    margin: 0 -1.25rem; }
  .gallery-slide-inner,
  .gallery-controls__wrap {
    padding: 0 1.25rem; }
  .gallery-caption__about,
  .caption-action {
    display: none; }
  .gallery-details__simple {
    display: none; }
  .gallery-caption__details {
    line-height: 1.375; }
  .gallery-caption {
    max-width: 38rem;
    margin: 0 auto 3.125rem; }
    .gallery-caption .spaced-row--small {
      font-size: inherit; }
      .gallery-caption .spaced-row--small > * {
        font-size: inherit;
        display: block; }
  .gallery-caption .image-credit {
    display: none; }
  .gallery-slide-overlay {
    max-width: 38rem;
    margin: 3.125rem auto 0; }
  .gallery-image {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 50vh;
    margin: 0 auto; }
  .gallery-details__actions {
    margin-top: 1.5rem; }
  .gallery-controls__wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 45;
    background: #fff; }
  .gallery-controls {
    font-size: .875rem;
    color: rgba(0, 0, 0, 0.5);
    width: 50%;
    line-height: 3.125rem; }
    .gallery-controls.swiper-button-disabled {
      display: none; }
  .gallery-prev {
    float: left; }
    .gallery-prev:before {
      content: 'Previous'; }
  .gallery-next {
    float: right;
    text-align: right; }
    .gallery-next:after {
      content: 'Next'; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .gallery-caption {
    font-size: 1.375rem; } }

.article-grid__title,
.article-item__title {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .article-grid__title,
    .article-item__title {
      font-size: 1.375rem;
      line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .article-grid__title,
    .article-item__title {
      font-size: 1.25rem;
      line-height: 1.333; } }

.article-grid__title {
  padding: 0.4375rem 0 3.125rem; }
  @media (max-width: 1023px) {
    .article-grid__title {
      max-width: 38rem;
      margin: 0 auto;
      padding-bottom: 1.25rem; } }

@media (min-width: 1024px) {
  .article-item {
    padding: 0 1.875rem;
    margin: 0 0 6.25rem; }
  .article-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.875rem; }
  .article-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 1.875rem;
    margin: 0 0 6.25rem; }
    .article-grid--2x .article-item {
      width: 50%; }
    .article-grid--3x .article-item {
      width: 33.33%; }
    .article-grid--4x .article-item {
      width: 25%; }
    .article-item.article-size--extraSmall {
      width: 25%; }
    .article-item.article-size--medium {
      width: 50%; }
    .article-item.article-size--large {
      width: 100%; } }

@media (max-width: 1023px) {
  .article-item {
    margin-bottom: 2.5rem; }
  .article-grid {
    max-width: 38rem;
    margin: 0 auto; } }

.article-item__title {
  padding: 0.4375rem 0 0.625rem; }
  .article-item__title p {
    margin: 0; }

.article-item__meta {
  min-height: 2.5rem;
  line-height: 1.25rem; }
  @media (max-width: 767px) {
    .article-item__meta {
      font-size: .875rem; } }
  .article-item__meta + .article-item__text {
    margin-top: 0.625rem; }
  .article-item__meta p {
    margin: 0; }

.article-item__text p {
  margin: 0; }
  .article-item__text p + p {
    text-indent: 1.875rem; }

.article-item__image {
  display: block;
  width: 100%;
  height: auto;
  margin: 2rem 0; }

@media (min-width: 1024px) {
  .article-item__thumb {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 2rem 0; }
    .article-item__thumb.thumb--portrait {
      max-height: 25vw; }
    .article-size--medium .article-item__thumb.thumb--portrait,
    .article-grid--2x .article-item__thumb.thumb--portrait {
      max-height: 32vw; }
    .article-size--large .article-item__thumb.thumb--portrait,
    .article-grid--1x .article-item__thumb.thumb--portrait {
      max-height: 50vw; } }

@media (max-width: 1023px) {
  .article-item__thumb {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 2.5rem 0; }
    .article-item__thumb.thumb--portrait {
      max-width: 65vw;
      max-height: 50vh; } }

.article-item__embed {
  margin: 2.5rem 0 0; }

.article-item__actions {
  margin: 0.3125rem 0 0;
  color: rgba(0, 0, 0, 0.5); }

.text-full {
  display: none; }
  .display--full-text .text-full {
    display: block; }

.display--full-text .text-excerpt {
  display: none; }

[data-read-more] {
  cursor: pointer; }

.av-link {
  vertical-align: middle; }
  .av-link img {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1rem; }

.av-link--video {
  width: 20px;
  height: 12px; }

.av-link--audio {
  width: 1rem;
  height: 1rem; }

.article-standalone {
  width: 100%;
  max-width: 45rem;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .article-standalone {
      max-width: 38rem; } }
  .article-standalone .article-item__text {
    max-width: 36.25em; }
  .article-standalone .article-item {
    width: 100%; }
    @media (min-width: 1024px) {
      .article-standalone .article-item {
        margin-bottom: 3.125rem; } }

.accordion-group {
  padding-bottom: 1.625rem; }

.accordion-group__title {
  line-height: 1.625rem;
  cursor: pointer; }
  .accordion-group__title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 1em 0 0;
    background: url(../img/icon-tab-arrow-right.svg) no-repeat 50% 50%;
    background-size: 10px 10px; }
  .group--is-open .accordion-group__title:before {
    background: url(../img/icon-tab-arrow-down.svg) no-repeat 50% 50%;
    background-size: 10px 10px; }
  .accordion:not(.accordion--borderless) .accordion-group__title {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }

.accordion-group__content {
  display: none;
  margin: 1.625rem 0; }
  .group--is-open .accordion-group__content {
    display: block; }

.fit-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .fit-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.static-embed iframe {
  width: 100%;
  border: 0; }

.text-wrapper {
  width: 100%;
  max-width: 42.1875rem;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .text-wrapper {
      max-width: 38rem; } }
  .text-wrapper a {
    color: rgba(0, 0, 0, 0.5);
    transition: color 250ms; }
    .text-wrapper a:hover {
      color: rgba(0, 0, 0, 0.3); }
  .text-wrapper small {
    font-size: .875rem; }
  .text-wrapper img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 30.625rem;
    margin: 3.125rem auto; }
    .text-wrapper img:only-child {
      margin: 0 auto; }
    .text-wrapper img.img--align-left {
      margin-right: 0;
      margin-left: 0; }
    .text-wrapper img.img--align-right {
      margin-right: 0;
      margin-left: auto; }
    .text-wrapper img.img--size-small {
      max-width: 7em;
      max-height: 7em; }
    .text-wrapper img.img--size-medium {
      max-width: 15em;
      max-height: 15em; }
  .text-wrapper p:first-child img:first-child {
    margin-top: 0; }
  .text-wrapper p:last-child img:last-child {
    margin-bottom: 0; }
  .text-wrapper figure {
    margin: 1.375em 0;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
    position: relative; }
    .text-wrapper figure iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.text-section--standard + .text-section--standard {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 0.5625rem; }

.text-section__inner {
  padding-bottom: 6.25rem; }
  .accordion-group .text-section__inner {
    padding-bottom: 5rem; }

.text-section__cols {
  margin-top: 1em; }
  @media (min-width: 769px) {
    .text-section__cols {
      -moz-columns: 2;
           columns: 2;
      -moz-column-width: 50%;
           column-width: 50%;
      -moz-column-gap: 1.875rem;
           column-gap: 1.875rem; } }
  .text-section__cols p:first-child {
    margin-top: 0; }

.text-section__cols-li {
  text-indent: -0.625em;
  margin-left: 0.625em; }
  .text-section__cols-li p {
    margin: 0; }

.index-grid__item-title {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .index-grid__item-title {
      font-size: 1.25rem;
      line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .index-grid__item-title {
      font-size: 1.25rem;
      line-height: 1.333; } }

@media (min-width: 1024px) {
  .index-grid__item {
    padding: 0 1.875rem;
    margin: 0 0 6.25rem; }
  .index-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.875rem; }
  .index-grid__item {
    display: inline-block;
    vertical-align: top;
    padding: 0 1.875rem;
    margin: 0 0 6.25rem; }
    .index-grid--2x .index-grid__item {
      width: 50%; }
    .index-grid--3x .index-grid__item {
      width: 33.33%; }
    .index-grid--4x .index-grid__item {
      width: 25%; } }

@media (max-width: 1023px) {
  .index-grid__item {
    margin-bottom: 2.5rem; }
  .article-grid {
    max-width: 38rem;
    margin: 0 auto; } }

.index-grid__item-title {
  padding: 0.4375rem 0 0.625rem; }
  .index-grid__item-title p {
    margin: 0; }

.index-grid__item-thumb {
  display: block;
  width: 100%;
  height: auto;
  margin: 2rem 0; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff; }
  @media (min-width: 1024px) {
    .modal {
      display: flex;
      flex-direction: column;
      background-color: rgba(255, 255, 255, 0.9); } }

.modal__wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 0 auto; }
  @media (max-width: 1023px) {
    .modal__wrap {
      padding: 3.125rem 1.25rem 0; } }

.modal__inner {
  background-color: #fff; }

.modal__header {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media (max-width: 1023px) {
    .modal__header {
      position: fixed;
      left: 0;
      width: 100%;
      padding: 0 1.25rem; } }
  @media (min-width: 1024px) {
    .modal__header {
      position: -webkit-sticky;
      position: sticky;
      padding: 1.5625rem 1.875rem 1rem; }
      .modal__header .site-title {
        display: none; } }

.modal__close {
  position: relative;
  border: 0;
  padding: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 13px;
  height: 13px; }
  .modal__close:focus {
    outline: 0; }
  .modal__close:before, .modal__close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 15.6px;
    height: 1px;
    background: #000; }
  @media (min-width: 1024px) {
    .modal__close {
      width: 20px;
      height: 20px; }
      .modal__close:before, .modal__close:after {
        width: 25px; } }
  .modal__close:before {
    transform: translate(-50%, -50%) rotate(-45deg); }
  .modal__close:after {
    transform: translate(-50%, -50%) rotate(45deg); }

@media (min-width: 1024px) {
  .landing {
    margin: 0 -.9375rem; }
  .landing-block {
    float: left;
    width: 50%;
    padding: 0 .9375rem; }
    .landing-block img {
      display: block;
      width: 100%;
      height: auto; }
    .landing-block:not(.landing-block--extraLarge):not(.landing-block--fullBleed) {
      margin-bottom: 15.27vw; }
  .landing-block--small .landing-block__inner {
    width: 33.33333%; }
  .landing-block--medium .landing-block__inner,
  .landing-block--text .landing-block__inner {
    width: 66.66667%; }
  .landing-block--large .landing-block__inner {
    width: 100%; }
  .landing-block--extraLarge {
    width: 100%;
    margin-bottom: 6.9vw; }
  .landing-block--fullBleed {
    width: 100%;
    margin-bottom: 6.9vw; }
    .landing-block--fullBleed .landing-block__img {
      margin: 0 -1.875rem; }
  .landing-block__inner {
    position: relative; }
  .landing-block--right:not(.landing-block--extraLarge):after {
    content: '';
    display: table;
    clear: both; }
  .landing-block--right:not(.landing-block--extraLarge) .landing-block__inner {
    float: right; } }

@media (max-width: 1023px) {
  .landing-block {
    width: 100%; }
    .landing-block img {
      display: block;
      max-width: 100%;
      height: auto;
      max-height: 75vh;
      height: auto; }
    .landing-block + .landing-block {
      margin-top: 6.25rem; }
  .landing-block--image {
    text-align: center; }
  .landing-block--image .landing-block__inner {
    display: inline-block;
    text-align: left; }
  .landing-block__link-wrap {
    display: inline-block; }
  .landing-block__inner {
    position: relative; } }

.landing-block__link-wrap {
  display: block; }

.landing-block__caption {
  padding-top: 0.9375rem;
  line-height: 1.25rem; }
  .landing-block__caption p:first-of-type {
    margin-top: 0; }
  .landing-block__caption p:last-of-type {
    margin-bottom: 0; }
  .landing-block__caption p {
    font-size: .875rem; }
  .landing-block:not(.landing-block--extraLarge) .landing-block__caption {
    max-width: 32em; }

.landing-block__caption-wrap {
  width: 100%; }
  @media (max-width: 1023px) {
    .landing-block__caption-wrap .image-credit {
      margin-bottom: -0.5rem; } }
  @media (min-width: 1024px) {
    .landing-block__caption-wrap {
      display: flex;
      justify-content: space-between;
      align-items: baseline; }
      .landing-block__caption-wrap .landing-block__caption {
        order: 0; }
      .landing-block__caption-wrap .image-credit {
        order: 1; } }

.landing-block__actions a {
  font-size: .875rem;
  line-height: 1.25rem;
  color: rgba(0, 0, 0, 0.5);
  transition: color 250ms; }
  .landing-block__actions a:hover {
    color: #000; }

.landing-block--text p:first-of-type {
  margin-top: 0; }

.landing-block--text p:last-of-type {
  margin-bottom: 0; }

@media (min-width: 769px) {
  .landing-block--text {
    min-height: 28.125rem;
    display: flex;
    align-items: center; }
    .landing-block--text.landing-block--right {
      justify-content: flex-end; } }

.landing-block__text-supporting {
  margin-top: 0.9375rem;
  line-height: 1.25rem;
  font-size: .875rem; }

@media (min-width: 1024px) {
  .crop--cropToScreen img,
  .crop--fitToScreen img {
    height: calc(100vh - 3.125rem - 8.125rem - 3.125rem); }
  .crop--cropToScreen img {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
    min-height: 25vw; }
  .crop--fitToScreen {
    text-align: center; }
    .crop--fitToScreen .landing-block__caption {
      text-align: left; }
    .crop--fitToScreen .landing-block__inner {
      display: inline-block; }
    .crop--fitToScreen img {
      -o-object-fit: contain;
         object-fit: contain;
      font-family: "object-fit: contain;";
      width: auto;
      max-width: 100%; } }

.making-works {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.work-group {
  margin: 0 0 3.125rem; }

.work-group__images {
  padding: 1.875rem 0 0; }
  @media (max-width: 767px) {
    .work-group__images .thumb-single:not(:first-child) {
      display: none; }
    .work-group__images .thumb-single {
      margin-bottom: 0; } }

.work-group__details {
  line-height: 1.25;
  padding: .625rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .work-group__details .icon-tab-arrow {
    margin-right: 1em; }

@media (min-width: 768px) and (max-width: 1023px) {
  .work-group__details {
    font-size: 1.375rem; }
    .work-group__details.spaced-row {
      display: flex;
      flex-wrap: wrap; }
      .work-group__details.spaced-row > * {
        margin: 0 2rem 0 0; } }

@media (min-width: 1024px) {
  .making-table .table-row__distribute .td:nth-child(1) {
    width: 40%; }
  .making-table .table-row__distribute .td:nth-child(2) {
    width: 10%; }
  .making-table .table-row__distribute .td:nth-child(3) {
    width: 50%; } }

@media (max-width: 1023px) {
  .making-table .t-expandable-row .table-cell:not(:nth-last-child(-n+3)) span:after {
    content: ', '; }
  .making-table .t-expandable-row .table-cell:nth-last-child(-n+2) {
    width: 100%; } }

.making-table .article-item__embed {
  max-width: 45rem; }

@media (max-width: 1023px) {
  .related-content {
    margin: 2rem 0; } }

@media (min-width: 1024px) {
  .related-content {
    margin-top: 2rem; } }

@media (min-width: 1024px) {
  .related-content__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: -1.25rem; } }

@media (max-width: 1023px) {
  .related-single {
    margin: 2rem 0; } }

@media (min-width: 1024px) {
  .related-single {
    width: 25%;
    padding: 1.25rem; } }

@media (min-width: 1280px) {
  .related-single {
    width: 20%; } }

.related-single__title {
  padding: 0.4375rem 0 0.625rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .related-single__title {
      font-size: 1.375rem;
      line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .related-single__title {
      font-size: 1.25rem;
      line-height: 1.333; } }

.related-single__img {
  position: relative;
  margin-bottom: 1rem; }
  .related-single__img:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%; }
  .related-single__img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }

.writing-about__title {
  padding-left: 2em; }
  @media (min-width: 1024px) {
    .writing-about__title {
      margin: 0 0 2.75rem; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .writing-about__title {
    margin: 0 0 1.2em; } }
  @media (max-width: 767px) {
    .writing-about__title {
      margin: 0 0 1.25em; } }

.writing-about__col h4 {
  text-indent: 2em; }
  .writing-about__col h4 + p {
    margin-top: 0; }

@media (min-width: 768px) {
  .writing-about__accordion {
    margin: 6.25rem 0 0; }
  .writing-about__cols {
    margin: 6.25rem -0.9375rem 0; }
  .writing-about__col {
    width: 50%;
    padding: 0 0.9375rem;
    font-size: .875rem;
    line-height: 1.1875rem; }
    .writing-about__col h4 {
      font-style: italic; } }

@media (max-width: 767px) {
  .writing-about__accordion {
    margin: 4.6875rem 0 0; }
  .writing-about__cols {
    margin: 4.6875rem 0 0; }
  .writing-about__col {
    font-size: .75rem;
    line-height: 1.5; }
    .writing-about__col p {
      margin-bottom: 1.5rem; } }

@media (max-width: 1023px) {
  .resources-profile {
    max-width: 38rem;
    margin: 0 auto; } }

.resources-profile__group-title {
  line-height: 1.25;
  padding: .625rem 0 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .resources-profile__group-title {
      font-size: 1.25rem; } }

.resources-profile__group-content {
  display: flex;
  margin: 0 0 3.125rem; }

@media (min-width: 1024px) {
  .resources-profile__group-text {
    width: 50%; } }

.profile-text {
  max-width: 37.5em; }

.resources-profile__columns {
  width: 100%; }
  @media (min-width: 1024px) {
    .resources-profile__columns {
      display: flex;
      flex-direction: row-reverse; } }

@media (min-width: 1024px) {
  .resources-profile__column {
    width: 50%; } }

.resources-profile__image img {
  display: block;
  width: 100%;
  max-width: 20em;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .resources-profile__image img {
      margin-bottom: 2rem; } }

.profile-text__actions {
  margin: 1.25rem 0 0;
  color: rgba(0, 0, 0, 0.5); }
  .profile-text__actions > * {
    vertical-align: middle; }

.resources-profile-content {
  margin-bottom: 6.25rem; }
  @media (max-width: 1023px) {
    .resources-profile-content {
      max-width: 38rem; } }
  @media (min-width: 1024px) {
    .resources-profile-content {
      width: 50%;
      padding-left: 1.875rem; } }

@media (min-width: 1024px) {
  .resources-profile-table {
    width: 50%;
    padding-right: 1.875rem; } }

.profile-table td {
  vertical-align: top; }

.profile-table td:first-child {
  padding-right: 1em; }

.profile-list {
  list-style: none;
  margin: 0;
  padding: 0; }

@media (min-width: 769px) {
  .profile-list {
    -moz-columns: 2;
         columns: 2;
    -moz-column-width: 50%;
         column-width: 50%; }
    .profile-list li {
      text-indent: -2em;
      margin-left: 2em; } }

@media (max-width: 768px) {
  .profile-list li {
    text-indent: -1.25rem;
    margin-left: 1.25rem; } }

@media (max-width: 768px) {
  .profile-table,
  .profile-table tbody,
  .profile-table td,
  .profile-table tr {
    display: block; }
  .profile-table tr {
    margin: 0 0 1.25rem; }
  .profile-table td:first-child {
    padding-left: 1.25rem; }
  .resources-profile-table .type--small {
    font-size: .875rem;
    line-height: 1.25rem; } }

.contact-groups a {
  color: rgba(0, 0, 0, 0.5);
  transition: color 350ms; }
  .contact-groups a:hover {
    color: rgba(0, 0, 0, 0.3); }

@media (min-width: 1024px) {
  .contact-groups {
    font-size: 0;
    margin: 0 -0.9375rem;
    text-align: center; }
    .contact-groups a {
      color: rgba(0, 0, 0, 0.5);
      transition: color 250ms; }
      .contact-groups a:hover {
        color: rgba(0, 0, 0, 0.3); }
  .contact-group {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 25%;
    max-width: 21.875rem;
    padding: 0 0.9375rem; }
    .contact-group + .contact-group {
      margin-left: 8.333333333%; } }

@media (max-width: 1023px) {
  .contact-groups {
    max-width: 38rem;
    margin: 0 auto; }
    .contact-groups .type--small {
      font-size: 1rem;
      line-height: 1.375; }
  .contact-group__title {
    font-size: 1.25rem;
    margin: 0 0 1.25rem; }
  .contact-group + .contact-group {
    margin-top: 3.75rem; } }

@media (max-width: 767px) {
  .contact-group__title {
    font-size: 1.125rem; }
  .contact-groups .type--small {
    font-size: .875rem;
    line-height: 1.25rem; } }

.bibliography-section {
  margin: 0 0 6.25rem; }
  .bibliography-section:last-child {
    margin-bottom: 0; }

.bibliography-title {
  font-size: 1.125rem; }
  @media (min-width: 1024px) {
    .bibliography-title {
      line-height: 1.375rem;
      padding: 0.3125rem 0 3.125rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
      margin: 0 0 .3125rem; } }
  @media (max-width: 1023px) {
    .bibliography-title {
      padding: .3125rem 0 0;
      line-height: 1.25rem;
      margin-bottom: 1.25rem; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .bibliography-title {
    padding-bottom: 1.25rem; } }

@media (min-width: 1024px) {
  .bibliography-table .table-row__distribute .td:nth-child(1) {
    width: 25%; }
  .bibliography-table .table-row__distribute .td:nth-child(2) {
    width: 15%; }
  .bibliography-table .table-row__distribute .td:nth-child(3) {
    width: 15%; }
  .bibliography-table .table-row__distribute .td:nth-child(4) {
    width: 45%; } }

@media (max-width: 1023px) {
  .bibliography-section {
    margin: 0 auto 6.25rem;
    max-width: 38rem; }
  .bibliography-table .t-expandable-row .table-cell p {
    display: inline;
    margin: 0; }
    .bibliography-table .t-expandable-row .table-cell p em:after {
      content: ', '; }
  .bibliography-table .t-expandable-row .table-cell br {
    display: none; }
  .bibliography-table .t-expandable-row .table-cell:first-child {
    display: block;
    padding-left: 2em; }
  .bibliography-table .t-expandable-row .table-cell:not(:nth-last-child(-n+3)):not(:first-child) span:after {
    content: ', '; }
  .bibliography-table .t-expandable-row .table-cell:nth-last-child(-n+2) {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .bibliography-table .t-expandable-row {
    padding-bottom: 1.25rem; } }

.general-page-section + .general-page-section {
  margin-top: 6.25rem; }

.general-page-section__title {
  line-height: 1.2;
  margin-bottom: 6.25rem; }

.general-page-footnotes {
  max-width: 33rem;
  padding-left: 3rem;
  margin-top: 3.125rem; }
  .general-page-footnotes ol {
    padding: 0;
    margin: 0; }

.general-page-top {
  margin-top: 3.125rem; }

@media (min-width: 1024px) {
  .v-a-table .table-row__distribute .td:nth-child(1) {
    width: 30%; }
  .v-a-table .table-row__distribute .td:nth-child(2) {
    width: 20%; }
  .v-a-table .table-row__distribute .td:nth-child(3) {
    width: 50%; } }

@media (max-width: 1023px) {
  .v-a-table .t-expandable-row .table-cell:not(:nth-last-child(-n+3)) span:after {
    content: ', '; }
  .v-a-table .t-expandable-row .table-cell:nth-last-child(-n+2) {
    width: 100%; } }

.v-a-table .article-item__embed {
  max-width: 45rem; }

.search-results__title,
.search-results__group-title,
.search-bar {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 1.25rem;
  line-height: 1.333; }

.search-results__group-title,
.search-bar {
  margin-bottom: 2rem; }

.search-bar__form {
  display: flex; }
  .search-bar__form input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    background: none;
    border-radius: 0;
    font-style: italic;
    width: 100%;
    flex: 1 1 auto; }
    @media (min-width: 768px) {
      .search-bar__form input {
        max-width: 13.5em; } }
    .search-bar__form input:focus {
      outline: 0; }
    .search-bar__form input::-webkit-input-placeholder {
      color: #000;
      opacity: 1; }
    .search-bar__form input::-moz-placeholder {
      color: #000;
      opacity: 1; }
    .search-bar__form input:-ms-input-placeholder {
      color: #000;
      opacity: 1; }
    .search-bar__form input::-ms-input-placeholder {
      color: #000;
      opacity: 1; }
    .search-bar__form input::placeholder {
      color: #000;
      opacity: 1; }
  .search-bar__form button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    background: none;
    border-radius: 0;
    width: 0.75rem;
    padding: 0;
    flex: 0 0 auto;
    transition: opacity 250ms; }
    .search-bar__form button:hover {
      opacity: 0.4; }
    .search-bar__form button svg {
      display: block;
      width: 0.5625rem;
      height: auto;
      margin: 0 auto; }

.search-results__group {
  margin: 6.25rem 0; }
  .search-results__group:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .search-results__group-entries {
    display: flex;
    flex-wrap: wrap;
    margin: -1.25rem; } }

@media (max-width: 1023px) {
  .single-result {
    margin: 2rem 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .single-result {
    width: 33.33%;
    padding: 1.25rem; } }

@media (min-width: 1024px) {
  .single-result {
    width: 25%;
    padding: 1.25rem; } }

.single-result__title {
  display: block;
  padding: 0.4375rem 0 0.625rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .single-result__title {
      font-size: 1.375rem;
      line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .single-result__title {
      font-size: 1.25rem;
      line-height: 1.333; } }

.single-result__subtitle {
  line-height: 1.25rem; }
  @media (max-width: 767px) {
    .single-result__subtitle {
      font-size: .875rem; } }
  .single-result__subtitle + .single-result__text {
    margin-top: 1.25em; }
  .single-result__subtitle p {
    margin: 0; }

.single-result__img {
  position: relative;
  display: block;
  margin-bottom: 1rem; }
  .single-result__img:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%; }
  .single-result__img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }

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