/**
 * CSS naming methodology: BEMIT
 * http://csswizardry.com/2015/08/bemit-taking-the-bem-naming-convention-a-step-further/
 * For coding practices visit: http://carter-dev.net/carter-guides/html/FED-Code-Guide.php
 */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500italic,700,500);
html {
  box-sizing: border-box;
}

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

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

@font-face {
  font-family: "Cervo";
  src: url("../fonts/Cervo-Regular.eof");
  src: url("../fonts/Cervo-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Cervo-Regular.woff") format("woff"), url("../fonts/Cervo-Regular.ttf") format("truetype"), url("../fonts/Cervo-Regular.svg#web-font") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Cervo";
  src: url("../fonts/Cervo-Medium.eof");
  src: url("../fonts/Cervo-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Cervo-Medium.woff") format("woff"), url("../fonts/Cervo-Medium.ttf") format("truetype"), url("../fonts/Cervo-Medium.svg#web-font") format("svg");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Publico-Headline";
  src: url("../fonts/PublicoHeadline-Light.eof");
  src: url("../fonts/PublicoHeadline-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoHeadline-Light.woff") format("woff"), url("../fonts/PublicoHeadline-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

/**
 * Generated Icons
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This icons Sass file is generated by Gulp
 * To add more icons to the icon font:
 *    1. Add svgs to "images/icons/"
 *    2. Run `gulp icons` in your terminal
 *
 */
@font-face {
  font-family: "localheroes";
  src: url("/fonts/localheroes.eot");
  src: url("/fonts/localheroes.eot?#iefix") format("embedded-opentype"), url("/fonts/localheroes.woff") format("woff"), url("/fonts/localheroes.ttf") format("truetype"), url("/fonts/localheroes.svg#localheroes") format("svg");
  font-style: normal;
  font-weight: normal;
}

.i-chevron-down:before, .c-select:before, .i-chevron-left:before, .i-chevron-right:before, .i-chevron-up:before, .i-pinterest:before, .c-share__item a[class*="addthis"][class*="pinterest"]:after, .i-tick:before, .c-checkbox[type="checkbox"] + label:after,
[class^="i-"],
[class*=" i-"] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "localheroes";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
}

.i-chevron-down:before,
.c-select:before {
  content: "\E001";
}

.i-chevron-left:before {
  content: "\E002";
}

.i-chevron-right:before {
  content: "\E003";
}

.i-chevron-up:before {
  content: "\E004";
}

.i-pinterest:before,
.c-share__item a[class*="addthis"][class*="pinterest"]:after {
  content: "\E005";
}

.i-tick:before,
.c-checkbox[type="checkbox"] + label:after {
  content: "\E006";
}

/**
 * Generated Sprites
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This sprites Sass file is generated by Gulp
 * To add more sprites to the spritesheets:
 *  1. Add pngs to "images/sprites/src/"
 *  2. Run `gulp sprites` in your terminal
 *
 */
.s-example {
  background-image: url(./images/sprites/spritesheet.png);
  display: block;
  content: "";
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .s-example {
    background-image: url(./images/sprites/spritesheet@2x.png);
  }
}

.s-example {
  background-position: 0px 0px;
  width: 32px;
  height: 32px;
}

/**
 * Generated SVG Sprite Sizes
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This sprites Sass file is generated by Gulp
 * To add more icons to the svg spritesheets:
 *    1. Add svgs to "images/svg/sprites/"
 *    2. Run `gulp svg-sprites` in your terminal
 *
 */
.svg-chevron-down, .svg-chevron-left, .svg-chevron-right, .svg-chevron-up, .svg-close, .svg-facebook, .svg-google-plus, .svg-grid, .svg-hamburger, .svg-instagram, .svg-linkedin, .svg-mail, .svg-pause, .svg-pinterest, .svg-play, .svg-search, .svg-search-round, .svg-share, .svg-swipe, .svg-tick, .svg-twitter, .svg-vimeo, .svg-youtube {
  display: inline-block;
}

.svg-chevron-down {
  height: 7px;
  width: 11px;
}

.svg-chevron-left {
  height: 11px;
  width: 7px;
}

.svg-chevron-right {
  height: 11px;
  width: 7px;
}

.svg-chevron-up {
  height: 7px;
  width: 11px;
}

.svg-close {
  height: 14.8px;
  width: 14.8px;
}

.svg-facebook {
  height: 54px;
  width: 30px;
}

.svg-google-plus {
  height: 100px;
  width: 100px;
}

.svg-grid {
  height: 18px;
  width: 18px;
}

.svg-hamburger {
  height: 18px;
  width: 18px;
}

.svg-instagram {
  height: 100px;
  width: 100px;
}

.svg-linkedin {
  height: 29.7px;
  width: 29.9px;
}

.svg-mail {
  height: 21.2px;
  width: 30px;
}

.svg-pause {
  height: 44px;
  width: 44px;
}

.svg-pinterest {
  height: 100px;
  width: 100px;
}

.svg-play {
  height: 44px;
  width: 44px;
}

.svg-search {
  height: 100px;
  width: 100px;
}

.svg-search-round {
  height: 500px;
  width: 500px;
}

.svg-share {
  height: 46px;
  width: 46px;
}

.svg-swipe {
  height: 21px;
  width: 36px;
}

.svg-tick {
  height: 100px;
  width: 100px;
}

.svg-twitter {
  height: 100px;
  width: 100px;
}

.svg-vimeo {
  height: 100px;
  width: 100px;
}

.svg-youtube {
  height: 100px;
  width: 100px;
}

/*! normalize.css v3.0.2 | 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,
menu,
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-color: 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;
}

/**
 * Cervo
 */
/**
 * Roboto
 */
@keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes zoom {
  from {
    left: 0;
    right: 0;
    z-index: 0;
  }
  to {
    left: -50px;
    right: -50px;
    z-index: 5;
  }
}

@keyframes swipe {
  0% {
    transform: rotate(-10deg) translateX(-3px);
  }
  50% {
    transform: rotate(10deg) translateX(3px);
  }
  100% {
    transform: rotate(-10deg) translateX(-3px);
  }
}

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

::-moz-selection {
  color: #000000;
  background: #00FFFF;
}

::selection {
  color: #000000;
  background: #00FFFF;
}

::-moz-selection {
  color: #000000;
  background: #00FFFF;
}

html,
body {
  -moz-osx-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  color: #303030;
  font-family: "Publico-Headline", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  min-width: 320px;
  position: relative;
  text-rendering: optimizeLegibility !important;
  width: 100%;
  z-index: 0;
}

body {
  font-size: 16px;
  font-size: 1rem;
  padding-top: 60px;
}

@media (min-width: 768px) {
  body {
    padding-top: 0;
  }
}

body:after {
  background: #000000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  z-index: 500;
}

.js-mobile-nav-open body:after {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  visibility: visible;
}

a[href*="mailto:"] {
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

img {
  display: block;
  height: auto;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 30px;
}

p b,
p strong {
  font-weight: 600;
}

p i,
p em {
  font-style: italic;
}

a,
input[type="text"],
textarea,
button,
[class^="c-btn"] {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  transition-duration: 300ms;
  transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transform-origin: center center;
      transform-origin: center center;
}

form fieldset {
  border: none;
  padding: 0;
}

form ol li {
  margin-bottom: 20px;
}

button {
  background: none;
  border: none;
  padding: 0;
}

label {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 9px;
  padding-left: 2px;
}

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: #ffffff;
  border: 2px solid #ffffff;
  color: #303030;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 15px;
  width: 100%;
}

input[type="text"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #303030;
}

input[type="text"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #303030;
}

input[type="text"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #303030;
}

input[type="text"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #303030;
}

.parsley-error input[type="text"], .parsley-error
input[type="date"], .parsley-error
input[type="email"], .parsley-error
input[type="number"], .parsley-error
input[type="password"], .parsley-error
input[type="tel"], .parsley-error
textarea {
  border-color: #f00f00 !important;
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus {
  outline: none;
}

textarea {
  -webkit-appearance: none;
  resize: none;
  min-height: 150px;
}

textarea.parsley-error::-webkit-input-placeholder {
  color: #f00f00;
}

textarea.parsley-error:-moz-placeholder {
  color: #f00f00;
}

textarea.parsley-error::-moz-placeholder {
  color: #f00f00;
}

textarea.parsley-error:-ms-input-placeholder {
  color: #f00f00;
}

textarea:focus {
  outline: none;
}

/**
 * Component styles based on theme
 */
.t-aqua.c-card:hover .c-card__img:before, .t-aqua.c-cardfocus .c-card__img:before {
  background-color: #00FFFF;
}

.t-aqua.c-feature-panel .c-feature-panel__img:before {
  background-color: #00FFFF;
}

.t-aqua.c-feature-panel .c-feature-panel__content {
  background-color: #00e6e6;
}

.t-aqua.c-result .c-result__link:hover .c-result__image:after, .t-aqua.c-result .c-result__link:focus .c-result__image:after {
  background-color: #00FFFF;
}

.t-purple.c-card:hover .c-card__img:before, .t-purple.c-cardfocus .c-card__img:before {
  background-color: #A694FF;
}

.t-purple.c-feature-panel .c-feature-panel__img:before {
  background-color: #A694FF;
}

.t-purple.c-feature-panel .c-feature-panel__content {
  background-color: #8d7ed9;
}

.t-purple.c-result .c-result__link:hover .c-result__image:after, .t-purple.c-result .c-result__link:focus .c-result__image:after {
  background-color: #A694FF;
}

.t-pink.c-card:hover .c-card__img:before, .t-pink.c-cardfocus .c-card__img:before {
  background-color: #FF00B7;
}

.t-pink.c-feature-panel .c-feature-panel__img:before {
  background-color: #FF00B7;
}

.t-pink.c-feature-panel .c-feature-panel__content {
  background-color: #e600a5;
}

.t-pink.c-result .c-result__link:hover .c-result__image:after, .t-pink.c-result .c-result__link:focus .c-result__image:after {
  background-color: #FF00B7;
}

/**
 * Container styles
 */
.t-light.o-content-container {
  background-color: #f1f1f1;
  color: #303030;
}

@media (min-width: 768px) {
  .t-light.o-content-container {
    background-image: url(../images/backgrounds/background-light.jpg);
  }
}

.t-light .c-share .c-share__btn svg {
  fill: #000000;
}

.t-light .c-share .c-share__item a[class*="addthis"][class*="pinterest"]:hover:after {
  color: #cb2027;
}

.t-light .c-share .c-share__item a[class*="addthis"][class*="pinterest"]:after {
  color: #000000;
}

.t-light .c-icon-social svg {
  fill: #000000;
}

.t-light .s-cms-content a {
  border-bottom: 1px solid;
  color: #303030;
  text-decoration: none;
}

.t-light .s-cms-content a:hover {
  border-bottom-color: transparent;
  color: #303030;
}

.t-light .s-cms-content a:visited, .t-light .s-cms-content a:active {
  border-bottom: 1px solid;
  color: #303030;
}

.t-light .s-cms-content ul li:before {
  color: #303030;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*!
*EDITED VERSION*

Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  right: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  right: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  right: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2002;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.97;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  filter: alpha(opacity=97);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 2005;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 2004;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 2006;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
			 * Remove all paddings around the image on small screen
			 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*

====== Zoom-out effect ======

*/
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: all 0.3s ease-out;
}

.lt-ie9 .mfp-zoom-out.mfp-bg {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mfp-zoom-out.mfp-bg.mfp-ready {
  opacity: 0.97;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
}

.lt-ie9 .mfp-zoom-out.mfp-bg.mfp-ready {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mfp-zoom-out.mfp-bg.mfp-removing {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.lt-ie9 .mfp-zoom-out.mfp-bg.mfp-removing {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mfp-zoom-out .mfp-content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -ms-transform: scale(1.3);
      transform: scale(1.3);
}

.mfp-zoom-out.mfp-ready .mfp-content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
}

.mfp-zoom-out.mfp-removing .mfp-content {
  -ms-transform: scale(1.3);
      transform: scale(1.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.js .js-filter .js-filter-item {
  display: none;
}

.o-btn-block {
  margin: 0 auto;
}

.o-btn-block__item {
  display: inline-block;
  padding: 0 4px;
  margin-right: -4px;
  margin-bottom: 0;
}

.o-btn-block__item:first-child {
  padding-left: 0;
}

.o-btn-block__item:last-child {
  padding-right: 0;
}

@media (max-width: 540px) {
  .o-btn-block--stack\@xsmall .o-btn-block__item {
    display: block;
    margin-bottom: 10px;
    padding: 0;
  }
  .o-btn-block--stack\@xsmall .o-btn-block__item:last-child {
    margin-bottom: 0;
  }
}

.o-card-list {
  padding: 0;
  margin: 0 auto;
}

@media (max-width: 846px) {
  .o-card-list {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {
  .o-card-list {
    padding: 0 20px;
  }
}

@media (max-width: 540px) {
  .o-card-list {
    padding: 0 15px;
  }
}

@media (min-width: 846px) {
  .o-card-list {
    max-width: 840px;
    padding: 0 22px;
  }
}

@media (min-width: 1260px) {
  .o-card-list {
    max-width: 1240px;
    width: 100%;
  }
}

.o-card-list__item {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 846px) {
  .o-card-list__item {
    margin-bottom: 20px;
    padding: 0 8px;
    display: inline-block;
    width: auto;
  }
}

.o-content-container {
  background-color: #0e0e0e;
  background-image: none;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y;
  color: #ffffff;
  padding: 50px 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .o-content-container {
    background-image: url(../images/backgrounds/background-dark.jpg);
  }
}

.o-content-container--page-has-hero {
  padding: 15px 0 50px;
}

@media (min-width: 992px) {
  .o-content-container--page-has-hero {
    padding: 50px 0 50px;
  }
}

@media (min-width: 768px) {
  .o-content-container {
    min-height: calc(100vh - 80px);
    margin-bottom: 300px;
  }
}

@media (min-width: 768px) {
  .o-content-container--page-has-soundcloud-player {
    padding-top: 90px;
  }
}

@media (min-width: 992px) {
  .o-content-container--page-has-soundcloud-player {
    padding-top: 130px;
  }
}

.o-filter-container {
  zoom: 1;
  margin: 0 auto 10px;
}

.o-filter-container:before, .o-filter-container:after {
  content: "";
  display: table;
}

.o-filter-container:after {
  clear: both;
}

@media (max-width: 846px) {
  .o-filter-container {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {
  .o-filter-container {
    padding: 0 20px;
  }
}

@media (max-width: 540px) {
  .o-filter-container {
    padding: 0 15px;
  }
}

@media (min-width: 846px) {
  .o-filter-container {
    padding: 0 30px;
    margin: 0 auto 20px;
    max-width: 840px;
  }
}

@media (min-width: 1260px) {
  .o-filter-container {
    max-width: 1240px;
    width: 100%;
  }
}

@media (min-width: 846px) {
  .o-filter-container__item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .o-filter-container__item:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1260px) {
  .o-filter-container__item {
    float: left;
    display: block;
    margin-right: 1.75788%;
    width: 49.12106%;
  }
  .o-filter-container__item:last-child {
    margin-right: 0;
  }
}

.o-filter-container__item:last-child {
  margin-right: 0;
}

.o-grid {
  zoom: 1;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 20px;
}

.o-grid:before, .o-grid:after {
  content: "";
  display: table;
}

.o-grid:after {
  clear: both;
}

@media (max-width: 540px) {
  .o-grid {
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  .o-grid {
    padding: 0 30px;
  }
}

.o-grid--no-pad {
  padding: 0;
}

@media (min-width: 540px) {
  .o-grid--no-pad\@small {
    padding: 0;
  }
}

.c-listing__item:not(:last-of-type) {
  border-bottom: solid 1px #606060;
  margin-bottom: 30px;
}

@media (min-width: 540px) {
  .c-listing__item:not(:last-of-type) {
    border: none;
  }
}

@media (min-width: 768px) {
  .c-listing__item:not(:last-of-type) {
    margin-bottom: 50px;
  }
}

.o-page-container {
  position: relative;
}

@media (min-width: 768px) {
  .o-page-container {
    margin-bottom: 250px;
    margin-top: 500px;
  }
}

.o-section {
  zoom: 1;
  display: block;
  display: block;
  padding: 20px 0;
}

.o-section:before, .o-section:after {
  content: "";
  display: table;
}

.o-section:after {
  clear: both;
}

.o-section-large {
  zoom: 1;
  display: block;
  display: block;
  padding: 30px 0;
}

.o-section-large:before, .o-section-large:after {
  content: "";
  display: table;
}

.o-section-large:after {
  clear: both;
}

@media (min-width: 768px) {
  .o-section-large {
    padding: 60px 0;
  }
}

.o-slim-content {
  margin: 0 auto;
  max-width: 720px;
  position: relative;
}

.c-btn-control {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #ffffff;
  left: 50%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  outline: none;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

@media (min-width: 768px) {
  .c-btn-control {
    font-size: 2rem;
  }
}

.c-btn-control:hover .c-btn-control__inner:before, .c-btn-control:focus .c-btn-control__inner:before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

.is-playing .c-btn-control {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.c-btn-control__inner {
  display: inline-block;
  position: relative;
}

.c-btn-control__inner:before {
  background-color: #ffffff;
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-btn-control svg {
  display: block;
  fill: #ffffff;
  height: 66px;
  height: 4.125rem;
  margin: 0 auto 20px;
  width: 66px;
  width: 4.125rem;
}

.c-btn-explore, .c-btn-explore:link, .c-btn-explore:visited {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #606060;
}

@media (min-width: 768px) {
  .c-btn-explore, .c-btn-explore:link, .c-btn-explore:visited {
    padding: 21px 55px 20px 28px;
    width: auto;
  }
}

.c-btn-explore:hover {
  background-color: #303030;
  border-color: #303030;
  color: #ffffff;
}

.c-btn-explore:hover svg {
  fill: #ffffff;
}

.c-btn-explore svg {
  display: none;
  fill: #ffffff;
  height: 18px;
  line-height: 1;
  margin-top: -9px;
  position: absolute;
  right: 20px;
  top: 50%;
  vertical-align: middle;
  width: 18px;
}

@media (min-width: 768px) {
  .c-btn-explore svg {
    display: block;
    fill: #606060;
  }
}

.c-btn-ghost {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  background-color: transparent;
  color: #ffffff;
  display: inline-block;
  padding: 18px 28px;
  text-transform: uppercase;
  border: 2px solid #000000;
}

.c-btn-ghost:hover {
  background-color: #ffffff;
  color: #000000;
}

.c-btn-ghost--white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}

.c-btn-ghost--white:hover {
  border-color: #000000;
}

.c-btn-ghost--translucent {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.25);
}

.c-btn-ghost--small {
  padding: 12px 28px;
}

.c-btn-swipe {
  animation: swipe 2s cubic-bezier(0.165, 0.84, 0.44, 1) 2;
  bottom: 20px;
  left: 50%;
  position: fixed;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
  z-index: 400;
  margin-left: -18px;
}

@media (min-width: 768px) {
  .no-touchevents .c-btn-swipe {
    display: none;
  }
}

@media (max-width: 540px) {
  .c-btn-swipe {
    bottom: 10px;
    margin-left: -15px;
  }
}

.c-btn-swipe svg {
  fill: #ffffff;
  height: 21px;
  width: 36px;
}

@media (max-width: 540px) {
  .c-btn-swipe svg {
    height: 21px;
    width: 30px;
  }
}

.c-btn, .c-btn-explore {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  background-color: #606060;
  border: 2px solid #606060;
  color: #ffffff;
  display: inline-block;
  padding: 21px 28px 20px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

@media (min-width: 540px) {
  .c-btn, .c-btn-explore {
    width: auto;
  }
}

.c-btn--full {
  width: 100%;
  background-color: #000000;
  border-color: #000000;
}

@media (min-width: 540px) {
  .c-btn--full {
    width: auto;
  }
}

.c-btn:hover, .c-btn-explore:hover {
  background-color: #303030;
  border-color: #303030;
}

.c-btn--dark {
  background-color: #404040;
  border-color: #404040;
}

.c-btn--white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #303030;
}

.c-btn--white:hover {
  background-color: #909090;
  border-color: #909090;
  color: #ffffff;
}

@media (min-width: 768px) {
  .c-btn--white:hover {
    background-color: #ffffff;
    border-color: #e3e3e3;
    color: #303030;
  }
}

.c-btn--translucent {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.25);
}

.c-btn--translucent:hover {
  background-color: #ffffff;
  color: #000000;
}

.c-btn--small {
  border: none;
  padding: 14px 30px;
}

@media (min-width: 768px) {
  .c-btn--white\@medium {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #606060;
  }
}

.c-btn--white\@medium:hover {
  background-color: #303030;
  border-color: #303030;
  color: #ffffff;
}

.c-card {
  background-position: 50% 50%;
  background-size: cover;
  color: #ffffff;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  min-height: 90px;
}

@media (min-width: 846px) {
  .c-card {
    width: 380px;
  }
}

.c-card__img {
  display: block;
  position: relative;
  width: 100%;
}

.c-card__img:before {
  background-color: #000000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-card__img:after {
  background-image: linear-gradient(to bottom, transparent 8%, #000000);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-card__img img {
  height: auto;
  width: 100%;
  display: block;
}

.c-card__inner {
  transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  bottom: 0;
  left: 0;
  height: 100%;
  position: absolute;
}

@media (min-width: 846px) {
  .c-card__inner {
    height: auto;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    -ms-transform: translateY(100%);
        transform: translateY(100%);
  }
}

.c-card__head {
  width: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 846px) {
  .c-card__head {
    bottom: 100%;
    left: 0;
    padding-bottom: 25px;
    top: auto;
    -ms-transform: none;
        transform: none;
  }
}

.c-card__title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
  color: #ffffff;
  margin: 5px 0 0;
  max-width: 90%;
}

@media (min-width: 768px) {
  .c-card__title {
    font-size: 1.5rem;
  }
}

.c-card__title > span {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 3px;
}

a .c-card__title {
  position: relative;
  display: inline-block;
}

a .c-card__title:hover:after {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

a .c-card__title:after {
  background: #ffffff;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin-top: 1px;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-card__content {
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin-top: -10px;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 846px) {
  .c-card__content {
    display: block;
  }
}

.c-card__info {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8em;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .c-card__info {
    font-size: 1.125rem;
  }
}

.c-card__info p {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 846px) {
  .c-card:hover .c-card__inner, .c-card:focus .c-card__inner {
    -ms-transform: translateY(0);
        transform: translateY(0);
  }
  .c-card:hover .c-card__content, .c-card:focus .c-card__content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -ms-transform: scale(1);
        transform: scale(1);
  }
  .c-card:hover .c-card__img:before, .c-card:focus .c-card__img:before {
    background-color: #00FFFF;
  }
  .c-card:hover .c-card__img:after, .c-card:focus .c-card__img:after {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
}

@media (min-width: 846px) {
  .c-card--fluid {
    width: 100%;
  }
}

.c-centered-heading {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  letter-spacing: 1px;
}

@media (min-width: 768px) {
  .c-centered-heading {
    font-size: 1.5rem;
  }
}

.c-checkbox[type="checkbox"] {
  left: -9999em;
  position: absolute;
  visibility: hidden;
}

.c-checkbox[type="checkbox"] + label {
  color: #303030;
  cursor: pointer;
  font-size: 0.875em;
  font-weight: normal;
  letter-spacing: 0;
  letter-spacing: 0;
  line-height: 1.6em;
  padding-left: 35px;
  position: relative;
  text-transform: none;
}

.c-checkbox[type="checkbox"] + label:before {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #404040;
  content: '.';
  cursor: pointer;
  height: 20px;
  left: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  text-indent: -999em;
  top: 50%;
  transition: background 200ms ease-in-out;
  width: 20px;
}

.c-checkbox[type="checkbox"] + label:after {
  color: #ffffff;
  display: block;
  font-size: 12px;
  left: 5px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
}

.c-checkbox[type="checkbox"]:checked + label:before {
  background-color: #f1f1f1;
}

.c-content-image {
  margin: 30px 0;
}

@media (min-width: 540px) {
  .c-content-image {
    float: left;
    margin: 0 30px 30px 0;
  }
}

@media (min-width: 992px) {
  .c-content-image {
    margin-left: -120px;
  }
}

.c-content-image img {
  max-width: calc(100% + 30px);
  min-width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 540px) {
  .c-content-image img {
    max-width: auto;
    min-width: auto;
    margin: 0;
  }
}

.c-content-image figcaption {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .c-content-image figcaption {
    font-size: 1rem;
  }
}

@media (min-width: 540px) {
  .c-content-image--right {
    margin: 0 0 30px 30px;
    float: right;
  }
  .c-content-image--right figcaption {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .c-content-image--right {
    margin-right: -120px;
  }
}

.c-content-image--full {
  width: 100%;
}

.c-content-image--full img {
  min-width: 100%;
}

@media (min-width: 992px) {
  .c-content-image--full {
    margin: 0;
  }
}

.c-cta-banner {
  background: #303030;
  color: #ffffff;
  display: block;
  left: 0;
  padding-left: 15px;
  padding-right: 50px;
  position: fixed;
  text-align: left;
  top: 60px;
  width: 100%;
  z-index: 100;
}

@media (min-width: 768px) {
  .c-cta-banner {
    padding-left: 20px;
    top: 80px;
  }
}

@media (max-width: 540px) {
  .c-cta-banner {
    padding-left: 10px;
  }
}

.c-cta-banner a {
  color: #ffffff;
}

.c-cta-banner__title {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  display: block;
  padding: 12px 0;
}

@media (max-width: 540px) {
  .c-cta-banner__title {
    font-size: 0.6875rem;
    padding: 10px;
  }
}

.c-cta-banner__btn {
  cursor: pointer;
  line-height: 0;
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.c-cta-banner__btn svg {
  fill: #ffffff;
  height: 14px;
  line-height: 0;
  width: 14px;
}

.c-dropdown {
  background: #ffffff;
  color: #606060;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

@media (min-width: 846px) {
  .c-dropdown {
    margin-bottom: 0;
  }
}

.c-dropdown__head {
  border: 2px solid transparent;
  cursor: pointer;
  padding: 13px 19px 13px 19px;
  position: relative;
  min-height: 45px;
  transition: border 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 846px) {
  .c-dropdown__head {
    min-height: 60px;
  }
}

.c-dropdown__arrow {
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 12px;
}

.c-dropdown__title {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 15px;
  text-align: left;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 846px) {
  .c-dropdown__title {
    left: auto;
  }
}

.c-dropdown__content {
  display: none;
  background-color: #ffffff;
  padding: 15px 0;
  width: 100%;
}

@media (min-width: 846px) {
  .c-dropdown__content {
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 100%;
    z-index: 100;
  }
}

.c-dropdown__item {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #909090;
  width: 100%;
  padding: 8px 40px 8px 20px;
  position: relative;
  text-align: left;
  cursor: pointer;
}

.c-dropdown__item:after {
  background: #303030;
  content: "";
  height: 25px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 0;
}

.c-dropdown__item:hover, .c-dropdown__item.is-active {
  color: #303030;
}

.c-dropdown__item:hover:after, .c-dropdown__item.is-active:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 6px;
}

.c-dropdown.is-active .c-dropdown__head {
  border-bottom: 1px solid #c8c8c8;
}

.c-dropdown.is-active .c-dropdown__arrow {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

.c-dropdown.is-active .c-dropdown__content {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.c-feature-panel {
  color: #ffffff;
}

@media (min-width: 768px) {
  .c-feature-panel {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

.c-feature-panel__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
}

.c-feature-panel__img:before {
  background-color: #00FFFF;
  content: "";
  left: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .c-feature-panel__img {
    display: table-cell;
  }
}

.c-feature-panel__content {
  background: #00e6e6;
  text-align: center;
  padding: 50px 30px 35px;
}

@media (min-width: 768px) {
  .c-feature-panel__content {
    display: table-cell;
    width: 380px;
    min-height: 400px;
  }
}

.c-feature-panel__head {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: block;
  margin: 0 auto 25px;
  max-width: 280px;
  padding: 35px 20px;
  text-align: center;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-feature-panel__title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.3em;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 768px) {
  .c-feature-panel__title {
    font-size: 2rem;
  }
}

.c-feature-panel__title > span {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .c-feature-panel__title > span {
    font-size: 1.5rem;
  }
}

.c-feature-panel__info {
  margin: 15px 0 25px;
}

.c-feature-panel__info p {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.3em !important;
}

.c-footer-scroll-hook {
  background-color: transparent;
  bottom: 0;
  display: block;
  height: 1px;
  position: absolute;
  width: 1px;
}

.c-footer {
  color: #606060;
  text-align: center;
  padding-top: 50px;
}

@media (min-width: 768px) {
  .c-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: -2;
  }
}

@media (min-width: 992px) {
  .homepage .c-footer {
    display: none;
  }
}

.c-footer h2 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 2em;
  text-transform: uppercase;
  color: #606060;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.c-footer__sponsors {
  margin-bottom: 2em;
}

.c-footer__sponsors li {
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  .c-footer__sponsors li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 20px;
  }
}

.c-footer__sponsors li img {
  margin: 0 auto 1em;
  max-height: 60px;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-footer__sponsors li img:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.c-footer__nav {
  margin-bottom: 2em;
}

.c-footer__nav-list {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .c-footer__nav-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
  }
}

.c-footer__nav-list > li {
  margin-bottom: 1.6em;
}

@media (min-width: 768px) {
  .c-footer__nav-list > li {
    padding: 0.5%;
  }
}

.c-form-text {
  position: relative;
}

.c-form-text.parsley-error input,
.c-form-text.parsley-error textarea {
  border-color: #f00f00;
}

.c-form-text input,
.c-form-text textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-family: "Roboto", Arial, sans-serif;
  padding: 14px 50px 14px 0;
  width: 100%;
}

.c-form-text input::-webkit-input-placeholder,
.c-form-text textarea::-webkit-input-placeholder {
  color: #909090;
}

.c-form-text input::-moz-placeholder,
.c-form-text textarea::-moz-placeholder {
  color: #909090;
}

.c-form-text input:-moz-placeholder,
.c-form-text textarea:-moz-placeholder {
  color: #909090;
}

.c-form-text input:-ms-input-placeholder,
.c-form-text textarea:-ms-input-placeholder {
  color: #909090;
}

.c-form-text input:focus,
.c-form-text textarea:focus {
  outline: none;
}

.c-form-text input:disabled,
.c-form-text textarea:disabled {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.c-header {
  height: 60px;
  background-color: #000000;
  padding: 8px 15px;
  width: 100% !important;
  z-index: 1000;
}

@media (max-width: 768px) {
  .c-header {
    position: fixed;
    top: 0;
  }
}

@media (min-width: 768px) {
  .c-header {
    zoom: 1;
    height: 80px;
    padding: 10px 15px;
    position: relative;
  }
  .c-header:before, .c-header:after {
    content: "";
    display: table;
  }
  .c-header:after {
    clear: both;
  }
  .c-header.is-stuck {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .c-header.is-stuck .c-header__reading-block {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .c-header.is-stuck .c-header__player {
    max-height: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    visibility: hidden;
  }
}

.c-header__logo {
  display: inline-block;
  line-height: 0;
  padding: 0;
  width: 200px;
}

@media (min-width: 768px) {
  .c-header__logo {
    float: left;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .c-header__logo {
    width: 320px;
  }
}

.c-header__logo svg {
  display: block;
  fill: #303030;
  height: 45px;
  transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 200px;
}

@media (min-width: 768px) {
  .c-header__logo svg {
    height: 60px;
  }
}

@media (min-width: 992px) {
  .c-header__logo svg {
    width: 320px;
  }
}

.c-header__logo:hover svg {
  fill: #000000;
}

.c-header__search {
  background-color: #000000;
  border-bottom: solid 1px #303030;
  left: 0;
  position: absolute;
  width: 100%;
  top: 60px;
  z-index: 500;
  max-height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0.3s;
  visibility: hidden;
}

@media (min-width: 768px) {
  .c-header__search {
    top: 80px;
  }
}

@media (min-width: 1200px) {
  .c-header__search {
    display: none;
  }
}

.c-header__search.is-open {
  max-height: 100px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: max-height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0s;
  visibility: visible;
}

.c-header__nav-toggle {
  cursor: pointer;
  display: block;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
}

.c-header__nav-toggle:focus {
  outline: none;
}

@media (min-width: 768px) {
  .c-header__nav-toggle {
    display: none;
  }
}

.c-header__nav-toggle svg {
  display: block;
  fill: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform-origin: center;
      transform-origin: center;
}

.c-header__search-toggle {
  cursor: pointer;
  display: block;
  height: 60px;
  position: absolute;
  right: 52px;
  top: 0;
  width: 52px;
}

.c-header__search-toggle:focus {
  outline: none;
}

@media (min-width: 768px) {
  .c-header__search-toggle {
    position: relative;
    display: block;
    right: auto;
  }
}

@media (min-width: 1200px) {
  .c-header__search-toggle {
    display: none;
  }
}

.c-header__search-toggle svg {
  display: block;
  fill: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform-origin: center;
      transform-origin: center;
}

.c-header__menu {
  height: 18px;
  margin-left: -9px;
  margin-top: -9px;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  width: 18px;
}

.is-active .c-header__menu {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: rotate(45deg) scale(0.9);
      transform: rotate(45deg) scale(0.9);
  transition-delay: 0s;
}

.c-header__close {
  height: 16px;
  margin-left: -8px;
  margin-top: -8px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: rotate(-45deg) scale(0.9);
      transform: rotate(-45deg) scale(0.9);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  width: 16px;
}

.is-active .c-header__close {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: rotate(0) scale(1);
      transform: rotate(0) scale(1);
  transition-delay: 0.3s;
}

.c-header__reading-block {
  left: -5px;
  max-width: 15%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  overflow: hidden;
  position: relative;
  transition: all 300ms ease-in-out;
  display: none;
  float: left;
  padding: 13px 40px 8px 10px;
}

@media (min-width: 1500px) {
  .c-header__reading-block {
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .detailpage .c-header__reading-block {
    display: block;
  }
}

.c-header__reading-block:after {
  background: linear-gradient(to right, transparent 0%, #000000 100%);
  bottom: 0;
  content: "";
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

@media (min-width: 992px) {
  .c-header__reading-block:after {
    display: block;
  }
}

.c-header__subtitle {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0;
  color: #909090;
}

@media (min-width: 768px) {
  .c-header__subtitle {
    font-size: 1rem;
  }
}

.c-header__title {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  white-space: nowrap;
}

.js .c-header__nav {
  border-top: 1px solid #e3e3e3;
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .js .c-header__nav {
    border: none;
    display: inline-block !important;
    float: right;
    position: relative;
    top: auto;
    width: auto;
  }
}

@media (min-width: 768px) {
  .c-header__nav ul {
    float: right;
    display: table;
  }
}

@media (min-width: 768px) {
  .c-header__nav ul li {
    display: inline-block;
    padding-left: 10px;
    display: table-cell;
    vertical-align: top;
  }
}

.c-header__nav a {
  display: block;
  padding: 11px 15px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .c-header__nav a {
    padding: 21px 28px 20px;
  }
}

@media (min-width: 768px) {
  .c-header__filter {
    float: right;
  }
}

.c-header__filter .c-dropdown {
  float: left;
  margin-left: 10px;
}

@media (min-width: 768px) {
  .c-header__filter .c-dropdown {
    min-width: 170px;
    max-width: 170px;
  }
}

.c-header__player {
  display: none;
  padding-top: 9px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  .c-header__player {
    background-color: #e1e1e1;
    display: block;
    left: 0;
    padding: 20px 0px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    max-height: 100px;
    position: absolute;
    top: 100%;
    transition: max-height 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    width: 100%;
  }
}

.c-header__player .c-soundcloud {
  margin: 0;
  min-height: 40px;
}

@media (min-width: 992px) {
  .c-header__player .c-soundcloud {
    left: -120px;
    width: calc(100% + 120px);
  }
}

.c-hero {
  height: 280px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 768px) {
  .c-hero {
    height: 500px;
    position: static;
  }
}

@media (max-width: 768px) {
  .c-hero {
    -ms-transform: none !important;
        transform: none !important;
  }
}

.c-hero__inner {
  position: relative;
  background-position: 50% 0;
  background-size: cover;
  height: 280px;
}

.c-hero__inner:before {
  background-color: #FF00B7;
  background-image: linear-gradient(135deg,#FF00B7 10%, #00FFFF);
  bottom: 0;
  content: "";
  left: 0;
  mix-blend-mode: hard-light;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@media (min-width: 768px) {
  .c-hero__inner {
    height: 500px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}

.c-hero__video-container {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  width: 100%;
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  z-index: 500;
}

.c-hero__video-container:before {
  background-color: #000000;
  content: "";
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.c-hero__video-container.is-playing {
  background-color: #000000;
}

.c-hero__image {
  background-position: 50% 0;
  background-size: cover;
  height: 280px;
}

@media (min-width: 768px) {
  .c-hero__image {
    height: 500px;
  }
}

.c-hero__logo {
  display: none;
}

.c-hero__logo svg {
  height: 82px;
  width: 150px;
  fill: #ffffff !important;
}

.c-hero__logo svg path {
  fill: #ffffff !important;
}

@media (min-width: 768px) {
  .c-hero__logo {
    display: block;
    width: 150px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1000;
    transform: translate3d(0, 0, 0);
  }
}

.c-icon-social svg {
  fill: #ffffff;
  transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-icon-social[class*="facebook"]:hover svg {
  fill: #3b5998;
}

.c-icon-social[class*="google"]:hover svg {
  fill: #dd4b39;
}

.c-icon-social[class*="instagram"]:hover svg {
  fill: #125688;
}

.c-icon-social[class*="linkedin"]:hover svg {
  fill: #007bb5;
}

.c-icon-social[class*="pinterest"]:hover svg {
  fill: #cb2027;
}

.c-icon-social[class*="twitter"]:hover svg {
  fill: #00aced;
}

.c-icon-social[class*="youtube"]:hover svg {
  fill: #bb0000;
}

.c-icon-social[class*="mail"]:hover svg {
  fill: #606060;
}

.c-info-list {
  zoom: 1;
}

.c-info-list:before, .c-info-list:after {
  content: "";
  display: table;
}

.c-info-list:after {
  clear: both;
}

@media (max-width: 768px) {
  .c-info-list {
    max-width: 400px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .c-info-list li {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .c-info-list li {
    display: inline-block;
    margin: 0 20px;
  }
}

.c-info-list h3 {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  color: #909090;
  margin-bottom: .2em;
  letter-spacing: 1px;
}

@media (min-width: 768px) {
  .c-info-list h3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  .c-info-list h3 {
    font-size: 1.125rem;
  }
}

.c-info-list p {
  color: #303030;
  margin-top: 0;
}

.c-info-panel {
  border: 2px solid #ffffff;
  left: 0;
  margin: 30px 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 100px 50px;
  position: absolute;
  text-align: center;
  top: 0;
  -ms-transform: scale(1.1);
      transform: scale(1.1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: -1;
}

@media (min-width: 846px) {
  .c-info-panel {
    margin: 0;
  }
}

.c-info-panel__title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.083em;
  line-height: 1em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}

@media (min-width: 768px) {
  .c-info-panel__title {
    font-size: 1.5rem;
  }
}

.c-info-panel.is-visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  position: relative;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 1;
}

.c-intro {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 2em;
  border-bottom: 1px solid #303030;
  margin-bottom: 2em;
}

@media (min-width: 992px) {
  .c-intro {
    font-size: 24px;
  }
}

.c-intro p:first-child {
  margin-top: 0;
}

.c-intro p:last-child {
  margin-bottom: 0;
}

.c-intro strong {
  font-weight: 400;
}

.c-link, .c-footer__nav-list a:not([class*="c-"]) {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  position: relative;
}

@media (min-width: 768px) {
  .c-link, .c-footer__nav-list a:not([class*="c-"]) {
    font-size: 1rem;
  }
}

.c-link:link:before, .c-footer__nav-list a:not([class*="c-"]):link:before {
  background-color: #ffffff;
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  width: 100%;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-link--dark {
  color: #303030;
}

.c-link--dark:before {
  background-color: #303030 !important;
}

.c-link--dark-light {
  color: #606060;
}

.c-link--dark-light:before {
  background-color: #606060 !important;
}

.c-link--light {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
}

.c-link--light:before {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
}

.c-link--roboto-xsmall, .c-footer__nav-list a:not([class*="c-"]) {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
}

.c-link--grey, .c-footer__nav-list a:not([class*="c-"]) {
  color: #606060;
}

.c-link--grey:before, .c-footer__nav-list a:not([class*="c-"]):before {
  background-color: #606060 !important;
}

.c-link:hover:before, .c-footer__nav-list a:not([class*="c-"]):hover:before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

.c-list,
.s-cms-content ul,
.s-cms-content ol {
  list-style-type: none;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
}

.c-list li, .s-cms-content ul li, .s-cms-content ol li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.c-list li:before, .s-cms-content ul li:before, .s-cms-content ol li:before {
  color: #ffffff;
  display: inline-block;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  vertical-align: middle;
}

.c-list.c-list--unordered li:before, .s-cms-content ul.c-list--unordered li:before, .s-cms-content ol.c-list--unordered li:before {
  content: ".";
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 10px;
  top: -0.07em;
}

.c-list.c-list--ordered,
.s-cms-content ul.c-list--ordered,
.s-cms-content ol.c-list--ordered {
  counter-reset: section;
}

.c-list.c-list--ordered li:before, .s-cms-content ul.c-list--ordered li:before, .s-cms-content ol.c-list--ordered li:before {
  content: counter(section, decimal) ".";
  counter-increment: section;
  font-weight: 600;
  left: 0;
  top: 0.275em;
}

.c-list.c-list--ordered ol li:before, .s-cms-content ul.c-list--ordered ol li:before, .s-cms-content ol.c-list--ordered ol li:before {
  content: counter(section);
}

.c-loader-wrap {
  position: relative;
}

.c-loader {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.lt-ie10 .c-loader {
  display: none;
}

.c-loader:after {
  animation: spinner 1s infinite linear;
  border-color: #e1e1e1 #e1e1e1 #e1e1e1 #606060;
  border-radius: 100%;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  height: 40px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: scale(0.75);
      transform: scale(0.75);
  transition-duration: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
}

.c-loader.is-visible:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: scale(1);
      transform: scale(1);
}

.c-loader--small:after {
  height: 30px;
  width: 30px;
}

.c-loader--dark:after {
  border-color: #909090 #909090 #909090 #303030;
}

.c-page-title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.15em;
  text-transform: uppercase;
  margin-bottom: .4em;
}

@media (min-width: 768px) {
  .c-page-title {
    font-size: 2.875rem;
  }
}

.c-pagination {
  margin: 20px 0;
}

@media (min-width: 768px) {
  .c-pagination {
    margin: 50px 0 30px;
  }
}

.c-pagination__list {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
}

.c-pagination__item {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 15px;
}

.c-pagination__link, .c-pagination__link:link, .c-pagination__link:visited {
  background-color: transparent;
  border: 2px solid #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  padding: 15px 18px;
  padding: 0.9375rem 1.125rem;
  text-transform: uppercase;
  transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  vertical-align: middle;
}

.c-pagination__link:hover {
  background-color: #ffffff;
}

.c-pagination__link:hover svg {
  fill: #000000;
}

.c-pagination__link svg {
  fill: #ffffff;
  height: 10px;
  height: 0.625rem;
  transition: fill 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  width: 10px;
  width: 0.625rem;
}

.c-pagination__link-text {
  position: absolute;
  text-indent: -9999px;
}

.c-radio[type="radio"] {
  left: -9999em;
  position: absolute;
  visibility: hidden;
}

.c-radio[type="radio"] + label {
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 2em;
  padding-left: 35px;
  padding-right: 20px;
  position: relative;
  text-transform: none;
}

.c-radio[type="radio"] + label:before {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #606060;
  content: '.';
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: background 200ms ease-in-out;
  width: 20px;
}

.c-radio[type="radio"] + label:after {
  border-radius: 20px;
  content: '.';
  cursor: pointer;
  height: 10px;
  left: 5px;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: background 200ms ease-in-out;
  width: 10px;
}

.c-radio[type="radio"]:checked + label:after {
  background: #f1f1f1;
}

.c-result__link, .c-result__link:link, .c-result__link:visited {
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
}

.c-result__link:hover .c-result__image:after, .c-result__link:focus .c-result__image:after {
  background-color: #00FFFF;
}

.c-result__link:hover .c-result__title:before, .c-result__link:focus .c-result__title:before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

@media (min-width: 540px) {
  .c-result__aside {
    -ms-flex: 1 0 180px;
        flex: 1 0 180px;
    margin-right: 30px;
    max-width: 11.25rem;
  }
}

.c-result__image {
  display: none;
  height: 180px;
  height: 11.25rem;
  position: relative;
  width: 180px;
  width: 11.25rem;
}

@media (min-width: 540px) {
  .c-result__image {
    display: inline-block;
  }
}

.c-result__image img {
  display: none;
}

@media (min-width: 540px) {
  .c-result__image:after {
    background-color: #000000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    position: absolute;
    right: 0;
    top: 0;
    transition: background 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.c-result__main {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.c-result__title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 15px;
  position: relative;
}

@media (min-width: 768px) {
  .c-result__title {
    font-size: 1.5rem;
  }
}

.c-result__title:before {
  background-color: #ffffff;
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-result__sub-title {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 30px;
}

.c-result__description {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .c-result__description {
    font-size: 1.125rem;
  }
}

.c-result__keyword {
  color: #606060;
}

.c-search {
  width: 100%;
  padding: 8px 15px;
}

.c-search__inner {
  position: relative;
  margin: 0;
}

.c-search__button {
  position: absolute;
  right: 0;
  bottom: 1px;
  width: 44px;
  height: 44px;
  text-indent: -999px;
  overflow: hidden;
}

.c-search__button svg {
  display: block;
  fill: #ffffff;
  width: 14px;
  height: 14px;
  top: 0;
  right: 0;
  margin-left: -7px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
}

.c-select {
  background-color: #f1f1f1;
  border: 1px solid #eee;
  color: #303030;
  cursor: pointer;
  display: block;
  font-size: 0.875em;
  margin: 0;
  padding: 0;
  position: relative;
}

.c-select.parsley-error {
  border-color: #f00f00;
}

.c-select:before {
  color: #f1f1f1;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.lt-ie10 .c-select:before {
  display: none;
}

.c-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  color: #303030;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: 1;
  padding: 16px 15px;
  position: relative;
  width: 100%;
}

.lt-ie10 .c-select select {
  padding: 11px;
}

.c-share {
  display: block;
  margin: 20px 0;
  position: relative;
  width: 40px;
}

@media (min-width: 992px) {
  .c-share {
    margin: 0;
  }
}

.c-share__btn {
  display: inline-block;
}

.c-share__btn:focus {
  outline: none;
}

@media (min-width: 992px) {
  .c-share__btn {
    display: block;
  }
}

.c-share__btn svg {
  fill: #ffffff;
  width: 40px;
  height: 40px;
}

.c-share__drawer {
  display: inline-block;
  left: 100%;
  position: absolute;
  text-align: left;
  top: 50%;
  padding-left: 15px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  vertical-align: middle;
  width: 320px;
}

@media (min-width: 992px) {
  .c-share__drawer {
    display: block;
    left: auto;
    padding-left: 0;
    padding-top: 15px;
    position: relative;
    text-align: center;
    top: auto;
    -ms-transform: none;
        transform: none;
    width: auto;
  }
  .js .c-share__drawer {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
  }
}

.c-share__item {
  display: inline-block;
  margin-right: 10px;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  vertical-align: middle;
}

@media (min-width: 992px) {
  .c-share__item {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -ms-transform: translateY(-20px);
        transform: translateY(-20px);
  }
}

.c-share__item a[class*="addthis"] {
  color: transparent;
  font-size: 0;
}

.c-share__item a[class*="addthis"] > span {
  display: none !important;
}

.c-share__item a[class*="addthis"] svg {
  height: 18px;
  width: 18px;
}

.c-share__item a[class*="addthis"][class*="facebook"] {
  padding-right: 3px;
}

.c-share__item a[class*="addthis"][class*="facebook"] svg {
  height: 20px;
  width: 20px;
}

.c-share__item a[class*="addthis"][class*="twitter"] svg {
  width: 22px;
  height: 22px;
}

.c-share__item a[class*="addthis"][class*="google_plus"] {
  padding-left: 3px;
}

.c-share__item a[class*="addthis"][class*="google_plus"] svg {
  width: 22px;
  height: 22px;
}

.c-share__item a[class*="addthis"][class*="pinterest"]:hover:after {
  color: #cb2027;
}

.c-share__item a[class*="addthis"][class*="pinterest"]:after {
  color: #ffffff;
  font-size: 20px;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-share__item a[class*="addthis"][class*="pinterest"] .pin_it_iframe_widget {
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  height: 0 !important;
}

@media (min-width: 992px) {
  .c-share {
    position: absolute;
    left: -120px;
    top: 0;
  }
}

@media (min-width: 992px) {
  .c-share {
    position: absolute;
    left: -120px;
    top: 0;
  }
}

.js .c-share.is-open .c-share__drawer {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.js .c-share.is-open .c-share__item {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.js .c-share.is-open .c-share__item:nth-child(2) {
  transition-delay: 0.1s;
}

.js .c-share.is-open .c-share__item:nth-child(3) {
  transition-delay: 0.2s;
}

.js .c-share.is-open .c-share__item:nth-child(4) {
  transition-delay: 0.3s;
}

.js .c-share.is-open .c-share__item:nth-child(5) {
  transition-delay: 0.4s;
}

.js .c-share.is-open .c-share__item:nth-child(6) {
  transition-delay: 0.5s;
}

.js .c-share.is-open .c-share__item:nth-child(7) {
  transition-delay: 0.6s;
}

.js .c-share.is-open .c-share__item:nth-child(8) {
  transition-delay: 0.7s;
}

.c-slideshow {
  height: calc(100vh - 60px);
  overflow: hidden;
  width: 100%;
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-slideshow__slide:nth-child(n+31) {
  display: none;
}

@media (min-width: 768px) {
  .c-slideshow__slide:nth-child(n+31) {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-slideshow {
    height: calc(100vh - 80px);
  }
}

.js .c-slideshow {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.js .c-slideshow.flickity-enabled {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: scale(1);
      transform: scale(1);
}

.c-slideshow .flickity-prev-next-button {
  display: none;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .no-touchevents .c-slideshow .flickity-prev-next-button {
    display: block;
  }
}

.c-slideshow .flickity-prev-next-button svg {
  fill: #ffffff;
  height: 50px;
  width: 35px;
}

.c-slideshow .flickity-prev-next-button.next {
  right: 20px;
}

.c-slideshow .flickity-prev-next-button.previous {
  left: 20px;
}

.c-slideshow p {
  margin-top: 0;
  margin-bottom: 25px;
}

.c-slideshow__slide {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: -webkit-grab;
  cursor: grab;
  height: calc(100vh - 60px);
  position: relative;
  width: 80%;
}

@media (min-width: 768px) {
  .c-slideshow__slide {
    height: calc(100vh - 80px);
    width: 44.44%;
  }
  .c-slideshow__slide:hover {
    z-index: 100;
  }
  .c-slideshow__slide:hover .c-slideshow__img {
    left: -50px;
    right: -50px;
  }
  .backgroundblendmode .c-slideshow__slide:hover .c-slideshow__img:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  .c-slideshow__slide:hover .c-slideshow__img:after {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .c-slideshow__slide:hover .c-slideshow__content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
  }
}

@media (min-width: 768px) and (max-height: 700px) and (min-width: 768px) {
  .c-slideshow__slide:hover .c-slideshow__head {
    position: relative;
    margin-top: 60px;
    top: 0;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
  }
}

@media (min-width: 1200px) {
  .c-slideshow__slide {
    width: 32%;
  }
}

.c-slideshow__img {
  background-color: grey, dark;
  background-size: cover;
  background-position: 50% 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.js .c-slideshow__img {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.js .c-slideshow__img.lazyloaded {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.c-slideshow__img:before {
  background-color: #000000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-slideshow__img:after {
  background-color: #FF00B7;
  background-image: linear-gradient(to bottom,#FF00B7, #00FFFF);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  bottom: 0;
  content: "";
  left: 0;
  mix-blend-mode: hard-light;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-slideshow__content {
  bottom: 0;
  color: #ffffff;
  display: none;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding-bottom: 30px;
  position: absolute;
  text-align: center;
  -ms-transform: translate(-50%, 50px);
      transform: translate(-50%, 50px);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-slideshow__content {
    display: block;
  }
}

.c-slideshow__content [class^="c-btn"] {
  margin-right: 10px;
}

.c-slideshow__content [class^="c-btn"]:last-of-type {
  margin-right: 0;
}

.c-slideshow__head {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: block;
  left: 50%;
  max-width: 280px;
  min-width: 200px;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10;
}

@media (min-width: 768px) {
  .c-slideshow__head {
    min-width: 280px;
  }
}

@media (max-width: 540px) {
  .c-slideshow__head {
    padding: 10px;
  }
}

.c-slideshow__head a:not([class^="c-link"]) {
  color: #ffffff;
}

.c-slideshow__title {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.3em;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 768px) {
  .c-slideshow__title {
    font-size: 2rem;
  }
}

.c-slideshow__title > span {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .c-slideshow__title > span {
    font-size: 1.5rem;
  }
}

.c-slideshow__info {
  font-family: "Roboto", Arial, sans-serif;
  margin: 10px 0 20px;
}

.c-slideshow__info p {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.3em !important;
}

.c-snippet {
  padding: 30px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  color: #606060;
  margin: 50px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .c-snippet {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
}

.c-snippet h2 {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.15em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .c-snippet h2 {
    font-size: 2.875rem;
  }
}

@media (min-width: 768px) {
  .c-snippet h2 {
    font-size: 2rem;
    margin-bottom: .6em;
  }
}

.c-snippet h2 a {
  color: inherit;
}

.c-social-list {
  margin-top: 30px;
}

.c-social-list__item {
  display: inline-block;
  padding: 0 3px;
}

@media (min-width: 768px) {
  .c-social-list__item {
    padding: 0 5px;
  }
}

.c-social-list svg {
  display: inline-block;
  fill: #909090;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}

.c-social-list [class*="twitter"] svg {
  width: 22px;
  height: 22px;
}

.c-social-list [class*="instagram"] svg {
  width: 18px;
  height: 18px;
}

.c-soundcloud {
  zoom: 1;
  margin: 30px 0;
  min-height: 80px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.c-soundcloud:before, .c-soundcloud:after {
  content: "";
  display: table;
}

.c-soundcloud:after {
  clear: both;
}

.c-soundcloud__loading-text {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 500;
  color: #606060;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .c-soundcloud__loading-text {
    font-size: 1rem;
  }
}

.c-soundcloud button:focus {
  outline: none;
}

.c-soundcloud path {
  fill: #303030;
}

.c-soundcloud > span {
  zoom: 1;
  display: block;
  width: 100%;
}

.c-soundcloud > span:before, .c-soundcloud > span:after {
  content: "";
  display: table;
}

.c-soundcloud > span:after {
  clear: both;
}

.c-soundcloud__control {
  display: inline-block;
  height: 44px;
  margin-right: 20px;
  vertical-align: middle;
  width: 44px;
}

.c-soundcloud__info {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500;
  vertical-align: middle;
  width: calc(100% - 70px);
}

@media (min-width: 768px) {
  .c-soundcloud__info {
    font-size: 1rem;
  }
}

.c-soundcloud__artist, .c-soundcloud__title {
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.c-soundcloud__artist {
  color: #303030;
  margin-right: 0.5em;
}

.c-soundcloud__title {
  color: #606060;
}

.c-soundcloud__progress {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 6px;
  margin-top: 5px;
  border-radius: 6px;
  background: white;
}

.c-soundcloud__progress-bar {
  position: absolute;
  left: 0;
  height: inherit;
  background: #303030;
  width: 30%;
  border-radius: inherit;
}

.c-soundcloud--has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px;
}

.c-soundcloud--on-white-bg .c-soundcloud__progress {
  background: #e1e1e1;
}

.c-video {
  height: 0;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 280px;
  position: relative;
  width: 100%;
  /**
	 * For videos that have separate play button which triggers the video to appear
	 */
}

@media (min-width: 768px) {
  .c-video {
    max-width: 900px;
    padding-bottom: 500px;
  }
}

.c-video iframe, .c-video object, .c-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.js .c-video--trigger {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  overflow: hidden;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, visibility 0s linear 0.3s;
  visibility: hidden;
}

.is-playing .c-video--trigger {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -ms-transform: scale(1);
      transform: scale(1);
  visibility: visible;
}

.u-visually-hidden {
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.u-skip-to-content {
  left: 0;
  margin-left: -9999em;
  position: absolute;
  top: 0;
}

.u-skip-to-content:focus {
  margin-left: 0;
}

.u-block.u-block {
  display: block;
}

.u-inline-block.u-inline-block {
  display: inline-block;
}

/**
 * Displays @bp-medium
 */
.u-block\@medium.u-block\@medium {
  display: block;
}

.u-inline-block\@medium.u-inline-block\@medium {
  display: inline-block;
}

/**
 * Hides @bp-medium
 */
@media (min-width: 768px) {
  .u-hide\@medium.u-hide\@medium {
    display: none;
  }
}

/**
  * Show @bp-medium
  */
.u-show\@medium.u-show\@medium {
  display: none;
}

@media (min-width: 768px) {
  .u-show\@medium.u-show\@medium {
    display: block;
  }
}

/**
 * Hides @bp-xlarge
 */
.u-hide\@xlarge.u-hide\@xlarge {
  display: block;
}

@media (min-width: 1200px) {
  .u-hide\@xlarge.u-hide\@xlarge {
    display: none;
  }
}

/**
 * Shows @bp-xlarge
 */
.u-show\@xlarge.u-show\@xlarge {
  display: none;
}

@media (min-width: 1200px) {
  .u-show\@xlarge.u-show\@xlarge {
    display: block;
  }
}

/**
 * Floats @bp-medium
 */
@media (min-width: 768px) {
  .u-float-left\@medium.u-float-left\@medium {
    float: left !important;
  }
}

@media (min-width: 768px) {
  .u-float-right\@medium.u-float-right\@medium {
    float: right !important;
  }
}

.u-clearfix.u-clearfix {
  zoom: 1;
}

.u-clearfix.u-clearfix:before, .u-clearfix.u-clearfix:after {
  content: "";
  display: table;
}

.u-clearfix.u-clearfix:after {
  clear: both;
}

.u-1\/1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}

.u-1\/1:last-child {
  margin-right: 0;
}

.u-1\/2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}

.u-1\/2:last-child {
  margin-right: 0;
}

.u-1\/4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}

.u-1\/4:last-child {
  margin-right: 0;
}

.u-3\/4 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}

.u-3\/4:last-child {
  margin-right: 0;
}

.u-1\/3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}

.u-1\/3:last-child {
  margin-right: 0;
}

.u-2\/3 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}

.u-2\/3:last-child {
  margin-right: 0;
}

.u-grid-last {
  margin-right: 0;
}

/**
 * @bp-medium
 */
@media (min-width: 768px) {
  .u-1\/2\@medium {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .u-1\/2\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/4\@medium {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .u-1\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-3\/4\@medium {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
  }
  .u-3\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/3\@medium {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .u-1\/3\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-2\/3\@medium {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .u-2\/3\@medium:last-child {
    margin-right: 0;
  }
}

/**
 * @bp-large
 */
@media (min-width: 992px) {
  .u-1\/2\@large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .u-1\/2\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/4\@large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .u-1\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-3\/4\@large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
  }
  .u-3\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/3\@large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .u-1\/3\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-2\/3\@large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .u-2\/3\@large:last-child {
    margin-right: 0;
  }
}

.u-img-1\/2-left.u-img-1\/2-left {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  float: left;
  margin-bottom: 20px;
}

.u-img-1\/2-left.u-img-1\/2-left:last-child {
  margin-right: 0;
}

.u-img-1\/3-left.u-img-1\/3-left {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  float: left;
  margin-bottom: 20px;
}

.u-img-1\/3-left.u-img-1\/3-left:last-child {
  margin-right: 0;
}

.u-img-1\/4-left.u-img-1\/4-left {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  float: left;
  margin-bottom: 20px;
}

.u-img-1\/4-left.u-img-1\/4-left:last-child {
  margin-right: 0;
}

.u-img-1\/2-right.u-img-1\/2-right {
  float: right;
  display: block;
  margin-left: 2.35765%;
  width: 48.82117%;
  float: right;
  margin-bottom: 20px;
}

.u-img-1\/2-right.u-img-1\/2-right:last-child {
  margin-left: 0;
}

.u-img-1\/3-right.u-img-1\/3-right {
  float: right;
  display: block;
  margin-left: 2.35765%;
  width: 31.76157%;
  float: right;
  margin-bottom: 20px;
}

.u-img-1\/3-right.u-img-1\/3-right:last-child {
  margin-left: 0;
}

.u-img-1\/4-right.u-img-1\/4-right {
  float: right;
  display: block;
  margin-left: 2.35765%;
  width: 23.23176%;
  float: right;
  margin-bottom: 20px;
}

.u-img-1\/4-right.u-img-1\/4-right:last-child {
  margin-left: 0;
}

/**
 * Show/hide @bp-xlarge
 */
.u-show\@xlarge.u-show\@xlarge {
  display: none;
}

@media (min-width: 1200px) {
  .u-show\@xlarge.u-show\@xlarge {
    display: block;
  }
}

.u-hide\@xlarge.u-hide\@xlarge {
  display: block;
}

@media (min-width: 1200px) {
  .u-hide\@xlarge.u-hide\@xlarge {
    display: none;
  }
}

/**
 * Show/hide @bp-large
 */
.u-show\@large.u-show\@large {
  display: none;
}

@media (min-width: 992px) {
  .u-show\@large.u-show\@large {
    display: block;
  }
}

.u-hide\@large.u-hide\@large {
  display: block;
}

@media (min-width: 992px) {
  .u-hide\@large.u-hide\@large {
    display: none;
  }
}

/**
 * Show/hide @bp-medium
 */
.u-show\@medium.u-show\@medium {
  display: none;
}

@media (min-width: 768px) {
  .u-show\@medium.u-show\@medium {
    display: block;
  }
}

.u-hide\@medium.u-hide\@medium {
  display: block;
}

@media (min-width: 768px) {
  .u-hide\@medium.u-hide\@medium {
    display: none;
  }
}

/**
 * Show/hide @bp-small
 */
.u-show\@small.u-show\@small {
  display: none;
}

@media (min-width: 540px) {
  .u-show\@small.u-show\@small {
    display: block;
  }
}

.u-hide\@small.u-hide\@small {
  display: block;
}

@media (min-width: 540px) {
  .u-hide\@small.u-hide\@small {
    display: none;
  }
}

/**
 * Show/hide @bp-486
 */
.u-show\@846.u-show\@846 {
  display: none;
}

@media (min-width: 846px) {
  .u-show\@846.u-show\@846 {
    display: block;
  }
}

.u-hide\@846.u-hide\@846 {
  display: block;
}

@media (min-width: 846px) {
  .u-hide\@846.u-hide\@846 {
    display: none;
  }
}

.u-spacing-top-xxsmall.u-spacing-top-xxsmall {
  margin-top: 5px;
}

.u-spacing-bottom-xxsmall.u-spacing-bottom-xxsmall {
  margin-bottom: 5px;
}

.u-spacing-top-xsmall.u-spacing-top-xsmall {
  margin-top: 10px;
}

.u-spacing-bottom-xsmall.u-spacing-bottom-xsmall {
  margin-bottom: 10px;
}

.u-spacing-top-small.u-spacing-top-small {
  margin-top: 15px;
}

.u-spacing-bottom-small.u-spacing-bottom-small {
  margin-bottom: 15px;
}

.u-spacing-top-base.u-spacing-top-base {
  margin-top: 20px;
}

.u-spacing-bottom-base.u-spacing-bottom-base {
  margin-bottom: 20px;
}

.u-spacing-top-medium.u-spacing-top-medium {
  margin-top: 30px;
}

.u-spacing-bottom-medium.u-spacing-bottom-medium {
  margin-bottom: 30px;
}

/**
 * @bp-medium
 */
@media (min-width: 768px) {
  .u-spacing-top-small\@medium.u-spacing-top-small\@medium {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-small\@medium.u-spacing-bottom-small\@medium {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-base\@medium.u-spacing-top-base\@medium {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-base\@medium.u-spacing-bottom-base\@medium {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-medium\@medium.u-spacing-top-medium\@medium {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-medium\@medium.u-spacing-bottom-medium\@medium {
    margin-bottom: 30px;
  }
}

.u-align-left.u-align-left {
  text-align: left;
}

.u-align-center.u-align-center {
  text-align: center;
}

.u-align-right.u-align-right {
  text-align: right;
}

.u-uppercase.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase.u-lowercase {
  text-transform: lowercase;
}

.u-no-case.u-no-case {
  text-transform: none;
}

/**
 * Typography Utility Classes
 * Extended from global typography styles in 'sass/_global/_typography.scss'
 */
.u-cervo-xlarge {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.15em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .u-cervo-xlarge {
    font-size: 2.875rem;
  }
}

.u-cervo-large {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.3em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .u-cervo-large {
    font-size: 2rem;
  }
}

.u-cervo-medium {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .u-cervo-medium {
    font-size: 1.5rem;
  }
}

.u-cervo-base {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.083em;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .u-cervo-base {
    font-size: 1.5rem;
  }
}

.u-cervo-small {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .u-cervo-small {
    font-size: 1rem;
  }
}

.u-cervo-xsmall {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  font-size: 16px;
  font-size: 1rem;
}

.u-roboto-medium {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  line-height: 1em;
}

@media (min-width: 768px) {
  .u-roboto-medium {
    font-size: 1.5rem;
  }
}

.u-roboto-base {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8em;
}

@media (min-width: 768px) {
  .u-roboto-base {
    font-size: 1.125rem;
  }
}

.u-roboto-small {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.046em;
  line-height: 1.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

.u-roboto-xsmall {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.u-publico-base {
  font-family: "Publico-Headline", serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}

.u-publico-medium {
  font-family: "Publico-Headline", serif;
  line-height: 1.4;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
}

.u-ui-header {
  background: #333;
  color: #ffffff;
  padding-bottom: 30px;
  padding-top: 80px;
  position: relative;
}

.u-ui-header-logo {
  position: absolute;
  right: 30px;
  top: 30px;
}

.u-ui-header-logo img {
  width: 80px;
}

.u-ui-heading-large, .u-ui-heading-medium, .u-ui-heading-small {
  border-bottom: 1px solid #bfbfbf;
  color: gray;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 50px;
  margin-top: 0;
}

.u-ui-heading-large {
  border: none;
  color: #ffffff;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}

.u-ui-heading-medium {
  font-size: 30px;
  font-size: 1.875rem;
  padding-bottom: 10px;
}

.u-ui-heading-small {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1;
  padding-bottom: 10px;
  margin: 30px 0;
}

.u-ui-color {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 19.06793%;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 150px;
}

.u-ui-color:nth-child(5n) {
  margin-right: 0;
}

.u-ui-color:nth-child(5n+1) {
  clear: left;
}

.u-ui-color:last-child {
  margin-right: 0;
}

.u-ui-color > div {
  background: #ffffff;
  padding: 10px;
}

.u-ui-color h4 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}

.u-ui-section {
  padding: 50px 0;
}

.u-ui-section-medium {
  background: #eee;
}

.u-ui-section-medium [class^="ui-heading"] {
  color: #595959;
  border-color: #595959;
}

.u-ui-section-dark {
  background: #666;
}

.u-ui-section-dark [class^="ui-heading"] {
  color: #ffffff;
  border-color: #ffffff;
}

.u-ui-bg-wrap {
  display: inline-block;
  padding: 15px;
}

.u-ui-code-wrap {
  background-color: #666;
  color: #ffffff;
  display: inline-block;
  font-family: monospace;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 20px;
  padding: 10px 15px;
  text-transform: none;
  vertical-align: middle;
}

.u-ui-note {
  background-color: #754ACC;
  color: #ffffff;
  display: block;
  margin: 30px 0;
  padding: 25px;
}

.u-ui-note:before {
  content: "DEVELOPER NOTE*";
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-decoration: underline;
}

.u-ui-note a {
  color: #ffffff;
  text-decoration: underline;
}

.u-ui-note .u-ui-code-wrap {
  background-color: #fff;
  color: #754ACC;
  margin-left: 10px;
  margin-right: 10px;
}

.s-cms-content {
  zoom: 1;
}

.s-cms-content:before, .s-cms-content:after {
  content: "";
  display: table;
}

.s-cms-content:after {
  clear: both;
}

.s-cms-content h2 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  line-height: 1em;
}

@media (min-width: 768px) {
  .s-cms-content h2 {
    font-size: 1.5rem;
  }
}

.s-cms-content h3 {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .s-cms-content h3 {
    font-size: 1.5rem;
  }
}

.s-cms-content h4 {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.083em;
  line-height: 1em;
  text-transform: uppercase;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .s-cms-content h4 {
    font-size: 1.5rem;
  }
}

.s-cms-content h5 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  line-height: 1em;
}

@media (min-width: 768px) {
  .s-cms-content h5 {
    font-size: 1.5rem;
  }
}

.s-cms-content h6 {
  font-family: "Cervo", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.063em;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .s-cms-content h6 {
    font-size: 1rem;
  }
}

.s-cms-content a {
  border-bottom: 1px solid;
  color: #ffffff;
  text-decoration: none;
}

.s-cms-content a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}

.s-cms-content a:visited, .s-cms-content a:active {
  border-bottom: 1px solid;
  color: #ffffff;
}

.s-cms-content figure {
  margin-bottom: 30px;
}

.s-cms-content blockquote {
  font-family: "Cervo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  margin-left: 0;
  position: relative;
}

@media (min-width: 992px) {
  .s-cms-content blockquote {
    font-size: 24px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.s-cms-content blockquote span {
  position: relative;
  left: 25px;
}

.s-cms-content blockquote span:before {
  content: "";
  position: absolute;
  left: -25px;
  height: 100%;
  width: 10px;
  background-color: #ffffff;
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.s-cms-content a {
  word-break: break-word;
}

.s-cms-content p {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 30px;
  margin-top: 0;
  line-height: 1.6em;
}

.s-cms-content p:last-of-type:last-child {
  margin-bottom: 0;
}

.s-cms-content ul {
  font-family: "Publico-Headline", serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}

.s-cms-content ul li:before {
  content: ".";
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 10px !important;
  top: -0.07em !important;
}

.s-cms-content ol {
  font-family: "Publico-Headline", serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  counter-reset: section;
}

.s-cms-content ol li:before {
  content: counter(section, decimal) ".";
  counter-increment: section;
  font-weight: 400;
  left: 0;
  top: 0.275em !important;
}

.s-cms-content ol ol li:before {
  content: counter(section);
}

.s-healthcheck {
  /**
     * Outline all classes.
     */
  /**
     * Outline all BEM Elements.
     */
  /**
     * Outline all BEM Modifiers.
     */
  /**
     * Outline all Object classes.
     */
  /**
     * Outline all Component classes.
     */
  /**
     * Outline all Responsive classes.
     */
  /**
     * Outline all Hack classes.
     */
}

.s-healthcheck [class] {
  outline: 5px solid lightgrey;
}

.s-healthcheck [class*="__"] {
  outline: 5px solid grey;
}

.s-healthcheck [class*="--"] {
  outline: 5px solid darkgrey;
}

.s-healthcheck [class^="o-"],
.s-healthcheck [class*=" o-"] {
  outline: 5px solid orange;
}

.s-healthcheck [class^="c-"],
.s-healthcheck [class*=" c-"] {
  outline: 5px solid cyan;
}

.s-healthcheck [class*="@"] {
  outline: 5px solid rosybrown;
}

.s-healthcheck [class^="_"] {
  outline: 5px solid red;
}

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