/*!
Theme Name: Temat Child
Template: temat
Text Domain: temat-child
*/
/*
@font-face {
    font-family: 'Familjen Grotesk';
    src: url('fonts/FamiljenGrotesk-BoldItalic.eot');
    src: url('fonts/FamiljenGrotesk-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FamiljenGrotesk-BoldItalic.woff2') format('woff2'),
        url('fonts/FamiljenGrotesk-BoldItalic.woff') format('woff'),
        url('fonts/FamiljenGrotesk-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
 */
@font-face {
  font-family: "Familjen Grotesk";
  src: url("fonts/FamiljenGrotesk-Bold.eot");
  src: url("fonts/FamiljenGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/FamiljenGrotesk-Bold.woff2") format("woff2"), url("fonts/FamiljenGrotesk-Bold.woff") format("woff"), url("fonts/FamiljenGrotesk-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Familjen Grotesk";
  src: url("fonts/FamiljenGrotesk-Italic.eot");
  src: url("fonts/FamiljenGrotesk-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/FamiljenGrotesk-Italic.woff2") format("woff2"), url("fonts/FamiljenGrotesk-Italic.woff") format("woff"), url("fonts/FamiljenGrotesk-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/*
@font-face {
    font-family: 'Familjen Grotesk';
    src: url('fonts/FamiljenGrotesk-MediumItalic.eot');
    src: url('fonts/FamiljenGrotesk-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FamiljenGrotesk-MediumItalic.woff2') format('woff2'),
        url('fonts/FamiljenGrotesk-MediumItalic.woff') format('woff'),
        url('fonts/FamiljenGrotesk-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
 */
/*
@font-face {
    font-family: 'Familjen Grotesk';
    src: url('fonts/FamiljenGrotesk-SemiBold.eot');
    src: url('fonts/FamiljenGrotesk-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FamiljenGrotesk-SemiBold.woff2') format('woff2'),
        url('fonts/FamiljenGrotesk-SemiBold.woff') format('woff'),
        url('fonts/FamiljenGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
 */
@font-face {
  font-family: "Familjen Grotesk";
  src: url("fonts/FamiljenGrotesk-Medium.eot");
  src: url("fonts/FamiljenGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/FamiljenGrotesk-Medium.woff2") format("woff2"), url("fonts/FamiljenGrotesk-Medium.woff") format("woff"), url("fonts/FamiljenGrotesk-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
    font-family: 'Familjen Grotesk';
    src: url('fonts/FamiljenGrotesk-SemiBoldItalic.eot');
    src: url('fonts/FamiljenGrotesk-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/FamiljenGrotesk-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/FamiljenGrotesk-SemiBoldItalic.woff') format('woff'),
        url('fonts/FamiljenGrotesk-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
 */
@font-face {
  font-family: "Familjen Grotesk";
  src: url("fonts/FamiljenGrotesk-Regular.eot");
  src: url("fonts/FamiljenGrotesk-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/FamiljenGrotesk-Regular.woff2") format("woff2"), url("fonts/FamiljenGrotesk-Regular.woff") format("woff"), url("fonts/FamiljenGrotesk-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
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 6/7/8/9 and Firefox 3.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevents 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/10/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 of focused elements when they are also in an
 * active/hover state.
 */
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;
}

/**
 * Addresses 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
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
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: 0;
}

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

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

/**
 * Address odd `em`-unit font size rendering in all browsers.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
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.
 * 4. Improves appearance and consistency in all browsers.
 */
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.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
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;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 *  Known issue: excess padding remains in IE 6.
 */
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.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * 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.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
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;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  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: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #2E2259;
}

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

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #2E2259;
  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: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px;
}
.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, 8px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

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

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 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(-6px, -7.5px, 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(-6px, 7.5px, 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(6px, -7.5px, 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(6px, 7.5px, 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: -16px;
  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);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.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.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);
}

/*
 * 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: -16px;
  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, -8px, 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: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 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, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 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, -16px, 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: 8px;
  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: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 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: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 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: 8px;
  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: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 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: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 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: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4.2857142857px, -5px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(4.2857142857px, -5px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 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: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  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: 16px;
  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, 8px, 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, 8px, 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: -16px;
  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, -8px, 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);
}

/* Uncomment and set these variables to customize the grid. */
.container,
.wp-block-group.is-style-container,
.wp-block-columns {
  max-width: 1536px;
  width: 100%;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  transition: max-width 0.2s;
}
@media (max-width: 1576px) {
  .container,
.wp-block-group.is-style-container,
.wp-block-columns {
    max-width: 1320px;
  }
}

.wp-block-group > .wp-block-columns {
  max-width: 1536px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  transition: max-width 0.2s;
}
@media (max-width: 1576px) {
  .wp-block-group > .wp-block-columns {
    max-width: 1320px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: calc(var(--wp--custom--container-padding) - var(--wp--custom--container-padding) * 2);
  margin-left: calc(var(--wp--custom--container-padding) - var(--wp--custom--container-padding) * 2);
}

.row.reverse {
  flex-direction: row-reverse;
}

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media only screen and (min-width: 48em) {
  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: var(--wp--custom--container-padding);
    padding-left: var(--wp--custom--container-padding);
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    justify-content: space-around;
  }
  .between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 62em) {
  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: var(--wp--custom--container-padding);
    padding-left: var(--wp--custom--container-padding);
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    justify-content: center;
    text-align: center;
  }
  .end-md {
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: var(--wp--custom--container-padding);
    padding-left: var(--wp--custom--container-padding);
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
.wp-block {
  max-width: 1000px !important;
}

* {
  outline: none;
  outline-style: none;
  -moz-outline-style: none;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 18px;
  line-height: 1.44;
  color: var(--wp--preset--color--black);
}
@media (max-width: 991.98px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  html {
    font-size: 15px;
  }
}

body {
  font-family: var(--wp--preset--font-family--familjen-grotesk);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-content {
  overflow: hidden;
}

body.fixed-position {
  overflow: hidden;
  height: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
  line-height: inherit;
}

img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

p,
.paragraph {
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
}
p.has-background,
.paragraph.has-background {
  padding: 0;
  display: inline-block;
  line-height: 1.1;
}
p.is-style-large,
.paragraph.is-style-large {
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 1.28rem;
}

.line {
  padding-left: calc(var(--wp--custom--container-padding) + 2em) !important;
  position: relative;
  color: #bebebe;
}
.line::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 1em;
  background: #bebebe;
  margin: auto;
  top: 2px;
  bottom: 0;
  left: var(--wp--custom--container-padding);
}

p,
span,
li,
a {
  line-height: 1.7;
}

h1, .h1 {
  font-size: var(--wp--preset--font-size--h-1);
  line-height: 0.98;
}
@media (max-width: 1440px) {
  h1, .h1 {
    font-size: var(--wp--custom--h-1-medium);
  }
}
@media (max-width: 768px) {
  h1, .h1 {
    font-size: var(--wp--custom--h-1-small);
  }
}

h2, .h2 {
  font-size: var(--wp--preset--font-size--h-2);
  line-height: 0.98;
}
@media (max-width: 1440px) {
  h2, .h2 {
    font-size: var(--wp--custom--h-2-medium);
  }
}
@media (max-width: 768px) {
  h2, .h2 {
    font-size: var(--wp--custom--h-2-small);
  }
}

h3, .h3 {
  font-size: var(--wp--preset--font-size--h-3);
  line-height: 0.98;
}
@media (max-width: 1440px) {
  h3, .h3 {
    font-size: var(--wp--custom--h-3-medium);
  }
}
@media (max-width: 768px) {
  h3, .h3 {
    font-size: var(--wp--custom--h-3-small);
  }
}

h4, .h4 {
  font-size: var(--wp--preset--font-size--h-4);
  line-height: 0.98;
}
@media (max-width: 1440px) {
  h4, .h4 {
    font-size: var(--wp--custom--h-4-medium);
  }
}
@media (max-width: 768px) {
  h4, .h4 {
    font-size: var(--wp--custom--h-4-small);
  }
}

a,
a:link,
a:hover,
a:visited,
a:active,
a:focus {
  -webkit-font-smoothing: antialiased;
  color: var(--wp--preset--color--black);
  font-weight: 500;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.btn,
a.btn {
  border: 1px solid var(--wp--preset--color--beach);
  text-transform: uppercase;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  padding: 1.7rem 0.5rem;
  display: inline-block;
  background-color: transparent;
  transition: background-color 0.2s, color 0.2s;
  min-width: 200px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.08em;
}
.btn::after,
a.btn::after {
  content: "";
  background-image: url(img/arrow-right.svg);
  background-position: center 4px;
  width: 0.8rem;
  display: inline-block;
  height: 0.8rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.8rem;
  transition: background-image 0.2s;
}
.btn:hover,
a.btn:hover {
  background-color: var(--wp--preset--color--beach);
}
@media (max-width: 1279px) {
  .btn,
a.btn {
    padding: 1.4rem 0.5rem;
    min-width: 150px;
  }
}
@media (hover: none) {
  .btn,
a.btn {
    background-color: var(--wp--preset--color--beach);
  }
}

video::-webkit-media-controls {
  display: none;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.wp-block-embed.is-type-video .wp-block-embed__wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.social ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: center;
}
.social ul li a {
  color: transparent;
  width: 24px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.social ul li.facebook a {
  background-image: url(img/facebook-dark.svg);
}
.social ul li.instagram a {
  background-image: url(img/instagram-dark.svg);
}

header.site-header.dark .site-branding img {
  filter: invert(1);
}
header.site-header.dark ul.menu {
  display: flex;
}
header.site-header.dark ul.menu > li a {
  color: var(--wp--preset--color--black);
}
header.site-header.dark ul.menu .facebook a {
  background-image: url(img/facebook-dark.svg);
}
header.site-header.dark ul.menu .instagram a {
  background-image: url(img/instagram-dark.svg);
}

header.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  height: 90px;
  z-index: 99999;
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  overflow: hidden;
  align-items: center;
}
header.site-header .site-branding {
  max-width: 180px;
  width: 100%;
}
header.site-header .site-branding a {
  padding: 0;
  margin: 0;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
header.site-header .site-branding img {
  width: 100%;
}
@media (max-width: 600px) {
  header.site-header .site-branding {
    max-width: 140px;
  }
}
header.site-header .container .row {
  height: 100%;
}
header.site-header .wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
}
header.site-header ul.menu {
  display: flex;
}
header.site-header ul.menu > li {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0.4rem 1rem;
}
header.site-header ul.menu > li a {
  color: #fff;
  font-style: italic;
  text-decoration: none;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 8px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.08em;
}
header.site-header ul.menu > li:last-child {
  border: 1px solid var(--wp--preset--color--beach);
  margin-left: 1rem;
  transition: background-color 0.2s, color 0.2s;
  padding: 0;
}
header.site-header ul.menu > li:last-child a {
  padding: 0.8rem 1rem;
}
header.site-header ul.menu > li:last-child:hover {
  background-color: var(--wp--preset--color--beach);
}
header.site-header ul.menu .facebook,
header.site-header ul.menu .instagram {
  padding: 0 0.8rem;
}
header.site-header ul.menu .facebook a,
header.site-header ul.menu .instagram a {
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -99999px;
}
header.site-header ul.menu .facebook a {
  background-image: url(img/facebook.svg);
}
header.site-header ul.menu .instagram a {
  background-image: url(img/instagram.svg);
}
header.site-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header.site-header nav.main-navigation {
  height: 100%;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
@media (max-width: 991.98px) {
  header.site-header nav.main-navigation button.navbar-toggler {
    display: block;
  }
  header.site-header nav.main-navigation.toggled .kb-primary-menu-container {
    left: 0;
  }
  header.site-header nav.main-navigation #primary-menu[aria-expanded=true] {
    display: block;
  }
  header.site-header nav.main-navigation #primary-menu[aria-expanded=false] {
    display: none;
  }
}

.site-content ul.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5rem 0;
  padding-left: 1.5rem;
}
.site-content ul.breadcrumb a {
  color: var(--wp--preset--color--text);
  text-decoration: none;
}
.site-content ul.breadcrumb li {
  padding-left: 0.5rem;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.site-content ul.breadcrumb li:first-of-type a {
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("img/home.svg");
  background-size: contain;
  position: absolute;
  left: -1.3rem;
}
.site-content ul.breadcrumb li:first-of-type {
  padding-left: 0;
}
.site-content ul.breadcrumb li.current {
  opacity: 0.7;
}

button.navbar-toggler {
  z-index: 100001;
  position: absolute;
  border: 0;
  right: 0;
  top: 50%;
  transform: translateY(-42%);
  display: none;
}
button.navbar-toggler::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -57%);
  width: 3rem;
  height: 3rem;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.hamburger--collapse .hamburger-inner {
  top: 15px;
  margin: 0;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  height: 2px;
}

.hamburger-box {
  margin: 0;
  transform: scale(0.8);
}

@media (max-width: 991.98px) {
  button.navbar-toggler {
    display: block;
  }
  button + .kb-primary-menu-container {
    z-index: 100000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -610px;
    width: 350px;
    max-width: calc(100% - 60px);
    transition: left 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    overflow: auto;
    background: #222;
  }
  button + .kb-primary-menu-container ul.menu {
    margin-top: 120px;
    margin-right: 25px;
    margin-left: 25px;
    padding-top: 1rem;
    padding-bottom: 2rem;
    flex-direction: column;
    align-items: flex-end;
  }
  button + .kb-primary-menu-container ul.menu > li,
button + .kb-primary-menu-container ul.menu .facebook,
button + .kb-primary-menu-container ul.menu .instagram {
    padding: 8px 0;
    order: 2;
  }
  button + .kb-primary-menu-container ul.menu > li {
    margin: 0;
    font-size: 1rem;
    justify-content: flex-end;
    display: block;
    order: 1;
  }
  button + .kb-primary-menu-container ul.menu > li:hover {
    text-decoration: none;
  }
  button + .kb-primary-menu-container ul.menu > li a,
button + .kb-primary-menu-container ul.menu > li a:link,
button + .kb-primary-menu-container ul.menu > li a:hover,
button + .kb-primary-menu-container ul.menu > li a:visited,
button + .kb-primary-menu-container ul.menu > li a:focus,
button + .kb-primary-menu-container ul.menu > li a:active {
    margin: 0;
    text-decoration: none;
    color: #fff;
    background-image: none;
    font-size: 2rem;
  }
  button + .kb-primary-menu-container ul.menu > li:last-child {
    border: 0;
  }
  button + .kb-primary-menu-container ul.menu > li:last-child a {
    padding: 8px;
  }
  button + .kb-primary-menu-container ul.menu .sub-menu {
    display: block;
    border: none;
    padding: 0;
    border-radius: 5px;
    padding: 0 10px;
  }
  button + .kb-primary-menu-container a:hover {
    text-decoration: none;
  }
  button.is-active + .kb-primary-menu-container {
    left: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  width: 629px;
  max-width: 100%;
  margin: auto;
  padding: 0 40px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  text-align: center;
}
.slick-slide > div {
  max-width: 470px;
  width: 100%;
  display: inline-block;
  line-height: 1.7;
  padding: 0 1rem;
}
.slick-slide > div.name {
  font-weight: 700;
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .slick-slide > div.name {
    margin-top: 1rem;
  }
}

[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;
}

.slick-arrow {
  position: absolute;
  top: calc(0px - 4rem);
  bottom: 0;
  z-index: 1;
  color: transparent;
  border: 0;
  padding: 0;
  border-radius: 0;
  width: 0.8rem;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background: transparent;
  background-size: contain;
}
.slick-arrow.slick-prev {
  left: 20px;
  background-image: url(img/slider-left.svg);
}
.slick-arrow.slick-next {
  right: 20px;
  background-image: url(img/slider-right.svg);
}

.quote {
  padding-top: 9rem;
  padding-bottom: 10rem;
}
@media (max-width: 781.98px) {
  .quote {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.quote img {
  max-width: 180px;
  margin: 1rem auto;
  max-height: 24px;
}

.container-fluid.movies {
  margin-bottom: 3rem;
}
.container-fluid.movies .row {
  margin: 0;
  margin: 0 4px;
}
.container-fluid.movies .col-sm-6 {
  padding: 4px;
  position: relative;
}
.container-fluid.movies figure {
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.container-fluid.movies figure::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent);
  z-index: 2;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.container-fluid.movies figure::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.95);
  width: 8rem;
  height: 8rem;
  background-image: url(img/play.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
  opacity: 0.9;
  transition: all 0.2s;
}
.container-fluid.movies figure img {
  display: block;
  filter: grayscale(1);
  transition: filter 0.2s;
}
.container-fluid.movies figure:hover::before {
  opacity: 0;
}
.container-fluid.movies figure:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.container-fluid.movies figure:hover img {
  filter: grayscale(0);
}
.container-fluid.movies .title {
  color: var(--wp--preset--color--beach);
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 2;
  padding: 4px;
}

.page .entry-content > p,
.page .entry-content > h1,
.page .entry-content > h2 {
  max-width: 1536px;
  width: 100%;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

.video-block {
  height: 100vh;
  position: relative;
}
.video-block::after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: transparent radial-gradient(rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
  opacity: 0.7;
}
.video-block .kb-video {
  -o-object-fit: cover;
     object-fit: cover;
}
.video-block .inner {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  color: var(--wp--preset--color--white);
  z-index: 2;
}
.video-block .container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}
.video-block .container div:nth-of-type(1) {
  width: 70%;
}
.video-block .container div:nth-of-type(2) {
  width: 30%;
  display: flex;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
@media (max-width: 1440px) {
  .video-block .container {
    margin-bottom: 6rem;
  }
  .video-block .container div:nth-of-type(1) {
    width: 60%;
  }
  .video-block .container div:nth-of-type(2) {
    width: 40%;
  }
}
.video-block .container h1 {
  font-weight: 500;
  text-shadow: 0 3px 66px rgba(0, 0, 0, 0.35);
  position: relative;
  left: -5px;
  max-width: 800px;
}
.video-block .container p {
  font-size: 1.33rem;
  line-height: 1.33;
  margin-top: 2rem;
}
@media (max-width: 1279px) {
  .video-block .container {
    margin-bottom: 4rem;
  }
  .video-block .container div:nth-of-type(1) {
    width: 100%;
  }
  .video-block .container div:nth-of-type(2) {
    width: 100%;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
  .video-block .container p {
    font-size: 1.2rem;
  }
}
.video-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.video-block ul li:first-of-type {
  margin-right: 1rem;
}
.video-block ul li {
  margin-bottom: 2rem;
}

.text-media {
  height: 100vh;
}
.text-media .container-fluid,
.text-media .row,
.text-media .col-xs-12,
.text-media .col-xs-12 > div {
  height: 100%;
}
.text-media .col-xs-12 > div {
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.text-media .col-xs-12 > div.row-reverse {
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.text-media .text,
.text-media .media {
  flex: 0 0 50%;
}
.text-media .text {
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  max-width: 768px;
  width: 100%;
  padding-right: 4rem;
  padding-left: var(--wp--custom--container-padding);
  padding-top: 2rem;
  padding-bottom: 2rem;
  transition: max-width 0.2s;
  z-index: 1;
}
.text-media .text h1,
.text-media .text .h1 {
  margin-bottom: 1rem;
}
@media (max-width: 1576px) {
  .text-media .text {
    max-width: 660px;
  }
}
.text-media div.row-reverse .text {
  margin-right: 0;
  padding-left: 4rem;
  padding-right: var(--wp--custom--container-padding);
}
@media (max-width: 1120px) {
  .text-media {
    height: auto;
  }
  .text-media .text,
.text-media div.row-reverse .text {
    padding-left: var(--wp--custom--container-padding);
    padding-right: var(--wp--custom--container-padding);
  }
}
.text-media .media {
  display: flex;
  height: 100%;
  overflow: hidden;
  background-attachment: fixed;
}
.text-media .media img {
  display: block;
}
.text-media .media figure {
  height: 100%;
}
@media (min-width: 991px) {
  .text-media .media {
    position: relative;
  }
  .text-media .media img {
    transform: translate(-50%, 0);
    left: 50%;
    max-width: none;
    width: auto;
    height: 100%;
  }
  .text-media .media figure {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .text-media .col-xs-12 > div {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  .text-media .col-xs-12 > div.row-reverse {
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .text-media .text,
.text-media div.row-reverse .text {
    margin-right: 0;
    order: 2;
    max-width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: var(--wp--custom--container-padding);
    padding-right: var(--wp--custom--container-padding);
  }
  .text-media .media {
    max-width: 100%;
    order: 1;
  }
}
@media (max-width: 767.98px) {
  .text-media .media figure {
    height: 300px;
  }
  .text-media .media figure img {
    max-width: inherit;
    height: 100%;
    width: auto;
  }
}

.wp-block-column {
  word-break: normal;
  overflow-wrap: normal;
}

.wp-block-columns.contact {
  max-width: 800px;
  width: 100%;
  margin-bottom: 0;
  padding-top: 6.6rem;
  padding-bottom: 2.8rem;
}
.wp-block-columns.contact figure {
  border-radius: 50%;
}
.wp-block-columns.contact p {
  display: block;
  margin: 0;
  margin-top: 1rem;
  line-height: 0.5;
}
.wp-block-columns.contact p a {
  background: #ffeec4;
  padding: 2px 4px;
}
.wp-block-columns.contact h2 {
  position: relative;
  left: -5px;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .wp-block-columns.contact h2,
.wp-block-columns.contact p {
    text-align: center;
  }
}

.wp-block-column p {
  margin: 0.5rem 0;
}

.wp-block-columns.icons {
  padding-top: 3rem;
  padding-bottom: 8rem;
  margin-bottom: 0;
  gap: 6em;
}
@media (max-width: 781.98px) {
  .wp-block-columns.icons {
    gap: 3em;
  }
}
@media (max-width: 767.98px) {
  .wp-block-columns.icons {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}

.scroll-effect {
  position: relative;
  opacity: 0;
  top: 80px;
  transition: opacity ease 0.6s, top ease 0.6s;
}
.scroll-effect.show {
  opacity: 1;
  top: 0;
  transition: opacity ease 0.6s, top ease 0.6s;
}
.scroll-effect.up {
  top: -50px;
  opacity: 0;
  transition: opacity ease 0.6s, top ease 0.6s;
}

.social {
  padding-top: 2.8rem;
  padding-bottom: 6.5rem;
}
.social ul li {
  margin: 0 1rem;
}
@media (max-width: 781.98px) {
  .social {
    padding-bottom: 2.8rem;
  }
}

.featured-project {
  position: relative;
  overflow: hidden;
  padding-top: 8rem;
}
.featured-project ul,
.featured-project > h2 {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 1536px;
  width: 100%;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  z-index: 2;
  position: relative;
}
.featured-project > h2 {
  color: #fff;
  margin-bottom: 3rem;
  opacity: 0.7;
}
.featured-project > h2::after {
  background: #fff;
}
.featured-project li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 3.5rem;
  z-index: 2;
}
.featured-project li .year,
.featured-project li .title,
.featured-project li .excerpt {
  transition: all 0.2s linear;
  text-shadow: 0 3px 30px rgba(0, 0, 0, 0.3);
}
.featured-project li .year {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.6);
  margin-right: 2.8125em;
  position: relative;
}
.featured-project li .year:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 1em;
  background: rgb(255, 255, 255);
  margin: auto;
  top: 0;
  bottom: 0;
  right: -1.8125em;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.featured-project li .title {
  font-size: 3.888rem;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  white-space: nowrap;
  font-weight: 500;
}
.featured-project li .excerpt {
  color: rgb(255, 255, 255);
  opacity: 0;
  margin-left: 1.7rem;
  margin-top: 0.5rem;
}
.featured-project li:hover .year {
  color: rgb(255, 255, 255);
}
.featured-project li:hover .year:after {
  opacity: 1;
}
.featured-project li:hover .title {
  color: #EFC787;
}
.featured-project li:hover .excerpt {
  opacity: 1;
}
@media (max-width: 1000px) {
  .featured-project li {
    flex-direction: column;
    align-items: flex-start;
  }
  .featured-project li .excerpt {
    margin-left: 0;
    margin-bottom: 1rem;
  }
}
@media (hover: none) {
  .featured-project {
    padding-top: 0;
    background: #EFC787;
  }
  .featured-project ul {
    padding-right: 0;
    padding-left: 0;
  }
  .featured-project > h2 {
    display: none;
  }
  .featured-project li {
    margin-bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 6rem var(--wp--custom--container-padding) var(--wp--custom--container-padding);
    position: relative;
  }
  .featured-project li .year,
.featured-project li .title,
.featured-project li .excerpt {
    color: rgb(255, 255, 255);
    opacity: 1;
  }
  .featured-project li .year {
    margin-top: 1rem;
  }
  .featured-project li .title {
    font-size: 3rem;
    white-space: pre-wrap;
    line-height: 1.1;
  }
  .featured-project li::after {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: transparent radial-gradient(closest-side at 25% 50%, rgba(0, 0, 0, 0) -20%, #000000 140%) 0% 0% no-repeat padding-box;
    z-index: -1;
    opacity: 0.62;
  }
  .featured-project > figure {
    opacity: 0 !important;
  }
  .featured-project::after {
    display: none;
  }
}
@media (max-width: 1000px) {
  .featured-project {
    padding-top: 0;
    background: #EFC787;
  }
  .featured-project ul {
    padding-right: 0;
    padding-left: 0;
  }
  .featured-project > h2 {
    display: none;
  }
  .featured-project li {
    margin-bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 6rem var(--wp--custom--container-padding) var(--wp--custom--container-padding);
    position: relative;
  }
  .featured-project li .year,
.featured-project li .title,
.featured-project li .excerpt {
    color: rgb(255, 255, 255);
    opacity: 1;
  }
  .featured-project li .year {
    margin-top: 1rem;
  }
  .featured-project li .title {
    font-size: 3rem;
    white-space: pre-wrap;
    line-height: 1.1;
  }
  .featured-project li::after {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: transparent radial-gradient(closest-side at 25% 50%, rgba(0, 0, 0, 0) -20%, #000000 140%) 0% 0% no-repeat padding-box;
    z-index: -1;
    opacity: 0.62;
  }
  .featured-project > figure {
    opacity: 0 !important;
  }
  .featured-project::after {
    display: none;
  }
}
@media (hover: hover) and (min-width: 1001px) {
  .featured-project li {
    background-image: none !important;
  }
}
.featured-project > div:not(.project-modal) {
  margin: 0 auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  max-width: 1320px;
  width: 100%;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  text-align: center;
}
.featured-project > div:not(.project-modal) a.all-projects {
  z-index: 2;
  position: relative;
  display: inline-block;
  min-width: 250px;
}
@media (max-width: 1000px) {
  .featured-project > div:not(.project-modal) {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .featured-project > div:not(.project-modal) a.all-projects {
    min-width: 100%;
  }
}
@media (hover: none) {
  .featured-project > div:not(.project-modal) {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .featured-project > div:not(.project-modal) a.all-projects {
    min-width: 100%;
  }
}
.featured-project > figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  transition: opacity 0.2s linear;
}
.featured-project > figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: none;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.featured-project::after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: transparent radial-gradient(closest-side at 25% 50%, rgba(0, 0, 0, 0) -20%, #000000 140%) 0% 0% no-repeat padding-box;
  z-index: 1;
  opacity: 0.6;
}

.project-modal {
  background-color: rgba(14, 13, 21, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.project-modal .container {
  max-width: 1280px;
}
@media (max-width: 1440px) {
  .project-modal .container {
    max-width: 1100px;
  }
}
.project-modal .embed-container {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  box-shadow: 0 3px 99px rgb(0, 0, 0);
  margin-bottom: 1rem;
}
.project-modal .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.project-modal .title,
.project-modal .subtitle {
  color: #EFC787;
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.project-modal .excerpt {
  color: rgb(255, 255, 255);
}
.project-modal .excerpt p {
  margin: 0;
  line-height: 1.33;
}

.copyright p {
  font-size: 12px;
}

.single-project {
  position: relative;
  margin: 30px;
}
.single-project .embed-container {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.single-project .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.single-project .content {
  display: none;
  max-width: 1320px;
  width: 100%;
  padding-right: var(--wp--custom--container-padding);
  padding-left: var(--wp--custom--container-padding);
  margin: auto;
  left: 0;
  right: 0;
  bottom: 5rem;
  position: absolute;
  z-index: 1;
}
.single-project .content .title {
  color: #EFC787;
}
.single-project .content .excerpt {
  color: #fff;
  width: 31rem;
  max-width: 100%;
}

.how video {
  border-radius: 20px;
}

body.error404 .error-404 {
  background: rgb(255, 238, 204);
}
body.error404 .error-404 .col-xs-12 {
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.site-footer {
  text-transform: uppercase;
  color: rgba(17, 17, 17, 0.35);
  background: #F8F8F8;
}
.site-footer p {
  font-size: 10px;
}

@media (max-width: 768px) {
  body {
    --wp--custom--container-padding: 30px;
  }
}/*# sourceMappingURL=style.css.map */