@charset "UTF-8";
/*
Theme Name: Ivory
Theme URI: https://ivory-wordpress.pixudio.com/
Author: Pixudio
Author URI: https://pixudio.com/
Description: Ivory includes multiple solid and bold designs inside of one powerful WordPress theme, suitable for everyone!
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ivory
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Grids
# Layout
  ## Posts
  ## Pages
  ## Blocks
  ## Header
  ## Side Navigation
  ## Footer
  ## Widgets
  ## Portfolio
# Typography
# Forms
# Customizer
# Accessibility
# Alignments
# Clearings
# Mouse Icon
--------------------------------------------------------------*/

/*! 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;
}


/* Local Fonts
   ========================================================================== */
@font-face {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/HKGrotesk-Medium.eot") format("eot"), url("assets/fonts/HKGrotesk-Medium.woff") format("woff"), url("assets/fonts/HKGrotesk-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "HK Grotesk";
  font-style: italic;
  font-weight: 400;
  src: url("assets/fonts/HKGrotesk-MediumItalic.eot") format("eot"), url("assets/fonts/HKGrotesk-MediumItalic.woff") format("woff"), url("assets/fonts/HKGrotesk-MediumItalic.woff2") format("woff2");
}

@font-face {
  font-family: "HK Grotesk";
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/HKGrotesk-Bold.eot") format("eot"), url("assets/fonts/HKGrotesk-Bold.woff") format("woff"), url("assets/fonts/HKGrotesk-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "HK Grotesk";
  font-style: italic;
  font-weight: 700;
  src: url("assets/fonts/HKGrotesk-BoldItalic.eot") format("eot"), url("assets/fonts/HKGrotesk-BoldItalic.woff") format("woff"), url("assets/fonts/HKGrotesk-BoldItalic.woff2") format("woff2");
}

.container {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 962px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1158px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  .double-gutters {
    margin-right: -48px;
    margin-left: -48px;
  }
  .double-gutters > .col,
  .double-gutters > [class*="col-"] {
    padding-right: 48px;
    padding-left: 48px;
  }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 24px;
  padding-left: 24px;
}

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

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

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

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

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

.order-first {
  order: -1;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.columns {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

.columns > * {
  display: block;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding-right: 24px;
  padding-left: 24px;
}

.columns-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.columns-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.columns-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.columns-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.columns-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.columns-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

@media (min-width: 576px) {
  .columns-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .columns-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .columns-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .columns-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .columns-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .columns-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .columns-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .columns-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .columns-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .columns-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .columns-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .columns-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .columns-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .columns-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .columns-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .columns-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .columns-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .columns-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .columns-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .columns-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .columns-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .columns-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .columns-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .columns-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

.columns-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.columns-no-gutters > * {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {
  .columns-double-gutters {
    margin-right: -48px;
    margin-left: -48px;
  }
  .columns-double-gutters > * {
    padding-right: 48px;
    padding-left: 48px;
  }
}

.editor-columns > .editor-inner-blocks > .editor-block-list__layout {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

.editor-columns > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  display: block;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding-right: 38px;
  padding-left: 38px;
  margin-right: unset;
  margin-left: unset;
}

@media (min-width: 600px) {
  .editor-columns > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    padding-right: 67px;
    padding-left: 67px;
  }
}

.editor-columns-1 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 100%;
  max-width: 100%;
}

.editor-columns-2 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 50%;
  max-width: 50%;
}

.editor-columns-3 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.editor-columns-4 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 25%;
  max-width: 25%;
}

.editor-columns-5 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 20%;
  max-width: 20%;
}

.editor-columns-6 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

@media (min-width: 576px) {
  .editor-columns-sm-1 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .editor-columns-sm-2 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .editor-columns-sm-3 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .editor-columns-sm-4 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .editor-columns-sm-5 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .editor-columns-sm-6 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .editor-columns-md-1 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .editor-columns-md-2 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .editor-columns-md-3 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .editor-columns-md-4 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .editor-columns-md-5 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .editor-columns-md-6 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .editor-columns-lg-1 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .editor-columns-lg-2 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .editor-columns-lg-3 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .editor-columns-lg-4 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .editor-columns-lg-5 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .editor-columns-lg-6 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .editor-columns-xl-1 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .editor-columns-xl-2 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .editor-columns-xl-3 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .editor-columns-xl-4 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .editor-columns-xl-5 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .editor-columns-xl-6 > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

.editor-columns-no-gutters > .editor-inner-blocks > .editor-block-list__layout {
  margin-right: 0;
  margin-left: 0;
}

.editor-columns-no-gutters > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
  padding-right: 14px;
  padding-left: 14px;
}

@media (min-width: 600px) {
  .editor-columns-no-gutters > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    padding-right: 43px;
    padding-left: 43px;
  }
}

@media (min-width: 992px) {
  .editor-columns-double-gutters > .editor-inner-blocks > .editor-block-list__layout {
    margin-right: -48px;
    margin-left: -48px;
  }
  .editor-columns-double-gutters > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    padding-right: 62px;
    padding-left: 62px;
  }
}

@media (min-width: 992px) and (min-width: 600px) {
  .editor-columns-double-gutters > .editor-inner-blocks > .editor-block-list__layout > .editor-block-list__block {
    padding-right: 91px;
    padding-left: 91px;
  }
}

/* Posts
   ========================================================================== */
.entry-content::before, .entry-content::after {
  content: "";
  display: table;
  width: 100%;
}

.entry-content::after {
  clear: both;
}

.entry-content figure {
  margin-bottom: 24px;
}

.single .entry-content figure {
  max-width: 100%;
}

.entry-content > *:last-child {
  margin-bottom: 0;
}

.entry-content > .clearfix > *:last-child {
  margin-bottom: 0;
}

.single-post .entry-content {
  position: relative;
  padding-top: 48px;
  padding-bottom: 24px;
  z-index: 1;
}

@media (min-width: 992px) {
  .single-post .entry-content {
    padding-top: 72px;
    padding-bottom: 48px;
  }
}

.single-post .entry-content::before {
  display: block;
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: -24px;
  left: -24px;
  background-color: #efefef;
  pointer-events: none;
  z-index: -1;
}

@media (min-width: 992px) {
  .single-post .entry-content::before {
    width: 2000px;
    width: 100vw;
    right: auto;
    left: -120px;
  }
}

@media (min-width: 992px) {
  .single-post .entry-content > *:not(.alignwide):not(.alignfull) {
    max-width: 700px;
  }
}

.post-meta .author a, .post-meta .author a:hover {
  color: inherit;
}

