/*!
Theme Name: Customify
Theme URI: https://pressmaximum.prev-5622/customify
Author: WPCustomify
Author URI: https://pressmaximum.prev-5622
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.prev-5622/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hot_4801.down-b382/licenses/gpl-2.0.tabs_south_57eb
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.surface-purple-4013/, (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.hard_b7a6.lite-30c9/normalize.highlight-682d/
 ======
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.highlight-682d v7.0.0 | MIT License | github.prev-5622/necolas/normalize.highlight-682d */
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;
}
.tall-563e .paper_88f3,
.frame_65ff,
.summary_paper_7346,
.liquid_d6f0,
.row_lower_a95f,
.tertiary_cool_4552,
.bright-293a,
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;
}
.frame_65ff,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame_65ff,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_65ff,
  h1 {
    font-size: 1.8em;
  }
}
.summary_paper_7346,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.summary_paper_7346 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .summary_paper_7346,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .summary_paper_7346,
  h2 {
    font-size: 1.7em;
  }
}
.liquid_d6f0,
h3 {
  font-size: 1.618em;
}
.tall-563e .paper_88f3,
.row_lower_a95f,
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.liquid_e763 {
  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;
}
.yellow-ebf8:after,
.yellow-ebf8:before,
.slow_5f44:after,
.slow_5f44:before {
  content: "";
  display: table;
}
.yellow-ebf8:after,
.slow_5f44:after {
  clear: both;
}
.module_complex_60cf {
  float: right;
  margin-right: 0;
}
.outline-6200 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast_6d64 .widget-selected-7005,
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;
}
.fast_6d64 .widget-selected-7005: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;
}
.link_selected_cfdc .widget-selected-7005 {
  box-shadow: none;
}
.link_selected_cfdc
  .widget-selected-7005
  .active_down_8e5b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_selected_cfdc .widget-selected-7005 .progress_inner_9ae0 {
  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;
}
.link_selected_cfdc
  .widget-selected-7005
  .progress_inner_9ae0
  b {
  display: none;
}
.link_selected_cfdc .preview-first-2eaf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focused_8115:not(.next-255c):not(.message-left-8141),
button:not(.next-255c):not(.message-left-8141),
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ),
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ),
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ) {
  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;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ):hover,
button:not(.next-255c):not(
    .message-left-8141
  ):hover,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ):hover,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ):hover,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ):active,
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ):focus,
button:not(.next-255c):not(
    .message-left-8141
  ):active,
button:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ):active,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ):active,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ):active,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ):focus {
  outline: 0;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb {
  position: relative;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .yellow_f717,
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .secondary_blue_2cb8,
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .clean-1137,
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  i,
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  svg,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .yellow_f717,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .secondary_blue_2cb8,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .clean-1137,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  i,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  svg,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .yellow_f717,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .secondary_blue_2cb8,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .clean-1137,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  i,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  svg,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .yellow_f717,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .secondary_blue_2cb8,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .clean-1137,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  i,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  svg,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .yellow_f717,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .secondary_blue_2cb8,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  .clean-1137,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  i,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb
  svg {
  visibility: hidden;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb:after,
button:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb:after,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb:after,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb:after,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ).fn-loading-eafb: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;
}
.focused_8115:not(.next-255c):not(.message-left-8141),
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ),
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ),
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ) {
  color: #fff;
  background: #235787;
}
.focused_8115:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="button"]:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="reset"]:not(.next-255c):not(
    .message-left-8141
  ):focus,
input[type="submit"]:not(.next-255c):not(
    .message-left-8141
  ):focus {
  color: #fff;
}
.focused_8115.fn-disabled-eafb:not(.next-255c):not(
    .message-left-8141
  ),
.focused_8115[disabled]:not(.next-255c):not(
    .message-left-8141
  ),
button.fn-disabled-eafb:not(.next-255c):not(
    .message-left-8141
  ),
button[disabled]:not(.next-255c):not(
    .message-left-8141
  ) {
  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;
}
.black_8430 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black_8430: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;
}
.search_tiny_3660 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content_11ed {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-e213 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.yellow-ebf8:after,
.yellow-ebf8:before,
.shade-0660:after,
.shade-0660:before,
.hard-0204:after,
.hard-0204:before,
.simple_7b89:after,
.simple_7b89:before,
.nav-up-df3b:after,
.nav-up-df3b:before,
.focus_0951:after,
.focus_0951:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.yellow-ebf8:after,
.shade-0660:after,
.hard-0204:after,
.simple_7b89:after,
.nav-up-df3b:after,
.focus_0951:after {
  clear: both;
}
.shade-0660 .photo_eb13,
.hard-0204 .photo_eb13,
.white_b679 .photo_eb13 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb-copper-7fec {
  display: inline-block;
}
.carousel_3ca4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.carousel_3ca4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel_3ca4 .in-46ba {
  padding: 1em 0;
  font-size: 85%;
}
.in-46ba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient-d31a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient-d31a:after,
.gradient-d31a:before {
  content: "";
  display: table;
}
.gradient-d31a:after {
  clear: both;
}
.dropdown_94de {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_black_8941 .dropdown_94de {
  max-width: 50%;
}
.banner-1fcf .dropdown_94de {
  max-width: 33.33%;
}
.article-dd4c .dropdown_94de {
  max-width: 25%;
}
.up_b528 .dropdown_94de {
  max-width: 20%;
}
.plasma-7763 .dropdown_94de {
  max-width: 16.66%;
}
.filter_96df .dropdown_94de {
  max-width: 14.28%;
}
.message_west_4e72 .dropdown_94de {
  max-width: 12.5%;
}
.widget-691c .dropdown_94de {
  max-width: 11.11%;
}
.paragraph_ddc7 {
  display: block;
}
.tall-563e .north-28c3 label,
.tall-563e .frame-cool-557b label,
.tall-563e .description_8974 label,
.tall-563e .current_1f70 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover-a213 {
  list-style: none;
  margin: 0;
}
.hover-a213 article.paper_728b {
  margin-bottom: 0;
}
.hover-a213 ul {
  list-style: none;
  margin: 0;
}
.hover-a213 .progress_3aa1 li.paper_728b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover-a213 .progress_3aa1 li.paper_728b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover-a213 .progress_3aa1 li.paper_728b: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) {
  .hover-a213 .progress_3aa1 li.paper_728b li.paper_728b li.paper_728b li.paper_728b {
    padding-left: 0;
  }
}
article.paper_728b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_728b .shade-0660 p:last-of-type {
  margin-bottom: 0;
}
article.paper_728b .notification_soft_1ca5 {
  float: left;
}
article.paper_728b .aside_center_6a2e {
  margin-left: 85px;
}
article.paper_728b .message_tiny_cfac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_728b .message_tiny_cfac .old-cc5c {
  margin-left: 10px;
}
article.paper_728b .item-38b9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_728b .table-0b5f {
  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 .north-28c3,
  #respond .description_8974,
  #respond .current_1f70 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .north-28c3 input,
#respond .description_8974 input,
#respond .current_1f70 input {
  width: 100%;
}
#respond .current_1f70 {
  margin-right: 0;
}
#respond .slow_c768 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_bdca {
  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;
}
.card_bdca.tabs-short-82ab {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_bdca 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%);
}
.card_bdca:focus,
.card_bdca: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);
}
.advanced-8fd9 {
  border-radius: 10%;
}
.main-gas-044d {
  border-radius: 50%;
}
.focus_fa47 {
  font-size: 0.72em;
}
.notice_e489 {
  font-size: 0.875em;
}
.last-521c {
  font-size: 1.1em;
}
.feature_5280 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature_5280.focus_fa47 {
  letter-spacing: 0.5px;
}
.red-ab41,
.red-ab41 a {
  color: #6d6d6d;
}
.red-ab41 a:hover {
  color: #111;
}
.popup-wide-fe45 {
  color: #6d6d6d;
}
.status-slow-e670 {
  overflow-x: hidden;
}
.status-slow-e670 .photo_bottom_1988.caption_d471 {
  position: relative;
}
.status-slow-e670 .photo_bottom_1988.caption_d471.easy_5d15 {
  position: initial;
}
.status-slow-e670
  .photo_bottom_1988.caption_d471.easy_5d15
  .backdrop-huge-7cec {
  left: auto;
}
.status-slow-e670 .photo_bottom_1988 .backdrop-huge-7cec {
  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;
}
.status-slow-e670 .photo_bottom_1988:hover.caption_d471 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status-slow-e670
  .photo_bottom_1988:hover.caption_d471
  .backdrop-huge-7cec {
  display: block;
  z-index: 9999999;
}
.status-slow-e670 .summary-gas-596f .heading-small-b2ac,
.status-slow-e670 .stale_0211 .heading-small-b2ac {
  display: none;
}
.status-slow-e670 .motion_428e .photo_bottom_1988:hover.caption_d471 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tall-563e .north-28c3 label,
.tall-563e .frame-cool-557b label,
.tall-563e .description_8974 label,
.tall-563e .current_1f70 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover-a213 {
  list-style: none;
  margin: 0;
}
.hover-a213 article.paper_728b {
  margin-bottom: 0;
}
.hover-a213 ul {
  list-style: none;
  margin: 0;
}
.hover-a213 .progress_3aa1 li.paper_728b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover-a213 .progress_3aa1 li.paper_728b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover-a213 .progress_3aa1 li.paper_728b: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) {
  .hover-a213 .progress_3aa1 li.paper_728b li.paper_728b li.paper_728b li.paper_728b {
    padding-left: 0;
  }
}
article.paper_728b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_728b .shade-0660 p:last-of-type {
  margin-bottom: 0;
}
article.paper_728b .notification_soft_1ca5 {
  float: left;
}
article.paper_728b .aside_center_6a2e {
  margin-left: 85px;
}
article.paper_728b .message_tiny_cfac {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_728b .message_tiny_cfac .old-cc5c {
  margin-left: 10px;
}
article.paper_728b .item-38b9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_728b .table-0b5f {
  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 .north-28c3,
  #respond .description_8974,
  #respond .current_1f70 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .north-28c3 input,
#respond .description_8974 input,
#respond .current_1f70 input {
  width: 100%;
}
#respond .current_1f70 {
  margin-right: 0;
}
#respond .slow_c768 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-gas-596f .hidden-simple-0e23 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-simple-0e23 .fluid-a87c.yellow_d861 .middle_882b > li > a:focus,
.hidden-simple-0e23 .fluid-a87c.yellow_d861 .middle_882b > li > a:hover,
.hidden-simple-0e23 .fluid-a87c.wrapper_285e .middle_882b > li > a:focus,
.hidden-simple-0e23 .fluid-a87c.wrapper_285e .middle_882b > li > a:hover,
.hidden-simple-0e23 .fluid-a87c.carousel-north-0ca5 .middle_882b > li > a:focus,
.hidden-simple-0e23 .fluid-a87c.carousel-north-0ca5 .middle_882b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23
  .fluid-a87c.yellow_d861
  .middle_882b
  > li.section-right-2540
  > a,
