@charset "UTF-8";
/*!
Theme Name: Verktyget
Theme URI:
Author: Gustaf Holm, Göteborg & Co
Author URI: http://goteborgco.se
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain: verktyget
*/
/**
 * Imports
 * =============================================================================
 */
/*! 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.
 */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=1a87d8e1-b193-40d7-856a-e059aa9fa4b5&fontids=1490602");
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 {
  -moz-box-sizing: content-box;
  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 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 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; }

/**
 * Settings
 * =============================================================================
 */
/**
 * Go to Sea colors
 * =============================================================================
 */
/**
 * Tall Ships colors
 * =============================================================================
 */
/**
 * Generic colors
 * =============================================================================
 */
/*
PLAN FÖR FÄRGER

darkBackground
lightBackground

darkText
lightText

darkLinks
lightLinks

darkButton (full and clear)
lightButton (full and clear)

darkBorders
lightBorders

darkThumbnails
lightThumbnails

darkDividers
lightDividers

menuBackground
menuText

*/
/*
 * MIXINS
 * =============================================
 */
/**
 * Helpers
 *=============================================================================
 */
.clearfix:before, .clearfix:after,
.page-header:before,
.topbar:before,
.logo-wrapper:before,
.navigation:before,
.navigation-buttons:before,
.page-header:after,
.topbar:after,
.logo-wrapper:after,
.navigation:after,
.navigation-buttons:after {
  content: " ";
  display: table; }
.clearfix:after,
.page-header:after,
.topbar:after,
.logo-wrapper:after,
.navigation:after,
.navigation-buttons:after {
  clear: both; }

.facebook-box a::before, .thumbnail-time::before, .navigation-toggle, .search-toggle, .social-menu .menu-item a[href*="facebook"]::before,
.social-menu .menu-item a[href*="instagram"]::before,
.social-menu .menu-item a[href*="twitter"]::before,
.social-menu .menu-item a[href*="youtube"]::before,
.social-menu .menu-item a[href*="linkedin"]::before,
.social-menu .menu-item a[href*="google"]::before,
.social-menu .menu-item a[href*="pinterest"]::before, .post-date::before,
.post-preview-date::before, .post-categories-and-tags::before, .post-days-time::before, .filters .reset-filters::before, .filters .sort-asc::before, .filters .sort-desc::before, .filters .filter-group.for-days::before, .filters .filter-group.for-type::before, .close-overlay::before,
.icon {
  font-family: "FontAwesome"; }

.facebook-box a::before, .navigation-toggle, .search-toggle,
.icon--large {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.navigation-language-switcher-label,
.hidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.page-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden; }

.content-max-width {
  max-width: 55rem; }

.layout-max-width {
  max-width: 80rem; }

.button {
  display: inline-block;
  padding: 0.4375rem 0.875rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  text-decoration: none;
  text-align: center;
  font-weight: bold; }

.button a {
  border: none; }

.info-box {
  padding: 0.875rem;
  margin-bottom: 1.75rem;
  font-size: 0.875rem;
  background: rgba(0, 0, 0, 0.025);
  border-color: rgba(0, 0, 0, 0.05);
  border-width: 1px; }
  @media (min-width: 375px) {
    .info-box {
      float: right;
      max-width: 50%;
      margin-left: 1.75rem;
      margin-bottom: 0.4375rem; } }

.info-box > *:last-child {
  margin-bottom: 0; }

