@charset "UTF-8";
/*

 Theme Name:   100% Cork

 Theme URI:

 Description:  Child Theme of Sahifa for 100percentcork.org

 Author:       Martyna Machowiak

 Author URI:

 Template:     sahifa

 Version:      2.0

 Text Domain:  hundredpctcork

*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,800,900");
.btn {
  font-weight: bold;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  padding: 4px;
  border: 1px solid #d0d0d0;
  border-radius: 8px; }

.btn-fullwidth {
  width: 100%; }

.btn-fullwidth::after {
  content: "";
  display: table;
  clear: both; }

a.btn:hover {
  text-decoration: none; }

.btn .btn-icon, .btn .btn-text {
  display: block;
  float: left;
  padding: 4px 8px; }

.btn .btn-icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 32px; }

.btn .btn-text {
  line-height: 32px;
  vertical-align: middle;
  text-align: left; }

/* why-cork page */
.btn.why-cork-page-link {
  background-color: #333;
  color: #fff;
  padding: 12px;
  position: relative;
  min-height: 66px;
  border: 0; }

a.why-cork-page-link:hover {
  background-color: #474747; }

.btn.why-cork-page-link .btn-icon {
  padding: 4px 12px;
  position: absolute; }

.btn.why-cork-page-link .btn-icon img {
  width: 32px;
  height: 32px; }

.btn.why-cork-page-link .btn-text {
  font-size: 28px;
  margin-left: 56px; }

#sidebar em.quote {
  font-size: 14px; }

/* our-partners page */
.partner-search {
  float: right;
  display: inline-block;
  padding: 2px 0; }

.partner-search * {
  box-sizing: border-box; }

.search-form {
  display: table;
  clear: both; }

.search-input,
.search-button {
  display: table-cell;
  vertical-align: middle;
  float: left; }

input.search-input {
  line-height: 18px;
  background-color: #fff;
  width: 247px;
  margin-bottom: 0;
  border-radius: 0; }

.search-button {
  background-color: #ddd; }

.search-button:active {
  color: #666;
  background-color: #ccc; }

.search-button .btn-label {
  font-size: 0;
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  display: block; }

/* testimonials page */
/*#testimonials {

  padding-bottom: 20px;

}



#testimonials p {

  font-size: 14px;

  line-height: 20px;

  margin: 0 0 1em;

  padding: 0;

}



#testimonials a {

  //text-decoration: underline;

}



#testimonials blockquote {

  margin: 0;

  padding: 0;

}



#testimonials blockquote P {

  font-size: 16px;

  line-height: 22px;

}



#testimonials blockquote::before {

  font-size: 40px;

  font-style: italic;

  line-height: 1;

  color: #ccc;

  margin: 0 12px 0 -2px;

  width: 40px;

  height: 40px;

}



#testimonials .row {

  width: 100%;

  overflow: hidden;

}



#testimonials .testimonial {

  box-sizing: border-box;

  float: left;

  width: 50%;

  padding: 20px 20px 0;

}



#testimonials .entry {

  padding: 20px;

}



#testimonials .author {

  margin: 10px 0 5px;

}



#testimonials .author-photo {

  max-width: 250px;

  margin: 0 auto;

}



#testimonials .author-photo, #testimonials .author-photo img {

  border-radius: 50%;

}

*/
/* Post Thumbnail size fix for firefox */
.post-thumbnail img.size-thumbnail {
  max-width: 150px; }

/*  TABLET  : 1024px */
/* @media only screen and ( max-width: 1024px ){

} */
/* TABLET  : 768px */
@media only screen and (max-width: 985px) and (min-width: 768px) {
  .partner-search {
    padding-top: 5px; } }
/*  Phone  : 480px */
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .btn.why-cork-page-link .btn-icon {
    padding: 4px 8px; }

  .btn.why-cork-page-link .btn-text {
    font-size: 22px;
    margin-left: 48px; }

  .partner-search {
    float: left;
    padding-top: 5px; }

  #testimonials .testimonial {
    width: 100%; } }
/* Phone  : 320px */
@media only screen and (max-width: 479px) {
  .btn.why-cork-page-link .btn-icon {
    padding: 4px; }

  .btn.why-cork-page-link .btn-text {
    font-size: 22px;
    margin-left: 40px;
    line-height: 22px;
    vertical-align: top; }

  .partner-search {
    float: left;
    padding-top: 5px; }

  #testimonials .testimonial {
    width: 100%; }

  /* Post Thumbnail size fix for firefox */
  .post-thumbnail img.size-thumbnail {
    max-width: 100%; } }
/* recent posts widget w/ thumbnail */
.rpwwt-widget .widget-container > ul > li {
  background: none;
  padding: 0; }

.rpwwt-post-title {
  font-size: 1.15em;
  font-weight: 600; }

/* -------- FONTS -------- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.2
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

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

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 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 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * 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 style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

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

/**
     * Show the overflow in IE.
     */
button {
  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; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 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 and cancel buttons in Chrome and Safari on macOS.
       */ }

[type="search"]::-webkit-search-cancel-button, [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 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

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

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

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

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.clearfix::after {
  clear: both; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }
@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }
@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }
.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto; }

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto; }

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto; }

