/*!
Theme Name: Customify
Theme URI: https://pressmaximum.plasma_5df9/customify
Author: WPCustomify
Author URI: https://pressmaximum.plasma_5df9
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.plasma_5df9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hovered-e9c5.wrapper_green_3642/licenses/gpl-2.0.tooltip-fast-1a33
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.avatar-c87d/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.frame-4dec.mask_down_e149/normalize.component-hovered-ea73/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.component-hovered-ea73 v7.0.0 | MIT License | github.plasma_5df9/necolas/normalize.component-hovered-ea73 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.element_tall_504e .video-medium-fd56,
.article_out_3a42,
.accent_9d87,
.notice_9a7e,
.label_b186,
.container-fluid-def3,
.active-bf15,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.article_out_3a42,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article_out_3a42,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article_out_3a42,
  h1 {
    font-size: 1.8em;
  }
}
.accent_9d87,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accent_9d87 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accent_9d87,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accent_9d87,
  h2 {
    font-size: 1.7em;
  }
}
.notice_9a7e,
h3 {
  font-size: 1.618em;
}
.element_tall_504e .video-medium-fd56,
.label_b186,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.green-2589 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.summary_huge_c181:after,
.summary_huge_c181:before,
.out_110b:after,
.out_110b:before {
  content: "";
  display: table;
}
.summary_huge_c181:after,
.out_110b:after {
  clear: both;
}
.layout_lite_5c26 {
  float: right;
  margin-right: 0;
}
.north_9dac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption_aae2 .secondary_7172,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.caption_aae2 .secondary_7172:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.banner-c6cd .secondary_7172 {
  box-shadow: none;
}
.banner-c6cd
  .secondary_7172
  .logo-ecf7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner-c6cd .secondary_7172 .slider_focused_8b7f {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.banner-c6cd
  .secondary_7172
  .slider_focused_8b7f
  b {
  display: none;
}
.banner-c6cd .input_white_5695 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter-c977:not(.footer_9a5b):not(.heading_ee50),
button:not(.footer_9a5b):not(.heading_ee50),
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ),
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ),
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ):hover,
button:not(.footer_9a5b):not(
    .heading_ee50
  ):hover,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ):hover,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ):hover,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ):active,
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
button:not(.footer_9a5b):not(
    .heading_ee50
  ):active,
button:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ):active,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ):active,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ):active,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus {
  outline: 0;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3 {
  position: relative;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .tertiary_liquid_938a,
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .grid-right-de59,
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .medium-daa8,
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  i,
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  svg,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .tertiary_liquid_938a,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .grid-right-de59,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .medium-daa8,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  i,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  svg,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .tertiary_liquid_938a,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .grid-right-de59,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .medium-daa8,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  i,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  svg,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .tertiary_liquid_938a,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .grid-right-de59,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .medium-daa8,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  i,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  svg,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .tertiary_liquid_938a,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .grid-right-de59,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  .medium-daa8,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  i,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3
  svg {
  visibility: hidden;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3:after,
button:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3:after,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3:after,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3:after,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ).fn-loading-f1e3:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.filter-c977:not(.footer_9a5b):not(.heading_ee50),
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ),
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ),
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ) {
  color: #fff;
  background: #235787;
}
.filter-c977:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="button"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="reset"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus,
input[type="submit"]:not(.footer_9a5b):not(
    .heading_ee50
  ):focus {
  color: #fff;
}
.filter-c977.fn-disabled-f1e3:not(.footer_9a5b):not(
    .heading_ee50
  ),
.filter-c977[disabled]:not(.footer_9a5b):not(
    .heading_ee50
  ),
button.fn-disabled-f1e3:not(.footer_9a5b):not(
    .heading_ee50
  ),
button[disabled]:not(.footer_9a5b):not(
    .heading_ee50
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.overlay-dynamic-3009 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-dynamic-3009:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.under_682a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button-gold-137a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thick-23f7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary_huge_c181:after,
.summary_huge_c181:before,
.notice_a492:after,
.notice_a492:before,
.easy_cf18:after,
.easy_cf18:before,
.focused-65da:after,
.focused-65da:before,
.stone_b70d:after,
.stone_b70d:before,
.table-ad06:after,
.table-ad06:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary_huge_c181:after,
.notice_a492:after,
.easy_cf18:after,
.focused-65da:after,
.stone_b70d:after,
.table-ad06:after {
  clear: both;
}
.notice_a492 .highlight_5d4c,
.easy_cf18 .highlight_5d4c,
.dark-8b23 .highlight_5d4c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.form_fresh_e583 {
  display: inline-block;
}
.full-2a7f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full-2a7f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full-2a7f .gallery-3342 {
  padding: 1em 0;
  font-size: 85%;
}
.gallery-3342 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status_9e91 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status_9e91:after,
.status_9e91:before {
  content: "";
  display: table;
}
.status_9e91:after {
  clear: both;
}
.component-paper-9475 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty_d754 .component-paper-9475 {
  max-width: 50%;
}
.popup-d40f .component-paper-9475 {
  max-width: 33.33%;
}
.feature-c32d .component-paper-9475 {
  max-width: 25%;
}
.gold_94cb .component-paper-9475 {
  max-width: 20%;
}
.item-dark-18c8 .component-paper-9475 {
  max-width: 16.66%;
}
.solid-8852 .component-paper-9475 {
  max-width: 14.28%;
}
.frame_south_0bb6 .component-paper-9475 {
  max-width: 12.5%;
}
.glass_187c .component-paper-9475 {
  max-width: 11.11%;
}
.link-aa9e {
  display: block;
}
.element_tall_504e .widget_under_f092 label,
.element_tall_504e .hovered-bf04 label,
.element_tall_504e .logo_short_c79b label,
.element_tall_504e .nav-static-bd87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hard_647d {
  list-style: none;
  margin: 0;
}
.hard_647d article.breadcrumb-bottom-afe6 {
  margin-bottom: 0;
}
.hard_647d ul {
  list-style: none;
  margin: 0;
}
.hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 {
    padding-left: 0;
  }
}
article.breadcrumb-bottom-afe6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-bottom-afe6 .notice_a492 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-bottom-afe6 .text-lower-0312 {
  float: left;
}
article.breadcrumb-bottom-afe6 .mini-c20d {
  margin-left: 85px;
}
article.breadcrumb-bottom-afe6 .wood_e1b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-bottom-afe6 .wood_e1b1 .steel-108b {
  margin-left: 10px;
}
article.breadcrumb-bottom-afe6 .container_dirty_5dd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-bottom-afe6 .title-pressed-dad2 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .widget_under_f092,
  #respond .logo_short_c79b,
  #respond .nav-static-bd87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget_under_f092 input,
#respond .logo_short_c79b input,
#respond .nav-static-bd87 input {
  width: 100%;
}
#respond .nav-static-bd87 {
  margin-right: 0;
}
#respond .carousel_cde1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs-4e87 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs-4e87.picture-368d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs-4e87 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tabs-4e87:focus,
.tabs-4e87:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.photo_white_fec1 {
  border-radius: 10%;
}
.thumbnail_8117 {
  border-radius: 50%;
}
.red_4237 {
  font-size: 0.72em;
}
.rough-f6d3 {
  font-size: 0.875em;
}
.title-under-d57c {
  font-size: 1.1em;
}
.primary-down-f4bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.primary-down-f4bb.red_4237 {
  letter-spacing: 0.5px;
}
.pagination_b66e,
.pagination_b66e a {
  color: #6d6d6d;
}
.pagination_b66e a:hover {
  color: #111;
}
.motion-d02a {
  color: #6d6d6d;
}
.row-copper-5871 {
  overflow-x: hidden;
}
.row-copper-5871 .basic-7b3d.simple_7201 {
  position: relative;
}
.row-copper-5871 .basic-7b3d.simple_7201.old_9876 {
  position: initial;
}
.row-copper-5871
  .basic-7b3d.simple_7201.old_9876
  .form_huge_95bc {
  left: auto;
}
.row-copper-5871 .basic-7b3d .form_huge_95bc {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.row-copper-5871 .basic-7b3d:hover.simple_7201 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row-copper-5871
  .basic-7b3d:hover.simple_7201
  .form_huge_95bc {
  display: block;
  z-index: 9999999;
}
.row-copper-5871 .modal-59a5 .row_black_f090,
.row-copper-5871 .heading-advanced-0fe1 .row_black_f090 {
  display: none;
}
.row-copper-5871 .heading-active-b37f .basic-7b3d:hover.simple_7201 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element_tall_504e .widget_under_f092 label,
.element_tall_504e .hovered-bf04 label,
.element_tall_504e .logo_short_c79b label,
.element_tall_504e .nav-static-bd87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hard_647d {
  list-style: none;
  margin: 0;
}
.hard_647d article.breadcrumb-bottom-afe6 {
  margin-bottom: 0;
}
.hard_647d ul {
  list-style: none;
  margin: 0;
}
.hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .hard_647d .brown-f8ff li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 li.breadcrumb-bottom-afe6 {
    padding-left: 0;
  }
}
article.breadcrumb-bottom-afe6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-bottom-afe6 .notice_a492 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-bottom-afe6 .text-lower-0312 {
  float: left;
}
article.breadcrumb-bottom-afe6 .mini-c20d {
  margin-left: 85px;
}
article.breadcrumb-bottom-afe6 .wood_e1b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-bottom-afe6 .wood_e1b1 .steel-108b {
  margin-left: 10px;
}
article.breadcrumb-bottom-afe6 .container_dirty_5dd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-bottom-afe6 .title-pressed-dad2 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .widget_under_f092,
  #respond .logo_short_c79b,
  #respond .nav-static-bd87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget_under_f092 input,
#respond .logo_short_c79b input,
#respond .nav-static-bd87 input {
  width: 100%;
}
#respond .nav-static-bd87 {
  margin-right: 0;
}
#respond .carousel_cde1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-59a5 .tabs_1454 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_1454 .pattern-c2ae.border_1107 .chip_tall_0109 > li > a:focus,
.tabs_1454 .pattern-c2ae.border_1107 .chip_tall_0109 > li > a:hover,
.tabs_1454 .pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a:focus,
.tabs_1454 .pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a:hover,
.tabs_1454 .pattern-c2ae.complex_34f4 .chip_tall_0109 > li > a:focus,
.tabs_1454 .pattern-c2ae.complex_34f4 .chip_tall_0109 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454
  .pattern-c2ae.border_1107
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.tabs_1454
  .pattern-c2ae.border_1107
  .chip_tall_0109
  > li.primary_iron_4898
  > a,
.tabs_1454
  .pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.tabs_1454
  .pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.primary_iron_4898
  > a,
.tabs_1454
  .pattern-c2ae.complex_34f4
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.tabs_1454 .pattern-c2ae.complex_34f4 .chip_tall_0109 > li.tabs_5689 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454 .glass_fdab,
.tabs_1454 .glass_fdab a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454 .tertiary-dark-1c96.summary_f77e li a,
.tabs_1454 .article_down_7f62 a,
.tabs_1454 .light_6a31,
.tabs_1454 .chip_tall_0109 > li > a,
.tabs_1454 .chip_cold_9415 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454 .tertiary-dark-1c96.summary_f77e li a:hover,
.tabs_1454 .article_down_7f62 a:hover,
.tabs_1454 .light_6a31:hover,
.tabs_1454 .chip_tall_0109 > li > a:hover,
.tabs_1454 .chip_cold_9415:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454 .full-8c59 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454 .full-8c59 .hovered_1480 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454 .full-8c59:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_1454 .carousel_dd76 .banner-brown-b275 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454 .carousel_dd76 .banner-brown-b275 .wood-d192 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454
  .carousel_dd76
  .banner-brown-b275
  .wood-d192::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454
  .carousel_dd76
  .banner-brown-b275
  .wood-d192:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454
  .carousel_dd76
  .banner-brown-b275
  .wood-d192::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454
  .carousel_dd76
  .banner-brown-b275
  .wood-d192::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454 .carousel_dd76 .widget_c7c5 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_1454 .carousel_dd76 .widget_c7c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-simple-4453
  .tabs_1454
  .carousel_dd76
  .background_2c48
  .heading_0154 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-simple-4453
  .tabs_1454
  .carousel_dd76
  .background_2c48
  .wood-d192 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-59a5 .image-c4af {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image-c4af .pattern-c2ae.border_1107 .chip_tall_0109 > li > a:focus,
.image-c4af .pattern-c2ae.border_1107 .chip_tall_0109 > li > a:hover,
.image-c4af .pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a:focus,
.image-c4af .pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a:hover,
.image-c4af .pattern-c2ae.complex_34f4 .chip_tall_0109 > li > a:focus,
.image-c4af .pattern-c2ae.complex_34f4 .chip_tall_0109 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-c4af
  .pattern-c2ae.border_1107
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.image-c4af
  .pattern-c2ae.border_1107
  .chip_tall_0109
  > li.primary_iron_4898
  > a,
.image-c4af
  .pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.image-c4af
  .pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.primary_iron_4898
  > a,
.image-c4af
  .pattern-c2ae.complex_34f4
  .chip_tall_0109
  > li.pink-5ff6
  > a,
.image-c4af .pattern-c2ae.complex_34f4 .chip_tall_0109 > li.tabs_5689 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image-c4af .glass_fdab,
.image-c4af .glass_fdab a {
  color: rgba(0, 0, 0, 0.8);
}
.image-c4af .tertiary-dark-1c96.summary_f77e li a,
.image-c4af .article_down_7f62 a,
.image-c4af .light_6a31,
.image-c4af .chip_tall_0109 > li > a,
.image-c4af .chip_cold_9415 {
  color: rgba(0, 0, 0, 0.55);
}
.image-c4af .tertiary-dark-1c96.summary_f77e li a:hover,
.image-c4af .article_down_7f62 a:hover,
.image-c4af .light_6a31:hover,
.image-c4af .chip_tall_0109 > li > a:hover,
.image-c4af .chip_cold_9415:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-c4af .full-8c59 {
  color: rgba(0, 0, 0, 0.55);
}
.image-c4af .full-8c59 .hovered_1480 {
  color: rgba(0, 0, 0, 0.8);
}
.image-c4af .full-8c59:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron-8250 .fresh_8d95 {
  margin-left: auto;
  margin-right: auto;
}
.easy_cf18 > * {
  margin-left: auto;
  margin-right: auto;
}
.easy_cf18 .under_682a {
  margin-right: 1.41575em;
}
.frame-859c .easy_cf18 > .outline_tall_19b1 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.frame-859c .easy_cf18 > .out-97e7 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hard_cc75.iron-8250 .fresh_8d95,
.input-d4c7.iron-8250 .fresh_8d95 {
  margin-left: 0;
}
.pink-1b97.iron-8250 .fresh_8d95,
.large-b1ab.iron-8250 .fresh_8d95 {
  margin-right: 0;
}
.easy_cf18 ol,
.easy_cf18 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.easy-56ab video {
  max-width: 100%;
}
.cool_12c1 img {
  display: block;
}
.cool_12c1.under_682a,
.cool_12c1.button-gold-137a {
  width: 100%;
}
.cool_12c1.out-97e7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.caption_cf68:not(.inner-b334) {
  margin: 1.5em auto;
}
.table-cold-2727 p {
  padding: 1.5em 14px;
}
ul.description-soft-1444.out-97e7,
ul.description-soft-1444.outline_tall_19b1,
ul.description-soft-1444.slow-4a7c.outline_tall_19b1 {
  padding: 0 14px;
}
.detail-fast-e382 {
  display: block;
  overflow-x: auto;
}
.detail-fast-e382 table {
  border-collapse: collapse;
  width: 100%;
}
.detail-fast-e382 td,
.detail-fast-e382 th {
  padding: 0.5em;
}
.easy_cf18 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.easy_cf18 ol ol,
.easy_cf18 ol ul,
.easy_cf18 ul ol,
.easy_cf18 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.easy_cf18 ol ol li,
.easy_cf18 ol ul li,
.easy_cf18 ul ol li,
.easy_cf18 ul ul li {
  margin-left: 0;
}
.chip_9774.photo_steel_e3d7 > .glass_17a1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_9774.photo_steel_e3d7 > .glass_17a1 iframe,
.chip_9774.photo_steel_e3d7 > .glass_17a1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_2161 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_2161.accordion-medium-57e6 {
  padding: 0;
}
.active_2161.accordion-medium-57e6 cite {
  font-size: 13px;
}
.active_2161 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_2161 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-fcf6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-fcf6 > p:first-child {
  margin-top: 0;
}
.media-fcf6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-fcf6 blockquote {
  border-left: 0;
}
.wide_26bf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wide_26bf:not(.sort-medium-206c) {
  max-width: 100px;
}
.wide_26bf.chip_f5d9 {
  border-bottom: none !important;
  text-align: center;
}
.wide_26bf.chip_f5d9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .table-cold-2727 p {
    padding: 1.5em 0;
  }
}
.carousel_north_2400 {
  color: #0073aa;
}
.layout-middle-f3e8 {
  background-color: #0073aa;
}
.clean_1e42 {
  color: #229fd8;
}
.fresh_1f6c {
  background-color: #229fd8;
}
.frame-motion-4d61 {
  color: #eee;
}
.main_static_7900 {
  background-color: #eee;
}
.fluid-3fe3 {
  color: #444;
}
.middle-fe22 {
  background-color: #444;
}
.copper_c2bd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.copper_c2bd .pagination_318a .article_down_7f62 {
  font-size: 15px;
}
.copper_c2bd .article_down_7f62 {
  line-height: 1.3;
}
.copper_c2bd .image-c4af {
}
.copper_c2bd .tabs_1454 {
  background: #235787;
}
.disabled_complex_0fa0 {
  padding: 0;
}
.disabled_complex_0fa0 .tabs_1454 {
  background: #1a1a1a;
}
.disabled_complex_0fa0 .image-c4af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tabs-liquid-2e37 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tabs-liquid-2e37 .image-c4af {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tabs-liquid-2e37 .tabs_1454 {
  background: #303030;
}
.table-ad06 {
  position: relative;
  z-index: 10;
}
.table-ad06 .content-fb75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient-bb93 .simple_7201 {
  display: inline-block;
  vertical-align: middle;
}
.gradient-bb93.filter-9154 .simple_7201 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient-bb93.filter-9154 .simple_7201 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-bb93.filter-9154 .simple_7201 {
    margin-right: 0.4em;
  }
}
.gradient-bb93.filter-9154 .simple_7201:last-child {
  margin-right: 0;
}
.stale-2ebb .content-fb75 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-59a5 .pagination_318a {
    margin: 0 -0.5em;
  }
  .modal-59a5 .pagination_318a [class*="customify-col-"],
  .modal-59a5 .pagination_318a [class*="customify-col_"],
  .modal-59a5 .pagination_318a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-59a5.texture-first-407d .content-fb75 {
  background: 0 0 !important;
}
.modal-59a5.texture-first-407d .content-fb75,
.modal-59a5.stale-2ebb .content-fb75 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-59a5.easy-e494 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-59a5.stale-2ebb .content-fb75 {
  box-shadow: none !important;
}
.orange-13af {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .orange-13af {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .orange-13af {
    padding: 18px 0 20px;
  }
}
.orange-13af .overlay-inner-b9e7 {
  width: 100%;
}
.orange-13af .hard-868b {
  margin-bottom: 0;
}
.orange-13af .module_first_4137 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside-2c06 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside-2c06 .shade_motion_3dca {
  width: 100%;
}
.prev_e8af {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.prev_e8af li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.prev_e8af li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.prev_e8af li:last-child:after {
  display: none;
}
.prev_e8af li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-55d4 .row_black_f090 button,
.orange-13af .row_black_f090 button {
  left: 0;
}
.caption-55d4 .shade_motion_3dca,
.orange-13af .shade_motion_3dca {
  padding-left: 0;
  padding-right: 0;
}
.caption-55d4 .aside-2c06,
.orange-13af .aside-2c06 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-55d4 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-55d4:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.caption-55d4 .article_north_cdc2 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .caption-55d4 .article_north_cdc2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-55d4 .article_north_cdc2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-55d4 .article_north_cdc2 {
    min-height: 200px;
  }
}
.caption-55d4 .prev_e8af {
  color: rgba(255, 255, 255, 0.8);
}
.caption-55d4 .prev_e8af a,
.caption-55d4 .prev_e8af li:after {
  color: inherit;
}
.caption-55d4 .prev_e8af a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_b128 {
  margin-bottom: 0.5em;
}
.wrapper_78ac {
  margin-bottom: 1.2em;
}
.wrapper_78ac,
.title_b128 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wrapper_78ac p:last-child,
.title_b128 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .row_black_f090,
#masthead .row_black_f090 {
  display: none;
}
#masthead
  > .row_black_f090.texture-mini-3435 {
  display: none;
}
#masthead > .row_black_f090 button {
  left: 0;
}
.content_center_242e {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.content_center_242e .simple_7201 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content_center_242e .orange_44ac {
  display: -webkit-box;
  display: flex;
}
.content_center_242e .orange_44ac.tag_paper_aada {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content_center_242e .orange_44ac.title_9b94 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_center_242e .orange_44ac.widget_ba2f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_center_242e.modal-north-fe9f.bright-c8e7 .orange_44ac.tag_paper_aada {
  flex-basis: 100%;
}
.content_center_242e.slider_white_d3af .orange_44ac.title_9b94 {
  -webkit-box-flex: 1;
  flex: auto;
}
.content_center_242e.slider_white_d3af .orange_44ac.widget_ba2f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .row_black_f090.texture-mini-3435 {
  display: none;
}
#masthead > .row_black_f090 button {
  left: 0;
}
.border-9d7b {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.border-9d7b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border-9d7b.gallery_fluid_dac2 i {
  margin-right: 4px;
}
.border-9d7b.table-slow-525f i {
  margin-left: 5px;
}
.article_down_7f62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article_down_7f62 p:last-child {
  margin-bottom: 0;
}
.section_7729 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section_7729 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section_7729 img {
  display: block;
  width: auto;
  line-height: 1;
}
.section_7729 .glass_fdab {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section_7729 .card-3f99 {
  margin: 5px 0 7px 0;
}
.section_7729.search_c988 .red-840c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_7729.search_c988 .south-7008 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_7729.mini_d3d7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section_7729.mini_d3d7 .red-840c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_7729.mini_d3d7 .south-7008 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_7729.main_1c04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_7729.down_3c90 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section_7729.down_3c90 .south-7008 {
  margin-top: 7px;
}
.search-huge-1198 {
  display: inline-block;
}
.table-ad06 .column_ebdf .section_7729 img {
  max-width: 100%;
}
.pattern-c2ae .filter-hard-da5d.notice-88c4,
.fixed-47de .filter-hard-da5d.notice-88c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-c2ae .box-e14a,
.fixed-47de .box-e14a {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.pattern-c2ae .box-e14a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern-c2ae.outline_aec6 .box-e14a {
  display: none;
}
.pattern-c2ae .active-glass-a102 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern-c2ae .active-glass-a102 li {
  display: inline-block;
  position: relative;
}
.pattern-c2ae .active-glass-a102 li:last-child {
  margin-right: 0;
}
.pattern-c2ae .active-glass-a102 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.pattern-c2ae .active-glass-a102 li.tabs_5689 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern-c2ae .active-glass-a102 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.pattern-c2ae .active-glass-a102 > li > a i {
  line-height: 0;
}
.pattern-c2ae .active-glass-a102 > li.column-4c20 > a .box-e14a {
  margin-left: 4px;
  line-height: 0;
}
.pattern-c2ae .active-glass-a102 .column_last_e14b li.column-4c20 > a {
  position: relative;
}
.pattern-c2ae .active-glass-a102 .column_last_e14b li.column-4c20 > a:after,
.pattern-c2ae .active-glass-a102 .column_last_e14b li.column-4c20 > a:before {
  content: "";
  display: table;
}
.pattern-c2ae .active-glass-a102 .column_last_e14b li.column-4c20 > a:after {
  clear: both;
}
.pattern-c2ae .active-glass-a102 .column_last_e14b li.column-4c20 > a .box-e14a {
  margin-left: 5px;
  float: right;
}
.pattern-c2ae .main-f891,
.pattern-c2ae .column_last_e14b {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.pattern-c2ae .column_last_e14b {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.pattern-c2ae .column_last_e14b .notice-88c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern-c2ae .column_last_e14b .box-e14a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern-c2ae .column_last_e14b li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern-c2ae .column_last_e14b li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.pattern-c2ae .column_last_e14b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern-c2ae .column_last_e14b .column_last_e14b {
  top: 0;
  left: 100%;
}
.pattern-c2ae .notification_blue_9fc8.fn-focus-f1e3 > .main-f891,
.pattern-c2ae .notification_blue_9fc8.fn-focus-f1e3 > .column_last_e14b,
.pattern-c2ae .notification_blue_9fc8:focus > .main-f891,
.pattern-c2ae .notification_blue_9fc8:focus > .column_last_e14b,
.pattern-c2ae .notification_blue_9fc8:hover > .main-f891,
.pattern-c2ae .notification_blue_9fc8:hover > .column_last_e14b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern-c2ae.complex_34f4 .chip_tall_0109:after,
.pattern-c2ae.complex_34f4 .chip_tall_0109:before {
  content: "";
  display: table;
}
.pattern-c2ae.complex_34f4 .chip_tall_0109:after {
  clear: both;
}
.pattern-c2ae.complex_34f4 .chip_tall_0109 > li {
  float: left;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109:after,
.pattern-c2ae.stone-7e38 .chip_tall_0109:before {
  content: "";
  display: table;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109:after {
  clear: both;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109 > li {
  float: left;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-c2ae.stone-7e38 .chip_tall_0109 > li.pink-5ff6 > a,
.pattern-c2ae.stone-7e38 .chip_tall_0109 > li.tabs_5689 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-c2ae.border_1107 .chip_tall_0109 > li > a .notice-88c4 {
  position: relative;
}
.pattern-c2ae.border_1107 .chip_tall_0109 > li > a .notice-88c4:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pattern-c2ae.border_1107
  .chip_tall_0109
  > li:focus
  > a
  .notice-88c4:before,
.pattern-c2ae.border_1107
  .chip_tall_0109
  > li:hover
  > a
  .notice-88c4:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-c2ae.border_1107
  .chip_tall_0109
  > li.pink-5ff6
  > a
  .notice-88c4:before,
.pattern-c2ae.border_1107
  .chip_tall_0109
  > li.primary_iron_4898
  > a
  .notice-88c4:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a .notice-88c4 {
  position: relative;
}
.pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li > a .notice-88c4:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pattern-c2ae.summary_tall_3ae7 .chip_tall_0109 > li:focus > a .notice-88c4:before,
.pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li:hover
  > a
  .notice-88c4:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.pink-5ff6
  > a
  .notice-88c4:before,
.pattern-c2ae.summary_tall_3ae7
  .chip_tall_0109
  > li.primary_iron_4898
  > a
  .notice-88c4:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-47de .active-glass-a102 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fixed-47de .active-glass-a102 li:first-child > a {
  border-top: none;
}
.fixed-47de .active-glass-a102 .layout_4a00 > .notice-88c4 .box-e14a {
  display: none;
}
.fixed-47de .active-glass-a102 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fixed-47de .active-glass-a102 li:last-child {
  border: none;
}
.fixed-47de .active-glass-a102 li.column-4c20 > a {
  padding-right: 45px !important;
}
.fixed-47de .active-glass-a102 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fixed-47de .active-glass-a102 li a:focus,
.fixed-47de .active-glass-a102 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-47de .active-glass-a102 li .accent-dim-0719 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.fixed-47de .active-glass-a102 li .accent-dim-0719:hover {
  box-shadow: none;
}
.fixed-47de .active-glass-a102 li .accent-dim-0719 .box-e14a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fixed-47de .active-glass-a102 .column_last_e14b {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.fixed-47de .active-glass-a102 .column_last_e14b li a {
  padding-left: 3em;
}
.fixed-47de .active-glass-a102 .large-3e2b > a .accent-dim-0719 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fixed-47de .active-glass-a102 .large-3e2b > .column_last_e14b {
  display: block;
  opacity: 1;
}
.widget-bb39 {
  max-width: 100%;
}
.background-white-d85c {
  line-height: 0;
  cursor: pointer;
}
.chip_cold_9415 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip_cold_9415:hover {
  box-shadow: none;
  color: currentColor;
}
.chip_cold_9415 svg {
  width: 18px;
  height: 18px;
}
.chip_cold_9415 .alert-b086 {
  display: none;
}
.icon_04ae {
  position: relative;
}
.icon_04ae.fn-active-f1e3 .chip_cold_9415 .notification_89f9 {
  display: none;
}
.icon_04ae.fn-active-f1e3 .chip_cold_9415 .alert-b086 {
  display: inline-block;
}
.icon_04ae .sidebar-fresh-26f7 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.icon_04ae.fluid-7a20 .sidebar-fresh-26f7 {
  left: auto;
  right: -0.9em;
}
.icon_04ae.fluid-7a20 .footer_medium_0287::before {
  left: auto;
  right: 15px;
}
.icon_04ae.fn-active-f1e3 .sidebar-fresh-26f7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_2c48 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background_2c48 label {
  flex-basis: 100%;
}
.background_2c48 .banner-brown-b275 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.background_2c48 .wood-d192 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background_2c48 .wood-d192:focus {
  background-color: transparent;
}
.background_2c48 button.widget_c7c5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background_2c48 button.widget_c7c5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background_2c48 button.widget_c7c5 svg {
  width: 18px;
  height: 18px;
}
.background_2c48 input[type="submit"] {
  min-height: auto;
}
.carousel_dd76 .background_2c48 .wood-d192 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer_medium_0287 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .footer_medium_0287 {
    width: 220px;
  }
}
.footer_medium_0287 label {
  flex-basis: 100%;
}
.footer_medium_0287::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.component-simple-4453 .carousel_dd76 .background_2c48 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.component-simple-4453
  .carousel_dd76
  .background_2c48
  .banner-brown-b275 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-simple-4453 .carousel_dd76 .background_2c48 .wood-d192 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-simple-4453
  .carousel_dd76
  .background_2c48
  .wood-d192:focus {
  background: 0 0;
}
.component-simple-4453
  .carousel_dd76
  .background_2c48
  .heading_0154 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.tertiary-dark-1c96 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary-dark-1c96 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary-dark-1c96 li:last-child {
  margin-right: 0;
}
.tertiary-dark-1c96 li:first-child {
  margin-left: 0;
}
.tertiary-dark-1c96.over-c61f a {
  color: #fff;
}
.tertiary-dark-1c96.over-c61f a:hover {
  color: #fff;
}
.tertiary-dark-1c96 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary-dark-1c96 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary-dark-1c96 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary-dark-1c96 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary-dark-1c96 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary-dark-1c96 [class*="social-icon-apple"].action-cca7 {
  background-color: transparent;
  color: #999;
}
.tertiary-dark-1c96 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary-dark-1c96 [class*="social-icon-behance"].action-cca7 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary-dark-1c96 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary-dark-1c96 [class*="social-icon-bitbucket"].action-cca7 {
  background-color: transparent;
  color: #205081;
}
.tertiary-dark-1c96 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary-dark-1c96 [class*="social-icon-codepen"].action-cca7 {
  background-color: transparent;
  color: #000;
}
.tertiary-dark-1c96 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary-dark-1c96 [class*="social-icon-delicious"].action-cca7 {
  background-color: transparent;
  color: #39f;
}
.tertiary-dark-1c96 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary-dark-1c96 [class*="social-icon-digg"].action-cca7 {
  background-color: transparent;
  color: #005be2;
}
.tertiary-dark-1c96 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary-dark-1c96 [class*="social-icon-dribbble"].action-cca7 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary-dark-1c96 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary-dark-1c96 [class*="social-icon-envelope"].action-cca7 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary-dark-1c96 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary-dark-1c96 [class*="social-icon-facebook"].action-cca7 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary-dark-1c96 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary-dark-1c96 [class*="social-icon-flickr"].action-cca7 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary-dark-1c96 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary-dark-1c96 [class*="social-icon-foursquare"].action-cca7 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary-dark-1c96 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary-dark-1c96 [class*="social-icon-github"].action-cca7 {
  background-color: transparent;
  color: #333;
}
.tertiary-dark-1c96 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary-dark-1c96 [class*="social-icon-google-plus"].action-cca7 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary-dark-1c96 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary-dark-1c96 [class*="social-icon-houzz"].action-cca7 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary-dark-1c96 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary-dark-1c96 [class*="social-icon-instagram"].action-cca7 {
  background-color: transparent;
  color: #262626;
}
.tertiary-dark-1c96 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary-dark-1c96 [class*="social-icon-jsfiddle"].action-cca7 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary-dark-1c96 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary-dark-1c96 [class*="social-icon-linkedin"].action-cca7 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-dark-1c96 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary-dark-1c96 [class*="social-icon-medium"].action-cca7 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary-dark-1c96 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary-dark-1c96
  [class*="social-icon-odnoklassniki"].action-cca7 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary-dark-1c96 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary-dark-1c96 [class*="social-icon-meetup"].action-cca7 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary-dark-1c96 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary-dark-1c96 [class*="social-icon-pinterest"].action-cca7 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary-dark-1c96 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary-dark-1c96 [class*="social-icon-product-hunt"].action-cca7 {
  background-color: transparent;
  color: #da552f;
}
.tertiary-dark-1c96 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary-dark-1c96 [class*="social-icon-reddit"].action-cca7 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary-dark-1c96 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary-dark-1c96 [class*="social-icon-rss"].action-cca7 {
  background-color: transparent;
  color: #f26522;
}
.tertiary-dark-1c96 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary-dark-1c96
  [class*="social-icon-shopping-cart"].action-cca7 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary-dark-1c96 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary-dark-1c96 [class*="social-icon-skype"].action-cca7 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary-dark-1c96 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary-dark-1c96 [class*="social-icon-slideshare"].action-cca7 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-dark-1c96 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary-dark-1c96 [class*="social-icon-snapchat"].action-cca7 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary-dark-1c96 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary-dark-1c96 [class*="social-icon-soundcloud"].action-cca7 {
  background-color: transparent;
  color: #f80;
}
.tertiary-dark-1c96 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary-dark-1c96 [class*="social-icon-spotify"].action-cca7 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary-dark-1c96 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary-dark-1c96
  [class*="social-icon-stack-overflow"].action-cca7 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary-dark-1c96 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary-dark-1c96 [class*="social-icon-maldkfgram"].action-cca7 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary-dark-1c96 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary-dark-1c96 [class*="social-icon-tripadvisor"].action-cca7 {
  background-color: transparent;
  color: #589442;
}
.tertiary-dark-1c96 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary-dark-1c96 [class*="social-icon-tumblr"].action-cca7 {
  background-color: transparent;
  color: #35465c;
}
.tertiary-dark-1c96 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary-dark-1c96 [class*="social-icon-twitch"].action-cca7 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary-dark-1c96 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary-dark-1c96 [class*="social-icon-twitter"].action-cca7 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary-dark-1c96 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary-dark-1c96 [class*="social-icon-vimeo"].action-cca7 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary-dark-1c96 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary-dark-1c96 [class*="social-icon-vk"].action-cca7 {
  background-color: transparent;
  color: #45668e;
}
.tertiary-dark-1c96 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary-dark-1c96 [class*="social-icon-weibo"].action-cca7 {
  background-color: transparent;
  color: #df2029;
}
.tertiary-dark-1c96 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary-dark-1c96 [class*="social-icon-weixin"].action-cca7 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary-dark-1c96 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary-dark-1c96 [class*="social-icon-whatsapp"].action-cca7 {
  background-color: transparent;
  color: #25d366;
}
.tertiary-dark-1c96 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary-dark-1c96 [class*="social-icon-wordpress"].action-cca7 {
  background-color: transparent;
  color: #21759b;
}
.tertiary-dark-1c96 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary-dark-1c96 [class*="social-icon-xing"].action-cca7 {
  background-color: transparent;
  color: #026466;
}
.tertiary-dark-1c96 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary-dark-1c96 [class*="social-icon-yelp"].action-cca7 {
  background-color: transparent;
  color: #af0606;
}
.tertiary-dark-1c96 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary-dark-1c96 [class*="social-icon-youtube"].action-cca7 {
  background-color: transparent;
  color: #cd201f;
}
.light_6a31 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.light_6a31:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph_top_3ecf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.detail_44de {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.fluid-f6bf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tabs_0965 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tabs_0965,
.tabs_0965::after,
.tabs_0965::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.tabs_0965::after,
.tabs_0965::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active_gas_1e5a .detail_44de .fluid-f6bf {
  margin-top: -2px;
  width: 19px;
}
.active_gas_1e5a .detail_44de .tabs_0965 {
  margin-top: -1px;
}
.active_gas_1e5a .detail_44de .tabs_0965,
.active_gas_1e5a .detail_44de .tabs_0965::after,
.active_gas_1e5a .detail_44de .tabs_0965::before {
  width: 19px;
  height: 2px;
}
.active_gas_1e5a .detail_44de .tabs_0965::before {
  top: -6px;
}
.active_gas_1e5a .detail_44de .tabs_0965::after {
  bottom: -6px;
}
.thumbnail_4255 .detail_44de .fluid-f6bf {
  margin-top: -2px;
  width: 22px;
}
.thumbnail_4255 .detail_44de .tabs_0965 {
  margin-top: -1px;
}
.thumbnail_4255 .detail_44de .tabs_0965,
.thumbnail_4255 .detail_44de .tabs_0965::after,
.thumbnail_4255 .detail_44de .tabs_0965::before {
  width: 22px;
  height: 2px;
}
.thumbnail_4255 .detail_44de .tabs_0965::before {
  top: -7px;
}
.thumbnail_4255 .detail_44de .tabs_0965::after {
  bottom: -7px;
}
.filter_soft_7cb3 .detail_44de .fluid-f6bf {
  margin-top: -2px;
  width: 31px;
}
.filter_soft_7cb3 .detail_44de .tabs_0965 {
  margin-top: -1.5px;
}
.filter_soft_7cb3 .detail_44de .tabs_0965,
.filter_soft_7cb3 .detail_44de .tabs_0965::after,
.filter_soft_7cb3 .detail_44de .tabs_0965::before {
  width: 31px;
  height: 3px;
}
.filter_soft_7cb3 .detail_44de .tabs_0965::before {
  top: -9px;
}
.filter_soft_7cb3 .detail_44de .tabs_0965::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .advanced_7e96 .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 19px;
  }
  .advanced_7e96 .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .advanced_7e96 .detail_44de .tabs_0965,
  .advanced_7e96 .detail_44de .tabs_0965::after,
  .advanced_7e96 .detail_44de .tabs_0965::before {
    width: 19px;
    height: 2px;
  }
  .advanced_7e96 .detail_44de .tabs_0965::before {
    top: -6px;
  }
  .advanced_7e96 .detail_44de .tabs_0965::after {
    bottom: -6px;
  }
  .container-addb .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 22px;
  }
  .container-addb .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .container-addb .detail_44de .tabs_0965,
  .container-addb .detail_44de .tabs_0965::after,
  .container-addb .detail_44de .tabs_0965::before {
    width: 22px;
    height: 2px;
  }
  .container-addb .detail_44de .tabs_0965::before {
    top: -7px;
  }
  .container-addb .detail_44de .tabs_0965::after {
    bottom: -7px;
  }
  .breadcrumb-380c .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-380c .detail_44de .tabs_0965 {
    margin-top: -1.5px;
  }
  .breadcrumb-380c .detail_44de .tabs_0965,
  .breadcrumb-380c .detail_44de .tabs_0965::after,
  .breadcrumb-380c .detail_44de .tabs_0965::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-380c .detail_44de .tabs_0965::before {
    top: -9px;
  }
  .breadcrumb-380c .detail_44de .tabs_0965::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip-left-e483 .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 19px;
  }
  .chip-left-e483 .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .chip-left-e483 .detail_44de .tabs_0965,
  .chip-left-e483 .detail_44de .tabs_0965::after,
  .chip-left-e483 .detail_44de .tabs_0965::before {
    width: 19px;
    height: 2px;
  }
  .chip-left-e483 .detail_44de .tabs_0965::before {
    top: -6px;
  }
  .chip-left-e483 .detail_44de .tabs_0965::after {
    bottom: -6px;
  }
  .label-5e77 .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 22px;
  }
  .label-5e77 .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .label-5e77 .detail_44de .tabs_0965,
  .label-5e77 .detail_44de .tabs_0965::after,
  .label-5e77 .detail_44de .tabs_0965::before {
    width: 22px;
    height: 2px;
  }
  .label-5e77 .detail_44de .tabs_0965::before {
    top: -7px;
  }
  .label-5e77 .detail_44de .tabs_0965::after {
    bottom: -7px;
  }
  .dim-aace .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 31px;
  }
  .dim-aace .detail_44de .tabs_0965 {
    margin-top: -1.5px;
  }
  .dim-aace .detail_44de .tabs_0965,
  .dim-aace .detail_44de .tabs_0965::after,
  .dim-aace .detail_44de .tabs_0965::before {
    width: 31px;
    height: 3px;
  }
  .dim-aace .detail_44de .tabs_0965::before {
    top: -9px;
  }
  .dim-aace .detail_44de .tabs_0965::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .paper_77ac .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 19px;
  }
  .paper_77ac .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .paper_77ac .detail_44de .tabs_0965,
  .paper_77ac .detail_44de .tabs_0965::after,
  .paper_77ac .detail_44de .tabs_0965::before {
    width: 19px;
    height: 2px;
  }
  .paper_77ac .detail_44de .tabs_0965::before {
    top: -6px;
  }
  .paper_77ac .detail_44de .tabs_0965::after {
    bottom: -6px;
  }
  .form-east-77bb .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 22px;
  }
  .form-east-77bb .detail_44de .tabs_0965 {
    margin-top: -1px;
  }
  .form-east-77bb .detail_44de .tabs_0965,
  .form-east-77bb .detail_44de .tabs_0965::after,
  .form-east-77bb .detail_44de .tabs_0965::before {
    width: 22px;
    height: 2px;
  }
  .form-east-77bb .detail_44de .tabs_0965::before {
    top: -7px;
  }
  .form-east-77bb .detail_44de .tabs_0965::after {
    bottom: -7px;
  }
  .popup-c1ed .detail_44de .fluid-f6bf {
    margin-top: -2px;
    width: 31px;
  }
  .popup-c1ed .detail_44de .tabs_0965 {
    margin-top: -1.5px;
  }
  .popup-c1ed .detail_44de .tabs_0965,
  .popup-c1ed .detail_44de .tabs_0965::after,
  .popup-c1ed .detail_44de .tabs_0965::before {
    width: 31px;
    height: 3px;
  }
  .popup-c1ed .detail_44de .tabs_0965::before {
    top: -9px;
  }
  .popup-c1ed .detail_44de .tabs_0965::after {
    bottom: -9px;
  }
}
.info_8b5e .tabs_0965 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.info_8b5e .tabs_0965::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_8b5e .tabs_0965::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.info_8b5e.module-006b .tabs_0965 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.info_8b5e.module-006b .tabs_0965::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_8b5e.module-006b .tabs_0965::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.paragraph-ac7d {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.panel_8fff:before {
  display: none;
}
.heading-advanced-0fe1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.heading-advanced-0fe1 .message-steel-25b8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.heading-advanced-0fe1 .message-steel-25b8:last-of-type {
  border-bottom: none;
}
.heading-advanced-0fe1 .message-steel-25b8.element-orange-893e,
.heading-advanced-0fe1 .message-steel-25b8.container-left-d7ae,
.heading-advanced-0fe1 .message-steel-25b8.shade_c256 {
  padding: 0;
}
.heading-advanced-0fe1 .fixed-47de .accent-dim-0719 {
  color: currentColor;
}
.heading-advanced-0fe1 .fixed-47de .accent-dim-0719:focus,
.heading-advanced-0fe1 .fixed-47de .accent-dim-0719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-advanced-0fe1.image-c4af .full-8c59,
.heading-advanced-0fe1.image-c4af .article_down_7f62 a,
.heading-advanced-0fe1.image-c4af .chip_tall_0109 a,
.heading-advanced-0fe1.image-c4af .column_last_e14b a {
  color: rgba(0, 0, 0, 0.55);
}
.heading-advanced-0fe1.image-c4af .full-8c59:hover,
.heading-advanced-0fe1.image-c4af .article_down_7f62 a:hover,
.heading-advanced-0fe1.image-c4af .chip_tall_0109 a:hover,
.heading-advanced-0fe1.image-c4af .column_last_e14b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading-advanced-0fe1.image-c4af .hovered_1480 {
  color: rgba(0, 0, 0, 0.8);
}
.heading-advanced-0fe1.image-c4af .message-steel-25b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-advanced-0fe1.image-c4af .message-steel-25b8:before {
  background: rgba(0, 0, 0, 0.08);
}
.heading-advanced-0fe1.image-c4af .accordion_2c94:before {
  background: rgba(255, 255, 255, 0.9);
}
.heading-advanced-0fe1.image-c4af .fixed-47de .active-glass-a102 li a,
.heading-advanced-0fe1.image-c4af .fixed-47de .accent-dim-0719,
.heading-advanced-0fe1.image-c4af .column_last_e14b {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-advanced-0fe1.image-c4af .fixed-47de .accent-dim-0719:focus,
.heading-advanced-0fe1.image-c4af .fixed-47de .accent-dim-0719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-advanced-0fe1.image-c4af .active-glass-a102 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-advanced-0fe1.tabs_1454 .full-8c59,
.heading-advanced-0fe1.tabs_1454 .article_down_7f62 a,
.heading-advanced-0fe1.tabs_1454 .chip_tall_0109 .accent-dim-0719,
.heading-advanced-0fe1.tabs_1454 .chip_tall_0109 a,
.heading-advanced-0fe1.tabs_1454 .column_last_e14b a {
  color: rgba(255, 255, 255, 0.79);
}
.heading-advanced-0fe1.tabs_1454 .full-8c59:hover,
.heading-advanced-0fe1.tabs_1454 .article_down_7f62 a:hover,
.heading-advanced-0fe1.tabs_1454 .chip_tall_0109 .accent-dim-0719:hover,
.heading-advanced-0fe1.tabs_1454 .chip_tall_0109 a:hover,
.heading-advanced-0fe1.tabs_1454 .column_last_e14b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-advanced-0fe1.tabs_1454 .hovered_1480 {
  color: rgba(255, 255, 255, 0.99);
}
.heading-advanced-0fe1.tabs_1454 .message-steel-25b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-advanced-0fe1.tabs_1454 .message-steel-25b8:before {
  background: rgba(255, 255, 255, 0.08);
}
.heading-advanced-0fe1.tabs_1454 .accordion_2c94:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-advanced-0fe1.tabs_1454 .fixed-47de .active-glass-a102 li a,
.heading-advanced-0fe1.tabs_1454 .fixed-47de .accent-dim-0719,
.heading-advanced-0fe1.tabs_1454 .column_last_e14b {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-advanced-0fe1.tabs_1454 .fixed-47de .accent-dim-0719:focus,
.heading-advanced-0fe1.tabs_1454 .fixed-47de .accent-dim-0719:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-advanced-0fe1.tabs_1454 .active-glass-a102 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_2c94 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_2c94:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout-blue-2aa9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall_966a .heading-advanced-0fe1 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.tall_966a .message-steel-25b8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall_966a .message-steel-25b8:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .tall_966a .message-steel-25b8:before {
    width: 16%;
    left: 42%;
  }
}
.tall_966a .message-steel-25b8:last-child:before {
  content: none;
}
.tall_966a .message-steel-25b8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall_966a .fixed-47de .active-glass-a102 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall_966a .fixed-47de .active-glass-a102 li a .accent-dim-0719 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall_966a .fixed-47de .column_last_e14b {
  border: none;
}
.tall_966a .fixed-47de .column_last_e14b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall_966a .accordion_2c94 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall_966a .layout-blue-2aa9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall_966a .tabs_1454 .accordion_2c94:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall_966a .image-c4af.old_6e46 .tabs_0965 {
  background: rgba(0, 0, 0, 0.6);
}
.tall_966a
  .image-c4af.old_6e46
  .tabs_0965::after,
.tall_966a
  .image-c4af.old_6e46
  .tabs_0965:before {
  background: inherit;
}
.tall_966a
  .image-c4af.old_6e46:hover
  .tabs_0965 {
  background: rgba(0, 0, 0, 0.8);
}
.media-6e08 .heading-advanced-0fe1 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .media-6e08 .heading-advanced-0fe1 {
    width: auto;
    right: 45px;
  }
}
.chip_white_fefd .heading-advanced-0fe1 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .chip_white_fefd .heading-advanced-0fe1 {
    width: auto;
    left: 45px;
  }
}
.panel_8fff .heading-advanced-0fe1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel_8fff .layout-blue-2aa9 {
  max-width: 48em;
  margin: 0 auto;
}
.panel_8fff .accordion_2c94:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider_narrow_7ce1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider_narrow_7ce1.tall_966a .heading-advanced-0fe1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider_narrow_7ce1.media-6e08 .heading-advanced-0fe1 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.slider_narrow_7ce1 .heading-advanced-0fe1 {
  visibility: visible;
}
.slider_narrow_7ce1.chip_white_fefd .heading-advanced-0fe1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav_center_cbfe,
.backdrop-cold-394d {
  overflow-x: hidden;
}
.nav_center_cbfe .heading-advanced-0fe1 {
  overflow: auto;
}
.nav_center_cbfe.tall_966a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_center_cbfe.tall_966a .heading-advanced-0fe1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav_center_cbfe.tall_966a .light_6a31 {
  opacity: 0;
}
.nav_center_cbfe.media-6e08 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_center_cbfe.media-6e08 .heading-advanced-0fe1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav_center_cbfe.media-6e08 .light_6a31 {
  opacity: 0;
}
.nav_center_cbfe.chip_white_fefd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_center_cbfe.chip_white_fefd .heading-advanced-0fe1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav_center_cbfe.chip_white_fefd .light_6a31 {
  opacity: 0;
}
.nav_center_cbfe.panel_8fff .heading-advanced-0fe1 {
  z-index: 10;
  visibility: visible;
}
.old_6e46 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.old_6e46 .tabs_0965 {
  background: rgba(255, 255, 255, 0.99);
}
.old_6e46 .tabs_0965::after,
.old_6e46 .tabs_0965:before {
  background: inherit;
}
.old_6e46:hover .tabs_0965 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_white_fefd .old_6e46 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel_8fff .old_6e46 {
  display: none !important;
}
.nav_center_cbfe:before,
.backdrop-cold-394d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav_center_cbfe .old_6e46,
.backdrop-cold-394d .old_6e46 {
  display: inline-block;
}
.heading-advanced-0fe1 .simple_7201 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.nav_center_cbfe .heading-advanced-0fe1 .simple_7201,
.backdrop-cold-394d .heading-advanced-0fe1 .simple_7201 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_narrow_d331 .banner-brown-b275 {
  width: 100%;
}
.column_ebdf {
  padding: 0 0.5em 0;
}
.column_ebdf [class*="customify-col-"],
.column_ebdf [class*="customify-col_"],
.column_ebdf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-5620 .column_ebdf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination_318a .short_b2d9,
  .short_b2d9 {
    display: none;
  }
  .aside_middle_4430 {
    text-align: left;
  }
  .tag_fast_a9c9 {
    text-align: center;
  }
  .content_4725 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_318a .search-6910,
  .search-6910 {
    display: none;
  }
  .wide_b44e {
    text-align: left;
  }
  .notification-c88f {
    text-align: center;
  }
  .static-0990 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination_318a .last-0329,
  .last-0329 {
    display: none;
  }
  .list_72cb {
    text-align: left;
  }
  .photo_7bac {
    text-align: center;
  }
  .tabs_fresh_7c00 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_huge_11b1 {
  box-shadow: none !important;
}
.surface-9781 .module-outer-cce8,
.steel-b8d4 .module-outer-cce8 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.steel-b8d4 .module-outer-cce8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-fb75 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-fb75:after,
.content-fb75:before {
  content: "";
  display: table;
}
.content-fb75:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-fb75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-fb75,
.easy-e494 {
  max-width: 1248px;
  margin: 0 auto;
}

.focused-65da.carousel-a855 .content-fb75 {
  max-width: 100%;
}
.focused-65da.thick-ef57 {
  max-width: 1200px;
  margin: 0 auto;
}
.focused-65da.nav-9ebd .content-fb75 {
  max-width: 100%;
}
.focused-65da.nav-9ebd > .content-fb75 {
  padding-left: 0;
  padding-right: 0;
}
.focused-65da.nav-9ebd > .content-fb75 .pagination_318a {
  margin: 0;
}
.focused-65da.nav-9ebd
  > .content-fb75
  .tabs_0ff3.overlay_orange_da26 {
  margin-right: 0;
  margin-left: 0;
}
.focused-65da.nav-9ebd #main.overlay_orange_da26 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .overlay_4fe0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_4fe0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component-full-aab6 .fresh_8d95 {
    padding-right: 1em;
  }
  .component-full-aab6.disabled-tiny-c7f3 .tabs_0ff3 {
    border-right: 1px solid #eaecee;
  }
  .component-full-aab6.disabled-tiny-c7f3 .fresh_8d95 {
    padding-right: 1em;
  }
  .component-full-aab6.disabled-tiny-c7f3 .avatar-smooth-ea67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_bright_f3bc .fresh_8d95 {
    padding-left: 1em;
  }
  .content_bright_f3bc.disabled-tiny-c7f3 .tabs_0ff3 {
    border-left: 1px solid #eaecee;
  }
  .content_bright_f3bc.disabled-tiny-c7f3 .fresh_8d95 {
    padding-left: 1em;
  }
  .content_bright_f3bc.disabled-tiny-c7f3 .avatar-smooth-ea67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-ced9 .fresh_8d95 {
    padding-left: 1em;
  }
  .pagination-ced9.disabled-tiny-c7f3 .glass_1a7b {
    border-right: 1px solid #eaecee;
  }
  .pagination-ced9.disabled-tiny-c7f3 .caption-4c32 {
    border-right: 1px solid #eaecee;
  }
  .pagination-ced9.disabled-tiny-c7f3 .fresh_8d95 {
    padding-left: 1em;
  }
  .pagination-ced9.disabled-tiny-c7f3 .avatar-smooth-ea67 {
    padding-right: 1em;
  }
  .pagination-ced9.disabled-tiny-c7f3 .notice-motion-cb2a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_fresh_43a4 .fresh_8d95 {
    padding-right: 1em;
  }
  .surface_fresh_43a4.disabled-tiny-c7f3 .glass_1a7b {
    border-left: 1px solid #eaecee;
  }
  .surface_fresh_43a4.disabled-tiny-c7f3 .caption-4c32 {
    border-left: 1px solid #eaecee;
  }
  .surface_fresh_43a4.disabled-tiny-c7f3 .fresh_8d95 {
    padding-right: 1em;
  }
  .surface_fresh_43a4.disabled-tiny-c7f3 .avatar-smooth-ea67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_fresh_43a4.disabled-tiny-c7f3 .notice-motion-cb2a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_4fe0 .fresh_8d95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_4fe0.disabled-tiny-c7f3 .tabs_0ff3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .overlay_4fe0.disabled-tiny-c7f3 .fresh_8d95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_4fe0.disabled-tiny-c7f3 .avatar-smooth-ea67 {
    padding-left: 1em;
  }
  .overlay_4fe0.disabled-tiny-c7f3 .notice-motion-cb2a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .overlay_4fe0.disabled-tiny-c7f3 .fresh_8d95 {
    padding-left: 0;
  }
}
.form-full-13ba .gradient-bb93 {
  display: inline-block;
}
.column_selected_31af {
  display: inline-block;
}
.pagination_liquid_ae3c {
  word-con: break-word;
}
.nav-glass-57db > span {
  display: inline-block;
  padding: 5px 0;
}
.nav-glass-57db .tall-bd65 {
  margin-left: 8px;
  margin-right: 8px;
}
.nav-glass-57db .last-a5cc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lower-53d6 .frame-047e {
  margin-bottom: 2em;
}
.lower-53d6 .border_aa39 {
  margin-bottom: 15px;
}
.lower-53d6 .border_aa39:last-child {
  margin-bottom: 0;
}
.lower-53d6 .accent-fluid-f9a3 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .lower-53d6 .accent-fluid-f9a3 {
    display: block;
  }
}
.lower-53d6 .middle_ce42 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lower-53d6 .middle_ce42 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lower-53d6 .white-04b9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lower-53d6 .white-04b9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lower-53d6 .white-04b9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lower-53d6 .pagination_liquid_ae3c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-53d6 .pagination_liquid_ae3c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lower-53d6 .article_4374 p:last-child {
  margin-bottom: 0;
}
.lower-53d6 .carousel-c4f6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lower-53d6 .caption_b974 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lower-53d6 .chip-1328 {
  margin-top: 1em;
}
.lower-53d6 .popup_6f5b {
  top: 0;
  display: block;
}
.lower-53d6 .popup_6f5b a {
  color: inherit;
}
.lower-53d6 .popup_6f5b a:hover {
  color: inherit;
}
.lower-53d6 .input_fast_3d6f {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.lower-53d6 .input_fast_3d6f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lower-53d6 .caption_b974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lower-53d6 .icon-active-aa6d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lower-53d6 .icon-active-aa6d:first-child {
  margin-top: 0;
}
.lower-53d6 .icon-active-aa6d.smooth-ee8f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lower-53d6 .icon-active-aa6d.hero-dfd1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-53d6
  .icon-active-aa6d.hero-dfd1.dropdown_stone_29ec
  .chip-1328 {
  width: 100%;
}
.lower-53d6 .hero-dfd1 {
  -webkit-box-align: center;
  align-items: center;
}
.lower-53d6 .hero-dfd1 .nav-glass-57db,
.lower-53d6 .hero-dfd1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lower-53d6 .white-04b9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-53d6 .white-04b9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-53d6 .white-04b9:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.lower-53d6 .smooth-ee8f {
  z-index: 5;
}
.lower-53d6 .medium-9df2 .outer-fa7d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lower-53d6 .surface-15cc .outer-fa7d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lower-53d6 .media_focused_4372 .outer-fa7d {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-53d6.description_c482 .accent-fluid-f9a3,
.lower-53d6.plasma-f592 .accent-fluid-f9a3 {
  display: block;
}
.lower-53d6.description_c482 .accent-fluid-f9a3 .avatar_bronze_d5ae,
.lower-53d6.description_c482 .accent-fluid-f9a3 .caption_b974,
.lower-53d6.plasma-f592 .accent-fluid-f9a3 .avatar_bronze_d5ae,
.lower-53d6.plasma-f592 .accent-fluid-f9a3 .caption_b974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-53d6.short-cb58 .middle_ce42 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lower-53d6.short-cb58 .middle_ce42 {
    margin-right: 0;
  }
}
.lower-53d6.description_c482 .middle_ce42,
.lower-53d6.plasma-f592 .middle_ce42 {
  padding-top: 40%;
}
.lower-53d6.description_c482 .frame-047e,
.lower-53d6.plasma-f592 .frame-047e {
  display: block;
}
.lower-53d6.description_c482 .fn-sticky-f1e3 .caption_b974,
.lower-53d6.plasma-f592 .fn-sticky-f1e3 .caption_b974 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lower-53d6.description_c482 .middle_ce42,
.lower-53d6.plasma-f592 .middle_ce42 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lower-53d6.description_c482 .caption_b974 {
  padding: 1em;
}
.popup_a5fd {
  margin: 30px auto;
  display: block;
}
.popup_a5fd .caption_5d8e > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.popup_a5fd .caption_5d8e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_a5fd .caption_5d8e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-tall-0b54 .nav-glass-57db {
  margin-bottom: 1.41575em;
}
.caption-tall-0b54 .hidden_medium_ed26 {
  margin-bottom: 1.618em;
}
.easy_cf18 .element-1aeb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.easy_cf18 .element-1aeb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.easy_cf18 .background_6484 {
  max-width: 100%;
  overflow: auto;
}
.iron-8250 .easy_cf18 a:hover {
  text-decoration: underline;
}
.light_9c26 .border_aa39:not(.pagination_liquid_ae3c),
.light_9c26 .white-04b9 {
  margin-bottom: 1.41575em;
}
.light_9c26 .border_aa39:not(.pagination_liquid_ae3c):last-child,
.light_9c26 .white-04b9:last-child {
  margin-bottom: 0;
}
.light_9c26 .border_aa39.narrow_0089 {
  margin-bottom: 0.41575em;
}
.light_9c26 .badge_mini_1819:before,
.light_9c26 .pattern-4003:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light_9c26 .badge_mini_1819:before {
  content: "\f115";
}
.light_9c26 .pattern-4003:before {
  content: "\f02c";
}
.light_9c26 .notification_ea6e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light_9c26 .notification_ea6e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout_8171 {
  display: -webkit-box;
  display: flex;
}
.layout_8171 .small-cc7c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout_8171 .small-cc7c {
    flex-basis: 90px;
  }
}
.layout_8171 .complex_f88e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_8171 .complex_f88e {
    flex-basis: calc(100% - 50px);
  }
}
.layout_8171 .search_094e p:last-child {
  margin-bottom: 0.72em;
}
.carousel-a283 .caption_5d8e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.carousel-a283 .caption_5d8e:after,
.carousel-a283 .caption_5d8e:before {
  content: "";
  display: table;
}
.carousel-a283 .caption_5d8e:after {
  clear: both;
}
.carousel-a283 .caption_5d8e .main-motion-c22d,
.carousel-a283 .caption_5d8e .dropdown-red-7bfc {
  width: 49%;
}
.carousel-a283 .caption_5d8e .main-motion-c22d a span.badge_west_6fcc,
.carousel-a283 .caption_5d8e .dropdown-red-7bfc a span.badge_west_6fcc {
  display: block;
  margin-bottom: 5px;
}
.carousel-a283 .caption_5d8e .dropdown-red-7bfc {
  float: left;
  text-align: left;
}
.carousel-a283 .caption_5d8e .main-motion-c22d {
  float: right;
  text-align: right;
}
.hero-smooth-fd46 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-smooth-fd46 {
    margin-bottom: 0;
  }
}
.dropdown_last_f81c {
  margin-bottom: 1em;
}
.dropdown_last_f81c .pagination_liquid_ae3c {
  font-size: 1.1em;
  line-height: 1.3;
}
.gold_0e56 a {
  display: block;
  line-height: 0;
  position: relative;
}
.large-e2ef .dropdown_last_f81c,
.small_9e63 .dropdown_last_f81c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .large-e2ef .dropdown_last_f81c,
  .small_9e63 .dropdown_last_f81c {
    display: block;
  }
}
.large-e2ef .gold_0e56,
.small_9e63 .gold_0e56 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .large-e2ef .gold_0e56,
  .small_9e63 .gold_0e56 {
    margin-bottom: 1em;
  }
}
.large-e2ef .gold_0e56 img,
.small_9e63 .gold_0e56 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.large-e2ef .gold-6e4e,
.small_9e63 .gold-6e4e {
  flex-basis: calc(100% - 160px);
}
.large-e2ef .gold-6e4e p,
.small_9e63 .gold-6e4e p {
  margin-bottom: 0;
}
.large-e2ef .gold-6e4e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .large-e2ef .gold-6e4e {
    padding-left: 0;
  }
}
.small_9e63 .gold-6e4e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .small_9e63 .gold-6e4e {
    padding-right: 0;
  }
}
.small_9e63 .gold_0e56 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.content_small_d7c9 .gold_0e56 {
  margin-bottom: 0.5em;
}
.content_small_d7c9 .gold_0e56 img {
  width: 100%;
}
.sidebar_west_9bb1 .badge-bfe7,
.fresh-6507 .badge-bfe7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-6507 .tabs_0ff3 .component-black-509a p:last-child {
  margin-bottom: 0;
}
.gallery-steel-c186 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.banner-2ed6 .message_liquid_92dd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .banner-2ed6 .message_liquid_92dd:last-of-type {
    margin-bottom: 0;
  }
}
.banner-2ed6 .message_liquid_92dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner-2ed6 .message_liquid_92dd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.banner-2ed6 .message_liquid_92dd ul li {
  margin: 0 0 0.6em;
}
.banner-2ed6 .message_liquid_92dd ul li.pattern_eaab,
.banner-2ed6 .message_liquid_92dd ul li.thick-f66a {
  position: relative;
}
.banner-2ed6 .message_liquid_92dd ul li.pattern_eaab .bright_eeff,
.banner-2ed6 .message_liquid_92dd ul li.thick-f66a .bright_eeff {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.banner-2ed6 .message_liquid_92dd ul li.pattern_eaab:after:after,
.banner-2ed6 .message_liquid_92dd ul li.pattern_eaab:after:before,
.banner-2ed6
  .message_liquid_92dd
  ul
  li.thick-f66a:after:after,
.banner-2ed6
  .message_liquid_92dd
  ul
  li.thick-f66a:after:before {
  content: "";
  display: table;
}
.banner-2ed6 .message_liquid_92dd ul li.pattern_eaab:after:after,
.banner-2ed6
  .message_liquid_92dd
  ul
  li.thick-f66a:after:after {
  clear: both;
}
.banner-2ed6 .message_liquid_92dd a.filter-c977:hover {
  text-decoration: none;
}
.banner-2ed6 .message_liquid_92dd select {
  max-width: 100%;
}
.banner-2ed6 .message_liquid_92dd table {
  font-size: 85%;
}
.banner-2ed6 .message_liquid_92dd table td,
.banner-2ed6 .message_liquid_92dd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.banner-2ed6 .message_liquid_92dd table tfoot td {
  text-align: left;
}
.banner-2ed6 .message_liquid_92dd :last-child {
  margin-bottom: 0;
}
.banner-2ed6 .message_liquid_92dd .static-33bd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.banner-2ed6 .message_liquid_92dd .static-33bd label {
  width: 100%;
}
.banner-2ed6 .message_liquid_92dd .static-33bd .wood-d192 {
  width: 100%;
  display: block;
}
.banner-2ed6 .message_liquid_92dd .static-33bd .widget_c7c5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.banner-2ed6 .message_liquid_92dd .static-33bd .widget_c7c5:hover svg #svg-search {
  fill: #444;
}
.banner-2ed6 .message_liquid_92dd .static-33bd .widget_c7c5 svg {
  width: 18px;
  height: 18px;
}
.banner-2ed6 .row-14c7 ul ul,
.banner-2ed6 .panel-3532 ul ul,
.banner-2ed6 .avatar-cold-5046 ul ul,
.banner-2ed6 .logo-north-15d0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.banner-2ed6 .row-14c7 .column-4c20 > a,
.banner-2ed6 .panel-3532 .column-4c20 > a,
.banner-2ed6 .avatar-cold-5046 .column-4c20 > a,
.banner-2ed6 .logo-north-15d0 .column-4c20 > a {
  margin-bottom: 0;
}
.banner-2ed6 .texture-bd78 li,
.banner-2ed6 .row-14c7 li,
.banner-2ed6 .pattern-tiny-b8a4 li,
.banner-2ed6 .panel-3532 li,
.banner-2ed6 .avatar-cold-5046 li,
.banner-2ed6 .logo-north-15d0 li,
.banner-2ed6 .icon-b1e7 li,
.banner-2ed6 .info-4ed7 li {
  display: block;
  position: relative;
}
.banner-2ed6 .texture-bd78 li:last-child,
.banner-2ed6 .row-14c7 li:last-child,
.banner-2ed6 .pattern-tiny-b8a4 li:last-child,
.banner-2ed6 .panel-3532 li:last-child,
.banner-2ed6 .avatar-cold-5046 li:last-child,
.banner-2ed6 .logo-north-15d0 li:last-child,
.banner-2ed6 .icon-b1e7 li:last-child,
.banner-2ed6 .info-4ed7 li:last-child {
  border: none;
}
.banner-2ed6 .texture-bd78 li a,
.banner-2ed6 .row-14c7 li a,
.banner-2ed6 .pattern-tiny-b8a4 li a,
.banner-2ed6 .panel-3532 li a,
.banner-2ed6 .avatar-cold-5046 li a,
.banner-2ed6 .logo-north-15d0 li a,
.banner-2ed6 .icon-b1e7 li a,
.banner-2ed6 .info-4ed7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner-2ed6 .texture-bd78 li ul li::before,
.banner-2ed6 .row-14c7 li ul li::before,
.banner-2ed6 .pattern-tiny-b8a4 li ul li::before,
.banner-2ed6 .panel-3532 li ul li::before,
.banner-2ed6 .avatar-cold-5046 li ul li::before,
.banner-2ed6 .logo-north-15d0 li ul li::before,
.banner-2ed6 .icon-b1e7 li ul li::before,
.banner-2ed6 .info-4ed7 li ul li::before {
  left: 15px;
}
.banner-2ed6 .texture-bd78 li ul a,
.banner-2ed6 .row-14c7 li ul a,
.banner-2ed6 .pattern-tiny-b8a4 li ul a,
.banner-2ed6 .panel-3532 li ul a,
.banner-2ed6 .avatar-cold-5046 li ul a,
.banner-2ed6 .logo-north-15d0 li ul a,
.banner-2ed6 .icon-b1e7 li ul a,
.banner-2ed6 .info-4ed7 li ul a {
  padding-left: 20px;
}
.banner-2ed6 .texture-bd78 li ul ul li::before,
.banner-2ed6 .row-14c7 li ul ul li::before,
.banner-2ed6 .pattern-tiny-b8a4 li ul ul li::before,
.banner-2ed6 .panel-3532 li ul ul li::before,
.banner-2ed6 .avatar-cold-5046 li ul ul li::before,
.banner-2ed6 .logo-north-15d0 li ul ul li::before,
.banner-2ed6 .icon-b1e7 li ul ul li::before,
.banner-2ed6 .info-4ed7 li ul ul li::before {
  left: 30px;
}
.banner-2ed6 .texture-bd78 li ul ul a,
.banner-2ed6 .row-14c7 li ul ul a,
.banner-2ed6 .pattern-tiny-b8a4 li ul ul a,
.banner-2ed6 .panel-3532 li ul ul a,
.banner-2ed6 .avatar-cold-5046 li ul ul a,
.banner-2ed6 .logo-north-15d0 li ul ul a,
.banner-2ed6 .icon-b1e7 li ul ul a,
.banner-2ed6 .info-4ed7 li ul ul a {
  padding-left: 40px;
}
.banner-2ed6 .row-tall-f715 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner-2ed6 .info-4ed7 ul li {
  margin-bottom: 1.41575em;
}
.banner-2ed6 .info-4ed7 ul li .block-ddfa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.banner-2ed6 .info-4ed7 ul li .blue-e44c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_1454 .texture-bd78 li a,
.tabs_1454 .row-14c7 li a,
.tabs_1454 .pattern-tiny-b8a4 li a,
.tabs_1454 .panel-3532 li a,
.tabs_1454 .avatar-cold-5046 li a,
.tabs_1454 .logo-north-15d0 li a,
.tabs_1454 .icon-b1e7 li a,
.tabs_1454 .info-4ed7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_1454 .row-tall-f715 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_1454 .message_liquid_92dd ul li.pattern_eaab .bright_eeff,
.tabs_1454 .message_liquid_92dd ul li.thick-f66a .bright_eeff {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_1454 .banner-2ed6 .message_liquid_92dd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-65da .banner-2ed6 .active-glass-a102 li {
  margin: 0;
}
.focused-65da .banner-2ed6 .active-glass-a102 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused-65da .banner-2ed6 .active-glass-a102 li ul {
  margin: 0;
}
.focused-65da .banner-2ed6 .active-glass-a102 li ul li a {
  padding-left: 15px;
}
.focused-65da .banner-2ed6 .active-glass-a102 li ul li li a {
  padding-left: 30px;
}
.focused-65da .banner-2ed6 .active-glass-a102 li.tabs_5689 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused-65da .banner-2ed6 .active-glass-a102 li.tabs_5689 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.focused-65da .banner-2ed6 .active-glass-a102 li.tabs_5689 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.easy_457b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stone_b70d {
  position: relative;
  z-index: 10;
}
.stone_b70d .simple_7201 {
  width: 100%;
  max-width: 100%;
}
.menu_243e .breadcrumb_e4a6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_243e .image-c4af {
}
.menu_243e .tabs_1454 {
  background: #292929;
}
.center-162a .breadcrumb_e4a6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.center-162a .image-c4af {
  background: #f9f9f9;
}
.center-162a .tabs_1454 {
  background: #303030;
}
.mask-ba9f .breadcrumb_e4a6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-ba9f .gradient-bb93 {
    margin-bottom: 1em;
  }
  .mask-ba9f .gradient-bb93:last-child {
    margin-bottom: 0;
  }
}
.mask-ba9f .image-c4af {
  background: #ededed;
}
.mask-ba9f .tabs_1454 {
  background: #1a1a1a;
}
.breadcrumb_e4a6.image-c4af {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb_e4a6.image-c4af .yellow_3e93 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_e4a6.tabs_1454 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_e4a6.tabs_1454 a:not(.filter-c977) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_e4a6.tabs_1454 a:not(.filter-c977):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_e4a6.tabs_1454 .yellow_3e93 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_e4a6.tabs_1454 table tbody td,
.breadcrumb_e4a6.tabs_1454 table th {
  background: rgba(0, 0, 0, 0.08);
}
.heading-active-b37f.stale-2ebb .content-fb75 {
  max-width: initial;
}
.heading-active-b37f .filter-9154 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.heading-active-b37f .filter-9154 .simple_7201 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .heading-active-b37f .filter-9154 .simple_7201 {
    display: block;
    margin-bottom: 2em;
  }
  .heading-active-b37f .filter-9154 .simple_7201:last-child {
    margin-bottom: 0;
  }
}
.mask-ba9f .gradient-bb93:last-child,
.center-162a .gradient-bb93:last-child,
.menu_243e .gradient-bb93:last-child {
  margin-bottom: 0;
}
.mask-ba9f .gradient-bb93 .banner-2ed6 .message_liquid_92dd:last-child,
.center-162a .gradient-bb93 .banner-2ed6 .message_liquid_92dd:last-child,
.menu_243e .gradient-bb93 .banner-2ed6 .message_liquid_92dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mask-ba9f .badge-ae49,
  .mask-ba9f .badge-70e1,
  .center-162a .badge-ae49,
  .center-162a .badge-70e1,
  .menu_243e .badge-ae49,
  .menu_243e .badge-70e1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stone_b70d .gradient-bb93 {
    margin-bottom: 2em;
  }
}
.stone_b70d p:last-child {
  margin-bottom: 0;
}
.stone_b70d li,
.stone_b70d ul {
  list-style: none;
  margin: 0;
}
.stone_b70d ul ul {
  margin-left: 2.617924em;
}
.slow-672f {
  font-size: 0.875em;
}

/* css-noise: 63fd */
.phantom-card-s3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