.hidden-simple-0e23
  .fluid-a87c.yellow_d861
  .middle_882b
  > li.header-solid-ca31
  > a,
.hidden-simple-0e23
  .fluid-a87c.wrapper_285e
  .middle_882b
  > li.section-right-2540
  > a,
.hidden-simple-0e23
  .fluid-a87c.wrapper_285e
  .middle_882b
  > li.header-solid-ca31
  > a,
.hidden-simple-0e23
  .fluid-a87c.carousel-north-0ca5
  .middle_882b
  > li.section-right-2540
  > a,
.hidden-simple-0e23 .fluid-a87c.carousel-north-0ca5 .middle_882b > li.slider_white_60cf > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23 .input_motion_eb05,
.hidden-simple-0e23 .input_motion_eb05 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23 .left-3658.hover_4f0a li a,
.hidden-simple-0e23 .dirty_f684 a,
.hidden-simple-0e23 .label_6818,
.hidden-simple-0e23 .middle_882b > li > a,
.hidden-simple-0e23 .bottom-140f {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23 .left-3658.hover_4f0a li a:hover,
.hidden-simple-0e23 .dirty_f684 a:hover,
.hidden-simple-0e23 .label_6818:hover,
.hidden-simple-0e23 .middle_882b > li > a:hover,
.hidden-simple-0e23 .bottom-140f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23 .preview-rough-0ef4 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23 .preview-rough-0ef4 .tag-2dbe {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23 .preview-rough-0ef4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-simple-0e23 .message_311d .modal_stone_d262 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23 .message_311d .modal_stone_d262 .footer-over-308b {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23
  .message_311d
  .modal_stone_d262
  .footer-over-308b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23
  .message_311d
  .modal_stone_d262
  .footer-over-308b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23
  .message_311d
  .modal_stone_d262
  .footer-over-308b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23
  .message_311d
  .modal_stone_d262
  .footer-over-308b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23 .message_311d .texture-6465 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-simple-0e23 .message_311d .texture-6465:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_tall_d8f0
  .hidden-simple-0e23
  .message_311d
  .slider-341c
  .texture_complex_18ca {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_tall_d8f0
  .hidden-simple-0e23
  .message_311d
  .slider-341c
  .footer-over-308b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-gas-596f .chip-fd0e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip-fd0e .fluid-a87c.yellow_d861 .middle_882b > li > a:focus,
.chip-fd0e .fluid-a87c.yellow_d861 .middle_882b > li > a:hover,
.chip-fd0e .fluid-a87c.wrapper_285e .middle_882b > li > a:focus,
.chip-fd0e .fluid-a87c.wrapper_285e .middle_882b > li > a:hover,
.chip-fd0e .fluid-a87c.carousel-north-0ca5 .middle_882b > li > a:focus,
.chip-fd0e .fluid-a87c.carousel-north-0ca5 .middle_882b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fd0e
  .fluid-a87c.yellow_d861
  .middle_882b
  > li.section-right-2540
  > a,
.chip-fd0e
  .fluid-a87c.yellow_d861
  .middle_882b
  > li.header-solid-ca31
  > a,
.chip-fd0e
  .fluid-a87c.wrapper_285e
  .middle_882b
  > li.section-right-2540
  > a,
.chip-fd0e
  .fluid-a87c.wrapper_285e
  .middle_882b
  > li.header-solid-ca31
  > a,
.chip-fd0e
  .fluid-a87c.carousel-north-0ca5
  .middle_882b
  > li.section-right-2540
  > a,
.chip-fd0e .fluid-a87c.carousel-north-0ca5 .middle_882b > li.slider_white_60cf > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fd0e .input_motion_eb05,
.chip-fd0e .input_motion_eb05 a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fd0e .left-3658.hover_4f0a li a,
.chip-fd0e .dirty_f684 a,
.chip-fd0e .label_6818,
.chip-fd0e .middle_882b > li > a,
.chip-fd0e .bottom-140f {
  color: rgba(0, 0, 0, 0.55);
}
.chip-fd0e .left-3658.hover_4f0a li a:hover,
.chip-fd0e .dirty_f684 a:hover,
.chip-fd0e .label_6818:hover,
.chip-fd0e .middle_882b > li > a:hover,
.chip-fd0e .bottom-140f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fd0e .preview-rough-0ef4 {
  color: rgba(0, 0, 0, 0.55);
}
.chip-fd0e .preview-rough-0ef4 .tag-2dbe {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fd0e .preview-rough-0ef4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-a222 .tertiary-brown-ac13 {
  margin-left: auto;
  margin-right: auto;
}
.hard-0204 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard-0204 .search_tiny_3660 {
  margin-right: 1.41575em;
}
.slider-20e6 .hard-0204 > .pattern_pressed_cc36 {
  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;
}
.slider-20e6 .hard-0204 > .breadcrumb_e2b9 {
  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;
}
.description_full_126c.avatar-a222 .tertiary-brown-ac13,
.preview_static_dac2.avatar-a222 .tertiary-brown-ac13 {
  margin-left: 0;
}
.image_8b9c.avatar-a222 .tertiary-brown-ac13,
.light-89ac.avatar-a222 .tertiary-brown-ac13 {
  margin-right: 0;
}
.hard-0204 ol,
.hard-0204 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gas-5c22 video {
  max-width: 100%;
}
.link_cold_77c0 img {
  display: block;
}
.link_cold_77c0.search_tiny_3660,
.link_cold_77c0.content_11ed {
  width: 100%;
}
.link_cold_77c0.breadcrumb_e2b9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-7b80:not(.border-gas-6dbc) {
  margin: 1.5em auto;
}
.upper_8b4b p {
  padding: 1.5em 14px;
}
ul.texture-hard-3447.breadcrumb_e2b9,
ul.texture-hard-3447.pattern_pressed_cc36,
ul.texture-hard-3447.black_12ab.pattern_pressed_cc36 {
  padding: 0 14px;
}
.table_cafa {
  display: block;
  overflow-x: auto;
}
.table_cafa table {
  border-collapse: collapse;
  width: 100%;
}
.table_cafa td,
.table_cafa th {
  padding: 0.5em;
}
.hard-0204 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard-0204 ol ol,
.hard-0204 ol ul,
.hard-0204 ul ol,
.hard-0204 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard-0204 ol ol li,
.hard-0204 ol ul li,
.hard-0204 ul ol li,
.hard-0204 ul ul li {
  margin-left: 0;
}
.frame-soft-a8fe.south-07d7 > .sidebar-dea1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame-soft-a8fe.south-07d7 > .sidebar-dea1 iframe,
.frame-soft-a8fe.south-07d7 > .sidebar-dea1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_active_2116 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_active_2116.last-38c2 {
  padding: 0;
}
.row_active_2116.last-38c2 cite {
  font-size: 13px;
}
.row_active_2116 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_active_2116 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern-right-545c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern-right-545c > p:first-child {
  margin-top: 0;
}
.pattern-right-545c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern-right-545c blockquote {
  border-left: 0;
}
.header-left-3c35 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header-left-3c35:not(.notice-2c72) {
  max-width: 100px;
}
.header-left-3c35.lower_ae0c {
  border-bottom: none !important;
  text-align: center;
}
.header-left-3c35.lower_ae0c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .upper_8b4b p {
    padding: 1.5em 0;
  }
}
.slider_wood_eb72 {
  color: #0073aa;
}
.top-4a75 {
  background-color: #0073aa;
}
.heading_light_6dd6 {
  color: #229fd8;
}
.left-68a8 {
  background-color: #229fd8;
}
.slider-right-b4ad {
  color: #eee;
}
.easy-b2ef {
  background-color: #eee;
}
.heading-south-b80b {
  color: #444;
}
.tall-8452 {
  background-color: #444;
}
.breadcrumb_static_aeef {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_static_aeef .column-wood-c9e8 .dirty_f684 {
  font-size: 15px;
}
.breadcrumb_static_aeef .dirty_f684 {
  line-height: 1.3;
}
.breadcrumb_static_aeef .chip-fd0e {
}
.breadcrumb_static_aeef .hidden-simple-0e23 {
  background: #235787;
}
.bright-c5c8 {
  padding: 0;
}
.bright-c5c8 .hidden-simple-0e23 {
  background: #1a1a1a;
}
.bright-c5c8 .chip-fd0e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top_8cb5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top_8cb5 .chip-fd0e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top_8cb5 .hidden-simple-0e23 {
  background: #303030;
}
.focus_0951 {
  position: relative;
  z-index: 10;
}
.focus_0951 .menu_complex_52ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-2b1b .caption_d471 {
  display: inline-block;
  vertical-align: middle;
}
.hidden-2b1b.label_171b .caption_d471 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden-2b1b.label_171b .caption_d471 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-2b1b.label_171b .caption_d471 {
    margin-right: 0.4em;
  }
}
.hidden-2b1b.label_171b .caption_d471:last-child {
  margin-right: 0;
}
.orange_1054 .menu_complex_52ff {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .summary-gas-596f .column-wood-c9e8 {
    margin: 0 -0.5em;
  }
  .summary-gas-596f .column-wood-c9e8 [class*="customify-col-"],
  .summary-gas-596f .column-wood-c9e8 [class*="customify-col_"],
  .summary-gas-596f .column-wood-c9e8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.summary-gas-596f.container_30c6 .menu_complex_52ff {
  background: 0 0 !important;
}
.summary-gas-596f.container_30c6 .menu_complex_52ff,
.summary-gas-596f.orange_1054 .menu_complex_52ff {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .summary-gas-596f.column-0a9b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.summary-gas-596f.orange_1054 .menu_complex_52ff {
  box-shadow: none !important;
}
.glass_36a8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .glass_36a8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .glass_36a8 {
    padding: 18px 0 20px;
  }
}
.glass_36a8 .narrow_4726 {
  width: 100%;
}
.glass_36a8 .media-old-2d77 {
  margin-bottom: 0;
}
.glass_36a8 .filter-clean-8b66 {
  margin-top: 5px;
  font-size: 0.875em;
}
.section-lower-4183 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section-lower-4183 .fresh_8b5e {
  width: 100%;
}
.nav-4942 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.nav-4942 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.nav-4942 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;
}
.nav-4942 li:last-child:after {
  display: none;
}
.nav-4942 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focused_e665 .heading-small-b2ac button,
.glass_36a8 .heading-small-b2ac button {
  left: 0;
}
.focused_e665 .fresh_8b5e,
.glass_36a8 .fresh_8b5e {
  padding-left: 0;
  padding-right: 0;
}
.focused_e665 .section-lower-4183,
.glass_36a8 .section-lower-4183 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focused_e665 {
  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;
}
.focused_e665: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;
}
.focused_e665 .silver-65bc {
  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) {
  .focused_e665 .silver-65bc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_e665 .silver-65bc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focused_e665 .silver-65bc {
    min-height: 200px;
  }
}
.focused_e665 .nav-4942 {
  color: rgba(255, 255, 255, 0.8);
}
.focused_e665 .nav-4942 a,
.focused_e665 .nav-4942 li:after {
  color: inherit;
}
.focused_e665 .nav-4942 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current_2b59 {
  margin-bottom: 0.5em;
}
.old_6c26 {
  margin-bottom: 1.2em;
}
.old_6c26,
.current_2b59 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.old_6c26 p:last-child,
.current_2b59 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .heading-small-b2ac,
#masthead .heading-small-b2ac {
  display: none;
}
#masthead
  > .heading-small-b2ac.hero_solid_9e06 {
  display: none;
}
#masthead > .heading-small-b2ac button {
  left: 0;
}
.easy_cd4d {
  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%;
}
.easy_cd4d .caption_d471 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy_cd4d .fluid_6207 {
  display: -webkit-box;
  display: flex;
}
.easy_cd4d .fluid_6207.hovered-b0d2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy_cd4d .fluid_6207.dim_3e22 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_cd4d .fluid_6207.element_8813 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_cd4d.gold_4e51.status-orange-69f5 .fluid_6207.hovered-b0d2 {
  flex-basis: 100%;
}
.easy_cd4d.short_4a88 .fluid_6207.dim_3e22 {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy_cd4d.short_4a88 .fluid_6207.element_8813 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .heading-small-b2ac.hero_solid_9e06 {
  display: none;
}
#masthead > .heading-small-b2ac button {
  left: 0;
}
.texture-faba {
  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;
}
.texture-faba:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-faba.hidden-15cc i {
  margin-right: 4px;
}
.texture-faba.last_ee1c i {
  margin-left: 5px;
}
.dirty_f684 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty_f684 p:last-child {
  margin-bottom: 0;
}
.easy_ae55 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.easy_ae55 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.easy_ae55 img {
  display: block;
  width: auto;
  line-height: 1;
}
.easy_ae55 .input_motion_eb05 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.easy_ae55 .paragraph_5eb3 {
  margin: 5px 0 7px 0;
}
.easy_ae55.gradient-next-7dd4 .medium-a703 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy_ae55.gradient-next-7dd4 .wide-b492 {
  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;
}
.easy_ae55.caption_green_3767 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.easy_ae55.caption_green_3767 .medium-a703 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy_ae55.caption_green_3767 .wide-b492 {
  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;
}
.easy_ae55.badge_b751 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy_ae55.message-blue-8b07 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.easy_ae55.message-blue-8b07 .wide-b492 {
  margin-top: 7px;
}
.paragraph_pressed_2ad2 {
  display: inline-block;
}
.focus_0951 .notice_4316 .easy_ae55 img {
  max-width: 100%;
}
.fluid-a87c .label_feda.button_b1ba,
.shadow-4ace .label_feda.button_b1ba {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fluid-a87c .pro_4f19,
.shadow-4ace .pro_4f19 {
  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%);
}
.fluid-a87c .pro_4f19 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fluid-a87c.media-new-36a0 .pro_4f19 {
  display: none;
}
.fluid-a87c .detail-4515 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fluid-a87c .detail-4515 li {
  display: inline-block;
  position: relative;
}
.fluid-a87c .detail-4515 li:last-child {
  margin-right: 0;
}
.fluid-a87c .detail-4515 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;
}
.fluid-a87c .detail-4515 li.slider_white_60cf > a {
  color: rgba(0, 0, 0, 0.9);
}
.fluid-a87c .detail-4515 > 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;
}
.fluid-a87c .detail-4515 > li > a i {
  line-height: 0;
}
.fluid-a87c .detail-4515 > li.border-9749 > a .pro_4f19 {
  margin-left: 4px;
  line-height: 0;
}
.fluid-a87c .detail-4515 .menu-94e2 li.border-9749 > a {
  position: relative;
}
.fluid-a87c .detail-4515 .menu-94e2 li.border-9749 > a:after,
.fluid-a87c .detail-4515 .menu-94e2 li.border-9749 > a:before {
  content: "";
  display: table;
}
.fluid-a87c .detail-4515 .menu-94e2 li.border-9749 > a:after {
  clear: both;
}
.fluid-a87c .detail-4515 .menu-94e2 li.border-9749 > a .pro_4f19 {
  margin-left: 5px;
  float: right;
}
.fluid-a87c .list-8a6c,
.fluid-a87c .menu-94e2 {
  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;
}
.fluid-a87c .menu-94e2 {
  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;
}
.fluid-a87c .menu-94e2 .button_b1ba {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fluid-a87c .menu-94e2 .pro_4f19 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fluid-a87c .menu-94e2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.fluid-a87c .menu-94e2 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;
}
.fluid-a87c .menu-94e2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fluid-a87c .menu-94e2 .menu-94e2 {
  top: 0;
  left: 100%;
}
.fluid-a87c .new_381f.fn-focus-eafb > .list-8a6c,
.fluid-a87c .new_381f.fn-focus-eafb > .menu-94e2,
.fluid-a87c .new_381f:focus > .list-8a6c,
.fluid-a87c .new_381f:focus > .menu-94e2,
.fluid-a87c .new_381f:hover > .list-8a6c,
.fluid-a87c .new_381f:hover > .menu-94e2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fluid-a87c.carousel-north-0ca5 .middle_882b:after,
.fluid-a87c.carousel-north-0ca5 .middle_882b:before {
  content: "";
  display: table;
}
.fluid-a87c.carousel-north-0ca5 .middle_882b:after {
  clear: both;
}
.fluid-a87c.carousel-north-0ca5 .middle_882b > li {
  float: left;
}
.fluid-a87c.module_f11b .middle_882b:after,
.fluid-a87c.module_f11b .middle_882b:before {
  content: "";
  display: table;
}
.fluid-a87c.module_f11b .middle_882b:after {
  clear: both;
}
.fluid-a87c.module_f11b .middle_882b > li {
  float: left;
}
.fluid-a87c.module_f11b .middle_882b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fluid-a87c.module_f11b .middle_882b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fluid-a87c.module_f11b .middle_882b > li.section-right-2540 > a,
.fluid-a87c.module_f11b .middle_882b > li.slider_white_60cf > a {
  color: #fff;
  background-color: #1e4b75;
}
.fluid-a87c.yellow_d861 .middle_882b > li > a .button_b1ba {
  position: relative;
}
.fluid-a87c.yellow_d861 .middle_882b > li > a .button_b1ba: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;
}
.fluid-a87c.yellow_d861
  .middle_882b
  > li:focus
  > a
  .button_b1ba:before,