.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }

  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .grid-x > .medium-1 {
    width: 8.33333%; }

  .grid-x > .medium-2 {
    width: 16.66667%; }

  .grid-x > .medium-3 {
    width: 25%; }

  .grid-x > .medium-4 {
    width: 33.33333%; }

  .grid-x > .medium-5 {
    width: 41.66667%; }

  .grid-x > .medium-6 {
    width: 50%; }

  .grid-x > .medium-7 {
    width: 58.33333%; }

  .grid-x > .medium-8 {
    width: 66.66667%; }

  .grid-x > .medium-9 {
    width: 75%; }

  .grid-x > .medium-10 {
    width: 83.33333%; }

  .grid-x > .medium-11 {
    width: 91.66667%; }

  .grid-x > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }

  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .grid-x > .large-1 {
    width: 8.33333%; }

  .grid-x > .large-2 {
    width: 16.66667%; }

  .grid-x > .large-3 {
    width: 25%; }

  .grid-x > .large-4 {
    width: 33.33333%; }

  .grid-x > .large-5 {
    width: 41.66667%; }

  .grid-x > .large-6 {
    width: 50%; }

  .grid-x > .large-7 {
    width: 58.33333%; }

  .grid-x > .large-8 {
    width: 66.66667%; }

  .grid-x > .large-9 {
    width: 75%; }

  .grid-x > .large-10 {
    width: 83.33333%; }

  .grid-x > .large-11 {
    width: 91.66667%; }

  .grid-x > .large-12 {
    width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem; }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto; }

  .grid-margin-x > .medium-shrink {
    width: auto; }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }

  .grid-margin-x > .large-shrink {
    width: auto; }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }

  .medium-up-2 > .cell {
    width: 50%; }

  .medium-up-3 > .cell {
    width: 33.33333%; }

  .medium-up-4 > .cell {
    width: 25%; }

  .medium-up-5 > .cell {
    width: 20%; }

  .medium-up-6 > .cell {
    width: 16.66667%; }

  .medium-up-7 > .cell {
    width: 14.28571%; }

  .medium-up-8 > .cell {
    width: 12.5%; } }
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }

  .large-up-2 > .cell {
    width: 50%; }

  .large-up-3 > .cell {
    width: 33.33333%; }

  .large-up-4 > .cell {
    width: 25%; }

  .large-up-5 > .cell {
    width: 20%; }

  .large-up-6 > .cell {
    width: 16.66667%; }

  .large-up-7 > .cell {
    width: 14.28571%; }

  .large-up-8 > .cell {
    width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .small-margin-collapse > .medium-3 {
    width: 25%; }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .small-margin-collapse > .medium-6 {
    width: 50%; }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .small-margin-collapse > .medium-9 {
    width: 75%; }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .small-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }

  .small-margin-collapse > .large-2 {
    width: 16.66667%; }

  .small-margin-collapse > .large-3 {
    width: 25%; }

  .small-margin-collapse > .large-4 {
    width: 33.33333%; }

  .small-margin-collapse > .large-5 {
    width: 41.66667%; }

  .small-margin-collapse > .large-6 {
    width: 50%; }

  .small-margin-collapse > .large-7 {
    width: 58.33333%; }

  .small-margin-collapse > .large-8 {
    width: 66.66667%; }

  .small-margin-collapse > .large-9 {
    width: 75%; }

  .small-margin-collapse > .large-10 {
    width: 83.33333%; }

  .small-margin-collapse > .large-11 {
    width: 91.66667%; }

  .small-margin-collapse > .large-12 {
    width: 100%; } }
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .small-3 {
    width: 25%; }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .small-6 {
    width: 50%; }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .small-9 {
    width: 75%; }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .medium-3 {
    width: 25%; }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .medium-6 {
    width: 50%; }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .medium-9 {
    width: 75%; }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .large-3 {
    width: 25%; }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .large-6 {
    width: 50%; }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .large-9 {
    width: 75%; }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .large-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }

  .large-margin-collapse > .small-2 {
    width: 16.66667%; }

  .large-margin-collapse > .small-3 {
    width: 25%; }

  .large-margin-collapse > .small-4 {
    width: 33.33333%; }

  .large-margin-collapse > .small-5 {
    width: 41.66667%; }

  .large-margin-collapse > .small-6 {
    width: 50%; }

  .large-margin-collapse > .small-7 {
    width: 58.33333%; }

  .large-margin-collapse > .small-8 {
    width: 66.66667%; }

  .large-margin-collapse > .small-9 {
    width: 75%; }

  .large-margin-collapse > .small-10 {
    width: 83.33333%; }

  .large-margin-collapse > .small-11 {
    width: 91.66667%; }

  .large-margin-collapse > .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .large-margin-collapse > .medium-3 {
    width: 25%; }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .large-margin-collapse > .medium-6 {
    width: 50%; }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .large-margin-collapse > .medium-9 {
    width: 75%; }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .large-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }

  .large-margin-collapse > .large-2 {
    width: 16.66667%; }

  .large-margin-collapse > .large-3 {
    width: 25%; }

  .large-margin-collapse > .large-4 {
    width: 33.33333%; }

  .large-margin-collapse > .large-5 {
    width: 41.66667%; }

  .large-margin-collapse > .large-6 {
    width: 50%; }

  .large-margin-collapse > .large-7 {
    width: 58.33333%; }

  .large-margin-collapse > .large-8 {
    width: 66.66667%; }

  .large-margin-collapse > .large-9 {
    width: 75%; }

  .large-margin-collapse > .large-10 {
    width: 83.33333%; }

  .large-margin-collapse > .large-11 {
    width: 91.66667%; }

  .large-margin-collapse > .large-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }
.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }
.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.grid-y > .cell {
  width: auto; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }

  .grid-y > .medium-shrink {
    height: auto; }

  .grid-y > .medium-1 {
    height: 8.33333%; }

  .grid-y > .medium-2 {
    height: 16.66667%; }

  .grid-y > .medium-3 {
    height: 25%; }

  .grid-y > .medium-4 {
    height: 33.33333%; }

  .grid-y > .medium-5 {
    height: 41.66667%; }

  .grid-y > .medium-6 {
    height: 50%; }

  .grid-y > .medium-7 {
    height: 58.33333%; }

  .grid-y > .medium-8 {
    height: 66.66667%; }

  .grid-y > .medium-9 {
    height: 75%; }

  .grid-y > .medium-10 {
    height: 83.33333%; }

  .grid-y > .medium-11 {
    height: 91.66667%; }

  .grid-y > .medium-12 {
    height: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }

  .grid-y > .large-shrink {
    height: auto; }

  .grid-y > .large-1 {
    height: 8.33333%; }

  .grid-y > .large-2 {
    height: 16.66667%; }

  .grid-y > .large-3 {
    height: 25%; }

  .grid-y > .large-4 {
    height: 33.33333%; }

  .grid-y > .large-5 {
    height: 41.66667%; }

  .grid-y > .large-6 {
    height: 50%; }

  .grid-y > .large-7 {
    height: 58.33333%; }

  .grid-y > .large-8 {
    height: 66.66667%; }

  .grid-y > .large-9 {
    height: 75%; }

  .grid-y > .large-10 {
    height: 83.33333%; }

  .grid-y > .large-11 {
    height: 91.66667%; }

  .grid-y > .large-12 {
    height: 100%; } }
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }

  .grid-margin-y > .medium-shrink {
    height: auto; }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }

  .grid-margin-y > .large-shrink {
    height: auto; }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }

  .cell .medium-grid-frame {
    width: 100%; }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }

  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }

  .cell .large-grid-frame {
    width: 100%; }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }

  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }

  .grid-margin-y > .medium-shrink {
    height: auto; }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }

  .grid-margin-y > .large-shrink {
    height: auto; }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center; }

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

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

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

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
  align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1; }

  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2; }

  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3; }

  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4; }

  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5; }

  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6; } }
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1; }

  .large-order-2 {
    -ms-flex-order: 2;
    order: 2; }

  .large-order-3 {
    -ms-flex-order: 3;
    order: 3; }

  .large-order-4 {
    -ms-flex-order: 4;
    order: 4; }

  .large-order-5 {
    -ms-flex-order: 5;
    order: 5; }

  .large-order-6 {
    -ms-flex-order: 6;
    order: 6; } }
.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row; }

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

.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex; }

  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }

  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }

  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }

  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex; }

  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }

  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }

  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }

  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }
.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }
.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }
.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

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

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

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

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

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

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

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

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

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

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

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

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

/* -------- COLORS -------- */
/* -------- MIXINS -------- */
/* -------- CONFIG -------- */
body {
  font-family: "Roboto Condensed", Helvetica, Sans-Serif;
  font-size: 16px;
  color: #3A3734; }

button {
  border-radius: 0; }

/* -------- BUTTONS -------- */
.btn, .more-link {
  padding: 0.6em 1em;
  border-radius: 0;
  border: 1px solid;
  font-family: "Montserrat", Helvetica, Sans-Serif; }

.btn--ghost-primary, .btn--ghost-white, .more-link {
  background-color: transparent;
  position: relative; }
  .btn--ghost-primary:before, .btn--ghost-white:before, .more-link:before, .btn--ghost-primary:after, .btn--ghost-white:after, .more-link:after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 4px;
    right: 4px; }
  .btn--ghost-primary:before, .btn--ghost-white:before, .more-link:before {
    top: -4px; }
  .btn--ghost-primary:after, .btn--ghost-white:after, .more-link:after {
    bottom: -4px; }