.facebook-box a {
  position: relative;
  display: block;
  margin-bottom: 1.75rem;
  padding: 0.875rem;
  padding-left: 3.5rem;
  background-color: #3b5999;
  border: 1px solid #354c8c;
  color: #ffffff !important; }

.facebook-box a::before {
  content: '\f09a';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0.875rem;
  padding-top: 1.1666666667rem;
  border-right: 1px solid #354c8c;
  border-radius: 0; }

.facebook-box a:hover::before {
  border-color: #30457f; }

.facebook-box a:hover,
.facebook-box a:focus,
.facebook-box a:active {
  background-color: #354c8c;
  border-color: #30457f; }

.facebook-box > *:last-child {
  margin-bottom: 0; }

/* ### */
@font-face {
  font-family: "Trade Gothic LT W01 Bold No-_2";
  src: url("../fonts/1490602/07702e82-1476-4552-97e1-682d5af3bd30.eot?#iefix");
  src: url("../fonts/1490602/07702e82-1476-4552-97e1-682d5af3bd30.eot?#iefix") format("eot"), url("../fonts/1490602/4a5b9bde-0062-4b1f-ae1f-d2ad4d283b55.woff2") format("woff2"), url("../fonts/1490602/dd603555-b5c3-4df6-885b-b75ef30fa0f8.woff") format("woff"), url("../fonts/1490602/6515df23-fbdf-459f-924c-b449b8b7ade8.ttf") format("truetype"); }
@font-face {
  font-family: 'apercupro-regular';
  src: url("../fonts/apercupro-regular/apercu-regular.eot?#iefix");
  src: url("../fonts/apercupro-regular/apercu-regular.eot?#iefix") format("eot"), url("../fonts/apercupro-regular/apercu-regular.woff2") format("woff2"), url("../fonts/apercupro-regular/apercu-regular.woff") format("woff"), url("../fonts/apercupro-regular/apercu-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'apercupro-medium';
  src: url("../fonts/apercupro-medium/apercu_medium_pro.eot?#iefix");
  src: url("../fonts/apercupro-medium/apercu_medium_pro.eot?#iefix") format("eot"), url("../fonts/apercupro-medium/apercu_medium_pro.woff2") format("woff2"), url("../fonts/apercupro-medium/apercu_medium_pro.woff") format("woff"), url("../fonts/apercupro-medium/apercu_medium_pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/**
 * Grid
 * =============================================================================
 */
.grid {
  font-size: 0;
  width: 100%;
  padding: 0 0.4375rem; }
  @media (min-width: 768px) {
    .grid {
      padding: 0 0.875rem; } }
  @media (min-width: 1024px) {
    .grid {
      padding: 0 1.75rem; } }

.grid-item {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  width: 100%;
  padding: 0 0.4375rem; }
  @media (min-width: 768px) {
    .grid-item {
      padding: 0 0.875rem; } }
  @media (min-width: 1024px) {
    .grid-item {
      padding: 0 1.75rem; } }

.grid--half-gutter {
  padding: 0 0.4375rem; }
  @media (min-width: 768px) {
    .grid--half-gutter {
      padding: 0 1.3125rem; } }
  @media (min-width: 1024px) {
    .grid--half-gutter {
      padding: 0 3.0625rem; } }

.grid-item--half-gutter {
  padding: 0 0.4375rem; }
  @media (min-width: 768px) {
    .grid-item--half-gutter {
      padding: 0 0.4375rem; } }
  @media (min-width: 1024px) {
    .grid-item--half-gutter {
      padding: 0 0.4375rem; } }

.grid-item--1111 {
  width: 100%; }

@media (min-width: 1024px) {
  .grid-item--1113 {
    width: 33.3333%; } }

@media (min-width: 768px) {
  .grid-item--1123 {
    width: 50%; } }
@media (min-width: 1024px) {
  .grid-item--1123 {
    width: 33.3333%; } }

@media (min-width: 768px) {
  .grid-item--1124 {
    width: 50%; } }
@media (min-width: 1024px) {
  .grid-item--1124 {
    width: 25%; } }

@media (min-width: 768px) {
  .grid-item--1133 {
    width: 33.3333%; } }

@media (min-width: 768px) {
  .grid-item--1134 {
    width: 33.3333%; } }
@media (min-width: 1024px) {
  .grid-item--1134 {
    width: 25%; } }

@media (min-width: 768px) {
  .grid-item--1122 {
    width: 50%; } }

@media (min-width: 375px) {
  .grid-item--1223 {
    width: 50%; } }
@media (min-width: 1024px) {
  .grid-item--1223 {
    width: 33.3333%; } }

@media (min-width: 375px) {
  .grid-item--1224 {
    width: 75%; } }
@media (min-width: 1024px) {
  .grid-item--1224 {
    width: 66.6666%; } }

@media (min-width: 1024px) {
  .grid-item--1225 {
    width: 66.6666%; } }

@media (min-width: 375px) {
  .grid-item--1234 {
    width: 50%; } }
@media (min-width: 768px) {
  .grid-item--1234 {
    width: 33.3333%; } }
@media (min-width: 1024px) {
  .grid-item--1234 {
    width: 25%; } }

@media (min-width: 375px) {
  .grid-item--12234 {
    width: 50%; } }
@media (min-width: 768px) {
  .grid-item--12234 {
    width: 50%; } }
@media (min-width: 768px) {
  .grid-item--12234 {
    width: 33.3333%; } }
@media (min-width: 1024px) {
  .grid-item--12234 {
    width: 25%; } }

@media (min-width: 375px) {
  .grid-item--1244 {
    width: 50%; } }
@media (min-width: 768px) {
  .grid-item--1244 {
    width: 25%; } }

.grid-item--2244 {
  width: 50%; }
  @media (min-width: 768px) {
    .grid-item--2244 {
      width: 25%; } }

.grid-item--2346 {
  width: 50%; }
  @media (min-width: 375px) {
    .grid-item--2346 {
      width: 33.3333%; } }
  @media (min-width: 768px) {
    .grid-item--2346 {
      width: 25%; } }
  @media (min-width: 1024px) {
    .grid-item--2346 {
      width: 16.6666%; } }

.grid-item--blog {
  width: 100%; }
  @media (min-width: 1024px) {
    .grid-item--blog {
      width: 66.6666%; } }

.grid-item--blog-sidebar {
  width: 100%; }
  @media (min-width: 1024px) {
    .grid-item--blog-sidebar {
      width: 33.3333%; } }

.grid-item--post {
  width: 100%; }
  @media (min-width: 1024px) {
    .grid-item--post {
      width: 66.6666%; } }

.grid-item--post-sidebar {
  width: 100%; }
  @media (min-width: 1024px) {
    .grid-item--post-sidebar {
      width: 33.3333%; } }

.grid-item-alt {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  width: 100%; }

.grid-item--image {
  padding: 0 !important;
  line-height: 0; }
  @media (min-width: 768px) {
    .grid-item--image {
      width: 48%; } }

.grid-item--textbox {
  padding: 3rem 1.75rem !important; }
  @media (min-width: 768px) {
    .grid-item--textbox {
      width: 48%; } }
  @media (min-width: 768px) {
    .grid-item--textbox {
      padding: 1rem 0.875rem 0 !important; } }
  @media (min-width: 1024px) {
    .grid-item--textbox {
      padding: 3rem 1.75rem !important; } }

.grid-item--fullimage {
  padding: 0 !important;
  line-height: 0; }
  @media (min-width: 768px) {
    .grid-item--fullimage {
      padding: 0 2% 0 0 !important; } }
  .grid-item--fullimage video {
    margin: 0; }

@media (min-width: 768px) {
  .grid-item-jury-image {
    width: 50%; } }
@media (min-width: 1024px) {
  .grid-item-jury-image {
    width: 25%; } }

.jury-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 2rem; }

.jury-grid .col {
  width: 100%;
  font-size: 1em; }
  @media (min-width: 768px) {
    .jury-grid .col {
      width: 50%; } }
  @media (min-width: 1024px) {
    .jury-grid .col {
      width: 25%; } }

.grid-item-jury-text {
  padding: 2rem 1rem 2rem 1.8rem !important;
  min-height: 250px; }
  .grid-item-jury-text p {
    font-size: 1rem !important; }
  .grid-item-jury-text h1, .grid-item-jury-text h2, .grid-item-jury-text h3, .grid-item-jury-text h4 {
    font-size: 2rem !important; }

/**
 * Base
 *=============================================================================
 */
html {
  box-sizing: border-box; }
  html *,
  html *::before,
  html *::after {
    box-sizing: inherit; }

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, figure, iframe, video, audio, blockquote {
  margin: 0; }

p, ul, ol, dl, table, figure, iframe, video, audio, blockquote, figure {
  margin-bottom: 1.75rem; }

ul, ol, dl {
  padding-left: 1.75rem; }

blockquote {
  margin-left: 0.875rem;
  margin-right: 1.75rem;
  padding-left: 0.875rem;
  font-size: 120%;
  border-left: 0.5rem solid; }

h1, h2, h3 {
  letter-spacing: 0.025em; }

h1 {
  font-size: 225%; }
  @media (min-width: 768px) {
    h1 {
      font-size: 300%; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 400%; } }

h2 {
  font-size: 110%; }

h3 {
  font-size: 105%; }

h4 {
  font-size: 100%; }

h5 {
  font-size: 100%; }

h6 {
  font-size: 100%; }

hr {
  margin: 1.75rem 0;
  border: none;
  border-top-width: 1px;
  border-top-style: solid;
  opacity: 0.25; }

a {
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted; }

figure,
img {
  max-width: 100%;
  height: auto; }

figure img {
  display: block; }

table {
  width: 100%; }

table td {
  padding: 0.4375rem; }

tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.025); }

/**
 * Layout
 * =============================================================================
 * Common styles for all layouts.
 */
.layout {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden; }

/**
 * Layout Content
 * =============================================================================
 * Common styles for all layout content holders, lives inside .layout
 * These styles might be overridden below.
 */
.layout-content {
  position: relative;
  margin: auto;
  padding: 3.5rem 0;
  overflow: hidden; }
  @media (min-width: 375px) {
    .layout-content {
      padding: 5.25rem 0; } }
  @media (min-width: 768px) {
    .layout-content {
      padding: 7rem 0; } }
  @media (min-width: 1024px) {
    .layout-content {
      padding: 7rem 0; } }

.layout-content.content-max-width {
  width: 100%;
  max-width: 55rem; }

.layout-content.layout-max-width {
  width: 100%;
  max-width: 80rem; }

/*
  The below code counts for the flexbox bug on dead center flex items with
  parent min-height property. See more at:
  https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*/
.layout--with-full-screen {
  display: flex;
  flex-flow: row; }

.layout--with-full-screen .layout-content {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  align-items: center;
  justify-content: center; }
  .layout--with-full-screen .layout-content.top-center {
    justify-content: flex-start; }
  .layout--with-full-screen .layout-content.bottom-center {
    justify-content: flex-end; }
  @media (min-width: 1200px) {
    .layout--with-full-screen .layout-content.top-right {
      justify-content: flex-start;
      margin-right: 0; }
    .layout--with-full-screen .layout-content.top-left {
      justify-content: flex-start;
      margin-left: 0; }
    .layout--with-full-screen .layout-content.middle-right {
      margin-right: 0; }
    .layout--with-full-screen .layout-content.middle-left {
      margin-left: 0; }
    .layout--with-full-screen .layout-content.bottom-right {
      justify-content: flex-end;
      margin-right: 0; }
    .layout--with-full-screen .layout-content.bottom-left {
      justify-content: flex-end;
      margin-left: 0; } }

/**
 * Layout with Background Parent
 * =============================================================================
 */
.layout--with-background {
  min-height: 50vh; }

/**
 * Layout with Background Parent
 * =============================================================================
 */
.layout-background {
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.layout-background::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.layout-title {
  font-size: 2rem;
  text-align: center; }

.layout-title::after {
  content: '';
  display: block;
  width: 100px;
  height: 0;
  margin: 2rem auto 4rem;
  border-bottom-style: solid;
  border-bottom-width: 0.25rem;
  opacity: 0.25; }

/**
 * Navigation
 * =============================================================================
 */
/**
 * Thumbnails wrapper
 * =============================================================================
 */
/**
 * Thumbnail - Common for both thumnail (standard) highlight
 * thumbnail and compact thumbnail
 * =============================================================================
 */
.thumbnail {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0.875rem;
  overflow: hidden;
  text-decoration: none;
  border: none;
  background: rgba(0, 0, 0, 0.025);
  transition: border-color 250ms ease-in-out, background 250ms ease-in-out; }

.thumbnail-background {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-position: center center;
  background-size: cover;
  overflow: hidden; }

.thumbnail-text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 0.875rem;
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.thumbnail-label {
  margin-bottom: 0;
  padding: 0 0.875rem;
  font-weight: normal;
  text-transform: uppercase;
  opacity: 0.5; }

.thumbnail-title {
  padding: 0 0.875rem; }

.thumbnail-desc {
  padding: 0 0.875rem 0.875rem; }

.thumbnail-title,
.thumbnail-desc p {
  width: 100%;
  margin-bottom: 0; }

.thumbnail-title::after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  margin: 0.21875rem auto 0.21875rem 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  opacity: 0.25; }

/**
 * Thumbnail - Compact thumbnail
 * =============================================================================
 */
.thumbnail--compact .thumbnail-background {
  padding-bottom: 120%; }
  @media (min-width: 768px) {
    .thumbnail--compact .thumbnail-background {
      padding-bottom: 100%; } }

.thumbnail--compact .thumbnail-text-block {
  font-size: 0.75rem; }
  @media (min-width: 375px) {
    .thumbnail--compact .thumbnail-text-block {
      font-size: 0.875rem; } }
  @media (min-width: 768px) {
    .thumbnail--compact .thumbnail-text-block {
      font-size: 0.75rem; } }

/**
 * Thumbnail - Regular thumbnail
 * =============================================================================
 */
@media (min-width: 375px) {
  .thumbnail--regular .thumbnail-background {
    padding-bottom: 53.5%; } }
@media (min-width: 768px) {
  .thumbnail--regular .thumbnail-background {
    padding-bottom: 100%; } }
@media (min-width: 1200px) {
  .thumbnail--regular .thumbnail-background {
    padding-bottom: 75%; } }

.thumbnail--regular .thumbnail-text-block {
  font-size: 0.875rem; }
  @media (min-width: 768px) {
    .thumbnail--regular .thumbnail-text-block {
      font-size: 0.75rem; } }
  @media (min-width: 1024px) {
    .thumbnail--regular .thumbnail-text-block {
      font-size: 0.875rem; } }
  @media (min-width: 1200px) {
    .thumbnail--regular .thumbnail-text-block {
      font-size: 1rem; } }

/**
 * Thumbnail - Highlight thumbnail
 * =============================================================================
 */
.thumbnail--highlight .thumbnail-background {
  padding-bottom: 120%; }
  @media (min-width: 375px) {
    .thumbnail--highlight .thumbnail-background {
      padding-bottom: 75%; } }
  @media (min-width: 768px) {
    .thumbnail--highlight .thumbnail-background {
      padding-bottom: 100%; } }
  @media (min-width: 1200px) {
    .thumbnail--highlight .thumbnail-background {
      padding-bottom: 53.5%; } }

/**
 * Thumbnail - Aquare thumbnail
 * =============================================================================
 */
.thumbnail--search .thumbnail-background {
  padding-bottom: 120%; }
  @media (min-width: 375px) {
    .thumbnail--search .thumbnail-background {
      padding-bottom: 150%; } }

.thumbnail--search .thumbnail-text-block {
  top: 0;
  right: 0;
  font-size: 0.875rem; }

/**
 * Thumbnail - Details (lives below thumbnail text block)
 * =============================================================================
 */
.thumbnail-details-wrapper {
  position: relative;
  padding: 0 0.4375rem; }

.thumbnail-details-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.075); }

.thumbnail-details {
  display: table;
  width: 99%;
  margin: auto; }

.thumbnail-date,
.thumbnail-time {
  display: table-cell;
  width: 50%;
  padding: 0.4375rem 0;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1; }

.thumbnail-date {
  border-right: 1px solid rgba(0, 0, 0, 0.075); }

.thumbnail-day-name {
  display: block;
  font-weight: bold; }

.thumbnail-time::before {
  content: '\f017'; }

/**
 * Topbar
 * =============================================================================
 */
.topbar {
  padding-left: 0.875rem;
  padding-right: 0.875rem; }
  @media (min-width: 768px) {
    .topbar {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }

/**
 * Logo
 * =============================================================================
 */
.logo-wrapper {
  padding-left: 0.875rem;
  padding-right: 0.875rem; }
  @media (min-width: 768px) {
    .logo-wrapper {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }

.logo-link {
  display: inline-block;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  border: none; }

.logo {
  max-width: 100%;
  width: auto;
  height: auto; }

.logo-title {
  margin-bottom: 0;
  line-height: 1; }

.logo-divider {
  margin: 0; }

/**
 * Navigation
 * =============================================================================
 */
.navigation {
  margin: 0;
  padding: 0;
  padding-bottom: 0.875rem;
  list-style: none; }

.navigation.navigation--inline {
  padding-bottom: 0;
  font-size: 0; }

@media (min-width: 375px) {
  .navigation .menu-item {
    float: left;
    width: 50%; } }
@media (min-width: 768px) {
  .navigation .menu-item {
    width: 33.3333%; } }
@media (min-width: 1024px) {
  .navigation .menu-item {
    width: 25%; } }
@media (min-width: 1200px) {
  .navigation .menu-item {
    width: 20%; } }

.navigation.navigation--inline .menu-item {
  float: none;
  display: inline;
  font-size: 0.75rem; }

.navigation .menu-item a {
  display: block;
  padding: 0.4375rem;
  border: 1px solid; }

.navigation.navigation--inline .menu-item a {
  display: inline-block;
  line-height: 50px;
  padding: 0 0.4375rem;
  border: none;
  background: transparent; }

.js .navigation-wrapper {
  overflow: hidden; }

/**
 * Navigation Buttons
 * =============================================================================
 */
.navigation-button {
  min-width: 40px;
  padding: 0 0.4375rem;
  line-height: 50px;
  text-align: center;
  border: none; }

/**
 * Navigation Toggle
 * =============================================================================
 */
.navigation-buttons--inline .navigation-toggle {
  display: none;
  visibility: hidden; }

.navigation-toggle::before {
  content: "\f0c9"; }

.js-navigation-toggle.active::before {
  content: "\f00d"; }

/**
 * Topbar toggle - Search
 * =============================================================================
 */
.search-toggle::before {
  content: '\f002'; }

.js-search-toggle.active::before {
  content: '\f00d'; }

/**
 * Navigation language switcher
 * =============================================================================
 */
.navigation-language-switcher svg {
  width: 20px;
  height: 20px;
  vertical-align: -6%; }

/**
 * Social menu
 * =============================================================================
 */
.social-menu {
  display: inline-block;
  margin: 0;
  padding: 0; }

.social-menu .menu-item {
  display: inline-block; }

.social-menu .menu-item a {
  display: inline-block;
  margin-right: 1em;
  text-decoration: none;
  border: none;
  font-size: 0; }

.social-menu .menu-item a[href*="facebook"]::before,
.social-menu .menu-item a[href*="instagram"]::before,
.social-menu .menu-item a[href*="twitter"]::before,
.social-menu .menu-item a[href*="youtube"]::before,
.social-menu .menu-item a[href*="linkedin"]::before,
.social-menu .menu-item a[href*="google"]::before,
.social-menu .menu-item a[href*="pinterest"]::before {
  font-size: 1.3333rem;
  line-height: 1.5rem;
  vertical-align: -15%;
  margin-right: 0.5em; }

.social-menu .menu-item a[href*="facebook"]::before {
  content: '\f230'; }

.social-menu .menu-item a[href*="instagram"]::before {
  content: '\f16d'; }

.social-menu .menu-item a[href*="twitter"]::before {
  content: '\f099'; }

.social-menu .menu-item a[href*="youtube"]::before {
  content: '\f16a'; }

.social-menu .menu-item a[href*="linkedin"]::before {
  content: '\f0e1'; }

.social-menu .menu-item a[href*="google"]::before {
  content: '\f0d5'; }

.social-menu .menu-item a[href*="pinterest"]::before {
  content: '\f0d2'; }

/**
 * Footer misc
 * =============================================================================
 */
.footer-title {
  display: inline-block;
  font-size: 0.875em;
  float: right; }

/**
 * Footer menu
 * =============================================================================
 */
.footer-menu {
  display: block;
  margin-top: 1.75rem;
  padding: 0; }
  @media (min-width: 768px) {
    .footer-menu {
      display: inline-block;
      margin: 0; } }

.footer-menu .menu-item {
  display: inline-block; }

.footer-menu .menu-item a {
  display: inline-block;
  margin-right: 1em;
  text-decoration: none;
  font-size: 0.875em; }

/**
 * Search
 * =============================================================================
 */
.search-form {
  border-bottom: 1px solid; }

.search-field {
  display: block;
  width: 100%;
  border: none;
  background-color: transparent;
  font-size: 2em;
  line-height: 1.5; }

.search-field:focus {
  outline: none; }

/**
 * Post and Post preview
 * =============================================================================
 */
.post-preview {
  position: relative;
  display: block;
  width: 100%;
  margin: 3.5rem 0;
  text-decoration: none; }

.post-preview:first-child {
  margin-top: 2.625rem; }

@media (min-width: 768px) {
  .post-background-offset,
  .post-preview-background-offset {
    margin-left: -0.875rem; } }
@media (min-width: 1024px) {
  .post-background-offset,
  .post-preview-background-offset {
    margin-left: -1.75rem; } }

.post-background,
.post-preview-background {
  width: 100%;
  height: 0;
  margin-bottom: 1.75rem;
  padding-bottom: 53.5%;
  background-position: center center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.075); }

.post-title,
.post-preview-title {
  margin-bottom: 0; }

.post-date,
.post-preview-date {
  opacity: 0.5; }

.post-date::before,
.post-preview-date::before {
  content: '\f073';
  margin-right: 0.5em; }

/**
 * Post sidebar
 */
.post-sidebar {
  font-size: 0.875em; }

.post-categories-and-tags {
  position: relative;
  margin-left: 1.75rem; }

.post-categories-and-tags::before {
  content: '\f02c';
  position: absolute;
  left: -1.75rem; }

.post-days {
  font-size: 0.75rem; }

.post-days-header {
  text-transform: uppercase; }

.post-days-weekday {
  font-weight: bold; }

.post-days-time::before {
  content: '\f017'; }

/**
 * General widgets
 * =============================================================================
 */
.widget {
  margin-bottom: 1.75rem;
  font-size: 0.875em; }

.widget-title {
  line-height: 1.5;
  margin-bottom: 0; }

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

.widget ul li a {
  display: block;
  padding: 0.2916666667rem 0;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.widget ul li:last-child a {
  border: none; }

.widget.widget_calendar table {
  width: 100%;
  max-width: 100%;
  text-align: center; }

.widget.widget_calendar .widget-title {
  border: none; }

.widget.widget_calendar caption {
  padding: 0.2916666667rem 0; }

.widget.widget_calendar tbody tr {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.widget.widget_calendar th,
.widget.widget_calendar td {
  padding: 0.2916666667rem; }

.widget.widget_calendar #prev {
  text-align: left; }

.widget.widget_calendar #next {
  text-align: right; }

/**
 * Blog widgets
 * =============================================================================
 */
.blog-widget-area .widget-title {
  border-bottom: 2px solid; }

.blog-widget-area .widget:first-child {
  margin-top: 2.625rem; }

/**
 * Footer widget
 * =============================================================================
 */
.footer-widget {
  margin: 0; }

.footer-widget h3 {
  text-transform: inherit; }

.alignleft,
.alignright {
  max-width: 50%;
  margin-bottom: 0.4375rem; }

.alignleft {
  float: left;
  margin-right: 1.75rem; }

.alignright {
  float: right;
  margin-left: 1.75rem; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  margin-bottom: 1.75rem; }

.wp-caption-text {
  margin: 0;
  opacity: 0.6;
  font-size: 0.7rem; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

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

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-slider {
  margin-bottom: 3.5rem; }

.slick-dots li button:before {
  font-size: 2rem; }

.acf-map {
  width: 100%;
  height: 0;
  margin-bottom: 1.75rem;
  padding-bottom: 150%;
  border: 1px solid rgba(0, 0, 0, 0.05); }
  @media (min-width: 375px) {
    .acf-map {
      padding-bottom: 75%; } }
  @media (min-width: 768px) {
    .acf-map {
      padding-bottom: 53.5%; } }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/*
  Cards Controls
*/
.filters-divider {
  margin-top: 0.21875rem;
  margin-bottom: 0.4375rem; }

/*
  Cards Controls Header
*/
.filters-header {
  display: flex;
  justify-content: space-between; }

.filters .reset-filters,
.filters .sort {
  display: inline-block;
  font-size: 1rem;
  border: none;
  background-color: transparent;
  text-transform: none; }

.filters .reset-filters {
  font-size: 0.75rem; }

.filters .reset-filters::before {
  content: '\f05c';
  margin-right: 0.25em; }

.filters .sort-asc::before {
  content: '\f077'; }

.filters .sort-desc::before {
  content: '\f078'; }

/*
  Cards Controls Filters
*/
/*
  Cards Controls Filter Group
*/
.filters .filter-group.for-days .filter label {
  text-transform: capitalize; }

.filters .filter-group.for-days::before {
  content: '\f073'; }

.filters .filter-group.for-type::before {
  content: '\f02c'; }

/*
  Cards Controls Filter
*/
.filters .filter {
  position: relative;
  display: inline-block;
  margin-right: 0.21875rem;
  margin-bottom: 0.21875rem; }

.filters .filter input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  opacity: 0;
  z-index: 1; }

.filters .filter input[type="checkbox"]:checked + label {
  background-color: #dfdfdf; }

.filters .filter label {
  display: inline-block;
  padding: 0.4375rem;
  border: none;
  background: none;
  text-transform: none;
  font-size: 0.75rem;
  line-height: 1;
  background-color: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px; }

/*
  Cards Results
*/
.mix-container {
  position: relative;
  margin-top: 1.75rem; }

.mix-container .mix {
  display: none; }

.mix-container .filter-results {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  transition: opacity 150ms ease-in-out; }

.mix-container.fail .filter-results {
  opacity: 1; }

.filter-results .no-result {
  margin: auto;
  font-weight: bold;
  font-size: 1rem; }

body.noscroll {
  overflow-x: hidden;
  overflow-y: hidden; }

.overlay {
  display: none;
  opacity: 0; }

.overlay.overlay--active {
  z-index: 2000;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  opacity: 1; }

@media (min-width: 783px) {
  body.admin-bar .overlay.overlay--active {
    top: 32px; } }

.close-overlay {
  z-index: 2001;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.875rem;
  background: none;
  border: none; }
  @media (min-width: 768px) {
    .close-overlay {
      padding: 1.75rem; } }

.close-overlay::before {
  content: '\f057';
  font-size: 2rem;
  line-height: 1;
  color: white; }

.logo-custom {
  float: left; }

.navigation-toggle,
.search-toggle {
  color: #00d6b7 !important; }

.navigation.navigation--inline .menu-item a {
  font-size: 1rem;
  padding: 0 0.7rem;
  font-weight: normal; }

.margin-auto {
  margin: 0 auto; }

.navigation-wrapper,
.navigation-buttons {
  margin-top: 24px; }
  .navigation-wrapper.open, .navigation-wrapper.closed,
  .navigation-buttons.open,
  .navigation-buttons.closed {
    margin-top: 0; }

.partner-footer {
  background-color: #000 !important; }
  .partner-footer .grid-item--1111, .partner-footer .grid {
    margin: 0 !important;
    padding: 0 !important; }
  .partner-footer .footer-columns {
    width: 100%;
    font-size: 0;
    width: 100%;
    padding: 0 0.4375rem; }
    @media (min-width: 768px) {
      .partner-footer .footer-columns {
        padding: 0 0.875rem; } }
    @media (min-width: 1024px) {
      .partner-footer .footer-columns {
        padding: 0 1.75rem; } }
    .partner-footer .footer-columns .footer-column {
      display: inline-block;
      vertical-align: top;
      font-size: 1rem;
      width: 100%;
      padding: 0 0.4375rem;
      /* code for mailchip form */ }
      @media (min-width: 375px) {
        .partner-footer .footer-columns .footer-column {
          width: 100%; } }
      @media (min-width: 768px) {
        .partner-footer .footer-columns .footer-column {
          width: 33%; } }
      .partner-footer .footer-columns .footer-column img {
        max-width: 150px !important;
        height: auto; }
      .partner-footer .footer-columns .footer-column #mc_embed_signup {
        background-color: transparent; }
  .partner-footer .layout-content {
    padding: 3rem 0 !important; }
    .partner-footer .layout-content img {
      max-width: 920px !important; }

.skin--footer .layout-content {
  padding: 1rem 0 !important; }
  .skin--footer .layout-content .grid-item {
    text-align: center !important; }
  .skin--footer .layout-content .footer-title {
    display: none; }

#wpadminbar {
  z-index: 1 !important; }

body:before {
  display: none;
  content: '0'; }
  @media (min-width: 375px) {
    body:before {
      content: '1'; } }
  @media (min-width: 768px) {
    body:before {
      content: '2'; } }
  @media (min-width: 1024px) {
    body:before {
      content: '3'; } }
  @media (min-width: 1200px) {
    body:before {
      content: '4'; } }

::-webkit-input-placeholder {
  opacity: 0.75; }

:-moz-placeholder {
  opacity: 0.75; }

/* Firefox 18- */
::-moz-placeholder {
  opacity: 0.75; }

/* Firefox 19+ */
:-ms-input-placeholder {
  opacity: 0.75; }

/* Card */
.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  margin: 1rem;
  position: relative; }
  .card:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.centered {
  text-align: center; }

hr {
  display: none;
  border: 0;
  border-bottom: 3px dashed #f74c00;
  background: transparent; }

.thumbnail-label-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 0.875rem;
  text-align: left;
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }
  .thumbnail-label-block .thumbnail-label {
    opacity: 1;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: "Trade Gothic LT W01 Bold No-_2"; }

.knockdown,
.thumbnail-text-block .thumbnail-title {
  font-size: .8rem;
  text-transform: uppercase;
  font-family: "Trade Gothic LT W01 Bold No-_2";
  margin-bottom: 0; }

.thumbnail-text-block .thumbnail-desc {
  font-size: 1rem; }

/* distribute color for thumbnails */
.skin--light .grid-item a.thumbnail .thumbnail-background,
.thumbnails .grid-item a.thumbnail .thumbnail-background {
  background-color: #c4f5f0; }
.skin--light .grid-item a.thumbnail .thumbnail-label-block p.thumbnail-label,
.thumbnails .grid-item a.thumbnail .thumbnail-label-block p.thumbnail-label {
  color: #00d5b7; }
.skin--light .grid-item a.thumbnail .thumbnail-text-block h3,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block h3 {
  font-size: 1.1rem; }
.skin--light .grid-item a.thumbnail .thumbnail-text-block h2, .skin--light .grid-item a.thumbnail .thumbnail-text-block h3, .skin--light .grid-item a.thumbnail .thumbnail-text-block h4, .skin--light .grid-item a.thumbnail .thumbnail-text-block p, .skin--light .grid-item a.thumbnail .thumbnail-text-block div,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block h2,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block h3,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block h4,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block p,
.thumbnails .grid-item a.thumbnail .thumbnail-text-block div {
  color: #6e724c; }

.thumbnail-title::after {
  border: none; }

.skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-background,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-background {
  background-color: #00f; }
.skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-label-block p.thumbnail-label,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-label-block p.thumbnail-label {
  color: #009ec9 !important; }
.skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h2, .skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h3, .skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h4, .skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block p, .skin--light .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block div,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h2,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h3,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block h4,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block p,
.thumbnails .grid-item:nth-child(3n+1) a.thumbnail .thumbnail-text-block div {
  color: #fff; }

.skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-background,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-background {
  background-color: #ff0096; }
.skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-label-block p.thumbnail-label,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-label-block p.thumbnail-label {
  color: #fbe3d0 !important; }
.skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h2, .skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h3, .skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h4, .skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block p, .skin--light .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block div,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h2,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h3,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block h4,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block p,
.thumbnails .grid-item:nth-child(3n+2) a.thumbnail .thumbnail-text-block div {
  color: #fff; }

.skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-background,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-background {
  background-color: #00d6b7; }
.skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-label-block p.thumbnail-label,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-label-block p.thumbnail-label {
  color: #0076d7 !important; }
.skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h2, .skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h3, .skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h4, .skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block p, .skin--light .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block div,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h2,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h3,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block h4,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block p,
.thumbnails .grid-item:nth-child(5n+1) a.thumbnail .thumbnail-text-block div {
  color: #fff; }

.skin--light .grid-item .thumbnail,
.thumbnails .grid-item .thumbnail {
  margin: 0; }
.skin--light .grid-item,
.thumbnails .grid-item {
  padding: 0; }

.logo-animation {
  width: 260px;
  height: auto; }

.navigation.navigation--inline .menu-item a {
  padding: 0 0.7rem 0 0.1rem; }

.fullscreen-bg__video_container {
  width: 100vw; }
  .fullscreen-bg__video_container video {
    width: 100vw; }

.logo-animation svg {
  width: 260px !important;
  height: 78px !important; }

/* Internet Explorer 11+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  article div[id^="anim-"] svg {
    width: 600px !important;
    height: 600px !important; } }
#sb_instagram a {
  border: none !important; }

.skin--skin .knockdown {
  color: #ff0297; }

.skin--blue .knockdown {
  color: #00adc4; }

.layout-image {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .layout-image p {
    margin-bottom: .5rem; }

.layout-jury {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.grid-item-jury-text p {
  margin-bottom: .5em; }

.layout-first .layout-content.middle-center {
  padding: 10rem 0;
  min-height: 60vh; }
.layout-first .layout-content p {
  margin-bottom: .5em;
  font-size: 110%; }

/* Style inputs, select elements and textareas */
input[type=text], input[type=email], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical; }

/* Style the label to display next to the inputs */
label {
  padding: 12px 12px 12px 0;
  display: inline-block; }

/* Style the submit button */
input[type=submit] {
  margin: 1em 0; }

.layout-image .fullscreen-bg__video {
  width: 100%;
  height: auto; }