.fluid-a87c.yellow_d861
  .middle_882b
  > li:hover
  > a
  .button_b1ba:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-a87c.yellow_d861
  .middle_882b
  > li.section-right-2540
  > a
  .button_b1ba:before,
.fluid-a87c.yellow_d861
  .middle_882b
  > li.header-solid-ca31
  > a
  .button_b1ba:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-a87c.wrapper_285e .middle_882b > li > a .button_b1ba {
  position: relative;
}
.fluid-a87c.wrapper_285e .middle_882b > li > a .button_b1ba: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;
}
.fluid-a87c.wrapper_285e .middle_882b > li:focus > a .button_b1ba:before,
.fluid-a87c.wrapper_285e
  .middle_882b
  > li:hover
  > a
  .button_b1ba:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-a87c.wrapper_285e
  .middle_882b
  > li.section-right-2540
  > a
  .button_b1ba:before,
.fluid-a87c.wrapper_285e
  .middle_882b
  > li.header-solid-ca31
  > a
  .button_b1ba:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-4ace .detail-4515 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow-4ace .detail-4515 li:first-child > a {
  border-top: none;
}
.shadow-4ace .detail-4515 .link-hovered-6ac1 > .button_b1ba .pro_4f19 {
  display: none;
}
.shadow-4ace .detail-4515 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow-4ace .detail-4515 li:last-child {
  border: none;
}
.shadow-4ace .detail-4515 li.border-9749 > a {
  padding-right: 45px !important;
}
.shadow-4ace .detail-4515 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow-4ace .detail-4515 li a:focus,
.shadow-4ace .detail-4515 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-4ace .detail-4515 li .tall_a8db {
  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;
}
.shadow-4ace .detail-4515 li .tall_a8db:hover {
  box-shadow: none;
}
.shadow-4ace .detail-4515 li .tall_a8db .pro_4f19 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow-4ace .detail-4515 .menu-94e2 {
  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);
}
.shadow-4ace .detail-4515 .menu-94e2 li a {
  padding-left: 3em;
}
.shadow-4ace .detail-4515 .clean-94aa > a .tall_a8db i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow-4ace .detail-4515 .clean-94aa > .menu-94e2 {
  display: block;
  opacity: 1;
}
.accordion-b160 {
  max-width: 100%;
}
.caption_cee7 {
  line-height: 0;
  cursor: pointer;
}
.bottom-140f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom-140f:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom-140f svg {
  width: 18px;
  height: 18px;
}
.bottom-140f .warm_4778 {
  display: none;
}
.wrapper_down_a24b {
  position: relative;
}
.wrapper_down_a24b.fn-active-eafb .bottom-140f .label_29c7 {
  display: none;
}
.wrapper_down_a24b.fn-active-eafb .bottom-140f .warm_4778 {
  display: inline-block;
}
.wrapper_down_a24b .center-5c92 {
  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);
}
.wrapper_down_a24b.fast_e5bf .center-5c92 {
  left: auto;
  right: -0.9em;
}
.wrapper_down_a24b.fast_e5bf .element-right-5a15::before {
  left: auto;
  right: 15px;
}
.wrapper_down_a24b.fn-active-eafb .center-5c92 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-341c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-341c label {
  flex-basis: 100%;
}
.slider-341c .modal_stone_d262 {
  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;
}
.slider-341c .footer-over-308b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-341c .footer-over-308b:focus {
  background-color: transparent;
}
.slider-341c button.texture-6465 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-341c button.texture-6465:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-341c button.texture-6465 svg {
  width: 18px;
  height: 18px;
}
.slider-341c input[type="submit"] {
  min-height: auto;
}
.message_311d .slider-341c .footer-over-308b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.element-right-5a15 {
  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) {
  .element-right-5a15 {
    width: 220px;
  }
}
.element-right-5a15 label {
  flex-basis: 100%;
}
.element-right-5a15::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;
}
.search_tall_d8f0 .message_311d .slider-341c {
  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;
}
.search_tall_d8f0
  .message_311d
  .slider-341c
  .modal_stone_d262 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.search_tall_d8f0 .message_311d .slider-341c .footer-over-308b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.search_tall_d8f0
  .message_311d
  .slider-341c
  .footer-over-308b:focus {
  background: 0 0;
}
.search_tall_d8f0
  .message_311d
  .slider-341c
  .texture_complex_18ca {
  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;
}
.left-3658 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.left-3658 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.left-3658 li:last-child {
  margin-right: 0;
}
.left-3658 li:first-child {
  margin-left: 0;
}
.left-3658.footer_pressed_28a7 a {
  color: #fff;
}
.left-3658.footer_pressed_28a7 a:hover {
  color: #fff;
}
.left-3658 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.left-3658 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.left-3658 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.left-3658 a:hover {
  opacity: 0.9;
  color: inherit;
}
.left-3658 [class*="social-icon-apple"] {
  background-color: #999;
}
.left-3658 [class*="social-icon-apple"].dropdown-prev-0765 {
  background-color: transparent;
  color: #999;
}
.left-3658 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.left-3658 [class*="social-icon-behance"].dropdown-prev-0765 {
  background-color: transparent;
  color: #1769ff;
}
.left-3658 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.left-3658 [class*="social-icon-bitbucket"].dropdown-prev-0765 {
  background-color: transparent;
  color: #205081;
}
.left-3658 [class*="social-icon-codepen"] {
  background-color: #000;
}
.left-3658 [class*="social-icon-codepen"].dropdown-prev-0765 {
  background-color: transparent;
  color: #000;
}
.left-3658 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.left-3658 [class*="social-icon-delicious"].dropdown-prev-0765 {
  background-color: transparent;
  color: #39f;
}
.left-3658 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.left-3658 [class*="social-icon-digg"].dropdown-prev-0765 {
  background-color: transparent;
  color: #005be2;
}
.left-3658 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.left-3658 [class*="social-icon-dribbble"].dropdown-prev-0765 {
  background-color: transparent;
  color: #ea4c89;
}
.left-3658 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.left-3658 [class*="social-icon-envelope"].dropdown-prev-0765 {
  background-color: transparent;
  color: #ea4335;
}
.left-3658 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.left-3658 [class*="social-icon-facebook"].dropdown-prev-0765 {
  background-color: transparent;
  color: #3b5998;
}
.left-3658 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.left-3658 [class*="social-icon-flickr"].dropdown-prev-0765 {
  background-color: transparent;
  color: #0063dc;
}
.left-3658 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.left-3658 [class*="social-icon-foursquare"].dropdown-prev-0765 {
  background-color: transparent;
  color: #2d5be3;
}
.left-3658 [class*="social-icon-github"] {
  background-color: #333;
}
.left-3658 [class*="social-icon-github"].dropdown-prev-0765 {
  background-color: transparent;
  color: #333;
}
.left-3658 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.left-3658 [class*="social-icon-google-plus"].dropdown-prev-0765 {
  background-color: transparent;
  color: #dd4b39;
}
.left-3658 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.left-3658 [class*="social-icon-houzz"].dropdown-prev-0765 {
  background-color: transparent;
  color: #7ac142;
}
.left-3658 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.left-3658 [class*="social-icon-instagram"].dropdown-prev-0765 {
  background-color: transparent;
  color: #262626;
}
.left-3658 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.left-3658 [class*="social-icon-jsfiddle"].dropdown-prev-0765 {
  background-color: transparent;
  color: #487aa2;
}
.left-3658 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.left-3658 [class*="social-icon-linkedin"].dropdown-prev-0765 {
  background-color: transparent;
  color: #0077b5;
}
.left-3658 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.left-3658 [class*="social-icon-medium"].dropdown-prev-0765 {
  background-color: transparent;
  color: #00ab6b;
}
.left-3658 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.left-3658
  [class*="social-icon-odnoklassniki"].dropdown-prev-0765 {
  background-color: transparent;
  color: #f4731c;
}
.left-3658 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.left-3658 [class*="social-icon-meetup"].dropdown-prev-0765 {
  background-color: transparent;
  color: #ec1c40;
}
.left-3658 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.left-3658 [class*="social-icon-pinterest"].dropdown-prev-0765 {
  background-color: transparent;
  color: #bd081c;
}
.left-3658 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.left-3658 [class*="social-icon-product-hunt"].dropdown-prev-0765 {
  background-color: transparent;
  color: #da552f;
}
.left-3658 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.left-3658 [class*="social-icon-reddit"].dropdown-prev-0765 {
  background-color: transparent;
  color: #ff4500;
}
.left-3658 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.left-3658 [class*="social-icon-rss"].dropdown-prev-0765 {
  background-color: transparent;
  color: #f26522;
}
.left-3658 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.left-3658
  [class*="social-icon-shopping-cart"].dropdown-prev-0765 {
  background-color: transparent;
  color: #4caf50;
}
.left-3658 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.left-3658 [class*="social-icon-skype"].dropdown-prev-0765 {
  background-color: transparent;
  color: #00aff0;
}
.left-3658 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.left-3658 [class*="social-icon-slideshare"].dropdown-prev-0765 {
  background-color: transparent;
  color: #0077b5;
}
.left-3658 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.left-3658 [class*="social-icon-snapchat"].dropdown-prev-0765 {
  background-color: transparent;
  color: #fffc00;
}
.left-3658 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.left-3658 [class*="social-icon-soundcloud"].dropdown-prev-0765 {
  background-color: transparent;
  color: #f80;
}
.left-3658 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.left-3658 [class*="social-icon-spotify"].dropdown-prev-0765 {
  background-color: transparent;
  color: #2ebd59;
}
.left-3658 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.left-3658
  [class*="social-icon-stack-overflow"].dropdown-prev-0765 {
  background-color: transparent;
  color: #fe7a15;
}
.left-3658 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.left-3658 [class*="social-icon-maldkfgram"].dropdown-prev-0765 {
  background-color: transparent;
  color: #2ca5e0;
}
.left-3658 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.left-3658 [class*="social-icon-tripadvisor"].dropdown-prev-0765 {
  background-color: transparent;
  color: #589442;
}
.left-3658 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.left-3658 [class*="social-icon-tumblr"].dropdown-prev-0765 {
  background-color: transparent;
  color: #35465c;
}
.left-3658 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.left-3658 [class*="social-icon-twitch"].dropdown-prev-0765 {
  background-color: transparent;
  color: #6441a5;
}
.left-3658 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.left-3658 [class*="social-icon-twitter"].dropdown-prev-0765 {
  background-color: transparent;
  color: #1da1f2;
}
.left-3658 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.left-3658 [class*="social-icon-vimeo"].dropdown-prev-0765 {
  background-color: transparent;
  color: #1ab7ea;
}
.left-3658 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.left-3658 [class*="social-icon-vk"].dropdown-prev-0765 {
  background-color: transparent;
  color: #45668e;
}
.left-3658 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.left-3658 [class*="social-icon-weibo"].dropdown-prev-0765 {
  background-color: transparent;
  color: #df2029;
}
.left-3658 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.left-3658 [class*="social-icon-weixin"].dropdown-prev-0765 {
  background-color: transparent;
  color: #7bb32e;
}
.left-3658 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.left-3658 [class*="social-icon-whatsapp"].dropdown-prev-0765 {
  background-color: transparent;
  color: #25d366;
}
.left-3658 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.left-3658 [class*="social-icon-wordpress"].dropdown-prev-0765 {
  background-color: transparent;
  color: #21759b;
}
.left-3658 [class*="social-icon-xing"] {
  background-color: #026466;
}
.left-3658 [class*="social-icon-xing"].dropdown-prev-0765 {
  background-color: transparent;
  color: #026466;
}
.left-3658 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.left-3658 [class*="social-icon-yelp"].dropdown-prev-0765 {
  background-color: transparent;
  color: #af0606;
}
.left-3658 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.left-3658 [class*="social-icon-youtube"].dropdown-prev-0765 {
  background-color: transparent;
  color: #cd201f;
}
.label_6818 {
  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;
}
.label_6818:hover {
  box-shadow: none;
  background: 0 0;
}
.nav_bb59 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold-846a {
  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;
}
.active-8e17 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner_next_458f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner_next_458f,
.banner_next_458f::after,
.banner_next_458f::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;
}
.banner_next_458f::after,
.banner_next_458f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.chip_f971 .gold-846a .active-8e17 {
  margin-top: -2px;
  width: 19px;
}
.chip_f971 .gold-846a .banner_next_458f {
  margin-top: -1px;
}
.chip_f971 .gold-846a .banner_next_458f,
.chip_f971 .gold-846a .banner_next_458f::after,
.chip_f971 .gold-846a .banner_next_458f::before {
  width: 19px;
  height: 2px;
}
.chip_f971 .gold-846a .banner_next_458f::before {
  top: -6px;
}
.chip_f971 .gold-846a .banner_next_458f::after {
  bottom: -6px;
}
.shadow-red-71e3 .gold-846a .active-8e17 {
  margin-top: -2px;
  width: 22px;
}
.shadow-red-71e3 .gold-846a .banner_next_458f {
  margin-top: -1px;
}
.shadow-red-71e3 .gold-846a .banner_next_458f,
.shadow-red-71e3 .gold-846a .banner_next_458f::after,
.shadow-red-71e3 .gold-846a .banner_next_458f::before {
  width: 22px;
  height: 2px;
}
.shadow-red-71e3 .gold-846a .banner_next_458f::before {
  top: -7px;
}
.shadow-red-71e3 .gold-846a .banner_next_458f::after {
  bottom: -7px;
}
.active-pro-706f .gold-846a .active-8e17 {
  margin-top: -2px;
  width: 31px;
}
.active-pro-706f .gold-846a .banner_next_458f {
  margin-top: -1.5px;
}
.active-pro-706f .gold-846a .banner_next_458f,
.active-pro-706f .gold-846a .banner_next_458f::after,
.active-pro-706f .gold-846a .banner_next_458f::before {
  width: 31px;
  height: 3px;
}
.active-pro-706f .gold-846a .banner_next_458f::before {
  top: -9px;
}
.active-pro-706f .gold-846a .banner_next_458f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .cold_249a .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 19px;
  }
  .cold_249a .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .cold_249a .gold-846a .banner_next_458f,
  .cold_249a .gold-846a .banner_next_458f::after,
  .cold_249a .gold-846a .banner_next_458f::before {
    width: 19px;
    height: 2px;
  }
  .cold_249a .gold-846a .banner_next_458f::before {
    top: -6px;
  }
  .cold_249a .gold-846a .banner_next_458f::after {
    bottom: -6px;
  }
  .module_medium_f03d .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 22px;
  }
  .module_medium_f03d .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .module_medium_f03d .gold-846a .banner_next_458f,
  .module_medium_f03d .gold-846a .banner_next_458f::after,
  .module_medium_f03d .gold-846a .banner_next_458f::before {
    width: 22px;
    height: 2px;
  }
  .module_medium_f03d .gold-846a .banner_next_458f::before {
    top: -7px;
  }
  .module_medium_f03d .gold-846a .banner_next_458f::after {
    bottom: -7px;
  }
  .carousel-0cd0 .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-0cd0 .gold-846a .banner_next_458f {
    margin-top: -1.5px;
  }
  .carousel-0cd0 .gold-846a .banner_next_458f,
  .carousel-0cd0 .gold-846a .banner_next_458f::after,
  .carousel-0cd0 .gold-846a .banner_next_458f::before {
    width: 31px;
    height: 3px;
  }
  .carousel-0cd0 .gold-846a .banner_next_458f::before {
    top: -9px;
  }
  .carousel-0cd0 .gold-846a .banner_next_458f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card_8f72 .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 19px;
  }
  .card_8f72 .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .card_8f72 .gold-846a .banner_next_458f,
  .card_8f72 .gold-846a .banner_next_458f::after,
  .card_8f72 .gold-846a .banner_next_458f::before {
    width: 19px;
    height: 2px;
  }
  .card_8f72 .gold-846a .banner_next_458f::before {
    top: -6px;
  }
  .card_8f72 .gold-846a .banner_next_458f::after {
    bottom: -6px;
  }
  .purple_1ce8 .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 22px;
  }
  .purple_1ce8 .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .purple_1ce8 .gold-846a .banner_next_458f,
  .purple_1ce8 .gold-846a .banner_next_458f::after,
  .purple_1ce8 .gold-846a .banner_next_458f::before {
    width: 22px;
    height: 2px;
  }
  .purple_1ce8 .gold-846a .banner_next_458f::before {
    top: -7px;
  }
  .purple_1ce8 .gold-846a .banner_next_458f::after {
    bottom: -7px;
  }
  .search-pink-e72b .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 31px;
  }
  .search-pink-e72b .gold-846a .banner_next_458f {
    margin-top: -1.5px;
  }
  .search-pink-e72b .gold-846a .banner_next_458f,
  .search-pink-e72b .gold-846a .banner_next_458f::after,
  .search-pink-e72b .gold-846a .banner_next_458f::before {
    width: 31px;
    height: 3px;
  }
  .search-pink-e72b .gold-846a .banner_next_458f::before {
    top: -9px;
  }
  .search-pink-e72b .gold-846a .banner_next_458f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal-67eb .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-67eb .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .modal-67eb .gold-846a .banner_next_458f,
  .modal-67eb .gold-846a .banner_next_458f::after,
  .modal-67eb .gold-846a .banner_next_458f::before {
    width: 19px;
    height: 2px;
  }
  .modal-67eb .gold-846a .banner_next_458f::before {
    top: -6px;
  }
  .modal-67eb .gold-846a .banner_next_458f::after {
    bottom: -6px;
  }
  .accordion_fcd8 .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_fcd8 .gold-846a .banner_next_458f {
    margin-top: -1px;
  }
  .accordion_fcd8 .gold-846a .banner_next_458f,
  .accordion_fcd8 .gold-846a .banner_next_458f::after,
  .accordion_fcd8 .gold-846a .banner_next_458f::before {
    width: 22px;
    height: 2px;
  }
  .accordion_fcd8 .gold-846a .banner_next_458f::before {
    top: -7px;
  }
  .accordion_fcd8 .gold-846a .banner_next_458f::after {
    bottom: -7px;
  }
  .title_black_0272 .gold-846a .active-8e17 {
    margin-top: -2px;
    width: 31px;
  }
  .title_black_0272 .gold-846a .banner_next_458f {
    margin-top: -1.5px;
  }
  .title_black_0272 .gold-846a .banner_next_458f,
  .title_black_0272 .gold-846a .banner_next_458f::after,
  .title_black_0272 .gold-846a .banner_next_458f::before {
    width: 31px;
    height: 3px;
  }
  .title_black_0272 .gold-846a .banner_next_458f::before {
    top: -9px;
  }
  .title_black_0272 .gold-846a .banner_next_458f::after {
    bottom: -9px;
  }
}
.card-bafc .banner_next_458f {
  -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);
}
.card-bafc .banner_next_458f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-bafc .banner_next_458f::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);
}
.card-bafc.section_fast_aa96 .banner_next_458f {
  -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);
}
.card-bafc.section_fast_aa96 .banner_next_458f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-bafc.section_fast_aa96 .banner_next_458f::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);
}
.current-429e {
  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.narrow-70df:before {
  display: none;
}
.stale_0211 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale_0211 .picture_90fc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale_0211 .picture_90fc:last-of-type {
  border-bottom: none;
}
.stale_0211 .picture_90fc.nav-under-c76c,
.stale_0211 .picture_90fc.south-a231,
.stale_0211 .picture_90fc.component_4985 {
  padding: 0;
}
.stale_0211 .shadow-4ace .tall_a8db {
  color: currentColor;
}
.stale_0211 .shadow-4ace .tall_a8db:focus,
.stale_0211 .shadow-4ace .tall_a8db:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_0211.chip-fd0e .preview-rough-0ef4,
.stale_0211.chip-fd0e .dirty_f684 a,
.stale_0211.chip-fd0e .middle_882b a,
.stale_0211.chip-fd0e .menu-94e2 a {
  color: rgba(0, 0, 0, 0.55);
}
.stale_0211.chip-fd0e .preview-rough-0ef4:hover,
.stale_0211.chip-fd0e .dirty_f684 a:hover,
.stale_0211.chip-fd0e .middle_882b a:hover,
.stale_0211.chip-fd0e .menu-94e2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale_0211.chip-fd0e .tag-2dbe {
  color: rgba(0, 0, 0, 0.8);
}
.stale_0211.chip-fd0e .picture_90fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_0211.chip-fd0e .picture_90fc:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale_0211.chip-fd0e .image-north-88dd:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale_0211.chip-fd0e .shadow-4ace .detail-4515 li a,
.stale_0211.chip-fd0e .shadow-4ace .tall_a8db,
.stale_0211.chip-fd0e .menu-94e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_0211.chip-fd0e .shadow-4ace .tall_a8db:focus,
.stale_0211.chip-fd0e .shadow-4ace .tall_a8db:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_0211.chip-fd0e .detail-4515 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_0211.hidden-simple-0e23 .preview-rough-0ef4,
.stale_0211.hidden-simple-0e23 .dirty_f684 a,
.stale_0211.hidden-simple-0e23 .middle_882b .tall_a8db,
.stale_0211.hidden-simple-0e23 .middle_882b a,
.stale_0211.hidden-simple-0e23 .menu-94e2 a {
  color: rgba(255, 255, 255, 0.79);
}
.stale_0211.hidden-simple-0e23 .preview-rough-0ef4:hover,
.stale_0211.hidden-simple-0e23 .dirty_f684 a:hover,
.stale_0211.hidden-simple-0e23 .middle_882b .tall_a8db:hover,
.stale_0211.hidden-simple-0e23 .middle_882b a:hover,
.stale_0211.hidden-simple-0e23 .menu-94e2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_0211.hidden-simple-0e23 .tag-2dbe {
  color: rgba(255, 255, 255, 0.99);
}
.stale_0211.hidden-simple-0e23 .picture_90fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_0211.hidden-simple-0e23 .picture_90fc:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale_0211.hidden-simple-0e23 .image-north-88dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale_0211.hidden-simple-0e23 .shadow-4ace .detail-4515 li a,
.stale_0211.hidden-simple-0e23 .shadow-4ace .tall_a8db,
.stale_0211.hidden-simple-0e23 .menu-94e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_0211.hidden-simple-0e23 .shadow-4ace .tall_a8db:focus,
.stale_0211.hidden-simple-0e23 .shadow-4ace .tall_a8db:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_0211.hidden-simple-0e23 .detail-4515 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-north-88dd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.image-north-88dd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-fast-0ab4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hovered_e445 .stale_0211 {
  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;
}
.hovered_e445 .picture_90fc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hovered_e445 .picture_90fc: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) {
  .hovered_e445 .picture_90fc:before {
    width: 16%;
    left: 42%;
  }
}
.hovered_e445 .picture_90fc:last-child:before {
  content: none;
}
.hovered_e445 .picture_90fc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hovered_e445 .shadow-4ace .detail-4515 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hovered_e445 .shadow-4ace .detail-4515 li a .tall_a8db {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hovered_e445 .shadow-4ace .menu-94e2 {
  border: none;
}
.hovered_e445 .shadow-4ace .menu-94e2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hovered_e445 .image-north-88dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hovered_e445 .card-fast-0ab4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hovered_e445 .hidden-simple-0e23 .image-north-88dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.hovered_e445 .chip-fd0e.accordion-inner-b0ed .banner_next_458f {
  background: rgba(0, 0, 0, 0.6);
}
.hovered_e445
  .chip-fd0e.accordion-inner-b0ed
  .banner_next_458f::after,
.hovered_e445
  .chip-fd0e.accordion-inner-b0ed
  .banner_next_458f:before {
  background: inherit;
}
.hovered_e445
  .chip-fd0e.accordion-inner-b0ed:hover
  .banner_next_458f {
  background: rgba(0, 0, 0, 0.8);
}
.sort-iron-24e4 .stale_0211 {
  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) {
  .sort-iron-24e4 .stale_0211 {
    width: auto;
    right: 45px;
  }
}
.message-df29 .stale_0211 {
  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) {
  .message-df29 .stale_0211 {
    width: auto;
    left: 45px;
  }
}
.narrow-70df .stale_0211 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.narrow-70df .card-fast-0ab4 {
  max-width: 48em;
  margin: 0 auto;
}
.narrow-70df .image-north-88dd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dark_e4a0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dark_e4a0.hovered_e445 .stale_0211 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dark_e4a0.sort-iron-24e4 .stale_0211 {
  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);
}
.dark_e4a0 .stale_0211 {
  visibility: visible;
}
.dark_e4a0.message-df29 .stale_0211 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-inner-82cc,
.primary_632d {
  overflow-x: hidden;
}
.dropdown-inner-82cc .stale_0211 {
  overflow: auto;
}
.dropdown-inner-82cc.hovered_e445 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-inner-82cc.hovered_e445 .stale_0211 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-inner-82cc.hovered_e445 .label_6818 {
  opacity: 0;
}
.dropdown-inner-82cc.sort-iron-24e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-inner-82cc.sort-iron-24e4 .stale_0211 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-inner-82cc.sort-iron-24e4 .label_6818 {
  opacity: 0;
}
.dropdown-inner-82cc.message-df29 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-inner-82cc.message-df29 .stale_0211 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-inner-82cc.message-df29 .label_6818 {
  opacity: 0;
}
.dropdown-inner-82cc.narrow-70df .stale_0211 {
  z-index: 10;
  visibility: visible;
}
.accordion-inner-b0ed {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accordion-inner-b0ed .banner_next_458f {
  background: rgba(255, 255, 255, 0.99);
}
.accordion-inner-b0ed .banner_next_458f::after,
.accordion-inner-b0ed .banner_next_458f:before {
  background: inherit;
}
.accordion-inner-b0ed:hover .banner_next_458f {
  background: rgba(255, 255, 255, 0.99);
}
.message-df29 .accordion-inner-b0ed {
  top: 10px;
  right: auto;
  left: 12px;
}
.narrow-70df .accordion-inner-b0ed {
  display: none !important;
}
.dropdown-inner-82cc:before,
.primary_632d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-inner-82cc .accordion-inner-b0ed,
.primary_632d .accordion-inner-b0ed {
  display: inline-block;
}
.stale_0211 .caption_d471 {
  -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;
}
.dropdown-inner-82cc .stale_0211 .caption_d471,
.primary_632d .stale_0211 .caption_d471 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-short-0316 .modal_stone_d262 {
  width: 100%;
}
.notice_4316 {
  padding: 0 0.5em 0;
}
.notice_4316 [class*="customify-col-"],
.notice_4316 [class*="customify-col_"],
.notice_4316 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary_hot_113c .notice_4316 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .column-wood-c9e8 .module-steel-4097,
  .module-steel-4097 {
    display: none;
  }
  .header-tiny-e994 {
    text-align: left;
  }
  .dirty_b5fd {
    text-align: center;
  }
  .up_4ac0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .column-wood-c9e8 .element_red_c4f6,
  .element_red_c4f6 {
    display: none;
  }
  .table_advanced_9f0d {
    text-align: left;
  }
  .slider_1e2d {
    text-align: center;
  }
  .overlay_fluid_3ffe {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .column-wood-c9e8 .pattern_8589,
  .pattern_8589 {
    display: none;
  }
  .form_38fd {
    text-align: left;
  }
  .east_e992 {
    text-align: center;
  }
  .primary-glass-79c7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-motion-dfcb {
  box-shadow: none !important;
}
.main_tall_7d6b .focus-54e1,
.secondary-68f9 .focus-54e1 {
  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;
}
.secondary-68f9 .focus-54e1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu_complex_52ff {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu_complex_52ff:after,
.menu_complex_52ff:before {
  content: "";
  display: table;
}
.menu_complex_52ff:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu_complex_52ff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu_complex_52ff,
.column-0a9b {
  max-width: 1248px;
  margin: 0 auto;
}

.simple_7b89.card_1519 .menu_complex_52ff {
  max-width: 100%;
}
.simple_7b89.input_pink_4d17 {
  max-width: 1200px;
  margin: 0 auto;
}
.simple_7b89.dynamic_f1e3 .menu_complex_52ff {
  max-width: 100%;
}
.simple_7b89.dynamic_f1e3 > .menu_complex_52ff {
  padding-left: 0;
  padding-right: 0;
}
.simple_7b89.dynamic_f1e3 > .menu_complex_52ff .column-wood-c9e8 {
  margin: 0;
}
.simple_7b89.dynamic_f1e3
  > .menu_complex_52ff
  .right-cdd2.sort_fdf2 {
  margin-right: 0;
  margin-left: 0;
}
.simple_7b89.dynamic_f1e3 #main.sort_fdf2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .table_93cb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .table_93cb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice_east_169f .tertiary-brown-ac13 {
    padding-right: 1em;
  }
  .notice_east_169f.alert-00fc .right-cdd2 {
    border-right: 1px solid #eaecee;
  }
  .notice_east_169f.alert-00fc .tertiary-brown-ac13 {
    padding-right: 1em;
  }
  .notice_east_169f.alert-00fc .dynamic-a9a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-selected-8cce .tertiary-brown-ac13 {
    padding-left: 1em;
  }
  .column-selected-8cce.alert-00fc .right-cdd2 {
    border-left: 1px solid #eaecee;
  }
  .column-selected-8cce.alert-00fc .tertiary-brown-ac13 {
    padding-left: 1em;
  }
  .column-selected-8cce.alert-00fc .dynamic-a9a7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_dirty_5ad6 .tertiary-brown-ac13 {
    padding-left: 1em;
  }
  .secondary_dirty_5ad6.alert-00fc .middle-c105 {
    border-right: 1px solid #eaecee;
  }
  .secondary_dirty_5ad6.alert-00fc .glass_76fa {
    border-right: 1px solid #eaecee;
  }
  .secondary_dirty_5ad6.alert-00fc .tertiary-brown-ac13 {
    padding-left: 1em;
  }
  .secondary_dirty_5ad6.alert-00fc .dynamic-a9a7 {
    padding-right: 1em;
  }
  .secondary_dirty_5ad6.alert-00fc .plasma_ef9e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron-a2dd .tertiary-brown-ac13 {
    padding-right: 1em;
  }
  .iron-a2dd.alert-00fc .middle-c105 {
    border-left: 1px solid #eaecee;
  }
  .iron-a2dd.alert-00fc .glass_76fa {
    border-left: 1px solid #eaecee;
  }
  .iron-a2dd.alert-00fc .tertiary-brown-ac13 {
    padding-right: 1em;
  }
  .iron-a2dd.alert-00fc .dynamic-a9a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .iron-a2dd.alert-00fc .plasma_ef9e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_93cb .tertiary-brown-ac13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_93cb.alert-00fc .right-cdd2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .table_93cb.alert-00fc .tertiary-brown-ac13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_93cb.alert-00fc .dynamic-a9a7 {
    padding-left: 1em;
  }
  .table_93cb.alert-00fc .plasma_ef9e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .table_93cb.alert-00fc .tertiary-brown-ac13 {
    padding-left: 0;
  }
}
.hidden-soft-3f0e .hidden-2b1b {
  display: inline-block;
}
.preview_silver_c204 {
  display: inline-block;
}
.up-ba08 {
  word-con: break-word;
}
.complex-38cf > span {
  display: inline-block;
  padding: 5px 0;
}
.complex-38cf .fresh_699f {
  margin-left: 8px;
  margin-right: 8px;
}
.complex-38cf .highlight-advanced-752a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dirty-3cf6 .feature-copper-444b {
  margin-bottom: 2em;
}
.dirty-3cf6 .hero_static_f825 {
  margin-bottom: 15px;
}
.dirty-3cf6 .hero_static_f825:last-child {
  margin-bottom: 0;
}
.dirty-3cf6 .image_dynamic_bddf {
  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) {
  .dirty-3cf6 .image_dynamic_bddf {
    display: block;
  }
}
.dirty-3cf6 .column_293c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dirty-3cf6 .column_293c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dirty-3cf6 .tooltip_hot_12f8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dirty-3cf6 .tooltip_hot_12f8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dirty-3cf6 .tooltip_hot_12f8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dirty-3cf6 .up-ba08 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dirty-3cf6 .up-ba08 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dirty-3cf6 .tooltip-5414 p:last-child {
  margin-bottom: 0;
}
.dirty-3cf6 .photo_1b9f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dirty-3cf6 .right-182c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dirty-3cf6 .hover_gold_19e9 {
  margin-top: 1em;
}
.dirty-3cf6 .stale-bf4c {
  top: 0;
  display: block;
}
.dirty-3cf6 .stale-bf4c a {
  color: inherit;
}
.dirty-3cf6 .stale-bf4c a:hover {
  color: inherit;
}
.dirty-3cf6 .wrapper-cool-2095 {
  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;
}
.dirty-3cf6 .wrapper-cool-2095:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dirty-3cf6 .right-182c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dirty-3cf6 .title_right_da44 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dirty-3cf6 .title_right_da44:first-child {
  margin-top: 0;
}
.dirty-3cf6 .title_right_da44.component_brown_84d2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dirty-3cf6 .title_right_da44.carousel_dirty_b398 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dirty-3cf6
  .title_right_da44.carousel_dirty_b398.row_small_3e0b
  .hover_gold_19e9 {
  width: 100%;
}
.dirty-3cf6 .carousel_dirty_b398 {
  -webkit-box-align: center;
  align-items: center;
}
.dirty-3cf6 .carousel_dirty_b398 .complex-38cf,
.dirty-3cf6 .carousel_dirty_b398 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dirty-3cf6 .tooltip_hot_12f8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-3cf6 .tooltip_hot_12f8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dirty-3cf6 .tooltip_hot_12f8: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;
}
.dirty-3cf6 .component_brown_84d2 {
  z-index: 5;
}
.dirty-3cf6 .light-51f6 .tooltip-active-4e69 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dirty-3cf6 .gallery-7ff9 .tooltip-active-4e69 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dirty-3cf6 .article_purple_55a4 .tooltip-active-4e69 {
  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;
}
.dirty-3cf6.tooltip-0156 .image_dynamic_bddf,
.dirty-3cf6.hovered_bbc1 .image_dynamic_bddf {
  display: block;
}
.dirty-3cf6.tooltip-0156 .image_dynamic_bddf .focus_warm_db78,
.dirty-3cf6.tooltip-0156 .image_dynamic_bddf .right-182c,
.dirty-3cf6.hovered_bbc1 .image_dynamic_bddf .focus_warm_db78,
.dirty-3cf6.hovered_bbc1 .image_dynamic_bddf .right-182c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dirty-3cf6.icon_064d .column_293c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dirty-3cf6.icon_064d .column_293c {
    margin-right: 0;
  }
}
.dirty-3cf6.tooltip-0156 .column_293c,
.dirty-3cf6.hovered_bbc1 .column_293c {
  padding-top: 40%;
}
.dirty-3cf6.tooltip-0156 .feature-copper-444b,
.dirty-3cf6.hovered_bbc1 .feature-copper-444b {
  display: block;
}
.dirty-3cf6.tooltip-0156 .fn-sticky-eafb .right-182c,
.dirty-3cf6.hovered_bbc1 .fn-sticky-eafb .right-182c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dirty-3cf6.tooltip-0156 .column_293c,
.dirty-3cf6.hovered_bbc1 .column_293c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dirty-3cf6.tooltip-0156 .right-182c {
  padding: 1em;
}
.container-selected-03a8 {
  margin: 30px auto;
  display: block;
}
.container-selected-03a8 .background_f988 > * {
  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;
}
.container-selected-03a8 .background_f988 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-selected-03a8 .background_f988 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-south-68df .complex-38cf {
  margin-bottom: 1.41575em;
}
.input-south-68df .surface-ee97 {
  margin-bottom: 1.618em;
}
.hard-0204 .fluid_58b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard-0204 .fluid_58b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard-0204 .container-focused-8b13 {
  max-width: 100%;
  overflow: auto;
}
.avatar-a222 .hard-0204 a:hover {
  text-decoration: underline;
}
.content-486b .hero_static_f825:not(.up-ba08),
.content-486b .tooltip_hot_12f8 {
  margin-bottom: 1.41575em;
}
.content-486b .hero_static_f825:not(.up-ba08):last-child,
.content-486b .tooltip_hot_12f8:last-child {
  margin-bottom: 0;
}
.content-486b .hero_static_f825.notice_c09f {
  margin-bottom: 0.41575em;
}
.content-486b .button_left_3288:before,
.content-486b .component-e617:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content-486b .button_left_3288:before {
  content: "\f115";
}
.content-486b .component-e617:before {
  content: "\f02c";
}
.content-486b .shadow_532f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content-486b .shadow_532f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input-stale-dcb9 {
  display: -webkit-box;
  display: flex;
}
.input-stale-dcb9 .pressed-67f6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input-stale-dcb9 .pressed-67f6 {
    flex-basis: 90px;
  }
}
.input-stale-dcb9 .badge-bronze-7ef2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-stale-dcb9 .badge-bronze-7ef2 {
    flex-basis: calc(100% - 50px);
  }
}
.input-stale-dcb9 .widget-dee9 p:last-child {
  margin-bottom: 0.72em;
}
.pagination-dark-4b4f .background_f988 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pagination-dark-4b4f .background_f988:after,
.pagination-dark-4b4f .background_f988:before {
  content: "";
  display: table;
}
.pagination-dark-4b4f .background_f988:after {
  clear: both;
}
.pagination-dark-4b4f .background_f988 .column_94c1,
.pagination-dark-4b4f .background_f988 .narrow-d6dc {
  width: 49%;
}
.pagination-dark-4b4f .background_f988 .column_94c1 a span.widget-3e6f,
.pagination-dark-4b4f .background_f988 .narrow-d6dc a span.widget-3e6f {
  display: block;
  margin-bottom: 5px;
}
.pagination-dark-4b4f .background_f988 .narrow-d6dc {
  float: left;
  text-align: left;
}
.pagination-dark-4b4f .background_f988 .column_94c1 {
  float: right;
  text-align: right;
}
.hover_under_112c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hover_under_112c {
    margin-bottom: 0;
  }
}
.info_pink_0a8b {
  margin-bottom: 1em;
}
.info_pink_0a8b .up-ba08 {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail-9dff a {
  display: block;
  line-height: 0;
  position: relative;
}
.button_b962 .info_pink_0a8b,
.hard-f69c .info_pink_0a8b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .button_b962 .info_pink_0a8b,
  .hard-f69c .info_pink_0a8b {
    display: block;
  }
}
.button_b962 .thumbnail-9dff,
.hard-f69c .thumbnail-9dff {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .button_b962 .thumbnail-9dff,
  .hard-f69c .thumbnail-9dff {
    margin-bottom: 1em;
  }
}
.button_b962 .thumbnail-9dff img,
.hard-f69c .thumbnail-9dff img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.button_b962 .container_92b1,
.hard-f69c .container_92b1 {
  flex-basis: calc(100% - 160px);
}
.button_b962 .container_92b1 p,
.hard-f69c .container_92b1 p {
  margin-bottom: 0;
}
.button_b962 .container_92b1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .button_b962 .container_92b1 {
    padding-left: 0;
  }
}
.hard-f69c .container_92b1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard-f69c .container_92b1 {
    padding-right: 0;
  }
}
.hard-f69c .thumbnail-9dff {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_dcc4 .thumbnail-9dff {
  margin-bottom: 0.5em;
}
.slider_dcc4 .thumbnail-9dff img {
  width: 100%;
}
.slow-c088 .thumbnail_wide_ce6b,
.mask_4fc3 .thumbnail_wide_ce6b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask_4fc3 .right-cdd2 .aside-24c3 p:last-child {
  margin-bottom: 0;
}
.filter_0f71 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-pink-fb52 .alert-62fe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-pink-fb52 .alert-62fe:last-of-type {
    margin-bottom: 0;
  }
}
.column-pink-fb52 .alert-62fe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-pink-fb52 .alert-62fe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-pink-fb52 .alert-62fe ul li {
  margin: 0 0 0.6em;
}
.column-pink-fb52 .alert-62fe ul li.video-active-3559,
.column-pink-fb52 .alert-62fe ul li.progress-ee1a {
  position: relative;
}
.column-pink-fb52 .alert-62fe ul li.video-active-3559 .panel_24cd,
.column-pink-fb52 .alert-62fe ul li.progress-ee1a .panel_24cd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-pink-fb52 .alert-62fe ul li.video-active-3559:after:after,
.column-pink-fb52 .alert-62fe ul li.video-active-3559:after:before,
.column-pink-fb52
  .alert-62fe
  ul
  li.progress-ee1a:after:after,