.btn--ghost-primary {
  color: #98867C;
  border-color: #98867C; }
  .btn--ghost-primary:before, .btn--ghost-primary:after {
    background-color: #98867C; }
  .btn--ghost-primary:hover {
    background-color: #98867C;
    color: #fff; }
.btn--ghost-white {
  color: #fff;
  border-color: #fff; }
  .btn--ghost-white:before, .btn--ghost-white:after {
    background-color: #fff; }
  .btn--ghost-white:hover {
    background-color: #fff;
    color: #98867C; }
.btn--reg {
  font-size: 16px; }
.btn--large {
  font-size: 20px; }

.more-link {
  font-size: 16px;
  color: #98867C;
  border-color: #98867C; }
  .more-link:before, .more-link:after {
    background-color: #98867C; }
  .more-link:hover {
    background-color: #98867C;
    color: #fff; }

/* -------- LISTS -------- */
#crumbs, .woocommerce-breadcrumb {
  border-bottom: none;
  color: #b3b3b3; }
  #crumbs a, #crumbs span, .woocommerce-breadcrumb a, .woocommerce-breadcrumb span {
    color: #b3b3b3; }
  #crumbs a:hover, .woocommerce-breadcrumb a:hover {
    text-decoration: underline;
    color: #98867C; }

span.current {
  margin-right: 1em; }

/* -------- LISTS -------- */
.list--numbers, .module--banner ol {
  list-style: none;
  counter-reset: item; }
  .list--numbers li, .module--banner ol li {
    counter-increment: item;
    padding-left: 40px;
    margin-bottom: 1em;
    position: relative;
    font-size: 1rem;
    font-weight: 300; }
    .list--numbers li:before, .module--banner ol li:before {
      content: counter(item);
      display: block;
      position: absolute;
      top: -0.1em;
      left: 0;
      width: 40px;
      padding-right: 0.3em;
      font-size: 1.8em;
      font-weight: 900;
      font-family: "Montserrat", Helvetica, Sans-Serif;
      line-height: 1;
      text-align: right;
      opacity: 0.25; }

.list--angle,
.section--default ul,
.section--text ul,
.module--banner ul {
  list-style: none; }
  .list--angle li,
  .section--default ul li,
  .section--text ul li,
  .module--banner ul li {
    padding-left: 20px;
    margin-bottom: 0.4em;
    position: relative;
    font-size: 1rem;
    font-weight: 300; }
    .list--angle li:before,
    .section--default ul li:before,
    .section--text ul li:before,
    .module--banner ul li:before {
      content: '\f101';
      font-family: 'FontAwesome';
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      padding-right: 0.5em;
      font-size: 1em;
      line-height: 1.4em;
      text-align: right; }

.list--light {
  color: #fff; }

/* -------- SHARE -------- */
.share-post {
  background-color: transparent;
  border: none; }
  .share-post span.share-text {
    background-color: transparent !important;
    color: #98867C;
    border-right: 1px solid #98867C;
    font-family: "Roboto Condensed", Helvetica, Sans-Serif;
    text-transform: uppercase; }

/* -------- STATS -------- */
.stats__number {
  font-size: 2em;
  font-family: "Montserrat", Helvetica, Sans-Serif;
  font-weight: 900;
  color: #c5bbb5; }
.stats__bar {
  margin-bottom: 0.5em; }
  .stats__bar span {
    display: block;
    min-width: 2px;
    background-color: #98867C;
    height: 30px; }
.stats--circle {
  width: 200px;
  height: 200px;
  position: relative;
  margin: 2em auto 2em; }
  .stats--circle .stats__chart {
    border-radius: 50%;
    position: relative;
    z-index: 4; }
  .stats--circle .stats__chart, .stats--circle .stats__caption {
    width: inherit;
    height: inherit; }
  .stats--circle .stats__circle {
    position: absolute;
    width: 194px;
    height: 194px;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 2px solid #CCCCCC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .stats--circle .stats__caption {
    padding: 20% 15% 0 22%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    z-index: 1; }
    .stats--circle .stats__caption .caption__number {
      display: block;
      font-size: 2.6em;
      font-family: "Montserrat", Helvetica, Sans-Serif;
      font-weight: 900;
      color: #c5bbb5;
      overflow: hidden; }
      .stats--circle .stats__caption .caption__number span {
        float: left; }
.stats--linear {
  margin-bottom: 2em; }
  .stats--linear:last-child {
    margin-bottom: 0; }
  .stats--linear p {
    margin-bottom: 0; }
.stats--percentage .stats__bar {
  background-color: #F3F3F3; }

/* -------- TEXT -------- */
h1 {
  font-size: 1.6em;
  font-weight: 700;
  margin: 0 0 0.8em 0;
  line-height: 1.2; }

h2 {
  font-size: 1.6em;
  font-weight: 700;
  margin: 0 0 0.8em 0;
  line-height: 1.2; }

h3 {
  font-size: 1.4em;
  font-weight: 700;
  margin: 0 0 0.8em 0;
  line-height: 1.2; }

h4 {
  font-size: 1.4em;
  font-weight: 300;
  margin: 0 0 0.8em 0;
  line-height: 1.1; }

h6 {
  font-size: 1.0em;
  font-weight: 700;
  margin: 0 0 0.8em 0;
  line-height: 1.2; }

p {
  font-size: 1.0em;
  font-weight: 300;
  margin: 0 0 0.8em 0;
  line-height: 1.2; }

h1.no-margin-bottom, h2.no-margin-bottom, h3.no-margin-bottom, h4.no-margin-bottom, h5.no-margin-bottom, h6.no-margin-bottom, p.no-margin-bottom {
  margin-bottom: 0; }

h1,
h2,
h6 {
  font-family: "Montserrat", Helvetica, Sans-Serif; }

h1, h1.page-title {
  color: #98867C; }

h1.page-title {
  font-size: 2.0em;
  font-weight: 700; }

h2 {
  color: #98867C;
  text-transform: uppercase; }
  h2 a {
    color: inherit; }
    h2 a:hover {
      color: #7e6d63; }

h3 {
  color: #98867C; }
  h3 a {
    color: inherit; }
    h3 a:hover {
      color: #7e6d63; }

p:not(.post-meta) {
  text-align: justify; }

.title--intended {
  padding-left: 2rem; }
.title--thin {
  font-weight: 300;
  font-family: "Montserrat", Helvetica, Sans-Serif; }
.title--uppercase {
  text-transform: uppercase; }
.title--transparent {
  opacity: 0.6; }

.blockquote {
  font-size: 1rem;
  padding: 0 2em;
  position: relative;
  min-height: 100px; }
  .blockquote:before {
    content: '';
    display: block;
    color: #f2efee;
    width: 100px;
    height: 100px;
    background-image: url("images/quote.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .blockquote blockquote.blockquote__copy {
    padding: 1em 0 0;
    position: relative;
    z-index: 2; }
    .blockquote blockquote.blockquote__copy p {
      font-size: 1em;
      line-height: 1.1;
      font-weight: 300;
      font-family: "Montserrat", Helvetica, Sans-Serif;
      font-style: normal;
      position: relative;
      text-align: left;
      border: none;
      color: #98867C;
      margin-bottom: 0.5em;
      padding: 0; }
  .blockquote cite.blockqoute__author {
    display: block;
    font-size: 0.8em;
    text-align: right !important;
    font-family: "Montserrat", Helvetica, Sans-Serif;
    font-style: normal;
    position: relative;
    border: none;
    font-weight: 700;
    color: #c5bbb5; }

.slider-caption h2 a, .slider-caption h2, .full-width .content .slider-caption h2 {
  font-family: "Montserrat", Helvetica, Sans-Serif; }

*::selection {
  background: #98867C; }

.dropcap {
  font-family: "Montserrat", Helvetica, Sans-Serif;
  color: #98867C; }

/* -------- DECORATIONS -------- */
.arrow, .arrow--top {
  position: relative; }
  .arrow:before, .arrow--top:before {
    content: '';
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .arrow--top {
    margin-bottom: 0; }
    .arrow--top:before {
      border-top: 20px solid #fff;
      top: 0; }

/* -------- CONTENT -------- */
.content {
  padding: 0 20px 0; }

#main-content {
  padding: 0; }

@media (max-width: 61.865em) {
  #sidebar {
    padding: 0 20px; } }

.content.content--cork figure {
  margin: 0 auto 1em; }
  .content.content--cork figure img {
    margin-bottom: 0.8em; }
  .content.content--cork figure .wp-caption-text {
    font-style: normal;
    font-size: 0.8em; }
  .content.content--cork figure.alignleft {
    margin-right: 2em; }
  .content.content--cork figure.alignright {
    margin-left: 2em; }

/* -------- HEADER -------- */
#theme-header {
  background-size: cover;
  margin-bottom: 0; }
  @media (max-width: 61.865em) {
    #theme-header {
      margin-bottom: 0 !important; } }
  @media (max-width: 47.99em) {
    #theme-header {
      background-position: center right; } }
  @media (min-width: 48em) {
    #theme-header {
      background-position: center; } }

.header-cover {
  padding-top: 1em;
  position: relative; }
  @media (max-width: 47.99em) {
    .header-cover {
      background-color: rgba(255, 255, 255, 0.85); } }
  @media (min-width: 48em) {
    .header-cover {
      background: -webkit-linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
      background: -moz-linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%); }
      .header-cover:before, .header-cover:after {
        content: '';
        width: 100%;
        height: 160px;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1;
        pointer-events: none; }
      .header-cover:before {
        top: 0;
        background: -webkit-linear-gradient(to bottom, white 0, rgba(255, 255, 255, 0) 100%);
        background: -moz-linear-gradient(to bottom, white 0, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(to bottom, white 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to bottom, white 0, rgba(255, 255, 255, 0) 100%); }
      .header-cover:after {
        bottom: 0;
        background: -webkit-linear-gradient(to top, white 0, rgba(255, 255, 255, 0) 100%);
        background: -moz-linear-gradient(to top, white 0, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(to top, white 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to top, white 0, rgba(255, 255, 255, 0) 100%); } }

#top-nav, #top-nav ul ul {
  border-bottom: none;
  background-color: transparent !important; }

.top-nav {
  position: relative;
  z-index: 5; }
  .top-nav__body {
    border-top: 1px solid #3A3734;
    border-bottom: 1px solid #3A3734;
    overflow: hidden;
    color: #3A3734;
    padding: 2px 0; }
  .top-nav ul li a, .top-nav .social-icons a {
    color: #3A3734;
    font-family: "Roboto Condensed", Helvetica, Sans-Serif;
    text-transform: uppercase; }

.search-block #s-header {
  background-color: transparent !important;
  color: #3A3734;
  border-left: 1px solid #3A3734;
  text-transform: uppercase; }
.search-block button.search-button {
  background-color: transparent !important;
  color: #3A3734; }
  .search-block button.search-button i:before {
    color: #3A3734; }
.search-block:after {
  display: none; }

p a {
  text-decoration: none;
  color: #98867C;
  font-weight: 800; }

.header-content__body {
  width: 100%;
  position: relative;
  z-index: 3; }
  @media (max-width: 61.865em) {
    .header-content__body {
      padding-left: 15px;
      padding-right: 15px; } }
  .header-content__body .logo a {
    display: inline-block; }
  .header-content__body .logo img {
    max-width: 100% !important; }
    @media (max-width: 61.865em) {
      .header-content__body .logo img {
        width: 100px;
        height: 100px; } }
    @media (min-width: 61.875em) {
      .header-content__body .logo img {
        width: 140px;
        height: 140px; } }
  .header-content__body .header__title {
    font-family: "Montserrat", Helvetica, Sans-Serif;
    color: #98867C;
    font-weight: 700;
    margin-bottom: 0.6em;
    line-height: 1.1;
    font-size: 26px;
    max-width: 400px; }
  .header-content__body .header__copy {
    margin-bottom: 2em; }
    .header-content__body .header__copy p {
      font-family: "Roboto Condensed", Helvetica, Sans-Serif;
      font-weight: 400;
      margin-bottom: 1em;
      font-size: 16px; }
      .header-content__body .header__copy p:last-child {
        margin-bottom: 0; }
  .header-content__body--hero {
    max-width: 660px;
    margin-top: 30px;
    margin-bottom: 30px; }
    .header-content__body--hero .logo {
      float: none !important;
      margin-bottom: 2em !important;
      text-align: left !important; }
      .header-content__body--hero .logo img {
        display: block; }
  .header-content__body--banner {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (max-width: 47.99em) {
      .header-content__body--banner {
        min-height: 100px; }
        .header-content__body--banner .logo {
          margin-bottom: 2em !important; } }
    @media (max-width: 47.99em) and (max-width: 21.865em) {
      .header-content__body--banner .logo {
        padding-right: 0 !important; } }
    @media (max-width: 47.99em) {
          .header-content__body--banner .logo img {
            width: 100px;
            height: 100px; }
        .header-content__body--banner .header__title {
          max-width: 100%; } }
    @media (max-width: 47.99em) and (max-width: 21.865em) {
      .header-content__body--banner .header__title {
        text-align: right; } }
    @media (max-width: 47.99em) and (min-width: 21.875em) {
      .header-content__body--banner .header__title {
        text-align: center; } }

    @media (min-width: 48em) {
      .header-content__body--banner {
        min-height: 100px; }
        .header-content__body--banner .logo {
          float: left !important; }
        .header-content__body--banner .header__title {
          position: absolute;
          left: 200px;
          bottom: 0; } }
    @media (min-width: 61.875em) {
      .header-content__body--banner {
        min-height: 140px; } }

#main-nav {
  position: relative;
  z-index: 9999;
  background-color: transparent;
  border-bottom: 1px solid #3A3734;
  border-bottom-color: #3A3734;
  box-shadow: none; }
  #main-nav li, #main-nav ul li {
    border-left: none;
    border-right: none; }
    #main-nav li a, #main-nav ul li a {
      border: none;
      font-family: "Roboto Condensed", Helvetica, Sans-Serif;
      font-weight: 400;
      font-size: 14px;
      height: 52px; }
    #main-nav li a, #main-nav li.current-menu-item a, #main-nav ul li a, #main-nav ul li.current-menu-item a {
      color: #3A3734; }
    #main-nav li:hover a, #main-nav li.current-menu-item:hover a, #main-nav ul li:hover a, #main-nav ul li.current-menu-item:hover a {
      color: #8a847d; }
    #main-nav li.current-menu-item, #main-nav ul li.current-menu-item {
      margin-top: 0;
      border-bottom: 6px solid #3A3734; }
      #main-nav li.current-menu-item a, #main-nav ul li.current-menu-item a {
        background-color: transparent !important; }
    #main-nav li.menu-item-home a, #main-nav ul li.menu-item-home a {
      background-position: center -44px !important; }
    #main-nav li.menu-item-has-children:after, #main-nav li.mega-menu:after, #main-nav ul li.menu-item-has-children:after, #main-nav ul li.mega-menu:after {
      border-top-color: #3A3734; }
  #main-nav ul ul li, #main-nav ul ul li:first-child {
    border-bottom: none; }
  #main-nav ul ul li:hover a {
    color: #8a847d; }
  #main-nav .menu-sub-content.sub-menu {
    top: 52px;
    background-color: #f2efee;
    border-top: 1px solid #3A3734;
    box-shadow: none;
    border-radius: 0; }

#main-nav ul > li.menu-item-has-children:hover > a:after, #main-nav ul > li.mega-menu:hover > a:after {
  display: none; }

.fixed-nav {
  position: fixed !important;
  left: 0;
  background-color: red;
  top: 0 !important; }

/* -------- FOOTER -------- */
.footer-bottom {
  background-color: transparent;
  color: #3A3734;
  border: none; }
  .footer-bottom .container {
    border-top: 1px solid #3A3734;
    padding-top: 1em; }
  .footer-bottom a {
    color: #3A3734;
    opacity: 1 !important; }
    .footer-bottom a:hover {
      color: #98867C; }

/* -------- MODULES -------- */
.module {
  position: relative; }
  .module.margin-top {
    margin-top: 4em; }
  .module.no-margin-top, .module.module--line {
    margin-top: 0; }
  .module.margin-bottom {
    margin-bottom: 4em; }
  .module.no-margin-bottom, .module.module--line {
    margin-bottom: 0; }
  .module--padding .module__text {
    margin-bottom: 0; }
  @media (max-width: 67.49em) {
    .module--padding {
      padding: 2rem; } }
  @media (min-width: 67.5em) {
    .module--padding {
      padding: 2rem 0 3rem; } }
  @media (max-width: 67.49em) {
    .module--circle-stats {
      padding: 2rem 0; } }
  @media (min-width: 67.5em) {
    .module--circle-stats {
      padding: 2rem 0 3rem; } }
  .module--indented, .module--indented.module--padding {
    padding-left: 2em; }
  @media (max-width: 47.99em) {
    .module--4-8 img {
      margin-bottom: 1em; } }
  @media (min-width: 40em) and (max-width: 47.99em) {
    .module--4-8 .custom-sm-6 {
      width: calc(50% - 1.875em) !important; } }
  .module--banner {
    background-image: url("images/bg-bark.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .module--banner .mask {
      padding: 2rem 2rem 3rem;
      color: #fff; }
      .module--banner .mask--full {
        background-color: rgba(58, 55, 52, 0.7); }
    @media (max-width: 39.99em) {
      .module--banner {
        padding-top: 50%;
        background-position: center left; }
        .module--banner .mask--left, .module--banner .mask--right {
          background-color: rgba(58, 55, 52, 0.9); } }
    @media (min-width: 40em) {
      .module--banner .mask--left {
        background: -webkit-linear-gradient(to left, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: -moz-linear-gradient(to left, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: -o-linear-gradient(to left, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to left, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%); }
      .module--banner .mask--right {
        background: -webkit-linear-gradient(to right, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: -moz-linear-gradient(to right, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: -o-linear-gradient(to right, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to right, transparent 30%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0.5) 100%); } }
    .module--banner .banner__title {
      font-size: 2.5em;
      margin-bottom: 0.2em;
      color: #fff; }
    .module--banner .btn {
      margin-bottom: 1em; }
  .module--background-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .module--background-image .module__title {
      font-size: 1.8em;
      max-width: 15em; }
    @media (max-width: 61.865em) {
      .module--background-image {
        padding: 2rem; } }
    @media (min-width: 61.875em) {
      .module--background-image {
        padding: 5rem; } }
  .module--video {
    position: relative;
    padding: 0 10px; }
    .module--video .module__content {
      position: relative; }
    .module--video .content__video {
      background-color: #98867C;
      position: relative;
      z-index: 10; }
    @media (max-width: 39.99em) {
      .module--video .module__horizontal-bg {
        top: 0; }
      .module--video .module__title:first-child {
        padding-top: 0.8em; } }
    @media (min-width: 40em) {
      .module--video .module__content {
        overflow: hidden; }
      .module--video .content__video {
        width: 66.66667%;
        float: left; }
      .module--video .content__text {
        position: absolute;
        width: 33.33333%;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        padding: 0 2em; }
        .module--video .content__text .module__title:last-child {
          margin-bottom: 0; } }
  .module--special-stats .module__content {
    background-color: #e6e6e6;
    overflow: hidden;
    min-height: 25em; }
    @media (max-width: 39.99em) {
      .module--special-stats .module__content {
        padding-bottom: 300px; }
        .module--special-stats .module__content .module__text--top {
          padding-top: 2em; } }
    @media (min-width: 40em) and (max-width: 47.99em) {
      .module--special-stats .module__content .hide-for-small-only {
        display: none !important; }
      .module--special-stats .module__content .show-for-small-only {
        display: block !important; }
      .module--special-stats .module__content .custom-cell {
        width: 100% !important; } }
  .module--special-stats .module__text--right .custom-width, .module--special-stats .module__text--top .custom-width, .module--special-stats .module__text--bottom .custom-width {
    overflow: auto; }
    .module--special-stats .module__text--right .custom-width .module__title, .module--special-stats .module__text--top .custom-width .module__title, .module--special-stats .module__text--bottom .custom-width .module__title {
      float: right; }
  @media (max-width: 47.99em) {
    .module--special-stats .module__text--right .stats--circle, .module--special-stats .module__text--top .stats--circle, .module--special-stats .module__text--bottom .stats--circle {
      margin: 2em 0; }
    .module--special-stats .module__text--right, .module--special-stats .module__text--top, .module--special-stats .module__text--bottom, .module--special-stats .module__text--right p, .module--special-stats .module__text--top p, .module--special-stats .module__text--bottom p {
      text-align: left; } }
  @media (min-width: 48em) {
    .module--special-stats .module__text--right, .module--special-stats .module__text--top, .module--special-stats .module__text--bottom, .module--special-stats .module__text--right p, .module--special-stats .module__text--top p, .module--special-stats .module__text--bottom p {
      text-align: right; } }
  @media (max-width: 47.99em) {
    .module--special-stats .module__text--top {
      padding: 5em 2em 1em 2em; } }
  @media (min-width: 48em) {
    .module--special-stats .module__text--top {
      padding: 5em 0 1em 3em; } }
  .module--special-stats .module__text--top p:last-of-type {
    margin-bottom: 1.6em; }
  @media (max-width: 47.99em) {
    .module--special-stats .module__text--bottom {
      padding: 2em 0; } }
  @media (min-width: 48em) {
    .module--special-stats .module__text--bottom {
      padding: 2em 0 2em 3em; } }
  .module--special-stats .module__text--bottom p:last-child {
    margin-bottom: 0; }
  .module--special-stats .image-isolated {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 400px;
    z-index: 5;
    pointer-events: none; }
  .module--special-stats .stats--circle.pos-absolute {
    position: absolute;
    bottom: 6em;
    right: 215px;
    z-index: 2; }
  .module__vertical-bg {
    background-color: #F3F3F3;
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 10px;
    right: 10px; }
  .module__horizontal-bg {
    background-color: #F3F3F3;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0; }
  .module__content {
    position: relative;
    z-index: 2; }
  .module--dark {
    color: #fff; }
  .module--line {
    border-bottom: 1px solid #c5bbb5; }
    .module--line:last-child {
      border-bottom: none; }
    .module--line__title {
      font-family: "Roboto Condensed", Helvetica, Sans-Serif; }
    .module--line .module__text {
      margin-bottom: 0; }
    @media (min-width: 40em) {
      .module--line .align--right-responsive {
        text-align: right; } }
    @media (max-width: 67.49em) {
      .module--line {
        padding: 2rem; } }
    @media (min-width: 67.5em) {
      .module--line {
        padding: 2rem 0; } }
  .module__subtitle {
    margin-bottom: 1.2em; }
  .module__pic {
    display: block;
    width: 100%;
    background-color: #98867C; }
  .module__text {
    margin-bottom: 1em; }
    .module__text p:last-child {
      margin-bottom: 0; }

/* -------- NAV -------- */
#main-nav {
  position: relative;
  z-index: 9999;
  background-color: transparent;
  border-bottom: 1px solid #3A3734;
  border-bottom-color: #3A3734;
  box-shadow: none;
  min-height: 44px; }
  #main-nav li, #main-nav ul li {
    border-left: none;
    border-right: none;
    height: 44px; }
    #main-nav li, #main-nav li.current-menu-item, #main-nav li.current-menu-parent, #main-nav li.current_page_parent, #main-nav li.current-page-ancestor, #main-nav ul li, #main-nav ul li.current-menu-item, #main-nav ul li.current-menu-parent, #main-nav ul li.current_page_parent, #main-nav ul li.current-page-ancestor {
      height: 44px;
      margin-top: 0 !important; }
      #main-nav li a, #main-nav li a:hover, #main-nav li.current-menu-item a, #main-nav li.current-menu-item a:hover, #main-nav li.current-menu-parent a, #main-nav li.current-menu-parent a:hover, #main-nav li.current_page_parent a, #main-nav li.current_page_parent a:hover, #main-nav li.current-page-ancestor a, #main-nav li.current-page-ancestor a:hover, #main-nav ul li a, #main-nav ul li a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover, #main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover, #main-nav ul li.current_page_parent a, #main-nav ul li.current_page_parent a:hover, #main-nav ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover {
        border: none;
        background-color: transparent !important;
        color: #3A3734 !important;
        font-family: "Roboto Condensed", Helvetica, Sans-Serif;
        font-weight: 400;
        font-size: 14px;
        height: 44px;
        line-height: 44px; }
    #main-nav li a, #main-nav li.current-menu-item a, #main-nav ul li a, #main-nav ul li.current-menu-item a {
      color: #3A3734; }
    #main-nav li:hover a, #main-nav li.current-menu-item:hover a, #main-nav ul li:hover a, #main-nav ul li.current-menu-item:hover a {
      color: #8a847d; }
    #main-nav li.current-menu-item, #main-nav ul li.current-menu-item {
      margin-top: 0 !important;
      border-bottom: 6px solid #3A3734; }
      #main-nav li.current-menu-item a, #main-nav ul li.current-menu-item a {
        background-color: transparent !important; }
    #main-nav li.menu-item-home a, #main-nav ul li.menu-item-home a {
      background-position: center -44px !important; }
    #main-nav li.menu-item-has-children:after, #main-nav li.mega-menu:after, #main-nav ul li.menu-item-has-children:after, #main-nav ul li.mega-menu:after {
      border-top-color: #3A3734; }
  #main-nav ul ul li, #main-nav ul ul li:first-child {
    border-bottom: none; }
  #main-nav ul ul li:hover a {
    color: #8a847d; }
  #main-nav ul > li.menu-item-has-children:hover > a:after, #main-nav #main-nav ul > li.mega-menu:hover > a:after {
    display: none; }
  #main-nav .menu-sub-content.sub-menu {
    top: 44px;
    background-color: #f2efee;
    border-top: 1px solid #3A3734;
    box-shadow: none;
    border-radius: 0;
    width: 220px; }
    #main-nav .menu-sub-content.sub-menu li.current-menu-item {
      margin-top: 0;
      border-bottom: none;
      border-left: 2px solid #3A3734; }
      #main-nav .menu-sub-content.sub-menu li.current-menu-item a {
        background-color: #dbd5d2 !important; }
  #main-nav.fixed-nav {
    position: fixed !important;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    top: 0 !important;
    border-bottom-color: #3A3734; }

#main-nav ul li.menu-item-has-children:after, #main-nav ul li.mega-menu:after, .top-menu ul li.menu-item-has-children:after {
  top: 19px; }

/* -------- POST -------- */
.item-list.item-list--cork {
  padding: 2em 0; }
  .item-list.item-list--cork:first-of-type {
    padding-top: 1em; }
  .item-list.item-list--cork:last-of-type {
    border: none; }
  @media (max-width: 39.99em) {
    .item-list.item-list--cork p.post-meta {
      display: block;
      margin-right: 0; } }
  @media (min-width: 40em) {
    .item-list.item-list--cork p.post-meta {
      margin-bottom: 2.4em; } }
  @media (max-width: 47.99em) {
    .item-list.item-list--cork .post-thumbnail--cork {
      margin-bottom: 1em; } }

.content.content--cork .post-title {
  margin-top: 2em; }
.content.content--cork .share-post {
  margin: 1em 0;
  padding: 0; }

.post-listing.archive-box .post-thumbnail.post-thumbnail--cork {
  position: relative;
  margin-right: 0;
  width: 100%;
  overflow: hidden; }
  .post-listing.archive-box .post-thumbnail.post-thumbnail--cork a {
    display: block;
    position: relative;
    padding-bottom: 56%; }
  .post-listing.archive-box .post-thumbnail.post-thumbnail--cork img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }

span[style="font-family: Arial;"] {
  font-family: "Roboto Condensed", Helvetica, Sans-Serif !important; }

.post-listing.archive-box .post-thumbnail.post-thumbnail--cork {
  position: relative;
  margin-right: 0;
  width: 100%; }

h2.post-box-title {
  padding-left: 2em;
  color: #98867C;
  line-height: 1.1;
  text-transform: uppercase; }
  h2.post-box-title a {
    color: inherit !important; }
    h2.post-box-title a:hover {
      color: #7e6d63; }

.post-title {
  font-size: 1.6em !important;
  color: #98867C;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 1em; }

.archive-wide-thumb.archive-wide-thumb--cork {
  margin: 0 0 0 !important; }

.archive-wide__title {
  width: 90%;
  margin: -1em auto 0;
  position: relative;
  background: #fff;
  padding: 1em; }

/* -------- POST LIST -------- */
/* -------- SECTIONS -------- */
.section:first-of-type {
  padding-top: 3em; }
.section:last-of-type {
  padding-bottom: 3em; }

/* -------- SHORTCUTS -------- */
.shortcuts--pics .mask--custom {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  color: #fff; }
  @media (max-width: 47.99em) {
    .shortcuts--pics .mask--custom {
      padding-top: 50%; } }
  @media (min-width: 48em) and (max-width: 61.865em) {
    .shortcuts--pics .mask--custom {
      padding-top: 50%; } }
  @media (min-width: 61.875em) {
    .shortcuts--pics .mask--custom {
      padding-top: 100%; } }
.shortcuts--pics .item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 1.4rem 1.4rem 1.6rem; }
.shortcuts--pics .shortcuts__item {
  border: 1px solid #fff; }
.shortcuts__title {
  font-size: 2.5em;
  margin-bottom: 0.2em;
  color: #fff; }
@media (max-width: 61.865em) {
  .shortcuts__content .tabs__item {
    padding: 2rem; } }
  @media (max-width: 61.865em) and (max-width: 47.99em) {
    .shortcuts__content .tabs__item:nth-child(1) {
      background-color: #f2f2f2; }
    .shortcuts__content .tabs__item:nth-child(2) {
      background-color: #e6e6e6; }
    .shortcuts__content .tabs__item:nth-child(3) {
      background-color: #d9d9d9; }
    .shortcuts__content .tabs__item:nth-child(4) {
      background-color: #cccccc; }
    .shortcuts__content .tabs__item:nth-child(5) {
      background-color: #bfbfbf; }
    .shortcuts__content .tabs__item:nth-child(6) {
      background-color: #b3b3b3; }
    .shortcuts__content .tabs__item:nth-child(7) {
      background-color: #a6a6a6; }
    .shortcuts__content .tabs__item:nth-child(8) {
      background-color: #999999; }
    .shortcuts__content .tabs__item:nth-child(9) {
      background-color: #8c8c8c; }
    .shortcuts__content .tabs__item:nth-child(10) {
      background-color: gray; } }

@media (min-width: 61.875em) {
  .shortcuts__content .tabs__item {
    padding: 2rem 0; } }

/* -------- TABS -------- */
.tabs__nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-top: -20px; }
  .tabs__nav li {
    display: inline-block;
    float: left;
    overflow: hidden; }
    .tabs__nav li .tab__btn {
      width: 100%;
      padding: 10px 1.2em 30px;
      background-color: #f2efee;
      color: #98867C;
      position: relative;
      margin-top: 20px;
      font-family: "Montserrat", Helvetica, Sans-Serif;
      font-weight: 300;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer; }
      .tabs__nav li .tab__btn:before, .tabs__nav li .tab__btn:after {
        background-color: inherit;
        position: absolute;
        top: -20px;
        height: 20px;
        width: 100%;
        content: ''; }
      .tabs__nav li .tab__btn:before {
        transform: skew(45deg);
        left: -10px; }
      .tabs__nav li .tab__btn:after {
        right: -10px;
        transform: skew(-45deg); }
      .tabs__nav li .tab__btn.active {
        background-color: #fff; }
        .tabs__nav li .tab__btn.active:before {
          left: -50%; }
        .tabs__nav li .tab__btn.active:after {
          right: -50%; }
    @media (max-width: 39.99em) {
      .tabs__nav li {
        width: 100%; } }
  @media (min-width: 40em) {
    .tabs__nav {
      /* one item */
      /* two items */
      /* three items */
      /* four items */ }
      .tabs__nav li:first-child:last-child {
        width: 100%; }
      .tabs__nav li:first-child:nth-last-child(2),
      .tabs__nav li:first-child:nth-last-child(2) ~ li {
        width: 50%; }
      .tabs__nav li:first-child:nth-last-child(3),
      .tabs__nav li:first-child:nth-last-child(3) ~ li {
        width: 30%; }
      .tabs__nav li.tab.tab--active {
        width: 40% !important; }
      .tabs__nav li:first-child:nth-last-child(4),
      .tabs__nav li:first-child:nth-last-child(4) ~ li {
        width: 25%; } }
@media (max-width: 47.99em) {
  .tabs__content .tabs__item {
    padding: 2rem; } }
  @media (max-width: 47.99em) and (max-width: 39.99em) {
    .tabs__content .tabs__item:nth-child(1) {
      background-color: #f2f2f2; }
    .tabs__content .tabs__item:nth-child(2) {
      background-color: #e6e6e6; }
    .tabs__content .tabs__item:nth-child(3) {
      background-color: #d9d9d9; }
    .tabs__content .tabs__item:nth-child(4) {
      background-color: #cccccc; }
    .tabs__content .tabs__item:nth-child(5) {
      background-color: #bfbfbf; }
    .tabs__content .tabs__item:nth-child(6) {
      background-color: #b3b3b3; }
    .tabs__content .tabs__item:nth-child(7) {
      background-color: #a6a6a6; }
    .tabs__content .tabs__item:nth-child(8) {
      background-color: #999999; }
    .tabs__content .tabs__item:nth-child(9) {
      background-color: #8c8c8c; }
    .tabs__content .tabs__item:nth-child(10) {
      background-color: gray; } }

@media (min-width: 48em) {
  .tabs__content .tabs__item {
    padding: 2rem 0; } }

/* -------- TESTIMONIALS -------- */
.testimonial {
  padding: 0 1em;
  margin-bottom: 2em; }
  .testimonial__head {
    height: 200px;
    margin-bottom: 2em; }
  .testimonial__copy {
    padding-left: 2em; }
  .testimonial .author-profile {
    position: relative; }
    .testimonial .author-profile__photo {
      position: absolute;
      width: 200px;
      top: 0;
      left: 0; }
      .testimonial .author-profile__photo img {
        max-width: 100% !important;
        width: 100% !important;
        display: block !important; }
    .testimonial .author-profile__details {
      position: absolute;
      bottom: 0;
      padding-left: 180px;
      width: 100%; }
      .testimonial .author-profile__details .details__body {
        background-color: #fff;
        padding: 20px 20px 0; }
      .testimonial .author-profile__details h3 {
        margin-bottom: 0.2em;
        color: #3A3734; }
      .testimonial .author-profile__details .title--subheading p {
        font-family: "Roboto Condensed", Helvetica, Sans-Serif;
        font-weight: 300;
        font-size: 0.9em;
        text-transform: uppercase;
        color: #98867C;
        margin-bottom: 0;
        text-align: left; }
        .testimonial .author-profile__details .title--subheading p a {
          text-decoration: underline;
          font-weight: 300; }
      .testimonial .author-profile__details .btn {
        margin-top: 1em; }

/* -------- SHORTCUTS -------- */
.tiles {
  overflow: hidden; }
  .tiles--pics {
    margin-bottom: 3em; }
    .tiles--pics .mask--custom {
      background-color: rgba(0, 0, 0, 0.5); }
    .tiles--pics .item__box {
      position: relative;
      color: #fff; }
    .tiles--pics .item__content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      padding: 1.4rem 1.4rem 1.6rem; }
      .tiles--pics .item__content .item__title {
        margin-bottom: 0; }
      .tiles--pics .item__content .btn {
        margin-top: 0.8em; }
    .tiles--pics .tiles__item {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border: 1px solid #fff;
      margin-bottom: 0;
      float: left; }
      .tiles--pics .tiles__item:first-child:last-child, .tiles--pics .tiles__item:first-child:last-child {
        width: 100%; }
        .tiles--pics .tiles__item:first-child:last-child .item__box, .tiles--pics .tiles__item:first-child:last-child .item__box {
          padding-top: 33%;
          min-height: 200px; }
      @media (max-width: 47.99em) {
        .tiles--pics .tiles__item {
          width: 100%; }
          .tiles--pics .tiles__item .item__box {
            padding-top: 40%;
            min-height: 200px; } }
      @media (min-width: 48em) and (max-width: 61.865em) {
        .tiles--pics .tiles__item {
          width: 50%; }
          .tiles--pics .tiles__item .item__box {
            padding-top: 50%; }
          .tiles--pics .tiles__item:first-child:nth-last-child(2), .tiles--pics .tiles__item:first-child:nth-last-child(2) ~ .tiles__item {
            width: 50%; }
            .tiles--pics .tiles__item:first-child:nth-last-child(2) .item__box, .tiles--pics .tiles__item:first-child:nth-last-child(2) ~ .tiles__item .item__box {
              padding-top: 200px; }
          .tiles--pics .tiles__item:first-child:nth-last-child(3), .tiles--pics .tiles__item:first-child:nth-last-child(3), .tiles--pics .tiles__item:nth-child(2):nth-last-child(2), .tiles--pics .tiles__item:nth-child(2):nth-last-child(2) {
            width: 50%; }
          .tiles--pics .tiles__item:last-child:nth-last-child(1), .tiles--pics .tiles__item:last-child:nth-last-child(1) {
            width: 100%; }
          .tiles--pics .tiles__item:first-child:nth-last-child(3) .item__box, .tiles--pics .tiles__item:first-child:nth-last-child(3) ~ .tiles__item .item__box {
            padding-top: 200px; } }
      @media (min-width: 61.875em) {
        .tiles--pics .tiles__item {
          width: 25%; }
          .tiles--pics .tiles__item .item__box {
            padding-top: 100%; }
          .tiles--pics .tiles__item:first-child:nth-last-child(2), .tiles--pics .tiles__item:first-child:nth-last-child(2) ~ .tiles__item {
            width: 50%; }
            .tiles--pics .tiles__item:first-child:nth-last-child(2) .item__box, .tiles--pics .tiles__item:first-child:nth-last-child(2) ~ .tiles__item .item__box {
              padding-top: 50%;
              min-height: 200px; }
          .tiles--pics .tiles__item:first-child:nth-last-child(3), .tiles--pics .tiles__item:first-child:nth-last-child(3) ~ .tiles__item {
            width: 33.33333%; } }
      .tiles--pics .tiles__item:first-child .item__box {
        position: relative; }
        .tiles--pics .tiles__item:first-child .item__box:before {
          content: '';
          display: block;
          border-left: 20px solid transparent;
          border-right: 20px solid transparent;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          border-top: 20px solid #fff;
          top: 0; }
  .tiles__title {
    font-size: 2.5em;
    margin-bottom: 0.2em;
    color: #fff; }
  @media (max-width: 61.865em) {
    .tiles__content .tabs__item {
      padding: 2rem; } }
  @media (max-width: 61.865em) and (max-width: 47.99em) {
    .tiles__content .tabs__item:nth-child(1) {
      background-color: #f2f2f2; }
    .tiles__content .tabs__item:nth-child(2) {
      background-color: #e6e6e6; }
    .tiles__content .tabs__item:nth-child(3) {
      background-color: #d9d9d9; }
    .tiles__content .tabs__item:nth-child(4) {
      background-color: #cccccc; }
    .tiles__content .tabs__item:nth-child(5) {
      background-color: #bfbfbf; }
    .tiles__content .tabs__item:nth-child(6) {
      background-color: #b3b3b3; }
    .tiles__content .tabs__item:nth-child(7) {
      background-color: #a6a6a6; }
    .tiles__content .tabs__item:nth-child(8) {
      background-color: #999999; }
    .tiles__content .tabs__item:nth-child(9) {
      background-color: #8c8c8c; }
    .tiles__content .tabs__item:nth-child(10) {
      background-color: gray; } }

  @media (min-width: 61.875em) {
    .tiles__content .tabs__item {
      padding: 2rem 0; } }

/* -------- INTERACTIVE ELEMENTS -------- */
.pagination {
  border-top-color: #98867C; }
  .pagination span.current {
    background-color: transparent !important;
    border-bottom: 1px solid #98867C;
    color: #98867C; }

a.more-link {
  padding: 0.5em 1em;
  font-family: "Montserrat", Helvetica, Sans-Serif;
  font-weight: 700;
  background-color: transparent !important;
  color: #98867C !important;
  border: 1px solid #98867C; }
  a.more-link:hover {
    background-color: #98867C !important;
    color: #fff !important; }

.flat-social a {
  font-size: 12px; }

#main-content .form--cork-2 {
  max-width: 400px;
  margin-bottom: 2em; }
  #main-content .form--cork-2 .form__box {
    background-color: #f2efee;
    padding: 1em;
    margin-bottom: 1em; }
    #main-content .form--cork-2 .form__box label {
      margin-bottom: 0.6em; }
  #main-content .form--cork-2 .wpcf7-list-item {
    display: block;
    margin: 0 0 0.4em; }
  #main-content .form--cork-2 label {
    font-size: 0.9em; }
  #main-content .form--cork-2 input:not([type="radio"]), #main-content .form--cork-2 textarea {
    border: 1px solid #98867C;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    background-color: #fff; }
  #main-content .form--cork-2 .button-lines {
    display: inline-block;
    position: relative; }
    #main-content .form--cork-2 .button-lines p {
      margin: 0; }
    #main-content .form--cork-2 .button-lines .ajax-loader {
      position: absolute;
      right: 100%;
      top: 0; }
    #main-content .form--cork-2 .button-lines:before, #main-content .form--cork-2 .button-lines:after {
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      left: 4px;
      right: 4px;
      background-color: #98867C !important; }
    #main-content .form--cork-2 .button-lines:before {
      top: -4px; }
    #main-content .form--cork-2 .button-lines:after {
      bottom: -4px; }
  #main-content .form--cork-2 input[type="submit"] {
    padding: 0.6em 1.5em !important;
    border-radius: 0 !important;
    border: 1px solid !important;
    font-family: "Montserrat", Helvetica, Sans-Serif !important;
    background-color: #98867C !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #fff !important;
    border-color: #98867C !important; }
    #main-content .form--cork-2 input[type="submit"]:hover {
      background-color: #7e6d63 !important;
      color: #fff !important; }

/* -------- POSTS -------- */
.cat-box {
  padding-bottom: 2em; }

#related_posts .post-listing, .post-inner {
  padding: 0; }

#related_posts .block-head h3 {
  font-family: "Roboto Condensed", Helvetica, Sans-Serif;
  text-transform: uppercase;
  font-weight: 300;
  border-bottom: 1px solid #3A3734;
  color: #3A3734;
  padding-bottom: 0.3em;
  float: none; }
#related_posts .related-item h3 {
  font-size: 1em;
  font-weight: 300; }

.cat-box-title h2,
.widget-top h4 {
  font-family: "Roboto Condensed", Helvetica, Sans-Serif;
  text-transform: uppercase;
  border-bottom: 1px solid #98867C;
  float: none;
  padding-bottom: 0.3em;
  font-weight: 300; }

.widget-container {
  padding: 0; }

.recent-box .cat-box-content, .cat-box-content {
  padding: 0; }

.stripe-line {
  display: none; }

/* -------- MODS -------- */
.margin-bottom-none {
  margin-bottom: 0; }

.font-size--small, .fs--small {
  font-size: 0.8rem !important; }
.font-size--reg, .fs--reg {
  font-size: 1.0rem !important; }
.font-size--medium, .fs--medium {
  font-size: 1.4rem !important; }
.font-size--large, .fs--large {
  font-size: 1.6rem !important; }
.font-size--extra-large, .fs--extra-large {
  font-size: 2.0rem !important; }

.fw--thin {
  font-weight: 300; }
.fw--reg {
  font-weight: 400; }
.fw--bold {
  font-weight: 700; }

.ff--headers {
  font-family: "Montserrat", Helvetica, Sans-Serif; }
.ff--plain-text {
  font-family: "Roboto Condensed", Helvetica, Sans-Serif; }

.tt--sentence {
  text-transform: initial; }
.tt--uppercase {
  text-transform: uppercase; }

.text--indented {
  padding-left: 2rem; }

/* -------- OVERRIDE -------- */
.cat-box-content, #sidebar .widget-container, .post-listing, #commentform {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none; }

#main-content {
  padding: 24px 20px; }

.full-width {
  width: 100%; }

/*# sourceMappingURL=style.css.map */