@media (max-width: 1199px) {
  .post-sidebar__sticky {
    left: 0 !important;
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .post-sidebar {
    z-index: 1;
  }
  .post-sidebar__inner {
    position: relative;
    height: 100%;
  }
  .post-sidebar__sticky {
    position: absolute;
    padding-bottom: 48px;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .post-sidebar__sticky--fixed {
    position: fixed;
  }
}

.post-footer strong {
  font-size: 14px;
}

.post-footer a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
}

.post-footer a:not(:hover) {
  color: #acb1bc;
}

.post-footer a:not(:last-child) {
  margin-right: 12px;
}

.pingback {
  font-size: 14px;
  font-weight: 700;
}

.pingback a:not(:hover) {
  color: #acb1bc;
}

.no-comments,
.comment-awaiting-moderation {
  margin-top: 72px;
  padding: 18px;
  font-weight: 700;
  text-align: center;
  color: #acb1bc;
  background-color: #efefef;
}

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list li:before {
  display: none;
}

.comment-body {
  margin-left: 72px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.comment-body > .reply {
  margin-top: -24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #acb1bc;
}

.comment-body > .reply a:not(:hover) {
  color: inherit;
}

.pingback .comment-body {
  margin-top: 0;
  margin-bottom: 0;
}

.comment-author {
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

.comment-author .avatar,
.bypostauthor .comment-author .avatar {
  position: absolute;
  left: -72px;
  width: 48px;
  height: 48px;
  border: solid 2px;
}

.children .comment-author .avatar, .children
.bypostauthor .comment-author .avatar {
  height: 36px;
  left: -60px;
  width: 36px;
  top: 6px;
}

.comment-author a:not(:hover) {
  color: inherit;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 24px;
}

.comment-metadata {
  font-size: 12px;
}

.comment-metadata a {
  color: inherit;
}

.comment-form-cookies-consent label {
  display: inline;
}

.comment-form #wp-comment-cookies-consent {
  margin: 0 12px 0 0;
}

.comments-title {
  margin-bottom: 48px;
}

@media (min-width: 992px) {
  .single .comments-area {
    max-width: 700px;
  }
}

.comments-area__trigger strong:nth-child(1) {
  display: block;
}

.comments-area__trigger strong:nth-child(2) {
  display: none;
}

.show-comments .comments-area__trigger strong:nth-child(1) {
  display: none;
}

.show-comments .comments-area__trigger strong:nth-child(2) {
  display: block;
}

.comments-area__content {
  display: none;
  margin-top: 72px;
}

.show-comments .comments-area__content {
  display: block;
}

/* Pages
   ========================================================================== */
.site {
  position: relative;
  width: 100%;
  width: 100vw;
  overflow: hidden;
  z-index: 1;
}

.site-content {
  padding-top: 192px;
  margin-bottom: 120px;
}

.page-header {
  margin-bottom: 48px;
}

.page-subtitle {
  margin-top: 0;
}

.archive-content {
  padding-top: 96px;
  padding-bottom: 48px;
  background-color: #efefef;
}

.archive-content__item {
  position: relative;
  margin-bottom: 72px;
  z-index: 1;
}

.archive-content__info {
  display: block;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #acb1bc;
}

.archive-content__info .icon {
  width: 24px;
  color: #00bf7c;
}

.sticky .archive-content__info {
  color: inherit;
}

.archive-content__thumb {
  position: relative;
  background-color: #fff;
}

.archive-content__thumb figure {
  display: block;
  background-size: cover;
}

.sticky .archive-content__thumb::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -12px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .sticky .archive-content__thumb::before {
  background-image: none;
  background-color: #f8f8f8;
}

.hentry:not(.has-post-thumbnail) .archive-content__title {
  margin-top: 0;
}

.hentry.format-quote .archive-content__title {
  margin-top: 0;
}

.archive-content__title a, .archive-content__title a:hover {
  color: inherit;
}

.archive-content__desc {
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  color: #acb1bc;
}

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

.category-navigation li {
  margin-top: 12px;
  margin-bottom: 12px;
}

.category-navigation li.current-menu-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: -12px;
  width: 0;
  height: 0;
  border: 2px solid;
  border-radius: 2px;
}

.category-navigation a {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .category-navigation ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
  }
  .category-navigation li {
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    width: auto;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .category-navigation li.current-menu-item a::before {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-width: 1px;
    border-radius: 0;
  }
  .category-navigation a {
    display: block;
    padding-bottom: 12px;
    line-height: 1;
  }
}

.comments-pagination {
  margin-top: 48px;
  margin-bottom: 48px;
}

.pagination {
  margin-bottom: 72px;
}

.pagination .prev,
.pagination .next {
  display: none;
}

.pagination .nav-links .current {
  color: #acb1bc;
  background-color: #fff;
}

.pagination--portfolio {
  margin-top: 72px;
}

.pagination--portfolio .nav-links .current {
  color: #fff;
  background-color: #32353a;
}

.nav-links > * {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  min-width: 42px;
  line-height: 42px;
  height: 42px;
  border-radius: 21px;
  text-align: center;
}

.nav-links > *:not(:last-child) {
  margin-right: 12px;
}

.nav-links a:not(:hover) {
  color: inherit;
}

.nav-links .page-numbers__dash {
  display: none;
}

.nav-links .dots {
  color: #acb1bc;
  cursor: default;
}

.nav-links .current {
  color: #fff;
  background-color: #32353a;
  cursor: default;
}

.post-navigation {
  display: none;
  margin-top: 36px;
}

.post-navigation .disabled {
  display: inline-block;
  width: 48px;
  height: 48px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(250px);
          transform: perspective(250px);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  will-change: transform;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.post-navigation .disabled svg {
  display: block;
  width: 48px;
  height: 48px;
  pointer-events: none;
}

.post-navigation .disabled svg circle {
  opacity: 0;
}

.post-navigation .disabled svg polyline {
  fill: none;
  stroke: #acb1bc;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

@media (min-width: 992px) {
  .post-navigation {
    display: block;
    margin-left: -18px;
  }
}

.post-navigation a {
  display: block;
}

.post-navigation a, .post-navigation a:hover {
  color: inherit;
}

.tilt {
  display: inline-block;
  width: 48px;
  height: 48px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(250px);
          transform: perspective(250px);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  will-change: transform;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.tilt:not(:hover) {
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.disabled ~ .tilt--next {
  margin-left: 24px;
}

.tilt--prev ~ .disabled,
.tilt--prev ~ .tilt--next {
  margin-left: 24px;
}

.tilt a {
  display: block;
}

.tilt svg {
  display: block;
  width: 48px;
  height: 48px;
  pointer-events: none;
}

.tilt svg polyline {
  fill: none;
  stroke: #32353a;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.tilt svg circle {
  fill: #efefef;
  opacity: 0;
  will-change: opacity;
}

.tilt:hover svg circle {
  opacity: 1;
  transition-duration: 1s;
}

.page-links {
  font-size: 14px;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 48px;
}

.page-links > * {
  display: inline-block;
  position: relative;
  margin-left: 12px;
}

.post-footer .page-links > *:not(:last-child) {
  margin-right: 0;
}

.page-links > span {
  color: #acb1bc;
  cursor: default;
}

.page-links a:not(:hover) {
  color: inherit;
}

.page-links .page-numbers {
  white-space: nowrap;
}

.upcoming-post {
  margin-top: 96px;
}

@media (min-width: 992px) {
  .upcoming-post {
    margin-top: 0;
  }
}

.upcoming-post a, .upcoming-post a:hover {
  color: inherit;
}

.poster {
  position: relative;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: auto;
  transition: background 100ms;
  will-change: background;
}

.flatten-pattern .poster {
  background-image: none;
  background-color: #f8f8f8;
}

.poster figure {
  margin-bottom: 0;
  background-size: cover;
  background-position: center;
}

.poster figure::before {
  content: "";
  display: block;
  padding-top: 86.94444%;
}

.poster--horizontal figure::before {
  padding-top: 56.25%;
}

.poster--vertical figure::before {
  padding-top: 115.01597%;
}

.poster--fixed,
.poster--fixed figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.poster--fixed figure::before {
  display: none;
}

.poster--loaded {
  background: transparent !important;
}

.poster canvas {
  position: absolute;
  top: -5px;
  left: -5px;
  opacity: 0;
  -webkit-animation: canvas 100ms 50ms both;
          animation: canvas 100ms 50ms both;
}

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

@keyframes canvas {
  100% {
    opacity: 1;
  }
}

.accordion__card {
  padding-left: 72px;
  margin-bottom: 48px;
}

.accordion__card--collapse .accordion__body {
  display: none;
}

.accordion__card--collapse .accordion__header label svg path:nth-child(1) {
  display: none;
}

.accordion__card--collapse .accordion__header label svg path:nth-child(2) {
  display: block;
}

.accordion__content {
  max-width: 672px;
}

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

.accordion__header label {
  position: relative;
  font: inherit;
  letter-spacing: inherit;
}

.accordion__header label svg {
  position: absolute;
  top: -6px;
  left: -72px;
  width: 48px;
  height: 48px;
  fill: #32353a;
}

.accordion__header label svg path:nth-child(1) {
  display: block;
}

.accordion__header label svg path:nth-child(2) {
  display: none;
}

.carousel {
  position: relative;
}

.carousel__frame {
  transition: height 0.5s ease;
  cursor: default !important;
}

.carousel__item {
  overflow: hidden;
}

.carousel__item:not(:nth-child(1)) {
  display: none;
}

.carousel__cover {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #32353a;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: -webkit-transform 400ms cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: transform 400ms cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: transform 400ms cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-transform 400ms cubic-bezier(0.22, 0.61, 0.36, 1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  pointer-events: none;
  will-change: transform;
}

.carousel--reverse .carousel__cover {
  -webkit-transform-origin: right center;
          transform-origin: right center;
}

.carousel__item--active .carousel__cover {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.carousel__item--transforming .carousel__cover {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.carousel__copy {
  padding-left: 48px;
  opacity: 0;
  will-change: opacity, transform;
}

@media (min-width: 992px) {
  .carousel__copy {
    padding-left: 96px;
  }
}

.carousel:not(.carousel--reverse) .carousel__item--active .carousel__copy {
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-animation: carousel-copy 0.75s 0.5s forwards;
          animation: carousel-copy 0.75s 0.5s forwards;
}

.carousel--reverse .carousel__item--active .carousel__copy {
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-animation: carousel-copy--reverse 0.75s 0.5s forwards;
          animation: carousel-copy--reverse 0.75s 0.5s forwards;
}

.carousel__controllers {
  text-align: right;
}

.carousel__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 36px;
  color: #32353a;
  transition: color 0.15s;
  will-change: color;
  overflow: hidden;
}

.carousel__dots span {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  width: 100%;
  max-width: 48px;
  min-height: 1px;
  height: 28px;
  margin: 4px 0 4px 6px;
  cursor: pointer;
}

.carousel__dots span::before,
.carousel__dots span i {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid #efefef;
}

.carousel__dots span::before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: color 0.4s ease-out;
  will-change: color;
}

.carousel__dots span:hover::before {
  color: #ff9700;
}

.carousel__dots span i {
  transition: none;
  -webkit-transform: translateY(-50%) scaleX(0);
          transform: translateY(-50%) scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  will-change: transform;
  border-color: #32353a;
}

.carousel__dots span.active i {
  transition-duration: 3s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  -webkit-transform: translateY(-50%) scaleX(1);
          transform: translateY(-50%) scaleX(1);
}

@-webkit-keyframes carousel-copy {
  from {
    -webkit-transform: translateX(1em) scaleX(1.1);
            transform: translateX(1em) scaleX(1.1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes carousel-copy {
  from {
    -webkit-transform: translateX(1em) scaleX(1.1);
            transform: translateX(1em) scaleX(1.1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-webkit-keyframes carousel-copy--reverse {
  from {
    -webkit-transform: scaleX(1.05);
            transform: scaleX(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes carousel-copy--reverse {
  from {
    -webkit-transform: scaleX(1.05);
            transform: scaleX(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.member {
  margin-bottom: 48px;
}

.member a, .member a:hover {
  color: inherit;
}

.member h6 {
  margin-top: 24px;
}

.member p {
  font-size: 14px;
}

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

.list--underline {
  font-size: 18px;
}

.list--underline li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

.gallery .gallery-caption {
  display: block;
  margin-bottom: 0;
  margin-top: 6px;
  text-align: left;
  line-height: 18px;
}

.gallery-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 24px;
  padding-right: 24px;
  padding-left: 24px;
}

.gallery-item a {
  display: block;
}

.gallery-item a:hover img, .gallery-item a:focus img {
  -webkit-filter: opacity(60%);
          filter: opacity(60%);
}

.gallery-item a img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  transition: -webkit-filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (min-width: 768px) {
  .gallery-columns-2 .gallery-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .gallery-columns-4 .gallery-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-columns-5 .gallery-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

.google-map {
  margin-bottom: 24px;
}

.google-map,
.google-map > div {
  background-color: #efefef !important;
}

.error-404 {
  min-height: calc(100vh - 408px);
}

.error-404.pattern::before {
  display: none;
}

@media (min-width: 992px) {
  .error-404.pattern::before {
    display: block;
    top: 0;
    left: 0;
    width: 29%;
  }
}

@media (min-width: 992px) {
  .error-404 {
    padding-top: 120px;
    padding-bottom: 96px;
  }
}

.not-found__icon {
  pointer-events: none;
}

.not-found__icon svg {
  display: block;
  width: 120px;
  height: 90px;
}

.block-title {
  position: relative;
  padding-top: 12px;
}

.block-title__pattern {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 162px;
  max-width: 100%;
  height: 36px;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .block-title__pattern {
  background-image: none;
  background-color: #f8f8f8;
}

.anchor.reverse::after, .anchor:not(.reverse)::before {
  content: "";
  display: inline-block;
  width: 30px;
  border-top: solid 8px;
  will-change: transform;
}

.anchor:not(.reverse)::before {
  margin-right: 12px;
}

.anchor.reverse::after {
  margin-left: 12px;
}

.anchor:hover.reverse::after, .anchor:hover:not(.reverse)::before {
  -webkit-animation: anchor 0.6s 0.2s both cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: anchor 0.6s 0.2s both cubic-bezier(0.165, 0.84, 0.44, 1);
}

@-webkit-keyframes anchor {
  0% {
    -webkit-transform-origin: right center;
            transform-origin: right center;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  45% {
    -webkit-transform-origin: right center;
            transform-origin: right center;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  55% {
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes anchor {
  0% {
    -webkit-transform-origin: right center;
            transform-origin: right center;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  45% {
    -webkit-transform-origin: right center;
            transform-origin: right center;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  55% {
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.hover-link {
  display: inline-block;
}

.hover-link span {
  display: block;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  will-change: transform;
}

.hover-link:hover span {
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}

.lazyload--el {
  opacity: 0;
  transition: opacity 100ms 50ms ease-out;
  will-change: opacity;
}

.lazyload--el.lazyloaded {
  opacity: 1;
}

.lazyload--wrap {
  transition: background-color 100ms 100ms;
  will-change: background-color;
}

.lazyload--wrap-loaded {
  background-color: transparent !important;
}

.lazyload--wrap--fit {
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: auto;
}

.flatten-pattern .lazyload--wrap--fit {
  background-image: none;
  background-color: #f8f8f8;
}

.lazyload--wrap--fit.lazyload--wrap-loaded {
  background: none;
}

.lazyload--wrap--fit figure {
  position: relative;
  margin-bottom: 0;
}

.lazyload--wrap--fit figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pattern {
  position: relative;
}

.pattern::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -12px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .pattern::before {
  background-image: none;
  background-color: #f8f8f8;
}

.invert .pattern::before {
  background-image: linear-gradient(-45deg, transparent 46%, #fff 49%, #fff 51%, transparent 55%);
}

.flatten-pattern .invert .pattern::before {
  background-image: none;
  background-color: #fff;
}

.invert {
  color: #fff;
}

iframe,
video,
embed {
  max-width: 100%;
  min-height: 100px;
  vertical-align: top;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 56.25% 0 0;
  margin-bottom: 24px;
  overflow: hidden;
}

.embed-responsive.embed-responsive-21by9 {
  padding-top: 42.85714%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-top: 75%;
}

.embed-responsive.embed-responsive-1by1 {
  padding-top: 100%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: 1;
}

/*! mediabox v1.1.2 | (c) 2016 Pedro Rogerio | https://github.com/pinceladasdaweb/mediabox */
.mediabox-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  padding: 10%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: auto;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: mediabox;
          animation-name: mediabox;
}

.flatten-pattern .mediabox-wrap {
  background-image: none;
  background-color: #f8f8f8;
}

.mediabox-content {
  display: block;
  position: relative;
  max-width: 1110px;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.mediabox-content:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.mediabox-content iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  top: 0;
  left: 0;
  margin: 0;
}

.mediabox-hide {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: mediaboxhide;
          animation-name: mediaboxhide;
}

.mediabox-close {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

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

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

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

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

.tabs {
  overflow: hidden;
}

.tabs__navs {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
}

.tabs__nav {
  display: block;
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  color: #acb1bc;
  white-space: nowrap;
  overflow: hidden;
  will-change: color;
}

.tabs__nav:not(:last-child) {
  margin-right: 36px;
}

.tabs__nav--active {
  color: inherit;
}

.tabs__content:before {
  content: "";
  display: block;
  margin-bottom: 12px;
  height: 6px;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
}

.flatten-pattern .tabs__content:before {
  background-image: none;
  background-color: #f8f8f8;
}

.tabs__item {
  display: none;
  max-width: 672px;
}

.tabs__item--active {
  display: block;
}

.countdown {
  text-align: center;
}

.countdown__el {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .countdown__el:not(:last-child) .countdown__count:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -24px;
    border: 4px solid;
    border-radius: 4px;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .countdown__el:not(:last-child)[data-display="hours"] .countdown__count:before, .countdown__el:not(:last-child)[data-display="minutes"] .countdown__count:before {
    -webkit-transform: translate(50%, -150%);
            transform: translate(50%, -150%);
  }
  .countdown__el:not(:last-child)[data-display="hours"] .countdown__count:after, .countdown__el:not(:last-child)[data-display="minutes"] .countdown__count:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -24px;
    border: 4px solid;
    border-radius: 4px;
    -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
  }
}

.countdown__count {
  position: relative;
}

.countdown__label {
  font-size: 14px;
}

.alert {
  position: relative;
  margin-bottom: 24px;
  padding: 24px 72px 24px 24px;
  background-color: #32353a;
  color: #fff;
}

.alert--primary {
  background-color: #00bf7c;
}

.alert--secondary {
  background-color: #ff9700;
}

.alert a {
  color: inherit;
  text-decoration: underline;
}

.alert a:hover {
  color: inherit;
  text-decoration: none;
}

.alert .close {
  position: absolute;
  top: 22px;
  right: 22px;
  padding: 0;
  height: 28px;
  width: 28px;
}

.alert .close .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  float: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

.progress {
  margin-bottom: 24px;
}

.progress__wrap {
  position: relative;
  margin-bottom: 12px;
  height: 12px;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
}

.flatten-pattern .progress__wrap {
  background-image: none;
  background-color: #f8f8f8;
}

.progress__bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #32353a;
}

.vertical .progress__wrap {
  height: 288px;
}

.vertical .progress__bar {
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cookies-notice {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 24px 36px;
  text-align: center;
  color: #fff;
  z-index: 99;
  pointer-events: none;
}

.cookies-notice::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #179ad6;
  transition: 0.5s -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.5s -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  z-index: -1;
  will-change: transform;
}

.cookies-notice--display {
  pointer-events: auto;
}

.cookies-notice--display::before {
  -webkit-transform: none;
          transform: none;
}

@media (min-width: 992px) {
  .cookies-notice {
    top: 0;
    right: 24px;
    bottom: auto;
    left: auto;
  }
  .cookies-notice::before {
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

.cookies-notice__inner {
  position: relative;
  width: 216px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  will-change: opacity;
}

.cookies-notice--display .cookies-notice__inner {
  opacity: 1;
  transition-duration: 0.6s;
  transition-delay: 0.6s;
}

.cookies-notice__inner a, .cookies-notice__inner a:hover {
  color: inherit;
}

.cookies-notice__inner a:not(:hover) {
  text-decoration: underline;
}

.cookies-notice__inner button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  z-index: 2;
}

.cookies-notice__inner button, .cookies-notice__inner button:hover, .cookies-notice__inner button:focus, .cookies-notice__inner button:active {
  box-shadow: none;
  color: #fff;
  background-color: transparent;
}

.cookies-notice__inner button i,
.cookies-notice__inner button .icon {
  pointer-events: none;
  padding: 0;
  margin: 0;
  border: none;
  float: none;
}

.cookies-notice__inner .cookie {
  width: 180px;
  height: 180px;
  margin-right: auto;
  margin-left: auto;
}

.cookies-notice__inner .cookie svg {
  width: 100%;
  height: 100%;
}

.cookies-notice__inner .cookie svg path {
  fill: #32353a;
}

.wp-caption {
  font-size: 14px;
  color: #acb1bc;
  margin-bottom: 24px;
  max-width: 100%;
}

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

.wp-caption .wp-caption-text {
  margin: 12px 0 24px;
}

/* Blocks
   ========================================================================== */
.accordion-background {
  position: relative;
  margin-bottom: 120px;
  z-index: 1;
}

.accordion-background__background {
  pointer-events: none;
}

.accordion-background__background__display {
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: auto;
  overflow: hidden;
}

.flatten-pattern .accordion-background__background__display {
  background-image: none;
  background-color: #f8f8f8;
}

.accordion-background__background__display::before {
  content: "";
  display: block;
  padding-top: 66.6302%;
}

.accordion-background__background__display.lazyload--wrap-loaded {
  background: none;
}

.accordion-background__background__display:not(.lazyload--wrap-loaded) canvas {
  display: none;
}

.accordion-background__background__display .poster {
  mix-blend-mode: overlay;
}

@media (min-width: 992px) {
  .accordion-background__background__display {
    position: absolute;
    top: 0;
    right: -132px;
    bottom: 0;
    width: 2000px;
    width: calc(50vw + 132px);
  }
  .accordion-background__background__display::before {
    display: none;
  }
}

.accordion-background__background figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.accordion-background__background canvas {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

@media (min-width: 992px) {
  .accordion-background__tabs {
    margin-top: 48px;
    margin-bottom: 24px;
  }
}

.accordion-background .accordion-block {
  margin-top: 72px;
  margin-bottom: 0;
}

.accordion-block {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .accordion-block:last-child,
.entry-content > .accordion-block:last-child {
  margin-bottom: -48px;
}

.announcement {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .announcement:last-child,
.entry-content > .announcement:last-child {
  margin-bottom: -24px;
}

.banner-form {
  position: relative;
  margin-bottom: 96px;
}

@media (min-width: 992px) {
  .banner-form {
    margin-bottom: 120px;
    padding-bottom: 48px;
  }
}

.banner-form__background {
  position: relative;
  pointer-events: none;
  z-index: 0;
}

.banner-form__background .poster {
  transition-duration: 300ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.banner-form__background .poster::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #32353a;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  transition: -webkit-transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 1s cubic-bezier(0.65, 0.02, 0.23, 1), -webkit-transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  will-change: transform;
  z-index: 1;
}

.ready .banner-form__background .poster::after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.banner-form__background .poster canvas {
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
  opacity: 0;
}

.banner-form__copy {
  position: relative;
  z-index: 0;
}

@media (min-width: 992px) {
  .banner-form__copy {
    position: absolute;
    bottom: 2px;
    left: 48px;
    right: 48px;
  }
}

.banner-form__card {
  position: relative;
  padding-top: 48px;
}

@media (min-width: 992px) {
  .banner-form__card {
    padding: 72px 48px 48px;
  }
}

.banner-form__card::before {
  top: 0;
  bottom: -12px;
  left: 0;
  height: auto;
}

@media (max-width: 1199px) {
  .banner-form__card::before {
    display: none;
  }
}

.banner-form__card::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: -webkit-transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1), -webkit-transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
  z-index: 0;
}

.ready .banner-form__card::after {
  -webkit-transform: none;
          transform: none;
}

.banner-form__card__inner {
  position: relative;
  transition: opacity 0.5s 1.6s;
  opacity: 0;
  will-change: opacity;
  z-index: 1;
}

.ready .banner-form__card__inner {
  opacity: 1;
}

.banner-form__card form {
  position: relative;
  z-index: 1;
}

.banner-slider {
  margin-bottom: 108px;
}

.banner-slider__header, .banner-slider__copy, .banner-slider__anchor {
  opacity: 0;
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
  transition: opacity 500ms ease-out, -webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), opacity 500ms ease-out;
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), opacity 500ms ease-out, -webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, opacity;
}

.banner-slider__header {
  transition-delay: 800ms;
}

.banner-slider__copy {
  transition-delay: 900ms;
}

.banner-slider__anchor {
  transition-delay: 1s;
}

.carousel__item--active .banner-slider__header, .carousel__item--active .banner-slider__copy, .carousel__item--active .banner-slider__anchor {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.carousel__item--transforming .banner-slider__header, .carousel__item--transforming .banner-slider__copy, .carousel__item--transforming .banner-slider__anchor {
  opacity: 0;
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
  transition: opacity 300ms ease-out, -webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms ease-out;
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms ease-out, -webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0s;
}

@media (max-width: 991px) {
  .banner-slider__figure {
    width: 100% !important;
  }
}

.banner-slider__figure figure {
  width: 100%;
  height: auto;
  padding-top: 150%;
  background-size: cover;
  background-position: center;
}

@media (min-width: 992px) {
  .banner-slider .banner-slider__item--left .banner-slider__copy,
  .banner-slider .banner-slider__item--left .banner-slider__anchor {
    margin-left: 50%;
  }
  .banner-slider .banner-slider__item--left .banner-slider__header {
    margin-left: 25%;
  }
  .banner-slider .banner-slider__item--center .banner-slider__figure {
    margin-right: auto;
    margin-left: auto;
  }
  .banner-slider .banner-slider__item--center .banner-slider__copy,
  .banner-slider .banner-slider__item--center .banner-slider__anchor {
    margin-left: 8.33333%;
  }
  .banner-slider .banner-slider__item--center .banner-slider__header {
    margin-left: 16.66667%;
  }
  .banner-slider .banner-slider__item--right .banner-slider__figure {
    float: right;
  }
  .banner-slider .banner-slider__item--right .banner-slider__copy,
  .banner-slider .banner-slider__item--right .banner-slider__anchor {
    margin-left: 16.66667%;
  }
  .banner-slider__item, .banner-slider__images {
    position: relative;
    height: 672px;
    height: calc(100vh - 240px);
    min-height: 528px;
    max-height: 672px;
  }
  .banner-slider__images {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
  }
  .banner-slider__images__placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    background-color: #efefef;
    transition: width 700ms cubic-bezier(0.8, 0, 0.55, 0.94), color 500ms ease-out, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    transition: transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), width 700ms cubic-bezier(0.8, 0, 0.55, 0.94), color 500ms ease-out;
    transition: transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94), width 700ms cubic-bezier(0.8, 0, 0.55, 0.94), color 500ms ease-out, -webkit-transform 700ms cubic-bezier(0.8, 0, 0.55, 0.94);
    will-change: transform, width, color;
  }
  .banner-slider__images__placeholder--start--center {
    -webkit-transform: translateX(500px);
            transform: translateX(500px);
  }
  .banner-slider__images__placeholder--start--right {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
  }
  .banner-slider__thumb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    will-change: opacity;
    transition: opacity 500ms 700ms ease-out;
  }
  .ready .banner-slider__thumb {
    opacity: 1;
  }
  .banner-slider__figure {
    position: relative;
    top: 0;
    height: 100%;
    width: 0;
    opacity: 0;
    will-change: opacity;
    transition: opacity 500ms 500ms;
  }
  .carousel__item--active .banner-slider__figure {
    opacity: 1;
  }
  .carousel__item--transforming .banner-slider__figure {
    opacity: 0;
    transition: opacity 100ms;
  }
  .banner-slider__figure figure {
    height: 100%;
    padding-top: 0;
  }
  .banner-slider__content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .banner-slider__content a, .banner-slider__content a:hover {
    color: inherit;
  }
}

.banner-slider .carousel__dots {
  margin-top: 6px;
}

.banner-text-rotation {
  position: relative;
  margin-bottom: 120px;
}

@media (min-width: 992px) {
  .banner-text-rotation {
    padding-bottom: 48px;
  }
}

.banner-text-rotation__background {
  position: relative;
  pointer-events: none;
  z-index: 0;
}

@media (min-width: 992px) {
  .banner-text-rotation__background {
    margin-right: 48px;
  }
}

.banner-text-rotation__background .poster {
  transition-duration: 300ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.banner-text-rotation__background .poster::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #32353a;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  transition: -webkit-transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 1s cubic-bezier(0.65, 0.02, 0.23, 1), -webkit-transform 1s cubic-bezier(0.65, 0.02, 0.23, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  will-change: transform;
  z-index: 1;
}

.ready .banner-text-rotation__background .poster::after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.banner-text-rotation__background .poster canvas {
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
}

.banner-text-rotation__copy {
  position: relative;
  margin-top: -48px;
  z-index: 0;
}

@media (min-width: 992px) {
  .banner-text-rotation__copy {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
  }
}

.banner-text-rotation__slides {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.banner-text-rotation__slides .carousel {
  padding-top: 48px;
  transition: opacity 0.5s 1.6s;
  opacity: 0;
  will-change: opacity;
}

.ready .banner-text-rotation__slides .carousel {
  opacity: 1;
}

@media (min-width: 992px) {
  .banner-text-rotation__slides .carousel {
    padding-top: 0;
    padding-bottom: 144px;
    color: #fff;
  }
  .banner-text-rotation__slides .carousel__controllers {
    position: absolute;
    bottom: -12px;
    left: 0;
    right: -24px;
  }
}

.banner-text-rotation__slides a,
.banner-text-rotation__slides a:hover {
  color: inherit;
}

.banner-text-rotation__card {
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  overflow: hidden;
}

.banner-text-rotation__card::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #32353a;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: -webkit-transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  transition: transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1), -webkit-transform 0.8s 0.8s cubic-bezier(0.65, 0.02, 0.23, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
  z-index: 0;
}

.ready .banner-text-rotation__card::after {
  -webkit-transform: none;
          transform: none;
}

.banner-text-rotation__card__inner {
  position: relative;
  padding: 48px;
  transition: opacity 0.5s 1.6s;
  opacity: 0;
  will-change: opacity;
  z-index: 1;
}

.ready .banner-text-rotation__card__inner {
  opacity: 1;
}

.banner-text-rotation__card__inner h3 {
  margin-top: 0;
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .banner-text-rotation__card__inner h3 {
    margin-top: 36px;
    margin-bottom: 240px;
  }
}

.banner-text-rotation__card__content {
  position: relative;
  z-index: 1;
}

.banner-text-rotation__card svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -25%) scale(3);
          transform: translate(-50%, -25%) scale(3);
  fill: #fff;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}

.banner-text-rotation__card canvas {
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.call-to-action--metro {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .call-to-action--metro:last-child,
.entry-content > .call-to-action--metro:last-child {
  margin-bottom: -48px;
}

.call-to-action--metro__item {
  position: relative;
  background-color: #32353a;
  padding: 48px;
  margin-bottom: 48px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .call-to-action--metro__item {
    padding: 66.6302% 0 0;
    height: auto;
  }
  .masonry-item.col-lg-6 .call-to-action--metro__item {
    padding-top: 69.47484%;
  }
}

.call-to-action--metro__item figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}

.call-to-action--metro__item__content {
  position: relative;
}

@media (min-width: 992px) {
  .call-to-action--metro__item__content {
    position: absolute;
    right: 24px;
    bottom: 24px;
    left: 24px;
  }
  .masonry-item.col-lg-6 .call-to-action--metro__item__content {
    top: 48px;
    right: 48px;
    bottom: 48px;
    left: 48px;
  }
}

h6.call-to-action--metro__item__title {
  margin: 0;
  text-align: center;
}

h6.call-to-action--metro__item__title a, h6.call-to-action--metro__item__title a:hover {
  color: inherit;
}

.call-to-action {
  margin-bottom: 120px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.call-to-action__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.invert .call-to-action__background {
  background-color: #32353a;
}

.call-to-action__background figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.call-to-action__content {
  position: relative;
  padding: 72px 48px 48px;
}

@media (min-width: 992px) {
  .call-to-action__content {
    padding: 120px 96px 96px;
  }
}

.call-to-action__title {
  margin: 0;
}

@media (max-width: 991px) {
  .call-to-action__title br {
    display: none;
  }
}

@media (min-width: 992px) {
  .call-to-action .pattern::before {
    top: -48px;
    bottom: -48px;
    width: 2000px;
    width: 100vw;
    height: auto;
    left: 6px;
    margin-left: 16.66667%;
  }
}

.carousel-block {
  margin-bottom: 120px;
}

.columns {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .columns:last-child,
.entry-content > .columns:last-child {
  margin-bottom: -24px;
}

.contact-form {
  position: relative;
  margin-bottom: 120px;
}

.contact-form__background {
  position: relative;
  margin-bottom: 24px;
  pointer-events: none;
  z-index: 0;
}

@media (min-width: 992px) {
  .contact-form__background {
    margin-bottom: 0;
    margin-left: -48px;
  }
  html:not(.is-touch) .contact-form__background {
    top: -2px;
  }
}

.contact-form__copy {
  position: relative;
  z-index: 0;
}

.contact-form__card {
  position: relative;
  padding: 72px 48px 48px;
  background-color: #32353a;
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .contact-form__card {
    padding-right: 96px;
    padding-left: 96px;
    margin-bottom: 0;
  }
}

.contact-form__card::before {
  top: 0;
  bottom: -12px;
  left: 0;
  height: auto;
}

@media (max-width: 1199px) {
  .contact-form__card::before {
    display: none;
  }
}

.contact-form__card__inner {
  position: relative;
  z-index: 1;
}

.contact-form__card form {
  position: relative;
  z-index: 1;
}

.contact-form__card form textarea {
  resize: none;
}

.countdown-block {
  margin-bottom: 120px;
}

.heading {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .heading:last-child,
.entry-content > .heading:last-child {
  margin-bottom: -48px;
}

.image-distortion-effect {
  margin-bottom: 120px;
}

.image-distortion-effect__display {
  position: relative;
}

@media (min-width: 992px) {
  .image-distortion-effect__display {
    padding-bottom: 48px;
  }
  .image-distortion-effect__display--left {
    left: 50%;
    width: 2000px;
    width: calc(50vw);
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    margin-left: -4px;
  }
  .image-distortion-effect__display--left::before {
    top: 48px;
    right: -48px;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
  }
  .image-distortion-effect__display--center::before {
    top: auto;
    right: 16.66667%;
    bottom: 0;
    left: 16.66667%;
    width: auto;
    height: 48px;
  }
  .image-distortion-effect__display--right {
    left: 50%;
    width: 2000px;
    width: calc(50vw);
    margin-left: 4px;
  }
  .image-distortion-effect__display--right::before {
    top: 48px;
    right: 0;
    bottom: 0;
    left: -48px;
    width: auto;
    height: auto;
  }
}

.image-gallery {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .image-gallery:last-child,
.entry-content > .image-gallery:last-child {
  margin-bottom: -48px;
}

.image-gallery .lazyload--wrap {
  margin-bottom: 48px;
}

@media (min-width: 992px) {
  .image-gallery--double-gutters {
    margin-bottom: 24px;
  }
  .entry-content > .clearfix > .image-gallery--double-gutters:last-child,
  .entry-content > .image-gallery--double-gutters:last-child {
    margin-bottom: -96px;
  }
  .image-gallery--double-gutters .lazyload--wrap {
    margin-bottom: 96px;
  }
}

.map--embed iframe,
.map--embed video,
.map--embed embed {
  width: 100%;
}

.map-info {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .map-info:last-child,
.entry-content > .map-info:last-child {
  margin-bottom: -24px;
}

.map-info::before {
  display: none;
}

@media (min-width: 992px) {
  .map-info:not(:last-child)::before {
    display: block;
    top: 0;
    right: 48px;
    bottom: -96px;
    left: auto;
    width: 120px;
    height: auto;
  }
  .map-info .google-map.has-meta > div {
    height: auto !important;
    bottom: -14px;
  }
}

.map-info__box {
  padding: 24px 48px;
  margin-bottom: 24px;
  background-color: #32353a;
  color: #fff;
}

@media (min-width: 992px) {
  .map-info__box {
    padding-left: 60px;
    margin-top: -132px;
  }
}

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

.map-info__box li {
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 36px;
}

.map-info__box i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  line-height: 24px;
  color: #00bf7c;
}

.map-info__box strong {
  display: block;
}

.map-info__box small {
  color: #acb1bc;
}

.map-info__box--dark {
  background-color: #efefef;
  color: #32353a;
}

.map {
  margin-bottom: 120px;
}

.portfolio-detail__info {
  margin-bottom: 120px;
}

.portfolio-detail-slider {
  margin-bottom: 120px;
}

.portfolio-detail-slider .carousel-block {
  margin-bottom: 72px;
}

.portfolio-detail-video {
  margin-bottom: 120px;
}

.portfolio-detail-video .video-button {
  margin-bottom: 96px;
}

.portfolio-grid {
  margin-bottom: 24px;
}

.entry-content > .clearfix > .portfolio-grid:last-child,
.entry-content > .portfolio-grid:last-child {
  margin-bottom: -96px;
}

.portfolio-grid__item {
  margin-bottom: 96px;
}

.portfolio-grid__item__header {
  margin-top: 24px;
}

@media (min-width: 992px) {
  .portfolio-grid__item__header {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .portfolio-grid__item.col-lg-6:nth-child(even) .portfolio-grid__item__header {
    order: 1;
    margin-top: 24px;
  }
  .portfolio-grid__item.col-lg-6:nth-child(even) .portfolio-grid__item__image {
    order: 2;
    margin-top: 24px;
  }
  .portfolio-grid__item.col-lg-4:nth-child(3n - 1) .portfolio-grid__item__header {
    order: 1;
    margin-top: 24px;
  }
  .portfolio-grid__item.col-lg-4:nth-child(3n - 1) .portfolio-grid__item__image {
    order: 2;
    margin-top: 24px;
  }
}

.portfolio-grid__item__title {
  margin: 0;
}

.portfolio-grid__item__title a, .portfolio-grid__item__title a:hover {
  color: inherit;
}

.progress-block {
  margin-bottom: 120px;
}

.progress-block.vertical {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .progress-block.vertical:last-child,
.entry-content > .progress-block.vertical:last-child {
  margin-bottom: -24px;
}

.posts-grid {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .posts-grid:last-child,
.entry-content > .posts-grid:last-child {
  margin-bottom: -48px;
}

.posts-grid__item {
  margin-bottom: 24px;
}

.posts-grid__item__title {
  margin-top: 24px;
}

.posts-grid__item__title a, .posts-grid__item__title a:hover {
  color: inherit;
}

.posts-grid__item__date {
  color: #acb1bc;
}

.posts-call-to-action {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .posts-call-to-action:last-child,
.entry-content > .posts-call-to-action:last-child {
  margin-bottom: -48px;
}

@media (min-width: 992px) {
  .posts-call-to-action {
    padding-top: 24px;
  }
}

.posts-call-to-action__item {
  margin-bottom: 48px;
}

.posts-call-to-action__item__inner {
  position: relative;
  padding: 48px;
  z-index: 2;
}

.posts-call-to-action__item:nth-child(odd) .posts-call-to-action__item__inner {
  background-color: #32353a;
  color: #fff;
}

@media (min-width: 992px) {
  .posts-call-to-action__item:nth-child(odd) .posts-call-to-action__item__inner {
    -webkit-transform: translate(24px, -24px);
            transform: translate(24px, -24px);
  }
}

.posts-call-to-action__item:nth-child(even)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: 0;
}

.flatten-pattern .posts-call-to-action__item:nth-child(even)::before {
  background-image: none;
  background-color: #f8f8f8;
}

.posts-call-to-action__item:nth-child(even)::after {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  background-color: #fff;
}

.posts-call-to-action__item a, .posts-call-to-action__item a:hover {
  color: inherit;
}

.posts-call-to-action__copy {
  margin-bottom: 60px;
}

.pricing {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .pricing:last-child,
.entry-content > .pricing:last-child {
  margin-bottom: -48px;
}

.pricing__item {
  margin-bottom: 48px;
  padding: 12px;
}

.pricing__item:not(.invert) {
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: auto;
}

.flatten-pattern .pricing__item:not(.invert) {
  background-image: none;
  background-color: #f8f8f8;
}

.pricing__item.invert {
  background-color: #32353a;
}

.pricing__item__inner {
  padding: 24px;
  background-color: #fff;
}

.invert .pricing__item__inner {
  background-color: #32353a;
}

.pricing__item.background-color--body {
  border-color: #32353a;
}

.pricing__item__amount {
  padding-top: 24px;
}

.pricing__item__amount sup {
  position: relative;
  top: -24px;
  font-size: inherit;
  line-height: 0;
  vertical-align: baseline;
}

.pricing__item__amount span {
  font-size: 56px;
  line-height: 72px;
}

.pricing__item__amount-detail {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #acb1bc;
}

.pricing__item__features {
  padding: 0;
  margin: 0 0 24px;
  list-style: none;
}

.pricing__item__footer {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #acb1bc;
}

.services-expanded {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .services-expanded:last-child,
.entry-content > .services-expanded:last-child {
  margin-bottom: -24px;
}

.services-expanded__inner {
  padding-top: 48px;
}

.services-expanded .poster {
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .services-expanded__thumb {
    margin-left: 48px;
  }
  .services-expanded__content {
    left: 48px;
  }
  .reverse .services-expanded__thumb {
    left: 48px;
    margin-left: 8.33333%;
    order: 2;
  }
  .reverse .services-expanded__content {
    left: 0;
    order: 1;
  }
  .services-expanded .poster.pattern::before {
    top: -48px;
    left: -48px;
  }
  .services-expanded.reverse .poster.pattern::before {
    left: 48px;
  }
}

.services-icon-three-columns {
  margin-bottom: 120px;
}

.services-icon-three-columns__inner {
  position: relative;
  padding-bottom: 72px;
  z-index: 1;
}

@media (min-width: 992px) {
  .services-icon-three-columns__inner {
    padding-top: 72px;
  }
}

.services-icon-three-columns__header {
  height: 100%;
}

.services-icon-three-columns__header::before {
  display: none;
}

@media (min-width: 992px) {
  .services-icon-three-columns__header::before {
    display: block;
    top: 50%;
    right: 100%;
    left: auto;
    width: 2000px;
    width: 100vw;
    height: 120px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.services-icon-three-columns__copy {
  height: 100%;
}

.services-icon-three-columns__copy::before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  bottom: -72px;
  left: 50%;
  width: 2000px;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #efefef;
  pointer-events: none;
  z-index: -1;
}

@media (min-width: 992px) {
  .services-icon-three-columns__copy::before {
    top: -72px;
    left: -23%;
    -webkit-transform: none;
            transform: none;
  }
}

.services-icon-three-columns__copy .btn {
  background-color: #efefef;
}

.services-icon-three-columns__item {
  margin-top: 48px;
}

.services-icon-three-columns__item figure {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto 36px;
}

.services-icon-three-columns__item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.services-icon-three-columns__item p {
  margin-top: 24px;
}

.services-icon-two-columns {
  margin-bottom: 120px;
}

.services-icon-two-columns__inner {
  position: relative;
  padding-bottom: 72px;
  z-index: 1;
}

@media (min-width: 992px) {
  .services-icon-two-columns__copy {
    margin-left: -48px;
    padding-bottom: 48px;
  }
  .services-icon-two-columns__copy > .row > .col-12:nth-child(odd) {
    -webkit-transform: translateY(48px);
            transform: translateY(48px);
  }
}

.services-icon-two-columns__copy::before {
  content: "";
  display: block;
  position: absolute;
  top: -78px;
  bottom: -72px;
  left: 50%;
  width: 2000px;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #efefef;
  pointer-events: none;
  z-index: -1;
}

@media (min-width: 992px) {
  .services-icon-two-columns__copy::before {
    top: -72px;
    left: 14px;
    -webkit-transform: none;
            transform: none;
  }
}

.services-icon-two-columns__copy .btn {
  background-color: #efefef;
}

.services-icon-two-columns__item {
  position: relative;
  padding: 48px 48px 24px;
  margin-top: 48px;
  margin-bottom: 48px;
  background-color: #fff;
  z-index: 1;
}

.services-icon-two-columns__item figure {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 0;
}

.services-icon-two-columns__item figure img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.services-icon-two-columns__item p {
  margin-top: 24px;
  font-size: 14px;
  word-wrap: break-word;
}

.services-image-three-columns {
  margin-bottom: 84px;
}

.entry-content > .clearfix > .services-image-three-columns:last-child,
.entry-content > .services-image-three-columns:last-child {
  margin-bottom: -36px;
}

.services-image-three-columns__title {
  margin: 24px 0 36px;
}

.services-image-three-columns__title a,
.services-image-three-columns__title a:hover {
  color: inherit;
}

.services-list-three-columns {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .services-list-three-columns:last-child,
.entry-content > .services-list-three-columns:last-child {
  margin-bottom: -48px;
}

.services-text-three-columns {
  margin-bottom: 96px;
}

.entry-content > .clearfix > .services-text-three-columns:last-child,
.entry-content > .services-text-three-columns:last-child {
  margin-bottom: -24px;
}

.sponsors {
  margin-bottom: 120px;
}

.sponsors__wrap {
  position: relative;
  padding-bottom: 48px;
  z-index: 1;
}

.sponsors__wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 50%;
  width: 2000px;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #efefef;
}

.sponsors__inner {
  position: relative;
}

.sponsors__logo {
  margin-bottom: 48px;
}

.sponsors__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.statistics {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .statistics:last-child,
.entry-content > .statistics:last-child {
  margin-bottom: -48px;
}

.statistics__box {
  margin-bottom: 48px;
  padding: 48px;
  background-color: #32353a;
  color: #fff;
  text-align: center;
}

.statistics__box small {
  letter-spacing: 0.02em;
}

.tabs-block {
  margin-bottom: 120px;
}

.team-three-columns {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .team-three-columns:last-child,
.entry-content > .team-three-columns:last-child {
  margin-bottom: -48px;
}

.team-two-columns {
  margin-bottom: 72px;
}

.entry-content > .clearfix > .team-two-columns:last-child,
.entry-content > .team-two-columns:last-child {
  margin-bottom: -48px;
}

.testimonials {
  margin-bottom: 120px;
}

.testimonials__wrap {
  position: relative;
  padding-bottom: 48px;
  z-index: 1;
}

.testimonials__wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 50%;
  width: 2000px;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #efefef;
}

.testimonials__inner {
  position: relative;
  z-index: 1;
}

.testimonials__item {
  position: relative;
  padding: 48px;
}

@media (min-width: 992px) {
  .testimonials__item {
    padding: 72px;
  }
}

.testimonials__item__avatar {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 24px;
}

.testimonials__item__avatar img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonials__item q {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}

.testimonials .carousel__copy {
  padding-left: 0;
}

.testimonials .carousel__item--transforming .carousel__copy {
  visibility: hidden;
}

.testimonials .pattern::before {
  bottom: 42px;
  height: auto;
}

@media (min-width: 992px) {
  .testimonials .pattern {
    -webkit-transform: translateX(-48px);
            transform: translateX(-48px);
  }
  .testimonials .pattern::before {
    top: 72px;
    right: -48px;
    bottom: 8px;
    left: 72px;
    width: auto;
  }
}

.video-button {
  margin-bottom: 120px;
}

.video-button__inner {
  position: relative;
}

.video-button__with-title .poster {
  transition: background-color 0.1s;
  will-change: background-color;
}

.video-button__with-title .poster:not(.poster--loaded) {
  background-color: #32353a;
}

@media (min-width: 992px) {
  .video-button__with-title {
    padding-bottom: 48px;
  }
  .video-button__with-title::before {
    top: 48px;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 2000px;
    width: 100vw;
    height: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.video-button__content {
  position: relative;
  padding: 120px 48px;
}

@media (min-width: 992px) {
  .video-button__content {
    padding: 192px 96px;
  }
}

.video-button__trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  margin-left: -36px;
  z-index: 2;
}

.video-button__trigger, .video-button__trigger:hover {
  color: inherit;
}

.video-button__trigger::before {
  display: none;
  border-radius: 36px;
}

.poster--loaded + .video-button__trigger::before {
  display: block;
}

.flatten-pattern .video-button__trigger::before {
  background-color: transparent;
}

.video-button__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-button__icon::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 36px;
  background-color: #fff;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  will-change: transform;
}

.video-button__icon:hover::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.video-button__icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-left: 2px;
}

/* Header
   ========================================================================== */
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  z-index: 98;
}

@media screen and (min-width: 601px) {
  .site-header {
    position: fixed;
  }
  .admin-bar .site-header {
    top: 46px;
  }
}

@media screen and (min-width: 601px) and (min-width: 783px) {
  .admin-bar .site-header {
    top: 32px;
  }
}

.site-header__trigger {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 48px;
  text-align: right;
  border: 0;
  z-index: 2;
}

.site-header__trigger, .site-header__trigger:hover, .site-header__trigger:focus, .site-header__trigger:active {
  box-shadow: none;
  background-color: transparent;
}

.site-header__trigger i,
.site-header__trigger .icon {
  pointer-events: none;
  padding: 0;
  margin: 0;
  border: none;
  float: none;
}

.site-branding {
  position: relative;
  z-index: 2;
}

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

.site-branding a {
  display: block;
  float: left;
}

.site-branding svg,
.site-branding img {
  display: block;
  height: 48px;
  width: auto;
  max-width: none;
  margin: 0 auto;
  pointer-events: none;
}

.main-navigation {
  position: relative;
  z-index: 1;
  color: #fff;
}

.main-navigation::before {
  display: block;
  position: absolute;
  top: -24px;
  left: 100%;
  left: calc(100% - 24px);
  width: 2000px;
  width: 100vw;
  height: 120px;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  transition: opacity 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .main-navigation::before {
  background-image: none;
  background-color: #f8f8f8;
}

.headroom--not-top .main-navigation::before {
  -webkit-transform: translateY(-120px);
          transform: translateY(-120px);
  opacity: 0;
}

@media (min-width: 992px) {
  .main-navigation::before {
    content: "";
  }
}

.flatten-pattern .main-navigation::before {
  background-color: transparent;
}

.main-navigation::after {
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  right: 0;
  width: 2000px;
  width: 100vw;
  height: 96px;
  background-color: #32353a;
  pointer-events: none;
  z-index: -1;
}

.main-navigation__wrap {
  position: relative;
  padding-right: 48px;
  max-width: 1120px;
  transition: max-width 0.5s cubic-bezier(0, 0, 0.2, 1), padding 0.5s ease, opacity 0.5s ease;
  will-change: padding, max-width;
}

.headroom--unpinned:not(:hover) .main-navigation__wrap {
  transition-delay: 0.5s;
  max-width: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
}

@media (min-width: 992px) {
  .main-navigation__wrap {
    padding-right: 148px;
    padding-left: 64px;
  }
  .main-navigation__wrap::before {
    left: calc(100% - 120px);
  }
}

.main-navigation__wrap .side-menu-trigger {
  position: absolute;
  right: 0;
  top: 50%;
  width: 48px;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.main-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.main-navigation ul li {
  display: inline-block;
  position: relative;
  margin-left: 32px;
}

.main-navigation ul li a {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
  z-index: 1;
}

.main-navigation ul ul {
  display: block;
  position: absolute;
  margin: 0;
  padding: 18px 0;
  top: 100%;
  left: -24px;
  min-width: 240px;
  list-style: none;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  will-change: opacity;
}

.main-navigation ul ul::before, .main-navigation ul ul::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.2s -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s transform cubic-bezier(0.165, 0.84, 0.44, 1), 0.2s -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  will-change: transform;
}

.main-navigation ul ul::before {
  top: 24px;
  bottom: -12px;
  left: -12px;
  height: auto;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .main-navigation ul ul::before {
  background-image: none;
  background-color: #f8f8f8;
}

.flatten-pattern .main-navigation ul ul::before {
  background-color: transparent;
}

.main-navigation ul ul::after {
  content: "";
  top: 0;
  left: 0;
  background-color: #32353a;
  z-index: -1;
}

.main-navigation ul ul > li {
  display: block;
  text-align: left;
  -webkit-transform: translateY(-6px) skewY(-2deg);
          transform: translateY(-6px) skewY(-2deg);
  opacity: 0;
  will-change: transfrom, opacity;
  margin: 0;
}

.main-navigation ul ul > li a:not([href="#"]):not([href=""]):hover {
  -webkit-transform: none;
          transform: none;
}

.main-navigation ul ul > li.menu-item-has-children > a {
  position: relative;
}

.main-navigation ul ul > li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 14px;
  width: 12px;
  height: 24px;
  background-image: url("assets/media/icon/more-vert.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.main-navigation ul ul > li.menu-item-has-children:hover > a::after {
  background-image: url("assets/media/icon/arrow-right.svg");
}

.main-navigation ul ul a {
  position: relative;
  color: inherit;
  display: block;
  padding: 4px 60px 4px 24px;
  font-size: 14px;
  font-weight: 700;
  z-index: 1;
}

.main-navigation ul ul a span {
  display: block;
}

.main-navigation ul ul a span.menu-item__description {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #acb1bc;
}

.main-navigation ul ul ul {
  top: -18px;
  left: 100%;
}

.headroom.headroom--unpinned:hover .main-navigation ul li:hover > ul,
.headroom:not(.headroom--unpinned) .main-navigation ul li:hover > ul {
  opacity: 1;
  pointer-events: auto;
}

.headroom.headroom--unpinned:hover .main-navigation ul li:hover > ul::before, .headroom.headroom--unpinned:hover .main-navigation ul li:hover > ul::after,
.headroom:not(.headroom--unpinned) .main-navigation ul li:hover > ul::before,
.headroom:not(.headroom--unpinned) .main-navigation ul li:hover > ul::after {
  -webkit-transform: none;
          transform: none;
}

.headroom.headroom--unpinned:hover .main-navigation ul li:hover > ul > li,
.headroom:not(.headroom--unpinned) .main-navigation ul li:hover > ul > li {
  transition: 0.5s 0.2s transform ease, opacity 0.5s 0.2s ease;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.main-navigation .sub-menu--with-images {
  display: flex;
  flex-wrap: wrap;
  position: fixed;
  padding: 24px 24px 36px;
  left: 50%;
  width: 1110px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 72px;
}

.admin-bar .main-navigation .sub-menu--with-images {
  top: 104px;
}

.main-navigation .sub-menu--with-images ul {
  display: none;
}

.main-navigation .sub-menu--with-images li.menu-item-has-children > a::after {
  display: none;
}

.main-navigation .sub-menu--with-images > li {
  flex: 0 0 33.33%;
  width: 33.33%;
  max-width: 100%;
  padding: 24px 24px 0;
}

.main-navigation .sub-menu--with-images > li a {
  padding: 0;
}

.main-navigation .sub-menu--with-images > li figure {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
}

.menu-item a:not([href="#"]):not([href=""]) .menu-item__title {
  display: block;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  will-change: transform;
}

.menu-item a:not([href="#"]):not([href=""]):hover .menu-item__title {
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}

/* Side navigation
   ========================================================================== */
.site-sidenav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  will-change: opacity;
}

.side-menu .site-sidenav {
  opacity: 1;
  pointer-events: auto;
}

.site-sidenav__overlay {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #fff;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  transition: opacity 0.3s ease-out;
  cursor: default;
  will-change: opacity;
}

.flatten-pattern .site-sidenav__overlay {
  background-image: none;
  background-color: #f8f8f8;
}

.side-menu--display .site-sidenav__overlay {
  opacity: 0.9;
}

.side-menu--panning .site-sidenav__overlay {
  transition: none;
}

.site-sidenav__elements {
  position: absolute;
  width: 360px;
  min-width: 300px;
  max-width: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transition: -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: auto;
  will-change: transform;
}

.admin-bar .site-sidenav__elements {
  top: 46px;
}

@media screen and (min-width: 783px) {
  .admin-bar .site-sidenav__elements {
    top: 32px;
  }
}

.side-menu--display .site-sidenav__elements {
  -webkit-transform: none;
          transform: none;
}

.side-menu--panning .site-sidenav__elements {
  transition: none;
}

.site-sidenav__branding {
  padding: 24px 24px;
  background-color: #32353a;
}

.site-sidenav__nav {
  padding-top: 48px;
  padding-bottom: 48px;
}

.site-sidenav__nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-sidenav__nav a {
  display: block;
  position: relative;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
}

.site-sidenav__nav a, .site-sidenav__nav a:hover {
  color: inherit;
}

.site-sidenav__nav ul.sub-menu {
  margin-left: 24px;
  margin-bottom: 12px;
}

.site-sidenav__nav ul.sub-menu a {
  font-size: 16px;
  color: #acb1bc;
  padding-top: 6px;
  padding-bottom: 6px;
}

.site-sidenav__nav ul.sub-menu ul {
  margin-top: 12px;
  border-left: 2px solid #efefef;
}

.site-sidenav__widgets {
  padding: 72px 24px 24px;
}

@media (max-width: 1199px) {
  .site-sidenav__nav ~ .site-sidenav__widgets {
    border-top: 2px solid #efefef;
  }
}

/* Footer
   ========================================================================== */
.site-footer {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #efefef;
}

.site-footer__nav {
  min-height: 48px;
}

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

.site-footer ul li {
  margin-top: 12px;
  margin-bottom: 12px;
}

@media (min-width: 576px) {
  .site-footer ul li {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .site-footer ul li:not(:last-child) {
    margin-right: 32px;
  }
}

.site-footer ul li a {
  display: inline;
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 576px) {
  .site-footer ul li a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.site-footer ul li a {
  color: inherit;
}

.site-footer .go-up {
  position: relative;
  padding-left: 48px;
  color: #fff;
}

.site-footer .go-up::before {
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  left: 0;
  bottom: -24px;
  width: 2000px;
  width: 100vw;
  background-color: #32353a;
  z-index: 0;
}

.site-footer .go-up__trigger {
  display: block;
  position: absolute;
  top: -24px;
  left: 0;
  bottom: -24px;
  width: 2000px;
  width: 100vw;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 24px;
  color: inherit;
}

.site-footer .go-up__trigger i {
  pointer-events: none;
}

/* Widgets
  ========================================================================== */
.widget {
  margin-bottom: 48px;
}

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

@media (min-width: 992px) {
  .widget-area .widget {
    padding-left: 72px;
  }
}

.widget-area {
  margin-top: 96px;
  margin-bottom: 72px;
}

@media (min-width: 992px) {
  .widget-area__columns-2 > div {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .widget-area__columns-3 > div {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .widget-area__columns-2-1 > div:nth-child(odd) {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .widget-area__columns-2-1 > div:nth-child(even) {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .widget-area__columns-1-2 > div:nth-child(odd) {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .widget-area__columns-1-2 > div:nth-child(even) {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

.widget-title {
  position: relative;
  padding-top: 12px;
  margin: 0 0 24px;
  font-size: 24px;
  line-height: 36px;
}

@media (min-width: 992px) {
  .widget-area .widget-title {
    margin-left: -72px;
  }
}

.widget-title__pattern {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 162px;
  max-width: 100%;
  height: 36px;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .widget-title__pattern {
  background-image: none;
  background-color: #f8f8f8;
}

.widget_social_links__items a {
  color: inherit;
}

.widget_social_links__items > div:not(:first-child)::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -12px;
  width: 24px;
  height: 0;
  border-top: 2px solid;
}

/* Portfolio
   ========================================================================== */
.case-study {
  margin-bottom: 48px;
}

.case-study__thumb {
  margin-bottom: 48px;
}

.case-study__category {
  margin-top: 0;
  color: #acb1bc;
}

.case-study__title {
  margin-top: 0;
}

.case-study__title a, .case-study__title a:hover {
  color: inherit;
}

.case-study__block__last {
  order: 3;
}

@media (min-width: 992px) {
  .case-study:nth-child(odd) .case-study__block__last {
    margin-left: 58.33333%;
  }
  .case-study:nth-child(even) .case-study__block__first {
    order: 2;
  }
  .case-study:nth-child(even) .case-study__block__middle {
    order: 1;
    margin-left: 8.33333%;
  }
  .case-study:nth-child(even) .case-study__block__last {
    margin-left: 16.66667%;
  }
  .case-study__header {
    position: absolute;
    bottom: 264px;
    padding: 0 48px;
    left: 0;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .case-study__header {
    bottom: 336px;
  }
}

.portfolio__navigation {
  padding-top: 120px;
  margin-top: 120px;
  margin-bottom: -96px;
  border-top: solid 1px #f8f8f8;
}

/* Typography
  ========================================================================== */
body,
button,
input,
select,
textarea {
  color: #32353a;
  font-family: "HK Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

textarea {
  resize: vertical;
}

.h1,
h1,
.h2,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  font-family: "HK Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: 36px 0 12px;
  word-wrap: break-word;
}

.h1 span,
h1 span,
.h2 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  display: inline-block;
}

.h1,
h1 {
  font-size: 38px;
  line-height: 48px;
}

@media (min-width: 992px) {
  .h1,
  h1 {
    font-size: 56px;
    line-height: 72px;
  }
}

.h2,
h2 {
  font-size: 34px;
  line-height: 48px;
}

@media (min-width: 992px) {
  .h2,
  h2 {
    font-size: 45px;
    line-height: 60px;
  }
}

h3 {
  font-size: 30px;
  line-height: 48px;
}

@media (min-width: 992px) {
  h3 {
    font-size: 34px;
  }
}

h4 {
  font-size: 28px;
  line-height: 36px;
  margin: 24px 0 12px;
}

@media (min-width: 992px) {
  h4 {
    font-size: 30px;
  }
}

h5 {
  font-size: 22px;
  line-height: 36px;
  margin: 24px 0 12px;
}

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

h6 {
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 992px) {
  h6 {
    font-size: 20px;
  }
}

p {
  margin: 0 0 24px;
  padding: 0;
}

p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 48px;
  line-height: 42px;
  margin: 6px 6px 0 0;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}

.big {
  font-size: 24px;
  line-height: 36px;
}

.display-one {
  clear: both;
  margin: 24px 0 12px;
  font-size: 56px;
  line-height: 72px;
}

@media (min-width: 992px) {
  .display-one {
    font-size: 95px;
    line-height: 120px;
  }
}

.sub-head {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.sub-head-2 {
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.text-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-body-2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-body-3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
}

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

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

.text-capitalize {
  text-transform: capitalize;
}

.text-underline {
  text-decoration: underline !important;
}

.text-underline:hover {
  text-decoration: none !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* Forms
   ========================================================================== */
label {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

fieldset {
  display: block;
  padding: 0;
  border: none;
}

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 {
  display: block;
  padding: 10px 12px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  border: 2px solid #32353a;
  box-shadow: none;
  border-radius: 0;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.invert input[type="text"], .invert
input[type="email"], .invert
input[type="url"], .invert
input[type="password"], .invert
input[type="search"], .invert
input[type="number"], .invert
input[type="tel"], .invert
input[type="range"], .invert
input[type="date"], .invert
input[type="month"], .invert
input[type="week"], .invert
input[type="time"], .invert
input[type="datetime"], .invert
input[type="datetime-local"], .invert
input[type="color"], .invert
textarea {
  background-color: #32353a;
  color: #fff;
  border-color: #fff;
}

select {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  border: 2px solid;
  border-radius: 0;
  height: 48px;
  width: 100%;
  max-width: 100%;
  padding: 10px 12px;
  background-color: #fff;
  background-image: url("assets/media/icon/more.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#mc_embed_signup .response {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 10px 12px !important;
  margin: 12px 0 0 !important;
  color: inherit !important;
}

div.mce_inline_error {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 12px !important;
  margin: 0 !important;
  color: inherit !important;
  background-color: transparent !important;
}

input.mce_inline_error {
  border-color: #32353a !important;
}

#mc-embedded-subscribe {
  margin-left: -2px;
}

.post-password-form input[type="submit"] {
  margin-left: -2px;
}

.search-form button {
  margin-left: -2px;
}

.search-form button .icon {
  margin-right: -10px;
}

.form-elements.row > div:not(.col-12) .form-field {
  margin-left: -2px;
}

.wpcf7 label + br,
.wpcf7-form-control-wrap + br {
  display: none;
}

div.wpcf7-response-output {
  position: relative;
  margin: 24px 0;
  padding: 24px;
  background-color: #32353a;
  color: #fff;
  border-radius: 0;
}

span.wpcf7-not-valid-tip {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  background: #ff9700;
  color: #fff;
  padding: 0 12px;
}

div.wpcf7-mail-sent-ok {
  border: 0;
  background-color: #179ad6 !important;
  color: #fff;
}

div.wpcf7-mail-sent-ng {
  border: 0;
  background-color: #32353a !important;
  color: #fff;
}

div.wpcf7-spam-blocked {
  border: 0;
  background-color: #efefef;
  color: #32353a;
}

div.wpcf7-validation-errors {
  border: 0;
  background-color: #ff9700;
  color: #fff;
}

.wpcf7-form-control-wrap.acceptance {
  display: block;
  position: relative;
  padding-left: 24px;
}

.wpcf7-form-control-wrap.acceptance [name="acceptance"] {
  position: absolute;
  top: 3px;
  left: 0;
}

.wpcf7-form-control-wrap.acceptance span.wpcf7-list-item {
  margin: 0;
}

::-webkit-input-placeholder {
  color: #32353a;
}

:-ms-input-placeholder {
  color: #32353a;
}

::-ms-input-placeholder {
  color: #32353a;
}

::placeholder {
  color: #32353a;
}

.invert ::-webkit-input-placeholder {
  color: #fff;
}

.invert :-ms-input-placeholder {
  color: #fff;
}

.invert ::-ms-input-placeholder {
  color: #fff;
}

.invert ::placeholder {
  color: #fff;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
.btn {
  display: inline-block;
  position: relative;
  height: auto;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 2px solid;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  padding: 10px 30px;
  border-radius: 0;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}

button:not(a),
[type="button"]:not(a),
[type="reset"]:not(a),
[type="submit"]:not(a),
.btn:not(a) {
  cursor: default;
}

button, button:hover, button:focus, button:active,
[type="button"],
[type="button"]:hover,
[type="button"]:focus,
[type="button"]:active,
[type="reset"],
[type="reset"]:hover,
[type="reset"]:focus,
[type="reset"]:active,
[type="submit"],
[type="submit"]:hover,
[type="submit"]:focus,
[type="submit"]:active,
.btn,
.btn:hover,
.btn:focus,
.btn:active {
  color: #32353a;
  background-color: #fff;
}

.invert button, .invert button:hover, .invert button:focus, .invert button:active, .invert
[type="button"], .invert
[type="button"]:hover, .invert
[type="button"]:focus, .invert
[type="button"]:active, .invert
[type="reset"], .invert
[type="reset"]:hover, .invert
[type="reset"]:focus, .invert
[type="reset"]:active, .invert
[type="submit"], .invert
[type="submit"]:hover, .invert
[type="submit"]:focus, .invert
[type="submit"]:active, .invert
.btn, .invert
.btn:hover, .invert
.btn:focus, .invert
.btn:active {
  color: #fff;
  background-color: #32353a;
}

.mejs-container button, .mejs-container button:hover, .mejs-container button:focus, .mejs-container button:active, .mejs-container
[type="button"], .mejs-container
[type="button"]:hover, .mejs-container
[type="button"]:focus, .mejs-container
[type="button"]:active, .mejs-container
[type="reset"], .mejs-container
[type="reset"]:hover, .mejs-container
[type="reset"]:focus, .mejs-container
[type="reset"]:active, .mejs-container
[type="submit"], .mejs-container
[type="submit"]:hover, .mejs-container
[type="submit"]:focus, .mejs-container
[type="submit"]:active, .mejs-container
.btn, .mejs-container
.btn:hover, .mejs-container
.btn:focus, .mejs-container
.btn:active {
  background-color: transparent;
}

.google-map button, .google-map
[type="button"], .google-map
[type="reset"], .google-map
[type="submit"], .google-map
.btn {
  white-space: normal;
}

button.btn--active, button.btn--active:hover, button.btn--active:focus, button.btn--active:active,
[type="button"].btn--active,
[type="button"].btn--active:hover,
[type="button"].btn--active:focus,
[type="button"].btn--active:active,
[type="reset"].btn--active,
[type="reset"].btn--active:hover,
[type="reset"].btn--active:focus,
[type="reset"].btn--active:active,
[type="submit"].btn--active,
[type="submit"].btn--active:hover,
[type="submit"].btn--active:focus,
[type="submit"].btn--active:active,
.btn.btn--active,
.btn.btn--active:hover,
.btn.btn--active:focus,
.btn.btn--active:active {
  border-color: #32353a;
  color: #fff;
  background-color: #32353a;
}

button.btn--active:not(.no-effect)::after, button.btn--active:hover:not(.no-effect)::after, button.btn--active:focus:not(.no-effect)::after, button.btn--active:active:not(.no-effect)::after,
[type="button"].btn--active:not(.no-effect)::after,
[type="button"].btn--active:hover:not(.no-effect)::after,
[type="button"].btn--active:focus:not(.no-effect)::after,
[type="button"].btn--active:active:not(.no-effect)::after,
[type="reset"].btn--active:not(.no-effect)::after,
[type="reset"].btn--active:hover:not(.no-effect)::after,
[type="reset"].btn--active:focus:not(.no-effect)::after,
[type="reset"].btn--active:active:not(.no-effect)::after,
[type="submit"].btn--active:not(.no-effect)::after,
[type="submit"].btn--active:hover:not(.no-effect)::after,
[type="submit"].btn--active:focus:not(.no-effect)::after,
[type="submit"].btn--active:active:not(.no-effect)::after,
.btn.btn--active:not(.no-effect)::after,
.btn.btn--active:hover:not(.no-effect)::after,
.btn.btn--active:focus:not(.no-effect)::after,
.btn.btn--active:active:not(.no-effect)::after {
  right: 0;
  left: 0;
  background-color: #fff;
}

button.btn--active:not(.no-effect):hover .btn__copy, button.btn--active:hover:not(.no-effect):hover .btn__copy, button.btn--active:focus:not(.no-effect):hover .btn__copy, button.btn--active:active:not(.no-effect):hover .btn__copy,
[type="button"].btn--active:not(.no-effect):hover .btn__copy,
[type="button"].btn--active:hover:not(.no-effect):hover .btn__copy,
[type="button"].btn--active:focus:not(.no-effect):hover .btn__copy,
[type="button"].btn--active:active:not(.no-effect):hover .btn__copy,
[type="reset"].btn--active:not(.no-effect):hover .btn__copy,
[type="reset"].btn--active:hover:not(.no-effect):hover .btn__copy,
[type="reset"].btn--active:focus:not(.no-effect):hover .btn__copy,
[type="reset"].btn--active:active:not(.no-effect):hover .btn__copy,
[type="submit"].btn--active:not(.no-effect):hover .btn__copy,
[type="submit"].btn--active:hover:not(.no-effect):hover .btn__copy,
[type="submit"].btn--active:focus:not(.no-effect):hover .btn__copy,
[type="submit"].btn--active:active:not(.no-effect):hover .btn__copy,
.btn.btn--active:not(.no-effect):hover .btn__copy,
.btn.btn--active:hover:not(.no-effect):hover .btn__copy,
.btn.btn--active:focus:not(.no-effect):hover .btn__copy,
.btn.btn--active:active:not(.no-effect):hover .btn__copy {
  color: #32353a;
}

.invert button.btn--active:not(.no-effect), .invert button.btn--active:hover:not(.no-effect), .invert button.btn--active:focus:not(.no-effect), .invert button.btn--active:active:not(.no-effect), .invert
[type="button"].btn--active:not(.no-effect), .invert
[type="button"].btn--active:hover:not(.no-effect), .invert
[type="button"].btn--active:focus:not(.no-effect), .invert
[type="button"].btn--active:active:not(.no-effect), .invert
[type="reset"].btn--active:not(.no-effect), .invert
[type="reset"].btn--active:hover:not(.no-effect), .invert
[type="reset"].btn--active:focus:not(.no-effect), .invert
[type="reset"].btn--active:active:not(.no-effect), .invert
[type="submit"].btn--active:not(.no-effect), .invert
[type="submit"].btn--active:hover:not(.no-effect), .invert
[type="submit"].btn--active:focus:not(.no-effect), .invert
[type="submit"].btn--active:active:not(.no-effect), .invert
.btn.btn--active:not(.no-effect), .invert
.btn.btn--active:hover:not(.no-effect), .invert
.btn.btn--active:focus:not(.no-effect), .invert
.btn.btn--active:active:not(.no-effect) {
  border-color: #fff;
  color: #32353a;
  background-color: #fff;
}

.invert button.btn--active:not(.no-effect):after, .invert button.btn--active:hover:not(.no-effect):after, .invert button.btn--active:focus:not(.no-effect):after, .invert button.btn--active:active:not(.no-effect):after, .invert
[type="button"].btn--active:not(.no-effect):after, .invert
[type="button"].btn--active:hover:not(.no-effect):after, .invert
[type="button"].btn--active:focus:not(.no-effect):after, .invert
[type="button"].btn--active:active:not(.no-effect):after, .invert
[type="reset"].btn--active:not(.no-effect):after, .invert
[type="reset"].btn--active:hover:not(.no-effect):after, .invert
[type="reset"].btn--active:focus:not(.no-effect):after, .invert
[type="reset"].btn--active:active:not(.no-effect):after, .invert
[type="submit"].btn--active:not(.no-effect):after, .invert
[type="submit"].btn--active:hover:not(.no-effect):after, .invert
[type="submit"].btn--active:focus:not(.no-effect):after, .invert
[type="submit"].btn--active:active:not(.no-effect):after, .invert
.btn.btn--active:not(.no-effect):after, .invert
.btn.btn--active:hover:not(.no-effect):after, .invert
.btn.btn--active:focus:not(.no-effect):after, .invert
.btn.btn--active:active:not(.no-effect):after {
  background-color: #32353a;
}

.invert button.btn--active:not(.no-effect):hover .btn__copy, .invert button.btn--active:hover:not(.no-effect):hover .btn__copy, .invert button.btn--active:focus:not(.no-effect):hover .btn__copy, .invert button.btn--active:active:not(.no-effect):hover .btn__copy, .invert
[type="button"].btn--active:not(.no-effect):hover .btn__copy, .invert
[type="button"].btn--active:hover:not(.no-effect):hover .btn__copy, .invert
[type="button"].btn--active:focus:not(.no-effect):hover .btn__copy, .invert
[type="button"].btn--active:active:not(.no-effect):hover .btn__copy, .invert
[type="reset"].btn--active:not(.no-effect):hover .btn__copy, .invert
[type="reset"].btn--active:hover:not(.no-effect):hover .btn__copy, .invert
[type="reset"].btn--active:focus:not(.no-effect):hover .btn__copy, .invert
[type="reset"].btn--active:active:not(.no-effect):hover .btn__copy, .invert
[type="submit"].btn--active:not(.no-effect):hover .btn__copy, .invert
[type="submit"].btn--active:hover:not(.no-effect):hover .btn__copy, .invert
[type="submit"].btn--active:focus:not(.no-effect):hover .btn__copy, .invert
[type="submit"].btn--active:active:not(.no-effect):hover .btn__copy, .invert
.btn.btn--active:not(.no-effect):hover .btn__copy, .invert
.btn.btn--active:hover:not(.no-effect):hover .btn__copy, .invert
.btn.btn--active:focus:not(.no-effect):hover .btn__copy, .invert
.btn.btn--active:active:not(.no-effect):hover .btn__copy {
  color: #fff;
}

button:not(.no-effect)::after,
[type="button"]:not(.no-effect)::after,
[type="reset"]:not(.no-effect)::after,
[type="submit"]:not(.no-effect)::after,
.btn:not(.no-effect)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  left: -1px;
  width: auto;
  height: 100%;
  background-color: #32353a;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  z-index: 0;
  will-change: transform;
}

.invert button:not(.no-effect)::after, .invert
[type="button"]:not(.no-effect)::after, .invert
[type="reset"]:not(.no-effect)::after, .invert
[type="submit"]:not(.no-effect)::after, .invert
.btn:not(.no-effect)::after {
  background-color: #fff;
}

.mejs-container button:not(.no-effect)::after, .mejs-container
[type="button"]:not(.no-effect)::after, .mejs-container
[type="reset"]:not(.no-effect)::after, .mejs-container
[type="submit"]:not(.no-effect)::after, .mejs-container
.btn:not(.no-effect)::after {
  display: none;
}

.google-map button:not(.no-effect)::after, .google-map
[type="button"]:not(.no-effect)::after, .google-map
[type="reset"]:not(.no-effect)::after, .google-map
[type="submit"]:not(.no-effect)::after, .google-map
.btn:not(.no-effect)::after {
  display: none;
}

button:not(.no-effect) .btn__copy,
[type="button"]:not(.no-effect) .btn__copy,
[type="reset"]:not(.no-effect) .btn__copy,
[type="submit"]:not(.no-effect) .btn__copy,
.btn:not(.no-effect) .btn__copy {
  display: block;
  position: relative;
  z-index: 1;
}

button:not(.no-effect):hover::after,
[type="button"]:not(.no-effect):hover::after,
[type="reset"]:not(.no-effect):hover::after,
[type="submit"]:not(.no-effect):hover::after,
.btn:not(.no-effect):hover::after {
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scale(1);
          transform: scale(1);
}

button:not(.no-effect):hover .btn__copy,
[type="button"]:not(.no-effect):hover .btn__copy,
[type="reset"]:not(.no-effect):hover .btn__copy,
[type="submit"]:not(.no-effect):hover .btn__copy,
.btn:not(.no-effect):hover .btn__copy {
  color: #fff;
}

.invert button:not(.no-effect):hover .btn__copy, .invert
[type="button"]:not(.no-effect):hover .btn__copy, .invert
[type="reset"]:not(.no-effect):hover .btn__copy, .invert
[type="submit"]:not(.no-effect):hover .btn__copy, .invert
.btn:not(.no-effect):hover .btn__copy {
  color: #32353a;
}

button.btn--block,
[type="button"].btn--block,
[type="reset"].btn--block,
[type="submit"].btn--block,
.btn.btn--block {
  display: block;
}

button.btn--transparent:not(.btn--active), button.btn--transparent:not(.btn--active):hover, button.btn--transparent:not(.btn--active):focus, button.btn--transparent:not(.btn--active):active,
[type="button"].btn--transparent:not(.btn--active),
[type="button"].btn--transparent:not(.btn--active):hover,
[type="button"].btn--transparent:not(.btn--active):focus,
[type="button"].btn--transparent:not(.btn--active):active,
[type="reset"].btn--transparent:not(.btn--active),
[type="reset"].btn--transparent:not(.btn--active):hover,
[type="reset"].btn--transparent:not(.btn--active):focus,
[type="reset"].btn--transparent:not(.btn--active):active,
[type="submit"].btn--transparent:not(.btn--active),
[type="submit"].btn--transparent:not(.btn--active):hover,
[type="submit"].btn--transparent:not(.btn--active):focus,
[type="submit"].btn--transparent:not(.btn--active):active,
.btn.btn--transparent:not(.btn--active),
.btn.btn--transparent:not(.btn--active):hover,
.btn.btn--transparent:not(.btn--active):focus,
.btn.btn--transparent:not(.btn--active):active {
  background-color: transparent;
}

button .icon,
[type="button"] .icon,
[type="reset"] .icon,
[type="submit"] .icon,
.btn .icon {
  position: relative;
  margin-left: -10px;
  margin-right: 20px;
  float: left;
}

#customer_login {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

#customer_login .col-1,
#customer_login .col-2 {
  display: block;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding-right: 24px;
  padding-left: 24px;
}

@media (min-width: 992px) {
  #customer_login .col-1,
  #customer_login .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}

#customer_login .woocommerce-form__label-for-checkbox {
  margin-right: 12px;
  margin-left: 12px;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) {
  .woocommerce-MyAccount-navigation {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
}

@media (min-width: 992px) {
  .woocommerce-MyAccount-content {
    display: inline-block;
    width: 74.5%;
    padding-left: 48px;
    vertical-align: top;
  }
}

@media (min-width: 992px) {
  .woocommerce-orders-table.order_details th,
  .woocommerce-table.order_details th {
    width: 70%;
  }
}

@media (min-width: 992px) {
  .woocommerce-orders-table.order_details tfoot tr th,
  .woocommerce-table.order_details tfoot tr th {
    padding-left: 35%;
  }
}

.woocommerce-orders-table.order_details tfoot tr:last-child .amount,
.woocommerce-table.order_details tfoot tr:last-child .amount {
  font-size: 18px;
  font-weight: 700;
}

@media (min-width: 992px) {
  .woocommerce-orders-table.order_details tfoot tr:last-child .amount,
  .woocommerce-table.order_details tfoot tr:last-child .amount {
    font-size: 20px;
  }
}

.woocommerce-order > p {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f8f8f8;
}

.woocommerce-order-overview {
  width: 100%;
  margin: 0 0 72px;
  padding: 0;
  list-style: none;
  color: #acb1bc;
}

@media (min-width: 992px) {
  .woocommerce-order-overview {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

.woocommerce-order-overview li {
  margin-bottom: 24px;
}

.woocommerce-order-overview strong {
  display: block;
  color: #32353a;
}

body.woocommerce-cart .woocommerce::after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce-cart-form {
    display: block;
    width: 66.66667%;
    padding-right: 48px;
    float: left;
  }
}

body.woocommerce-cart .woocommerce-cart-form table.cart {
  border: none;
}

body.woocommerce-cart .woocommerce-cart-form thead th {
  display: none;
}

body.woocommerce-cart .woocommerce-cart-form tbody tr {
  border: none;
}

body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item {
  border-bottom: 1px solid #f8f8f8;
}

body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item a:not(:hover) {
  color: inherit;
}

body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item .amount {
  color: #acb1bc;
}

body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item .quantity {
  width: 48px;
}

@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item .quantity {
    margin-right: 12px;
  }
}

body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item .quantity input[type="number"] {
  padding: 0;
  font-size: inherit;
  border: none;
  text-align: right;
  background-color: transparent;
}

@media (max-width: 991px) {
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td {
    display: table;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 24px 0;
    text-align: left;
    vertical-align: middle;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td:not(.product-thumbnail)::before {
    content: attr(data-title);
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    color: #acb1bc;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td:not(.product-thumbnail) > * {
    float: right;
    text-align: right;
    display: block;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td.product-remove {
    margin-bottom: -24px;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td.product-thumbnail {
    display: block;
    margin-top: 0;
    width: 35%;
    text-align: center;
  }
}

@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td.product-thumbnail {
    width: 144px;
    padding-right: 48px;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td.product-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1200px) {
  body.woocommerce-cart .woocommerce-cart-form tbody tr.cart_item td.product-name {
    width: 50%;
  }
}

body.woocommerce-cart .woocommerce-cart-form td.actions {
  position: relative;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .coupon {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce-cart-form td.actions .coupon {
    width: 60%;
    position: relative;
    margin-bottom: 0;
  }
}

body.woocommerce-cart .woocommerce-cart-form td.actions .coupon label {
  display: none;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .coupon input {
  border-color: transparent;
  background-color: #f8f8f8;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button {
  border-color: transparent;
  background-color: transparent;
  padding-right: 12px;
  padding-left: 12px;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button::after {
  display: none;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button .btn__copy, body.woocommerce-cart .woocommerce-cart-form td.actions .button .btn__copy:hover {
  color: inherit;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="apply_coupon"]:hover {
  color: #ff9700;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="update_cart"] {
  color: #32353a;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="update_cart"]:hover {
  color: #ff9700;
}

body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="update_cart"]:disabled, body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="update_cart"]:disabled:hover {
  color: #acb1bc;
}

@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce-cart-form td.actions .button[name="update_cart"] {
    position: absolute;
    top: 24px;
    right: 0;
  }
}

body.woocommerce-cart .cart-collaterals {
  position: relative;
  padding: 48px 36px 36px;
}

@media (min-width: 992px) {
  body.woocommerce-cart .cart-collaterals {
    display: block;
    width: 33.33333%;
    float: left;
  }
}

body.woocommerce-cart .cart-collaterals::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: 0;
}

.flatten-pattern body.woocommerce-cart .cart-collaterals::before {
  background-image: none;
  background-color: #f8f8f8;
}

body.woocommerce-cart .cart-collaterals::after {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  background-color: #fff;
  pointer-events: none;
  z-index: 1;
}

body.woocommerce-cart .cart-collaterals > * {
  position: relative;
  z-index: 2;
}

body.woocommerce-cart .cart-collaterals table {
  margin-bottom: 0;
}

body.woocommerce-cart .cart-collaterals table td,
body.woocommerce-cart .cart-collaterals table th {
  padding: 24px 0;
}

body.woocommerce-cart .cart-collaterals table th {
  font-weight: inherit;
  padding-right: 24px;
}

body.woocommerce-cart .cart-collaterals table tr {
  border: none;
}

body.woocommerce-cart .cart-collaterals table tr:not(.order-total) {
  border-bottom: 1px solid #f8f8f8;
}

body.woocommerce-cart .cart-collaterals table tr.shipping th {
  vertical-align: top;
}

body.woocommerce-cart .cart-collaterals table tr.order-total .amount {
  font-size: 18px;
}

@media (min-width: 992px) {
  body.woocommerce-cart .cart-collaterals table tr.order-total .amount {
    font-size: 20px;
  }
}

body.woocommerce-cart .cart-collaterals h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 24px;
}

@media (min-width: 992px) {
  body.woocommerce-cart .cart-collaterals h2 {
    font-size: 20px;
  }
}

body.woocommerce-cart .cart-collaterals ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #acb1bc;
}

body.woocommerce-cart .cart-collaterals ul li {
  margin-bottom: 6px;
}

body.woocommerce-cart .cart-collaterals ul li label {
  margin-right: 6px;
  margin-left: 6px;
}

body.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator {
  width: 192px;
  max-width: 100%;
}

body.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator > p {
  margin: 0;
}

body.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator > p a {
  font-size: 14px;
  text-decoration: underline;
}

body.woocommerce-cart .cart-collaterals .shipping-calculator-form {
  margin-top: 12px;
}

body.woocommerce-cart .cart-collaterals .shipping-calculator-form p:last-of-type {
  margin-bottom: 0;
}

body.woocommerce-cart .cart-collaterals .shipping-calculator-form [type="submit"] {
  display: block;
  width: 100%;
}

body.woocommerce-cart .cart-collaterals .checkout-button {
  display: block;
  position: relative;
  height: auto;
  line-height: 24px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  padding: 12px 30px;
  border-radius: 0;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
  cursor: default;
  background-color: #32353a;
  color: #fff;
}

body.woocommerce-cart .cart-collaterals .checkout-button:hover {
  background-color: #00bf7c;
}

.col2-set > .col-1,
.col2-set > .col-2 {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.select2-container {
  display: block;
  width: 100% !important;
}

.select2-container--default .select2-dropdown {
  border-radius: 0;
  border: 2px solid;
  background-color: #32353a;
}

.select2-container--default .select2-dropdown .select2-search--dropdown {
  padding: 12px;
}

.select2-container--default .select2-dropdown .select2-search__field {
  display: block;
  padding: 6px 12px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 24px;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select2-container--default .select2-results__option {
  display: block;
  padding: 10px 12px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.02em;
  background-color: #32353a;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"] {
  background-color: #ff9700;
  color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #00bf7c;
  color: #fff;
}

.select2-container--default .select2-selection--single {
  height: 48px;
  border: 2px solid;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: block;
  position: relative;
  height: 100%;
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  padding: 10px 12px;
  border-radius: 0;
  white-space: nowrap;
  color: inherit;
  background-image: url(assets/media/icon/more.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: right center;
}

.checkout.woocommerce-checkout::after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.checkout.woocommerce-checkout h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 36px 0 24px;
}

@media (min-width: 992px) {
  .checkout.woocommerce-checkout h3 {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .checkout.woocommerce-checkout #customer_details {
    display: block;
    width: 54.5%;
    padding-right: 48px;
    float: left;
  }
  .checkout.woocommerce-checkout #order_review_heading,
  .checkout.woocommerce-checkout #order_review {
    display: block;
    width: 45.5%;
    padding-left: 48px;
    float: left;
    clear: none;
  }
}

.checkout.woocommerce-checkout .woocommerce-invalid input,
.checkout.woocommerce-checkout .woocommerce-invalid select,
.checkout.woocommerce-checkout .woocommerce-invalid textarea,
.checkout.woocommerce-checkout .woocommerce-invalid .select2-container--default .select2-selection--single {
  border-color: #ff9700;
}

.checkout.woocommerce-checkout textarea {
  min-height: 132px;
}

.checkout.woocommerce-checkout #place_order {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  line-height: 24px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  padding: 12px 30px;
  border-radius: 0;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
  cursor: default;
  background-color: #32353a;
  color: #fff;
}

.checkout.woocommerce-checkout #place_order:hover {
  background-color: #00bf7c;
}

.checkout.woocommerce-checkout #place_order::after {
  display: none;
}

.checkout.woocommerce-checkout #place_order .btn__copy, .checkout.woocommerce-checkout #place_order .btn__copy:hover {
  color: inherit;
}

.checkout_coupon.woocommerce-form-coupon {
  overflow: hidden;
}

.woocommerce-form__label-for-checkbox span {
  margin-right: 6px;
  margin-left: 6px;
}

.woocommerce-checkout-review-order-table {
  border: none;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
  border: none;
  padding: 24px 0;
}

.woocommerce-checkout-review-order-table th {
  font-weight: inherit;
  padding-right: 24px;
}

.woocommerce-checkout-review-order-table tr {
  border: none;
}

.woocommerce-checkout-review-order-table tr td:first-child {
  width: 50%;
}

.woocommerce-checkout-review-order-table tr:not(.order-total) {
  border-bottom: 1px solid #f8f8f8;
}

.woocommerce-checkout-review-order-table tr.shipping th {
  vertical-align: top;
}

.woocommerce-checkout-review-order-table tr.order-total .amount {
  font-size: 18px;
}

@media (min-width: 992px) {
  .woocommerce-checkout-review-order-table tr.order-total .amount {
    font-size: 20px;
  }
}

.woocommerce-checkout-review-order-table tr.cart_item {
  color: #acb1bc;
}

.woocommerce-checkout-review-order-table tr.cart_item .product-quantity {
  color: #32353a;
}

.woocommerce-checkout-review-order-table ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #acb1bc;
}

.woocommerce-checkout-review-order-table ul li:not(:last-child) {
  margin-bottom: 6px;
}

.woocommerce-checkout-review-order-table ul li label {
  margin-right: 6px;
  margin-left: 6px;
}

.woocommerce-checkout-payment {
  margin-top: -24px;
}

.woocommerce-checkout-payment ul {
  padding: 0;
  margin: 0 0 24px;
  list-style: none;
}

.woocommerce-checkout-payment ul li {
  border-top: 1px solid #f8f8f8;
  padding-top: 24px;
  padding-bottom: 24px;
}

.woocommerce-checkout-payment ul li label {
  margin-right: 6px;
  margin-left: 6px;
}

.woocommerce-checkout-payment ul li .payment_box {
  padding: 24px 24px 0;
}

.woocommerce-checkout-payment ul li .payment_box p:last-child {
  margin-bottom: 0;
}

.woocommerce-checkout-payment ul li.payment_method_ppec_paypal img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  position: relative;
  margin: 0 0 24px;
  padding: 24px;
  list-style: none;
  color: #fff;
  z-index: 2;
}

.woocommerce-info::before,
.woocommerce-error::before,
.woocommerce-message::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -12px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: -2;
}

.flatten-pattern .woocommerce-info::before, .flatten-pattern
.woocommerce-error::before, .flatten-pattern
.woocommerce-message::before {
  background-image: none;
  background-color: #f8f8f8;
}

.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-message::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00bf7c;
  pointer-events: none;
  z-index: -1;
}

.woocommerce-info a,
.woocommerce-error a,
.woocommerce-message a {
  color: inherit;
  text-decoration: underline;
}

.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-message a:hover {
  color: inherit;
  text-decoration: none;
}

.woocommerce-info > *:last-child,
.woocommerce-error > *:last-child,
.woocommerce-message > *:last-child {
  margin-bottom: 0;
}

.woocommerce-error::after {
  background-color: #ff9700;
}

.woocommerce-info::after {
  background-color: #32353a;
}

.woocommerce[class*="column"] > * {
  flex: unset;
  max-width: 100%;
}

.woocommerce[class*="column"] ul.products {
  padding: 0;
  list-style: none;
  max-width: none;
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
  clear: both;
}

.woocommerce[class*="column"] ul.products > * {
  display: block;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 24px;
  padding-left: 24px;
}

.woocommerce[class*="column"] ul.products li {
  margin-bottom: 48px;
}

.woocommerce[class*="column"] ul.products li .wc-forward {
  position: absolute;
  font-weight: bold;
  bottom: -24px;
  left: 24px;
}

@media (min-width: 992px) {
  .woocommerce[class*="column"] ul.products li .wc-forward {
    bottom: 0;
    left: auto;
    right: 24px;
  }
}

.woocommerce[class*="column"] ul.products li .wc-forward:not(:hover) {
  color: #acb1bc;
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link {
  display: block;
  position: relative;
  color: inherit;
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link .onsale {
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  background-color: #ff9700;
  color: #fff;
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link img {
  width: 100%;
  height: auto;
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 24px 0 6px;
}

@media (min-width: 992px) {
  .woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link h2 {
    font-size: 18px;
  }
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link .price {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 6px;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  transition: opacity 200ms ease, -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 200ms ease, transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 200ms ease, transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity, transform;
}

@media (min-width: 992px) {
  .woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link .price {
    font-size: 16px;
  }
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link .price del {
  color: #acb1bc;
}

.woocommerce[class*="column"] ul.products li .woocommerce-loop-product__link .price ins {
  padding: 0;
  background-color: transparent;
  color: inherit;
  margin-right: 6px;
  margin-left: 6px;
}

.woocommerce[class*="column"] ul.products li .button {
  display: block;
  position: relative;
  margin-top: -30px;
  font-weight: 700;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  opacity: 0;
  transition: opacity 200ms ease, -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 200ms ease, transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 200ms ease, transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity, transform;
}

.woocommerce[class*="column"] ul.products li:hover .woocommerce-loop-product__link .price {
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  opacity: 0;
}

.woocommerce[class*="column"] ul.products li:hover .button {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.woocommerce[class*="column"] ul.products .product-category a {
  display: block;
  color: inherit;
}

.woocommerce[class*="column"] ul.products .product-category img {
  width: 100%;
  height: auto;
}

.woocommerce[class*="column"] ul.products .product-category h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 24px 0 6px;
}

@media (min-width: 992px) {
  .woocommerce[class*="column"] ul.products .product-category h2 {
    font-size: 22px;
  }
}

.woocommerce[class*="column"] ul.products .product-category h2 mark {
  background-color: transparent;
  color: #acb1bc;
}

.woocommerce-ordering {
  margin-bottom: 48px;
}

@media (min-width: 992px) {
  .woocommerce-ordering {
    display: block;
    width: 50%;
    float: left;
  }
  .woocommerce-ordering select {
    float: right;
    max-width: 288px;
  }
}

.woocommerce-result-count {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  color: #acb1bc;
}

@media (min-width: 992px) {
  .woocommerce-result-count {
    display: block;
    width: 50%;
    margin-bottom: 48px;
    float: left;
  }
}

.woocommerce-pagination ul.page-numbers {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-pagination ul.page-numbers li {
  display: inline-block;
  position: relative;
}

.woocommerce-pagination ul.page-numbers li > * {
  display: block;
  min-width: 42px;
  line-height: 42px;
  height: 42px;
  border-radius: 21px;
  margin-right: 12px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.woocommerce-pagination ul.page-numbers li > *:not(:hover) {
  color: inherit;
}

.woocommerce-pagination ul.page-numbers li > *.current {
  color: #fff;
  background-color: #32353a;
}

.woocommerce-pagination ul.page-numbers li > *.prev, .woocommerce-pagination ul.page-numbers li > *.next {
  display: none;
}

/* Elements
   ========================================================================== */
@-ms-viewport {
  width: device-width;
}

html {
  height: 100%;
  font-size: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  background-color: #fff;
}

body {
  min-height: 100%;
  margin: 0;
  overflow-x: hidden;
}

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

ul,
ol {
  margin: 0 0 24px 24px;
  padding: 0;
}

ul {
  list-style: disc;
}

ul.has-icons {
  list-style: none;
}

ul.has-icons li {
  position: relative;
  padding-left: 6px;
}

ul.has-icons li .icon {
  position: absolute;
  top: 0;
  left: -24px;
  line-height: 24px;
}

ol {
  list-style: decimal;
  margin-left: 24px;
}

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

dl {
  margin: 0 0 24px;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 24px;
}

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

del {
  opacity: 0.8;
}

a {
  color: #00bf7c;
  text-decoration: none;
}

a:hover {
  color: #ff9700;
}

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

figure {
  margin: 0;
}

figcaption {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
  color: #acb1bc;
  text-align: center;
}

b,
strong {
  font-weight: 700;
}

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

cite {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin: 24px 0 0;
}

.archive-content .format-quote h3,
blockquote {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  line-height: 36px;
  margin: 24px 0 36px;
  padding: 36px 45px !important;
  border: none !important;
  background-color: #fff;
  color: #32353a;
}

@media (min-width: 992px) {
  .archive-content .format-quote h3,
  blockquote {
    font-size: 30px;
    line-height: 48px;
  }
}

.archive-content .format-quote h3::before,
blockquote::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: -12px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-45deg, transparent 46%, #32353a 49%, #32353a 51%, transparent 55%);
  background-size: 6px 6px;
  pointer-events: none;
  z-index: -1;
}

.flatten-pattern .archive-content .format-quote h3::before, .flatten-pattern
blockquote::before {
  background-image: none;
  background-color: #f8f8f8;
}

.archive-content .format-quote h3::after,
blockquote::after {
  content: "";
  position: absolute;
  top: 6px;
  right: 12px;
  width: 48px;
  height: 48px;
  background-image: url("assets/media/icon/quote.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.archive-content .format-quote h3 p,
blockquote p {
  font: inherit;
  color: inherit;
}

.archive-content .format-quote h3 p:last-child,
blockquote p:last-child {
  margin-bottom: 0;
}

.archive-content .format-quote h3 cite,
blockquote cite {
  display: block;
  font-size: 16px;
  color: #acb1bc;
}

.comment blockquote,
body:not(.single-post) blockquote {
  margin: 36px 12px;
}

.comment blockquote::before,
body:not(.single-post) blockquote::before {
  top: -12px;
  right: -12px;
  bottom: -12px;
  width: auto;
  height: auto;
}

address {
  margin: 0 0 1.5em;
}

pre {
  color: #00bf7c;
  background: #32353a;
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: 24px;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 24px;
  border-radius: 2px;
}

code,
kbd,
tt,
var {
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: inherit;
  font-weight: normal;
  max-width: 100%;
  padding: 0 4.8px;
  border-radius: 2px;
  color: #00bf7c;
  background: #32353a;
  display: inline-block;
}

abbr, abbr[title],
acronym,
acronym[title] {
  text-decoration: underline;
  border-bottom: none;
  cursor: help;
}

mark,
ins {
  padding: 1px 4.8px;
  text-decoration: none;
  border-radius: 2px;
}

mark {
  color: #fff;
  background-color: #00bf7c;
}

ins {
  color: #fff;
  background-color: #ff9700;
}

big {
  font-size: 125%;
}

q {
  display: inline;
  quotes: "“" "”" "‘" "’";
  padding: 1px 4.8px;
  text-decoration: none;
  border-radius: 2px;
  background-color: #efefef;
}

*:focus {
  outline: none;
}

hr {
  display: block;
  height: 0;
  border: none;
  border-top: 1px solid;
  margin: 23px 0 24px;
}

hr.b-dotted {
  border-top-style: dotted;
}

hr.b-dashed {
  border-top-style: dashed;
}

.has-fixed-layout tbody {
  table-layout: fixed;
}

table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 24px;
  border: none;
  overflow-x: auto;
}

table tr {
  border-bottom: 1px solid #f8f8f8;
}

table th,
table td {
  padding: 24px 12px 24px 0;
  text-align: left;
  border: none;
}

table th:last-child,
table td:last-child {
  padding-right: 0;
}

table.minimal tr {
  border: none;
}

table.minimal th,
table.minimal td {
  padding-top: 12px;
  padding-bottom: 12px;
}

tbody {
  display: table-row-group;
  width: 100%;
  min-width: auto;
}

::-moz-selection {
  background: #32353a;
  color: #fff;
}

::selection {
  background: #32353a;
  color: #fff;
}

/* Alignments
   ========================================================================== */
.alignleft {
  display: block;
  float: left;
  margin-right: 24px;
}

.alignright {
  display: block;
  float: right;
  margin-left: 24px;
}

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

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.align-text-top {
  vertical-align: text-top;
}

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

.m-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mr-0 {
  margin-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.m-1 {
  margin: 6px;
}

.mt-1 {
  margin-top: 6px;
}

.mr-1 {
  margin-right: 6px;
}

.mb-1 {
  margin-bottom: 6px;
}

.ml-1 {
  margin-left: 6px;
}

.m-2 {
  margin: 12px;
}

.mt-2 {
  margin-top: 12px;
}

.mr-2 {
  margin-right: 12px;
}

.mb-2 {
  margin-bottom: 12px;
}

.ml-2 {
  margin-left: 12px;
}

.m-3 {
  margin: 24px;
}

.mt-3 {
  margin-top: 24px;
}

.mr-3 {
  margin-right: 24px;
}

.mb-3 {
  margin-bottom: 24px;
}

.ml-3 {
  margin-left: 24px;
}

.m-4 {
  margin: 36px;
}

.mt-4 {
  margin-top: 36px;
}

.mr-4 {
  margin-right: 36px;
}

.mb-4 {
  margin-bottom: 36px;
}

.ml-4 {
  margin-left: 36px;
}

.m-5 {
  margin: 48px;
}

.mt-5 {
  margin-top: 48px;
}

.mr-5 {
  margin-right: 48px;
}

.mb-5 {
  margin-bottom: 48px;
}

.ml-5 {
  margin-left: 48px;
}

.m-6 {
  margin: 72px;
}

.mt-6 {
  margin-top: 72px;
}

.mr-6 {
  margin-right: 72px;
}

.mb-6 {
  margin-bottom: 72px;
}

.ml-6 {
  margin-left: 72px;
}

.p-0 {
  padding: 0;
}

.pt-0 {
  padding-top: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.p-1 {
  padding: 6px;
}

.pt-1 {
  padding-top: 6px;
}

.pr-1 {
  padding-right: 6px;
}

.pb-1 {
  padding-bottom: 6px;
}

.pl-1 {
  padding-left: 6px;
}

.p-2 {
  padding: 12px;
}

.pt-2 {
  padding-top: 12px;
}

.pr-2 {
  padding-right: 12px;
}

.pb-2 {
  padding-bottom: 12px;
}

.pl-2 {
  padding-left: 12px;
}

.p-3 {
  padding: 24px;
}

.pt-3 {
  padding-top: 24px;
}

.pr-3 {
  padding-right: 24px;
}

.pb-3 {
  padding-bottom: 24px;
}

.pl-3 {
  padding-left: 24px;
}

.p-4 {
  padding: 36px;
}

.pt-4 {
  padding-top: 36px;
}

.pr-4 {
  padding-right: 36px;
}

.pb-4 {
  padding-bottom: 36px;
}

.pl-4 {
  padding-left: 36px;
}

.p-5 {
  padding: 48px;
}

.pt-5 {
  padding-top: 48px;
}

.pr-5 {
  padding-right: 48px;
}

.pb-5 {
  padding-bottom: 48px;
}

.pl-5 {
  padding-left: 48px;
}

.p-6 {
  padding: 72px;
}

.pt-6 {
  padding-top: 72px;
}

.pr-6 {
  padding-right: 72px;
}

.pb-6 {
  padding-bottom: 72px;
}

.pl-6 {
  padding-left: 72px;
}

.m-auto {
  margin: auto;
}

.mt-auto {
  margin-top: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0;
  }
  .mt-sm-0 {
    margin-top: 0;
  }
  .mr-sm-0 {
    margin-right: 0;
  }
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .ml-sm-0 {
    margin-left: 0;
  }
  .m-sm-1 {
    margin: 6px;
  }
  .mt-sm-1 {
    margin-top: 6px;
  }
  .mr-sm-1 {
    margin-right: 6px;
  }
  .mb-sm-1 {
    margin-bottom: 6px;
  }
  .ml-sm-1 {
    margin-left: 6px;
  }
  .m-sm-2 {
    margin: 12px;
  }
  .mt-sm-2 {
    margin-top: 12px;
  }
  .mr-sm-2 {
    margin-right: 12px;
  }
  .mb-sm-2 {
    margin-bottom: 12px;
  }
  .ml-sm-2 {
    margin-left: 12px;
  }
  .m-sm-3 {
    margin: 24px;
  }
  .mt-sm-3 {
    margin-top: 24px;
  }
  .mr-sm-3 {
    margin-right: 24px;
  }
  .mb-sm-3 {
    margin-bottom: 24px;
  }
  .ml-sm-3 {
    margin-left: 24px;
  }
  .m-sm-4 {
    margin: 36px;
  }
  .mt-sm-4 {
    margin-top: 36px;
  }
  .mr-sm-4 {
    margin-right: 36px;
  }
  .mb-sm-4 {
    margin-bottom: 36px;
  }
  .ml-sm-4 {
    margin-left: 36px;
  }
  .m-sm-5 {
    margin: 48px;
  }
  .mt-sm-5 {
    margin-top: 48px;
  }
  .mr-sm-5 {
    margin-right: 48px;
  }
  .mb-sm-5 {
    margin-bottom: 48px;
  }
  .ml-sm-5 {
    margin-left: 48px;
  }
  .m-sm-6 {
    margin: 72px;
  }
  .mt-sm-6 {
    margin-top: 72px;
  }
  .mr-sm-6 {
    margin-right: 72px;
  }
  .mb-sm-6 {
    margin-bottom: 72px;
  }
  .ml-sm-6 {
    margin-left: 72px;
  }
  .p-sm-0 {
    padding: 0;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  .pr-sm-0 {
    padding-right: 0;
  }
  .pb-sm-0 {
    padding-bottom: 0;
  }
  .pl-sm-0 {
    padding-left: 0;
  }
  .p-sm-1 {
    padding: 6px;
  }
  .pt-sm-1 {
    padding-top: 6px;
  }
  .pr-sm-1 {
    padding-right: 6px;
  }
  .pb-sm-1 {
    padding-bottom: 6px;
  }
  .pl-sm-1 {
    padding-left: 6px;
  }
  .p-sm-2 {
    padding: 12px;
  }
  .pt-sm-2 {
    padding-top: 12px;
  }
  .pr-sm-2 {
    padding-right: 12px;
  }
  .pb-sm-2 {
    padding-bottom: 12px;
  }
  .pl-sm-2 {
    padding-left: 12px;
  }
  .p-sm-3 {
    padding: 24px;
  }
  .pt-sm-3 {
    padding-top: 24px;
  }
  .pr-sm-3 {
    padding-right: 24px;
  }
  .pb-sm-3 {
    padding-bottom: 24px;
  }
  .pl-sm-3 {
    padding-left: 24px;
  }
  .p-sm-4 {
    padding: 36px;
  }
  .pt-sm-4 {
    padding-top: 36px;
  }
  .pr-sm-4 {
    padding-right: 36px;
  }
  .pb-sm-4 {
    padding-bottom: 36px;
  }
  .pl-sm-4 {
    padding-left: 36px;
  }
  .p-sm-5 {
    padding: 48px;
  }
  .pt-sm-5 {
    padding-top: 48px;
  }
  .pr-sm-5 {
    padding-right: 48px;
  }
  .pb-sm-5 {
    padding-bottom: 48px;
  }
  .pl-sm-5 {
    padding-left: 48px;
  }
  .p-sm-6 {
    padding: 72px;
  }
  .pt-sm-6 {
    padding-top: 72px;
  }
  .pr-sm-6 {
    padding-right: 72px;
  }
  .pb-sm-6 {
    padding-bottom: 72px;
  }
  .pl-sm-6 {
    padding-left: 72px;
  }
  .m-sm-auto {
    margin: auto;
  }
  .mt-sm-auto {
    margin-top: auto;
  }
  .mr-sm-auto {
    margin-right: auto;
  }
  .mb-sm-auto {
    margin-bottom: auto;
  }
  .ml-sm-auto {
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mr-md-0 {
    margin-right: 0;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .ml-md-0 {
    margin-left: 0;
  }
  .m-md-1 {
    margin: 6px;
  }
  .mt-md-1 {
    margin-top: 6px;
  }
  .mr-md-1 {
    margin-right: 6px;
  }
  .mb-md-1 {
    margin-bottom: 6px;
  }
  .ml-md-1 {
    margin-left: 6px;
  }
  .m-md-2 {
    margin: 12px;
  }
  .mt-md-2 {
    margin-top: 12px;
  }
  .mr-md-2 {
    margin-right: 12px;
  }
  .mb-md-2 {
    margin-bottom: 12px;
  }
  .ml-md-2 {
    margin-left: 12px;
  }
  .m-md-3 {
    margin: 24px;
  }
  .mt-md-3 {
    margin-top: 24px;
  }
  .mr-md-3 {
    margin-right: 24px;
  }
  .mb-md-3 {
    margin-bottom: 24px;
  }
  .ml-md-3 {
    margin-left: 24px;
  }
  .m-md-4 {
    margin: 36px;
  }
  .mt-md-4 {
    margin-top: 36px;
  }
  .mr-md-4 {
    margin-right: 36px;
  }
  .mb-md-4 {
    margin-bottom: 36px;
  }
  .ml-md-4 {
    margin-left: 36px;
  }
  .m-md-5 {
    margin: 48px;
  }
  .mt-md-5 {
    margin-top: 48px;
  }
  .mr-md-5 {
    margin-right: 48px;
  }
  .mb-md-5 {
    margin-bottom: 48px;
  }
  .ml-md-5 {
    margin-left: 48px;
  }
  .m-md-6 {
    margin: 72px;
  }
  .mt-md-6 {
    margin-top: 72px;
  }
  .mr-md-6 {
    margin-right: 72px;
  }
  .mb-md-6 {
    margin-bottom: 72px;
  }
  .ml-md-6 {
    margin-left: 72px;
  }
  .p-md-0 {
    padding: 0;
  }
  .pt-md-0 {
    padding-top: 0;
  }
  .pr-md-0 {
    padding-right: 0;
  }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pl-md-0 {
    padding-left: 0;
  }
  .p-md-1 {
    padding: 6px;
  }
  .pt-md-1 {
    padding-top: 6px;
  }
  .pr-md-1 {
    padding-right: 6px;
  }
  .pb-md-1 {
    padding-bottom: 6px;
  }
  .pl-md-1 {
    padding-left: 6px;
  }
  .p-md-2 {
    padding: 12px;
  }
  .pt-md-2 {
    padding-top: 12px;
  }
  .pr-md-2 {
    padding-right: 12px;
  }
  .pb-md-2 {
    padding-bottom: 12px;
  }
  .pl-md-2 {
    padding-left: 12px;
  }
  .p-md-3 {
    padding: 24px;
  }
  .pt-md-3 {
    padding-top: 24px;
  }
  .pr-md-3 {
    padding-right: 24px;
  }
  .pb-md-3 {
    padding-bottom: 24px;
  }
  .pl-md-3 {
    padding-left: 24px;
  }
  .p-md-4 {
    padding: 36px;
  }
  .pt-md-4 {
    padding-top: 36px;
  }
  .pr-md-4 {
    padding-right: 36px;
  }
  .pb-md-4 {
    padding-bottom: 36px;
  }
  .pl-md-4 {
    padding-left: 36px;
  }
  .p-md-5 {
    padding: 48px;
  }
  .pt-md-5 {
    padding-top: 48px;
  }
  .pr-md-5 {
    padding-right: 48px;
  }
  .pb-md-5 {
    padding-bottom: 48px;
  }
  .pl-md-5 {
    padding-left: 48px;
  }
  .p-md-6 {
    padding: 72px;
  }
  .pt-md-6 {
    padding-top: 72px;
  }
  .pr-md-6 {
    padding-right: 72px;
  }
  .pb-md-6 {
    padding-bottom: 72px;
  }
  .pl-md-6 {
    padding-left: 72px;
  }
  .m-md-auto {
    margin: auto;
  }
  .mt-md-auto {
    margin-top: auto;
  }
  .mr-md-auto {
    margin-right: auto;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .ml-md-auto {
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mr-lg-0 {
    margin-right: 0;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .ml-lg-0 {
    margin-left: 0;
  }
  .m-lg-1 {
    margin: 6px;
  }
  .mt-lg-1 {
    margin-top: 6px;
  }
  .mr-lg-1 {
    margin-right: 6px;
  }
  .mb-lg-1 {
    margin-bottom: 6px;
  }
  .ml-lg-1 {
    margin-left: 6px;
  }
  .m-lg-2 {
    margin: 12px;
  }
  .mt-lg-2 {
    margin-top: 12px;
  }
  .mr-lg-2 {
    margin-right: 12px;
  }
  .mb-lg-2 {
    margin-bottom: 12px;
  }
  .ml-lg-2 {
    margin-left: 12px;
  }
  .m-lg-3 {
    margin: 24px;
  }
  .mt-lg-3 {
    margin-top: 24px;
  }
  .mr-lg-3 {
    margin-right: 24px;
  }
  .mb-lg-3 {
    margin-bottom: 24px;
  }
  .ml-lg-3 {
    margin-left: 24px;
  }
  .m-lg-4 {
    margin: 36px;
  }
  .mt-lg-4 {
    margin-top: 36px;
  }
  .mr-lg-4 {
    margin-right: 36px;
  }
  .mb-lg-4 {
    margin-bottom: 36px;
  }
  .ml-lg-4 {
    margin-left: 36px;
  }
  .m-lg-5 {
    margin: 48px;
  }
  .mt-lg-5 {
    margin-top: 48px;
  }
  .mr-lg-5 {
    margin-right: 48px;
  }
  .mb-lg-5 {
    margin-bottom: 48px;
  }
  .ml-lg-5 {
    margin-left: 48px;
  }
  .m-lg-6 {
    margin: 72px;
  }
  .mt-lg-6 {
    margin-top: 72px;
  }
  .mr-lg-6 {
    margin-right: 72px;
  }
  .mb-lg-6 {
    margin-bottom: 72px;
  }
  .ml-lg-6 {
    margin-left: 72px;
  }
  .p-lg-0 {
    padding: 0;
  }
  .pt-lg-0 {
    padding-top: 0;
  }
  .pr-lg-0 {
    padding-right: 0;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pl-lg-0 {
    padding-left: 0;
  }
  .p-lg-1 {
    padding: 6px;
  }
  .pt-lg-1 {
    padding-top: 6px;
  }
  .pr-lg-1 {
    padding-right: 6px;
  }
  .pb-lg-1 {
    padding-bottom: 6px;
  }
  .pl-lg-1 {
    padding-left: 6px;
  }
  .p-lg-2 {
    padding: 12px;
  }
  .pt-lg-2 {
    padding-top: 12px;
  }
  .pr-lg-2 {
    padding-right: 12px;
  }
  .pb-lg-2 {
    padding-bottom: 12px;
  }
  .pl-lg-2 {
    padding-left: 12px;
  }
  .p-lg-3 {
    padding: 24px;
  }
  .pt-lg-3 {
    padding-top: 24px;
  }
  .pr-lg-3 {
    padding-right: 24px;
  }
  .pb-lg-3 {
    padding-bottom: 24px;
  }
  .pl-lg-3 {
    padding-left: 24px;
  }
  .p-lg-4 {
    padding: 36px;
  }
  .pt-lg-4 {
    padding-top: 36px;
  }
  .pr-lg-4 {
    padding-right: 36px;
  }
  .pb-lg-4 {
    padding-bottom: 36px;
  }
  .pl-lg-4 {
    padding-left: 36px;
  }
  .p-lg-5 {
    padding: 48px;
  }
  .pt-lg-5 {
    padding-top: 48px;
  }
  .pr-lg-5 {
    padding-right: 48px;
  }
  .pb-lg-5 {
    padding-bottom: 48px;
  }
  .pl-lg-5 {
    padding-left: 48px;
  }
  .p-lg-6 {
    padding: 72px;
  }
  .pt-lg-6 {
    padding-top: 72px;
  }
  .pr-lg-6 {
    padding-right: 72px;
  }
  .pb-lg-6 {
    padding-bottom: 72px;
  }
  .pl-lg-6 {
    padding-left: 72px;
  }
  .m-lg-auto {
    margin: auto;
  }
  .mt-lg-auto {
    margin-top: auto;
  }
  .mr-lg-auto {
    margin-right: auto;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .ml-lg-auto {
    margin-left: auto;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0;
  }
  .mt-xl-0 {
    margin-top: 0;
  }
  .mr-xl-0 {
    margin-right: 0;
  }
  .mb-xl-0 {
    margin-bottom: 0;
  }
  .ml-xl-0 {
    margin-left: 0;
  }
  .m-xl-1 {
    margin: 6px;
  }
  .mt-xl-1 {
    margin-top: 6px;
  }
  .mr-xl-1 {
    margin-right: 6px;
  }
  .mb-xl-1 {
    margin-bottom: 6px;
  }
  .ml-xl-1 {
    margin-left: 6px;
  }
  .m-xl-2 {
    margin: 12px;
  }
  .mt-xl-2 {
    margin-top: 12px;
  }
  .mr-xl-2 {
    margin-right: 12px;
  }
  .mb-xl-2 {
    margin-bottom: 12px;
  }
  .ml-xl-2 {
    margin-left: 12px;
  }
  .m-xl-3 {
    margin: 24px;
  }
  .mt-xl-3 {
    margin-top: 24px;
  }
  .mr-xl-3 {
    margin-right: 24px;
  }
  .mb-xl-3 {
    margin-bottom: 24px;
  }
  .ml-xl-3 {
    margin-left: 24px;
  }
  .m-xl-4 {
    margin: 36px;
  }
  .mt-xl-4 {
    margin-top: 36px;
  }
  .mr-xl-4 {
    margin-right: 36px;
  }
  .mb-xl-4 {
    margin-bottom: 36px;
  }
  .ml-xl-4 {
    margin-left: 36px;
  }
  .m-xl-5 {
    margin: 48px;
  }
  .mt-xl-5 {
    margin-top: 48px;
  }
  .mr-xl-5 {
    margin-right: 48px;
  }
  .mb-xl-5 {
    margin-bottom: 48px;
  }
  .ml-xl-5 {
    margin-left: 48px;
  }
  .m-xl-6 {
    margin: 72px;
  }
  .mt-xl-6 {
    margin-top: 72px;
  }
  .mr-xl-6 {
    margin-right: 72px;
  }
  .mb-xl-6 {
    margin-bottom: 72px;
  }
  .ml-xl-6 {
    margin-left: 72px;
  }
  .p-xl-0 {
    padding: 0;
  }
  .pt-xl-0 {
    padding-top: 0;
  }
  .pr-xl-0 {
    padding-right: 0;
  }
  .pb-xl-0 {
    padding-bottom: 0;
  }
  .pl-xl-0 {
    padding-left: 0;
  }
  .p-xl-1 {
    padding: 6px;
  }
  .pt-xl-1 {
    padding-top: 6px;
  }
  .pr-xl-1 {
    padding-right: 6px;
  }
  .pb-xl-1 {
    padding-bottom: 6px;
  }
  .pl-xl-1 {
    padding-left: 6px;
  }
  .p-xl-2 {
    padding: 12px;
  }
  .pt-xl-2 {
    padding-top: 12px;
  }
  .pr-xl-2 {
    padding-right: 12px;
  }
  .pb-xl-2 {
    padding-bottom: 12px;
  }
  .pl-xl-2 {
    padding-left: 12px;
  }
  .p-xl-3 {
    padding: 24px;
  }
  .pt-xl-3 {
    padding-top: 24px;
  }
  .pr-xl-3 {
    padding-right: 24px;
  }
  .pb-xl-3 {
    padding-bottom: 24px;
  }
  .pl-xl-3 {
    padding-left: 24px;
  }
  .p-xl-4 {
    padding: 36px;
  }
  .pt-xl-4 {
    padding-top: 36px;
  }
  .pr-xl-4 {
    padding-right: 36px;
  }
  .pb-xl-4 {
    padding-bottom: 36px;
  }
  .pl-xl-4 {
    padding-left: 36px;
  }
  .p-xl-5 {
    padding: 48px;
  }
  .pt-xl-5 {
    padding-top: 48px;
  }
  .pr-xl-5 {
    padding-right: 48px;
  }
  .pb-xl-5 {
    padding-bottom: 48px;
  }
  .pl-xl-5 {
    padding-left: 48px;
  }
  .p-xl-6 {
    padding: 72px;
  }
  .pt-xl-6 {
    padding-top: 72px;
  }
  .pr-xl-6 {
    padding-right: 72px;
  }
  .pb-xl-6 {
    padding-bottom: 72px;
  }
  .pl-xl-6 {
    padding-left: 72px;
  }
  .m-xl-auto {
    margin: auto;
  }
  .mt-xl-auto {
    margin-top: auto;
  }
  .mr-xl-auto {
    margin-right: auto;
  }
  .mb-xl-auto {
    margin-bottom: auto;
  }
  .ml-xl-auto {
    margin-left: auto;
  }
}

/* Accessibility
   ========================================================================== */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  width: 100%;
}

.clearfix:after {
  clear: both;
}

.d-none {
  display: none;
}

.d-inline {
  display: inline;
}

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

.d-block {
  display: block;
}

.d-table {
  display: table;
}

.d-table-row {
  display: table-row;
}

.d-table-cell {
  display: table-cell;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-inline {
    display: inline;
  }
  .d-sm-inline-block {
    display: inline-block;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-table {
    display: table;
  }
  .d-sm-table-row {
    display: table-row;
  }
  .d-sm-table-cell {
    display: table-cell;
  }
  .d-sm-flex {
    display: flex;
  }
  .d-sm-inline-flex {
    display: inline-flex;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-inline {
    display: inline;
  }
  .d-md-inline-block {
    display: inline-block;
  }
  .d-md-block {
    display: block;
  }
  .d-md-table {
    display: table;
  }
  .d-md-table-row {
    display: table-row;
  }
  .d-md-table-cell {
    display: table-cell;
  }
  .d-md-flex {
    display: flex;
  }
  .d-md-inline-flex {
    display: inline-flex;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
  .d-lg-inline {
    display: inline;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-table {
    display: table;
  }
  .d-lg-table-row {
    display: table-row;
  }
  .d-lg-table-cell {
    display: table-cell;
  }
  .d-lg-flex {
    display: flex;
  }
  .d-lg-inline-flex {
    display: inline-flex;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none;
  }
  .d-xl-inline {
    display: inline;
  }
  .d-xl-inline-block {
    display: inline-block;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-table {
    display: table;
  }
  .d-xl-table-row {
    display: table-row;
  }
  .d-xl-table-cell {
    display: table-cell;
  }
  .d-xl-flex {
    display: flex;
  }
  .d-xl-inline-flex {
    display: inline-flex;
  }
}

.d-print-block {
  display: none;
}

@media print {
  .d-print-block {
    display: block;
  }
}

.d-print-inline {
  display: none;
}

@media print {
  .d-print-inline {
    display: inline;
  }
}

.d-print-inline-block {
  display: none;
}

@media print {
  .d-print-inline-block {
    display: inline-block;
  }
}

@media print {
  .d-print-none {
    display: none;
  }
}

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

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

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

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

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

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

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

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.align-self-center {
  align-self: center;
}

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-column {
    flex-direction: column;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-sm-start {
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
  .justify-content-sm-around {
    justify-content: space-around;
  }
  .align-items-sm-start {
    align-items: flex-start;
  }
  .align-items-sm-end {
    align-items: flex-end;
  }
  .align-items-sm-center {
    align-items: center;
  }
  .align-items-sm-baseline {
    align-items: baseline;
  }
  .align-items-sm-stretch {
    align-items: stretch;
  }
  .align-content-sm-start {
    align-content: flex-start;
  }
  .align-content-sm-end {
    align-content: flex-end;
  }
  .align-content-sm-center {
    align-content: center;
  }
  .align-content-sm-between {
    align-content: space-between;
  }
  .align-content-sm-around {
    align-content: space-around;
  }
  .align-content-sm-stretch {
    align-content: stretch;
  }
  .align-self-sm-auto {
    align-self: auto;
  }
  .align-self-sm-start {
    align-self: flex-start;
  }
  .align-self-sm-end {
    align-self: flex-end;
  }
  .align-self-sm-center {
    align-self: center;
  }
  .align-self-sm-baseline {
    align-self: baseline;
  }
  .align-self-sm-stretch {
    align-self: stretch;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-column {
    flex-direction: column;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-md-wrap {
    flex-wrap: wrap;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-md-start {
    justify-content: flex-start;
  }
  .justify-content-md-end {
    justify-content: flex-end;
  }
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .justify-content-md-around {
    justify-content: space-around;
  }
  .align-items-md-start {
    align-items: flex-start;
  }
  .align-items-md-end {
    align-items: flex-end;
  }
  .align-items-md-center {
    align-items: center;
  }
  .align-items-md-baseline {
    align-items: baseline;
  }
  .align-items-md-stretch {
    align-items: stretch;
  }
  .align-content-md-start {
    align-content: flex-start;
  }
  .align-content-md-end {
    align-content: flex-end;
  }
  .align-content-md-center {
    align-content: center;
  }
  .align-content-md-between {
    align-content: space-between;
  }
  .align-content-md-around {
    align-content: space-around;
  }
  .align-content-md-stretch {
    align-content: stretch;
  }
  .align-self-md-auto {
    align-self: auto;
  }
  .align-self-md-start {
    align-self: flex-start;
  }
  .align-self-md-end {
    align-self: flex-end;
  }
  .align-self-md-center {
    align-self: center;
  }
  .align-self-md-baseline {
    align-self: baseline;
  }
  .align-self-md-stretch {
    align-self: stretch;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row;
  }
  .flex-lg-column {
    flex-direction: column;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-lg-wrap {
    flex-wrap: wrap;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-lg-start {
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .justify-content-lg-around {
    justify-content: space-around;
  }
  .align-items-lg-start {
    align-items: flex-start;
  }
  .align-items-lg-end {
    align-items: flex-end;
  }
  .align-items-lg-center {
    align-items: center;
  }
  .align-items-lg-baseline {
    align-items: baseline;
  }
  .align-items-lg-stretch {
    align-items: stretch;
  }
  .align-content-lg-start {
    align-content: flex-start;
  }
  .align-content-lg-end {
    align-content: flex-end;
  }
  .align-content-lg-center {
    align-content: center;
  }
  .align-content-lg-between {
    align-content: space-between;
  }
  .align-content-lg-around {
    align-content: space-around;
  }
  .align-content-lg-stretch {
    align-content: stretch;
  }
  .align-self-lg-auto {
    align-self: auto;
  }
  .align-self-lg-start {
    align-self: flex-start;
  }
  .align-self-lg-end {
    align-self: flex-end;
  }
  .align-self-lg-center {
    align-self: center;
  }
  .align-self-lg-baseline {
    align-self: baseline;
  }
  .align-self-lg-stretch {
    align-self: stretch;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row;
  }
  .flex-xl-column {
    flex-direction: column;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xl-wrap {
    flex-wrap: wrap;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-xl-start {
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
  .justify-content-xl-around {
    justify-content: space-around;
  }
  .align-items-xl-start {
    align-items: flex-start;
  }
  .align-items-xl-end {
    align-items: flex-end;
  }
  .align-items-xl-center {
    align-items: center;
  }
  .align-items-xl-baseline {
    align-items: baseline;
  }
  .align-items-xl-stretch {
    align-items: stretch;
  }
  .align-content-xl-start {
    align-content: flex-start;
  }
  .align-content-xl-end {
    align-content: flex-end;
  }
  .align-content-xl-center {
    align-content: center;
  }
  .align-content-xl-between {
    align-content: space-between;
  }
  .align-content-xl-around {
    align-content: space-around;
  }
  .align-content-xl-stretch {
    align-content: stretch;
  }
  .align-self-xl-auto {
    align-self: auto;
  }
  .align-self-xl-start {
    align-self: flex-start;
  }
  .align-self-xl-end {
    align-self: flex-end;
  }
  .align-self-xl-center {
    align-self: center;
  }
  .align-self-xl-baseline {
    align-self: baseline;
  }
  .align-self-xl-stretch {
    align-self: stretch;
  }
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left;
  }
  .float-sm-right {
    float: right;
  }
  .float-sm-none {
    float: none;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left;
  }
  .float-md-right {
    float: right;
  }
  .float-md-none {
    float: none;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left;
  }
  .float-lg-right {
    float: right;
  }
  .float-lg-none {
    float: none;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left;
  }
  .float-xl-right {
    float: right;
  }
  .float-xl-none {
    float: none;
  }
}

.hidden-up {
  display: none;
}

@media (max-width: 575px) {
  .hidden-down {
    display: none;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none;
  }
}

.hidden-xl-down {
  display: none;
}

.invisible {
  visibility: hidden;
}

.visible-print-block {
  display: none;
}

@media print {
  .visible-print-block {
    display: block;
  }
}

.visible-print-inline {
  display: none;
}

@media print {
  .visible-print-inline {
    display: inline;
  }
}

.visible-print-inline-block {
  display: none;
}

@media print {
  .visible-print-inline-block {
    display: inline-block;
  }
}

@media print {
  .hidden-print {
    display: none;
  }
}

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

.screen-reader-text-focusable:active, .screen-reader-text-focusable:focus,
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* Mouse Icon
   ========================================================================== */
.mouse-icon {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: all 0.05s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  pointer-events: none;
  visibility: hidden;
  z-index: 99;
  will-change: left, top;
}

.mouse-icon__circle {
  width: 84px;
  height: 84px;
  border-radius: 42px;
  background-color: #acb1bc;
  opacity: 0.2;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: scale(0.15);
          transform: scale(0.15);
  will-change: transform, background-color;
}

.mouse-icon__circle svg {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  margin-left: -24px;
  fill: #fff;
}

.is-touch .mouse-icon {
  display: none;
}

.is-chrome .mouse-icon {
  mix-blend-mode: color-dodge;
}

.is-chrome .mouse-icon__circle {
  opacity: 0.6;
}

.mouse-icon--accordion .mouse-icon__circle {
  background-color: #ff9700;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--tabs .mouse-icon__circle {
  background-color: #ff9700;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--link .mouse-icon__circle {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--anchor .mouse-icon__circle {
  background-color: #00bf7c;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.is-chrome .mouse-icon--quote {
  mix-blend-mode: multiply;
}

.mouse-icon--quote-link .mouse-icon__circle {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--tilt .mouse-icon__circle {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.mouse-icon--poster {
  display: none;
}

.mouse-icon--poster .mouse-icon__circle {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--thumb {
  -webkit-transform: none;
          transform: none;
}

.is-chrome .mouse-icon--thumb {
  mix-blend-mode: luminosity;
}

.mouse-icon--thumb .mouse-icon__circle {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.mouse-icon--disabled .mouse-icon__circle {
  background-color: #ff9700;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.mouse-icon--disabled .mouse-icon__circle #mi-disabled {
  display: block;
}

.mouse-icon--thumb-standard .mouse-icon__circle #mi-visibility {
  display: block;
}

.mouse-icon--thumb-audio .mouse-icon__circle #mi-audio {
  display: block;
}

.mouse-icon--thumb-gallery .mouse-icon__circle #mi-gallery {
  display: block;
}

.mouse-icon--thumb-video .mouse-icon__circle #mi-video {
  display: block;
}

.mouse-icon--thumb-link .mouse-icon__circle #mi-link {
  display: block;
}

.mouse-icon #mi-visibility path {
  -webkit-transform-origin: center;
          transform-origin: center;
}

.mouse-icon #mi-visibility path:nth-child(2) {
  -webkit-animation: mi-visibility 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-visibility 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-audio path {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: mi-audio-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-audio-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-audio circle {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: mi-audio-b 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-audio-b 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-gallery path {
  -webkit-transform-origin: center;
          transform-origin: center;
}

.mouse-icon #mi-gallery path:nth-child(1), .mouse-icon #mi-gallery path:nth-child(2) {
  -webkit-animation: mi-gallery-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-gallery-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-gallery path:nth-child(4) {
  -webkit-animation: mi-gallery-b 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-gallery-b 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-gallery path:nth-child(5) {
  -webkit-animation: mi-gallery-c 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-gallery-c 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-link path {
  -webkit-animation: mi-link 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-link 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-link path:nth-child(1) {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.mouse-icon #mi-link path:nth-child(2) {
  -webkit-transform: scale(0) rotate(45deg);
          transform: scale(0) rotate(45deg);
}

.mouse-icon #mi-link path:nth-child(3) {
  -webkit-transform: scale(0) rotate(-45deg);
          transform: scale(0) rotate(-45deg);
}

.mouse-icon #mi-link path:nth-child(2), .mouse-icon #mi-link path:nth-child(3) {
  -webkit-transform-origin: center;
          transform-origin: center;
}

.mouse-icon #mi-video g {
  -webkit-transform-origin: center;
          transform-origin: center;
}

.mouse-icon #mi-video g:nth-child(1) {
  -webkit-animation: mi-video-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-video-a 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-video g:nth-child(2) {
  -webkit-animation: mi-video-b 1.3s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-video-b 1.3s both cubic-bezier(0.4, 0, 0.2, 1);
}

.mouse-icon #mi-video g:nth-child(3) {
  -webkit-animation: mi-video-c 1s both cubic-bezier(0.4, 0, 0.2, 1);
          animation: mi-video-c 1s both cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes mi-visibility {
  0%,
  100% {
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes mi-visibility {
  0%,
  100% {
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes mi-audio-a {
  100% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}

@keyframes mi-audio-a {
  100% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}

@-webkit-keyframes mi-audio-b {
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-8px, 3px);
            transform: translate(-8px, 3px);
  }
}

@keyframes mi-audio-b {
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-8px, 3px);
            transform: translate(-8px, 3px);
  }
}

@-webkit-keyframes mi-gallery-a {
  100% {
    -webkit-transform: translate(-4px, -4px);
            transform: translate(-4px, -4px);
  }
}

@keyframes mi-gallery-a {
  100% {
    -webkit-transform: translate(-4px, -4px);
            transform: translate(-4px, -4px);
  }
}

@-webkit-keyframes mi-gallery-b {
  100% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
}

@keyframes mi-gallery-b {
  100% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
}

@-webkit-keyframes mi-gallery-c {
  100% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
}

@keyframes mi-gallery-c {
  100% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
}

@-webkit-keyframes mi-link {
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes mi-link {
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes mi-video-a {
  100% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}

@keyframes mi-video-a {
  100% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}

@-webkit-keyframes mi-video-b {
  100% {
    -webkit-transform: translate(3px, 8px);
            transform: translate(3px, 8px);
  }
}

@keyframes mi-video-b {
  100% {
    -webkit-transform: translate(3px, 8px);
            transform: translate(3px, 8px);
  }
}

@-webkit-keyframes mi-video-c {
  100% {
    -webkit-transform: translate(-1px, -6px) rotate(-6deg);
            transform: translate(-1px, -6px) rotate(-6deg);
  }
}

@keyframes mi-video-c {
  100% {
    -webkit-transform: translate(-1px, -6px) rotate(-6deg);
            transform: translate(-1px, -6px) rotate(-6deg);
  }
}

/* Customizer
   ========================================================================== */
.color--body {
  color: #32353a;
}

.background-color--body {
  background-color: #32353a;
}

.color--body-alt {
  color: #acb1bc;
}

.background-color--body-alt {
  background-color: #acb1bc;
}

.color--body-background {
  color: #fff;
}

.background-color--body-background {
  background-color: #fff;
}

.color--primary {
  color: #00bf7c;
}

.background-color--primary {
  background-color: #00bf7c;
}

.color--secondary {
  color: #ff9700;
}

.background-color--secondary {
  background-color: #ff9700;
}

.color--tertiary {
  color: #efefef;
}

.background-color--tertiary {
  background-color: #efefef;
}

.color--code {
  color: #00bf7c;
}

.background-color--code {
  background-color: #00bf7c;
}

.color--code-background {
  color: #32353a;
}

.background-color--code-background {
  background-color: #32353a;
}