.column-pink-fb52
  .alert-62fe
  ul
  li.progress-ee1a:after:before {
  content: "";
  display: table;
}
.column-pink-fb52 .alert-62fe ul li.video-active-3559:after:after,
.column-pink-fb52
  .alert-62fe
  ul
  li.progress-ee1a:after:after {
  clear: both;
}
.column-pink-fb52 .alert-62fe a.focused_8115:hover {
  text-decoration: none;
}
.column-pink-fb52 .alert-62fe select {
  max-width: 100%;
}
.column-pink-fb52 .alert-62fe table {
  font-size: 85%;
}
.column-pink-fb52 .alert-62fe table td,
.column-pink-fb52 .alert-62fe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-pink-fb52 .alert-62fe table tfoot td {
  text-align: left;
}
.column-pink-fb52 .alert-62fe :last-child {
  margin-bottom: 0;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 label {
  width: 100%;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 .footer-over-308b {
  width: 100%;
  display: block;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 .texture-6465 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 .texture-6465:hover svg #svg-search {
  fill: #444;
}
.column-pink-fb52 .alert-62fe .primary_slow_eeb0 .texture-6465 svg {
  width: 18px;
  height: 18px;
}
.column-pink-fb52 .gallery-cec8 ul ul,
.column-pink-fb52 .large-568e ul ul,
.column-pink-fb52 .surface_72af ul ul,
.column-pink-fb52 .texture-mini-bdad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-pink-fb52 .gallery-cec8 .border-9749 > a,
.column-pink-fb52 .large-568e .border-9749 > a,
.column-pink-fb52 .surface_72af .border-9749 > a,
.column-pink-fb52 .texture-mini-bdad .border-9749 > a {
  margin-bottom: 0;
}
.column-pink-fb52 .dropdown_under_ccac li,
.column-pink-fb52 .gallery-cec8 li,
.column-pink-fb52 .surface_next_3e51 li,
.column-pink-fb52 .large-568e li,
.column-pink-fb52 .surface_72af li,
.column-pink-fb52 .texture-mini-bdad li,
.column-pink-fb52 .full_f935 li,
.column-pink-fb52 .right_eb00 li {
  display: block;
  position: relative;
}
.column-pink-fb52 .dropdown_under_ccac li:last-child,
.column-pink-fb52 .gallery-cec8 li:last-child,
.column-pink-fb52 .surface_next_3e51 li:last-child,
.column-pink-fb52 .large-568e li:last-child,
.column-pink-fb52 .surface_72af li:last-child,
.column-pink-fb52 .texture-mini-bdad li:last-child,
.column-pink-fb52 .full_f935 li:last-child,
.column-pink-fb52 .right_eb00 li:last-child {
  border: none;
}
.column-pink-fb52 .dropdown_under_ccac li a,
.column-pink-fb52 .gallery-cec8 li a,
.column-pink-fb52 .surface_next_3e51 li a,
.column-pink-fb52 .large-568e li a,
.column-pink-fb52 .surface_72af li a,
.column-pink-fb52 .texture-mini-bdad li a,
.column-pink-fb52 .full_f935 li a,
.column-pink-fb52 .right_eb00 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-pink-fb52 .dropdown_under_ccac li ul li::before,
.column-pink-fb52 .gallery-cec8 li ul li::before,
.column-pink-fb52 .surface_next_3e51 li ul li::before,
.column-pink-fb52 .large-568e li ul li::before,
.column-pink-fb52 .surface_72af li ul li::before,
.column-pink-fb52 .texture-mini-bdad li ul li::before,
.column-pink-fb52 .full_f935 li ul li::before,
.column-pink-fb52 .right_eb00 li ul li::before {
  left: 15px;
}
.column-pink-fb52 .dropdown_under_ccac li ul a,
.column-pink-fb52 .gallery-cec8 li ul a,
.column-pink-fb52 .surface_next_3e51 li ul a,
.column-pink-fb52 .large-568e li ul a,
.column-pink-fb52 .surface_72af li ul a,
.column-pink-fb52 .texture-mini-bdad li ul a,
.column-pink-fb52 .full_f935 li ul a,
.column-pink-fb52 .right_eb00 li ul a {
  padding-left: 20px;
}
.column-pink-fb52 .dropdown_under_ccac li ul ul li::before,
.column-pink-fb52 .gallery-cec8 li ul ul li::before,
.column-pink-fb52 .surface_next_3e51 li ul ul li::before,
.column-pink-fb52 .large-568e li ul ul li::before,
.column-pink-fb52 .surface_72af li ul ul li::before,
.column-pink-fb52 .texture-mini-bdad li ul ul li::before,
.column-pink-fb52 .full_f935 li ul ul li::before,
.column-pink-fb52 .right_eb00 li ul ul li::before {
  left: 30px;
}
.column-pink-fb52 .dropdown_under_ccac li ul ul a,
.column-pink-fb52 .gallery-cec8 li ul ul a,
.column-pink-fb52 .surface_next_3e51 li ul ul a,
.column-pink-fb52 .large-568e li ul ul a,
.column-pink-fb52 .surface_72af li ul ul a,
.column-pink-fb52 .texture-mini-bdad li ul ul a,
.column-pink-fb52 .full_f935 li ul ul a,
.column-pink-fb52 .right_eb00 li ul ul a {
  padding-left: 40px;
}
.column-pink-fb52 .secondary-warm-3e85 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-pink-fb52 .right_eb00 ul li {
  margin-bottom: 1.41575em;
}
.column-pink-fb52 .right_eb00 ul li .highlight-efca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-pink-fb52 .right_eb00 ul li .filter-over-0c05 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-simple-0e23 .dropdown_under_ccac li a,
.hidden-simple-0e23 .gallery-cec8 li a,
.hidden-simple-0e23 .surface_next_3e51 li a,
.hidden-simple-0e23 .large-568e li a,
.hidden-simple-0e23 .surface_72af li a,
.hidden-simple-0e23 .texture-mini-bdad li a,
.hidden-simple-0e23 .full_f935 li a,
.hidden-simple-0e23 .right_eb00 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-simple-0e23 .secondary-warm-3e85 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-simple-0e23 .alert-62fe ul li.video-active-3559 .panel_24cd,
.hidden-simple-0e23 .alert-62fe ul li.progress-ee1a .panel_24cd {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-simple-0e23 .column-pink-fb52 .alert-62fe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_7b89 .column-pink-fb52 .detail-4515 li {
  margin: 0;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li ul {
  margin: 0;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li ul li a {
  padding-left: 15px;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li ul li li a {
  padding-left: 30px;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li.slider_white_60cf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li.slider_white_60cf > 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;
}
.simple_7b89 .column-pink-fb52 .detail-4515 li.slider_white_60cf > 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;
}
.medium_eb50 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav-up-df3b {
  position: relative;
  z-index: 10;
}
.nav-up-df3b .caption_d471 {
  width: 100%;
  max-width: 100%;
}
.copper-f081 .caption_9941 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.copper-f081 .chip-fd0e {
}
.copper-f081 .hidden-simple-0e23 {
  background: #292929;
}
.dim_c245 .caption_9941 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dim_c245 .chip-fd0e {
  background: #f9f9f9;
}
.dim_c245 .hidden-simple-0e23 {
  background: #303030;
}
.search-easy-17c0 .caption_9941 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .search-easy-17c0 .hidden-2b1b {
    margin-bottom: 1em;
  }
  .search-easy-17c0 .hidden-2b1b:last-child {
    margin-bottom: 0;
  }
}
.search-easy-17c0 .chip-fd0e {
  background: #ededed;
}
.search-easy-17c0 .hidden-simple-0e23 {
  background: #1a1a1a;
}
.caption_9941.chip-fd0e {
  color: rgba(0, 0, 0, 0.6);
}
.caption_9941.chip-fd0e .shade_aa48 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_9941.hidden-simple-0e23 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_9941.hidden-simple-0e23 a:not(.focused_8115) {
  color: rgba(255, 255, 255, 0.79);
}
.caption_9941.hidden-simple-0e23 a:not(.focused_8115):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_9941.hidden-simple-0e23 .shade_aa48 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_9941.hidden-simple-0e23 table tbody td,
.caption_9941.hidden-simple-0e23 table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion_428e.orange_1054 .menu_complex_52ff {
  max-width: initial;
}
.motion_428e .label_171b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion_428e .label_171b .caption_d471 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion_428e .label_171b .caption_d471 {
    display: block;
    margin-bottom: 2em;
  }
  .motion_428e .label_171b .caption_d471:last-child {
    margin-bottom: 0;
  }
}
.search-easy-17c0 .hidden-2b1b:last-child,
.dim_c245 .hidden-2b1b:last-child,
.copper-f081 .hidden-2b1b:last-child {
  margin-bottom: 0;
}
.search-easy-17c0 .hidden-2b1b .column-pink-fb52 .alert-62fe:last-child,
.dim_c245 .hidden-2b1b .column-pink-fb52 .alert-62fe:last-child,
.copper-f081 .hidden-2b1b .column-pink-fb52 .alert-62fe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .search-easy-17c0 .hover_cc36,
  .search-easy-17c0 .filter_smooth_970b,
  .dim_c245 .hover_cc36,
  .dim_c245 .filter_smooth_970b,
  .copper-f081 .hover_cc36,
  .copper-f081 .filter_smooth_970b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav-up-df3b .hidden-2b1b {
    margin-bottom: 2em;
  }
}
.nav-up-df3b p:last-child {
  margin-bottom: 0;
}
.nav-up-df3b li,
.nav-up-df3b ul {
  list-style: none;
  margin: 0;
}
.nav-up-df3b ul ul {
  margin-left: 2.617924em;
}
.panel-c6b2 {
  font-size: 0.875em;
}

/* css-noise: 1848 */
.promo-block-i0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
