@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-LightItalic.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-BoldItalic.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square ExtBd';
  src: url("../assets/fonts/BrignellSquare-ExtraBold.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-Bold.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-Regular.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square Med';
  src: url("../assets/fonts/BrignellSquare-MediumItalic.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square ExtBd';
  src: url("../assets/fonts/BrignellSquare-ExtBdIta.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-ExtBdIta.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square Med';
  src: url("../assets/fonts/BrignellSquare-Medium.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-Light.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brignell Square';
  src: url("../assets/fonts/BrignellSquare-Italic.woff2") format("woff2"), url("../assets/fonts/BrignellSquare-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

/*!
Theme Name: ddb
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ddb
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

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

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa; }

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }

a:visited {
  color: purple; }

a:hover, a:focus, a:active {
  color: midnightblue; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

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

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

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

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  text-transform: lowercase !important; }

h1, h2, h3, h4, h5, h6, .title {
  font-family: "Brignell Square Med";
  font-weight: 400; }

.slider {
  height: 90vh;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0; }
  .slider .slick-list,
  .slider .slick-track {
    height: 100%; }
  .slider .slide {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover; }
    .slider .slide--content {
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #ffffff;
      opacity: 0;
      /* &.animate {
        animation: popUp 0.4s ease-in-out 0s forwards;
        &--delay {
          animation: popUp 0.4s ease-in-out 1.3s forwards;
        }
      }*/ }
    .slider .slide.slick-active .slide--content {
      animation: popUp 0.4s ease-in-out forwards;
      animation-delay: 1.3s; }
    .slider .slide.slick-active.first-slide .slide--content {
      animation-delay: 0s; }
  .slider .slick-arrow {
    position: absolute;
    top: 0;
    left: 0; }
  .slider .slick-dots {
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: auto;
    list-style: none;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    width: 100%; }
    .slider .slick-dots li button {
      outline: none;
      cursor: pointer;
      width: 250px;
      padding: 15px 10px;
      appearance: none;
      background: transparent;
      color: transparent;
      border: none;
      border-bottom: 4px solid white;
      border-radius: 0;
      margin: 5px 5px 10px;
      font-size: 0;
      opacity: 0.5; }
      .slider .slick-dots li button:hover {
        opacity: 1; }
    .slider .slick-dots li.slick-active button {
      opacity: 1; }
  .slider--clipped {
    opacity: 0; }
    .slider--clipped.visible {
      opacity: 1; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .slider--clipped {
        opacity: 0 !important; } }

.clipper {
  position: absolute;
  width: 200px;
  height: 318px;
  top: 50%;
  overflow: hidden;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 80% 100%);
  clip-path: polygon(0 100%, 0 0, 100% 0, 80% 100%);
  -webkit-clip-path: url(#clipping);
  clip-path: url(#clipping); }
  .clipper .slider {
    width: 100vw;
    height: 90vh; }
  .clipper svg {
    max-width: 100%;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

@keyframes popUp {
  0% {
    opacity: 0;
    transform: scale(0.7); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.slide--content h2 {
  padding: 0;
  margin: 0;
  line-height: 1.2;
  font-size: 4vh; }

.slide--content h1 {
  padding: 0;
  margin: 0;
  line-height: 1.2;
  font-size: 10vh; }

.slide--content p {
  padding: 0;
  margin: 0;
  line-height: 1.2;
  font-size: 4vh; }

.site-header {
  position: relative;
  z-index: 99;
  display: flex;
  max-width: 1200px;
  padding: 0 90px;
  margin: 0 auto;
  flex-direction: row; }
  .site-header .site-branding {
    padding: 30px 0;
    flex-basis: 30%;
    justify-content: left; }
    .site-header .site-branding .site-title {
      margin: 0; }
      .site-header .site-branding .site-title img {
        max-height: 60px; }
  .site-header .main-navigation {
    flex-basis: 70%;
    justify-content: right;
    text-align: right;
    display: flex; }
    .site-header .main-navigation ul li {
      margin-bottom: 20px; }
      .site-header .main-navigation ul li:before {
        z-index: -1;
        content: "";
        width: 0;
        top: 0;
        position: absolute;
        height: 100%;
        background-color: #f6d330;
        right: 0;
        transition: width 0.5s 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      .site-header .main-navigation ul li:hover:before {
        width: 100%;
        top: 0;
        left: 0;
        transition: width 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      .site-header .main-navigation ul li a {
        font-size: 22px;
        font-family: "Brignell Square Med";
        text-transform: lowercase;
        font-weight: 400;
        padding: 10px 20px;
        margin: 0 3px;
        color: #ffffff; }
        .site-header .main-navigation ul li a:visited {
          color: #ffffff; }
        @media (max-width: 640px) {
          .site-header .main-navigation ul li a {
            color: #000; }
            .site-header .main-navigation ul li a:visited {
              color: #000; } }
      .site-header .main-navigation ul li:hover a {
        color: black; }
    .site-header .main-navigation .menu-main-menu-container {
      display: inline-block;
      margin-left: auto;
      align-self: flex-end; }
    @media (max-width: 640px) {
      .site-header .main-navigation.toggled .menu-main-menu-container {
        top: 10px; } }

body:not(.home) .site-header .main-navigation ul li:before {
  background-color: #f6d330; }

body:not(.home) .site-header .main-navigation ul li a {
  color: #000; }

body:not(.home) .site-header .main-navigation ul li.current_page_item:before {
  background: none; }

body:not(.home) .site-header .main-navigation ul li.current_page_item:hover:before {
  background: none; }

body:not(.home) .site-header .main-navigation ul li.current_page_item a {
  cursor: default !important;
  color: #f6d330; }

.page-template-page-mainpage .main-navigation .hamburger .hamburger-inner,
.page-template-page-mainpage .main-navigation .hamburger .hamburger-inner::before,
.page-template-page-mainpage .main-navigation .hamburger .hamburger-inner::after {
  background-color: white; }

.page-template-page-mainpage .main-navigation.toggled .hamburger .hamburger-inner,
.page-template-page-mainpage .main-navigation.toggled .hamburger .hamburger-inner::before,
.page-template-page-mainpage .main-navigation.toggled .hamburger .hamburger-inner::after {
  background-color: white; }

.home .site-content {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0; }

.site-content {
  height: auto;
  width: auto;
  position: initial;
  top: auto; }

.site-footer {
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  .site-footer .footer-content {
    max-width: 150px;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 30px;
    flex-direction: row; }
    .site-footer .footer-content a {
      flex-basis: calc(33.333333% - 20px);
      margin: 10px;
      padding: 0;
      height: 0;
      padding-bottom: 20%;
      border-radius: 9999px;
      transition: background 0.2s ease-in-out; }
      .site-footer .footer-content a:hover {
        background: #f6d330;
        fill: #000; }
      .site-footer .footer-content a svg {
        width: 100%;
        height: auto; }

.home .site-footer {
  padding-top: 0;
  height: 10vh;
  justify-content: center;
  position: absolute;
  bottom: 0;
  align-items: center;
  display: flex; }
  .home .site-footer .footer-content {
    margin: 0 auto; }

.page-template-page-work .site-main {
  max-width: 100% !important; }

.site-main {
  margin: 0 auto; }

.banner {
  width: 100%;
  background: #f6d330; }
  .banner .inside {
    max-width: 1200px;
    padding: 0 90px;
    min-height: 300px;
    margin: 0 auto;
    height: 40vh;
    max-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .banner .inside .title {
      flex-basis: 50%;
      justify-content: center;
      align-items: center; }
      .banner .inside .title h2 {
        text-align: center;
        font-size: 50px; }
    .banner .inside .categoryNav {
      flex-basis: 50%; }
    .banner .inside ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      margin: 0;
      padding: 0; }
      .banner .inside ul li {
        flex: 1 0 calc(100% / 3);
        flex-grow: 0; }
        @media (min-width: 640px) {
          .banner .inside ul li {
            flex: 1 0 25%;
            flex-grow: 1; } }
        .banner .inside ul li a {
          font-weight: 600;
          padding: 3px 20px;
          text-decoration: none;
          color: #ffffff;
          display: block;
          outline: none;
          text-transform: lowercase; }
          .banner .inside ul li a:hover {
            color: #000; }
          .banner .inside ul li a.current {
            color: #000; }
          .banner .inside ul li a.selected {
            color: #000;
            cursor: default;
            pointer-events: none; }

.thumbs {
  white-space: normal;
  vertical-align: top;
  display: flex;
  font-size: 0 !important;
  flex: 1 0 calc(100% / 2);
  flex-wrap: wrap; }
  @media (min-width: 640px) {
    .thumbs {
      flex: 1 0 calc(100% / 2); } }
  @media (min-width: 1024px) {
    .thumbs {
      flex: 1 0 calc(100% / 3); } }
  .thumbs .project {
    padding-bottom: 75%;
    width: calc(99.99% / 1);
    white-space: nowrap;
    margin: 0;
    font-size: 0;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    opacity: 1;
    cursor: pointer; }
    @media (min-width: 640px) {
      .thumbs .project {
        padding-bottom: 50%;
        width: calc(99.99% / 2); } }
    @media (min-width: 1024px) {
      .thumbs .project {
        padding-bottom: 35%;
        width: calc(99.99% / 3); } }
    .thumbs .project img {
      max-width: 100%;
      height: auto;
      width: 100%;
      opacity: 1; }
    .thumbs .project a {
      position: absolute;
      z-index: 99;
      display: flex;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #ffffff;
      white-space: normal; }
      .thumbs .project a h2 {
        font-size: 8.5vw;
        line-height: 8.6vw;
        transform: scale(0.9);
        margin: auto;
        /* Important */
        text-align: left;
        word-break: break-word;
        padding: 40px;
        opacity: 0;
        z-index: 99;
        transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }
        @media (min-width: 640px) {
          .thumbs .project a h2 {
            font-size: 5.5vw;
            line-height: 5.6vw; } }
        @media (min-width: 1024px) {
          .thumbs .project a h2 {
            font-size: 2.8vw;
            line-height: 2.8vw; } }
    .thumbs .project .effect {
      z-index: 1;
      opacity: 0;
      top: 0;
      left: 0;
      right: 0;
      position: absolute;
      background-color: #f6d330;
      width: 100%;
      height: 100%;
      transition: opacity 0.1s ease-in-out; }
    .thumbs .project:hover h2 {
      transform: scale(1);
      transition: opacity 0.2s 0.05s ease-in-out, transform 0.2s ease-in-out;
      opacity: 1; }
    .thumbs .project:hover .effect {
      left: 0;
      opacity: 0.7;
      width: 100%;
      transition: opacity 0.1s ease-in-out; }

/* Isotope ----------- */
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.work-icons {
  z-index: 99;
  position: absolute;
  width: 7%;
  top: 20px;
  right: 20px;
  height: auto; }

.single .banner {
  width: 100%;
  background-color: rgba(255, 255, 255, 0); }
  .single .banner .inside {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    min-height: 300px;
    margin: 0 auto;
    height: 50vh;
    max-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .single .banner .inside .title {
      flex-basis: 50%;
      justify-content: center;
      align-items: center; }
      @media (max-width: 768px) {
        .single .banner .inside .title {
          flex-basis: 100%; } }
      .single .banner .inside .title h2 {
        text-align: center;
        font-size: 50px; }
    .single .banner .inside .categoryNav {
      flex-basis: 50%; }
      @media (max-width: 768px) {
        .single .banner .inside .categoryNav {
          flex-basis: 100%; } }
    .single .banner .inside ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      margin: 0;
      padding: 0; }
      .single .banner .inside ul li a {
        font-weight: 600;
        padding: 3px 20px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        outline: none; }
        .single .banner .inside ul li a:hover {
          color: #000; }
        .single .banner .inside ul li a.current {
          color: #000; }

.content-area .site-main {
  max-width: 1040px; }
  .content-area .site-main .entry-title {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.1; }
    @media (min-width: 64em) {
      .content-area .site-main .entry-title {
        padding-right: 30px; } }
  .content-area .site-main .row {
    display: flex;
    flex-wrap: wrap; }
    .content-area .site-main .row-content {
      margin: 70px 0; }
    .content-area .site-main .row img {
      padding: 0;
      margin: 0; }
    .content-area .site-main .row.isTextRow {
      margin: 30px 0;
      font-size: 25px;
      line-height: 1.2;
      font-weight: 400; }
    .content-area .site-main .row .column {
      padding: 10px;
      justify-content: center;
      align-items: center;
      flex: 1 0 50%; }
      @media (max-width: 768px) {
        .content-area .site-main .row .column {
          flex-basis: 100%; } }
      .content-area .site-main .row .column-content {
        display: flex; }
        .content-area .site-main .row .column-content p {
          line-height: 1.2;
          font-size: 20px;
          padding: 0 30px 0 0;
          margin: 0; }
      .content-area .site-main .row .column-1 {
        flex: 1 0 100%; }
      .content-area .site-main .row .column-2 {
        flex: 1 0 50%; }
        @media (max-width: 768px) {
          .content-area .site-main .row .column-2 {
            flex-basis: 100%;
            flex: 1 0 100%; } }
      .content-area .site-main .row .column-3 {
        flex: 0 0 50%;
        width: 50%;
        align-items: stretch; }
        @media (max-width: 768px) {
          .content-area .site-main .row .column-3 {
            flex-basis: 100%;
            flex: 1 0 100%;
            width: 100%; } }
        .content-area .site-main .row .column-3 img:last-child {
          padding-top: 15px;
          margin-bottom: -7px; }
        .content-area .site-main .row .column-3 .backImage {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          width: 100%;
          height: 100%; }
    .content-area .site-main .row.columns-3 {
      flex-wrap: wrap;
      align-items: stretch; }

.projectNav {
  margin: 30px auto 10px;
  max-width: 1020px;
  display: flex; }
  .projectNav div {
    flex: 1 0 33%;
    font-size: 20px;
    font-weight: 600;
    color: black;
    padding: 5px; }
    @media (min-width: 1024px) {
      .projectNav div {
        margin: 5px; } }
    .projectNav div a {
      color: black; }
      .projectNav div a:visited {
        color: black; }
    .projectNav div.next {
      text-align: left; }
    .projectNav div.all {
      text-align: center; }
    .projectNav div.previous {
      text-align: right; }

.info {
  background-color: #f6d330;
  padding-top: 170px;
  margin-top: -140px;
  padding-bottom: 110px; }
  .info .infoContent {
    max-width: 920px;
    margin: 0 auto; }
    .info .infoContent ul {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      margin: 0;
      list-style: none; }
      .info .infoContent ul li {
        padding: 10px;
        margin: 0;
        line-height: 1.2;
        font-size: 20px; }
        .info .infoContent ul li .key {
          text-transform: uppercase;
          font-family: "Brignell Square";
          color: white;
          font-weight: 600; }
        .info .infoContent ul li .value {
          padding-left: 10px;
          color: black; }

.page-template-page-agency .banner {
  margin-bottom: 100px; }
  .page-template-page-agency .banner-large .inside {
    height: 50vh; }
  .page-template-page-agency .banner .inside {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .page-template-page-agency .banner.content-banner {
    margin-bottom: 0px; }
  .page-template-page-agency .banner-end * {
    color: black !important;
    text-decoration: none; }
  .page-template-page-agency .banner-end .inside {
    background-color: #f6d330; }
    .page-template-page-agency .banner-end .inside .title p {
      padding: 0;
      margin: 0;
      text-align: center;
      line-height: 1.1;
      font-weight: 100;
      font-size: 50px; }
    .page-template-page-agency .banner-end .inside .title h2 {
      padding: 0;
      margin: 0;
      text-align: center;
      line-height: 1.1;
      font-weight: 600;
      font-size: 60px; }
  .page-template-page-agency .banner-kutsu {
    background-color: white;
    margin: 150px 0 0; }

.page-template-page-agency .section {
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 20px; }
  .page-template-page-agency .section.typeBG {
    padding: 0px; }
  .page-template-page-agency .section .title {
    line-height: 1.2;
    padding-right: 70px;
    font-size: 40px;
    font-weight: 400; }
    .page-template-page-agency .section .title-large {
      line-height: 1.2;
      font-size: 60px;
      font-weight: 400; }
    .page-template-page-agency .section .title .number {
      color: #000000be;
      font-size: 12px;
      vertical-align: text-top;
      margin: -5px 0 0;
      display: inline-block; }
  .page-template-page-agency .section .slogan {
    font-size: 5vw;
    line-height: 1; }
    @media (min-width: 80em) {
      .page-template-page-agency .section .slogan {
        font-size: 65px; } }
    .page-template-page-agency .section .slogan * {
      font-family: "Brignell Square"; }
    .page-template-page-agency .section .slogan a {
      text-decoration: none;
      color: inherit; }
  .page-template-page-agency .section .content {
    line-height: 1.2;
    font-size: 20px; }
    .page-template-page-agency .section .content-large {
      font-size: 24px;
      font-weight: 600; }

.page-template-page-agency .site-main {
  flex: 1 0 50%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row; }
  .page-template-page-agency .site-main .section {
    width: 50%; }
    @media (max-width: 640px) {
      .page-template-page-agency .site-main .section {
        width: 100%; } }
    .page-template-page-agency .site-main .section.full {
      width: 100%; }

.page-template-page-contact {
  margin: 0; }
  .page-template-page-contact .banner {
    margin-bottom: 40px; }
    .page-template-page-contact .banner-large .inside {
      height: 50vh; }
    .page-template-page-contact .banner .inside {
      max-height: 400px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .page-template-page-contact .banner-end * {
      color: black !important;
      text-decoration: none; }
    .page-template-page-contact .banner-end .inside {
      background-color: #f6d330; }
      .page-template-page-contact .banner-end .inside .title p {
        padding: 0;
        margin: 0;
        text-align: center;
        line-height: 1.1;
        font-weight: 100;
        font-size: 50px; }
      .page-template-page-contact .banner-end .inside .title h2 {
        padding: 0;
        margin: 0;
        text-align: center;
        line-height: 1.1;
        font-weight: 600;
        font-size: 60px; }
  .page-template-page-contact .site-content h1 {
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      .page-template-page-contact .site-content h1 {
        margin-bottom: 10vw; } }
    @media (max-width: 480px) {
      .page-template-page-contact .site-content h1 {
        margin-bottom: 14vw;
        font-size: 40px; } }
  .page-template-page-contact .tootajad {
    padding: 0;
    margin: 0;
    list-style: 0;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      .page-template-page-contact .tootajad {
        margin: 0 60px; } }
    @media (max-width: 480px) {
      .page-template-page-contact .tootajad {
        margin: 0; } }
    .page-template-page-contact .tootajad .tootaja {
      padding: 0;
      margin: 0;
      flex: 1 0 22%;
      display: flex;
      flex-direction: column; }
      @media (max-width: 768px) {
        .page-template-page-contact .tootajad .tootaja {
          flex: 1 0 42%; } }
      .page-template-page-contact .tootajad .tootaja .imgContainer {
        margin: 20px 0; }
        .page-template-page-contact .tootajad .tootaja .imgContainer .piltPaev {
          width: 100%;
          line-height: 1.2;
          transform: scale(1.5); }
          @media (max-width: 480px) {
            .page-template-page-contact .tootajad .tootaja .imgContainer .piltPaev {
              transform: scale(1.45); } }
      .page-template-page-contact .tootajad .tootaja * {
        line-height: 1.2;
        font-size: 18px;
        display: block; }
        @media (max-width: 480px) {
          .page-template-page-contact .tootajad .tootaja * {
            font-size: 16px; } }
      .page-template-page-contact .tootajad .tootaja .tootaja-info {
        margin: 15px 0 40px 15%; }
        @media (max-width: 480px) {
          .page-template-page-contact .tootajad .tootaja .tootaja-info {
            margin: 10px 0 10px 5vw; } }
        .page-template-page-contact .tootajad .tootaja .tootaja-info .nimi {
          padding: 0 5px;
          margin: 0; }
        .page-template-page-contact .tootajad .tootaja .tootaja-info .amet {
          padding: 0 5px;
          margin: 0; }
        .page-template-page-contact .tootajad .tootaja .tootaja-info .email {
          padding: 0 5px;
          margin: 0;
          color: black;
          text-decoration: none; }
          .page-template-page-contact .tootajad .tootaja .tootaja-info .email:visited {
            color: black; }
        .page-template-page-contact .tootajad .tootaja .tootaja-info .slogan {
          padding: 20px 30px 20px 5px;
          margin: 0; }
  .page-template-page-contact .section {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 20px; }
    .page-template-page-contact .section.typeBG {
      padding: 0px; }
    .page-template-page-contact .section .title {
      line-height: 1.2;
      padding-right: 70px;
      font-size: 40px;
      font-weight: 400; }
      .page-template-page-contact .section .title-large {
        line-height: 1.2;
        font-size: 60px;
        font-weight: 400; }
      .page-template-page-contact .section .title .number {
        color: #000000be;
        font-size: 12px;
        vertical-align: text-top;
        margin: -5px 0 0;
        display: inline-block; }
    .page-template-page-contact .section .slogan {
      font-size: 5vw;
      line-height: 1; }
      @media (min-width: 80em) {
        .page-template-page-contact .section .slogan {
          font-size: 65px; } }
      .page-template-page-contact .section .slogan * {
        font-family: "Brignell Square"; }
      .page-template-page-contact .section .slogan a {
        text-decoration: none;
        color: inherit; }
    .page-template-page-contact .section .content {
      line-height: 1.2;
      font-size: 20px; }
      .page-template-page-contact .section .content-large {
        font-size: 24px;
        font-weight: 600; }
  .page-template-page-contact .site-footer {
    background-color: #262424;
    padding-top: 0;
    padding-bottom: 30px; }
    .page-template-page-contact .site-footer .footer-content a {
      margin: 5px; }
      .page-template-page-contact .site-footer .footer-content a svg {
        fill: white; }

.map {
  margin-top: 40px;
  width: 100%;
  height: 60vh;
  max-height: 700px; }

.contacts {
  background-color: #262424;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center; }
  .contacts p {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    color: white; }
  .contacts a {
    margin: 0;
    padding: 0;
    line-height: 1;
    text-decoration: none;
    color: white; }
    .contacts a:visited {
      color: white; }

.content-area {
  overflow: hidden; }

.menu-toggle {
  display: none !important; }

@media (max-width: 640px) {
  .site-header {
    padding: 0 20px; }
  .slide--content {
    padding: 20px; }
    .slide--content h2 {
      font-size: 3vh;
      line-height: 1.3; }
    .slide--content h1 {
      font-size: 6vh;
      line-height: 1; }
    .slide--content p {
      font-size: 3vh;
      line-height: 1.3; }
  .slick-dots {
    display: none !important; }
  .menu-toggle {
    display: block !important; }
  .site-header .site-branding {
    flex-basis: 50%;
    padding: 10px 0 0; }
    .site-header .site-branding .site-title img {
      max-height: 40px; }
  .site-header .hamburger {
    padding: 19px 0 15px; }
  .main-navigation {
    flex-basis: 50%;
    align-items: center;
    position: relative; }
    .main-navigation .menu-toggle {
      position: absolute;
      right: 0; }
    .main-navigation .menu.nav-menu {
      display: none; }
    .main-navigation.toggled .menu-main-menu-container {
      display: block;
      right: -20px;
      width: 100vw;
      margin-top: 30px;
      top: 0px;
      padding-top: 20px;
      bottom: auto;
      transform: translateY(10%);
      position: absolute;
      background: white; }
      .main-navigation.toggled .menu-main-menu-container ul {
        display: flex;
        flex-direction: column; }
  .page-template-page-agency .section .title {
    font-size: 40px !important;
    padding: 10px 20px;
    text-align: left;
    flex: 1 0 100%; }
  .page-template-page-agency .section .content {
    padding: 10px 20px !important; }
  .page-template-page-agency .banner {
    margin-bottom: 40px; }
  .page-template-page-work .banner .inside {
    padding: 0 20px;
    flex-direction: column;
    height: auto !important; }
    .page-template-page-work .banner .inside .title {
      line-height: 1; }
      .page-template-page-work .banner .inside .title h2 {
        padding: 0 0 20px;
        margin: 0; }
  .thumbs .project.large, .thumbs .project.small {
    width: calc(100% - 4px); } }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  outline: none;
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

.main-navigation.toggled .hamburger:hover {
  opacity: 0.7; }

.main-navigation.toggled .hamburger .hamburger-inner,
.main-navigation.toggled .hamburger .hamburger-inner::before,
.main-navigation.toggled .hamburger .hamburger-inner::after {
  background-color: #000; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.main-navigation.toggled .hamburger .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .main-navigation.toggled .hamburger .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .main-navigation.toggled .hamburger .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      transform: translate3d(80px, -80px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      transform: translate3d(-80px, -80px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

.slaiderSmooth {
  width: 100%;
  background-color: #f6d330;
  display: block;
  overflow: hidden; }
  .slaiderSmooth--Inside {
    padding: 1.9vw 0 0.6vw;
    width: 200%;
    display: block;
    background-color: #f6d330;
    display: flex;
    flex-wrap: wrap;
    border-top: 0px solid black;
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-bottom: 0.2vw;
    border-color: black;
    border-style: solid;
    flex: 1 0 50%; }
    @media (min-width: 1024px) {
      .slaiderSmooth--Inside {
        padding: 0 0 1.3vw; } }
    .slaiderSmooth--Inside:nth-child(1) {
      animation: exampleR 12s -4s linear infinite; }
    .slaiderSmooth--Inside:nth-child(2) {
      animation: exampleL 13s -2s linear infinite; }
    .slaiderSmooth--Inside:nth-child(3) {
      border: none;
      animation: exampleR 13s 0s linear infinite; }
    .slaiderSmooth--Inside .line {
      font-family: "Brignell Square";
      /*for ie*/
      justify-content: space-around;
      /*for moz & chrome*/
      flex-wrap: wrap;
      width: 50%;
      display: flex;
      line-height: 6vw;
      height: calc( 6vw + 4vw);
      /* height is 2x line-height, so two lines will display */
      overflow: hidden; }
      @media (min-width: 1024px) {
        .slaiderSmooth--Inside .line {
          line-height: 6vw;
          height: calc( 3vw + 4vw);
          /* height is 2x line-height, so two lines will display */ } }
      .slaiderSmooth--Inside .line span {
        color: black;
        padding: 1vw 0 1vw 1vw;
        font-size: 4vw;
        display: flex; }
        .slaiderSmooth--Inside .line span:first-child {
          padding-left: 0; }
        @media (min-width: 1024px) {
          .slaiderSmooth--Inside .line span {
            font-size: 3vw; } }
        .slaiderSmooth--Inside .line span:nth-child(odd) {
          font-weight: bold; }
        .slaiderSmooth--Inside .line span.img {
          padding: 1.2vw 0 0.8vw 2vw; }
          .slaiderSmooth--Inside .line span.img img {
            height: 4vw;
            width: 4vw; }
      .slaiderSmooth--Inside .line:nth-child(1) {
        background-color: #f6d330; }
      .slaiderSmooth--Inside .line:nth-child(2) {
        background-color: #f6d330; }

/* The animation code */
@keyframes exampleL {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }

/* The animation code */
@keyframes exampleR {
  from {
    transform: translateX(-50%); }
  to {
    transform: translateX(0); } }

body {
  background-color: white; }

@media (max-width: 640px) {
  .site-header {
    top: 0;
    position: fixed;
    width: 100%;
    background: white;
    transform: translateY(0%);
    transition: transform .3s ease-in-out; }
    .site-header.show {
      position: fixed;
      transform: translateY(0%);
      transition: transform .3s ease-in-out; }
    .site-header.hide {
      position: fixed;
      transform: translateY(-100%);
      transition: transform .3s ease-in-out; }
  .page-template-page-mainpage .site-header {
    background: transparent; } }
